@charset "UTF-8";:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-x pan-y pinch-zoom;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1/1;height:100%;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width:100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background:transparent;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-height:30px;--vc-nav-width:30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);inset-block-start:50%;justify-content:center;padding:0;position:absolute;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-block-start:auto;inset-inline:auto 50%;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-ttb .carousel__prev,.carousel.is-vertical.is-btt .carousel__next{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media(hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color:var(--vc-clr-primary);--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-border-radius:0;--vc-pgn-gap:6px;--vc-pgn-height:4px;--vc-png-bottom:10px;--vc-png-left:auto;--vc-png-right:10px;--vc-pgn-width:16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media(hover:hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(./Inter-Regular.DYjygwQm.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(./Inter-Medium.CKLJZXR2.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(./Inter-SemiBold.XVCL1Lno.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(./Inter-Bold.zdiomvYZ.ttf) format("truetype")}*{box-sizing:border-box;margin:0;outline:none;padding:0}body,html{background-color:#f5f7f9;height:100%;scroll-behavior:smooth}body{overflow-x:hidden}body::-webkit-scrollbar{width:8px;z-index:100}body::-webkit-scrollbar-thumb{background-color:#225378;border-radius:8px;z-index:100}body::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:8px;z-index:100}body,body input,body select,body textarea{border:none;box-sizing:border-box;color:#1e1e1e;font-display:swap;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:1.55}body b{font-weight:700}body a{cursor:pointer;text-decoration:none}body .btn{align-items:center;border:0;border-radius:12px;box-sizing:border-box;display:inline-flex;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;gap:10px;justify-content:center;line-height:1.28;padding:16px 20px}body .btn:not(.disabled):hover{cursor:pointer}body .btn.btn_viol{background-color:#225378;color:#fff}body .btn.btn_viol:hover{background-color:#27628f}body .btn.btn_viol.disabled{background-color:#edeff2;color:#636363}body .btn.btn_gray{background-color:#edeff2;color:#225378}body .btn.btn_gray:hover{color:#27628f}body .btn.btn_gray.disabled{color:#636363}body .btn.btn_acc{background-color:#dcf73e;color:#225378}body .btn.btn_acc:hover{background-color:#ecff7e;color:#27628f}body .btn.btn_acc.disabled{background-color:#edeff2;color:#636363}.container{margin:0 auto;max-width:1760px;padding:0 20px}.dp__input_wrap{font-size:16px!important;font-style:normal!important;font-weight:500!important;position:relative!important;z-index:10}.dp-custom-input,.dp__input_wrap{font-family:Inter,sans-serif!important;line-height:1.4!important}.dp-custom-input{border:none!important;color:#1e1e1e!important;padding:0!important}.dp-custom-input::placeholder{color:#1e1e1e!important}.dp-custom-input::-webkit-input-placeholder{color:#1e1e1e!important}.dp-custom-input::-moz-placeholder{color:#1e1e1e!important}.dp-custom-calendar .dp__calendar_item .dp__range_end,.dp-custom-calendar .dp__calendar_item .dp__range_start{background-color:#225378!important}.dp-custom-calendar .dp__calendar_item .dp__today{border-color:#225378!important}.dp__action_select{background-color:#225378!important}.authorization_holder[data-v-ce14e359]{background-color:#1e1e1e99;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.authorization_holder .modal[data-v-ce14e359]{background-color:#fff;border-radius:24px;left:50%;padding:40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:720px}@media(max-width:991px){.authorization_holder .modal[data-v-ce14e359]{padding:24px 20px 32px;width:calc(100% - 40px)}}@media(max-width:468px){.authorization_holder .modal[data-v-ce14e359]{width:100%}}.authorization_holder .modal .modal__close[data-v-ce14e359]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px 9px;position:absolute;right:20px;top:20px;z-index:20}@media(max-width:468px){.authorization_holder .modal .modal__close svg[data-v-ce14e359]{height:12px;width:12px}}.authorization_holder .modal .modal__close:hover svg path[data-v-ce14e359]{stroke:#636363}.authorization_holder .modal .title[data-v-ce14e359]{color:#1e1e1e}.authorization_holder .modal .title h3[data-v-ce14e359]{font-size:28px;font-weight:700;margin-bottom:12px}@media(max-width:991px){.authorization_holder .modal .title h3[data-v-ce14e359]{font-size:20px;margin-bottom:8px}}.authorization_holder .modal .title p[data-v-ce14e359]{font-size:18px;font-weight:500;line-height:1.55;margin-bottom:24px}@media(max-width:991px){.authorization_holder .modal .title p[data-v-ce14e359]{font-size:16px;margin-bottom:16px}}.authorization_holder .modal .title .form_field[data-v-ce14e359]{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.authorization_holder .modal .title .form_field .form[data-v-ce14e359]{align-items:center;align-self:stretch;background:#f5f7f9;border-radius:12px;display:flex;justify-content:space-between;padding:4px 4px 4px 16px}@media(max-width:991px){.authorization_holder .modal .title .form_field .form[data-v-ce14e359]{background:transparent;flex-direction:column;gap:8px;padding:0}}.authorization_holder .modal .title .form_field .form.error[data-v-ce14e359]{border:1px solid red}.authorization_holder .modal .title .form_field .form input[data-v-ce14e359]{background:#f5f7f9;box-shadow:inset 20px 20px 0 20px #f5f7f9;color:#636363;width:70%}@media(max-width:991px){.authorization_holder .modal .title .form_field .form input[data-v-ce14e359]{border-radius:12px;padding:12px 16px;width:100%}}@media(max-width:991px){.authorization_holder .modal .title .form_field .form input[data-v-ce14e359]::-moz-placeholder{font-size:16px}.authorization_holder .modal .title .form_field .form input[data-v-ce14e359]::placeholder{font-size:16px}}@media(max-width:991px){.authorization_holder .modal .title .form_field .form .authorization__btn[data-v-ce14e359]{padding:16px;width:100%}}@media(max-width:768px){.authorization_holder .modal .title .form_field .form .authorization__btn[data-v-ce14e359]{font-size:16px;padding:12px 16px}}.authorization_holder .modal .title .form_field .form .authorization__btn.disabled[data-v-ce14e359]{cursor:not-allowed}.authorization_holder .modal .title .form_field p[data-v-ce14e359]{align-self:stretch;color:#1e1e1e;font-size:16px;font-weight:400;line-height:1.28;margin-bottom:0}@media(max-width:991px){.authorization_holder .modal .title .form_field p[data-v-ce14e359]{font-size:12px}}.authorization_holder .modal .title .form_field p.error_msg[data-v-ce14e359]{color:#ff3838}.authorization_holder .modal .title .form_field p a[data-v-ce14e359]{color:#225378;font-size:16px;font-weight:400;line-height:1.28}@media(max-width:991px){.authorization_holder .modal .title .form_field p a[data-v-ce14e359]{font-size:12px}}.code_holder[data-v-54005fd7]{background-color:#1e1e1e99;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.code_holder .modal[data-v-54005fd7]{background-color:#fff;border-radius:24px;left:50%;padding:40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:720px}@media(max-width:991px){.code_holder .modal[data-v-54005fd7]{padding:24px 20px 32px;width:calc(100% - 40px)}}@media(max-width:468px){.code_holder .modal[data-v-54005fd7]{width:100%}}.code_holder .modal .modal__close[data-v-54005fd7]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px 9px;position:absolute;right:20px;top:20px;z-index:20}@media(max-width:468px){.code_holder .modal .modal__close svg[data-v-54005fd7]{height:12px;width:12px}}.code_holder .modal .modal__close:hover svg path[data-v-54005fd7]{stroke:#636363}.code_holder .modal .title[data-v-54005fd7]{color:#1e1e1e}.code_holder .modal .title .title__top[data-v-54005fd7]{align-items:center;display:flex;gap:12px;margin-bottom:24px;max-height:34px}@media(max-width:468px){.code_holder .modal .title .title__top[data-v-54005fd7]{margin-bottom:16px}}.code_holder .modal .title .title__top button[data-v-54005fd7]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:11px 9px}@media(max-width:468px){.code_holder .modal .title .title__top button[data-v-54005fd7]{padding:10px}.code_holder .modal .title .title__top button svg[data-v-54005fd7]{height:12px;width:12px}}.code_holder .modal .title .title__top h3[data-v-54005fd7]{font-size:28px;font-weight:700}@media(max-width:991px){.code_holder .modal .title .title__top h3[data-v-54005fd7]{font-size:20px}}.code_holder .modal .title p[data-v-54005fd7]{font-size:18px;font-weight:500;line-height:1.55;margin-bottom:24px}@media(max-width:991px){.code_holder .modal .title p[data-v-54005fd7]{font-size:16px;margin-bottom:16px}}.code_holder .modal .title .form_field[data-v-54005fd7]{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.code_holder .modal .title .form_field .form[data-v-54005fd7]{align-items:center;align-self:stretch;background:#f5f7f9;border-radius:12px;display:flex;justify-content:space-between;padding:4px 4px 4px 16px}@media(max-width:991px){.code_holder .modal .title .form_field .form[data-v-54005fd7]{background:transparent;flex-direction:column;gap:8px;padding:0}}.code_holder .modal .title .form_field .form.error[data-v-54005fd7]{border:1px solid red}.code_holder .modal .title .form_field .form input[data-v-54005fd7]{background:#f5f7f9;box-shadow:inset 20px 20px 0 20px #f5f7f9;color:#1e1e1e;font-size:28px;font-weight:500;line-height:1.55}@media(max-width:991px){.code_holder .modal .title .form_field .form input[data-v-54005fd7]{background:#f5f7f9;border-radius:12px;padding:12px 16px;width:100%}}@media(max-width:991px){.code_holder .modal .title .form_field .form input[data-v-54005fd7]::-moz-placeholder{font-size:16px}.code_holder .modal .title .form_field .form input[data-v-54005fd7]::placeholder{font-size:16px}}@media(max-width:991px){.code_holder .modal .title .form_field .form .code__btn[data-v-54005fd7]{padding:16px;width:100%}}@media(max-width:768px){.code_holder .modal .title .form_field .form .code__btn[data-v-54005fd7]{font-size:16px;padding:12px 16px}}.code_holder .modal .title .form_field .form .code__btn.disabled[data-v-54005fd7]{cursor:not-allowed}.code_holder .modal .title .form_field p[data-v-54005fd7]{align-self:stretch;color:#1e1e1e;font-size:16px;font-weight:400;line-height:1.28;margin-bottom:0}@media(max-width:991px){.code_holder .modal .title .form_field p[data-v-54005fd7]{font-size:12px}}.code_holder .modal .title .form_field p.error_msg[data-v-54005fd7]{color:#ff3838}.code_holder .modal .title .form_field p.get_new_code[data-v-54005fd7]{color:#225378;cursor:pointer;text-decoration:underline}.code_holder .modal .title .form_field p a[data-v-54005fd7]{color:#225378;font-size:16px;font-weight:400;line-height:1.28}@media(max-width:991px){.code_holder .modal .title .form_field p a[data-v-54005fd7]{font-size:12px}}.social__links[data-v-90830cb6]{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}@media(max-width:991px){.social__links[data-v-90830cb6]{margin-bottom:24px}}.social__links a[data-v-90830cb6]{background:#edeff2;border-radius:12px;box-sizing:border-box;height:44px;padding:10px;transition:all .3s ease;width:44px}@media(max-width:1920px){.social__links a[data-v-90830cb6]{height:40px;width:40px}}.social__links a:hover.vk[data-v-90830cb6]{background:#2787f5}.social__links a:hover.telegram[data-v-90830cb6]{background:#36b2ee}.social__links a:hover.youtube[data-v-90830cb6]{background:red}.social__links a:hover.dzen[data-v-90830cb6]{background:#2c3036}.social__links a:hover.whats_app[data-v-90830cb6]{background:#25d366}.social__links a:hover.viber[data-v-90830cb6]{background:#62569d}.social__links a div[data-v-90830cb6]{height:22px;line-height:22px;width:22px}.window_holder[data-v-ca490e26]{background-color:#1e1e1e99;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}@media(min-width:1060px){.window_holder[data-v-ca490e26]{display:none}}.window_holder .modal[data-v-ca490e26]{align-items:flex-start;background-color:#fff;border-radius:24px 24px 0 0;display:flex;flex-direction:column;height:100%;left:50%;margin-top:15px;overflow-y:scroll;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.window_holder .modal .top_modal[data-v-ca490e26]{align-items:flex-start;align-self:stretch;display:flex;gap:7px;justify-content:space-between}.window_holder .modal .top_modal .logo[data-v-ca490e26]{height:40px;left:20px;position:absolute;top:12px;width:40px}.window_holder .modal .top_modal .modal__close[data-v-ca490e26]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px;position:absolute;right:20px;top:12px;z-index:20}@media(max-width:468px){.window_holder .modal .top_modal .modal__close svg[data-v-ca490e26]{height:12px;width:12px}}.window_holder .modal .main_modal[data-v-ca490e26]{display:flex;flex-direction:column;gap:20px;height:100%;justify-content:space-between;margin:84px 20px 40px}.window_holder .modal .main_modal nav[data-v-ca490e26]{display:flex;flex-direction:column;gap:16px}.window_holder .modal .main_modal nav .link[data-v-ca490e26]{align-items:center;display:flex}.window_holder .modal .main_modal nav .link .icon[data-v-ca490e26]{height:20px;width:20px}.window_holder .modal .main_modal nav .link span[data-v-ca490e26]{color:#1e1e1e;display:inline-block;font-size:18px;font-weight:600;line-height:128%;margin:0 12px}.window_holder .modal .main_modal nav .link span[data-v-ca490e26]:active,.window_holder .modal .main_modal nav .link span[data-v-ca490e26]:hover{color:#1e1e1e}.window_holder .modal .main_modal nav .link .favorites__count[data-v-ca490e26]{background:#dcf73e;border-radius:29px;color:#225378;font-size:14px;font-weight:600;line-height:101%;padding:3px 10px}.window_holder .modal .main_modal .bottom_modal .phone[data-v-ca490e26]{align-items:flex-start;display:flex;flex-direction:column;line-height:1.28;margin-bottom:16px;margin-left:2px}.window_holder .modal .main_modal .bottom_modal .phone a[data-v-ca490e26]{color:#1e1e1e;font-weight:600}.window_holder .modal .main_modal .bottom_modal .phone a[data-v-ca490e26]:hover{color:#636363}.window_holder .modal .main_modal .bottom_modal .phone p[data-v-ca490e26]{color:#636363;font-size:14px;font-weight:400}.header[data-v-987f9608]{align-items:flex-start;display:flex;flex-shrink:0;justify-content:space-between;margin:14px 0;width:100%}@media(max-width:1059px){.header[data-v-987f9608]{display:block}}@media(max-width:600px){.header[data-v-987f9608]{background:#f5f7f9;left:0;margin:0;padding:8px 20px;position:fixed;right:0;top:0;z-index:100}}.header .header_left[data-v-987f9608]{align-items:center;display:flex;gap:32px}@media(max-width:1070px){.header .header_left[data-v-987f9608]{gap:20px}}@media(max-width:1059px){.header .header_left[data-v-987f9608]{display:block}.header .header_left .img_holder[data-v-987f9608]{align-items:center;display:flex;justify-content:space-between}}.header .header_left .img_holder .burger[data-v-987f9608],.header .header_left .img_holder .log_in[data-v-987f9608]{border-radius:10px;cursor:pointer;display:none;height:40px;width:40px}@media(max-width:1059px){.header .header_left .img_holder .burger[data-v-987f9608],.header .header_left .img_holder .log_in[data-v-987f9608]{display:block}}.header .header_left .img_holder .logo[data-v-987f9608]{display:flex;height:44px;width:44px}.header .header_left nav[data-v-987f9608]{align-items:flex-start;display:flex;gap:20px}@media(max-width:1059px){.header .header_left nav[data-v-987f9608]{display:none}}.header .header_left nav a[data-v-987f9608]{color:#1e1e1e;font-weight:600;line-height:1.28}.header .header_left nav a[data-v-987f9608]:hover{color:#636363}.header .header_left nav a.router-link-active[data-v-987f9608]{color:#225378}.header .header_right[data-v-987f9608]{align-items:center;align-self:stretch;display:flex;gap:32px}@media(max-width:1059px){.header .header_right[data-v-987f9608]{display:none}}.header .header_right .phone[data-v-987f9608]{align-items:flex-start;display:flex;flex-direction:column;line-height:1.28}@media(min-width:1059px)and (max-width:1249px){.header .header_right .phone[data-v-987f9608]{display:none}}.header .header_right .phone a[data-v-987f9608]{color:#1e1e1e;font-weight:600}.header .header_right .phone a[data-v-987f9608]:hover{color:#636363}.header .header_right .phone p[data-v-987f9608]{color:#636363;font-size:14px;font-weight:400}.header .header_right .right_frame[data-v-987f9608]{align-items:flex-start;align-self:stretch;display:flex;gap:8px;height:44px}.header .header_right .right_frame .like_zone[data-v-987f9608]{align-items:center;display:flex;gap:10px;height:100%;justify-content:center;padding:10px 16px;position:relative}@media(max-width:1299px){.header .header_right .right_frame .like_zone[data-v-987f9608]{display:none}}.header .header_right .right_frame .like_zone p[data-v-987f9608]{background-color:#dcf73e;border-radius:29px;color:#1e1e1e;font-size:14px;font-weight:600;line-height:1.01;padding:3px 10px;position:absolute;right:-5px;top:-5px}.header .header_right .right_frame .like_zone:hover svg g path[data-v-987f9608]{stroke:#636363}.header .header_right .right_frame .like_zone:hover p[data-v-987f9608]{background-color:#ecff7e;color:#27628f}.header .header_right .right_frame .login[data-v-987f9608]{align-items:center;display:flex;gap:10px;height:100%;justify-content:center;padding:12px 16px}.header .header_right .right_frame .login.btn_gray[data-v-987f9608]{align-items:center;color:#1e1e1e;display:flex;gap:10px;height:44px;justify-content:center;padding:10px 16px 10px 4px}.header .header_right .right_frame .login.btn_gray[data-v-987f9608]:hover{color:#636363}.header .header_right .right_frame .login.btn_gray>div[data-v-987f9608]{align-items:center;background:#d2d9e2;border-radius:8px;display:flex;gap:10px;height:36px;justify-content:center;width:36px}.header .header_right .right_frame .login.btn_gray>div img[data-v-987f9608]{border-radius:8px;height:100%;width:100%}.component_holder[data-v-84ad9d75]{align-items:flex-start;display:flex;flex-direction:column;gap:20px;padding-bottom:60px;width:100%}@media(max-width:991px){.component_holder[data-v-84ad9d75]{margin-top:60px;padding-bottom:24px}}@media(max-width:600px){.component_holder[data-v-84ad9d75]{margin-top:32px}}.component_holder .blocks[data-v-84ad9d75]{align-items:flex-start;align-self:stretch;display:flex;gap:40px;justify-content:center}@media(max-width:1920px){.component_holder .blocks[data-v-84ad9d75]{gap:20px}}@media(max-width:991px){.component_holder .blocks[data-v-84ad9d75]{flex-direction:column}}.component_holder .blocks .left_block[data-v-84ad9d75]{align-items:flex-start;align-self:stretch;background:#225378;border-radius:24px;display:flex;flex:1 0 0;flex-direction:column;gap:20px;padding:28px 40px 40px}@media(max-width:991px){.component_holder .blocks .left_block[data-v-84ad9d75]{gap:12px;padding:28px 20px}}@media(max-width:768px){.component_holder .blocks .left_block[data-v-84ad9d75]{margin-left:-20px;margin-right:-20px}}.component_holder .blocks .left_block h4[data-v-84ad9d75]{color:#fff;font-size:28px;font-weight:700;line-height:normal}@media(max-width:991px){.component_holder .blocks .left_block h4[data-v-84ad9d75]{font-size:20px}}@media(max-width:600px){.component_holder .blocks .left_block h4[data-v-84ad9d75]{font-size:16px}}.component_holder .blocks .left_block .questions[data-v-84ad9d75]{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:8px}.component_holder .blocks .left_block .questions a[data-v-84ad9d75]{background:#fff;border-radius:12px;color:#1e1e1e;gap:10px;padding:12px 20px}@media(max-width:991px){.component_holder .blocks .left_block .questions a[data-v-84ad9d75]{font-size:16px}}@media(max-width:600px){.component_holder .blocks .left_block .questions a[data-v-84ad9d75]{font-size:14px}}.component_holder .blocks .left_block .questions a[data-v-84ad9d75]:hover{background:#edeff2;color:#1e1e1e}.component_holder .blocks .left_block .questions a[data-v-84ad9d75]:active{color:#1e1e1e}.component_holder .blocks .right_block[data-v-84ad9d75]{align-items:flex-start;align-self:stretch;background:#fff;border-radius:24px;display:flex;flex:1 0 0;flex-direction:column;gap:28px;padding:28px 40px 40px}@media(max-width:991px){.component_holder .blocks .right_block[data-v-84ad9d75]{padding:28px 20px 40px}}@media(max-width:768px){.component_holder .blocks .right_block[data-v-84ad9d75]{margin-left:-20px;margin-right:-20px}}.component_holder .blocks .right_block .social[data-v-84ad9d75]{align-items:center;align-self:stretch;display:flex;justify-content:space-between}@media(max-width:991px){.component_holder .blocks .right_block .social[data-v-84ad9d75]{align-items:start;flex-direction:column;gap:20px}}.component_holder .blocks .right_block .social .logo[data-v-84ad9d75]{height:54px;width:54px}@media(max-width:991px){.component_holder .blocks .right_block .social .logo[data-v-84ad9d75]{height:44px;width:44px}}.component_holder .blocks .right_block .social .logo img[data-v-84ad9d75]{height:54px;width:54px}@media(max-width:991px){.component_holder .blocks .right_block .social .logo img[data-v-84ad9d75]{height:44px;width:44px}}.component_holder .blocks .right_block .contacts[data-v-84ad9d75]{align-items:flex-start;align-self:stretch;display:flex;justify-content:space-between}@media(max-width:991px){.component_holder .blocks .right_block .contacts[data-v-84ad9d75]{flex-direction:column;gap:28px}}.component_holder .blocks .right_block .contacts .main_links[data-v-84ad9d75]{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:12px}@media(max-width:991px){.component_holder .blocks .right_block .contacts .main_links[data-v-84ad9d75]{font-size:16px;order:2}}.component_holder .blocks .right_block .contacts .main_links a[data-v-84ad9d75]{color:#1e1e1e}.component_holder .blocks .right_block .contacts .main_links a[data-v-84ad9d75]:hover{color:#636363}.component_holder .blocks .right_block .contacts .main_links a[data-v-84ad9d75]:active{color:#1e1e1e}.component_holder .blocks .right_block .contacts .phone_and_mail[data-v-84ad9d75]{align-items:flex-end;display:flex;flex-direction:column;gap:20px}@media(max-width:991px){.component_holder .blocks .right_block .contacts .phone_and_mail[data-v-84ad9d75]{align-items:flex-start}}.component_holder .blocks .right_block .contacts .phone_and_mail .phone[data-v-84ad9d75]{align-items:flex-end;display:flex;flex-direction:column;gap:4px}@media(max-width:991px){.component_holder .blocks .right_block .contacts .phone_and_mail .phone[data-v-84ad9d75]{align-items:flex-start}}.component_holder .blocks .right_block .contacts .phone_and_mail .phone p[data-v-84ad9d75]{color:#636363;font-size:14px;font-weight:400;line-height:1.28}@media(max-width:991px){.component_holder .blocks .right_block .contacts .phone_and_mail .phone p[data-v-84ad9d75]{font-size:12px}}.component_holder .blocks .right_block .contacts .phone_and_mail h5[data-v-84ad9d75]{color:#1e1e1e;font-size:20px;font-weight:700;line-height:normal;text-align:right}.component_holder .blocks .right_block .contacts .phone_and_mail a:hover h5[data-v-84ad9d75]{color:#636363}.component_holder .info[data-v-84ad9d75]{align-items:center;align-self:stretch;color:#636363;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:1.28}@media(max-width:991px){.component_holder .info[data-v-84ad9d75]{font-size:12px}}.component_holder .info .copyright[data-v-84ad9d75]{align-items:center;display:flex;gap:4px}.component_holder .info .copyright img[data-v-84ad9d75]{height:20px;width:20px}.component_holder .info .made_by[data-v-84ad9d75]{align-items:center;display:flex;gap:4px}.component_holder .info .made_by a[data-v-84ad9d75],.component_holder .info .made_by a[data-v-84ad9d75]:active,.component_holder .info .made_by a[data-v-84ad9d75]:hover{color:#00f}.component_holder .info .made_by img[data-v-84ad9d75]{height:24px;width:64px}@media(max-width:991px){.component_holder .info .made_by img[data-v-84ad9d75]{height:17px;width:49px}}.component_holder[data-v-38b8a1d0]{background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;color:#fff;height:880px;margin-bottom:80px;overflow:hidden;position:relative;width:100%}@media(max-width:991px){.component_holder[data-v-38b8a1d0]{height:456px}}@media(max-width:768px){.component_holder[data-v-38b8a1d0]{margin:0 -20px 60px;width:calc(100% + 40px)}}.component_holder .background[data-v-38b8a1d0]{overflow:hidden}.component_holder .background img[data-v-38b8a1d0]{height:1568px;max-width:100%;position:absolute;right:0;top:-330px;width:2663px}@media(min-width:992px){.component_holder .background img.small_size[data-v-38b8a1d0]{display:none}}@media(max-width:991px){.component_holder .background img[data-v-38b8a1d0]{max-height:100%;max-width:100%;right:0;top:0}.component_holder .background img.big_size.img1[data-v-38b8a1d0]{display:none}}@media(max-width:599px){.component_holder .background img[data-v-38b8a1d0]{min-width:200%}}.component_holder .text[data-v-38b8a1d0]{left:160px;position:absolute}@media(max-width:991px){.component_holder .text[data-v-38b8a1d0]{left:0;text-align:center;width:100%}}.component_holder h1.text[data-v-38b8a1d0]{font-size:200px;font-weight:600;line-height:107%;top:361px}@media(max-width:991px){.component_holder h1.text[data-v-38b8a1d0]{font-size:100px;top:40px}}.component_holder div.text[data-v-38b8a1d0]{font-size:44px;font-weight:700;line-height:107%;top:558px}@media(max-width:991px){.component_holder div.text[data-v-38b8a1d0]{font-size:24px;top:144px}}.component_holder p.text[data-v-38b8a1d0]{font-size:20px;font-weight:500;line-height:135%;top:631px;width:426px}@media(max-width:991px){.component_holder p.text[data-v-38b8a1d0]{font-size:16px;padding:0 auto;top:186px;width:100%}}@media(max-width:468px){.component_holder p.text[data-v-38b8a1d0]{padding:0 4px}}.component_holder a.text[data-v-38b8a1d0]{top:725px}@media(max-width:991px){.component_holder a.text[data-v-38b8a1d0]{font-size:16px;left:50%;padding:12px 16px;top:248px;transform:translate(-50%);width:auto}}@keyframes rotation1-e0484b7d{0%{transform:rotate(1turn)}to{transform:rotate(0)}}@keyframes rotation2-e0484b7d{0%{transform:rotate(540deg)}to{transform:rotate(180deg)}}.component_holder[data-v-e0484b7d]{background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;color:#fff;height:880px;margin-bottom:80px;overflow:hidden;position:relative;width:100%}@media(max-width:991px){.component_holder[data-v-e0484b7d]{height:456px}}@media(max-width:768px){.component_holder[data-v-e0484b7d]{margin:0 -20px 60px;width:calc(100% + 40px)}}.component_holder .background[data-v-e0484b7d]{overflow:hidden}.component_holder .background img.top[data-v-e0484b7d]{height:386px;left:0;position:absolute;top:0;width:585px}@media(max-width:991px){.component_holder .background img.top[data-v-e0484b7d]{display:none}}.component_holder .background img.bottom[data-v-e0484b7d]{bottom:0;height:584px;position:absolute;right:0;width:982px}@media(max-width:991px){.component_holder .background img.bottom[data-v-e0484b7d]{height:297x;top:0;width:499px}}.component_holder .text[data-v-e0484b7d]{left:160px;position:absolute}@media(max-width:991px){.component_holder .text[data-v-e0484b7d]{left:0;text-align:center;width:100%}}.component_holder h1.text[data-v-e0484b7d]{font-size:200px;font-weight:600;line-height:107%;position:relative;top:480px}@media(max-width:991px){.component_holder h1.text[data-v-e0484b7d]{font-size:100px;top:40px;transform:translate(-82px)}}.component_holder h1.text img[data-v-e0484b7d]{animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;top:31px}@media(max-width:991px){.component_holder h1.text img[data-v-e0484b7d]{height:75px;top:16px;width:75px}}.component_holder h1.text img.first_0[data-v-e0484b7d]{animation-name:rotation1-e0484b7d;left:138px}@media(max-width:991px){.component_holder h1.text img.first_0[data-v-e0484b7d]{left:calc(50% + 35px)}}.component_holder h1.text img.second_0[data-v-e0484b7d]{animation-name:rotation2-e0484b7d;left:300px}@media(max-width:991px){.component_holder h1.text img.second_0[data-v-e0484b7d]{left:calc(50% + 118px)}}.component_holder div.text[data-v-e0484b7d]{font-size:44px;font-weight:700;line-height:107%;top:686px}@media(max-width:991px){.component_holder div.text[data-v-e0484b7d]{font-size:24px;top:144px}}.dp__input_wrap{box-sizing:unset;position:relative;width:100%}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input{background-color:var(--dp-background-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);outline:none;padding:var(--dp-input-padding);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover{border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:transparent}.dp__input_focus{border-color:var(--dp-border-color-hover)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{box-sizing:content-box;color:var(--dp-icon-color);display:inline-block;font-size:var(--dp-font-size);height:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;stroke-width:0;width:var(--dp-font-size)}.dp__input_icon{inset-inline-start:0}.dp__clear_icon,.dp__input_icon{color:var(--dp-icon-color);cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.dp__clear_icon{inset-inline-end:0}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color)}.dp__input_valid,.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color)}.dp__input_invalid,.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__menu{background:var(--dp-background-color);border:1px solid var(--dp-menu-border-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);font-size:var(--dp-font-size);min-width:var(--dp-menu-min-width);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dp__menu,.dp__menu:after,.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp__menu_disabled,.dp__menu_readonly{top:0;right:0;bottom:0;left:0;position:absolute;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:transparent;cursor:default}.dp__arrow_top{border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);top:0;transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom,.dp__arrow_top{background-color:var(--dp-background-color);height:12px;left:50%;position:absolute;width:12px}.dp__arrow_bottom{border-bottom:1px solid var(--dp-menu-border-color);border-inline-end:1px solid var(--dp-menu-border-color);bottom:0;transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{padding:2px 0;text-align:center}.dp--preset-dates{border-inline-end:1px solid var(--dp-border-color);padding:5px}@media only screen and (max-width:600px){.dp--preset-dates{align-self:center;border:none;display:flex;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2);overflow-x:auto}}.dp__sidebar_left{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp__sidebar_right{margin-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-range{border-radius:var(--dp-border-radius);color:var(--dp-text-color);display:block;padding:5px;text-align:left;transition:var(--dp-common-transition);white-space:nowrap;width:100%}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}@media only screen and (max-width:600px){.dp--preset-range{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range:first-child{margin-left:0}.dp--preset-range:last-child{margin-right:0}}.dp__menu_content_wrapper{display:flex}@media only screen and (max-width:600px){.dp__menu_content_wrapper{flex-direction:column-reverse}}.dp__calendar_header{align-items:center;color:var(--dp-text-color);display:flex;font-weight:700;justify-content:center;position:relative;white-space:nowrap}.dp__calendar_header_item{box-sizing:border-box;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);text-align:center;width:var(--dp-cell-size)}.dp__calendar_row{align-items:center;display:flex;justify-content:center;margin:var(--dp-row-margin)}.dp__calendar_item{box-sizing:border-box;color:var(--dp-text-color);flex-grow:1;text-align:center}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{align-items:center;border:1px solid transparent;border-radius:var(--dp-cell-border-radius);box-sizing:border-box;display:flex;height:var(--dp-cell-size);justify-content:center;padding:var(--dp-cell-padding);position:relative;text-align:center;width:var(--dp-cell-size)}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__active_date,.dp__range_end,.dp__range_start{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__cell_auto_range_end,.dp__cell_auto_range_start{border-bottom:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color)}.dp__date_hover:hover,.dp__date_hover_end:hover,.dp__date_hover_start:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_disabled,.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);border:1px solid var(--dp-range-between-border-color);border-radius:0;color:var(--dp-range-between-dates-text-color)}.dp__range_between_week{background:var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color);border-radius:0;border-top:1px solid var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-bottom:1px dashed var(--dp-primary-color);border-radius:0;border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-inline-start:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-inline-end:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{background:var(--dp-border-color);height:1px;width:100%}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_dot,.dp__marker_line{background-color:var(--dp-marker-color);bottom:0;height:5px;position:absolute}.dp__marker_dot{border-radius:50%;left:50%;transform:translate(-50%);width:5px}.dp__marker_line{left:0;width:100%}.dp__marker_tooltip{background-color:var(--dp-tooltip-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;cursor:default;padding:5px;position:absolute;z-index:99999}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{align-items:center;color:var(--dp-text-color);display:flex;flex-flow:row nowrap}.dp__tooltip_mark{background-color:var(--dp-text-color);border-radius:50%;color:var(--dp-text-color);height:5px;margin-inline-end:5px;width:5px}.dp__arrow_bottom_tp{background-color:var(--dp-tooltip-color);border-bottom:1px solid var(--dp-border-color);border-inline-end:1px solid var(--dp-border-color);bottom:0;height:8px;position:absolute;transform:translate(-50%,50%) rotate(45deg);width:8px}.dp__instance_calendar{position:relative;width:100%}@media only screen and (max-width:600px){.dp__flex_display{flex-direction:column}}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;height:var(--dp-month-year-row-height)}.dp__inner_nav{align-items:center;border-radius:50%;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-button-size);justify-content:center;text-align:center;width:var(--dp-month-year-row-button-size)}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled,.dp__inner_nav_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{align-items:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-height);justify-content:center;text-align:center}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;width:100%}.dp__year_disable_select{justify-content:space-around}.dp__overlay{background:var(--dp-background-color);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);transition:opacity 1s ease-out;width:100%;z-index:99999}.dp--overlay-absolute{height:100%;left:0;position:absolute;top:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{background-color:var(--dp-scroll-bar-background);box-shadow:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{background-color:var(--dp-scroll-bar-background);width:5px}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;margin-inline:auto auto;max-width:100%;padding:0;width:100%}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;padding:var(--dp-overlay-col-padding);white-space:nowrap;width:33%}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell,.dp__overlay_cell_active{border-radius:var(--dp-border-radius);cursor:pointer;text-align:center}.dp__overlay_cell:hover{transition:var(--dp-common-transition)}.dp__cell_in_between,.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{box-sizing:border-box;right:5px}.dp__overlay_cell_disabled{cursor:not-allowed}.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed}.dp__overlay_cell_active_disabled,.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp__time_input{align-items:center;color:var(--dp-text-color);display:flex;font-family:var(--dp-font-family);justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display{align-items:center;border-radius:var(--dp-border-radius);color:var(--dp-text-color);cursor:pointer;display:flex;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;justify-content:center;width:100%}.dp__inc_dec_button{align-items:center;border-radius:50%;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;justify-content:center;margin:0;padding:5px}.dp__inc_dec_button,.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__inc_dec_button_inline{align-items:center;cursor:pointer;display:flex;height:8px;padding:0;width:100%}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);border:none;border-radius:var(--dp-border-radius);color:var(--dp-primary-text-color);cursor:pointer;padding:var(--dp-common-padding)}.dp__tp_inline_btn_bar{background-color:var(--dp-secondary-color);border-collapse:collapse;height:4px;transition:var(--dp-common-transition);width:100%}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r,.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;flex-flow:row nowrap;padding:var(--dp-action-row-padding);width:100%}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{color:var(--dp-text-color);display:block;font-size:var(--dp-preview-font-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp__action_buttons{align-items:center;display:flex;flex:0;justify-content:flex-end;margin-inline-start:auto}.dp__action_button{align-items:center;background:transparent;border:1px solid transparent;border-radius:var(--dp-border-radius);cursor:pointer;display:inline-flex;font-family:var(--dp-font-family);font-size:var(--dp-preview-font-size);height:var(--dp-action-button-height);line-height:var(--dp-action-button-height);margin-inline-start:3px;padding:var(--dp-action-buttons-padding)}.dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp__action_cancel{border:1px solid var(--dp-border-color);color:var(--dp-text-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn{padding:var(--dp-common-padding);width:100%}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp--qr-btn-disabled{cursor:not-allowed}.dp--qr-btn-disabled,.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn,.dp__btn{border:none;font:inherit;line-height:normal;transition:var(--dp-common-transition)}.dp--year-mode-picker{align-items:center;display:flex;height:var(--dp-cell-size);justify-content:space-between;width:100%}:root{--dp-common-transition:all .1s ease-in;--dp-menu-padding:6px 8px;--dp-animation-duration:.1s;--dp-menu-appear-transition-timing:cubic-bezier(.4,0,1,1);--dp-transition-timing:ease-out;--dp-action-row-transtion:all .2s ease-in;--dp-font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;--dp-border-radius:4px;--dp-cell-border-radius:4px;--dp-transition-length:22px;--dp-transition-timing-general:.1s;--dp-button-height:35px;--dp-month-year-row-height:35px;--dp-month-year-row-button-size:25px;--dp-button-icon-height:20px;--dp-calendar-wrap-padding:0 5px;--dp-cell-size:35px;--dp-cell-padding:5px;--dp-common-padding:10px;--dp-input-icon-padding:35px;--dp-input-padding:6px 30px 6px 12px;--dp-menu-min-width:260px;--dp-action-buttons-padding:1px 6px;--dp-row-margin:5px 0;--dp-calendar-header-cell-padding:.5rem;--dp-multi-calendars-spacing:10px;--dp-overlay-col-padding:3px;--dp-time-inc-dec-button-size:32px;--dp-font-size:1rem;--dp-preview-font-size:.8rem;--dp-time-font-size:2rem;--dp-action-button-height:22px;--dp-action-row-padding:8px}.dp__theme_dark{--dp-background-color:#212121;--dp-text-color:#fff;--dp-hover-color:#484848;--dp-hover-text-color:#fff;--dp-hover-icon-color:#959595;--dp-primary-color:#005cb2;--dp-primary-disabled-color:#61a8ea;--dp-primary-text-color:#fff;--dp-secondary-color:#a9a9a9;--dp-border-color:#2d2d2d;--dp-menu-border-color:#2d2d2d;--dp-border-color-hover:#aaaeb7;--dp-disabled-color:#737373;--dp-disabled-color-text:#d0d0d0;--dp-scroll-bar-background:#212121;--dp-scroll-bar-color:#484848;--dp-success-color:#00701a;--dp-success-color-disabled:#428f59;--dp-icon-color:#959595;--dp-danger-color:#e53935;--dp-marker-color:#e53935;--dp-tooltip-color:#3e3e3e;--dp-highlight-color:rgba(0,92,178,.2);--dp-range-between-dates-background-color:var(--dp-hover-color,#484848);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#fff);--dp-range-between-border-color:var(--dp-hover-color,#fff)}.dp__theme_light{--dp-background-color:#fff;--dp-text-color:#212121;--dp-hover-color:#f3f3f3;--dp-hover-text-color:#212121;--dp-hover-icon-color:#959595;--dp-primary-color:#1976d2;--dp-primary-disabled-color:#6bacea;--dp-primary-text-color:#f8f5f5;--dp-secondary-color:#c0c4cc;--dp-border-color:#ddd;--dp-menu-border-color:#ddd;--dp-border-color-hover:#aaaeb7;--dp-disabled-color:#f6f6f6;--dp-scroll-bar-background:#f3f3f3;--dp-scroll-bar-color:#959595;--dp-success-color:#76d275;--dp-success-color-disabled:#a3d9b1;--dp-icon-color:#959595;--dp-danger-color:#ff6f60;--dp-marker-color:#ff6f60;--dp-tooltip-color:#fafafa;--dp-disabled-color-text:#8e8e8e;--dp-highlight-color:rgba(25,118,210,.1);--dp-range-between-dates-background-color:var(--dp-hover-color,#f3f3f3);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#212121);--dp-range-between-border-color:var(--dp-hover-color,#f3f3f3)}.dp__flex{align-items:center;display:flex}.dp__btn{background:none}.dp__main{box-sizing:border-box;font-family:var(--dp-font-family);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__pointer{cursor:pointer}.dp__icon{fill:currentcolor;stroke:currentcolor}.dp__button{align-items:center;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-button-height);padding:var(--dp-common-padding);place-content:center center;text-align:center;width:100%}.dp__button.dp__overlay_action{bottom:0;position:absolute}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{align-items:flex-start;flex-direction:column}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length)*-1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length)*-1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.slider-target,.slider-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-target{position:relative}.slider-base,.slider-connects{height:100%;position:relative;width:100%;z-index:1}.slider-connects{overflow:hidden;z-index:0}.slider-connect,.slider-origin{height:100%;position:absolute;right:0;top:0;transform-origin:0 0;transform-style:flat;width:100%;will-change:transform;z-index:1}.slider-txt-dir-rtl.slider-horizontal .slider-origin{left:0;right:auto}.slider-vertical .slider-origin{top:-100%;width:0}.slider-horizontal .slider-origin{height:0}.slider-handle{backface-visibility:hidden;position:absolute}.slider-touch-area{height:100%;width:100%}.slider-state-tap .slider-connect,.slider-state-tap .slider-origin{transition:transform .3s}.slider-state-drag *{cursor:inherit!important}.slider-tooltip-drag .slider-tooltip,.slider-tooltip-focus .slider-tooltip{display:none!important}.slider-tooltip-drag .slider-active .slider-tooltip,.slider-tooltip-drag.slider-state-drag .slider-tooltip:not(.slider-tooltip-hidden),.slider-tooltip-focus.slider-focused .slider-tooltip:not(.slider-tooltip-hidden){display:block!important}.slider-horizontal{height:var(--slider-height,6px)}.slider-horizontal .slider-handle{height:var(--slider-handle-height,16px);right:calc(var(--slider-handle-width, 16px)/2*-1);top:calc((var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2*-1 - 1px);width:var(--slider-handle-width,16px)}.slider-vertical{height:var(--slider-vertical-height,300px);width:var(--slider-height,6px)}.slider-vertical .slider-handle{bottom:calc(var(--slider-handle-width, 16px)/2*-1);height:var(--slider-handle-width,16px);right:calc((var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2*-1 - 1px);width:var(--slider-handle-height,16px)}.slider-txt-dir-rtl.slider-horizontal .slider-handle{left:calc(var(--slider-handle-width, 16px)/2*-1);right:auto}.slider-base{background-color:var(--slider-bg,#d1d5db)}.slider-base,.slider-connects{border-radius:var(--slider-radius,9999px)}.slider-connect{background:var(--slider-connect-bg,#10b981);cursor:pointer}.slider-draggable{cursor:ew-resize}.slider-vertical .slider-draggable{cursor:ns-resize}.slider-handle{background:var(--slider-handle-bg,#fff);border:var(--slider-handle-border,0);border-radius:var(--slider-handle-radius,9999px);box-shadow:var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));cursor:grab;height:var(--slider-handle-height,16px);width:var(--slider-handle-width,16px)}.slider-handle:focus{box-shadow:0 0 0 var(--slider-handle-ring-width,3px) var(--slider-handle-ring-color,rgba(16,185,129,.188)),var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));outline:none}.slider-active{box-shadow:var(--slider-handle-shadow-active,.5px .5px 2px 1px rgba(0,0,0,.42));cursor:grabbing}[disabled] .slider-connect{background:var(--slider-connect-bg-disabled,#9ca3af)}[disabled] .slider-handle,[disabled].slider-handle,[disabled].slider-target{cursor:not-allowed}[disabled] .slider-tooltip{background:var(--slider-tooltip-bg-disabled,#9ca3af);border-color:var(--slider-tooltip-bg-disabled,#9ca3af)}.slider-tooltip{background:var(--slider-tooltip-bg,#10b981);border:1px solid var(--slider-tooltip-bg,#10b981);border-radius:var(--slider-tooltip-radius,5px);color:var(--slider-tooltip-color,#fff);display:block;font-size:var(--slider-tooltip-font-size,.875rem);font-weight:var(--slider-tooltip-font-weight,600);line-height:var(--slider-tooltip-line-height,1.25rem);min-width:var(--slider-tooltip-min-width,20px);padding:var(--slider-tooltip-py,2px) var(--slider-tooltip-px,6px);position:absolute;text-align:center;white-space:nowrap}.slider-horizontal .slider-tooltip-top{bottom:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));left:50%;transform:translate(-50%)}.slider-horizontal .slider-tooltip-top:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-top-color:inherit;bottom:calc(var(--slider-tooltip-arrow-size, 5px)*-2);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.slider-horizontal .slider-tooltip-bottom{left:50%;top:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));transform:translate(-50%)}.slider-horizontal .slider-tooltip-bottom:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-bottom-color:inherit;content:"";height:0;left:50%;position:absolute;top:calc(var(--slider-tooltip-arrow-size, 5px)*-2);transform:translate(-50%);width:0}.slider-vertical .slider-tooltip-left{right:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-left:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-left-color:inherit;content:"";height:0;position:absolute;right:calc(var(--slider-tooltip-arrow-size, 5px)*-2);top:50%;transform:translateY(-50%);width:0}.slider-vertical .slider-tooltip-right{left:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-right:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-right-color:inherit;content:"";height:0;left:calc(var(--slider-tooltip-arrow-size, 5px)*-2);position:absolute;top:50%;transform:translateY(-50%);width:0}.slider-horizontal .slider-origin>.slider-tooltip{left:auto;transform:translate(50%)}.slider-horizontal .slider-origin>.slider-tooltip-top{bottom:calc(var(--slider-tooltip-arrow-size, 5px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) + 1px)}.slider-horizontal .slider-origin>.slider-tooltip-bottom{top:calc(var(--slider-tooltip-arrow-size, 5px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) + var(--slider-height, 6px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip{top:auto;transform:translateY(calc((var(--slider-tooltip-line-height, 1.25rem) - var(--slider-tooltip-py, 2px))*-1 + 1px))}.slider-vertical .slider-origin>.slider-tooltip-left{right:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip-right{left:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) - var(--slider-height, 6px) + 1px)}.top__holder[data-v-1d516bd3]{margin-bottom:100px}@media(max-width:991px){.top__holder[data-v-1d516bd3]{margin-bottom:60px}}.top__holder .main[data-v-1d516bd3]{display:flex;gap:20px;justify-content:space-between;margin-bottom:40px}@media(max-width:1600px){.top__holder .main[data-v-1d516bd3]{flex-direction:column}}@media(max-width:991px){.top__holder .main[data-v-1d516bd3]{margin-bottom:20px}}.top__holder .main .main__info[data-v-1d516bd3]{background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;flex:0 1 850px;overflow:hidden;padding:32px 80px 60px;position:relative;text-align:center}@media(max-width:1600px){.top__holder .main .main__info[data-v-1d516bd3]{flex:1;padding:32px 40px 85px}}@media(max-width:1199px){.top__holder .main .main__info[data-v-1d516bd3]{padding:32px 40px 50px}}@media(max-width:991px){.top__holder .main .main__info[data-v-1d516bd3]{padding:28px 20px 55px}}@media(max-width:768px){.top__holder .main .main__info[data-v-1d516bd3]{padding:28px 20px 40px}}@media(max-width:468px){.top__holder .main .main__info[data-v-1d516bd3]{margin-left:-20px;margin-right:-20px}}.top__holder .main .main__info .ellipse_group[data-v-1d516bd3]{bottom:-40px;height:688px;left:-61px;position:absolute;width:862px}@media(max-width:1600px){.top__holder .main .main__info .ellipse_group[data-v-1d516bd3]{bottom:-88px}}@media(max-width:1199px){.top__holder .main .main__info .ellipse_group[data-v-1d516bd3]{bottom:-73px;height:580px;left:-67px;width:727px}}@media(max-width:991px){.top__holder .main .main__info .ellipse_group[data-v-1d516bd3]{bottom:-57px;height:416px;left:-46px;width:521px}}@media(max-width:768px){.top__holder .main .main__info .ellipse_group[data-v-1d516bd3]{bottom:-36px;height:336px;left:-38px;width:421px}}.top__holder .main .main__info .ellipse_group img[data-v-1d516bd3]{height:100%;width:100%}.top__holder .main .main__info .main__text[data-v-1d516bd3]{margin:138px auto 0;max-width:755px;text-align:center}@media(max-width:1679px){.top__holder .main .main__info .main__text[data-v-1d516bd3]{margin:100px auto 0}}@media(max-width:1199px){.top__holder .main .main__info .main__text[data-v-1d516bd3]{max-width:680px}}@media(max-width:991px){.top__holder .main .main__info .main__text[data-v-1d516bd3]{max-width:510px}}@media(max-width:767px){.top__holder .main .main__info .main__text[data-v-1d516bd3]{margin:53px auto 0}}.top__holder .main .main__info h2[data-v-1d516bd3]{color:#fff;font-size:60px;font-weight:700;line-height:107%;margin-bottom:32px}@media(max-width:1199px){.top__holder .main .main__info h2[data-v-1d516bd3]{font-size:54px;margin-bottom:40px}}@media(max-width:991px){.top__holder .main .main__info h2[data-v-1d516bd3]{font-size:32px;margin:0 auto 16px;max-width:400px}}.top__holder .main .main__info p[data-v-1d516bd3]{color:#fff;font-size:28px;font-weight:700;line-height:normal}@media(max-width:1199px){.top__holder .main .main__info p[data-v-1d516bd3]{font-size:24px;margin-bottom:40px}}@media(max-width:991px){.top__holder .main .main__info p[data-v-1d516bd3]{font-size:16px;margin-bottom:16px}}@media(max-width:468px){.top__holder .main .main__info p[data-v-1d516bd3]{font-size:14px}}.top__holder .main .main__info .top-text[data-v-1d516bd3]{margin-bottom:65px}@media(max-width:1199px){.top__holder .main .main__info .top-text[data-v-1d516bd3]{margin-bottom:32px}}@media(max-width:991px){.top__holder .main .main__info .top-text[data-v-1d516bd3]{margin-bottom:16px}}.top__holder .main .main__info .bottom-text[data-v-1d516bd3]{margin-bottom:32px}@media(max-width:1199px){.top__holder .main .main__info .bottom-text[data-v-1d516bd3]{margin-bottom:28px}}@media(max-width:991px){.top__holder .main .main__info .bottom-text[data-v-1d516bd3]{margin-bottom:16px}.top__holder .main .main__info .main__info-icon svg[data-v-1d516bd3]{height:28px;width:28px}}.top__holder .main .main__gallery[data-v-1d516bd3]{display:grid;flex:0 1 850px;gap:20px;grid-template-areas:"gallery-1 gallery-1 gallery-1" "gallery-2 gallery-3 gallery-4";grid-template-columns:repeat(3,1fr)}@media(max-width:1600px){.top__holder .main .main__gallery[data-v-1d516bd3]{flex:1;grid-template-areas:"gallery-1 gallery-1 gallery-1 gallery-1 gallery-1 gallery-2 gallery-2 gallery-3 gallery-3 gallery-4 gallery-4";grid-template-columns:repeat(11,1fr)}}@media(max-width:1300px){.top__holder .main .main__gallery[data-v-1d516bd3]{height:250px}}@media(max-width:991px){.top__holder .main .main__gallery[data-v-1d516bd3]{gap:10px}}@media(max-width:767px){.top__holder .main .main__gallery[data-v-1d516bd3]{grid-template-areas:"gallery-1 gallery-1 gallery-1" "gallery-2 gallery-3 gallery-4";grid-template-columns:repeat(3,1fr)}}.top__holder .main .main__gallery .gallery-1[data-v-1d516bd3]{grid-area:gallery-1}.top__holder .main .main__gallery .gallery-2[data-v-1d516bd3]{grid-area:gallery-2}@media(max-width:467px){.top__holder .main .main__gallery .gallery-2[data-v-1d516bd3]{max-height:110px}}.top__holder .main .main__gallery .gallery-3[data-v-1d516bd3]{grid-area:gallery-3}@media(max-width:467px){.top__holder .main .main__gallery .gallery-3[data-v-1d516bd3]{max-height:110px}}.top__holder .main .main__gallery .gallery-4[data-v-1d516bd3]{grid-area:gallery-4}@media(max-width:467px){.top__holder .main .main__gallery .gallery-4[data-v-1d516bd3]{max-height:110px}}.top__holder .main .main__gallery div img[data-v-1d516bd3]{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.top__holder .top__cards[data-v-1d516bd3]{display:flex;gap:20px;justify-content:space-between}@media(max-width:991px){.top__holder .top__cards[data-v-1d516bd3]{flex-wrap:wrap}}@media(max-width:468px){.top__holder .top__cards[data-v-1d516bd3]{flex-direction:column;gap:10px;margin-left:-20px;margin-right:-20px}}.top__holder .top__cards .top__card[data-v-1d516bd3]{background:#fff;border-radius:24px;flex:1;padding:32px 40px 40px}@media(max-width:1300px){.top__holder .top__cards .top__card[data-v-1d516bd3]{padding:32px 20px 40px}}@media(max-width:991px){.top__holder .top__cards .top__card[data-v-1d516bd3]{flex:0 1 calc(50% - 10px);padding:20px}}.top__holder .top__cards .top__card span[data-v-1d516bd3]{color:#225378;display:inline-block;font-size:48px;font-weight:700;line-height:107%;margin-bottom:12px}@media(max-width:991px){.top__holder .top__cards .top__card span[data-v-1d516bd3]{font-size:28px}}.top__holder .top__cards .top__card p[data-v-1d516bd3]{font-size:20px;font-weight:500;line-height:135%}@media(max-width:768px){.top__holder .top__cards .top__card p[data-v-1d516bd3]{font-size:16px}}@media(max-width:468px){.top__holder .top__cards .top__card p[data-v-1d516bd3]{font-size:14px}}.info__holder[data-v-61555ad2]{margin-bottom:100px;text-align:center}@media(max-width:991px){.info__holder[data-v-61555ad2]{margin-bottom:60px}}.info__holder h3[data-v-61555ad2]{font-size:48px;font-weight:700;line-height:107%;margin-bottom:24px}@media(max-width:1199px){.info__holder h3[data-v-61555ad2]{font-size:44px;margin-bottom:28px}}@media(max-width:991px){.info__holder h3[data-v-61555ad2]{font-size:28px;line-height:115%;margin-bottom:12px}}.info__holder .info__subtitle[data-v-61555ad2]{font-size:20px;font-weight:500;line-height:135%;margin:0 auto 36px;max-width:805px}@media(max-width:1300px){.info__holder .info__subtitle[data-v-61555ad2]{margin-bottom:40px}}@media(max-width:991px){.info__holder .info__subtitle[data-v-61555ad2]{font-size:16px;line-height:145%;margin-bottom:22px}}@media(max-width:768px){.info__holder .info__subtitle[data-v-61555ad2]{margin-bottom:20px}}@media(max-width:468px){.info__holder .info__subtitle[data-v-61555ad2]{font-size:14px}}.info__holder .info__top[data-v-61555ad2]{display:flex;gap:20px;margin-bottom:20px}@media(max-width:1199px){.info__holder .info__top[data-v-61555ad2]{flex-direction:column}}@media(max-width:991px){.info__holder .info__top[data-v-61555ad2]{gap:10px;margin-bottom:10px}}.info__holder .info__top .info__text-card[data-v-61555ad2]{flex:0 1 558px}@media(max-width:1300px){.info__holder .info__top .info__text-card[data-v-61555ad2]{flex:0 1 360px}}@media(max-width:1199px){.info__holder .info__top .info__text-card[data-v-61555ad2]{flex:1}}.info__holder .info__top .info__top-photos[data-v-61555ad2]{display:flex;gap:20px}@media(max-width:1199px){.info__holder .info__top .info__top-photos[data-v-61555ad2]{flex:1}}.info__holder .info__bottom[data-v-61555ad2]{display:flex;gap:20px}@media(max-width:1199px){.info__holder .info__bottom[data-v-61555ad2]{flex-direction:column}}@media(max-width:991px){.info__holder .info__bottom[data-v-61555ad2]{gap:10px}}.info__holder .info__bottom .info__bottom-box[data-v-61555ad2]{display:flex;gap:20px}@media(max-width:991px){.info__holder .info__bottom .info__bottom-box[data-v-61555ad2]{gap:10px}}.info__holder .info__bottom .info__text-card-mobile[data-v-61555ad2]{display:none}@media(max-width:1199px){.info__holder .info__bottom .info__text-card-mobile[data-v-61555ad2]{display:flex}}.info__holder .info__bottom .info__bottom-img-1[data-v-61555ad2]{flex:0 1 750px}@media(max-width:1300px){.info__holder .info__bottom .info__bottom-img-1[data-v-61555ad2]{flex:0 1 480px}}@media(max-width:1199px){.info__holder .info__bottom .info__bottom-img-1[data-v-61555ad2]{flex:0 1 69%}}.info__holder .info__bottom .info__text-card[data-v-61555ad2]{flex:0 1 558px}@media(max-width:1300px){.info__holder .info__bottom .info__text-card[data-v-61555ad2]{flex:1}}.info__holder .info__bottom .info__bottom-img-2[data-v-61555ad2]{flex:0 1 374px}@media(max-width:1300px){.info__holder .info__bottom .info__bottom-img-2[data-v-61555ad2]{flex:0 1 240px}}@media(max-width:1199px){.info__holder .info__bottom .info__bottom-img-2[data-v-61555ad2]{flex:1}.info__holder .info__bottom .info__bottom-img-2 img[data-v-61555ad2]{-o-object-position:right;object-position:right}.info__holder .info__bottom .info__text-card-2[data-v-61555ad2]{display:none}}.info__holder .info__text-card[data-v-61555ad2]{background:#fff;border-radius:24px;display:flex;flex-direction:column;gap:20px;padding:32px;text-align:left}@media(max-width:1199px){.info__holder .info__text-card[data-v-61555ad2]{flex-direction:row;padding:20px}}@media(max-width:991px){.info__holder .info__text-card[data-v-61555ad2]{gap:12px}}@media(max-width:468px){.info__holder .info__text-card[data-v-61555ad2]{margin-left:-20px;margin-right:-20px}}.info__holder .info__icon[data-v-61555ad2]{background:#225378;border-radius:12px;height:60px;width:60px}@media(max-width:1300px){.info__holder .info__icon[data-v-61555ad2]{height:32px;width:32px}}@media(max-width:1199px){.info__holder .info__icon[data-v-61555ad2]{height:44px;width:44px}}.info__holder .info__icon-1[data-v-61555ad2]{padding:12px}@media(max-width:1300px){.info__holder .info__icon-1[data-v-61555ad2]{padding:6px}}@media(max-width:1199px){.info__holder .info__icon-1[data-v-61555ad2]{padding:10px 9px}}@media(max-width:1300px){.info__holder .info__icon-1 svg[data-v-61555ad2]{height:19px;width:19px}}@media(max-width:1199px){.info__holder .info__icon-1 svg[data-v-61555ad2]{height:22px;width:22px}}.info__holder .info__icon-2[data-v-61555ad2]{padding:14px}@media(max-width:1300px){.info__holder .info__icon-2[data-v-61555ad2]{padding:5px 7px}}@media(max-width:1199px){.info__holder .info__icon-2[data-v-61555ad2]{padding:10px}}@media(max-width:1300px){.info__holder .info__icon-2 svg[data-v-61555ad2]{height:17px;width:17px}}@media(max-width:1199px){.info__holder .info__icon-2 svg[data-v-61555ad2]{height:23px;width:23px}}.info__holder .info__title[data-v-61555ad2]{font-size:28px;font-weight:700;line-height:normal;margin-bottom:12px}@media(max-width:1199px){.info__holder .info__title[data-v-61555ad2]{font-size:24px}}@media(max-width:991px){.info__holder .info__title[data-v-61555ad2]{font-size:20px;margin-bottom:8px}}.info__holder .info__text[data-v-61555ad2]{font-size:18px;font-weight:500;line-height:155%}@media(max-width:991px){.info__holder .info__text[data-v-61555ad2]{font-size:16px}}@media(max-width:468px){.info__holder .info__text[data-v-61555ad2]{font-size:14px}}.info__holder .info__img img[data-v-61555ad2]{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.team__holder[data-v-393e8576]{margin-bottom:100px;text-align:center}@media(max-width:991px){.team__holder[data-v-393e8576]{margin-bottom:60px}}@media(max-width:468px){.team__holder[data-v-393e8576]{margin-left:-20px;margin-right:-20px}}.team__holder h3[data-v-393e8576]{font-size:48px;font-weight:700;line-height:107%;margin-bottom:40px}@media(max-width:1199px){.team__holder h3[data-v-393e8576]{font-size:44px;margin-bottom:28px}}@media(max-width:991px){.team__holder h3[data-v-393e8576]{font-size:28px;line-height:115%;margin-bottom:24px}}@media(max-width:468px){.team__holder h3[data-v-393e8576]{margin-bottom:10px}}.team__holder .team__top[data-v-393e8576]{background:#fff;border-radius:24px;display:flex;gap:211px;margin-bottom:20px;padding:20px;position:relative}@media(max-width:1500px){.team__holder .team__top[data-v-393e8576]{gap:50px}}@media(max-width:1199px){.team__holder .team__top[data-v-393e8576]{gap:20px}}@media(max-width:991px){.team__holder .team__top[data-v-393e8576]{flex-direction:column;padding:20px 20px 40px}}@media(max-width:468px){.team__holder .team__top[data-v-393e8576]{padding:20px 20px 24px}}.team__holder .team__top .team__top-img[data-v-393e8576]{flex:0 1 638px}@media(max-width:991px){.team__holder .team__top .team__top-img[data-v-393e8576]{flex:1}}.team__holder .team__top .team__top-img img[data-v-393e8576]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.team__holder .team__top .team__top-content[data-v-393e8576]{flex:0 1 570px;padding-top:110px;text-align:left}@media(max-width:1500px){.team__holder .team__top .team__top-content[data-v-393e8576]{padding-top:50px}}@media(max-width:1199px){.team__holder .team__top .team__top-content[data-v-393e8576]{padding-top:38px}}@media(max-width:991px){.team__holder .team__top .team__top-content[data-v-393e8576]{flex:1;padding-top:0}}.team__holder .team__top .team__top-title[data-v-393e8576]{font-size:28px;font-weight:700;line-height:normal;margin-bottom:40px}@media(max-width:1199px){.team__holder .team__top .team__top-title[data-v-393e8576]{font-size:24px;margin-bottom:28px}}@media(max-width:991px){.team__holder .team__top .team__top-title[data-v-393e8576]{font-size:20px;margin-bottom:20px}}.team__holder .team__top p[data-v-393e8576]{font-size:20px;font-weight:500;line-height:135%}@media(max-width:991px){.team__holder .team__top p[data-v-393e8576]{font-size:16px}}@media(max-width:468px){.team__holder .team__top p[data-v-393e8576]{font-size:14px}}.team__holder .team__top .team__top-names[data-v-393e8576]{font-weight:700;margin-bottom:28px;margin-top:8px}@media(max-width:1199px){.team__holder .team__top .team__top-names[data-v-393e8576]{margin-bottom:20px;margin-top:4px}}@media(max-width:991px){.team__holder .team__top .team__top-names[data-v-393e8576]{margin-bottom:12px}}.team__holder .team__top .team__top-text[data-v-393e8576]{font-size:18px;font-weight:500;line-height:155%}@media(max-width:991px){.team__holder .team__top .team__top-text[data-v-393e8576]{font-size:16px}}@media(max-width:468px){.team__holder .team__top .team__top-text[data-v-393e8576]{font-size:14px}}.team__holder .team__top .team__top-bg[data-v-393e8576]{bottom:84px;position:absolute;right:87px}@media(max-width:1500px){.team__holder .team__top .team__top-bg[data-v-393e8576]{bottom:-8px;right:46px}}@media(max-width:1199px){.team__holder .team__top .team__top-bg[data-v-393e8576]{bottom:-8px;height:200px;right:28px;width:200px}}@media(max-width:991px){.team__holder .team__top .team__top-bg[data-v-393e8576]{bottom:4px;height:162px;right:20px;width:162px}}.team__holder .team__bottom[data-v-393e8576]{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around}@media(max-width:468px){.team__holder .team__bottom[data-v-393e8576]{flex-direction:column}}.team__holder .team__bottom .team__card[data-v-393e8576]{background:#fff;border-radius:24px;flex:0 1 415px;padding:20px 20px 40px;text-align:left}@media(max-width:1350px){.team__holder .team__bottom .team__card[data-v-393e8576]{flex:0 1 260px;padding:20px}}@media(max-width:468px){.team__holder .team__bottom .team__card[data-v-393e8576]{flex:1}}.team__holder .team__bottom .team__card .team__card-img[data-v-393e8576]{height:375px;margin-bottom:16px;position:relative}@media(max-width:1350px){.team__holder .team__bottom .team__card .team__card-img[data-v-393e8576]{height:220px}}@media(max-width:991px){.team__holder .team__bottom .team__card .team__card-img[data-v-393e8576]{margin-bottom:4px}}.team__holder .team__bottom .team__card .team__card-img img[data-v-393e8576]{border-radius:16px;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.team__holder .team__bottom .team__card .team__card-name[data-v-393e8576]{font-size:20px;font-weight:700;line-height:135%}@media(max-width:991px){.team__holder .team__bottom .team__card .team__card-name[data-v-393e8576]{font-size:16px;font-weight:500;line-height:145%}}.awards__holder[data-v-dd3d1977]{margin-bottom:100px;text-align:center}@media(max-width:991px){.awards__holder[data-v-dd3d1977]{margin-bottom:60px}}.awards__holder h3[data-v-dd3d1977]{font-size:48px;font-weight:700;line-height:107%;margin-bottom:24px}@media(max-width:991px){.awards__holder h3[data-v-dd3d1977]{font-size:28px;line-height:115%;margin-bottom:12px}}.awards__holder .info__subtitle[data-v-dd3d1977]{font-size:20px;font-weight:500;line-height:135%;margin:0 auto 40px;max-width:805px}@media(max-width:991px){.awards__holder .info__subtitle[data-v-dd3d1977]{font-size:16px;line-height:145%;margin-bottom:22px}}@media(max-width:768px){.awards__holder .info__subtitle[data-v-dd3d1977]{margin-bottom:18px}}@media(max-width:468px){.awards__holder .info__subtitle[data-v-dd3d1977]{font-size:14px}}.awards__holder .awards__images[data-v-dd3d1977]{display:flex;gap:10px;justify-content:space-between}@media(max-width:1000px){.awards__holder .awards__images[data-v-dd3d1977]{flex-wrap:wrap;justify-content:space-around}}.awards__holder .awards__images .awards__img[data-v-dd3d1977]{max-height:330px}@media(min-width:1001px){.awards__holder .awards__images .awards__img[data-v-dd3d1977]{flex:1}}@media(max-width:1000px){.awards__holder .awards__images .awards__img[data-v-dd3d1977]{flex:0 1 169px}}@media(max-width:468px){.awards__holder .awards__images .awards__img[data-v-dd3d1977]{flex:0 0 134px}}.awards__holder .awards__images .awards__img img[data-v-dd3d1977]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.about_page[data-v-922224f9]{width:100%}.window_holder[data-v-a756ac84]{background-color:#1e1e1e33;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.window_holder .modal[data-v-a756ac84]{align-items:flex-start;background-color:#fff;border-radius:24px;display:flex;flex-direction:column;left:50%;margin-top:15px;position:absolute;top:50%;transform:translate(-50%,-50%);width:650px}@media(max-width:650px){.window_holder .modal[data-v-a756ac84]{border-radius:24px 24px 0 0;height:100%;overflow-y:scroll;width:100%}.window_holder .modal[data-v-a756ac84]::-webkit-scrollbar{width:5px}.window_holder .modal[data-v-a756ac84]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:5px}.window_holder .modal[data-v-a756ac84]::-webkit-scrollbar-track{background-color:#f5f7f9;border-radius:5px;margin-top:24px}}.window_holder .modal .top_modal[data-v-a756ac84]{align-items:flex-start;align-self:stretch;display:flex;gap:7px;justify-content:space-between}.window_holder .modal .top_modal h4[data-v-a756ac84]{color:#1e1e1e;font-size:20px;font-weight:700;left:20px;line-height:normal;position:absolute;top:18px}.window_holder .modal .top_modal .modal__close[data-v-a756ac84]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px;position:absolute;right:20px;top:12px;z-index:20}@media(max-width:468px){.window_holder .modal .top_modal .modal__close svg[data-v-a756ac84]{height:12px;width:12px}}.window_holder .modal .main_modal[data-v-a756ac84]{display:flex;flex-direction:column;gap:20px;justify-content:space-between;margin:60px 20px 20px;width:calc(100% - 40px)}@media(min-width:600px){.window_holder .modal .main_modal[data-v-a756ac84]{margin:60px auto 20px;width:auto}}.search_form[data-v-3a8723d8]{background:#dcf73e;border-radius:16px;margin:0 auto;max-width:1280px;transition:all .3s ease}.search_form[data-v-3a8723d8]:hover,.search_form:hover .go_search[data-v-3a8723d8]{background:#ecff7e}.search_form .mask[data-v-3a8723d8]{background-color:#1e1e1e33;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:20}.search_form .expanded-form[data-v-3a8723d8]{align-items:center;display:flex;gap:4px;justify-content:center;max-height:500px;padding:4px;transition:max-height .3s ease}@media(max-width:1199px){.search_form .expanded-form[data-v-3a8723d8]{display:grid;grid-template-columns:repeat(6,1fr)}}.search_form .expanded-form .z-index[data-v-3a8723d8]{z-index:20}.search_form .expanded-form .error[data-v-3a8723d8]{border:2px solid red}.search_form .expanded-form p[data-v-3a8723d8]{font-weight:400}.search_form .expanded-form p.name[data-v-3a8723d8]{color:#636363;font-size:14px;line-height:1.28}@media(max-width:600px){.search_form .expanded-form p.name[data-v-3a8723d8]{font-size:12px}}.search_form .expanded-form p.select[data-v-3a8723d8]{color:#1e1e1e;cursor:pointer;font-size:16px;font-weight:500;line-height:1.4;width:100%}@media(max-width:600px){.search_form .expanded-form p.select[data-v-3a8723d8]{font-size:14px}}.search_form .expanded-form input[data-v-3a8723d8]{color:#1e1e1e;font-size:16px;line-height:1.4;width:100%}@media(max-width:600px){.search_form .expanded-form input[data-v-3a8723d8]{font-size:14px}}.search_form .expanded-form .country[data-v-3a8723d8],.search_form .expanded-form .date_departure[data-v-3a8723d8],.search_form .expanded-form .departure[data-v-3a8723d8]{align-items:flex-start;background:#fff;display:flex;flex-direction:column;gap:8px;padding:12px 16px;width:100%}@media(max-width:991px){.search_form .expanded-form .country[data-v-3a8723d8],.search_form .expanded-form .date_departure[data-v-3a8723d8],.search_form .expanded-form .departure[data-v-3a8723d8]{gap:4px;padding:12px}}@media(max-width:600px){.search_form .expanded-form .country[data-v-3a8723d8],.search_form .expanded-form .date_departure[data-v-3a8723d8],.search_form .expanded-form .departure[data-v-3a8723d8]{gap:1px;padding:4px 12px}}.search_form .expanded-form .departure[data-v-3a8723d8]{border-radius:12px 0 0 12px;grid-column:span 3;position:relative}@media(max-width:1199px){.search_form .expanded-form .departure[data-v-3a8723d8]{border-radius:12px 0 0}}@media(max-width:991px){.search_form .expanded-form .departure[data-v-3a8723d8]{border-radius:12px 12px 0 0;grid-column:span 6}}.search_form .expanded-form .departure .exchange[data-v-3a8723d8]{cursor:pointer;fill:#fff;height:28px;position:absolute;right:-16px;stroke:#dcf73e;stroke-width:4px;top:22px;width:28px;z-index:20}@media(max-width:991px){.search_form .expanded-form .departure .exchange[data-v-3a8723d8]{display:none}}.search_form .expanded-form .departure .exchange img[data-v-3a8723d8]{height:28px;width:28px}.search_form .expanded-form .departure .cities_list[data-v-3a8723d8]{align-items:flex-start;background-color:#fff;border-radius:12px;bottom:-4px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-end;left:0;max-height:320px;padding:20px 0;position:absolute;transform:translateY(100%);width:100%;z-index:20}@media(max-width:468px){.search_form .expanded-form .departure .cities_list[data-v-3a8723d8]{margin-left:-24px;width:calc(100% + 48px)}}.search_form .expanded-form .departure .cities_list div[data-v-3a8723d8]{display:block;overflow-y:scroll;width:100%}.search_form .expanded-form .departure .cities_list div[data-v-3a8723d8]::-webkit-scrollbar{width:4px}.search_form .expanded-form .departure .cities_list div[data-v-3a8723d8]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:4px}.search_form .expanded-form .departure .cities_list div[data-v-3a8723d8]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:4px}.search_form .expanded-form .departure .cities_list div p[data-v-3a8723d8]{align-self:stretch;font-size:16px;font-weight:400;line-height:1.4;padding:8px 16px}.search_form .expanded-form .departure .cities_list div p[data-v-3a8723d8]:hover{background-color:#f5f7f9}.search_form .expanded-form .country[data-v-3a8723d8]{grid-column:span 3;position:relative}@media(max-width:1199px){.search_form .expanded-form .country[data-v-3a8723d8]{border-radius:0 12px 0 0}}@media(max-width:991px){.search_form .expanded-form .country[data-v-3a8723d8]{border-radius:0;grid-column:span 6}}.search_form .expanded-form .country .countries_list[data-v-3a8723d8]{align-items:flex-start;background-color:#fff;border-radius:12px;bottom:-4px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-end;left:0;max-height:320px;padding:20px 0;position:absolute;transform:translateY(100%);width:100%;z-index:20}@media(max-width:468px){.search_form .expanded-form .country .countries_list[data-v-3a8723d8]{margin-left:-24px;width:calc(100% + 48px)}}.search_form .expanded-form .country .countries_list div[data-v-3a8723d8]{display:block;overflow-y:scroll;width:100%}.search_form .expanded-form .country .countries_list div[data-v-3a8723d8]::-webkit-scrollbar{width:4px}.search_form .expanded-form .country .countries_list div[data-v-3a8723d8]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:4px}.search_form .expanded-form .country .countries_list div[data-v-3a8723d8]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:4px}.search_form .expanded-form .country .countries_list div p[data-v-3a8723d8]{align-self:stretch;font-size:16px;font-weight:400;line-height:1.4;padding:8px 16px}.search_form .expanded-form .country .countries_list div p[data-v-3a8723d8]:hover{background-color:#f5f7f9}.search_form .expanded-form .date_departure[data-v-3a8723d8]{border-radius:0 12px 12px 0;grid-column:span 2}@media(max-width:1199px){.search_form .expanded-form .date_departure[data-v-3a8723d8]{border-radius:0 0 12px 12px;grid-column:span 6}}.search_form .collapsed-form[data-v-3a8723d8]{align-items:center;cursor:pointer;display:flex;justify-content:space-between;max-height:100px;padding:12px 16px;transition:max-height .3s ease}@media(max-width:600px){.search_form .collapsed-form[data-v-3a8723d8]{padding:8px 12px}}.search_form .collapsed-form .collapsed-form__content[data-v-3a8723d8]{display:flex;flex-direction:column;gap:4px}.search_form .collapsed-form .collapsed-form__content .collapsed-form__country[data-v-3a8723d8]{font-size:18px;font-weight:600;line-height:128%}@media(max-width:600px){.search_form .collapsed-form .collapsed-form__content .collapsed-form__country[data-v-3a8723d8]{font-size:14px}}.search_form .collapsed-form .collapsed-form__content .collapsed-form__info[data-v-3a8723d8]{font-size:16px;font-weight:400;line-height:128%}@media(max-width:600px){.search_form .collapsed-form .collapsed-form__content .collapsed-form__info[data-v-3a8723d8]{font-size:12px}}.search_form .collapsed-form .collapsed-form__arrow[data-v-3a8723d8]{display:flex}.search_form .go_search[data-v-3a8723d8]{align-items:center;align-self:stretch;background:#dcf73e;border-radius:12px;color:#471fae;cursor:pointer;display:flex;font-weight:600;gap:10px;grid-column:span 6;justify-content:center;line-height:1.28;padding:12px 24px;transition:all .3s ease}@media(max-width:600px){.search_form .go_search[data-v-3a8723d8]{font-size:14px}}.tabs[data-v-fa5a14c1]{margin-bottom:52px}@media(max-width:991px){.tabs[data-v-fa5a14c1]{margin-bottom:32px}}@media(max-width:609px){.tabs[data-v-fa5a14c1]{margin-bottom:20px}}@media(max-width:430px){.tabs[data-v-fa5a14c1]{margin-bottom:14px}}.tabs .tabs__wrapper[data-v-fa5a14c1]{margin-left:-20px;margin-right:-20px;padding:0 20px}@media(max-width:609px){.tabs .tabs__wrapper[data-v-fa5a14c1]{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.tabs .tabs__wrapper[data-v-fa5a14c1]::-webkit-scrollbar{display:none}}.tabs .tabs__wrapper .tabs__box[data-v-fa5a14c1]{align-items:flex-start;background:#194c73;border-radius:16px;display:inline-flex;gap:8px;padding:4px}@media(min-width:610px){.tabs .tabs__wrapper .tabs__box[data-v-fa5a14c1]{justify-content:center;left:50%;position:relative;transform:translate(-50%)}}.tabs .tabs__wrapper .tabs__box .tab[data-v-fa5a14c1]{align-items:center;background:#194c73;border-radius:12px;color:#ffffff80;cursor:pointer;display:flex;font-size:18px;font-weight:500;gap:8px;line-height:155%;padding:16px 20px;transition:all .3s ease}@media(max-width:768px){.tabs .tabs__wrapper .tabs__box .tab[data-v-fa5a14c1]{font-size:14px;line-height:145%;padding:5px 20px}}.tabs .tabs__wrapper .tabs__box .tab p[data-v-fa5a14c1],.tabs .tabs__wrapper .tabs__box .tab svg path[data-v-fa5a14c1]{transition:all .3s ease}.tabs .tabs__wrapper .tabs__box .tab[data-v-fa5a14c1]:hover{background:#225378}.tabs .tabs__wrapper .tabs__box .tab:hover svg path[data-v-fa5a14c1]{fill:#fff}.tabs .tabs__wrapper .tabs__box .tab:hover p[data-v-fa5a14c1]{color:#fff}@media(max-width:768px){.tabs .tabs__wrapper .tabs__box .tab svg[data-v-fa5a14c1]{height:20px;width:20px}}.tabs .tabs__wrapper .tabs__box .tab.select[data-v-fa5a14c1]{background:#fff;color:#1e1e1e}.tabs .tabs__wrapper .tabs__box .tab.select svg path[data-v-fa5a14c1]{fill:#1e1e1e}.tabs .tabs__wrapper .tabs__box .tab.select.ait_tickets svg[data-v-fa5a14c1]{fill:#1e1e1e;fill-opacity:1}.tabs .tabs__wrapper .tabs__box .tab.select p[data-v-fa5a14c1]{color:#1e1e1e}.tabs .tabs__wrapper .tabs__box .hotels svg path[data-v-fa5a14c1]{transition:all .3s ease}.tabs .tabs__wrapper .tabs__box .hotels:hover svg path[data-v-fa5a14c1]{fill:transparent;stroke:#fff}.tabs .tabs__wrapper .tabs__box .hotels.select svg path[data-v-fa5a14c1]{fill:transparent;stroke:#1e1e1e}@keyframes moveGradient-6a131cd8{0%{background-position:100% 0}to{background-position:-100% 0}}.preloader[data-v-6a131cd8]{animation:moveGradient-6a131cd8 3s infinite;background:linear-gradient(90deg,#f2f2f2,#c2c2c2 50%,#f2f2f2);background-size:200% 100%;border:none;border-radius:16px;display:block;height:190px;text-align:center;width:100%}@keyframes moveGradient-cb68b0eb{0%{background-position:100% 0}to{background-position:-100% 0}}.iframe[data-v-cb68b0eb]{background-color:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70 100%);border:none;border-radius:16px;height:480px;width:100%}@media(max-width:1230px){.iframe[data-v-cb68b0eb]{height:550px}}@media(max-width:680px){.iframe[data-v-cb68b0eb]{height:630px}}.iframe_none[data-v-cb68b0eb]{display:none}.preloader[data-v-cb68b0eb]{animation:moveGradient-cb68b0eb 3s infinite;background:linear-gradient(90deg,#f2f2f2,#c2c2c2 50%,#f2f2f2);background-size:200% 100%;border:none;border-radius:16px;display:block;height:470px;text-align:center;width:100%}@media(max-width:1230px){.preloader[data-v-cb68b0eb]{height:550px}}@media(max-width:680px){.preloader[data-v-cb68b0eb]{height:630px}}@keyframes moveGradient-982c6752{0%{background-position:100% 0}to{background-position:-100% 0}}.iframe[data-v-982c6752]{background-color:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70 100%);border:none;border-radius:16px;height:265px;width:100%}@media(max-width:876px){.iframe[data-v-982c6752]{height:385px}}.iframe_none[data-v-982c6752]{display:none}.preloader[data-v-982c6752]{animation:moveGradient-982c6752 3s infinite;background:linear-gradient(90deg,#f2f2f2,#c2c2c2 50%,#f2f2f2);background-size:200% 100%;border:none;border-radius:16px;display:block;height:265px;text-align:center;width:100%}@media(max-width:876px){.preloader[data-v-982c6752]{height:385px}}.component_holder[data-v-907fc603]{background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;margin-bottom:80px;padding:134px 40px 88px;position:relative}@media(max-width:1199px){.component_holder[data-v-907fc603]{padding:100px 40px 43px}}@media(max-width:991px){.component_holder[data-v-907fc603]{margin-bottom:40px;padding:36px 30px 24px}}@media(max-width:728px){.component_holder[data-v-907fc603]{padding:36px 20px 24px}}@media(max-width:600px){.component_holder[data-v-907fc603]{border-radius:12px;margin-bottom:32px;padding:20px}}@media(max-width:468px){.component_holder[data-v-907fc603]{margin-left:-20px;margin-right:-20px}}.component_holder .ellipse_group[data-v-907fc603]{bottom:-25px;height:482px;position:absolute;right:-28px;width:810px}@media(max-width:992px){.component_holder .ellipse_group[data-v-907fc603]{display:none}}.component_holder .ellipse_group img[data-v-907fc603]{border-radius:24px;overflow:hidden}.component_holder .content[data-v-907fc603]{position:relative}.component_holder .content h1[data-v-907fc603]{color:#fff;font-size:60px;font-weight:700;line-height:1.07;margin:0 auto 40px;max-width:1040px;text-align:center}@media(max-width:1199px){.component_holder .content h1[data-v-907fc603]{font-size:54px}}@media(max-width:991px){.component_holder .content h1[data-v-907fc603]{font-size:32px;margin:0 auto 18px;max-width:674px}}@media(max-width:600px){.component_holder .content h1[data-v-907fc603]{font-size:18px}}.component_holder .content .tv-search-form[data-v-907fc603]{display:block}.card_item[data-v-599497de]{display:flex;flex-direction:column;gap:8px;height:100%;justify-content:space-between;width:100%}.card_item .photo_and_title[data-v-599497de]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:20px}@media(max-width:991px){.card_item .photo_and_title[data-v-599497de]{gap:12px}}.card_item .photo_and_title .photo[data-v-599497de]{align-self:stretch;height:362px}@media(max-width:1920px){.card_item .photo_and_title .photo[data-v-599497de]{height:330px}}@media(max-width:1800px){.card_item .photo_and_title .photo[data-v-599497de]{height:300px}}@media(max-width:1600px){.card_item .photo_and_title .photo[data-v-599497de]{height:240px}}@media(max-width:750px){.card_item .photo_and_title .photo[data-v-599497de]{height:300px}}@media(max-width:468px){.card_item .photo_and_title .photo[data-v-599497de]{height:210px}}.card_item .photo_and_title .photo img[data-v-599497de]{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card_item .photo_and_title .title[data-v-599497de]{align-items:flex-start;align-self:stretch;color:#1e1e1e;display:flex;flex-direction:column;gap:12px;min-height:101.4px}@media(max-width:991px){.card_item .photo_and_title .title[data-v-599497de]{font-size:20px;gap:8px}}@media(max-width:1199px){.card_item .photo_and_title .title[data-v-599497de]{min-height:90.4px}}@media(max-width:991px){.card_item .photo_and_title .title[data-v-599497de]{min-height:75.4px}}@media(max-width:750px){.card_item .photo_and_title .title[data-v-599497de]{gap:4px;min-height:0}}.card_item .photo_and_title .title h4[data-v-599497de]{font-size:28px;font-weight:700;line-height:normal}@media(max-width:1199px){.card_item .photo_and_title .title h4[data-v-599497de]{font-size:24px}}@media(max-width:991px){.card_item .photo_and_title .title h4[data-v-599497de]{font-size:20px}}@media(max-width:600px){.card_item .photo_and_title .title h4[data-v-599497de]{font-size:14px}}.card_item .photo_and_title .title p[data-v-599497de]{color:#636363;font-size:18px;font-weight:500;line-height:1.55}@media(max-width:1199px){.card_item .photo_and_title .title p[data-v-599497de]{font-size:16px}}@media(max-width:991px){.card_item .photo_and_title .title p[data-v-599497de]{font-size:14px}}.card_item .offer[data-v-599497de]{align-items:center;align-self:stretch;display:flex;justify-content:flex-end}.card_item .offer .price[data-v-599497de]{align-items:center;background:#f5f7f9;border-radius:12px;color:#225378;display:flex;font-size:20px;font-weight:700;gap:10px;justify-content:center;line-height:normal;padding:10px}@media(max-width:991px){.card_item .offer .price[data-v-599497de]{font-size:16px}}@media(max-width:600px){.card_item .offer .price[data-v-599497de]{font-size:14px}}.card_item .offer .array[data-v-599497de]{height:44px;width:44px}@media(max-width:991px){.card_item .offer .array[data-v-599497de]{height:40px;width:40px}}@media(max-width:600px){.card_item .offer .array[data-v-599497de]{height:30px;width:30px}}.card_item .offer .array img[data-v-599497de]{height:100%;width:100%}.component_holder[data-v-b2f31488]{background:#1e1e1e;border-radius:24px;margin-bottom:40px;overflow:hidden;position:relative}@media(max-width:600px){.component_holder[data-v-b2f31488]{margin-bottom:20px}}@media(max-width:468px){.component_holder[data-v-b2f31488]{margin-left:-20px;margin-right:-20px}}.component_holder .ellipse_group[data-v-b2f31488]{bottom:-117px;height:992px;left:-48px;position:absolute;width:1244px}@media(max-width:1490px){.component_holder .ellipse_group[data-v-b2f31488]{bottom:-93px;height:646px;left:-28px;width:810px}}@media(max-width:1199px){.component_holder .ellipse_group[data-v-b2f31488]{bottom:-15px;height:550px;left:-24px;width:688px}}@media(max-width:850px){.component_holder .ellipse_group[data-v-b2f31488]{bottom:-24px;height:348px;left:-26px;width:437px}}.component_holder .ellipse_group img[data-v-b2f31488]{height:100%;width:100%}.component_holder .content[data-v-b2f31488]{position:relative}.component_holder .content .img_holder[data-v-b2f31488]{bottom:-5px;height:672px;left:0;position:absolute;width:1111px;z-index:10}@media(max-width:1490px){.component_holder .content .img_holder[data-v-b2f31488]{bottom:0;height:474px;width:784px}}@media(max-width:1199px){.component_holder .content .img_holder[data-v-b2f31488]{height:362px;width:600px}}@media(max-width:850px){.component_holder .content .img_holder[data-v-b2f31488]{height:324px;width:535px}}@media(max-width:648px){.component_holder .content .img_holder[data-v-b2f31488]{height:290px;width:479px}}@media(max-width:468px){.component_holder .content .img_holder[data-v-b2f31488]{height:208px;width:344px}}.component_holder .content .img_holder img[data-v-b2f31488]{height:100%;width:100%}.component_holder .content .title[data-v-b2f31488]{color:#fff;margin-left:880px;padding:140px 10px 281px 0;position:relative;z-index:20}@media(max-width:1490px){.component_holder .content .title[data-v-b2f31488]{margin-left:670px;padding:80px 10px 189px 0}}@media(max-width:1199px){.component_holder .content .title[data-v-b2f31488]{margin-left:500px;padding:64px 10px 123px 0}}@media(max-width:850px){.component_holder .content .title[data-v-b2f31488]{margin-left:20px;padding:48px 10px 300px 0}}@media(max-width:468px){.component_holder .content .title[data-v-b2f31488]{padding:48px 10px 208px 0}}.component_holder .content .title h3[data-v-b2f31488]{font-size:40px;font-weight:700;line-height:1.07;margin-bottom:24px}@media(min-width:992px)and (max-width:1199px){.component_holder .content .title h3[data-v-b2f31488]{font-size:36px;margin-bottom:20px}}@media(max-width:991px){.component_holder .content .title h3[data-v-b2f31488]{font-size:24px;margin-bottom:12px}}@media(max-width:600px){.component_holder .content .title h3[data-v-b2f31488]{font-size:16px}}.component_holder .content .title p[data-v-b2f31488]{font-size:20px;font-weight:500;line-height:1.35;max-width:580px}@media(max-width:1199px){.component_holder .content .title p[data-v-b2f31488]{font-size:18px;max-width:415px}}@media(max-width:991px){.component_holder .content .title p[data-v-b2f31488]{font-size:16px;max-width:350px}}@media(max-width:850px){.component_holder .content .title p[data-v-b2f31488]{max-width:100%}}@media(max-width:600px){.component_holder .content .title p[data-v-b2f31488]{font-size:14px}}.component_holder .content .title p[data-v-b2f31488]:last-of-type{margin-bottom:40px;margin-top:10px}@media(max-width:991px){.component_holder .content .title p[data-v-b2f31488]:last-of-type{margin-bottom:20px}.component_holder .content .title .banner1_btn[data-v-b2f31488]{font-size:16px;padding:10px 14px}}@media(max-width:600px){.component_holder .content .title .banner1_btn[data-v-b2f31488]{font-size:14px}}@keyframes rotation-e3b9b58a{0%{transform:rotate(1turn)}to{transform:rotate(0)}}@keyframes loading-e3b9b58a{0%{width:0}to{width:100%}}.update[data-v-e3b9b58a]{align-items:center;background-color:#fff;border-radius:24px;display:flex;gap:48px;margin-bottom:11px;padding:10px 20px}@media(max-width:799px){.update[data-v-e3b9b58a]{flex-direction:column;gap:12px}}@media(max-width:469px){.update[data-v-e3b9b58a]{margin-left:-20px;margin-right:-20px}}.update .update_text[data-v-e3b9b58a]{align-items:center;color:#636363;display:flex;font-size:16px;font-weight:400;gap:12px;line-height:150%}@media(min-width:800px){.update .update_text[data-v-e3b9b58a]{min-width:390px}}.update .update_text img.load[data-v-e3b9b58a]{animation-duration:3s;animation-iteration-count:infinite;animation-name:rotation-e3b9b58a;animation-timing-function:linear}@media(max-width:799px){.update .update_text img.load[data-v-e3b9b58a]{display:none}}.update .scale[data-v-e3b9b58a]{animation-duration:4s;animation-iteration-count:infinite;animation-name:loading-e3b9b58a;animation-timing-function:linear;background:linear-gradient(90deg,#d2d9e2 2.76%,#edeff2 100.97%);border-radius:4px;height:4px;width:308px}@media(max-width:799px){.update .scale[data-v-e3b9b58a]{align-self:flex-start}}.component_holder[data-v-1d2acde9]{margin-bottom:80px}@media(max-width:768px){.component_holder[data-v-1d2acde9]{margin-bottom:40px}}@media(max-width:600px){.component_holder[data-v-1d2acde9]{margin-bottom:20px}}@media(max-width:468px){.component_holder[data-v-1d2acde9]{margin-left:-20px;margin-right:-20px}}.component_holder h2[data-v-1d2acde9]{color:#1e1e1e;font-size:48px;font-weight:700;line-height:1.07;margin-bottom:40px;text-align:center}@media(max-width:1199px){.component_holder h2[data-v-1d2acde9]{font-size:44px}}@media(max-width:991px){.component_holder h2[data-v-1d2acde9]{font-size:28px;margin-bottom:24px}}@media(max-width:600px){.component_holder h2[data-v-1d2acde9]{font-size:16px;margin-bottom:20px}}.component_holder .card_holder[data-v-1d2acde9]{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px;justify-content:start;width:100%}@media(max-width:750px){.component_holder .card_holder[data-v-1d2acde9]{gap:20px}}.component_holder .card_holder .card[data-v-1d2acde9]{align-items:flex-start;background:#fff;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:32px 32px 40px;width:calc(33.33333% - 6.66667px)}@media(max-width:1710px){.component_holder .card_holder .card[data-v-1d2acde9]{padding:20px 20px 40px}}@media(max-width:1450px){.component_holder .card_holder .card[data-v-1d2acde9]{width:calc(50% - 5px)}}@media(max-width:991px){.component_holder .card_holder .card[data-v-1d2acde9]{gap:16px;padding:20px}}@media(max-width:780px){.component_holder .card_holder .card[data-v-1d2acde9]{gap:16px;padding:20px}}@media(max-width:750px){.component_holder .card_holder .card[data-v-1d2acde9]{margin-bottom:0;width:100%}}.component_holder .card_holder .learn_more[data-v-1d2acde9]{align-items:flex-start;align-self:stretch;background:#225378;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:25px;justify-content:flex-end;overflow:hidden;padding:20px 20px 40px;position:relative;width:546px}@media(max-width:1710px){.component_holder .card_holder .learn_more[data-v-1d2acde9]{width:460px}}@media(max-width:1450px){.component_holder .card_holder .learn_more[data-v-1d2acde9]{width:360px}}@media(max-width:780px){.component_holder .card_holder .learn_more[data-v-1d2acde9]{width:350px}}@media(max-width:750px){.component_holder .card_holder .learn_more[data-v-1d2acde9]{min-height:400px;width:100%}}.component_holder .card_holder .learn_more .ellipse_group[data-v-1d2acde9]{height:423px;position:absolute;right:-5px;top:-10px;width:423px}@media(max-width:1920px){.component_holder .card_holder .learn_more .ellipse_group[data-v-1d2acde9]{height:345px;right:-5px;top:0;width:345px}}@media(max-width:991px){.component_holder .card_holder .learn_more .ellipse_group[data-v-1d2acde9]{height:345px;right:-7px;width:345px}}.component_holder .card_holder .learn_more .ellipse_group img[data-v-1d2acde9]{height:100%;width:100%}.component_holder .card_holder .learn_more .title[data-v-1d2acde9]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:12px}.component_holder .card_holder .learn_more .title h4[data-v-1d2acde9]{color:#fff;font-size:28px;font-weight:700;line-height:normal}@media(max-width:991px){.component_holder .card_holder .learn_more .title h4[data-v-1d2acde9]{font-size:20px}}.component_holder .card_holder .learn_more .title p[data-v-1d2acde9]{color:#fff;font-size:18px;font-weight:500;line-height:1.55}@media(max-width:600px){.component_holder .card_holder .learn_more .title p[data-v-1d2acde9]{font-size:14px}}.component_holder .card_holder .learn_more .popular_btn[data-v-1d2acde9]{z-index:10}@media(max-width:991px){.component_holder .card_holder .learn_more .popular_btn[data-v-1d2acde9]{font-size:16px;padding:12px 20px}}.thank-you_holder[data-v-aa5cea34]{background-color:#1e1e1e99;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.thank-you_holder .modal[data-v-aa5cea34]{background-color:#fff;border-radius:24px;left:50%;padding:48px 60px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:990px}@media(max-width:1040px){.thank-you_holder .modal[data-v-aa5cea34]{width:calc(100% - 40px)}}@media(max-width:991px){.thank-you_holder .modal[data-v-aa5cea34]{padding:32px 20px}}@media(max-width:468px){.thank-you_holder .modal[data-v-aa5cea34]{width:100%}}.thank-you_holder .modal .title[data-v-aa5cea34]{color:#1e1e1e}.thank-you_holder .modal .title h3[data-v-aa5cea34]{font-size:40px;font-weight:700;line-height:1.07;margin-bottom:20px}@media(max-width:1199px){.thank-you_holder .modal .title h3[data-v-aa5cea34]{font-size:36px;margin-bottom:16px}}@media(max-width:991px){.thank-you_holder .modal .title h3[data-v-aa5cea34]{font-size:24px;margin-bottom:12px}}.thank-you_holder .modal .title p[data-v-aa5cea34]{font-size:20px;font-weight:500;line-height:1.35}@media(max-width:1199px){.thank-you_holder .modal .title p[data-v-aa5cea34]{font-size:18px}}@media(max-width:991px){.thank-you_holder .modal .title p[data-v-aa5cea34]{font-size:14px}}.thank-you_holder .modal .title p[data-v-aa5cea34]:nth-child(3){margin-bottom:20px;margin-top:10px}@media(max-width:1199px){.thank-you_holder .modal .title p[data-v-aa5cea34]:nth-child(3){margin-bottom:16px}}@media(max-width:991px){.thank-you_holder .modal .title p[data-v-aa5cea34]:nth-child(3){margin-bottom:12px}}.thank-you_holder .modal .title .social__links[data-v-aa5cea34]{margin-bottom:40px}.thank-you_holder .modal .thank-you_btn[data-v-aa5cea34]{padding:16px}@media(max-width:991px){.thank-you_holder .modal .thank-you_btn[data-v-aa5cea34]{font-size:16px;padding:12px 16px}}.form[data-v-4a965266]{align-items:center;align-self:stretch;background:#fff;border-radius:12px;display:flex;justify-content:space-between;padding:4px 4px 4px 16px}@media(max-width:768px){.form[data-v-4a965266]{padding:4px 4px 4px 8px}}.form input[data-v-4a965266]{color:#636363}@media(max-width:1600px){.form input[data-v-4a965266]{max-width:180px}}@media(max-width:468px){.form input[data-v-4a965266]{font-size:16px;max-width:155px}}@media(max-width:600px){.form input[data-v-4a965266]::-moz-placeholder{font-size:14px!important}.form input[data-v-4a965266]::placeholder{font-size:14px!important}}@media(max-width:991px){.form .btn[data-v-4a965266]{padding:12px 16px}}@media(max-width:600px){.form .btn[data-v-4a965266]{font-size:14px;padding:12px}}.form .btn.disabled[data-v-4a965266]{cursor:not-allowed}.component_holder[data-v-6c5ef0e8]{background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;display:flex;gap:214px;margin-bottom:100px;overflow:hidden;padding:32px;position:relative}@media(max-width:1600px){.component_holder[data-v-6c5ef0e8]{gap:50px;padding:20px}}@media(max-width:1199px){.component_holder[data-v-6c5ef0e8]{gap:25px}}@media(max-width:991px){.component_holder[data-v-6c5ef0e8]{flex-direction:column;gap:20px}}@media(max-width:768px){.component_holder[data-v-6c5ef0e8]{margin-bottom:60px}}@media(max-width:600px){.component_holder[data-v-6c5ef0e8]{margin-bottom:32px}}@media(max-width:468px){.component_holder[data-v-6c5ef0e8]{margin-left:-20px;margin-right:-20px}}.component_holder .ellipse_group[data-v-6c5ef0e8]{bottom:-142px;height:1243px;position:absolute;right:-10px;width:992px}@media(max-width:1600px){.component_holder .ellipse_group[data-v-6c5ef0e8]{bottom:-137px;height:815px;right:-40px;width:650px}}@media(max-width:1199px){.component_holder .ellipse_group[data-v-6c5ef0e8]{display:none}}@media(max-width:991px){.component_holder .ellipse_group[data-v-6c5ef0e8]{display:none}}.component_holder .ellipse_group img[data-v-6c5ef0e8]{height:100%;width:100%}.component_holder .img_holder[data-v-6c5ef0e8]{position:relative}@media(max-width:991px){.component_holder .img_holder[data-v-6c5ef0e8]{width:100%}}.component_holder .img_holder .img_wrapper[data-v-6c5ef0e8]{width:634px}@media(max-width:1600px){.component_holder .img_holder .img_wrapper[data-v-6c5ef0e8]{max-width:500px}}@media(max-width:1199px){.component_holder .img_holder .img_wrapper[data-v-6c5ef0e8]{max-width:445px}}@media(max-width:991px){.component_holder .img_holder .img_wrapper[data-v-6c5ef0e8]{max-width:100%;width:100%}}.component_holder .img_holder .img_wrapper img[data-v-6c5ef0e8]{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.component_holder .img_holder .name_card[data-v-6c5ef0e8]{-webkit-backdrop-filter:blur(21.2px);backdrop-filter:blur(21.2px);background:#fff3;border-radius:12px;bottom:30px;display:inline-block;left:24px;padding:12px 20px;position:absolute}@media(max-width:991px){.component_holder .img_holder .name_card[data-v-6c5ef0e8]{bottom:20px;left:20px}}@media(max-width:468px){.component_holder .img_holder .name_card[data-v-6c5ef0e8]{left:20px}}.component_holder .img_holder .name_card p[data-v-6c5ef0e8]:first-child{font-size:20px;font-weight:700}@media(max-width:991px){.component_holder .img_holder .name_card p[data-v-6c5ef0e8]:first-child{font-size:14px}}.component_holder .img_holder .name_card p[data-v-6c5ef0e8]:last-child{font-size:14px;font-weight:400;line-height:128%}@media(max-width:991px){.component_holder .img_holder .name_card p[data-v-6c5ef0e8]:last-child{font-size:12px}}.component_holder .title[data-v-6c5ef0e8]{align-self:center;color:#fff;flex:1;position:relative}@media(max-width:991px){.component_holder .title[data-v-6c5ef0e8]{align-self:auto}}.component_holder .title h3[data-v-6c5ef0e8]{font-size:40px;font-weight:700;line-height:1.07;margin-bottom:24px}@media(max-width:1199px){.component_holder .title h3[data-v-6c5ef0e8]{font-size:36px;margin-bottom:20px}}@media(max-width:991px){.component_holder .title h3[data-v-6c5ef0e8]{font-size:24px;margin-bottom:12px}}@media(max-width:600px){.component_holder .title h3[data-v-6c5ef0e8]{font-size:20px}}.component_holder .title p[data-v-6c5ef0e8]{font-size:20px;font-weight:500;line-height:1.35}@media(max-width:1199px){.component_holder .title p[data-v-6c5ef0e8]{font-size:18px}}@media(max-width:991px){.component_holder .title p[data-v-6c5ef0e8]{font-size:16px}}@media(max-width:600px){.component_holder .title p[data-v-6c5ef0e8]{font-size:14px}}.component_holder .title p[data-v-6c5ef0e8]:nth-child(3){margin-bottom:40px;margin-top:10px}@media(max-width:1199px){.component_holder .title p[data-v-6c5ef0e8]:nth-child(3){margin-bottom:30px}}@media(max-width:991px){.component_holder .title p[data-v-6c5ef0e8]:nth-child(3){margin-bottom:28px}}.component_holder .title p[data-v-6c5ef0e8]:not(:last-child){max-width:530px}@media(max-width:991px){.component_holder .title p[data-v-6c5ef0e8]:not(:last-child){max-width:100%}}.component_holder .title .form_field[data-v-6c5ef0e8]{align-items:flex-start;display:flex;flex-direction:column;gap:8px;margin-bottom:40px;width:648px}@media(max-width:1600px){.component_holder .title .form_field[data-v-6c5ef0e8]{width:510px}}@media(max-width:1199px){.component_holder .title .form_field[data-v-6c5ef0e8]{margin-bottom:20px;width:427px}}@media(max-width:991px){.component_holder .title .form_field[data-v-6c5ef0e8]{width:100%}}.component_holder .title .form_field p[data-v-6c5ef0e8]{align-self:stretch;color:#fff;font-size:14px;font-weight:400;line-height:1.28}@media(max-width:991px){.component_holder .title .form_field p[data-v-6c5ef0e8]{font-size:12px}}.component_holder .title .form_field p a[data-v-6c5ef0e8]{color:#dcf73e;font-size:14px;font-weight:400;line-height:1.28}@media(max-width:991px){.component_holder .title .form_field p a[data-v-6c5ef0e8]{font-size:12px}.component_holder .title .banner2_btn[data-v-6c5ef0e8]{font-size:16px;padding:10px 14px}}.component_holder[data-v-95129892]{color:#1e1e1e;margin-bottom:100px}@media(max-width:991px){.component_holder[data-v-95129892]{margin-bottom:60px}}@media(max-width:600px){.component_holder[data-v-95129892]{margin-bottom:32px}}.component_holder h2[data-v-95129892]{font-size:48px;font-weight:700;line-height:1.07;margin-bottom:24px;text-align:center}@media(max-width:1199px){.component_holder h2[data-v-95129892]{font-size:44px;margin-bottom:28px}}@media(max-width:991px){.component_holder h2[data-v-95129892]{font-size:28px;margin-bottom:12px}}@media(max-width:600px){.component_holder h2[data-v-95129892]{font-size:16px}}.component_holder p[data-v-95129892]{line-height:1.35;text-align:center}.component_holder>p[data-v-95129892]{font-size:20px;margin:0 auto 40px;max-width:721px}@media(max-width:991px){.component_holder>p[data-v-95129892]{font-size:16px;margin:0 auto 24px}}@media(max-width:600px){.component_holder>p[data-v-95129892]{font-size:14px}}.component_holder .utp_holder[data-v-95129892]{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;width:100%}@media(max-width:1600px){.component_holder .utp_holder[data-v-95129892]{gap:20px}}@media(max-width:991px){.component_holder .utp_holder[data-v-95129892]{flex-direction:column}}.component_holder .utp_holder .left_block[data-v-95129892]{background:linear-gradient(99deg,#bdf40e 11.83%,#dcf73e 92.99%);border-radius:24px;flex:1;height:924px;overflow:hidden;position:relative}@media(max-width:1600px){.component_holder .utp_holder .left_block[data-v-95129892]{height:926px}}@media(max-width:991px){.component_holder .utp_holder .left_block[data-v-95129892]{flex:auto;height:524px;width:100%}}@media(max-width:468px){.component_holder .utp_holder .left_block[data-v-95129892]{margin-left:-20px;margin-right:-20px;width:auto}}.component_holder .utp_holder .left_block .world-iphone_holder[data-v-95129892]{bottom:0;height:737px;left:50%;position:absolute;transform:translate(-45%);width:720px}@media(max-width:1600px){.component_holder .utp_holder .left_block .world-iphone_holder[data-v-95129892]{height:639px;width:608px}}@media(max-width:1199px){.component_holder .utp_holder .left_block .world-iphone_holder[data-v-95129892]{height:551px;width:520px}}@media(max-width:991px){.component_holder .utp_holder .left_block .world-iphone_holder[data-v-95129892]{bottom:-85px;height:536px;width:504px}}@media(max-width:600px){.component_holder .utp_holder .left_block .world-iphone_holder[data-v-95129892]{bottom:-60px;height:392px;width:402px}}.component_holder .utp_holder .left_block .world-iphone_holder img[data-v-95129892]{height:100%;width:100%}.component_holder .utp_holder .left_block .title[data-v-95129892]{padding:52px 80px}@media(max-width:1600px){.component_holder .utp_holder .left_block .title[data-v-95129892]{padding:52px 40px}}@media(max-width:991px){.component_holder .utp_holder .left_block .title[data-v-95129892]{padding:32px 20px}}.component_holder .utp_holder .left_block .title h3[data-v-95129892]{font-size:40px;font-weight:700;line-height:1.07;margin-bottom:28px;max-width:540px}@media(max-width:1199px){.component_holder .utp_holder .left_block .title h3[data-v-95129892]{font-size:36px}}@media(max-width:991px){.component_holder .utp_holder .left_block .title h3[data-v-95129892]{font-size:24px;margin-bottom:16px}}@media(max-width:600px){.component_holder .utp_holder .left_block .title h3[data-v-95129892]{font-size:16px}}.component_holder .utp_holder .left_block .title ul[data-v-95129892]{list-style-type:none;padding-left:36px}.component_holder .utp_holder .left_block .title ul li[data-v-95129892]{position:relative}@media(max-width:991px){.component_holder .utp_holder .left_block .title ul li[data-v-95129892]{font-size:14px;line-height:135%}}.component_holder .utp_holder .left_block .title ul li img[data-v-95129892]{left:-36px;position:absolute;top:3px}@media(max-width:991px){.component_holder .utp_holder .left_block .title ul li img[data-v-95129892]{height:16px;left:-25px;top:5px;width:16px}}.component_holder .utp_holder .left_block .title ul li[data-v-95129892]:not(:last-of-type){margin-bottom:10px}@media(max-width:991px){.component_holder .utp_holder .left_block .title ul li[data-v-95129892]:not(:last-of-type){margin-bottom:8px}}.component_holder .utp_holder .right_block[data-v-95129892]{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:40px;position:relative}@media(max-width:1600px){.component_holder .utp_holder .right_block[data-v-95129892]{gap:20px}}@media(max-width:1199px){.component_holder .utp_holder .right_block[data-v-95129892]{gap:20px}}@media(max-width:991px){.component_holder .utp_holder .right_block[data-v-95129892]{gap:20px;width:100%}}.component_holder .utp_holder .right_block .top[data-v-95129892]{background:#fff;border-radius:24px;height:310px;overflow:hidden;position:relative}@media(max-width:1600px){.component_holder .utp_holder .right_block .top[data-v-95129892]{height:332px}}@media(max-width:991px){.component_holder .utp_holder .right_block .top[data-v-95129892]{height:232px;width:100%}}@media(max-width:468px){.component_holder .utp_holder .right_block .top[data-v-95129892]{margin-left:-20px;margin-right:-20px;width:auto}}.component_holder .utp_holder .right_block .top .ellipse_group[data-v-95129892]{bottom:-54px;height:342px;position:absolute;right:-36px;width:459px}@media(min-width:992px)and (max-width:1199px){.component_holder .utp_holder .right_block .top .ellipse_group[data-v-95129892]{right:-126px}}@media(max-width:991px){.component_holder .utp_holder .right_block .top .ellipse_group[data-v-95129892]{bottom:-38px;height:256px;right:-34px;width:344px}}.component_holder .utp_holder .right_block .top .ellipse_group img[data-v-95129892]{height:100%;width:100%}.component_holder .utp_holder .right_block .top .title[data-v-95129892]{padding:62px 92px 62px 80px}@media(max-width:1600px){.component_holder .utp_holder .right_block .top .title[data-v-95129892]{padding:52px 20px 20px 40px}}@media(max-width:991px){.component_holder .utp_holder .right_block .top .title[data-v-95129892]{padding:32px 20px 20px}}.component_holder .utp_holder .right_block .top .title h3[data-v-95129892]{align-items:center;display:flex;font-size:40px;font-weight:700;gap:28px;line-height:1.07;margin-bottom:42px}.component_holder .utp_holder .right_block .top .title h3[data-v-95129892]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67' height='67' fill='none' viewBox='0 0 67 67'%3E%3Crect width='67' height='67' fill='%235a9cff' rx='20.1'/%3E%3Cpath fill='%23fff' d='M49.404 22.394c-.44 4.708-2.35 16.15-3.319 21.425-.41 2.235-1.233 2.98-1.997 3.07-1.703.148-2.996-1.133-4.64-2.236-2.585-1.728-4.054-2.8-6.55-4.47-2.908-1.936-1.029-3.009.646-4.737.44-.447 7.96-7.39 8.106-8.016a.6.6 0 0 0-.147-.536c-.176-.15-.41-.09-.616-.06-.265.06-4.377 2.831-12.395 8.314-1.175.804-2.233 1.221-3.173 1.192-1.057-.03-3.054-.596-4.552-1.103-1.85-.596-3.29-.924-3.172-1.966.058-.537.793-1.073 2.173-1.64 8.577-3.784 14.275-6.287 17.124-7.478 8.165-3.457 9.84-4.053 10.956-4.053.235 0 .793.06 1.145.357.294.239.382.567.411.805-.029.179.03.715 0 1.132'/%3E%3C/svg%3E") no-repeat 50%/cover;content:"";flex-shrink:0;height:67px;width:67px}@media(max-width:991px){.component_holder .utp_holder .right_block .top .title h3[data-v-95129892]:before{height:44px;width:44px}}@media(max-width:1199px){.component_holder .utp_holder .right_block .top .title h3[data-v-95129892]{font-size:36px}}@media(max-width:991px){.component_holder .utp_holder .right_block .top .title h3[data-v-95129892]{font-size:24px;gap:14px;margin-bottom:25px}}@media(max-width:600px){.component_holder .utp_holder .right_block .top .title h3[data-v-95129892]{font-size:16px;margin-bottom:16px}}.component_holder .utp_holder .right_block .top .title p[data-v-95129892]{text-align:left}@media(max-width:991px){.component_holder .utp_holder .right_block .top .title p[data-v-95129892]{font-size:14px;max-width:600px}}.component_holder .utp_holder .right_block .bottom[data-v-95129892]{background:linear-gradient(100deg,#333 11.95%,#494949 87.44%);border-radius:24px;height:574px;overflow:hidden;position:relative}@media(max-width:991px){.component_holder .utp_holder .right_block .bottom[data-v-95129892]{height:372px;width:100%}}@media(max-width:468px){.component_holder .utp_holder .right_block .bottom[data-v-95129892]{margin-left:-20px;margin-right:-20px;width:auto}}.component_holder .utp_holder .right_block .bottom .title[data-v-95129892]{padding:52px 80px}@media(max-width:1600px){.component_holder .utp_holder .right_block .bottom .title[data-v-95129892]{padding:52px 40px}}@media(max-width:991px){.component_holder .utp_holder .right_block .bottom .title[data-v-95129892]{padding:32px 20px}}.component_holder .utp_holder .right_block .bottom .title h3[data-v-95129892]{color:#fff;font-size:40px;font-weight:700;line-height:1.07;margin-bottom:28px}@media(min-width:992px)and (max-width:1199px){.component_holder .utp_holder .right_block .bottom .title h3[data-v-95129892]{font-size:36px}}@media(max-width:991px){.component_holder .utp_holder .right_block .bottom .title h3[data-v-95129892]{font-size:24px;margin-bottom:12px}}@media(max-width:600px){.component_holder .utp_holder .right_block .bottom .title h3[data-v-95129892]{font-size:16px}}.component_holder .utp_holder .right_block .bottom .title p[data-v-95129892]{color:#fff;text-align:left}@media(max-width:991px){.component_holder .utp_holder .right_block .bottom .title p[data-v-95129892]{font-size:14px;max-width:600px}}.component_holder .utp_holder .right_block .bottom .img_holder[data-v-95129892]{bottom:0;height:364px;left:50%;position:absolute;transform:translate(-50%);width:512px}@media(max-width:1600px){.component_holder .utp_holder .right_block .bottom .img_holder[data-v-95129892]{height:320px;width:444px}}@media(max-width:1199px){.component_holder .utp_holder .right_block .bottom .img_holder[data-v-95129892]{height:313px;width:428px}}@media(max-width:991px){.component_holder .utp_holder .right_block .bottom .img_holder[data-v-95129892]{height:245px;width:349px}}@media(max-width:600px){.component_holder .utp_holder .right_block .bottom .img_holder[data-v-95129892]{height:203px;width:294px}}.component_holder .utp_holder .right_block .bottom .img_holder img[data-v-95129892]{height:100%;width:100%}.component_holder[data-v-574ce16a]{align-items:center;display:flex;flex-direction:column;gap:40px;margin-bottom:120px}@media(max-width:1919px){.component_holder[data-v-574ce16a]{margin-bottom:140px}}@media(max-width:1199px){.component_holder[data-v-574ce16a]{margin-bottom:100px}}@media(max-width:991px){.component_holder[data-v-574ce16a]{gap:24px;margin-bottom:60px}}.component_holder h3[data-v-574ce16a]{align-self:stretch;color:#1e1e1e;font-size:40px;font-weight:700;line-height:107%}@media(max-width:1199px){.component_holder h3[data-v-574ce16a]{font-size:36px}}@media(max-width:991px){.component_holder h3[data-v-574ce16a]{font-size:24px}}.component_holder .popular_cities[data-v-574ce16a]{align-content:center;align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:20px}@media(max-width:991px){.component_holder .popular_cities[data-v-574ce16a]{gap:8px}}.component_holder .popular_cities .city[data-v-574ce16a]{align-items:center;background:#fff;border-radius:24px;color:inherit;cursor:pointer;display:flex;gap:12px;padding:8px 20px 8px 8px}.component_holder .popular_cities .city[data-v-574ce16a]:hover{background:#edeff2}@media(max-width:468px){.component_holder .popular_cities .city[data-v-574ce16a]{width:100%}}@media(max-width:389px){.component_holder .popular_cities .city[data-v-574ce16a]{gap:8px}}.component_holder .popular_cities .city .image_holder[data-v-574ce16a]{height:80px;width:80px}@media(max-width:991px){.component_holder .popular_cities .city .image_holder[data-v-574ce16a]{height:60px;width:60px}}.component_holder .popular_cities .city .image_holder img[data-v-574ce16a]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.component_holder .popular_cities .city .title[data-v-574ce16a]{color:#1e1e1e;font-size:20px;font-weight:700;line-height:135%}@media(max-width:991px){.component_holder .popular_cities .city .title[data-v-574ce16a]{font-size:14px}}@media(max-width:389px){.component_holder .popular_cities .city .title[data-v-574ce16a]{font-weight:600}}.component_holder .open_more[data-v-574ce16a]{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:center}.component_holder .open_more span[data-v-574ce16a]{color:#225378;font-size:16px;line-height:140%;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.component_holder .open_more span[data-v-574ce16a]:hover{color:#27628f}@media(max-width:991px){.component_holder .open_more span[data-v-574ce16a]{font-size:14px}}.component_holder[data-v-9e8df531]{align-items:center;display:flex;flex-direction:column;gap:40px;margin-bottom:120px}@media(max-width:1919px){.component_holder[data-v-9e8df531]{margin-bottom:140px}}@media(max-width:1199px){.component_holder[data-v-9e8df531]{margin-bottom:100px}}@media(max-width:991px){.component_holder[data-v-9e8df531]{gap:24px;margin-bottom:60px}}.component_holder h3[data-v-9e8df531]{align-self:stretch;color:#1e1e1e;font-size:40px;font-weight:700;line-height:107%}@media(max-width:1199px){.component_holder h3[data-v-9e8df531]{font-size:36px}}@media(max-width:991px){.component_holder h3[data-v-9e8df531]{font-size:24px}}.component_holder .popular_countries[data-v-9e8df531]{align-content:center;align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:20px}@media(max-width:991px){.component_holder .popular_countries[data-v-9e8df531]{gap:8px}}.component_holder .popular_countries .country[data-v-9e8df531]{align-items:center;align-self:stretch;background:#fff;border-radius:16px;color:inherit;cursor:pointer;display:flex;gap:12px;padding:16px;width:calc(25% - 15px)}.component_holder .popular_countries .country[data-v-9e8df531]:hover{background:#edeff2}@media(max-width:991px){.component_holder .popular_countries .country[data-v-9e8df531]{padding:12px;width:calc(33.33333% - 5.33333px)}}@media(max-width:797px){.component_holder .popular_countries .country[data-v-9e8df531]{width:calc(50% - 4px)}}@media(max-width:389px){.component_holder .popular_countries .country[data-v-9e8df531]{gap:4px;width:100%}}.component_holder .popular_countries .country .image_holder[data-v-9e8df531]{height:32px;max-width:100px}@media(max-width:991px){.component_holder .popular_countries .country .image_holder[data-v-9e8df531]{height:20px}}.component_holder .popular_countries .country .image_holder img[data-v-9e8df531]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.component_holder .popular_countries .country .title[data-v-9e8df531]{color:#1e1e1e;font-size:20px;font-weight:700;line-height:135%}@media(max-width:991px){.component_holder .popular_countries .country .title[data-v-9e8df531]{font-size:14px}}@media(max-width:389px){.component_holder .popular_countries .country .title[data-v-9e8df531]{font-weight:600}}.component_holder .open_more[data-v-9e8df531]{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:center}.component_holder .open_more span[data-v-9e8df531]{color:#225378;font-size:16px;line-height:140%;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.component_holder .open_more span[data-v-9e8df531]:hover{color:#27628f}@media(max-width:991px){.component_holder .open_more span[data-v-9e8df531]{font-size:14px}}.component_holder[data-v-6377cca5]{align-items:center;display:flex;flex-direction:column;gap:40px;margin-bottom:120px}@media(max-width:1919px){.component_holder[data-v-6377cca5]{margin-bottom:140px}}@media(max-width:1199px){.component_holder[data-v-6377cca5]{margin-bottom:100px}}@media(max-width:991px){.component_holder[data-v-6377cca5]{gap:24px;margin-bottom:60px}}.component_holder h3[data-v-6377cca5]{align-self:stretch;color:#1e1e1e;font-size:40px;font-weight:700;line-height:107%}@media(max-width:1199px){.component_holder h3[data-v-6377cca5]{font-size:36px}}@media(max-width:991px){.component_holder h3[data-v-6377cca5]{font-size:24px}}.component_holder .links[data-v-6377cca5]{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:8px}@media(max-width:991px){.component_holder .links[data-v-6377cca5]{gap:8px}}.component_holder .links .link[data-v-6377cca5]{align-items:center;background:#fff;border-radius:12px;color:#1e1e1e;cursor:pointer;display:flex;padding:16px 20px}.component_holder .links .link[data-v-6377cca5]:hover{background:#edeff2}@media(max-width:991px){.component_holder .links .link[data-v-6377cca5]{font-size:14px;font-weight:400;line-height:145%;padding:8px 16px}}.component_holder .open_more[data-v-6377cca5]{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:center}.component_holder .open_more span[data-v-6377cca5]{color:#225378;font-size:16px;line-height:140%;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.component_holder .open_more span[data-v-6377cca5]:hover{color:#27628f}@media(max-width:991px){.component_holder .open_more span[data-v-6377cca5]{font-size:14px}}.component_holder[data-v-f575d08f]{margin-bottom:80px}@media(max-width:460px){.component_holder[data-v-f575d08f]{font-size:16px;line-height:127%}}.component_holder ol[data-v-f575d08f]{counter-reset:li;list-style:none;margin-bottom:15px}.component_holder ol>li[data-v-f575d08f]{text-align:justify}.component_holder ol>li[data-v-f575d08f]:before{content:counters(li,".") ". ";counter-increment:li;display:inline-block;margin-right:8px}.component_holder ol>li h3[data-v-f575d08f]{display:inline-block}.component_holder table[data-v-f575d08f]{border:1px solid #ddd;border-collapse:collapse;margin-bottom:20px;width:100%}.component_holder table th[data-v-f575d08f]{background:#efefef;font-weight:700}.component_holder table td[data-v-f575d08f],.component_holder table th[data-v-f575d08f]{border:1px solid #ddd;padding:5px}.component_holder table td[data-v-f575d08f]:last-of-type{margin-left:10px}.side-menu__holder[data-v-85ef2099]{align-self:start;background:#fff;border-radius:16px;display:flex;flex:0 1 280px;flex-direction:column;gap:16px;padding:20px 16px}@media(max-width:1199px){.side-menu__holder[data-v-85ef2099]{flex:1}}@media(max-width:468px){.side-menu__holder[data-v-85ef2099]{margin-left:-20px;margin-right:-20px}}.side-menu__holder .side-menu__pages[data-v-85ef2099]{display:flex;flex-direction:column;gap:8px}.side-menu__holder .side-menu__item[data-v-85ef2099]{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:10px;padding:4px;transition:all .3s}.side-menu__holder .side-menu__item[data-v-85ef2099]:hover{background:#f5f7f9}.side-menu__holder .side-menu__item:hover span[data-v-85ef2099]{color:#1e1e1e}.side-menu__holder .side-menu__item:hover .icon[data-v-85ef2099]{background:#fff}.side-menu__holder .side-menu__item .icon[data-v-85ef2099]{align-items:center;background:#f5f7f9;border-radius:8px;display:flex;height:44px;justify-content:center;transition:all .3s;width:44px}.side-menu__holder .side-menu__item span[data-v-85ef2099]{color:#636363;font-weight:600;line-height:128%}@media(max-width:768px){.side-menu__holder .side-menu__item span[data-v-85ef2099]{font-size:16px}}.side-menu__holder .side-menu__item .favorites__count[data-v-85ef2099]{background:#dcf73e;border-radius:29px;color:#225378;font-size:14px;font-weight:600;line-height:101%;padding:3px 10px}.side-menu__holder .side-menu__item.router-link-active[data-v-85ef2099]{background:#f5f7f9}.side-menu__holder .side-menu__item.router-link-active span[data-v-85ef2099]{color:#1e1e1e}.side-menu__holder .side-menu__item.router-link-active .icon[data-v-85ef2099]{background:#fff}@media(max-width:768px){.side-menu__holder button[data-v-85ef2099]{font-size:16px;padding:12px 20px}}.arrow[data-v-2dc0211b]{background:#f5f7f9;border-radius:12px;display:none;height:34px;width:34px}@media(max-width:1199px){.arrow[data-v-2dc0211b]{align-items:center;display:flex;justify-content:center}}@media(max-width:768px){.arrow[data-v-2dc0211b]{height:32px;width:32px}.arrow svg[data-v-2dc0211b]{height:12px;width:12px}}.arrow[data-v-6d59e596]{background:#fff}.booking-history__holder[data-v-6d59e596]{flex:1}.booking-history__holder .booking-history__top[data-v-6d59e596]{align-items:center;display:flex;gap:12px;margin-bottom:40px}@media(max-width:1199px){.booking-history__holder .booking-history__top[data-v-6d59e596]{margin-bottom:20px}}@media(max-width:768px){.booking-history__holder .booking-history__top[data-v-6d59e596]{align-items:start;margin-bottom:16px}}.booking-history__holder .booking-history__top h2[data-v-6d59e596]{color:#222;font-size:48px;font-weight:700;line-height:107%}@media(max-width:1199px){.booking-history__holder .booking-history__top h2[data-v-6d59e596]{font-size:44px}}@media(max-width:768px){.booking-history__holder .booking-history__top h2[data-v-6d59e596]{font-size:28px}}.booking-history__holder .history__empty[data-v-6d59e596]{margin-bottom:40px}.booking-history__holder .booking-history__list[data-v-6d59e596]{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}@media(max-width:468px){.booking-history__holder .booking-history__list[data-v-6d59e596]{margin-left:-20px;margin-right:-20px}}.booking-history__holder .booking-history__list .booking-history__item[data-v-6d59e596]{background:#fff;border-radius:24px;display:flex;font-size:20px;gap:60px;line-height:135%;padding:20px 40px}@media(max-width:991px){.booking-history__holder .booking-history__list .booking-history__item[data-v-6d59e596]{flex-direction:column;gap:20px}}@media(max-width:768px){.booking-history__holder .booking-history__list .booking-history__item[data-v-6d59e596]{font-size:14px;gap:8px;padding:20px}}.booking-history__holder .booking-history__list .booking-history__item .dates[data-v-6d59e596]{flex:0 1 355px;font-weight:700}@media(max-width:991px){.booking-history__holder .booking-history__list .booking-history__item .dates[data-v-6d59e596]{flex:1}}.booking-history__holder .booking-history__list .booking-history__item .tour-name[data-v-6d59e596]{flex:1;font-style:normal;font-weight:500}.booking-history__holder .show-more__btn[data-v-6d59e596]{display:flex;justify-content:center}@media(max-width:768px){.booking-history__holder .show-more__btn button[data-v-6d59e596]{font-size:16px;padding:12px 20px}}.booking-history__holder .documents[data-v-6d59e596]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:16px;margin-top:20px}.booking-history__holder .document_block[data-v-6d59e596]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:12px}.booking-history__holder .document_list[data-v-6d59e596]{align-items:center;align-self:stretch;color:#1e1e1e;display:flex;font-size:16px;font-style:normal;font-weight:400;gap:20px;line-height:150%}@media(max-width:768px){.booking-history__holder .document_list[data-v-6d59e596]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;font-size:14px;font-style:normal;font-weight:400;gap:12px;line-height:145%}}.booking-history__holder .document_info[data-v-6d59e596]{align-items:center;display:flex;flex:1 0 0;gap:12px}.booking-history__holder .document_icon_layout[data-v-6d59e596]{align-items:center;background:#edeff2;border-radius:8px;display:flex;gap:10px;height:36px;justify-content:center;padding:12px 16px;width:36px}.booking-history__holder .document_icon[data-v-6d59e596]{flex-shrink:0;height:24px;width:24px}.booking-history__holder .documents_link[data-v-6d59e596]{align-items:center;display:flex;gap:20px;line-height:140%;text-decoration-line:underline}@media(max-width:768px){.booking-history__holder .documents_link[data-v-6d59e596]{font-size:14px;font-style:normal;font-weight:400;line-height:145%}}.history_page[data-v-ea655b6b]{display:flex;gap:80px;margin-bottom:100px;margin-top:40px;width:100%}@media(max-width:1400px){.history_page[data-v-ea655b6b]{gap:40px}}@media(max-width:992px){.history_page[data-v-ea655b6b]{margin-bottom:60px}}.personal-data__holder[data-v-f35e0b28]{background:#fff;border-radius:24px;flex:1;padding:40px 80px 60px}@media(max-width:1400px){.personal-data__holder[data-v-f35e0b28]{padding:40px 40px 60px}}@media(max-width:768px){.personal-data__holder[data-v-f35e0b28]{padding:24px 20px 32px}}@media(max-width:468px){.personal-data__holder[data-v-f35e0b28]{margin-left:-20px;margin-right:-20px}}.personal-data__holder .personal-data__top[data-v-f35e0b28]{align-items:center;display:flex;gap:12px;margin-bottom:28px}@media(max-width:768px){.personal-data__holder .personal-data__top[data-v-f35e0b28]{margin-bottom:20px}}.personal-data__holder h2[data-v-f35e0b28]{color:#222;font-size:48px;font-weight:700;line-height:107%}@media(max-width:1199px){.personal-data__holder h2[data-v-f35e0b28]{font-size:44px}}@media(max-width:768px){.personal-data__holder h2[data-v-f35e0b28]{font-size:28px}}.personal-data__holder .form[data-v-f35e0b28]{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}@media(max-width:468px){.personal-data__holder .form[data-v-f35e0b28]{gap:8px;margin-bottom:8px}}.personal-data__holder .form .form__line[data-v-f35e0b28]{display:flex;gap:16px}@media(max-width:992px){.personal-data__holder .form .form__line[data-v-f35e0b28]{flex-direction:column;gap:12px}}@media(max-width:468px){.personal-data__holder .form .form__line[data-v-f35e0b28]{gap:8px}}.personal-data__holder .form .form__line .form__item[data-v-f35e0b28]{background:#f5f7f9;border-radius:12px;flex:1;padding:15px 16px;position:relative}@media(max-width:768px){.personal-data__holder .form .form__line .form__item[data-v-f35e0b28]{padding:13px 16px}}.personal-data__holder .form .form__line .form__item .cities_list[data-v-f35e0b28]{align-items:flex-start;background-color:#fff;border-radius:12px;bottom:-4px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-end;left:0;max-height:320px;padding:20px 0;position:absolute;transform:translateY(100%);width:100%;z-index:20}.personal-data__holder .form .form__line .form__item .cities_list div[data-v-f35e0b28]{display:block;overflow-y:scroll;width:100%}.personal-data__holder .form .form__line .form__item .cities_list div[data-v-f35e0b28]::-webkit-scrollbar{width:8px}.personal-data__holder .form .form__line .form__item .cities_list div[data-v-f35e0b28]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:8px}.personal-data__holder .form .form__line .form__item .cities_list div[data-v-f35e0b28]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:8px}.personal-data__holder .form .form__line .form__item .cities_list div p[data-v-f35e0b28]{align-self:stretch;font-size:16px;font-weight:400;line-height:1.4;padding:8px 16px}.personal-data__holder .form .form__line .form__item .cities_list div p[data-v-f35e0b28]:hover{background-color:#f5f7f9}.personal-data__holder .form .form__line .form__item[data-v-f35e0b28]:after{bottom:-20px;color:#ff3838;display:block;font-size:14px;font-weight:400;left:0;line-height:128%;position:absolute}.personal-data__holder .form .form__line .form__item.error[data-v-f35e0b28]{border:2px solid red;margin-bottom:20px;position:relative}.personal-data__holder .form .form__line .form__item.error_phone[data-v-f35e0b28]:after{content:"Некорректный номер"}.personal-data__holder .form .form__line .form__item.error_city[data-v-f35e0b28]:after{content:"Выберите город из списка"}.personal-data__holder .form .form__line .form__item.error_email[data-v-f35e0b28]:after{content:"Укажите корректный email"}.personal-data__holder .form .form__line .form__item .form__input[data-v-f35e0b28]{background:#f5f7f9;width:100%}@media(max-width:768px){.personal-data__holder .form .form__line .form__item .form__input[data-v-f35e0b28]{font-size:16px}}.personal-data__holder .form .form__line .form__item .form__input.input_filled[data-v-f35e0b28]{transform:translateY(8px)}.personal-data__holder .form .form__line .form__item .form__label[data-v-f35e0b28]{color:#636363;font-size:18px;font-weight:500;left:16px;line-height:155%;overflow:hidden;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;white-space:nowrap}@media(max-width:768px){.personal-data__holder .form .form__line .form__item .form__label[data-v-f35e0b28]{font-size:16px}}.personal-data__holder .form .form__line .form__item .form__input:focus~.form__label[data-v-f35e0b28],.personal-data__holder .form .form__line .form__item .form__input:valid~.form__label[data-v-f35e0b28],.personal-data__holder .form .form__line .form__item .form__input[disabled]~.form__label[data-v-f35e0b28]{font-size:12px;font-weight:400;line-height:128%;top:12px}@media(max-width:768px){.personal-data__holder .form .form__line .form__item .form__input:focus~.form__label[data-v-f35e0b28],.personal-data__holder .form .form__line .form__item .form__input:valid~.form__label[data-v-f35e0b28],.personal-data__holder .form .form__line .form__item .form__input[disabled]~.form__label[data-v-f35e0b28]{font-size:12px}}.personal-data__holder .error_message[data-v-f35e0b28]{color:red;margin:10px 0}.personal-data__holder .disabled[data-v-f35e0b28]{cursor:not-allowed}.profile_holder[data-v-b0923115]{display:flex;gap:60px;margin-bottom:100px;margin-top:40px;width:100%}@media(max-width:1400px){.profile_holder[data-v-b0923115]{gap:30px}}@media(max-width:992px){.profile_holder[data-v-b0923115]{margin-bottom:60px}}.review_form[data-v-d1b8f038]{align-items:flex-start;background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;display:flex;flex-direction:column;padding:24px;width:100%}@media(min-width:1250px){.review_form[data-v-d1b8f038]{max-width:502px}}.review_form .title[data-v-d1b8f038]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:16px;margin-bottom:20px}@media(max-width:799px){.review_form .title[data-v-d1b8f038]{gap:8px}}.review_form .title h4[data-v-d1b8f038]{color:#fff;font-size:28px;font-weight:700;line-height:normal}@media(max-width:1249px){.review_form .title h4[data-v-d1b8f038]{margin-right:50px}}@media(max-width:799px){.review_form .title h4[data-v-d1b8f038]{font-size:20px}}.review_form .title p[data-v-d1b8f038]{color:#fff}@media(max-width:799px){.review_form .title p[data-v-d1b8f038]{font-size:14px;font-weight:500;line-height:145%}}.review_form .form[data-v-d1b8f038]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;width:100%}.review_form .form .grade[data-v-d1b8f038],.review_form .form input[data-v-d1b8f038],.review_form .form textarea[data-v-d1b8f038]{background:#f5f7f9;border-radius:12px;color:#636363;font-size:16px;font-weight:400;line-height:150%;padding:12px 16px;width:100%}.review_form .form .grade.error[data-v-d1b8f038],.review_form .form input.error[data-v-d1b8f038],.review_form .form textarea.error[data-v-d1b8f038]{border:1px solid red}.review_form .form .grade[data-v-d1b8f038]{align-items:center;align-self:stretch;display:flex;justify-content:space-between}@media(max-width:349px){.review_form .form .grade[data-v-d1b8f038]{flex-direction:column}}.review_form .form .grade .stars[data-v-d1b8f038]{align-items:flex-start;display:flex;gap:5px;height:20px}.review_form .form .grade .stars svg[data-v-d1b8f038]{cursor:pointer}@media(max-width:768px){.review_form .form input[data-v-d1b8f038]::-moz-placeholder{font-size:16px}.review_form .form input[data-v-d1b8f038]::placeholder{font-size:16px}}.review_form .form textarea[data-v-d1b8f038]{height:100px;resize:none}@media(max-width:768px){.review_form .form textarea[data-v-d1b8f038]::-moz-placeholder{font-size:16px}.review_form .form textarea[data-v-d1b8f038]::placeholder{font-size:16px}}.review_form .form .btn[data-v-d1b8f038]{width:100%}.review_form>p[data-v-d1b8f038]{color:#fff;font-size:14px;font-weight:400;line-height:128%;margin-top:12px}@media(max-width:768px){.review_form>p[data-v-d1b8f038]{font-size:12px}}.review_form>p a[data-v-d1b8f038]{color:#dcf73e}.thank-you_holder[data-v-04f0adcb]{background-color:#1e1e1e99;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.thank-you_holder .modal[data-v-04f0adcb]{background-color:#fff;border-radius:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:900px}@media(max-width:1040px){.thank-you_holder .modal[data-v-04f0adcb]{width:calc(100% - 40px)}}@media(max-width:468px){.thank-you_holder .modal[data-v-04f0adcb]{width:100%}}.thank-you_holder .modal .modal__close[data-v-04f0adcb]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px;position:absolute;right:20px;top:20px;z-index:20}@media(max-width:468px){.thank-you_holder .modal .modal__close svg[data-v-04f0adcb]{height:12px;width:12px}}.reviews_page[data-v-32e9fee6]{background:#fff;border-radius:24px;margin-bottom:100px;padding:32px 80px 40px;width:100%}@media(max-width:1499px){.reviews_page[data-v-32e9fee6]{padding:32px}}@media(max-width:991px){.reviews_page[data-v-32e9fee6]{padding:20px}}@media(max-width:468px){.reviews_page[data-v-32e9fee6]{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}.reviews_page h1[data-v-32e9fee6]{color:#222;font-size:60px;font-weight:700;line-height:107%;margin-bottom:50px;margin-top:25px;text-align:center}@media(max-width:1199px){.reviews_page h1[data-v-32e9fee6]{font-size:54px;margin-bottom:40px}}@media(max-width:991px){.reviews_page h1[data-v-32e9fee6]{font-size:32px;margin-bottom:24px}}@media(max-width:767px){.reviews_page h1[data-v-32e9fee6]{font-size:28px;margin-bottom:20px}}@media(max-width:600px){.reviews_page h1[data-v-32e9fee6]{font-size:18px;margin-top:0}}.reviews_page>div[data-v-32e9fee6]{align-items:flex-start;display:flex;gap:40px;justify-content:space-between}@media(max-width:1499px){.reviews_page>div[data-v-32e9fee6]{gap:20px}}.reviews_page>div .reviews[data-v-32e9fee6]{display:flex;flex-direction:column;gap:40px;width:100%}@media(min-width:1649px){.reviews_page>div .reviews[data-v-32e9fee6]{max-width:1018px}}@media(max-width:991px){.reviews_page>div .reviews[data-v-32e9fee6]{gap:20px}}@media(max-width:468px){.reviews_page>div .reviews[data-v-32e9fee6]{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}.reviews_page>div .reviews .grade[data-v-32e9fee6]{align-items:center;background:#f5f7f9;border-radius:24px;display:flex;gap:67px;padding:20px 32px;width:100%}@media(min-width:1649px){.reviews_page>div .reviews .grade[data-v-32e9fee6]{max-width:1018px}}@media(max-width:991px){.reviews_page>div .reviews .grade[data-v-32e9fee6]{padding:20px}}@media(max-width:849px){.reviews_page>div .reviews .grade[data-v-32e9fee6]{flex-direction:column;gap:20px}}.reviews_page>div .reviews .grade .grade_left[data-v-32e9fee6]{display:flex;gap:24px;width:325px}@media(max-width:991px){.reviews_page>div .reviews .grade .grade_left[data-v-32e9fee6]{gap:16px}}@media(max-width:468px){.reviews_page>div .reviews .grade .grade_left[data-v-32e9fee6]{width:100%}}.reviews_page>div .reviews .grade .grade_left .num[data-v-32e9fee6]{background-color:#dcf73e;border-radius:12px;font-size:48px;font-weight:700;line-height:107%;padding:8px 12px}@media(max-width:991px){.reviews_page>div .reviews .grade .grade_left .num[data-v-32e9fee6]{font-size:28px}}.reviews_page>div .reviews .grade .grade_left .desc[data-v-32e9fee6]{display:flex;flex-direction:column;gap:4px;justify-content:center}.reviews_page>div .reviews .grade .grade_left .desc p[data-v-32e9fee6]{font-size:28px;font-weight:700}@media(max-width:991px){.reviews_page>div .reviews .grade .grade_left .desc p[data-v-32e9fee6]{font-size:20px}}.reviews_page>div .reviews .grade .grade_left .desc span[data-v-32e9fee6]{color:#636363;font-size:14px;font-weight:400;line-height:128%}@media(max-width:991px){.reviews_page>div .reviews .grade .grade_left .desc span[data-v-32e9fee6]{font-size:12px}}.reviews_page>div .reviews .grade .grade_right[data-v-32e9fee6]{display:flex;flex-direction:column;gap:4px;width:340px}@media(max-width:468px){.reviews_page>div .reviews .grade .grade_right[data-v-32e9fee6]{width:290px}}.reviews_page>div .reviews .grade .grade_right .option[data-v-32e9fee6]{align-items:center;display:flex;gap:4px;justify-content:flex-end}.reviews_page>div .reviews .grade .grade_right .option span[data-v-32e9fee6]{font-size:16px;font-weight:400;line-height:140%}@media(max-width:991px){.reviews_page>div .reviews .grade .grade_right .option span[data-v-32e9fee6]{font-size:14px}}.reviews_page>div .reviews .grade .grade_right .option span.count[data-v-32e9fee6]{font-size:14px;font-weight:400;line-height:128%}.reviews_page>div .reviews .grade .grade_right .option .line[data-v-32e9fee6]{background-color:#edeff2;border-radius:5px;flex:1;height:5px;margin-left:4px;max-width:250px}@media(max-width:468px){.reviews_page>div .reviews .grade .grade_right .option .line[data-v-32e9fee6]{max-width:200px}}.reviews_page>div .reviews .grade .grade_right .option .line .purple[data-v-32e9fee6]{height:100%}.reviews_page>div .reviews .no_reviews[data-v-32e9fee6]{color:#1e1e1e;font-size:20px;font-weight:700;line-height:135%}@media(max-width:468px){.reviews_page>div .reviews .no_reviews[data-v-32e9fee6]{font-size:14px;font-weight:700;line-height:140%;margin:0 20px}}.reviews_page>div .reviews .list[data-v-32e9fee6]{display:flex;flex-direction:column;gap:40px}@media(max-width:767px){.reviews_page>div .reviews .list[data-v-32e9fee6]{gap:24px}}.reviews_page>div .reviews .list .item[data-v-32e9fee6]{display:flex;gap:12px}@media(max-width:468px){.reviews_page>div .reviews .list .item[data-v-32e9fee6]{padding:20px}}.reviews_page>div .reviews .list .item .avatar[data-v-32e9fee6]{height:40px;position:relative;width:40px}.reviews_page>div .reviews .list .item .avatar .first_letter_of_name[data-v-32e9fee6]{color:#fff;font-size:20px;font-weight:700;left:0;line-height:40px;position:absolute;text-align:center;top:0;width:40px}.reviews_page>div .reviews .list .item .content[data-v-32e9fee6]{display:flex;flex-direction:column}.reviews_page>div .reviews .list .item .content .name[data-v-32e9fee6]{font-size:20px;font-weight:700;margin-bottom:8px}@media(max-width:767px){.reviews_page>div .reviews .list .item .content .name[data-v-32e9fee6]{font-size:14px}}.reviews_page>div .reviews .list .item .content .info[data-v-32e9fee6]{align-items:center;display:flex;gap:12px;margin-bottom:12px}.reviews_page>div .reviews .list .item .content .info span[data-v-32e9fee6]{color:#636363;font-size:14px;font-weight:400;line-height:128%}@media(max-width:767px){.reviews_page>div .reviews .list .item .content .info span[data-v-32e9fee6]{font-size:12px}}.reviews_page>div .reviews .list .item .content .text[data-v-32e9fee6]{color:#3b2f3b;font-size:16px;font-weight:400;line-height:150%}@media(max-width:767px){.reviews_page>div .reviews .list .item .content .text[data-v-32e9fee6]{font-size:14px}}.reviews_page>div .reviews .list .reply[data-v-32e9fee6]{background-color:#edeff2;border-radius:24px;display:flex;gap:12px;margin-left:52px;margin-top:-20px;padding:20px}@media(max-width:1199px){.reviews_page>div .reviews .list .reply[data-v-32e9fee6]{margin-left:0}}.reviews_page>div .reviews .list .reply_avatar[data-v-32e9fee6]{height:40px;width:40px}.reviews_page>div .reviews .list .reply_content[data-v-32e9fee6]{display:flex;flex-direction:column}.reviews_page>div .reviews .list .reply_name[data-v-32e9fee6]{font-size:20px;font-weight:700;margin-bottom:8px;text-transform:uppercase}@media(max-width:748px){.reviews_page>div .reviews .list .reply_name[data-v-32e9fee6]{font-size:14px}}.reviews_page>div .reviews .list .reply_date[data-v-32e9fee6]{color:#636363;font-size:14px;font-weight:400;line-height:128%;margin-bottom:12px}@media(max-width:748px){.reviews_page>div .reviews .list .reply_date[data-v-32e9fee6]{font-size:12px;margin-bottom:8px}}.reviews_page>div .reviews .list .reply_text[data-v-32e9fee6]{color:#3b2f3b;font-size:16px;font-weight:400;line-height:150%}@media(max-width:748px){.reviews_page>div .reviews .list .reply_text[data-v-32e9fee6]{font-size:14px}}.reviews_page>div .reviews .list_btn[data-v-32e9fee6]{align-self:center}@media(max-width:767px){.reviews_page>div .reviews .list_btn[data-v-32e9fee6]{font-size:14px}}.btn.fixed[data-v-32e9fee6]{bottom:20px;left:0;margin:0 20px;position:fixed;width:calc(100% - 40px)}.support-top__holder[data-v-07990c93]{background:#fff;border-radius:24px;margin-bottom:100px;padding:32px 80px 40px}@media(max-width:1400px){.support-top__holder[data-v-07990c93]{padding:32px 40px 40px}}@media(max-width:991px){.support-top__holder[data-v-07990c93]{margin-bottom:60px;padding:28px 20px 20px}}@media(max-width:600px){.support-top__holder[data-v-07990c93]{margin-bottom:32px}}@media(max-width:468px){.support-top__holder[data-v-07990c93]{margin-left:-20px;margin-right:-20px}}.support-top__holder h3[data-v-07990c93]{color:#222;font-size:60px;font-weight:700;line-height:107%;margin-bottom:55px;margin-top:25px;text-align:center}@media(max-width:1300px){.support-top__holder h3[data-v-07990c93]{margin-bottom:40px}}@media(max-width:1199px){.support-top__holder h3[data-v-07990c93]{font-size:54px}}@media(max-width:992px){.support-top__holder h3[data-v-07990c93]{font-size:32px;margin-bottom:24px}}@media(max-width:768px){.support-top__holder h3[data-v-07990c93]{font-size:28px}}@media(max-width:600px){.support-top__holder h3[data-v-07990c93]{font-size:18px;margin-bottom:20px;margin-top:0}}.support-top__holder .top__cards[data-v-07990c93]{display:flex;gap:40px;justify-content:space-between}@media(max-width:1400px){.support-top__holder .top__cards[data-v-07990c93]{gap:20px}}@media(max-width:991px){.support-top__holder .top__cards[data-v-07990c93]{flex-direction:column}}.support-top__holder .top__cards .contacts[data-v-07990c93]{background:#f5f7f9;border-radius:24px;display:flex;flex:0 1 1018px;gap:20px;padding:32px}@media(max-width:991px){.support-top__holder .top__cards .contacts[data-v-07990c93]{flex:1;padding:20px 20px 24px}}@media(max-width:768px){.support-top__holder .top__cards .contacts[data-v-07990c93]{flex-direction:column}}.support-top__holder .top__cards .contacts .contacts__img[data-v-07990c93]{align-items:center;background:#225378;border-radius:12px;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}@media(max-width:1400px){.support-top__holder .top__cards .contacts .contacts__img[data-v-07990c93]{height:44px;width:44px}.support-top__holder .top__cards .contacts .contacts__img svg[data-v-07990c93]{height:26px;width:26px}}.support-top__holder .top__cards .contacts .contacts__content .title[data-v-07990c93]{align-items:center;display:flex;gap:12px;margin-bottom:27px}@media(max-width:1199px){.support-top__holder .top__cards .contacts .contacts__content .title[data-v-07990c93]{flex-direction:column}}@media(max-width:991px){.support-top__holder .top__cards .contacts .contacts__content .title[data-v-07990c93]{flex-direction:row;margin-bottom:20px}}@media(max-width:768px){.support-top__holder .top__cards .contacts .contacts__content .title[data-v-07990c93]{align-items:start;flex-direction:column}}.support-top__holder .top__cards .contacts .contacts__content .title p[data-v-07990c93]{font-size:28px;font-weight:700;line-height:normal}@media(max-width:1199px){.support-top__holder .top__cards .contacts .contacts__content .title p[data-v-07990c93]{font-size:24px}}@media(max-width:991px){.support-top__holder .top__cards .contacts .contacts__content .title p[data-v-07990c93]{font-size:20px}}@media(max-width:600px){.support-top__holder .top__cards .contacts .contacts__content .title p[data-v-07990c93]{font-size:16px}}.support-top__holder .top__cards .contacts .contacts__content .title .title__time[data-v-07990c93]{background:linear-gradient(99deg,#bdf40e 11.83%,#dcf73e 92.99%);border-radius:12px;font-size:20px;font-weight:500;line-height:135%;padding:4px 8px}@media(max-width:1199px){.support-top__holder .top__cards .contacts .contacts__content .title .title__time[data-v-07990c93]{align-self:start}}@media(max-width:991px){.support-top__holder .top__cards .contacts .contacts__content .title .title__time[data-v-07990c93]{font-size:14px}}.support-top__holder .top__cards .contacts .contacts__content .tel[data-v-07990c93]{margin-bottom:30px}@media(max-width:991px){.support-top__holder .top__cards .contacts .contacts__content .tel[data-v-07990c93]{margin-bottom:16px}}.support-top__holder .top__cards .contacts .contacts__content .tel a[data-v-07990c93]{border-bottom:2px solid #225378;color:#225378;display:inline-block;font-size:24px;font-weight:700;line-height:110%}@media(max-width:991px){.support-top__holder .top__cards .contacts .contacts__content .tel a[data-v-07990c93]{border-bottom:none;font-size:20px}}@media(max-width:600px){.support-top__holder .top__cards .contacts .contacts__content .tel a[data-v-07990c93]{font-size:16px}}.support-top__holder .top__cards .contacts .contacts__content .tel a[data-v-07990c93]:hover{border-bottom:2px solid #27628f;color:#27628f}.support-top__holder .top__cards .contacts .contacts__content .email[data-v-07990c93]{margin-bottom:30px}@media(max-width:991px){.support-top__holder .top__cards .contacts .contacts__content .email[data-v-07990c93]{margin-bottom:16px}}.support-top__holder .top__cards .contacts .contacts__content .email a[data-v-07990c93]{border-bottom:2px solid #225378;color:#225378;display:inline-block;font-size:24px;font-weight:700;line-height:110%}@media(max-width:991px){.support-top__holder .top__cards .contacts .contacts__content .email a[data-v-07990c93]{border-bottom:none;font-size:20px}}@media(max-width:600px){.support-top__holder .top__cards .contacts .contacts__content .email a[data-v-07990c93]{font-size:16px}}.support-top__holder .top__cards .contacts .contacts__content .email a[data-v-07990c93]:hover{border-bottom:2px solid #27628f;color:#27628f}.support-top__holder .top__cards .contacts .contacts__content .social__links[data-v-07990c93]{justify-content:left}@media(max-width:991px){.support-top__holder .top__cards .contacts .contacts__content .social__links[data-v-07990c93]{margin-bottom:0}}.support-top__holder .top__cards .contacts .contacts__content .social__links a[data-v-07990c93]{height:44px;width:44px}.support-top__holder .top__cards .questions[data-v-07990c93]{background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;color:#fff;display:flex;flex:0 1 502px;gap:20px;padding:32px}@media(max-width:991px){.support-top__holder .top__cards .questions[data-v-07990c93]{flex:1;padding:20px 20px 24px}}.support-top__holder .top__cards .questions .questions__img[data-v-07990c93]{align-items:center;background:#fff;border-radius:12px;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}@media(max-width:1400px){.support-top__holder .top__cards .questions .questions__img[data-v-07990c93]{height:44px;width:44px}.support-top__holder .top__cards .questions .questions__img svg[data-v-07990c93]{height:26px;width:26px}}.support-top__holder .top__cards .questions .questions__content[data-v-07990c93]{display:flex;flex:0 1 325px;flex-direction:column;justify-content:space-between}@media(max-width:991px){.support-top__holder .top__cards .questions .questions__content[data-v-07990c93]{flex:1;gap:25px}}.support-top__holder .top__cards .questions .questions__content .title .title__top[data-v-07990c93]{font-size:28px;font-weight:700;line-height:normal;margin-bottom:16px}@media(max-width:1199px){.support-top__holder .top__cards .questions .questions__content .title .title__top[data-v-07990c93]{font-size:24px}}@media(max-width:991px){.support-top__holder .top__cards .questions .questions__content .title .title__top[data-v-07990c93]{font-size:20px;margin-bottom:12px}}@media(max-width:600px){.support-top__holder .top__cards .questions .questions__content .title .title__top[data-v-07990c93]{font-size:16px}}.support-top__holder .top__cards .questions .questions__content .title .title__bottom[data-v-07990c93]{font-size:20px;font-weight:500;line-height:135%}@media(max-width:991px){.support-top__holder .top__cards .questions .questions__content .title .title__bottom[data-v-07990c93]{font-size:14px}}.support-top__holder .top__cards .questions .questions__content .link span[data-v-07990c93]{border-bottom:1px solid #fff;color:#fff;font-size:16px;font-weight:500;line-height:140%;margin-right:10px}@media(max-width:991px){.support-top__holder .top__cards .questions .questions__content .link span[data-v-07990c93]{font-size:14px}}.support-questions__holder[data-v-f260df13]{margin-bottom:60px}@media(max-width:991px){.support-questions__holder[data-v-f260df13]{margin-bottom:40px}}@media(max-width:468px){.support-questions__holder[data-v-f260df13]{margin-left:-20px;margin-right:-20px}}.support-questions__holder h4[data-v-f260df13]{font-size:48px;font-weight:700;line-height:107%;margin-bottom:40px;text-align:center}@media(max-width:1199px){.support-questions__holder h4[data-v-f260df13]{font-size:44px}}@media(max-width:991px){.support-questions__holder h4[data-v-f260df13]{font-size:28px;margin-bottom:24px}}@media(max-width:600px){.support-questions__holder h4[data-v-f260df13]{font-size:16px;margin-bottom:20px}}.support-questions__holder .questions__list[data-v-f260df13]{display:flex;flex-direction:column;gap:16px}.support-questions__holder .questions__list .questions__item[data-v-f260df13]{background:#fff;border-radius:24px;padding:20px 20px 20px 80px}@media(max-width:1300px){.support-questions__holder .questions__list .questions__item[data-v-f260df13]{padding:20px 20px 20px 40px}}@media(max-width:991px){.support-questions__holder .questions__list .questions__item[data-v-f260df13]{padding:12px 12px 12px 20px}}.support-questions__holder .questions__list .questions__item .item__top[data-v-f260df13]{align-items:center;display:flex;gap:40px;justify-content:space-between}.support-questions__holder .questions__list .questions__item .item__top .question[data-v-f260df13]{font-size:20px;font-weight:700;line-height:135%}@media(max-width:991px){.support-questions__holder .questions__list .questions__item .item__top .question[data-v-f260df13]{font-size:16px}}@media(max-width:600px){.support-questions__holder .questions__list .questions__item .item__top .question[data-v-f260df13]{font-size:14px}}.support-questions__holder .questions__list .questions__item .item__top .item__btn[data-v-f260df13]{align-items:center;align-self:start;background:#f5f7f9;border-radius:12px;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .4s;width:48px}@media(max-width:1199px){.support-questions__holder .questions__list .questions__item .item__top .item__btn[data-v-f260df13]{height:44px;width:44px}}@media(max-width:991px){.support-questions__holder .questions__list .questions__item .item__top .item__btn[data-v-f260df13]{border-radius:6px;height:24px;width:24px}}.support-questions__holder .questions__list .questions__item .item__top .item__btn svg[data-v-f260df13]{transition:all .3s ease}.support-questions__holder .questions__list .questions__item .item__top .item__btn svg.rotate[data-v-f260df13]{transform:rotate(135deg)}@media(max-width:991px){.support-questions__holder .questions__list .questions__item .item__top .item__btn svg[data-v-f260df13]{height:13px;width:13px}}.support-questions__holder .questions__list .questions__item .answer[data-v-f260df13]{font-weight:500;line-height:155%;max-height:0;max-width:1200px;overflow:hidden;transition:all .3s ease-out}@media(max-width:991px){.support-questions__holder .questions__list .questions__item .answer[data-v-f260df13]{font-size:14px}}.support-help__holder[data-v-14c0bd3a]{align-items:center;background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;color:#fff;display:flex;gap:40px;justify-content:space-between;margin-bottom:100px;padding:28px 80px 38px}@media(max-width:1450px){.support-help__holder[data-v-14c0bd3a]{padding:28px 40px}}@media(max-width:1199px){.support-help__holder[data-v-14c0bd3a]{gap:24px;padding:20px}}@media(max-width:991px){.support-help__holder[data-v-14c0bd3a]{flex-direction:column;margin-bottom:60px}}@media(max-width:768px){.support-help__holder[data-v-14c0bd3a]{flex-direction:column;gap:20px}}@media(max-width:468px){.support-help__holder[data-v-14c0bd3a]{margin-left:-20px;margin-right:-20px}}.support-help__holder .help__content[data-v-14c0bd3a]{display:flex;flex:0 1 490px;flex-direction:column;gap:12px}@media(max-width:991px){.support-help__holder .help__content[data-v-14c0bd3a]{align-self:start;flex:1}}.support-help__holder .help__content h3[data-v-14c0bd3a]{font-size:28px;font-weight:700;line-height:normal}@media(max-width:1199px){.support-help__holder .help__content h3[data-v-14c0bd3a]{font-size:24px}}@media(max-width:991px){.support-help__holder .help__content h3[data-v-14c0bd3a]{font-size:20px}}@media(max-width:600px){.support-help__holder .help__content h3[data-v-14c0bd3a]{font-size:16px}}.support-help__holder .help__content p[data-v-14c0bd3a]{font-size:16px;font-weight:400;line-height:150%}@media(max-width:991px){.support-help__holder .help__content p[data-v-14c0bd3a]{font-size:14px}}.support-help__holder .help__form[data-v-14c0bd3a]{flex:0 1 760px}@media(max-width:1450px){.support-help__holder .help__form[data-v-14c0bd3a]{flex:0 1 510px}}@media(max-width:1199px){.support-help__holder .help__form[data-v-14c0bd3a]{flex:0 1 425px}}@media(max-width:991px){.support-help__holder .help__form[data-v-14c0bd3a]{align-self:start;flex:1;width:100%}}.support-help__holder .help__form p[data-v-14c0bd3a]{font-size:14px;font-weight:400;line-height:128%;margin-top:8px}@media(max-width:991px){.support-help__holder .help__form p[data-v-14c0bd3a]{font-size:12px}}.support-help__holder .help__form p a[data-v-14c0bd3a]{color:#dcf73e}.support_page[data-v-cc3310d9]{width:100%}.component__holder[data-v-05110794]{background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;max-width:1560px;min-height:236px;overflow:hidden;position:relative}.component__holder .background[data-v-05110794]{bottom:-10px;fill:#3e7299;left:0;position:absolute}.component__holder .text_block[data-v-05110794]{align-items:top;display:flex;gap:40px;justify-content:space-between;padding:48px 51px 40px 80px;position:relative}@media(max-width:1199px){.component__holder .text_block[data-v-05110794]{flex-direction:column;gap:20px;padding:40px}}@media(max-width:991px){.component__holder .text_block[data-v-05110794]{gap:15px;padding:20px}}.component__holder .text_block h3[data-v-05110794]{color:#fff;font-size:40px;font-weight:700;line-height:107%;max-width:549px;text-align:left}@media(max-width:1399px){.component__holder .text_block h3[data-v-05110794]{max-width:470px}}@media(max-width:1199px){.component__holder .text_block h3[data-v-05110794]{font-size:36px}}@media(max-width:991px){.component__holder .text_block h3[data-v-05110794]{font-size:24px}}@media(max-width:600px){.component__holder .text_block h3[data-v-05110794]{font-size:16px}}.component__holder .text_block .links_side[data-v-05110794]{align-items:flex-start;display:flex;flex-direction:column;gap:25px;justify-content:flex-start}@media(max-width:991px){.component__holder .text_block .links_side[data-v-05110794]{gap:20px}}.component__holder .text_block .links_side p[data-v-05110794]{color:#fff;font-size:20px;line-height:135%;max-width:640px;text-align:left}@media(max-width:1199px){.component__holder .text_block .links_side p[data-v-05110794]{max-width:100%}}@media(max-width:991px){.component__holder .text_block .links_side p[data-v-05110794]{font-size:14px}}.component__holder .text_block .links_side .buttons[data-v-05110794]{align-items:center;display:flex;gap:10px;justify-content:space-between}@media(max-width:1449px){.component__holder .text_block .links_side .buttons[data-v-05110794]{flex-direction:column}.component__holder .text_block .links_side .buttons .btn[data-v-05110794]{width:340px}}@media(max-width:1199px){.component__holder .text_block .links_side .buttons[data-v-05110794]{flex-direction:row;width:100%}.component__holder .text_block .links_side .buttons .btn[data-v-05110794]{width:100%}}@media(max-width:991px){.component__holder .text_block .links_side .buttons .btn[data-v-05110794]{font-size:14px}}@media(max-width:699px){.component__holder .text_block .links_side .buttons[data-v-05110794]{flex-direction:column}}.newton__holder[data-v-782bf84c]{display:flex;flex:1;flex-direction:column;gap:40px}@media(max-width:1199px){.newton__holder[data-v-782bf84c]{gap:20px}}.newton__holder .image img[data-v-782bf84c]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.newton__holder .info[data-v-782bf84c]{display:flex;justify-content:space-between;position:relative}@media(max-width:768px){.newton__holder .info[data-v-782bf84c]{flex-direction:column;gap:20px}}@media(max-width:468px){.newton__holder .info[data-v-782bf84c]{margin-left:20px;margin-right:20px}}.newton__holder .info .info__content[data-v-782bf84c]{display:flex;flex-direction:column;gap:28px;text-align:left}@media(max-width:768px){.newton__holder .info .info__content[data-v-782bf84c]{gap:12px}}.newton__holder .info .info__content .info__title[data-v-782bf84c]{font-size:28px;font-weight:700;line-height:normal}@media(max-width:1199px){.newton__holder .info .info__content .info__title[data-v-782bf84c]{font-size:24px}}@media(max-width:991px){.newton__holder .info .info__content .info__title[data-v-782bf84c]{font-size:20px}}@media(max-width:600px){.newton__holder .info .info__content .info__title[data-v-782bf84c]{font-size:16px}}.newton__holder .info .info__content .info__box[data-v-782bf84c]{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.newton__holder .info .info__content .info__box[data-v-782bf84c]{gap:12px}}.newton__holder .info .info__content .info__box .info__item[data-v-782bf84c]{align-items:center;display:flex;gap:16px;line-height:155%}@media(max-width:991px){.newton__holder .info .info__content .info__box .info__item[data-v-782bf84c]{font-size:16px}}@media(max-width:768px){.newton__holder .info .info__content .info__box .info__item[data-v-782bf84c]{gap:12px}}@media(max-width:600px){.newton__holder .info .info__content .info__box .info__item[data-v-782bf84c]{font-size:14px}}@media(max-width:991px){.newton__holder .info .info__content .info__box .info__item svg[data-v-782bf84c]{height:20px;width:20px}}.newton__holder .info .info__content .info__box .info__item[data-v-782bf84c]:last-child{align-items:start}.newton__holder .info .info__content .info__avatars .avatar__box[data-v-782bf84c]{display:inline-block;position:relative;transition:transform .3s}.newton__holder .info .info__content .info__avatars .avatar__box img[data-v-782bf84c]{cursor:pointer}@media(max-width:768px){.newton__holder .info .info__content .info__avatars .avatar__box img[data-v-782bf84c]{height:88px;width:88px}}.newton__holder .info .info__content .info__avatars .avatar__box[data-v-782bf84c]:hover{transform:scale(1.3);z-index:10}.newton__holder .info .info__content .info__avatars .avatar__box:hover .avatar__name[data-v-782bf84c]{display:flex}.newton__holder .info .info__content .info__avatars .avatar__box .avatar__name[data-v-782bf84c]{background:#fff;border-radius:12px;box-shadow:0 4px 15px #1e1e1e26;display:none;font-size:16px;font-style:normal;font-weight:500;left:50%;line-height:135%;padding:12px 16px;position:absolute;transform:translate(-50%);white-space:nowrap}.newton__holder .info .info__content .info__avatars .avatar__box[data-v-782bf84c]:first-child,.newton__holder .info .info__content .info__avatars .avatar__box[data-v-782bf84c]:nth-child(2),.newton__holder .info .info__content .info__avatars .avatar__box[data-v-782bf84c]:nth-child(3){margin-right:-30px}.newton__holder .info .info__yandex[data-v-782bf84c]{height:50px;position:absolute;right:0;top:0;width:150px}@media(max-width:768px){.newton__holder .info .info__yandex[data-v-782bf84c]{align-self:start;position:relative}}.newton__holder .map[data-v-782bf84c]{height:0;padding-bottom:72%;position:relative}@media(max-width:468px){.newton__holder .map[data-v-782bf84c]{margin-left:20px;margin-right:20px}}.newton__holder .map iframe[data-v-782bf84c]{border-radius:16px;height:100%;left:0;position:absolute;top:0;width:100%}.center__holder[data-v-1bfa24ae]{display:flex;flex:1;flex-direction:column;gap:40px}@media(max-width:1199px){.center__holder[data-v-1bfa24ae]{gap:20px}}.center__holder .image img[data-v-1bfa24ae]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.center__holder .info[data-v-1bfa24ae]{display:flex;justify-content:space-between;position:relative}@media(max-width:768px){.center__holder .info[data-v-1bfa24ae]{flex-direction:column;gap:20px}}@media(max-width:468px){.center__holder .info[data-v-1bfa24ae]{margin-left:20px;margin-right:20px}}.center__holder .info .info__content[data-v-1bfa24ae]{display:flex;flex-direction:column;gap:28px;text-align:left}@media(max-width:768px){.center__holder .info .info__content[data-v-1bfa24ae]{gap:12px}}.center__holder .info .info__content .info__title[data-v-1bfa24ae]{font-size:28px;font-weight:700;line-height:normal}@media(max-width:1199px){.center__holder .info .info__content .info__title[data-v-1bfa24ae]{font-size:24px}}@media(max-width:991px){.center__holder .info .info__content .info__title[data-v-1bfa24ae]{font-size:20px}}@media(max-width:600px){.center__holder .info .info__content .info__title[data-v-1bfa24ae]{font-size:16px}}.center__holder .info .info__content .info__box[data-v-1bfa24ae]{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.center__holder .info .info__content .info__box[data-v-1bfa24ae]{gap:12px}}.center__holder .info .info__content .info__box .info__item[data-v-1bfa24ae]{align-items:center;display:flex;gap:16px;line-height:155%}@media(max-width:991px){.center__holder .info .info__content .info__box .info__item[data-v-1bfa24ae]{font-size:16px}}@media(max-width:768px){.center__holder .info .info__content .info__box .info__item[data-v-1bfa24ae]{gap:12px}}@media(max-width:600px){.center__holder .info .info__content .info__box .info__item[data-v-1bfa24ae]{font-size:14px}}@media(max-width:991px){.center__holder .info .info__content .info__box .info__item svg[data-v-1bfa24ae]{height:20px;width:20px}}.center__holder .info .info__content .info__box .info__item[data-v-1bfa24ae]:last-child{align-items:start}.center__holder .info .info__content .info__avatars .avatar__box[data-v-1bfa24ae]{display:inline-block;position:relative;transition:transform .3s}.center__holder .info .info__content .info__avatars .avatar__box img[data-v-1bfa24ae]{cursor:pointer}@media(max-width:768px){.center__holder .info .info__content .info__avatars .avatar__box img[data-v-1bfa24ae]{height:88px;width:88px}}.center__holder .info .info__content .info__avatars .avatar__box[data-v-1bfa24ae]:hover{transform:scale(1.3);z-index:10}.center__holder .info .info__content .info__avatars .avatar__box:hover .avatar__name[data-v-1bfa24ae]{display:flex}.center__holder .info .info__content .info__avatars .avatar__box .avatar__name[data-v-1bfa24ae]{background:#fff;border-radius:12px;box-shadow:0 4px 15px #1e1e1e26;display:none;font-size:16px;font-style:normal;font-weight:500;left:50%;line-height:135%;padding:12px 16px;position:absolute;transform:translate(-50%);white-space:nowrap}.center__holder .info .info__content .info__avatars .avatar__box[data-v-1bfa24ae]:first-child,.center__holder .info .info__content .info__avatars .avatar__box[data-v-1bfa24ae]:nth-child(2),.center__holder .info .info__content .info__avatars .avatar__box[data-v-1bfa24ae]:nth-child(3){margin-right:-30px}.center__holder .info .info__yandex[data-v-1bfa24ae]{height:50px;right:0;top:0;width:150px}@media(max-width:768px){.center__holder .info .info__yandex[data-v-1bfa24ae]{align-self:start;position:relative}}.center__holder .map[data-v-1bfa24ae]{height:0;padding-bottom:72%;position:relative}@media(max-width:468px){.center__holder .map[data-v-1bfa24ae]{margin-left:20px;margin-right:20px}}.center__holder .map iframe[data-v-1bfa24ae]{border-radius:16px;height:100%;left:0;position:absolute;top:0;width:100%}.main__holder[data-v-11367941]{background:#fff;border-radius:24px;margin-bottom:40px;padding:32px 80px 40px}@media(max-width:1300px){.main__holder[data-v-11367941]{padding:32px 40px 40px}}@media(max-width:991px){.main__holder[data-v-11367941]{margin-bottom:20px;padding:28px 20px 18px}}@media(max-width:468px){.main__holder[data-v-11367941]{margin-left:-20px;margin-right:-20px;padding-left:0;padding-right:0}}.main__holder h1[data-v-11367941]{color:#222;font-size:60px;font-weight:700;line-height:107%;margin-bottom:50px;margin-top:25px}@media(max-width:1199px){.main__holder h1[data-v-11367941]{font-size:54px;margin-bottom:40px}}@media(max-width:991px){.main__holder h1[data-v-11367941]{font-size:32px;margin-bottom:24px}}@media(max-width:767px){.main__holder h1[data-v-11367941]{font-size:28px;margin-bottom:20px}}@media(max-width:600px){.main__holder h1[data-v-11367941]{font-size:18px;margin-top:0}}.main__holder h3[data-v-11367941]{color:#1e1e1e;font-size:40px;font-weight:700;line-height:107%;margin-bottom:20px;margin-top:100px}@media(max-width:1199px){.main__holder h3[data-v-11367941]{font-size:36px;margin-bottom:24px;margin-top:80px}}@media(max-width:991px){.main__holder h3[data-v-11367941]{font-size:24px;margin-bottom:16px;margin-top:60px}}@media(max-width:767px){.main__holder h3[data-v-11367941]{margin-bottom:12px;margin-top:32px}}@media(max-width:600px){.main__holder h3[data-v-11367941]{font-size:16px}}@media(max-width:468px){.main__holder h3[data-v-11367941]{margin-left:20px;margin-right:20px}}.main__holder p[data-v-11367941]{color:#1e1e1e;margin:0 auto 40px;max-width:921px;text-align:center}@media(max-width:991px){.main__holder p[data-v-11367941]{font-size:14px;line-height:145%;max-width:762px}}@media(max-width:767px){.main__holder p[data-v-11367941]{margin-bottom:24px}}@media(max-width:468px){.main__holder p[data-v-11367941]{margin-left:20px;margin-right:20px}}.main__holder .main__box[data-v-11367941]{display:flex;gap:40px}@media(max-width:1300px){.main__holder .main__box[data-v-11367941]{gap:20px}}@media(max-width:992px){.main__holder .main__box[data-v-11367941]{flex-direction:column;gap:58px}}@media(max-width:768px){.main__holder .main__box[data-v-11367941]{gap:40px}}.support__holder[data-v-83bb3c17]{align-items:center;background:linear-gradient(99deg,#bdf40e 11.83%,#dcf73e 92.99%);border-radius:24px;display:flex;gap:40px;justify-content:space-between;padding:40px 80px}@media(max-width:1300px){.support__holder[data-v-83bb3c17]{padding:40px}}@media(max-width:992px){.support__holder[data-v-83bb3c17]{flex-direction:column;gap:20px;padding:20px}}@media(max-width:468px){.support__holder[data-v-83bb3c17]{margin-left:-20px;margin-right:-20px}}.support__holder .support__box[data-v-83bb3c17]{text-align:left}@media(max-width:991px){.support__holder .support__box[data-v-83bb3c17]{align-self:start}}.support__holder .support__box .support__title[data-v-83bb3c17]{font-size:28px;font-weight:700;line-height:normal;margin-bottom:12px}@media(max-width:1199px){.support__holder .support__box .support__title[data-v-83bb3c17]{font-size:24px}}@media(max-width:991px){.support__holder .support__box .support__title[data-v-83bb3c17]{font-size:20px;margin-bottom:8px}}@media(max-width:600px){.support__holder .support__box .support__title[data-v-83bb3c17]{font-size:16px}}.support__holder .support__box .support__text[data-v-83bb3c17]{font-size:20px;font-weight:500;line-height:135%}@media(max-width:991px){.support__holder .support__box .support__text[data-v-83bb3c17]{font-size:16px}}@media(max-width:600px){.support__holder .support__box .support__text[data-v-83bb3c17]{font-size:14px}}.support__holder .btn[data-v-83bb3c17]{flex-shrink:0}@media(max-width:991px){.support__holder .btn[data-v-83bb3c17]{font-size:16px;padding:12px 20px;width:100%}}@media(max-width:600px){.support__holder .btn[data-v-83bb3c17]{font-size:14px}}.contacts_page[data-v-0f9ed7b9]{margin-bottom:100px;text-align:center}@media(max-width:992px){.contacts_page[data-v-0f9ed7b9]{margin-bottom:60px}}.favorites_holder[data-v-8b5d8bd7]{background-color:#1e1e1e99;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.favorites_holder .modal[data-v-8b5d8bd7]{background-color:#fff;border-radius:24px;left:50%;padding:40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:720px}@media(max-width:991px){.favorites_holder .modal[data-v-8b5d8bd7]{padding:24px 20px 32px;width:calc(100% - 40px)}}@media(max-width:468px){.favorites_holder .modal[data-v-8b5d8bd7]{width:100%}}.favorites_holder .modal .modal__close[data-v-8b5d8bd7]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px 9px;position:absolute;right:20px;top:20px;z-index:20}@media(max-width:468px){.favorites_holder .modal .modal__close svg[data-v-8b5d8bd7]{height:12px;width:12px}}.favorites_holder .modal .modal__close:hover svg path[data-v-8b5d8bd7]{stroke:#636363}.favorites_holder .modal .title[data-v-8b5d8bd7]{color:#1e1e1e}.favorites_holder .modal .title h3[data-v-8b5d8bd7]{font-size:28px;font-weight:700;margin-bottom:12px}@media(max-width:991px){.favorites_holder .modal .title h3[data-v-8b5d8bd7]{font-size:20px;margin-bottom:8px}}@media(max-width:468px){.favorites_holder .modal .title h3[data-v-8b5d8bd7]{max-width:220px}}.favorites_holder .modal .title p[data-v-8b5d8bd7]{font-size:18px;font-weight:500;line-height:1.55;margin-bottom:24px}@media(max-width:991px){.favorites_holder .modal .title p[data-v-8b5d8bd7]{font-size:16px;margin-bottom:16px}}.favorites_holder .modal .title .form_field[data-v-8b5d8bd7]{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.favorites_holder .modal .title .form_field .form[data-v-8b5d8bd7]{align-items:center;align-self:stretch;background:#f5f7f9;border-radius:12px;display:flex;justify-content:space-between;padding:4px 4px 4px 16px}@media(max-width:991px){.favorites_holder .modal .title .form_field .form[data-v-8b5d8bd7]{background:transparent;flex-direction:column;gap:8px;padding:0}}.favorites_holder .modal .title .form_field .form.error[data-v-8b5d8bd7]{border:1px solid red}.favorites_holder .modal .title .form_field .form input[data-v-8b5d8bd7]{background:#f5f7f9;box-shadow:inset 20px 20px 0 20px #f5f7f9;color:#636363;width:70%}@media(max-width:991px){.favorites_holder .modal .title .form_field .form input[data-v-8b5d8bd7]{background:#f5f7f9;border-radius:12px;padding:12px 16px;width:100%}}@media(max-width:991px){.favorites_holder .modal .title .form_field .form input[data-v-8b5d8bd7]::-moz-placeholder{font-size:16px}.favorites_holder .modal .title .form_field .form input[data-v-8b5d8bd7]::placeholder{font-size:16px}}@media(max-width:991px){.favorites_holder .modal .title .form_field .form .favorites__btn[data-v-8b5d8bd7]{padding:16px;width:100%}}@media(max-width:768px){.favorites_holder .modal .title .form_field .form .favorites__btn[data-v-8b5d8bd7]{font-size:16px;padding:12px 16px}}.favorites_holder .modal .title .form_field .form .favorites__btn.disabled[data-v-8b5d8bd7]{cursor:not-allowed}.favorites_holder .modal .title .form_field p[data-v-8b5d8bd7]{align-self:stretch;color:#1e1e1e;font-size:16px;font-weight:400;line-height:1.28;margin-bottom:0}@media(max-width:991px){.favorites_holder .modal .title .form_field p[data-v-8b5d8bd7]{font-size:12px}}.favorites_holder .modal .title .form_field p.error_msg[data-v-8b5d8bd7]{color:#ff3838}.favorites_holder .modal .title .form_field p a[data-v-8b5d8bd7]{color:#225378;font-size:16px;font-weight:400;line-height:1.28}@media(max-width:991px){.favorites_holder .modal .title .form_field p a[data-v-8b5d8bd7]{font-size:12px}}@keyframes rotation-49032357{0%{transform:rotate(1turn)}to{transform:rotate(0)}}.like[data-v-49032357]{cursor:pointer;position:absolute;right:40px;top:20px}@media(max-width:1199px){.like[data-v-49032357]{right:20px;top:20px}}@media(max-width:900px){.like[data-v-49032357]{right:32px;top:32px}}img.load[data-v-49032357]{animation-duration:1s;animation-iteration-count:infinite;animation-name:rotation-49032357;animation-timing-function:linear;position:absolute;right:40px;top:20px}.filled path[data-v-49032357]{fill:#225378;stroke:#225378}.arrow[data-v-5d029e2e]{background:#fff}.favorites-hotels__holder[data-v-5d029e2e]{flex:1}.favorites-hotels__holder .favorites-hotels__top[data-v-5d029e2e]{align-items:center;display:flex;gap:12px;margin-bottom:40px}@media(max-width:1199px){.favorites-hotels__holder .favorites-hotels__top[data-v-5d029e2e]{margin-bottom:20px}}@media(max-width:768px){.favorites-hotels__holder .favorites-hotels__top[data-v-5d029e2e]{margin-bottom:16px}}.favorites-hotels__holder h2[data-v-5d029e2e]{color:#222;font-size:48px;font-weight:700;line-height:107%}@media(max-width:1199px){.favorites-hotels__holder h2[data-v-5d029e2e]{font-size:44px}}@media(max-width:768px){.favorites-hotels__holder h2[data-v-5d029e2e]{font-size:28px}}@media(max-width:600px){.favorites-hotels__holder h2[data-v-5d029e2e]{font-size:18px}}.favorites-hotels__holder .favorites__empty[data-v-5d029e2e]{margin-bottom:40px}.favorites-hotels__holder .option[data-v-5d029e2e]{align-items:flex-start;background-color:#fff;border-radius:24px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;gap:40px;padding:20px 80px 20px 40px;position:relative}@media(max-width:1600px){.favorites-hotels__holder .option[data-v-5d029e2e]{gap:20px;padding:20px 50px 20px 20px}}@media(max-width:900px){.favorites-hotels__holder .option[data-v-5d029e2e]{display:block;padding:20px}}@media(max-width:468px){.favorites-hotels__holder .option[data-v-5d029e2e]{margin-left:-20px;margin-right:-20px}}.favorites-hotels__holder .option .photo[data-v-5d029e2e]{border-radius:16px;width:320px}@media(max-width:991px){.favorites-hotels__holder .option .photo[data-v-5d029e2e]{margin-bottom:20px}}@media(max-width:600px){.favorites-hotels__holder .option .photo[data-v-5d029e2e]{margin-bottom:10px}}@media(max-width:450px){.favorites-hotels__holder .option .photo[data-v-5d029e2e]{width:100%}}.favorites-hotels__holder .option .content[data-v-5d029e2e]{flex:1}.favorites-hotels__holder .option .title_link[data-v-5d029e2e]{align-items:center;color:#1e1e1e;display:flex;gap:8px;margin-bottom:12px}@media(max-width:768px){.favorites-hotels__holder .option .title_link[data-v-5d029e2e]{flex-direction:column}}@media(max-width:600px){.favorites-hotels__holder .option .title_link[data-v-5d029e2e]{margin-bottom:8px}}.favorites-hotels__holder .option .title_link h4[data-v-5d029e2e]{font-size:28px;font-weight:700}@media(max-width:991px){.favorites-hotels__holder .option .title_link h4[data-v-5d029e2e]{font-size:20px}}@media(max-width:768px){.favorites-hotels__holder .option .title_link h4[data-v-5d029e2e]{align-self:start}}@media(max-width:600px){.favorites-hotels__holder .option .title_link h4[data-v-5d029e2e]{font-size:16px}}.favorites-hotels__holder .option .title_link[data-v-5d029e2e]:active{color:#1e1e1e}.favorites-hotels__holder .option .title_link svg[data-v-5d029e2e]{transform:translateY(-2px)}@media(max-width:768px){.favorites-hotels__holder .option .title_link svg[data-v-5d029e2e]{align-self:start}}.favorites-hotels__holder .option .info[data-v-5d029e2e]{align-items:center;display:flex;margin-bottom:24px}@media(max-width:991px){.favorites-hotels__holder .option .info[data-v-5d029e2e]{margin-bottom:12px}}.favorites-hotels__holder .option .info p[data-v-5d029e2e]{color:#1e1e1e;font-size:14px;text-decoration:none}@media(max-width:600px){.favorites-hotels__holder .option .info p[data-v-5d029e2e]{font-size:12px}}.favorites-hotels__holder .option .info .rating[data-v-5d029e2e]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;margin-right:8px;padding:4px 8px 4px 4px}.favorites-hotels__holder .option .info .rating .rating_num[data-v-5d029e2e]{border-radius:8px;color:#1e1e1e;font-size:14px;font-weight:500;line-height:normal;margin-right:8px;padding:2px 4px}@media(max-width:600px){.favorites-hotels__holder .option .info .rating .rating_num[data-v-5d029e2e]{font-size:12px}}.favorites-hotels__holder .option .info .location_box[data-v-5d029e2e]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;gap:6px;padding:4px 8px}.favorites-hotels__holder .option .description[data-v-5d029e2e]{font-size:16px;font-weight:400;line-height:150%;margin-bottom:24px}@media(max-width:991px){.favorites-hotels__holder .option .description[data-v-5d029e2e]{font-size:14px;margin-bottom:12px}}.favorites-hotels__holder .option .price[data-v-5d029e2e]{background-color:#f5f7f9;border-radius:12px;display:flex;flex-direction:column;padding:10px 16px}.favorites-hotels__holder .option .price p[data-v-5d029e2e]{color:#225378;font-size:20px;font-weight:700}@media(max-width:991px){.favorites-hotels__holder .option .price p[data-v-5d029e2e]{font-size:16px}}@media(max-width:600px){.favorites-hotels__holder .option .price p[data-v-5d029e2e]{font-size:14px}}.favorites-hotels__holder .option .price span[data-v-5d029e2e]{color:#636363;font-size:12px;font-weight:400}.favorites-hotels__holder .option[data-v-5d029e2e]:not(:last-child){margin-bottom:20px}.favorites-hotels__holder .favorites-hotels__help[data-v-5d029e2e]{align-items:center;background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;color:#fff;display:flex;gap:40px;justify-content:space-between;padding:28px 40px 44px}@media(max-width:1199px){.favorites-hotels__holder .favorites-hotels__help[data-v-5d029e2e]{gap:24px;padding:20px}}@media(max-width:768px){.favorites-hotels__holder .favorites-hotels__help[data-v-5d029e2e]{flex-direction:column;gap:20px}}@media(max-width:468px){.favorites-hotels__holder .favorites-hotels__help[data-v-5d029e2e]{margin-left:-20px;margin-right:-20px}}.favorites-hotels__holder .favorites-hotels__help .help__content[data-v-5d029e2e]{display:flex;flex:0 1 490px;flex-direction:column;gap:12px}@media(max-width:768px){.favorites-hotels__holder .favorites-hotels__help .help__content[data-v-5d029e2e]{flex:1}}.favorites-hotels__holder .favorites-hotels__help .help__content h3[data-v-5d029e2e]{font-size:28px;font-weight:700;line-height:normal}@media(max-width:1199px){.favorites-hotels__holder .favorites-hotels__help .help__content h3[data-v-5d029e2e]{font-size:24px}}@media(max-width:768px){.favorites-hotels__holder .favorites-hotels__help .help__content h3[data-v-5d029e2e]{font-size:20px}}@media(max-width:600px){.favorites-hotels__holder .favorites-hotels__help .help__content h3[data-v-5d029e2e]{font-size:16px}}.favorites-hotels__holder .favorites-hotels__help .help__content p[data-v-5d029e2e]{font-size:16px;font-weight:400;line-height:150%}@media(max-width:768px){.favorites-hotels__holder .favorites-hotels__help .help__content p[data-v-5d029e2e]{font-size:14px}}.favorites-hotels__holder .favorites-hotels__help .help__form[data-v-5d029e2e]{flex:0 1 630px}@media(max-width:1199px){.favorites-hotels__holder .favorites-hotels__help .help__form[data-v-5d029e2e]{flex:0 1 444px}}@media(max-width:768px){.favorites-hotels__holder .favorites-hotels__help .help__form[data-v-5d029e2e]{align-self:start;flex:1;width:100%}}.favorites-hotels__holder .favorites-hotels__help .help__form p[data-v-5d029e2e]{font-size:14px;font-weight:400;line-height:128%;margin-top:8px}@media(max-width:768px){.favorites-hotels__holder .favorites-hotels__help .help__form p[data-v-5d029e2e]{font-size:12px}}.favorites-hotels__holder .favorites-hotels__help .help__form p a[data-v-5d029e2e]{color:#dcf73e}.favorites_page[data-v-e5df46db]{display:flex;gap:80px;margin-bottom:100px;margin-top:40px;width:100%}@media(max-width:1400px){.favorites_page[data-v-e5df46db]{gap:40px}}@media(max-width:992px){.favorites_page[data-v-e5df46db]{margin-bottom:60px;margin-top:30px}}@media(max-width:600px){.favorites_page[data-v-e5df46db]{margin-top:4px}}.component_holder[data-v-966985d3]{margin-bottom:80px}@media(max-width:768px){.component_holder[data-v-966985d3]{margin-bottom:40px}}@media(max-width:468px){.component_holder[data-v-966985d3]{margin-left:-20px;margin-right:-20px}}.component_holder h2[data-v-966985d3]{color:#1e1e1e;font-size:48px;font-weight:700;line-height:1.07;margin-bottom:40px;text-align:center}@media(max-width:1199px){.component_holder h2[data-v-966985d3]{font-size:44px}}@media(max-width:991px){.component_holder h2[data-v-966985d3]{font-size:28px;margin-bottom:24px}}@media(max-width:600px){.component_holder h2[data-v-966985d3]{font-size:16px;margin-bottom:20px}}.component_holder .card_holder[data-v-966985d3]{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px;justify-content:start;width:100%}@media(max-width:750px){.component_holder .card_holder[data-v-966985d3]{gap:20px}}.component_holder .card_holder .card[data-v-966985d3]{align-items:flex-start;background:#fff;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:32px 32px 40px;width:calc(33.33333% - 6.66667px)}@media(max-width:1710px){.component_holder .card_holder .card[data-v-966985d3]{padding:20px 20px 40px}}@media(max-width:1450px){.component_holder .card_holder .card[data-v-966985d3]{width:calc(50% - 5px)}}@media(max-width:991px){.component_holder .card_holder .card[data-v-966985d3]{gap:16px;padding:20px}}@media(max-width:780px){.component_holder .card_holder .card[data-v-966985d3]{gap:16px;padding:20px}}@media(max-width:750px){.component_holder .card_holder .card[data-v-966985d3]{margin-bottom:0;width:100%}}.breadcrumbs[data-v-190e691b]{align-items:center;display:flex;font-size:14px;font-weight:400;gap:12px;line-height:128%;margin-bottom:44px}@media(max-width:1199px){.breadcrumbs[data-v-190e691b]{margin-bottom:44px}}@media(max-width:991px){.breadcrumbs[data-v-190e691b]{font-size:12px}}@media(max-width:768px){.breadcrumbs[data-v-190e691b]{margin-bottom:20px}}@media(max-width:600px){.breadcrumbs[data-v-190e691b]{margin-bottom:8px}}.breadcrumbs .a_back[data-v-190e691b]{align-items:center;background-color:#edeff2;border-radius:12px;display:flex;height:34px;justify-content:center;padding:0;width:34px}@media(max-width:468px){.breadcrumbs .a_back[data-v-190e691b]{height:32px;width:32px}}.breadcrumbs .breadcrumbs_links[data-v-190e691b]{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.breadcrumbs a[data-v-190e691b]{background-color:#f5f7f9;border-radius:12px;color:#1e1e1e;padding:8px;text-decoration:none}@media(max-width:600px){.breadcrumbs a[data-v-190e691b]{background-color:#edeff2}}.breadcrumbs a[data-v-190e691b]:last-child{color:#636363}.share_holder[data-v-a4d57a64]{background-color:#1e1e1e99;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.share_holder .modal[data-v-a4d57a64]{background-color:#fff;border-radius:24px;display:flex;flex-direction:column;gap:24px;left:50%;padding:40px 60px;position:absolute;top:50%;transform:translate(-50%,-50%);width:720px}@media(max-width:1040px){.share_holder .modal[data-v-a4d57a64]{width:calc(100% - 40px)}}@media(max-width:991px){.share_holder .modal[data-v-a4d57a64]{padding:32px 20px}}@media(max-width:468px){.share_holder .modal[data-v-a4d57a64]{width:100%}}.share_holder .modal .close[data-v-a4d57a64]{align-items:center;background:#f5f7f9;border-radius:12px;cursor:pointer;display:flex;height:34px;justify-content:center;position:absolute;right:20px;top:20px;width:34px}.share_holder .modal h3[data-v-a4d57a64]{font-size:28px;font-weight:700;line-height:normal}.share_holder .modal .messengers[data-v-a4d57a64]{display:flex;gap:10px}.share_holder .modal .messengers .messengers__item[data-v-a4d57a64]{align-items:center;border-radius:17px;cursor:pointer;display:flex;height:56px;justify-content:center;width:56px}.share_holder .modal .messengers .vk[data-v-a4d57a64]{background:#2787f5}.share_holder .modal .messengers .telegram[data-v-a4d57a64]{background:#23a9e9}.share_holder .modal .messengers .whats_app[data-v-a4d57a64]{background:#25d366}.share_holder .modal .messengers .viber[data-v-a4d57a64]{background:#62569d}.share_holder .modal .copy-link[data-v-a4d57a64]{align-items:center;background:#f5f7f9;border-radius:12px;display:flex;justify-content:space-between;padding:4px 4px 4px 16px}@media(max-width:700px){.share_holder .modal .copy-link[data-v-a4d57a64]{flex-direction:column;gap:20px;padding:10px}}.share_holder .modal .copy-link .link[data-v-a4d57a64]{color:#636363;font-size:16px;font-weight:400;line-height:150%;margin-right:16px;overflow-x:scroll;overflow-y:hidden;text-wrap:nowrap;width:100%}.share_holder .modal .copy-link .link[data-v-a4d57a64]::-webkit-scrollbar{height:0;width:0}@media(max-width:700px){.share_holder .modal .copy-link button[data-v-a4d57a64]{width:100%}}.share_holder .modal .copy-link .copy-done[data-v-a4d57a64]{background:#edeff2}.top__holder[data-v-d2030888]{background-color:#fff;border-radius:24px;margin-bottom:20px;padding:32px 80px 40px}@media(max-width:1200px){.top__holder[data-v-d2030888]{padding:32px 40px 40px}}@media(max-width:991px){.top__holder[data-v-d2030888]{padding:28px 20px 24px}}@media(max-width:468px){.top__holder[data-v-d2030888]{margin-left:-20px;margin-right:-20px}}.top__holder .breadcrumbs[data-v-d2030888]{margin-bottom:64px}.top__holder a.share[data-v-d2030888]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;height:34px;padding:10px 9px;width:34px}.top__holder .top .icons[data-v-d2030888]{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.top__holder .top h4[data-v-d2030888]{font-size:48px;font-weight:700;line-height:107%;margin-bottom:12px}@media(max-width:1199px){.top__holder .top h4[data-v-d2030888]{font-size:44px}}@media(max-width:991px){.top__holder .top h4[data-v-d2030888]{font-size:28px;margin-bottom:12px}}.top__holder .top .top__info[data-v-d2030888]{align-items:center;display:flex}.top__holder .top .top__info a[data-v-d2030888],.top__holder .top .top__info p[data-v-d2030888]{color:#1e1e1e;font-size:14px;text-decoration:none}.top__holder .top .top__info .rating[data-v-d2030888]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;margin-right:8px;padding:4px 8px 4px 4px}.top__holder .top .top__info .rating .rating_num[data-v-d2030888]{background-color:#dcf73e;border-radius:8px;font-size:14px;font-weight:500;line-height:normal;margin-right:8px;padding:2px 4px}.top__holder .top .top__info .location[data-v-d2030888]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;gap:6px;padding:4px 8px}.top__holder .top .top__info .location[data-v-d2030888]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGGSURBVHgBtVMxbsJAELyzESVxg0QB+PKCkBcEnpAXAC+In+AyZX6AqVIiv8ChTEdegG25cBeni1zYmSHnxDJHFWWlk+92Z2dn93xC/NGkyTkej+eWZS2xnfFc1/UBa5tl2UsXa7cPDmw4HD4j+REJhZTyFe43EsHnDwYDhe/+E2YqLCaTyW46nR6pwKSKMdd1I2MLSF6h4gYVrmMY1aAi2xBlWYZ5nse6NRKs0jTddgkiEMQIrEejker3+wQ6OlyAZEESKNjRnyTJggHrR4qUM92vQLJ3CkINFwkaX1VVIeYza/J6rXYcDq7ZUw2s0Oo40Ks21kQQA+ToKgF7ReLmW5ycs2+tlJim0G8LqB7jc8M97xvnNbYKy20PDf47kBxE13BFHtY7py8umFLKIQZreaYAkgN+cXXeJQK09qCxeyMAzD4r8Bq7Mfp0db/tP3sL+n9Qzb03yfq/KDCL2za+1yWwbfseUiMkHEEWgOwD7iUfFGNdvPE1aiUrJp5AUoao/CT+w74AQa2ePfDAiVkAAAAASUVORK5CYII=) no-repeat 50%/cover;content:"";flex-shrink:0;height:16px;width:16px}.top__holder .top_success .title[data-v-d2030888]{align-items:center;display:flex;gap:20px;justify-content:space-between}@media(max-width:768px){.top__holder .top_success .title[data-v-d2030888]{align-items:start}}.top__holder .top_success .title h4[data-v-d2030888]{font-size:48px;font-weight:700;line-height:107%;margin-bottom:24px}@media(max-width:1199px){.top__holder .top_success .title h4[data-v-d2030888]{font-size:44px}}@media(max-width:991px){.top__holder .top_success .title h4[data-v-d2030888]{font-size:28px;margin-bottom:12px}}.top__holder .top_success .text[data-v-d2030888]{font-size:20px;font-weight:500;line-height:135%;max-width:830px}@media(max-width:991px){.top__holder .top_success .text[data-v-d2030888]{font-size:14px;line-height:145%}}.top__holder .top_success .text[data-v-d2030888]:nth-child(3){margin-top:36px}@media(max-width:991px){.top__holder .top_success .text[data-v-d2030888]:nth-child(3){margin-top:16px}}.top__holder .top_success .text[data-v-d2030888]:nth-child(5){margin-bottom:20px}@media(max-width:991px){.top__holder .top_success .text[data-v-d2030888]:nth-child(5){margin-bottom:16px}}.top__holder .top_success .social__links[data-v-d2030888]{justify-content:left;margin-bottom:24px;margin-top:28px}@media(max-width:991px){.top__holder .top_success .social__links[data-v-d2030888]{margin-bottom:20px;margin-top:24px}}.top__holder .top_success a.phone[data-v-d2030888]{color:#225378;font-size:28px;font-weight:700;line-height:normal;margin-bottom:4px}@media(max-width:991px){.top__holder .top_success a.phone[data-v-d2030888]{font-size:20px}}.top__holder .top_success .free[data-v-d2030888]{color:#636363;font-size:14px;font-weight:400;line-height:128%}.info_holder .modal[data-v-fc87811d]{align-items:flex-start;background-color:#fff;border-radius:16px;box-shadow:0 4px 15px #1e1e1e26;display:flex;flex-direction:column;gap:20px;padding:20px;position:absolute;right:0;top:0;transform:translate(50%,20%);width:370px;z-index:20}@media(max-width:991px){.info_holder .modal[data-v-fc87811d]{transform:translate(10px,20%);width:340px}}@media(max-width:400px){.info_holder .modal[data-v-fc87811d]{width:300px}}.info_holder .modal .top_modal[data-v-fc87811d]{align-items:flex-start;align-self:stretch;display:flex;justify-content:space-between}.info_holder .modal .top_modal .title[data-v-fc87811d]{align-items:flex-start;display:flex;flex-direction:column;gap:1px}.info_holder .modal .top_modal .title h4[data-v-fc87811d]{color:#222;font-size:20px;font-weight:700;line-height:1.35}@media(max-width:768px){.info_holder .modal .top_modal .title h4[data-v-fc87811d]{line-height:normal}}.info_holder .modal .top_modal .title .time[data-v-fc87811d]{background-color:#f5f7f9;border-radius:12px;color:#636363;font-size:14px;font-weight:400;line-height:128%;padding:4px 8px}@media(max-width:768px){.info_holder .modal .top_modal .title .time[data-v-fc87811d]{font-size:12px}}.info_holder .modal .top_modal .modal__close[data-v-fc87811d]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px;position:absolute;right:20px;top:20px;z-index:20}@media(max-width:468px){.info_holder .modal .top_modal .modal__close svg[data-v-fc87811d]{height:12px;width:12px}}.info_holder .modal .bottom_modal[data-v-fc87811d]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px}.info_holder .modal .bottom_modal>div[data-v-fc87811d]{align-items:center;align-self:stretch;display:flex;gap:8px}.info_holder .modal .bottom_modal>div>div[data-v-fc87811d]{align-items:baseline;display:flex;flex:1 0 0;justify-content:space-between}.info_holder .modal .bottom_modal>div>div p[data-v-fc87811d]{color:#1e1e1e;font-size:16px;font-weight:400;line-height:150%}@media(max-width:768px){.info_holder .modal .bottom_modal>div>div p[data-v-fc87811d]{font-size:14px}}.info_holder .modal .bottom_modal>div>div p.size[data-v-fc87811d]{color:#636363;font-size:14px;font-weight:400;line-height:128%}@media(max-width:768px){.info_holder .modal .bottom_modal>div>div p.size[data-v-fc87811d]{font-size:12px}}.fly__middle[data-v-26c86476]{align-items:flex-start;justify-content:space-between;margin-bottom:20px}.fly__middle[data-v-26c86476],.fly__middle>div[data-v-26c86476]:first-of-type{display:flex;gap:12px}.fly__middle img[data-v-26c86476]{align-self:start}.fly__middle .content[data-v-26c86476]{flex-direction:column;gap:8px}@media(max-width:991px){.fly__middle .content[data-v-26c86476]{gap:4px}}.fly__middle .company[data-v-26c86476]{color:#636363;font-size:14px;font-weight:400;line-height:128%}.fly__middle .company span[data-v-26c86476]{color:#1e1e1e;font-size:16px;font-weight:500;line-height:150%}.fly__middle .time[data-v-26c86476]{background-color:#f5f7f9;border-radius:12px;color:#636363;font-size:14px;font-weight:400;line-height:128%;padding:4px 8px}@media(max-width:991px){.fly__middle .time[data-v-26c86476]{font-size:12px}}.fly__middle .flight_information[data-v-26c86476]{cursor:pointer;height:20px;position:relative}.fly__middle .flight_information .svg_holder[data-v-26c86476]{height:20px;line-height:20px}.fly__bottom[data-v-26c86476]{display:flex;gap:28px}.fly__bottom .fly__img[data-v-26c86476]{align-self:start;height:93px;padding-top:5px;position:relative}.fly__bottom .fly__img .big[data-v-26c86476]{left:0;position:absolute;top:5px}@media(max-width:991px){.fly__bottom .fly__img .big[data-v-26c86476]{display:none}}.fly__bottom .fly__img .small[data-v-26c86476]{display:none;position:absolute}@media(max-width:991px){.fly__bottom .fly__img .small[data-v-26c86476]{display:block}}.fly__bottom .info[data-v-26c86476]{display:flex;flex-direction:column;gap:20px}.fly__bottom .info .info__line[data-v-26c86476]{display:flex;gap:44px;min-height:60px}@media(max-width:991px){.fly__bottom .info .info__line[data-v-26c86476]{min-height:auto}}.fly__bottom .info .info__line .date[data-v-26c86476]{display:flex;flex-direction:column}.fly__bottom .info .info__line .date .time[data-v-26c86476]{color:#1e1e1e;font-size:16px;font-weight:500;line-height:150%}@media(max-width:991px){.fly__bottom .info .info__line .date .time[data-v-26c86476]{font-size:14px}}.fly__bottom .info .info__line .date span[data-v-26c86476]{color:#636363;font-size:14px;font-weight:400;line-height:128%}@media(max-width:991px){.fly__bottom .info .info__line .date span[data-v-26c86476]{font-size:12px}}.fly__bottom .info .info__line .place[data-v-26c86476]{display:flex;flex-direction:column;max-width:113px}@media(max-width:991px){.fly__bottom .info .info__line .place[data-v-26c86476]{max-width:100%}}.fly__bottom .info .info__line .place .city[data-v-26c86476]{color:#1e1e1e;font-size:16px;font-weight:500;line-height:150%}@media(max-width:991px){.fly__bottom .info .info__line .place .city[data-v-26c86476]{font-size:14px}}.fly__bottom .info .info__line .place span[data-v-26c86476]{color:#636363;font-size:14px;font-weight:400;line-height:128%}@media(max-width:991px){.fly__bottom .info .info__line .place span[data-v-26c86476]{font-size:12px}}.transfer[data-v-26c86476]{border-bottom:1px solid #f5f7f9;border-top:1px solid #f5f7f9;color:#636363;font-size:14px;font-weight:400;line-height:128%;margin:16px 0;padding:16px 0 16px 28px}@media(max-width:480px){.transfer[data-v-26c86476]{font-size:12px}}.window_holder[data-v-89e69fd4]{background-color:#1e1e1e99;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.window_holder .modal[data-v-89e69fd4]{align-items:flex-start;background-color:#f5f7f9;border-radius:24px;display:flex;flex-direction:column;height:100%;left:50%;max-height:600px;max-width:1040px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.window_holder .modal .top_modal[data-v-89e69fd4]{align-items:flex-start;align-self:stretch;display:flex;gap:7px;justify-content:space-between}.window_holder .modal .top_modal .title[data-v-89e69fd4]{align-items:center;background-color:#fff;border-radius:24px 24px 0 0;display:flex;height:62px;padding-left:40px;padding-top:12px;width:1047px}.window_holder .modal .top_modal .title h4[data-v-89e69fd4]{color:#1e1e1e;font-size:28px;font-weight:700;line-height:normal}@media(max-width:768px){.window_holder .modal .top_modal .title h4[data-v-89e69fd4]{font-size:20px}}.window_holder .modal .top_modal .modal__close[data-v-89e69fd4]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px;position:absolute;right:20px;top:20px;z-index:20}@media(max-width:468px){.window_holder .modal .top_modal .modal__close svg[data-v-89e69fd4]{height:12px;width:12px}}.window_holder .modal .main_modal[data-v-89e69fd4]{overflow-y:scroll;padding:20px 40px 0;width:100%}@media(max-width:768px){.window_holder .modal .main_modal[data-v-89e69fd4]{padding:20px 22px 0}}.window_holder .modal .main_modal[data-v-89e69fd4]::-webkit-scrollbar{width:4px}.window_holder .modal .main_modal[data-v-89e69fd4]::-webkit-scrollbar-thumb{background-color:#636363;border-radius:4px}.window_holder .modal .main_modal[data-v-89e69fd4]::-webkit-scrollbar-track{background-color:#f5f7f9;border-radius:4px;margin-bottom:20px}@media(max-width:991px){.window_holder .modal .main_modal>P[data-v-89e69fd4]{font-size:16px}}.window_holder .modal .main_modal .subtitle[data-v-89e69fd4]{color:#1e1e1e;font-size:20px;font-weight:700;line-height:135%;margin-bottom:12px}.window_holder .modal .main_modal .select_row[data-v-89e69fd4]{background:#fff;border-radius:16px;display:flex;flex-direction:column;gap:26px;justify-content:space-between;margin-bottom:8px;padding:20px 20px 24px;position:relative}.window_holder .modal .main_modal .select_row.selected[data-v-89e69fd4]{border:1px solid #225378;margin-bottom:32px}.window_holder .modal .main_modal .select_row[data-v-89e69fd4]:hover{background-color:#22537809;cursor:pointer}.window_holder .modal .main_modal .select_row .flight[data-v-89e69fd4]{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}@media(max-width:650px){.window_holder .modal .main_modal .select_row .flight[data-v-89e69fd4]{flex-direction:column}}.window_holder .modal .main_modal .select_row .name[data-v-89e69fd4]{align-items:flex-start;display:flex;gap:12px}.window_holder .modal .main_modal .select_row .name img[data-v-89e69fd4]{align-self:start;height:33px;width:33px}.window_holder .modal .main_modal .select_row .name .content[data-v-89e69fd4]{align-items:flex-start;display:flex;flex-direction:column;gap:4px;min-width:110px}.window_holder .modal .main_modal .select_row .name .content .company[data-v-89e69fd4]{color:#636363;font-size:14px;font-weight:400;line-height:128%}@media(max-width:991px){.window_holder .modal .main_modal .select_row .name .content .company[data-v-89e69fd4]{font-size:12px}}.window_holder .modal .main_modal .select_row .name .content .company span[data-v-89e69fd4]{color:#1e1e1e;font-size:16px;font-weight:500;line-height:150%}@media(max-width:991px){.window_holder .modal .main_modal .select_row .name .content .company span[data-v-89e69fd4]{font-size:14px}}.window_holder .modal .main_modal .select_row .name .content .time[data-v-89e69fd4]{background-color:#f5f7f9;border-radius:12px;color:#636363;font-size:14px;font-weight:400;line-height:128%;padding:4px 8px}@media(max-width:991px){.window_holder .modal .main_modal .select_row .name .content .time[data-v-89e69fd4]{font-size:12px}}.window_holder .modal .main_modal .select_row .info_holder[data-v-89e69fd4]{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:26px;max-width:621px;width:100%}.window_holder .modal .main_modal .select_row .date_airport[data-v-89e69fd4],.window_holder .modal .main_modal .select_row .transfer[data-v-89e69fd4]{color:#636363;font-size:14px;font-weight:400;line-height:128%}@media(max-width:480px){.window_holder .modal .main_modal .select_row .date_airport[data-v-89e69fd4],.window_holder .modal .main_modal .select_row .transfer[data-v-89e69fd4]{font-size:12px}}.window_holder .modal .main_modal .select_row .info[data-v-89e69fd4]{align-items:flex-start;display:flex;justify-content:space-between;width:100%}@media(max-width:480px){.window_holder .modal .main_modal .select_row .info[data-v-89e69fd4]{flex-direction:column;gap:16px}}.window_holder .modal .main_modal .select_row .info .arrival[data-v-89e69fd4],.window_holder .modal .main_modal .select_row .info .departure[data-v-89e69fd4]{align-self:stretch;display:flex;flex-direction:column;width:95px}@media(max-width:480px){.window_holder .modal .main_modal .select_row .info .arrival[data-v-89e69fd4],.window_holder .modal .main_modal .select_row .info .departure[data-v-89e69fd4]{align-self:start;flex-direction:row;gap:20px;padding-left:50px;width:100%}.window_holder .modal .main_modal .select_row .info .arrival .date_airport[data-v-89e69fd4],.window_holder .modal .main_modal .select_row .info .departure .date_airport[data-v-89e69fd4]{text-align:start}}.window_holder .modal .main_modal .select_row .info .departure[data-v-89e69fd4]{align-items:flex-start}@media(min-width:481px){.window_holder .modal .main_modal .select_row .info .arrival[data-v-89e69fd4]{align-items:flex-end}.window_holder .modal .main_modal .select_row .info .arrival .date_airport[data-v-89e69fd4]{text-align:end}}.window_holder .modal .main_modal .select_row .info .time[data-v-89e69fd4]{color:#1e1e1e;font-size:20px;font-weight:500;line-height:150%}@media(max-width:480px){.window_holder .modal .main_modal .select_row .info .time[data-v-89e69fd4]{font-size:14px;line-height:145%}}.window_holder .modal .main_modal .select_row .info .way[data-v-89e69fd4]{align-items:center;display:flex;flex:1 0 0;flex-direction:column;gap:4px}.window_holder .modal .main_modal .select_row .info .way .time_flight[data-v-89e69fd4]{color:#636363;font-size:14px;font-weight:400;line-height:128%;text-align:center}@media(max-width:480px){.window_holder .modal .main_modal .select_row .info .way .time_flight[data-v-89e69fd4]{padding-left:50px}}.window_holder .modal .main_modal .select_row .info .way .way_line[data-v-89e69fd4]{align-items:center;align-self:stretch;display:flex}@media(max-width:480px){.window_holder .modal .main_modal .select_row .info .way .way_line[data-v-89e69fd4]{position:relative}.window_holder .modal .main_modal .select_row .info .way .way_line svg[data-v-89e69fd4]{left:0;position:absolute}.window_holder .modal .main_modal .select_row .info .way .way_line svg[data-v-89e69fd4]:first-of-type{top:-60px}.window_holder .modal .main_modal .select_row .info .way .way_line svg[data-v-89e69fd4]:last-of-type{top:25px}}.window_holder .modal .main_modal .select_row .info .way .way_line .line[data-v-89e69fd4]{background-color:#636363;height:1px;opacity:.5;width:100%}@media(max-width:480px){.window_holder .modal .main_modal .select_row .info .way .way_line .line[data-v-89e69fd4]{height:85px;left:8px;position:absolute;top:-44px;width:1px}}.characteristics__holder[data-v-7217d036]{display:flex;flex:0 1 1133px;flex-direction:column;gap:20px}@media(max-width:991px){.characteristics__holder[data-v-7217d036]{flex:1;order:2}}@media(max-width:468px){.characteristics__holder[data-v-7217d036]{margin-left:-20px;margin-right:-20px}}.characteristics__holder .top[data-v-7217d036]{background-color:#fff;border-radius:24px;display:flex;gap:40px;padding:32px 32px 40px}@media(max-width:1200px){.characteristics__holder .top[data-v-7217d036]{padding:20px 20px 40px}}@media(max-width:768px){.characteristics__holder .top[data-v-7217d036]{flex-direction:column;gap:20px;padding:20px}}.characteristics__holder .top .top-left[data-v-7217d036]{display:flex;flex:1;flex-direction:column;gap:28px}@media(max-width:991px){.characteristics__holder .top .top-left[data-v-7217d036]{gap:20px}}.characteristics__holder .top .top-right[data-v-7217d036]{display:flex;flex:1;flex-direction:column;gap:28px}@media(max-width:991px){.characteristics__holder .top .top-right[data-v-7217d036]{gap:20px}}.characteristics__holder .top .item[data-v-7217d036]{display:flex;gap:12px}.characteristics__holder .top .item .item__title[data-v-7217d036]{color:#636363;font-size:14px;font-weight:400;line-height:128%;margin-bottom:8px}@media(max-width:991px){.characteristics__holder .top .item .item__title[data-v-7217d036]{font-size:12px}}@media(max-width:768px){.characteristics__holder .top .item .item__title[data-v-7217d036]{margin-bottom:4px}}.characteristics__holder .top .item .item__important[data-v-7217d036]{font-size:16px;line-height:150%}@media(max-width:991px){.characteristics__holder .top .item .item__important[data-v-7217d036]{font-size:14px}}.characteristics__holder .top .item .item__desc[data-v-7217d036]{color:#636363;font-size:16px;font-weight:400;line-height:140%}@media(max-width:991px){.characteristics__holder .top .item .item__desc[data-v-7217d036]{font-size:14px}}.characteristics__holder .top .item .item__desc span[data-v-7217d036]{color:#1e1e1e}.characteristics__holder .bottom[data-v-7217d036]{display:flex;gap:20px}@media(max-width:768px){.characteristics__holder .bottom[data-v-7217d036]{flex-direction:column}}.characteristics__holder .bottom .fly[data-v-7217d036]{background-color:#fff;border-radius:24px;flex:1;padding:32px 32px 40px}@media(max-width:1200px){.characteristics__holder .bottom .fly[data-v-7217d036]{padding:20px 20px 40px}}@media(max-width:768px){.characteristics__holder .bottom .fly[data-v-7217d036]{padding:20px}}.characteristics__holder .bottom .fly .flight_information[data-v-7217d036]{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:flex-end}.characteristics__holder .bottom .fly .flight_information .btn[data-v-7217d036]{font-size:14px;font-weight:500;padding:12px 16px}.characteristics__holder .bottom .fly .fly__top[data-v-7217d036]{border-bottom:1px solid #f5f7f9;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}@media(max-width:991px){.characteristics__holder .bottom .fly .fly__top[data-v-7217d036]{margin-bottom:12px;padding-bottom:12px}}.characteristics__holder .bottom .fly .fly__top .left[data-v-7217d036]{align-items:center;color:#636363;display:flex;font-size:14px;font-weight:400;gap:12px;line-height:128%}.aside__holder[data-v-0cb04265]{flex:0 1 546px}@media(max-width:991px){.aside__holder[data-v-0cb04265]{flex:1}}.aside__holder .aside__wrapp .right[data-v-0cb04265]{flex:0 1 700px;margin-top:47px}@media(max-width:991px){.aside__holder .aside__wrapp .right[data-v-0cb04265]{margin-top:0}}.aside__holder .aside__wrapp .right .right__top[data-v-0cb04265]{display:flex;gap:8px}@media(max-width:1199px){.aside__holder .aside__wrapp .right .right__top[data-v-0cb04265]{flex-direction:column}}.aside__holder .aside__wrapp .right .right__top .price[data-v-0cb04265]{font-size:40px;font-weight:700;line-height:107%}@media(max-width:991px){.aside__holder .aside__wrapp .right .right__top .price[data-v-0cb04265]{font-size:24px}}.aside__holder .aside__wrapp .right .right__top span[data-v-0cb04265]{font-size:14px;font-weight:400;line-height:128%}.aside__holder .aside__wrapp .right .right__dashed[data-v-0cb04265]{border-top:1px dashed #636363;margin:22px 0;width:100%}@media(max-width:991px){.aside__holder .aside__wrapp .right .right__dashed[data-v-0cb04265]{margin:15px 0}}.aside__holder .aside__wrapp .right .info[data-v-0cb04265]{color:#000;display:flex;flex-direction:column;font-size:18px;font-weight:600;gap:10px;line-height:128%;margin-bottom:20px}@media(max-width:768px){.aside__holder .aside__wrapp .right .info[data-v-0cb04265]{font-size:14px;margin-bottom:15px}}.aside__holder .aside__wrapp .right .info .info__item[data-v-0cb04265]{display:flex;justify-content:space-between}.aside__holder .aside__wrapp .right button[data-v-0cb04265]{margin-bottom:28px;width:100%}@media(max-width:768px){.aside__holder .aside__wrapp .right button[data-v-0cb04265]{font-size:14px;margin-bottom:15px}}.aside__holder .aside__wrapp .attention[data-v-0cb04265]{background:#edeff2;border-radius:12px;color:#000;font-size:16px;font-weight:400;line-height:140%;padding:20px 44px 22px}@media(max-width:768px){.aside__holder .aside__wrapp .attention[data-v-0cb04265]{font-size:12px;margin-bottom:0;padding:15px 18px}}.info__holder[data-v-7e03eac3]{display:flex;gap:40px;margin-bottom:100px}@media(max-width:1200px){.info__holder[data-v-7e03eac3]{gap:20px;margin-bottom:80px}}@media(max-width:991px){.info__holder[data-v-7e03eac3]{flex-direction:column;margin-bottom:60px}}@media(max-width:768px){.info__holder[data-v-7e03eac3]{gap:15px;margin-bottom:40px}}.tourist-details__holder[data-v-4f239a45]{margin-bottom:20px}.tourist-details__holder h2[data-v-4f239a45]{color:#000;font-size:40px;font-weight:700;line-height:107%;margin-bottom:40px}@media(max-width:1200px){.tourist-details__holder h2[data-v-4f239a45]{font-size:28px;margin-bottom:30px}}@media(max-width:991px){.tourist-details__holder h2[data-v-4f239a45]{font-size:24px}}.tourist-details__holder .tourist-details__wrapp[data-v-4f239a45]{background-color:#fff;border-radius:24px;display:flex;gap:60px;margin-bottom:20px;padding:42px 130px}@media(max-width:1700px){.tourist-details__holder .tourist-details__wrapp[data-v-4f239a45]{padding:42px 80px}}@media(max-width:1400px){.tourist-details__holder .tourist-details__wrapp[data-v-4f239a45]{padding:28px 40px}}@media(max-width:991px){.tourist-details__holder .tourist-details__wrapp[data-v-4f239a45]{gap:30px}}@media(max-width:768px){.tourist-details__holder .tourist-details__wrapp[data-v-4f239a45]{flex-direction:column;padding:28px 20px}}@media(max-width:468px){.tourist-details__holder .tourist-details__wrapp[data-v-4f239a45]{margin-left:-20px;margin-right:-20px}}.tourist-details__holder .tourist-details__wrapp .title[data-v-4f239a45]{color:#000;font-size:20px;font-weight:500;line-height:135%}@media(max-width:768px){.tourist-details__holder .tourist-details__wrapp .title[data-v-4f239a45]{font-size:14px;font-weight:700}}.tourist-details__holder .tourist-details__wrapp .header[data-v-4f239a45]{display:flex;justify-content:space-between;margin-bottom:20px}@media(max-width:1100px){.tourist-details__holder .tourist-details__wrapp .header[data-v-4f239a45]{flex-direction:column;gap:10px}}.tourist-details__holder .tourist-details__wrapp input[data-v-4f239a45]{background:#f5f7f9;border-radius:12px;min-width:20px;padding:20px 16px}@media(max-width:768px){.tourist-details__holder .tourist-details__wrapp input[data-v-4f239a45]{padding:12px 16px}}.tourist-details__holder .tourist-details__wrapp input.error[data-v-4f239a45]{border:1px solid red}.tourist-details__holder .tourist-details__wrapp input.disabled[data-v-4f239a45]{cursor:not-allowed;opacity:.6}.tourist-details__holder .tourist-details__wrapp input[data-v-4f239a45]::-moz-placeholder{color:#636363;font-size:18px;font-weight:500;line-height:155%}.tourist-details__holder .tourist-details__wrapp input[data-v-4f239a45]::placeholder{color:#636363;font-size:18px;font-weight:500;line-height:155%}@media(max-width:1700px){.tourist-details__holder .tourist-details__wrapp input[data-v-4f239a45]::-moz-placeholder{font-size:16px}.tourist-details__holder .tourist-details__wrapp input[data-v-4f239a45]::placeholder{font-size:16px}}.tourist-details__holder .tourist-details__wrapp .error_msg[data-v-4f239a45]{align-self:stretch;color:#1e1e1e;color:#ff3838;font-size:16px;font-weight:400;line-height:1.28;margin-bottom:0}@media(max-width:991px){.tourist-details__holder .tourist-details__wrapp .error_msg[data-v-4f239a45]{font-size:12px}}.tourist-details__holder .tourist-details__wrapp .info[data-v-4f239a45]{flex:0 1 700px}@media(max-width:768px){.tourist-details__holder .tourist-details__wrapp .info[data-v-4f239a45]{flex:1}}.tourist-details__holder .tourist-details__wrapp .info .gender[data-v-4f239a45]{display:flex;gap:15px}.tourist-details__holder .tourist-details__wrapp .info .gender label[data-v-4f239a45]{align-items:center;display:flex}@media(max-width:768px){.tourist-details__holder .tourist-details__wrapp .info .gender label[data-v-4f239a45]{font-size:14px}}.tourist-details__holder .tourist-details__wrapp .info .gender label.disabled[data-v-4f239a45]{cursor:not-allowed;opacity:.6}.tourist-details__holder .tourist-details__wrapp .info .gender .real-radio[data-v-4f239a45]{opacity:0;position:absolute}.tourist-details__holder .tourist-details__wrapp .info .gender .custom-radio[data-v-4f239a45]{background:#edeff2;border-radius:50px;cursor:pointer;display:inline-block;height:20px;margin-right:10px;position:relative;vertical-align:center;width:20px}.tourist-details__holder .tourist-details__wrapp .info .gender .custom-radio.disabled[data-v-4f239a45]{cursor:not-allowed}.tourist-details__holder .tourist-details__wrapp .info .gender .custom-radio[data-v-4f239a45]:before{background:#225378;border-radius:50px;content:"";display:inline-block;height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:.2s ease-in;vertical-align:center;width:14px}.tourist-details__holder .tourist-details__wrapp .info .gender .custom-radio[data-v-4f239a45]:hover{background-color:#f5f7f9}.tourist-details__holder .tourist-details__wrapp .info .gender .real-radio:checked+.custom-radio[data-v-4f239a45]:before{transform:translate(-50%,-50%) scale(1)}.tourist-details__holder .tourist-details__wrapp .info .info__form[data-v-4f239a45]{display:flex;flex-direction:column;gap:12px}.tourist-details__holder .tourist-details__wrapp .info .info__form .info__form-line[data-v-4f239a45]{display:flex;gap:10px}@media(max-width:1400px){.tourist-details__holder .tourist-details__wrapp .info .info__form .info__form-line[data-v-4f239a45]{flex-direction:column}}.tourist-details__holder .tourist-details__wrapp .info .info__form .info__form-line .big-input[data-v-4f239a45]{flex:0 1 494px}@media(max-width:1400px){.tourist-details__holder .tourist-details__wrapp .info .info__form .info__form-line .big-input[data-v-4f239a45]{flex:1}}.tourist-details__holder .tourist-details__wrapp .info .info__form .info__form-line .small-input[data-v-4f239a45]{flex:0 1 196px}@media(max-width:1400px){.tourist-details__holder .tourist-details__wrapp .info .info__form .info__form-line .small-input[data-v-4f239a45]{flex:1}}.tourist-details__holder .tourist-details__wrapp .passport[data-v-4f239a45]{flex:0 1 700px}@media(max-width:768px){.tourist-details__holder .tourist-details__wrapp .passport[data-v-4f239a45]{flex:1}}.tourist-details__holder .tourist-details__wrapp .passport .header label[data-v-4f239a45]{display:flex}.tourist-details__holder .tourist-details__wrapp .passport .header .checkbox[data-v-4f239a45]{align-items:flex-start;cursor:pointer;display:flex;padding-left:25px;position:relative}@media(max-width:768px){.tourist-details__holder .tourist-details__wrapp .passport .header .checkbox[data-v-4f239a45]{font-size:14px}}.tourist-details__holder .tourist-details__wrapp .passport .header .checkbox[data-v-4f239a45]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23edeff2' rx='4'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.tourist-details__holder .tourist-details__wrapp .passport .header .checkbox[data-v-4f239a45]:not(.checked):hover:before{opacity:.6}.tourist-details__holder .tourist-details__wrapp .passport .header .checkbox.checked[data-v-4f239a45]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23225378' rx='4'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m4.8 8.16 2.192 2.24 5.009-4.8'/%3E%3C/svg%3E")}.tourist-details__holder .tourist-details__wrapp .passport .passport__form[data-v-4f239a45]{display:flex;flex-direction:column;gap:12px;max-width:700px}.tourist-details__holder .tourist-details__wrapp .passport .passport__form .passport__form-top[data-v-4f239a45]{display:flex;gap:10px}@media(max-width:1700px){.tourist-details__holder .tourist-details__wrapp .passport .passport__form .passport__form-top[data-v-4f239a45]{flex-direction:column}}.tourist-details__holder .tourist-details__wrapp .passport .passport__form .passport__form-top .top-line[data-v-4f239a45]{display:flex;gap:10px;width:345px}@media(max-width:1700px){.tourist-details__holder .tourist-details__wrapp .passport .passport__form .passport__form-top .top-line[data-v-4f239a45]{width:100%}}@media(max-width:1400px){.tourist-details__holder .tourist-details__wrapp .passport .passport__form .passport__form-top .top-line[data-v-4f239a45]{flex-direction:column}}@media(max-width:768px){.tourist-details__holder .tourist-details__wrapp .passport .passport__form .passport__form-top .top-line[data-v-4f239a45]{flex:1}}.tourist-details__holder .tourist-details__wrapp .passport .passport__form .passport__form-top .top-line input[data-v-4f239a45]{flex:0 1 167px}@media(max-width:1700px){.tourist-details__holder .tourist-details__wrapp .passport .passport__form .passport__form-top .top-line input[data-v-4f239a45]{flex:1}}.tourist-details__holder .tourist-details__wrapp .passport .passport__form .passport__form-bottom input[data-v-4f239a45]{width:100%}.go-to-payments__holder .go-to-payments__wrapp[data-v-58d6c74e]{background-color:#fff;border-radius:24px;display:flex;gap:60px;padding:42px 130px}@media(max-width:1700px){.go-to-payments__holder .go-to-payments__wrapp[data-v-58d6c74e]{padding:42px 80px}}@media(max-width:1400px){.go-to-payments__holder .go-to-payments__wrapp[data-v-58d6c74e]{padding:28px 40px}}@media(max-width:991px){.go-to-payments__holder .go-to-payments__wrapp[data-v-58d6c74e]{flex-direction:column;gap:40px}}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp[data-v-58d6c74e]{flex-direction:column;gap:30px;padding:28px 20px}}@media(max-width:468px){.go-to-payments__holder .go-to-payments__wrapp[data-v-58d6c74e]{margin-left:-20px;margin-right:-20px}}.go-to-payments__holder .go-to-payments__wrapp .left[data-v-58d6c74e]{display:flex;flex:0 1 700px;flex-direction:column;gap:20px}@media(max-width:991px){.go-to-payments__holder .go-to-payments__wrapp .left[data-v-58d6c74e]{flex:1}}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp .left[data-v-58d6c74e]{gap:15px}}.go-to-payments__holder .go-to-payments__wrapp .left .left__title[data-v-58d6c74e]{color:#000;font-size:20px;font-weight:500;line-height:135%}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp .left .left__title[data-v-58d6c74e]{font-size:14px;font-weight:700}}.go-to-payments__holder .go-to-payments__wrapp .left .left__text[data-v-58d6c74e]{color:#000;font-size:16px;font-weight:400;line-height:150%}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp .left .left__text[data-v-58d6c74e]{font-size:14px}}.go-to-payments__holder .go-to-payments__wrapp .left .form[data-v-58d6c74e]{display:flex;flex-direction:column;gap:12px}.go-to-payments__holder .go-to-payments__wrapp .left .form input[data-v-58d6c74e],.go-to-payments__holder .go-to-payments__wrapp .left .form textarea[data-v-58d6c74e]{background:#f5f7f9;border-radius:12px;color:#636363;padding:20px 16px}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp .left .form input[data-v-58d6c74e],.go-to-payments__holder .go-to-payments__wrapp .left .form textarea[data-v-58d6c74e]{padding:12px 16px}}.go-to-payments__holder .go-to-payments__wrapp .left .form input.error[data-v-58d6c74e],.go-to-payments__holder .go-to-payments__wrapp .left .form textarea.error[data-v-58d6c74e]{border:1px solid red}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp .left .form input[data-v-58d6c74e]::-moz-placeholder{font-size:16px}.go-to-payments__holder .go-to-payments__wrapp .left .form input[data-v-58d6c74e]::placeholder{font-size:16px}}.go-to-payments__holder .go-to-payments__wrapp .left .form textarea[data-v-58d6c74e]{height:167px;resize:none}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp .left .form textarea[data-v-58d6c74e]::-moz-placeholder{font-size:16px}.go-to-payments__holder .go-to-payments__wrapp .left .form textarea[data-v-58d6c74e]::placeholder{font-size:16px}}.go-to-payments__holder .go-to-payments__wrapp .left .form .error_msg[data-v-58d6c74e]{align-self:stretch;color:#1e1e1e;color:#ff3838;font-size:16px;font-weight:400;line-height:1.28;margin-bottom:0}@media(max-width:991px){.go-to-payments__holder .go-to-payments__wrapp .left .form .error_msg[data-v-58d6c74e]{font-size:12px}}.go-to-payments__holder .go-to-payments__wrapp .right[data-v-58d6c74e]{flex:0 1 700px;margin-top:47px}@media(max-width:991px){.go-to-payments__holder .go-to-payments__wrapp .right[data-v-58d6c74e]{flex:1;margin-top:0}}.go-to-payments__holder .go-to-payments__wrapp .right .right__top[data-v-58d6c74e]{display:flex;gap:8px}@media(max-width:991px){.go-to-payments__holder .go-to-payments__wrapp .right .right__top[data-v-58d6c74e]{flex-direction:column}}.go-to-payments__holder .go-to-payments__wrapp .right .right__top .price[data-v-58d6c74e]{font-size:40px;font-weight:700;line-height:107%}@media(max-width:991px){.go-to-payments__holder .go-to-payments__wrapp .right .right__top .price[data-v-58d6c74e]{font-size:24px}}.go-to-payments__holder .go-to-payments__wrapp .right .right__top span[data-v-58d6c74e]{font-size:14px;font-weight:400;line-height:128%}.go-to-payments__holder .go-to-payments__wrapp .right .right__dashed[data-v-58d6c74e]{border-top:1px dashed #636363;margin:22px 0;width:100%}@media(max-width:991px){.go-to-payments__holder .go-to-payments__wrapp .right .right__dashed[data-v-58d6c74e]{margin:15px 0}}.go-to-payments__holder .go-to-payments__wrapp .right .info[data-v-58d6c74e]{color:#000;display:flex;flex-direction:column;font-size:18px;font-weight:600;gap:10px;line-height:128%;margin-bottom:20px}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp .right .info[data-v-58d6c74e]{font-size:14px;margin-bottom:15px}}.go-to-payments__holder .go-to-payments__wrapp .right .info .info__item[data-v-58d6c74e]{display:flex;justify-content:space-between}.go-to-payments__holder .go-to-payments__wrapp .right .right__radio-list[data-v-58d6c74e]{color:#000;display:flex;flex-direction:column;font-size:14px;font-weight:400;gap:8px;line-height:128%;margin-bottom:15px}.go-to-payments__holder .go-to-payments__wrapp .right .right__radio-list label[data-v-58d6c74e]{align-items:center;cursor:pointer;display:flex}.go-to-payments__holder .go-to-payments__wrapp .right .right__radio-list .real-radio[data-v-58d6c74e]{opacity:0;position:absolute}.go-to-payments__holder .go-to-payments__wrapp .right .right__radio-list .custom-radio[data-v-58d6c74e]{background:#edeff2;border-radius:50px;cursor:pointer;display:inline-block;height:20px;margin-right:10px;position:relative;vertical-align:center;width:20px}.go-to-payments__holder .go-to-payments__wrapp .right .right__radio-list .custom-radio[data-v-58d6c74e]:before{background:#225378;border-radius:50px;content:"";display:inline-block;height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:.2s ease-in;vertical-align:center;width:14px}.go-to-payments__holder .go-to-payments__wrapp .right .right__radio-list .custom-radio[data-v-58d6c74e]:hover{background-color:#f5f7f9}.go-to-payments__holder .go-to-payments__wrapp .right .right__radio-list .real-radio:checked+.custom-radio[data-v-58d6c74e]:before{transform:translate(-50%,-50%) scale(1)}.go-to-payments__holder .go-to-payments__wrapp .right button[data-v-58d6c74e]{margin-bottom:15px;width:100%}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp .right button[data-v-58d6c74e]{font-size:14px;margin-bottom:15px}}.go-to-payments__holder .go-to-payments__wrapp .right button.disabled[data-v-58d6c74e]{cursor:not-allowed}.go-to-payments__holder .go-to-payments__wrapp .right .rules[data-v-58d6c74e]{font-size:14px;font-weight:400;line-height:128%}@media(max-width:768px){.go-to-payments__holder .go-to-payments__wrapp .right .rules[data-v-58d6c74e]{font-size:12px}}.go-to-payments__holder .go-to-payments__wrapp .right .rules .rules__link[data-v-58d6c74e]{color:#225378}.ticket-booking_holder[data-v-7440108e]{margin-bottom:140px}@media(max-width:991px){.ticket-booking_holder[data-v-7440108e]{margin-bottom:80px}}@media(max-width:768px){.ticket-booking_holder[data-v-7440108e]{margin-bottom:32px}}p.error[data-v-2aa7fc6e]{color:#ff3838;margin-bottom:20px;text-align:center}.mask[data-v-d9f811d7]{background-color:#1e1e1e33;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:20}.filters_holder[data-v-d9f811d7]{align-items:center;background:#f5f7f9;border-radius:24px;display:flex;flex-direction:column;gap:20px;margin:20px auto 12px;max-width:1280px;padding:20px 40px 40px;z-index:20}@media(max-width:849px){.filters_holder[data-v-d9f811d7]{width:100%}}@media(max-width:1099px){.filters_holder[data-v-d9f811d7]{padding:20px}}.filters_holder .arrow[data-v-d9f811d7]{transition:all .5s ease}.filters_holder .arrow.rotate[data-v-d9f811d7]{transform:rotate(180deg)}.filters_holder .row[data-v-d9f811d7]{align-items:stretch;display:flex;gap:20px;justify-content:space-between;width:100%}@media(max-width:849px){.filters_holder .row[data-v-d9f811d7]{flex-direction:column}}.filters_holder .row .col[data-v-d9f811d7]{display:flex;flex:1 0 0;gap:16px}@media(max-width:468px){.filters_holder .row .col[data-v-d9f811d7]{margin-left:-15px;width:calc(100% + 30px)}}.filters_holder .row .col .selected[data-v-d9f811d7],.filters_holder .row .col .title[data-v-d9f811d7]{color:#636363;font-size:14px;font-weight:400;line-height:128%}.filters_holder .row .col .selected[data-v-d9f811d7]{color:#1e1e1e;font-weight:500}.filters_holder .row.row1 .col[data-v-d9f811d7]{align-items:center;background:#fff;border-radius:12px;height:55px;justify-content:space-between;padding:18px 12px}.filters_holder .row.row1 .col.col1 .stars[data-v-d9f811d7]{transform:translateY(3px)}.filters_holder .row.row1 .col.col1 .stars>svg[data-v-d9f811d7]{cursor:pointer}.filters_holder .row.row1 .col.col2[data-v-d9f811d7],.filters_holder .row.row1 .col.col3[data-v-d9f811d7]{cursor:pointer;position:relative}.filters_holder .row.row1 .col.col2 .select_list[data-v-d9f811d7],.filters_holder .row.row1 .col.col3 .select_list[data-v-d9f811d7]{align-items:flex-start;background-color:#fff;border-radius:12px;bottom:-4px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-end;left:0;max-height:380px;padding:20px 0;position:absolute;transform:translateY(100%);width:100%;z-index:20}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list[data-v-d9f811d7],.filters_holder .row.row1 .col.col3 .select_list .checkbox-list[data-v-d9f811d7]{display:block;overflow-y:scroll;width:100%}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list[data-v-d9f811d7]::-webkit-scrollbar,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list[data-v-d9f811d7]::-webkit-scrollbar{width:4px}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list[data-v-d9f811d7]::-webkit-scrollbar-thumb,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list[data-v-d9f811d7]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:4px}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list[data-v-d9f811d7]::-webkit-scrollbar-track,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list[data-v-d9f811d7]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:4px}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox[data-v-d9f811d7],.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox[data-v-d9f811d7]{align-items:flex-start;cursor:pointer;font-size:16px;font-weight:400;line-height:1.4;padding:8px 16px 8px 40px;position:relative}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox[data-v-d9f811d7]:hover,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox[data-v-d9f811d7]:hover{background-color:#f5f7f9}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox[data-v-d9f811d7]:before,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox[data-v-d9f811d7]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23edeff2' rx='4'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:16px;left:0;margin-left:16px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox[data-v-d9f811d7]:not(.checked):hover:before,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox[data-v-d9f811d7]:not(.checked):hover:before{opacity:.6}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox.checked[data-v-d9f811d7]:before,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox.checked[data-v-d9f811d7]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23225378' rx='4'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m4.8 8.16 2.192 2.24 5.009-4.8'/%3E%3C/svg%3E")}.filters_holder .row.row1 .col.col2 .select_list .btn[data-v-d9f811d7],.filters_holder .row.row1 .col.col3 .select_list .btn[data-v-d9f811d7]{align-self:stretch;margin:0 20px}.filters_holder .row.row2 .col[data-v-d9f811d7]{align-items:flex-start;background:#fff;border-radius:12px;flex-direction:column;padding:10px 12px}.filters_holder .row.row2 .col .hotels_list[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list[data-v-d9f811d7]{align-items:flex-start;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-end;width:100%;z-index:10}.filters_holder .row.row2 .col .hotels_list input[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list input[data-v-d9f811d7]{background-color:#edeff2;border-radius:12px;color:#1e1e1e;font-size:16px;line-height:1.4;padding:12px 10px;width:100%}.filters_holder .row.row2 .col .hotels_list>div[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list>div[data-v-d9f811d7]{display:block;max-height:140px;overflow-y:scroll;width:100%}.filters_holder .row.row2 .col .hotels_list>div[data-v-d9f811d7]::-webkit-scrollbar,.filters_holder .row.row2 .col .regions_list>div[data-v-d9f811d7]::-webkit-scrollbar{width:4px}.filters_holder .row.row2 .col .hotels_list>div[data-v-d9f811d7]::-webkit-scrollbar-thumb,.filters_holder .row.row2 .col .regions_list>div[data-v-d9f811d7]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:4px}.filters_holder .row.row2 .col .hotels_list>div[data-v-d9f811d7]::-webkit-scrollbar-track,.filters_holder .row.row2 .col .regions_list>div[data-v-d9f811d7]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:4px}.filters_holder .row.row2 .col .hotels_list>div.large_height[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list>div.large_height[data-v-d9f811d7]{max-height:202.4px}.filters_holder .row.row2 .col .hotels_list>div div[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list>div div[data-v-d9f811d7]{display:flex;flex-direction:column}.filters_holder .row.row2 .col .hotels_list>div div.checkbox[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list>div div.checkbox[data-v-d9f811d7]{align-self:stretch;flex-direction:column}.filters_holder .row.row2 .col .hotels_list>div div.checkbox[data-v-d9f811d7]:hover,.filters_holder .row.row2 .col .regions_list>div div.checkbox[data-v-d9f811d7]:hover{background-color:#f5f7f9}.filters_holder .row.row2 .col .hotels_list>div div.checkbox.subregion[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list>div div.checkbox.subregion[data-v-d9f811d7]{display:block;margin-left:49px}.filters_holder .row.row2 .col .hotels_list>div .checkox_holder[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list>div .checkox_holder[data-v-d9f811d7]{align-items:center;flex-direction:row;gap:8px}.filters_holder .row.row2 .col .hotels_list>div .checkox_holder .arrow[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list>div .checkox_holder .arrow[data-v-d9f811d7]{cursor:pointer;height:16px;width:16px}.filters_holder .row.row2 .col .hotels_list>div .checkox_holder .arrow svg[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list>div .checkox_holder .arrow svg[data-v-d9f811d7]{height:7px;margin:auto}.filters_holder .row.row2 .col .hotels_list>div .checkox_holder .checkbox[data-v-d9f811d7],.filters_holder .row.row2 .col .regions_list>div .checkox_holder .checkbox[data-v-d9f811d7]{width:100%}.filters_holder .row.row2 .col .checkbox-list[data-v-d9f811d7]{display:flex;flex-direction:column;font-size:16px;font-weight:400;gap:12px;line-height:140%}@media(max-width:849px){.filters_holder .row.row2 .col .checkbox-list[data-v-d9f811d7]{font-size:14px}}.filters_holder .row.row2 .col .checkbox-list .checkbox[data-v-d9f811d7]{align-items:flex-start;cursor:pointer;display:flex;padding-left:25px;position:relative}.filters_holder .row.row2 .col .checkbox-list .checkbox[data-v-d9f811d7]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23edeff2' rx='4'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.filters_holder .row.row2 .col .checkbox-list .checkbox[data-v-d9f811d7]:not(.checked):hover:before{opacity:.6}.filters_holder .row.row2 .col .checkbox-list .checkbox.checked[data-v-d9f811d7]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23225378' rx='4'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m4.8 8.16 2.192 2.24 5.009-4.8'/%3E%3C/svg%3E")}.filters_holder .row.row2 .col.col1 .menu[data-v-d9f811d7]{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.filters_holder .row.row2 .col.col1 .menu .selector[data-v-d9f811d7]{align-items:center;display:flex;gap:20px}.filters_holder .row.row2 .col.col1 .menu .selector .title[data-v-d9f811d7]{cursor:pointer}.filters_holder .row.row2 .col.col1 .menu .selector .title[data-v-d9f811d7]:hover{color:#1e1e1e}.filters_holder .row.row2 .col.col1 .menu .selector .title.selected[data-v-d9f811d7]{color:#225378;font-weight:600}.filters_holder .row.row2 .col.col1 .menu .selector>div[data-v-d9f811d7]{align-items:center;cursor:pointer;display:flex;gap:4px}.filters_holder .row.row2 .col.col1 .menu .selector>div .counter[data-v-d9f811d7]{background-color:#dcf73e;border-radius:29px;color:#225378;font-size:14px;font-weight:600;line-height:1.01;padding:3px 10px}.filters_holder .row.row2 .col.col1 .menu .selector>div[data-v-d9f811d7]:hover{color:#1e1e1e}.filters_holder .row.row2 .col.col1 .menu .selector>div:hover .counter[data-v-d9f811d7]{background-color:#ecff7e;color:#27628f}.filters_holder .row.row3 .col1[data-v-d9f811d7]{align-items:flex-start;background:#fff;border-radius:12px;flex-direction:column;padding:9px 12px;width:100%}@media(min-width:360px){.filters_holder .row.row3 .col1[data-v-d9f811d7]{min-width:300px}}@media(max-width:468px){.filters_holder .row.row3 .col1[data-v-d9f811d7]{margin-left:-15px;width:calc(100% + 30px)}}@media(min-width:850px){.filters_holder .row.row3 .col1[data-v-d9f811d7]{max-width:520px}}.filters_holder .row.row3 .col1 .budget_settings[data-v-d9f811d7]{color:#636363;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:128%;margin-bottom:20px;width:100%}@media(max-width:359px){.filters_holder .row.row3 .col1 .budget_settings[data-v-d9f811d7]{flex-direction:column;gap:16px}}.filters_holder .row.row3 .col1 .budget_settings input[data-v-d9f811d7]{background-color:#edeff2;font-size:16px;max-width:85px}.filters_holder .row.row3 .col1 .budget_settings .budget_from[data-v-d9f811d7],.filters_holder .row.row3 .col1 .budget_settings .budget_to[data-v-d9f811d7]{background-color:#edeff2;border-radius:12px;padding:12px}.filters_holder .row.row3 .col1 .range-input[data-v-d9f811d7]{position:relative;width:100%;--slider-connect-bg:#225378;--slider-tooltip-bg:#636363}.filters_holder .row.row3 .col2[data-v-d9f811d7]{align-items:flex-start;display:flex;flex-direction:column;gap:10px;min-width:250px;width:100%}@media(max-width:468px){.filters_holder .row.row3 .col2[data-v-d9f811d7]{margin-left:-15px;width:calc(100% + 30px)}}@media(min-width:850px){.filters_holder .row.row3 .col2[data-v-d9f811d7]{max-width:520px}}.filters_holder .row.row3 .col2 .elem[data-v-d9f811d7]{align-items:flex-start;align-self:stretch;background:#fff;border-radius:12px;display:flex;flex:1 0 0;flex-direction:column;gap:16px;justify-content:center;padding:10px 12px}.filters_holder .row.row3 .col2 .elem.checkbox-list[data-v-d9f811d7]{display:flex;flex-direction:column;font-size:14px;font-weight:400;gap:12px;line-height:128%}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox[data-v-d9f811d7]{align-items:flex-start;cursor:pointer;display:flex;padding-left:25px;position:relative;width:100%}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox[data-v-d9f811d7]:hover{background-color:#f5f7f9}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox[data-v-d9f811d7]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23edeff2' rx='4'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox[data-v-d9f811d7]:not(.checked):hover:before{opacity:.6}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox.checked[data-v-d9f811d7]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23225378' rx='4'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m4.8 8.16 2.192 2.24 5.009-4.8'/%3E%3C/svg%3E")}@media(min-width:850px){.filters_holder .row.row3 .col3[data-v-d9f811d7]{align-self:flex-end}}.filters_holder .btns[data-v-d9f811d7]{display:flex;flex-direction:column;gap:16px;text-align:center}.filters_holder .btns button[data-v-d9f811d7]{align-self:center}.filters_holder .btns p[data-v-d9f811d7]{align-self:center;border-bottom:1px solid #636363;color:#636363;cursor:pointer;text-decoration:none}.window_holder[data-v-8917933c]{background-color:#1e1e1e33;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.window_holder .modal[data-v-8917933c]{align-items:flex-start;background-color:#fff;border-radius:24px;display:flex;flex-direction:column;gap:12px;justify-content:flex-end;left:50%;margin-top:15px;padding:20px 16px 28px;position:absolute;top:50%;transform:translate(-50%,-50%)}@media(max-width:550px){.window_holder .modal[data-v-8917933c]{border-radius:24px 24px 0 0;height:100%;justify-content:flex-start;overflow-y:scroll;width:100%}.window_holder .modal[data-v-8917933c]::-webkit-scrollbar{width:5px}.window_holder .modal[data-v-8917933c]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:5px}.window_holder .modal[data-v-8917933c]::-webkit-scrollbar-track{background-color:#f5f7f9;border-radius:5px;margin-top:24px}}.window_holder .modal .top_modal[data-v-8917933c]{align-items:flex-start;align-self:stretch;display:flex;gap:7px;justify-content:space-between}.window_holder .modal .top_modal h4[data-v-8917933c]{color:#1e1e1e;font-size:20px;font-weight:700;left:20px;line-height:normal;position:absolute;top:18px}.window_holder .modal .top_modal .modal__close[data-v-8917933c]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px;position:absolute;right:20px;top:12px;z-index:20}@media(max-width:468px){.window_holder .modal .top_modal .modal__close svg[data-v-8917933c]{height:12px;width:12px}}.window_holder .modal .main_modal[data-v-8917933c]{display:flex;flex-direction:column;gap:20px;justify-content:space-between;margin:30px 20px 0;width:auto}@media(max-width:550px){.window_holder .modal .main_modal[data-v-8917933c]{margin:30px auto 0}}.window_holder .modal .main_modal .button-grid[data-v-8917933c]{display:grid;grid-template-columns:repeat(7,1fr);row-gap:4px}.window_holder .modal .main_modal .button-grid .numb_button[data-v-8917933c]{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:64px;justify-content:center;padding:4px;width:64px}@media(max-width:568px){.window_holder .modal .main_modal .button-grid .numb_button[data-v-8917933c]{height:52px;width:52px}}@media(max-width:468px){.window_holder .modal .main_modal .button-grid .numb_button[data-v-8917933c]{height:40px;width:40px}}.window_holder .modal .main_modal .button-grid .numb_button[data-v-8917933c]:hover{background-color:#edeff2}.window_holder .modal .main_modal .button-grid .numb_button.preselect_interval[data-v-8917933c]{border-bottom:2px dashed #edeff2;border-top:2px dashed #edeff2}.window_holder .modal .main_modal .button-grid .numb_button.preselect_interval_end[data-v-8917933c]{border:2px dashed #edeff2;border-left:none;border-radius:0 12px 12px 0}.window_holder .modal .main_modal .button-grid .numb_button.interval[data-v-8917933c]{background-color:#f3f3f3}.window_holder .modal .main_modal .button-grid .numb_button.select_left[data-v-8917933c],.window_holder .modal .main_modal .button-grid .numb_button.select_one[data-v-8917933c],.window_holder .modal .main_modal .button-grid .numb_button.select_right[data-v-8917933c]{background-color:#225378}.window_holder .modal .main_modal .button-grid .numb_button.select_left p[data-v-8917933c],.window_holder .modal .main_modal .button-grid .numb_button.select_one p[data-v-8917933c],.window_holder .modal .main_modal .button-grid .numb_button.select_right p[data-v-8917933c]{color:#edeff2}.window_holder .modal .main_modal .button-grid .numb_button.select_left[data-v-8917933c]{border-radius:12px 0 0 12px}.window_holder .modal .main_modal .button-grid .numb_button.select_right[data-v-8917933c]{border-radius:0 12px 12px 0}.window_holder .modal .main_modal .button-grid .numb_button.select_one[data-v-8917933c]{border-radius:12px}.window_holder .modal .main_modal .button-grid .numb_button p[data-v-8917933c]{color:#1e1e1e;line-height:128%;text-align:center}.window_holder .modal .main_modal .button-grid .numb_button p.number[data-v-8917933c]{font-size:18px;font-weight:600}@media(max-width:568px){.window_holder .modal .main_modal .button-grid .numb_button p.number[data-v-8917933c]{font-size:14px}}.window_holder .modal .main_modal .button-grid .numb_button p.nights[data-v-8917933c]{font-size:14px;font-weight:400}@media(max-width:568px){.window_holder .modal .main_modal .button-grid .numb_button p.nights[data-v-8917933c]{display:none}}.search_form[data-v-d8d83bd0]{background:#dcf73e;border-radius:16px;margin:0 auto;max-width:1280px;transition:all .3s ease}.search_form[data-v-d8d83bd0]:hover,.search_form:hover .go_search[data-v-d8d83bd0]{background:#ecff7e}.search_form .mask[data-v-d8d83bd0]{background-color:#1e1e1e33;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:20}.search_form .expanded-form[data-v-d8d83bd0]{align-items:center;display:flex;gap:4px;justify-content:center;padding:4px}@media(max-width:1199px){.search_form .expanded-form[data-v-d8d83bd0]{display:grid;grid-template-columns:repeat(6,1fr)}}.search_form .expanded-form .z-index[data-v-d8d83bd0]{z-index:20}.search_form .expanded-form .error[data-v-d8d83bd0]{border:2px solid red}.search_form .expanded-form p[data-v-d8d83bd0]{font-weight:400}.search_form .expanded-form p.name[data-v-d8d83bd0]{color:#636363;font-size:14px;line-height:1.28}@media(max-width:600px){.search_form .expanded-form p.name[data-v-d8d83bd0]{font-size:12px}}.search_form .expanded-form p.select[data-v-d8d83bd0]{color:#1e1e1e;cursor:pointer;font-size:16px;font-weight:500;line-height:1.4;width:100%}@media(max-width:600px){.search_form .expanded-form p.select[data-v-d8d83bd0]{font-size:14px}}.search_form .expanded-form input[data-v-d8d83bd0]{color:#1e1e1e;font-size:16px;line-height:1.4;width:100%}@media(max-width:600px){.search_form .expanded-form input[data-v-d8d83bd0]{font-size:14px}}.search_form .expanded-form .country[data-v-d8d83bd0],.search_form .expanded-form .date_departure[data-v-d8d83bd0],.search_form .expanded-form .departure[data-v-d8d83bd0],.search_form .expanded-form .number_of_night[data-v-d8d83bd0],.search_form .expanded-form .tourists[data-v-d8d83bd0]{align-items:flex-start;background:#fff;display:flex;flex:0 1 285px;flex-direction:column;gap:8px;padding:12px 16px}@media(max-width:991px){.search_form .expanded-form .country[data-v-d8d83bd0],.search_form .expanded-form .date_departure[data-v-d8d83bd0],.search_form .expanded-form .departure[data-v-d8d83bd0],.search_form .expanded-form .number_of_night[data-v-d8d83bd0],.search_form .expanded-form .tourists[data-v-d8d83bd0]{gap:4px;padding:12px}}@media(max-width:600px){.search_form .expanded-form .country[data-v-d8d83bd0],.search_form .expanded-form .date_departure[data-v-d8d83bd0],.search_form .expanded-form .departure[data-v-d8d83bd0],.search_form .expanded-form .number_of_night[data-v-d8d83bd0],.search_form .expanded-form .tourists[data-v-d8d83bd0]{gap:1px;padding:4px 12px}}.search_form .expanded-form .departure[data-v-d8d83bd0]{border-radius:12px 0 0 12px;grid-column:span 3;position:relative}@media(max-width:1199px){.search_form .expanded-form .departure[data-v-d8d83bd0]{border-radius:12px 0 0}}@media(max-width:991px){.search_form .expanded-form .departure[data-v-d8d83bd0]{border-radius:12px 12px 0 0;grid-column:span 6}}.search_form .expanded-form .departure .exchange[data-v-d8d83bd0]{cursor:pointer;fill:#fff;height:28px;position:absolute;right:-16px;stroke:#dcf73e;stroke-width:4px;top:22px;width:28px;z-index:20}@media(max-width:991px){.search_form .expanded-form .departure .exchange[data-v-d8d83bd0]{display:none}}.search_form .expanded-form .departure .exchange img[data-v-d8d83bd0]{height:28px;width:28px}.search_form .expanded-form .departure .cities_list[data-v-d8d83bd0]{align-items:flex-start;background-color:#fff;border-radius:12px;bottom:-4px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-end;left:0;max-height:320px;padding:20px 0;position:absolute;transform:translateY(100%);width:100%;z-index:20}@media(max-width:468px){.search_form .expanded-form .departure .cities_list[data-v-d8d83bd0]{margin-left:-24px;width:calc(100% + 48px)}}.search_form .expanded-form .departure .cities_list div[data-v-d8d83bd0]{display:block;overflow-y:scroll;width:100%}.search_form .expanded-form .departure .cities_list div[data-v-d8d83bd0]::-webkit-scrollbar{width:4px}.search_form .expanded-form .departure .cities_list div[data-v-d8d83bd0]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:4px}.search_form .expanded-form .departure .cities_list div[data-v-d8d83bd0]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:4px}.search_form .expanded-form .departure .cities_list div p[data-v-d8d83bd0]{align-self:stretch;font-size:16px;font-weight:400;line-height:1.4;padding:8px 16px}.search_form .expanded-form .departure .cities_list div p[data-v-d8d83bd0]:hover{background-color:#f5f7f9}.search_form .expanded-form .country[data-v-d8d83bd0]{grid-column:span 3;position:relative}@media(max-width:1199px){.search_form .expanded-form .country[data-v-d8d83bd0]{border-radius:0 12px 0 0}}@media(max-width:991px){.search_form .expanded-form .country[data-v-d8d83bd0]{border-radius:0;grid-column:span 6}}.search_form .expanded-form .country .countries_list[data-v-d8d83bd0]{align-items:flex-start;background-color:#fff;border-radius:12px;bottom:-4px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-end;left:0;max-height:320px;padding:20px 0;position:absolute;transform:translateY(100%);width:100%;z-index:20}@media(max-width:468px){.search_form .expanded-form .country .countries_list[data-v-d8d83bd0]{margin-left:-24px;width:calc(100% + 48px)}}.search_form .expanded-form .country .countries_list div[data-v-d8d83bd0]{display:block;overflow-y:scroll;width:100%}.search_form .expanded-form .country .countries_list div[data-v-d8d83bd0]::-webkit-scrollbar{width:4px}.search_form .expanded-form .country .countries_list div[data-v-d8d83bd0]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:4px}.search_form .expanded-form .country .countries_list div[data-v-d8d83bd0]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:4px}.search_form .expanded-form .country .countries_list div p[data-v-d8d83bd0]{align-self:stretch;font-size:16px;font-weight:400;line-height:1.4;padding:8px 16px}.search_form .expanded-form .country .countries_list div p[data-v-d8d83bd0]:hover{background-color:#f5f7f9}.search_form .expanded-form .date_departure[data-v-d8d83bd0]{grid-column:span 2}@media(max-width:1199px){.search_form .expanded-form .date_departure[data-v-d8d83bd0]{border-radius:0 0 0 12px}}@media(max-width:991px){.search_form .expanded-form .date_departure[data-v-d8d83bd0]{border-radius:0;grid-column:span 6}}.search_form .expanded-form .number_of_night[data-v-d8d83bd0]{grid-column:span 2;position:relative}@media(max-width:991px){.search_form .expanded-form .number_of_night[data-v-d8d83bd0]{grid-column:span 6}}.search_form .expanded-form .number_of_night .night_select[data-v-d8d83bd0]{align-items:flex-start;background-color:#fff;border-radius:12px;bottom:-4px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;flex-direction:column;gap:20px;justify-content:flex-end;left:0;padding:20px 16px;position:absolute;transform:translateY(100%);width:100%;z-index:20}@media(max-width:468px){.search_form .expanded-form .number_of_night .night_select[data-v-d8d83bd0]{margin-left:-24px;width:calc(100% + 48px)}}.search_form .expanded-form .number_of_night .night_select h6[data-v-d8d83bd0]{font-size:20px;font-weight:700;line-height:24px;word-wrap:break-word;-webkit-line-clamp:0}.search_form .expanded-form .number_of_night .night_select>div[data-v-d8d83bd0]{display:flex;gap:12px;justify-content:space-between;text-align:center;width:100%}.search_form .expanded-form .number_of_night .night_select>div label[data-v-d8d83bd0]{color:#636363;display:block;font-size:14px;font-weight:400;left:12px;line-height:18px;position:absolute;top:50%;transform:translateY(-50%)}.search_form .expanded-form .number_of_night .night_select>div input[data-v-d8d83bd0]{background-color:#edeff2;border-radius:12px;gap:10px;padding:10px 12px 10px 32px}.search_form .expanded-form .number_of_night .night_select .night_from[data-v-d8d83bd0],.search_form .expanded-form .number_of_night .night_select .night_to[data-v-d8d83bd0]{position:relative}.search_form .expanded-form .tourists[data-v-d8d83bd0]{border-radius:0 12px 12px 0;grid-column:span 2;position:relative}@media(max-width:1199px){.search_form .expanded-form .tourists[data-v-d8d83bd0]{border-radius:0 0 12px}}@media(max-width:991px){.search_form .expanded-form .tourists[data-v-d8d83bd0]{border-radius:0 0 12px 12px;grid-column:span 6}}.search_form .expanded-form .tourists p[data-v-d8d83bd0]:last-of-type{display:-webkit-box;-webkit-box-orient:vertical;align-self:stretch;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.search_form .expanded-form .tourists .tourists_select[data-v-d8d83bd0]{align-items:flex-start;background-color:#fff;border-radius:12px;bottom:-4px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;flex-direction:column;gap:20px;justify-content:flex-end;left:0;padding:20px 16px;position:absolute;transform:translateY(100%);width:100%;z-index:20}@media(max-width:468px){.search_form .expanded-form .tourists .tourists_select[data-v-d8d83bd0]{margin-left:-24px;width:calc(100% + 48px)}}@media(min-width:1200px){.search_form .expanded-form .tourists .tourists_select[data-v-d8d83bd0]{left:-40px;width:300px}}.search_form .expanded-form .tourists .tourists_select h6[data-v-d8d83bd0]{font-size:20px;font-weight:700;line-height:24px;word-wrap:break-word;-webkit-line-clamp:0}.search_form .expanded-form .tourists .tourists_select>div[data-v-d8d83bd0]{align-items:center;display:flex;justify-content:space-between;width:100%}.search_form .expanded-form .tourists .tourists_select>div div .pri_text[data-v-d8d83bd0]{color:#1e1e1e;font-size:16px;font-weight:400;list-style:24px}.search_form .expanded-form .tourists .tourists_select>div div .sec_text[data-v-d8d83bd0]{color:#636363;font-size:14px;font-weight:400;list-style:18px}.search_form .expanded-form .tourists .tourists_select>div .children[data-v-d8d83bd0]{align-items:flex-start;display:flex;flex-direction:column}.search_form .expanded-form .tourists .tourists_select>div .quantity[data-v-d8d83bd0]{align-items:center;display:flex;gap:10px;justify-content:space-between;max-width:98px}.search_form .expanded-form .tourists .tourists_select>div .quantity span[data-v-d8d83bd0]{display:inline-block;text-align:center;width:30px}.search_form .expanded-form .tourists .tourists_select>div .quantity button[data-v-d8d83bd0]{background-color:#225378;border:none;border-radius:12px;cursor:pointer;height:24px;position:relative;width:24px}.search_form .expanded-form .tourists .tourists_select>div .quantity button[data-v-d8d83bd0]:before{background-color:#fff;content:"";display:block;height:1.5px;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:12px}.search_form .expanded-form .tourists .tourists_select>div .quantity button.plus[data-v-d8d83bd0]:after{background-color:#fff;content:"";display:block;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:1.5px}.search_form .expanded-form .tourists .tourists_select>div .quantity button[data-v-d8d83bd0]:disabled{background-color:#edeff2;cursor:not-allowed}.search_form .expanded-form .tourists .tourists_select>div .quantity button[data-v-d8d83bd0]:disabled:after,.search_form .expanded-form .tourists .tourists_select>div .quantity button[data-v-d8d83bd0]:disabled:before{background-color:#636363}.search_form .expanded-form .tourists .tourists_select>div .select_age[data-v-d8d83bd0]{background:#f5f7f9;border-radius:12px;color:#1e1e1e;font-size:16px;font-weight:400;line-height:140%;padding:10px 12px}.search_form .expanded-form .tourists .tourists_select>div .select_age select[data-v-d8d83bd0]{background:#f5f7f9;cursor:pointer}.search_form .expanded-form .tourists .tourists_select>div .select_age.childage_error[data-v-d8d83bd0]{border:1px solid red}.search_form .collapsed-form[data-v-d8d83bd0]{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px}@media(max-width:600px){.search_form .collapsed-form[data-v-d8d83bd0]{padding:8px 12px}}.search_form .collapsed-form .collapsed-form__content[data-v-d8d83bd0]{display:flex;flex-direction:column;gap:4px}.search_form .collapsed-form .collapsed-form__content .collapsed-form__country[data-v-d8d83bd0]{font-size:18px;font-weight:600;line-height:128%}@media(max-width:600px){.search_form .collapsed-form .collapsed-form__content .collapsed-form__country[data-v-d8d83bd0]{font-size:14px}}.search_form .collapsed-form .collapsed-form__content .collapsed-form__info[data-v-d8d83bd0]{font-size:16px;font-weight:400;line-height:128%}@media(max-width:600px){.search_form .collapsed-form .collapsed-form__content .collapsed-form__info[data-v-d8d83bd0]{font-size:12px}}.search_form .collapsed-form .collapsed-form__arrow[data-v-d8d83bd0]{display:flex}.search_form .go_search[data-v-d8d83bd0]{align-items:center;align-self:stretch;background:#dcf73e;border-radius:12px;color:#471fae;cursor:pointer;display:flex;font-weight:600;gap:10px;grid-column:span 6;justify-content:center;line-height:1.28;padding:12px 24px;transition:all .3s ease}@media(max-width:600px){.search_form .go_search[data-v-d8d83bd0]{font-size:14px}}.mask[data-v-d1e5a251]{background-color:#1e1e1e33;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:20}.filters_holder[data-v-d1e5a251]{align-items:center;background:#f5f7f9;border-radius:24px;display:flex;flex-direction:column;gap:20px;margin:20px auto 12px;max-width:1280px;padding:20px 40px 40px;z-index:20}@media(max-width:849px){.filters_holder[data-v-d1e5a251]{width:100%}}@media(max-width:1099px){.filters_holder[data-v-d1e5a251]{padding:20px}}.filters_holder .arrow[data-v-d1e5a251]{transition:all .5s ease}.filters_holder .arrow.rotate[data-v-d1e5a251]{transform:rotate(180deg)}.filters_holder .row[data-v-d1e5a251]{align-items:stretch;display:flex;gap:20px;justify-content:space-between;width:100%}@media(max-width:849px){.filters_holder .row[data-v-d1e5a251]{flex-direction:column}}.filters_holder .row .col[data-v-d1e5a251]{display:flex;flex:1 0 0;gap:16px}@media(max-width:468px){.filters_holder .row .col[data-v-d1e5a251]{margin-left:-15px;width:calc(100% + 30px)}}.filters_holder .row .col .selected[data-v-d1e5a251],.filters_holder .row .col .title[data-v-d1e5a251]{color:#636363;font-size:14px;font-weight:400;line-height:128%}.filters_holder .row .col .selected[data-v-d1e5a251]{color:#1e1e1e;font-weight:500}.filters_holder .row.row1 .col[data-v-d1e5a251]{align-items:center;background:#fff;border-radius:12px;height:55px;justify-content:space-between;padding:18px 12px}.filters_holder .row.row1 .col.col1 .stars[data-v-d1e5a251]{transform:translateY(3px)}.filters_holder .row.row1 .col.col1 .stars>svg[data-v-d1e5a251]{cursor:pointer}.filters_holder .row.row1 .col.col2[data-v-d1e5a251],.filters_holder .row.row1 .col.col3[data-v-d1e5a251]{cursor:pointer;position:relative}.filters_holder .row.row1 .col.col2 .select_list[data-v-d1e5a251],.filters_holder .row.row1 .col.col3 .select_list[data-v-d1e5a251]{align-items:flex-start;background-color:#fff;border-radius:12px;bottom:-4px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-end;left:0;max-height:380px;padding:20px 0;position:absolute;transform:translateY(100%);width:100%;z-index:20}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list[data-v-d1e5a251],.filters_holder .row.row1 .col.col3 .select_list .checkbox-list[data-v-d1e5a251]{display:block;overflow-y:scroll;width:100%}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list[data-v-d1e5a251]::-webkit-scrollbar,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list[data-v-d1e5a251]::-webkit-scrollbar{width:4px}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list[data-v-d1e5a251]::-webkit-scrollbar-thumb,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list[data-v-d1e5a251]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:4px}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list[data-v-d1e5a251]::-webkit-scrollbar-track,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list[data-v-d1e5a251]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:4px}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox[data-v-d1e5a251],.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox[data-v-d1e5a251]{align-items:flex-start;cursor:pointer;font-size:16px;font-weight:400;line-height:1.4;padding:8px 16px 8px 40px;position:relative}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox[data-v-d1e5a251]:hover,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox[data-v-d1e5a251]:hover{background-color:#f5f7f9}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox[data-v-d1e5a251]:before,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox[data-v-d1e5a251]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23edeff2' rx='4'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:16px;left:0;margin-left:16px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox[data-v-d1e5a251]:not(.checked):hover:before,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox[data-v-d1e5a251]:not(.checked):hover:before{opacity:.6}.filters_holder .row.row1 .col.col2 .select_list .checkbox-list .checkbox.checked[data-v-d1e5a251]:before,.filters_holder .row.row1 .col.col3 .select_list .checkbox-list .checkbox.checked[data-v-d1e5a251]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23225378' rx='4'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m4.8 8.16 2.192 2.24 5.009-4.8'/%3E%3C/svg%3E")}.filters_holder .row.row1 .col.col2 .select_list .btn[data-v-d1e5a251],.filters_holder .row.row1 .col.col3 .select_list .btn[data-v-d1e5a251]{align-self:stretch;margin:0 20px}.filters_holder .row.row2 .col[data-v-d1e5a251]{align-items:flex-start;background:#fff;border-radius:12px;flex-direction:column;padding:10px 12px}.filters_holder .row.row2 .col .hotels_list[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list[data-v-d1e5a251]{align-items:flex-start;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-end;width:100%;z-index:10}.filters_holder .row.row2 .col .hotels_list input[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list input[data-v-d1e5a251]{background-color:#edeff2;border-radius:12px;color:#1e1e1e;font-size:16px;line-height:1.4;padding:12px 10px;width:100%}.filters_holder .row.row2 .col .hotels_list>div[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list>div[data-v-d1e5a251]{display:block;max-height:140px;overflow-y:scroll;width:100%}.filters_holder .row.row2 .col .hotels_list>div[data-v-d1e5a251]::-webkit-scrollbar,.filters_holder .row.row2 .col .regions_list>div[data-v-d1e5a251]::-webkit-scrollbar{width:4px}.filters_holder .row.row2 .col .hotels_list>div[data-v-d1e5a251]::-webkit-scrollbar-thumb,.filters_holder .row.row2 .col .regions_list>div[data-v-d1e5a251]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:4px}.filters_holder .row.row2 .col .hotels_list>div[data-v-d1e5a251]::-webkit-scrollbar-track,.filters_holder .row.row2 .col .regions_list>div[data-v-d1e5a251]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:4px}.filters_holder .row.row2 .col .hotels_list>div.large_height[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list>div.large_height[data-v-d1e5a251]{max-height:202.4px}.filters_holder .row.row2 .col .hotels_list>div div[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list>div div[data-v-d1e5a251]{display:flex;flex-direction:column}.filters_holder .row.row2 .col .hotels_list>div div.checkbox[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list>div div.checkbox[data-v-d1e5a251]{align-self:stretch;flex-direction:column}.filters_holder .row.row2 .col .hotels_list>div div.checkbox[data-v-d1e5a251]:hover,.filters_holder .row.row2 .col .regions_list>div div.checkbox[data-v-d1e5a251]:hover{background-color:#f5f7f9}.filters_holder .row.row2 .col .hotels_list>div div.checkbox.subregion[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list>div div.checkbox.subregion[data-v-d1e5a251]{display:block;margin-left:49px}.filters_holder .row.row2 .col .hotels_list>div .checkox_holder[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list>div .checkox_holder[data-v-d1e5a251]{align-items:center;flex-direction:row;gap:8px}.filters_holder .row.row2 .col .hotels_list>div .checkox_holder .arrow[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list>div .checkox_holder .arrow[data-v-d1e5a251]{cursor:pointer;height:16px;width:16px}.filters_holder .row.row2 .col .hotels_list>div .checkox_holder .arrow svg[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list>div .checkox_holder .arrow svg[data-v-d1e5a251]{height:7px;margin:auto}.filters_holder .row.row2 .col .hotels_list>div .checkox_holder .checkbox[data-v-d1e5a251],.filters_holder .row.row2 .col .regions_list>div .checkox_holder .checkbox[data-v-d1e5a251]{width:100%}.filters_holder .row.row2 .col .checkbox-list[data-v-d1e5a251]{display:flex;flex-direction:column;font-size:16px;font-weight:400;gap:12px;line-height:140%}@media(max-width:849px){.filters_holder .row.row2 .col .checkbox-list[data-v-d1e5a251]{font-size:14px}}.filters_holder .row.row2 .col .checkbox-list .checkbox[data-v-d1e5a251]{align-items:flex-start;cursor:pointer;display:flex;padding-left:25px;position:relative}.filters_holder .row.row2 .col .checkbox-list .checkbox[data-v-d1e5a251]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23edeff2' rx='4'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.filters_holder .row.row2 .col .checkbox-list .checkbox[data-v-d1e5a251]:not(.checked):hover:before{opacity:.6}.filters_holder .row.row2 .col .checkbox-list .checkbox.checked[data-v-d1e5a251]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23225378' rx='4'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m4.8 8.16 2.192 2.24 5.009-4.8'/%3E%3C/svg%3E")}.filters_holder .row.row2 .col.col1 .menu[data-v-d1e5a251]{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.filters_holder .row.row2 .col.col1 .menu .selector[data-v-d1e5a251]{align-items:center;display:flex;gap:20px}.filters_holder .row.row2 .col.col1 .menu .selector .title[data-v-d1e5a251]{cursor:pointer}.filters_holder .row.row2 .col.col1 .menu .selector .title[data-v-d1e5a251]:hover{color:#1e1e1e}.filters_holder .row.row2 .col.col1 .menu .selector .title.selected[data-v-d1e5a251]{color:#225378;font-weight:600}.filters_holder .row.row2 .col.col1 .menu .selector>div[data-v-d1e5a251]{align-items:center;cursor:pointer;display:flex;gap:4px}.filters_holder .row.row2 .col.col1 .menu .selector>div .counter[data-v-d1e5a251]{background-color:#dcf73e;border-radius:29px;color:#225378;font-size:14px;font-weight:600;line-height:1.01;padding:3px 10px}.filters_holder .row.row2 .col.col1 .menu .selector>div[data-v-d1e5a251]:hover{color:#1e1e1e}.filters_holder .row.row2 .col.col1 .menu .selector>div:hover .counter[data-v-d1e5a251]{background-color:#ecff7e;color:#27628f}.filters_holder .row.row3 .col1[data-v-d1e5a251]{align-items:flex-start;background:#fff;border-radius:12px;flex-direction:column;padding:9px 12px;width:100%}@media(min-width:360px){.filters_holder .row.row3 .col1[data-v-d1e5a251]{min-width:300px}}@media(max-width:468px){.filters_holder .row.row3 .col1[data-v-d1e5a251]{margin-left:-15px;width:calc(100% + 30px)}}@media(min-width:850px){.filters_holder .row.row3 .col1[data-v-d1e5a251]{max-width:520px}}.filters_holder .row.row3 .col1 .budget_settings[data-v-d1e5a251]{color:#636363;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:128%;margin-bottom:20px;width:100%}@media(max-width:359px){.filters_holder .row.row3 .col1 .budget_settings[data-v-d1e5a251]{flex-direction:column;gap:16px}}.filters_holder .row.row3 .col1 .budget_settings input[data-v-d1e5a251]{background-color:#edeff2;font-size:16px;max-width:85px}.filters_holder .row.row3 .col1 .budget_settings .budget_from[data-v-d1e5a251],.filters_holder .row.row3 .col1 .budget_settings .budget_to[data-v-d1e5a251]{background-color:#edeff2;border-radius:12px;padding:12px}.filters_holder .row.row3 .col1 .range-input[data-v-d1e5a251]{position:relative;width:100%;--slider-connect-bg:#225378;--slider-tooltip-bg:#636363}.filters_holder .row.row3 .col2[data-v-d1e5a251]{align-items:flex-start;display:flex;flex-direction:column;gap:10px;min-width:250px;width:100%}@media(max-width:468px){.filters_holder .row.row3 .col2[data-v-d1e5a251]{margin-left:-15px;width:calc(100% + 30px)}}@media(min-width:850px){.filters_holder .row.row3 .col2[data-v-d1e5a251]{max-width:520px}}.filters_holder .row.row3 .col2 .elem[data-v-d1e5a251]{align-items:flex-start;align-self:stretch;background:#fff;border-radius:12px;display:flex;flex:1 0 0;flex-direction:column;gap:16px;justify-content:center;padding:10px 12px}.filters_holder .row.row3 .col2 .elem.checkbox-list[data-v-d1e5a251]{display:flex;flex-direction:column;font-size:14px;font-weight:400;gap:12px;line-height:128%}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox[data-v-d1e5a251]{align-items:flex-start;cursor:pointer;display:flex;padding-left:25px;position:relative;width:100%}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox[data-v-d1e5a251]:hover{background-color:#f5f7f9}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox[data-v-d1e5a251]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23edeff2' rx='4'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox[data-v-d1e5a251]:not(.checked):hover:before{opacity:.6}.filters_holder .row.row3 .col2 .elem.checkbox-list .checkbox.checked[data-v-d1e5a251]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%23225378' rx='4'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m4.8 8.16 2.192 2.24 5.009-4.8'/%3E%3C/svg%3E")}@media(min-width:850px){.filters_holder .row.row3 .col3[data-v-d1e5a251]{align-self:flex-end}}.filters_holder .btns[data-v-d1e5a251]{display:flex;flex-direction:column;gap:16px;text-align:center}.filters_holder .btns button[data-v-d1e5a251]{align-self:center}.filters_holder .btns p[data-v-d1e5a251]{align-self:center;border-bottom:1px solid #636363;color:#636363;cursor:pointer;text-decoration:none}.component_holder[data-v-925ab2ca]{background-color:#fff;border-radius:24px;margin-bottom:40px;padding:32px 80px 28px}@media(max-width:1400px){.component_holder[data-v-925ab2ca]{padding:32px 40px 28px}}@media(max-width:991px){.component_holder[data-v-925ab2ca]{padding:28px 20px 24px}}@media(max-width:600px){.component_holder[data-v-925ab2ca]{padding:0}}.component_holder h1[data-v-925ab2ca]{font-size:48px;font-weight:700;line-height:107%;margin-bottom:28px;margin-top:72px;text-align:center}@media(max-width:1199px){.component_holder h1[data-v-925ab2ca]{font-size:44px}}@media(max-width:991px){.component_holder h1[data-v-925ab2ca]{font-size:28px;margin-bottom:20px;margin-top:40px}}@media(max-width:600px){.component_holder h1[data-v-925ab2ca]{margin-top:20px}}@media(max-width:849px){.component_holder .show_filter[data-v-925ab2ca]{display:none}}.component_holder.small[data-v-925ab2ca]{background-color:transparent;margin-bottom:8px}.info_holder[data-v-07364df8]{background-color:#1e1e1e33;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.info_holder .modal[data-v-07364df8]{align-items:flex-start;background-color:#fff;border-radius:24px;box-shadow:0 4px 15px #1e1e1e26;display:flex;flex-direction:column;gap:20px;left:50%;margin-top:15px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:650px;z-index:20}@media(max-width:650px){.info_holder .modal[data-v-07364df8]{border-radius:24px 24px 0 0;height:100%;overflow-y:scroll;width:100%}.info_holder .modal[data-v-07364df8]::-webkit-scrollbar{width:5px}.info_holder .modal[data-v-07364df8]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:5px}.info_holder .modal[data-v-07364df8]::-webkit-scrollbar-track{background-color:#f5f7f9;border-radius:5px;margin-top:24px}}.info_holder .modal .top_modal[data-v-07364df8]{align-items:flex-start;align-self:stretch;display:flex;justify-content:space-between}.info_holder .modal .top_modal .title[data-v-07364df8]{align-items:flex-start;display:flex;flex-direction:column;gap:1px}.info_holder .modal .top_modal .title h4[data-v-07364df8]{color:#222;font-size:20px;font-weight:700;line-height:1.35}@media(max-width:768px){.info_holder .modal .top_modal .title h4[data-v-07364df8]{line-height:normal}}.info_holder .modal .top_modal .modal__close[data-v-07364df8]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px;position:absolute;right:20px;top:20px;z-index:20}@media(max-width:468px){.info_holder .modal .top_modal .modal__close svg[data-v-07364df8]{height:12px;width:12px}}.info_holder .modal .bottom_modal[data-v-07364df8],.info_holder .modal .bottom_modal .roomtypes[data-v-07364df8]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px}.info_holder .modal .bottom_modal .roomtypes p[data-v-07364df8]{color:#1e1e1e;font-size:16px;font-weight:400;line-height:150%}@media(max-width:768px){.info_holder .modal .bottom_modal .roomtypes p[data-v-07364df8]{font-size:14px}}.info_holder .modal .bottom_modal .roomtypes p.name[data-v-07364df8]{font-weight:600}.info_holder .modal .bottom_modal .roomtypes p.second_text[data-v-07364df8]{color:#636363;font-size:14px;font-weight:400;line-height:128%}@media(max-width:768px){.info_holder .modal .bottom_modal .roomtypes p.second_text[data-v-07364df8]{font-size:12px}}.component_holder[data-v-2a88b017]{background-color:#1e1e1e99;height:100%;left:0;max-height:100vh;position:fixed;top:0;width:100%;z-index:20}.component_holder .modal[data-v-2a88b017]{background-color:#fff;border-radius:24px;display:flex;gap:20px;left:50%;padding:20px 40px 60px;position:absolute;top:50%;transform:translate(-50%,-50%);width:720px}@media(max-width:787px){.component_holder .modal[data-v-2a88b017]{width:calc(100% - 40px)}}@media(max-width:768px){.component_holder .modal[data-v-2a88b017]{flex-direction:column;gap:20px}}@media(max-width:468px){.component_holder .modal[data-v-2a88b017]{padding:20px 20px 40px;width:100%}}.component_holder .modal .modal__close[data-v-2a88b017]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;padding:10px 9px;position:absolute;right:20px;top:20px;z-index:20}@media(max-width:468px){.component_holder .modal .modal__close svg[data-v-2a88b017]{height:12px;width:12px}}.component_holder .modal .content[data-v-2a88b017]{align-self:center;color:#1e1e1e;flex:1;max-height:100vh;overflow-y:auto;position:relative}@media(max-width:768px){.component_holder .modal .content[data-v-2a88b017]{align-self:auto}}.component_holder .modal .content h3[data-v-2a88b017]{font-size:40px;font-weight:700;line-height:1.07;margin-bottom:20px;margin-top:56px}@media(max-width:1199px){.component_holder .modal .content h3[data-v-2a88b017]{font-size:36px;margin-bottom:16px}}@media(max-width:991px){.component_holder .modal .content h3[data-v-2a88b017]{font-size:24px;margin-bottom:12px;margin-top:34px}}@media(max-width:468px){.component_holder .modal .content h3[data-v-2a88b017]{margin-top:30px;width:100%}}.component_holder .modal .content p[data-v-2a88b017]{font-size:20px;font-weight:500;line-height:1.35}@media(max-width:1199px){.component_holder .modal .content p[data-v-2a88b017]{font-size:18px}}@media(max-width:991px){.component_holder .modal .content p[data-v-2a88b017]{font-size:14px}}.component_holder .modal .content .form_field[data-v-2a88b017]{align-items:flex-start;display:flex;flex-direction:column;gap:8px;margin-top:32px;width:100%}.component_holder .modal .content .form_field .form[data-v-2a88b017]{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:8px;justify-content:space-between}@media(max-width:991px){.component_holder .modal .content .form_field .form[data-v-2a88b017]{background:transparent;flex-direction:column;gap:8px;padding:0}}.component_holder .modal .content .form_field .form.error[data-v-2a88b017]{border:1px solid red}.component_holder .modal .content .form_field .form input[data-v-2a88b017],.component_holder .modal .content .form_field .form textarea[data-v-2a88b017]{background:#f5f7f9;border-radius:12px;padding:16px 4px 16px 16px}.component_holder .modal .content .form_field .form input[data-v-2a88b017]{background:#f5f7f9;box-shadow:inset 20px 20px 0 20px #f5f7f9;color:#636363;width:100%}@media(max-width:991px){.component_holder .modal .content .form_field .form input[data-v-2a88b017]{background:#f5f7f9;border-radius:12px;padding:12px 16px;width:100%}}@media(max-width:991px){.component_holder .modal .content .form_field .form input[data-v-2a88b017]::-moz-placeholder{font-size:16px}.component_holder .modal .content .form_field .form input[data-v-2a88b017]::placeholder{font-size:16px}}.component_holder .modal .content .form_field .form textarea[data-v-2a88b017]{height:90px;resize:none;width:100%}.component_holder .modal .content .form_field .form p[data-v-2a88b017]{align-self:stretch;color:#1e1e1e;font-size:14px;font-weight:400;line-height:1.28;margin-bottom:0}@media(max-width:991px){.component_holder .modal .content .form_field .form p[data-v-2a88b017]{font-size:12px}}.component_holder .modal .content .form_field .form p.error_msg[data-v-2a88b017]{color:#ff3838}.component_holder .modal .content .form_field .form p a[data-v-2a88b017]{color:#225378;font-size:14px;font-weight:400;line-height:1.28}@media(max-width:991px){.component_holder .modal .content .form_field .form p a[data-v-2a88b017]{font-size:12px}}.component_holder .modal .content .form_field .form .btn[data-v-2a88b017]{width:100%}.option[data-v-19cd901a]{align-items:flex-start;background-color:#fff;border-radius:24px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;gap:40px;padding:20px 80px 20px 40px;position:relative}@media(max-width:1600px){.option[data-v-19cd901a]{gap:20px;padding:20px 50px 20px 20px}}@media(max-width:991px){.option[data-v-19cd901a]{display:block;padding:20px}}@media(max-width:468px){.option[data-v-19cd901a]{margin-left:-20px;margin-right:-20px}}.option .photo[data-v-19cd901a]{border-radius:16px;max-width:320px;min-width:200px;width:auto}@media(max-width:991px){.option .photo[data-v-19cd901a]{margin-bottom:20px}}.option .content[data-v-19cd901a]{flex:1}.option .title_link[data-v-19cd901a]{color:#1e1e1e;cursor:pointer}.option .title_link[data-v-19cd901a]:active{color:#1e1e1e}.option .title_link h4[data-v-19cd901a]{max-width:90%}.option .title_link svg[data-v-19cd901a]{transform:translateY(-3px)}.option h4[data-v-19cd901a]{font-size:28px;font-weight:700;margin-bottom:12px}@media(max-width:991px){.option h4[data-v-19cd901a]{font-size:20px;margin-bottom:12px}}@media(max-width:600px){.option h4[data-v-19cd901a]{font-size:16px;margin-bottom:8px}}.option .info[data-v-19cd901a]{align-items:center;display:flex;margin-bottom:24px}@media(max-width:600px){.option .info[data-v-19cd901a]{margin-bottom:12px}}.option .info p[data-v-19cd901a]{color:#1e1e1e;font-size:14px;text-decoration:none}@media(max-width:370px){.option .info p[data-v-19cd901a]{font-size:12px}}.option .info .rating[data-v-19cd901a]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;margin-right:8px;padding:4px 8px 4px 4px}.option .info .rating .rating_num[data-v-19cd901a]{border-radius:8px;color:#1e1e1e;font-size:14px;font-weight:500;line-height:normal;margin-right:8px;padding:2px 4px}.option .info .location[data-v-19cd901a]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;gap:6px;padding:4px 8px}.option .info .location[data-v-19cd901a]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGGSURBVHgBtVMxbsJAELyzESVxg0QB+PKCkBcEnpAXAC+In+AyZX6AqVIiv8ChTEdegG25cBeni1zYmSHnxDJHFWWlk+92Z2dn93xC/NGkyTkej+eWZS2xnfFc1/UBa5tl2UsXa7cPDmw4HD4j+REJhZTyFe43EsHnDwYDhe/+E2YqLCaTyW46nR6pwKSKMdd1I2MLSF6h4gYVrmMY1aAi2xBlWYZ5nse6NRKs0jTddgkiEMQIrEejker3+wQ6OlyAZEESKNjRnyTJggHrR4qUM92vQLJ3CkINFwkaX1VVIeYza/J6rXYcDq7ZUw2s0Oo40Ks21kQQA+ToKgF7ReLmW5ycs2+tlJim0G8LqB7jc8M97xvnNbYKy20PDf47kBxE13BFHtY7py8umFLKIQZreaYAkgN+cXXeJQK09qCxeyMAzD4r8Bq7Mfp0db/tP3sL+n9Qzb03yfq/KDCL2za+1yWwbfseUiMkHEEWgOwD7iUfFGNdvPE1aiUrJp5AUoao/CT+w74AQa2ePfDAiVkAAAAASUVORK5CYII=) no-repeat 50%/cover;content:"";flex-shrink:0;height:16px;width:16px}.option .description[data-v-19cd901a]{font-size:16px;font-weight:400;line-height:150%;margin-bottom:24px}@media(max-width:991px){.option .description[data-v-19cd901a]{margin-bottom:12px}}@media(max-width:600px){.option .description[data-v-19cd901a]{font-size:14px}}.option .price_holder[data-v-19cd901a]{display:flex;gap:8px}@media(max-width:576px){.option .price_holder[data-v-19cd901a]{flex-direction:column}}.option .price_holder .price[data-v-19cd901a]{background-color:#f5f7f9;border-radius:12px;display:flex;flex-direction:column;padding:10px 16px;width:100%}.option .price_holder .price p[data-v-19cd901a]{color:#225378;font-size:20px;font-weight:700}@media(max-width:600px){.option .price_holder .price p[data-v-19cd901a]{font-size:14px}}.option .price_holder .price span[data-v-19cd901a]{color:#636363;font-size:12px;font-weight:400}.option .price_holder .button_arrow[data-v-19cd901a]{align-items:center;align-self:stretch;background:#f5f7f9;border-radius:12px;cursor:pointer;display:flex;gap:4px;justify-content:center;padding:11px 9px;width:66px}@media(max-width:1199px){.option .price_holder .button_arrow[data-v-19cd901a]{display:none}}.option .price_holder .button_arrow svg[data-v-19cd901a]{transition:all .3s ease}.option .price_holder .button_arrow svg.rotate[data-v-19cd901a]{transform:rotate(180deg)}.banner_holder[data-v-a9058bc5]{align-items:center;background:radial-gradient(206.01% 131.64% at 9.64% 5.59%,#276492 0,#174a70);border-radius:24px;display:flex;gap:40px;overflow:hidden;padding:20px 40px;position:relative}@media(max-width:1600px){.banner_holder[data-v-a9058bc5]{gap:20px;padding:20px}}@media(max-width:768px){.banner_holder[data-v-a9058bc5]{display:block}}@media(max-width:468px){.banner_holder[data-v-a9058bc5]{margin-left:-20px;margin-right:-20px}}.banner_holder .img_holder[data-v-a9058bc5]{position:relative}@media(max-width:768px){.banner_holder .img_holder[data-v-a9058bc5]{margin-bottom:20px;width:100%}}.banner_holder .img_holder .img_wrapper[data-v-a9058bc5]{width:320px}@media(max-width:768px){.banner_holder .img_holder .img_wrapper[data-v-a9058bc5]{width:100%}}.banner_holder .img_holder .img_wrapper img[data-v-a9058bc5]{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner_holder .img_holder .name_card[data-v-a9058bc5]{-webkit-backdrop-filter:blur(21.2000007629px);backdrop-filter:blur(21.2000007629px);background:#fff3;border-radius:12px;bottom:30px;color:#fff;display:none;left:24px;padding:12px 20px;position:absolute}@media(max-width:768px){.banner_holder .img_holder .name_card[data-v-a9058bc5]{bottom:20px;display:inline-block;left:15px}}.banner_holder .img_holder .name_card p[data-v-a9058bc5]:first-child{font-size:20px;font-weight:700}@media(max-width:991px){.banner_holder .img_holder .name_card p[data-v-a9058bc5]:first-child{font-size:14px}}.banner_holder .img_holder .name_card p[data-v-a9058bc5]:last-child{font-size:14px;font-weight:400;line-height:128%}@media(max-width:991px){.banner_holder .img_holder .name_card p[data-v-a9058bc5]:last-child{font-size:12px}}.banner_holder .title[data-v-a9058bc5]{align-self:center;color:#fff;flex:1}@media(max-width:991px){.banner_holder .title[data-v-a9058bc5]{align-self:auto}}.banner_holder .title h3[data-v-a9058bc5]{font-size:28px;font-weight:700;margin-bottom:16px}@media(max-width:991px){.banner_holder .title h3[data-v-a9058bc5]{font-size:24px;margin-bottom:12px}}@media(max-width:768px){.banner_holder .title h3[data-v-a9058bc5]{font-size:20px}}.banner_holder .title p[data-v-a9058bc5]{font-size:18px;font-weight:500;line-height:155%}@media(max-width:1199px){.banner_holder .title p[data-v-a9058bc5]{font-size:18px}}@media(max-width:991px){.banner_holder .title p[data-v-a9058bc5]{font-size:14px}}.banner_holder .title p[data-v-a9058bc5]:nth-of-type(2){margin-bottom:24px;margin-top:10px}@media(max-width:991px){.banner_holder .title p[data-v-a9058bc5]:nth-of-type(2){margin-bottom:28px}}@media(max-width:768px){.banner_holder .title p[data-v-a9058bc5]:nth-of-type(2){margin-bottom:20px}}.banner_holder .title .form_field[data-v-a9058bc5]{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:648px}@media(max-width:1600px){.banner_holder .title .form_field[data-v-a9058bc5]{width:100%}}.banner_holder .title .form_field p[data-v-a9058bc5]{align-self:stretch;color:#fff;font-size:14px;font-weight:400;line-height:1.28}@media(max-width:991px){.banner_holder .title .form_field p[data-v-a9058bc5]{font-size:12px}}.banner_holder .title .form_field p a[data-v-a9058bc5]{color:#dcf73e;font-size:14px;font-weight:400;line-height:1.28}@media(max-width:991px){.banner_holder .title .form_field p a[data-v-a9058bc5]{font-size:12px}}.options_holder[data-v-e2170b9f]{display:flex;flex-direction:column;gap:20px;margin-bottom:80px}@media(max-width:768px){.options_holder[data-v-e2170b9f]{margin-bottom:40px}}.options_holder .pagination[data-v-e2170b9f]{display:flex;flex-direction:column;gap:24px}.options_holder .pagination button[data-v-e2170b9f]{align-self:center}@media(max-width:768px){.options_holder .pagination button[data-v-e2170b9f]{font-size:16px}}.window_holder[data-v-2a3edcdd]{background-color:#1e1e1e33;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.window_holder .modal[data-v-2a3edcdd]{align-items:flex-start;background-color:#fff;border-radius:24px;display:flex;flex-direction:column;height:90%;left:50%;margin-top:15px;position:absolute;top:50%;transform:translate(-50%,-50%);width:700px}.window_holder .modal[data-v-2a3edcdd]::-webkit-scrollbar{width:5px}.window_holder .modal[data-v-2a3edcdd]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:5px}.window_holder .modal[data-v-2a3edcdd]::-webkit-scrollbar-track{background-color:#f5f7f9;border-radius:5px;margin-bottom:24px;margin-top:24px}@media(max-width:740px){.window_holder .modal[data-v-2a3edcdd]{width:500px}}@media(max-width:550px){.window_holder .modal[data-v-2a3edcdd]{border-radius:24px 24px 0 0;height:100%;width:100%}.window_holder .modal[data-v-2a3edcdd]::-webkit-scrollbar-track{margin-bottom:0}}.window_holder .modal .top_modal[data-v-2a3edcdd]{align-items:flex-start;align-self:stretch;display:flex;gap:7px;justify-content:space-between}.window_holder .modal .top_modal h4[data-v-2a3edcdd]{color:#1e1e1e;font-size:20px;font-weight:700;left:20px;line-height:normal;position:absolute;top:18px}.window_holder .modal .top_modal .modal__close[data-v-2a3edcdd]{align-items:center;background-color:#f5f7f9;border:none;border-radius:12px;cursor:pointer;display:flex;padding:10px;position:absolute;right:20px;top:12px;z-index:20}@media(max-width:468px){.window_holder .modal .top_modal .modal__close svg[data-v-2a3edcdd]{height:12px;width:12px}}.window_holder .modal .main_modal[data-v-2a3edcdd]{margin:40px auto 20px;overflow-x:hidden;overflow-y:scroll;width:calc(100% - 40px)}.list_holder[data-v-169c8550]{display:flex;flex:1;flex-direction:column;margin:0 auto;max-width:1280px}.list_holder h3[data-v-169c8550]{margin:16px 0;text-align:center}.list_holder .menu[data-v-169c8550]{display:none;margin-bottom:20px}@media(max-width:849px){.list_holder .menu[data-v-169c8550]{align-items:center;display:flex;flex-wrap:wrap;gap:8px}}@media(max-width:768px){.list_holder .menu[data-v-169c8550]{flex-wrap:wrap;margin-bottom:18px}}.list_holder .menu p[data-v-169c8550]{background-color:#fff;border-radius:12px;color:#1e1e1e;display:inline-block;font-size:16px;line-height:135%;padding:12px;text-decoration:none}@media(max-width:600px){.list_holder .menu p[data-v-169c8550]{font-size:14px;text-align:center;width:100%}}.list_holder .menu .menu_filters[data-v-169c8550]{position:relative}.list_holder .menu .menu_filters[data-v-169c8550]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none' viewBox='0 0 16 17'%3E%3Cpath stroke='%231e1e1e' stroke-width='1.5' d='M6.332 9.833a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM9.668 3.167a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z'/%3E%3Cpath stroke='%231e1e1e' stroke-linecap='round' stroke-width='1.5' d='M10 11.806h4.667M6 5.139H1.333M1.332 11.806h1.333M14.668 5.139h-1.333'/%3E%3C/svg%3E") no-repeat 50%/cover;content:"";height:16px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.list_holder .menu .menu_filters span[data-v-169c8550]{margin-left:20px}.list_holder .menu .filter_info[data-v-169c8550]{background-color:#edeff2}.list_holder .text_block[data-v-169c8550]{color:#000}.list_holder .text_block h3[data-v-169c8550]{font-size:28px;font-weight:700;margin-bottom:20px}@media(max-width:768px){.list_holder .text_block h3[data-v-169c8550]{font-size:22px}}.list_holder .text_block h4[data-v-169c8550]{font-size:20px;font-weight:700;margin:20px 0 12px}@media(max-width:768px){.list_holder .text_block h4[data-v-169c8550]{font-size:18px}}.list_holder .text_block ul li[data-v-169c8550]{margin-left:24px}.list_holder .text_block p[data-v-169c8550],.list_holder .text_block ul li[data-v-169c8550]{font-size:16px;font-weight:400;line-height:150%}.list_holder .text_block p[data-v-169c8550]:nth-of-type(2),.list_holder .text_block p[data-v-169c8550]:nth-of-type(3),.list_holder .text_block p[data-v-169c8550]:nth-of-type(4),.list_holder .text_block p[data-v-169c8550]:nth-of-type(5){margin-bottom:12px}.tours_holder[data-v-d3b66bbe]{align-items:center;display:flex;flex-direction:column;margin-bottom:100px}@media(max-width:1199px){.tours_holder[data-v-d3b66bbe]{display:none}}.tours_holder .title_row[data-v-d3b66bbe]{align-items:center;background:#fff;border-radius:24px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px 20px;width:100%}.tours_holder .title_row p[data-v-d3b66bbe]{color:#636363;font-size:14px;font-weight:400;line-height:128%}.tours_holder .title_row p.operator[data-v-d3b66bbe]{margin-left:40px;width:168px}.tours_holder .title_row p.flight[data-v-d3b66bbe]{width:152px}.tours_holder .title_row p.type_of_tour[data-v-d3b66bbe]{margin-left:40px;width:206px}.tours_holder .title_row p.dates[data-v-d3b66bbe]{margin-left:20px;width:261px}.tours_holder .title_row p[data-v-d3b66bbe]:last-of-type{margin-right:320px}@media(max-width:1329px){.tours_holder .title_row p.operator[data-v-d3b66bbe]{margin-left:20px;width:128px}.tours_holder .title_row p.flight[data-v-d3b66bbe]{margin-left:20px;width:122px}.tours_holder .title_row p.type_of_tour[data-v-d3b66bbe]{margin-left:0;width:186px}.tours_holder .title_row p.dates[data-v-d3b66bbe]{margin-left:0;width:261px}.tours_holder .title_row p[data-v-d3b66bbe]:last-of-type{margin-right:280px}}.tours_holder .tour_holder[data-v-d3b66bbe]{align-items:center;background:#fff;border-radius:24px;display:flex;justify-content:center;margin-bottom:8px;max-width:1720px;padding:20px 40px;width:100%}.tours_holder .tour_holder[data-v-d3b66bbe]:hover{box-shadow:0 4px 15px #1e1e1e26}.tours_holder .tour_holder .operator[data-v-d3b66bbe]{margin-right:60px;text-align:center;width:120px}@media(max-width:1299px){.tours_holder .tour_holder .operator[data-v-d3b66bbe]{margin-right:30px}}.tours_holder .tour_holder .info_block[data-v-d3b66bbe]{align-items:center;display:flex;flex:1 0 0;justify-content:space-between}.tours_holder .tour_holder .info_block .name[data-v-d3b66bbe],.tours_holder .tour_holder .info_block .second_line>div[data-v-d3b66bbe]{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.tours_holder .tour_holder .info_block .name[data-v-d3b66bbe]{margin-right:60px}@media(max-width:1499px){.tours_holder .tour_holder .info_block .name[data-v-d3b66bbe]{margin-right:0}}.tours_holder .tour_holder .info_block .name div[data-v-d3b66bbe]:first-of-type{color:#222;font-size:22px;font-weight:700;line-height:normal;word-wrap:break-word}.tours_holder .tour_holder .info_block .name div[data-v-d3b66bbe]:last-of-type{align-items:center;background:#f5f7f9;border-radius:12px;color:#1e1e1e;font-size:16px;font-weight:500;line-height:normal;padding:4px 8px}.tours_holder .tour_holder .info_block .second_line[data-v-d3b66bbe]{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;width:430px}.tours_holder .tour_holder .info_block .second_line .dates[data-v-d3b66bbe],.tours_holder .tour_holder .info_block .second_line .type_of_tour[data-v-d3b66bbe]{color:#1e1e1e;font-size:16px;font-weight:500;line-height:150%;width:200px}.tours_holder .tour_holder .info_block .second_line .dates div[data-v-d3b66bbe]:last-of-type,.tours_holder .tour_holder .info_block .second_line .type_of_tour div[data-v-d3b66bbe]:last-of-type{color:#636363}.tours_holder .tour_holder .info_block .second_line .dates span.room[data-v-d3b66bbe],.tours_holder .tour_holder .info_block .second_line .type_of_tour span.room[data-v-d3b66bbe]{color:#225378;cursor:pointer}.tours_holder .tour_holder .info_block .second_line .dates span.room[data-v-d3b66bbe]:hover,.tours_holder .tour_holder .info_block .second_line .type_of_tour span.room[data-v-d3b66bbe]:hover{color:#27628f}.tours_holder .tour_holder .button_holder[data-v-d3b66bbe]{align-items:center;align-self:stretch;background:#f5f7f9;border-radius:12px;display:flex;gap:20px;height:100%;justify-content:center;margin:auto 0 auto 30px;padding:20px}.tours_holder .tour_holder .button_holder .price_block[data-v-d3b66bbe]{align-items:flex-start;display:flex;flex-direction:column}.tours_holder .tour_holder .button_holder .price_block div[data-v-d3b66bbe]{text-align:center;width:100%}.tours_holder .tour_holder .button_holder .price_block div.first_row[data-v-d3b66bbe]{color:#225378;font-size:28px;font-weight:700;line-height:normal}@media(max-width:899px){.tours_holder .tour_holder .button_holder .price_block div.first_row[data-v-d3b66bbe]{font-size:20px}}.tours_holder .tour_holder .button_holder .price_block div.sec_row[data-v-d3b66bbe]{color:#636363;font-size:12px;font-weight:400;line-height:normal}.tours_holder .tour_holder .button_holder .price_block div.found_cheaper[data-v-d3b66bbe]{align-items:center;background:#edeff2;border-radius:12px;color:#225378;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;line-height:128%;margin-top:12px;padding:5px 10px;white-space:nowrap}.tours_holder .tour_holder .button_holder .btn[data-v-d3b66bbe]{margin-top:0}.tours_holder .btn[data-v-d3b66bbe]{margin-top:20px}.option[data-v-abc5170f]{align-items:flex-start;background-color:#fff;border-radius:24px;box-shadow:0 4px 12px #1e1e1e1a;display:flex;gap:40px;padding:20px 80px 20px 40px;position:relative}@media(max-width:1600px){.option[data-v-abc5170f]{gap:20px;padding:20px 50px 20px 20px}}@media(max-width:991px){.option[data-v-abc5170f]{display:block;padding:20px}}@media(max-width:468px){.option[data-v-abc5170f]{margin-left:-20px;margin-right:-20px}}.option .photo[data-v-abc5170f]{border-radius:16px;flex:0 0 320px;width:320px}@media(max-width:991px){.option .photo[data-v-abc5170f]{margin-bottom:20px;width:100%}}.option .content[data-v-abc5170f]{flex:1}.option .title_link[data-v-abc5170f]{color:#1e1e1e;cursor:pointer}.option .title_link[data-v-abc5170f]:active{color:#1e1e1e}.option .title_link h4[data-v-abc5170f]{max-width:90%}.option .title_link svg[data-v-abc5170f]{transform:translateY(-3px)}.option h4[data-v-abc5170f]{font-size:28px;font-weight:700;margin-bottom:12px}@media(max-width:991px){.option h4[data-v-abc5170f]{font-size:20px;margin-bottom:12px}}@media(max-width:600px){.option h4[data-v-abc5170f]{font-size:16px;margin-bottom:8px}}.option .info[data-v-abc5170f]{align-items:center;display:flex;margin-bottom:24px}@media(max-width:600px){.option .info[data-v-abc5170f]{margin-bottom:12px}}.option .info p[data-v-abc5170f]{color:#1e1e1e;font-size:14px;text-decoration:none}@media(max-width:370px){.option .info p[data-v-abc5170f]{font-size:12px}}.option .info .rating[data-v-abc5170f]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;margin-right:8px;padding:4px 8px 4px 4px}.option .info .rating .rating_num[data-v-abc5170f]{border-radius:8px;color:#1e1e1e;font-size:14px;font-weight:500;line-height:normal;margin-right:8px;padding:2px 4px}.option .info .location[data-v-abc5170f]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;gap:6px;padding:4px 8px}.option .info .location[data-v-abc5170f]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGGSURBVHgBtVMxbsJAELyzESVxg0QB+PKCkBcEnpAXAC+In+AyZX6AqVIiv8ChTEdegG25cBeni1zYmSHnxDJHFWWlk+92Z2dn93xC/NGkyTkej+eWZS2xnfFc1/UBa5tl2UsXa7cPDmw4HD4j+REJhZTyFe43EsHnDwYDhe/+E2YqLCaTyW46nR6pwKSKMdd1I2MLSF6h4gYVrmMY1aAi2xBlWYZ5nse6NRKs0jTddgkiEMQIrEejker3+wQ6OlyAZEESKNjRnyTJggHrR4qUM92vQLJ3CkINFwkaX1VVIeYza/J6rXYcDq7ZUw2s0Oo40Ks21kQQA+ToKgF7ReLmW5ycs2+tlJim0G8LqB7jc8M97xvnNbYKy20PDf47kBxE13BFHtY7py8umFLKIQZreaYAkgN+cXXeJQK09qCxeyMAzD4r8Bq7Mfp0db/tP3sL+n9Qzb03yfq/KDCL2za+1yWwbfseUiMkHEEWgOwD7iUfFGNdvPE1aiUrJp5AUoao/CT+w74AQa2ePfDAiVkAAAAASUVORK5CYII=) no-repeat 50%/cover;content:"";flex-shrink:0;height:16px;width:16px}.option .description[data-v-abc5170f]{font-size:16px;font-weight:400;line-height:150%;margin-bottom:24px}@media(max-width:991px){.option .description[data-v-abc5170f]{margin-bottom:12px}}@media(max-width:600px){.option .description[data-v-abc5170f]{font-size:14px}}.option .price_holder[data-v-abc5170f]{display:flex;gap:8px}.option .price_holder .price[data-v-abc5170f]{background-color:#f5f7f9;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:10px 16px;width:100%}.option .price_holder .price p[data-v-abc5170f]{color:#225378;font-size:20px;font-weight:700}@media(max-width:600px){.option .price_holder .price p[data-v-abc5170f]{font-size:14px}}.option .price_holder .price span[data-v-abc5170f]{color:#636363;font-size:12px;font-weight:400}.option .price_holder .button_arrow[data-v-abc5170f]{align-items:center;align-self:stretch;background:#f5f7f9;border-radius:12px;cursor:pointer;display:flex;gap:4px;justify-content:center;padding:11px 9px;width:66px}@media(max-width:1199px){.option .price_holder .button_arrow[data-v-abc5170f]{display:none}}.option .price_holder .button_arrow svg[data-v-abc5170f]{transition:all .3s ease}.option .price_holder .button_arrow svg.rotate[data-v-abc5170f]{transform:rotate(180deg)}.options_holder[data-v-a9215b32]{display:flex;flex-direction:column;gap:20px;margin-bottom:80px}@media(max-width:768px){.options_holder[data-v-a9215b32]{margin-bottom:40px}}.options_holder .pagination[data-v-a9215b32]{display:flex;flex-direction:column;gap:24px}.options_holder .pagination button[data-v-a9215b32]{align-self:center}@media(max-width:768px){.options_holder .pagination button[data-v-a9215b32]{font-size:16px}}.list_holder[data-v-0b6c4183]{display:flex;flex:1;flex-direction:column;margin:0 auto;max-width:1280px}.list_holder h3[data-v-0b6c4183]{margin:16px 0;text-align:center}.list_holder .menu[data-v-0b6c4183]{display:none;margin-bottom:20px}@media(max-width:849px){.list_holder .menu[data-v-0b6c4183]{align-items:center;display:flex;flex-wrap:wrap;gap:8px}}@media(max-width:768px){.list_holder .menu[data-v-0b6c4183]{flex-wrap:wrap;margin-bottom:18px}}.list_holder .menu p[data-v-0b6c4183]{background-color:#fff;border-radius:12px;color:#1e1e1e;display:inline-block;font-size:16px;line-height:135%;padding:12px;text-decoration:none}@media(max-width:600px){.list_holder .menu p[data-v-0b6c4183]{font-size:14px;text-align:center;width:100%}}.list_holder .menu .menu_filters[data-v-0b6c4183]{position:relative}.list_holder .menu .menu_filters[data-v-0b6c4183]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none' viewBox='0 0 16 17'%3E%3Cpath stroke='%231e1e1e' stroke-width='1.5' d='M6.332 9.833a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM9.668 3.167a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z'/%3E%3Cpath stroke='%231e1e1e' stroke-linecap='round' stroke-width='1.5' d='M10 11.806h4.667M6 5.139H1.333M1.332 11.806h1.333M14.668 5.139h-1.333'/%3E%3C/svg%3E") no-repeat 50%/cover;content:"";height:16px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.list_holder .menu .menu_filters span[data-v-0b6c4183]{margin-left:20px}.list_holder .menu .filter_info[data-v-0b6c4183]{background-color:#edeff2}.list_holder .text_block[data-v-0b6c4183]{color:#000}.list_holder .text_block h3[data-v-0b6c4183]{font-size:28px;font-weight:700;margin-bottom:20px}@media(max-width:768px){.list_holder .text_block h3[data-v-0b6c4183]{font-size:22px}}.list_holder .text_block h4[data-v-0b6c4183]{font-size:20px;font-weight:700;margin:20px 0 12px}@media(max-width:768px){.list_holder .text_block h4[data-v-0b6c4183]{font-size:18px}}.list_holder .text_block ul li[data-v-0b6c4183]{margin-left:24px}.list_holder .text_block p[data-v-0b6c4183],.list_holder .text_block ul li[data-v-0b6c4183]{font-size:16px;font-weight:400;line-height:150%}.list_holder .text_block p[data-v-0b6c4183]:nth-of-type(2),.list_holder .text_block p[data-v-0b6c4183]:nth-of-type(3),.list_holder .text_block p[data-v-0b6c4183]:nth-of-type(4),.list_holder .text_block p[data-v-0b6c4183]:nth-of-type(5){margin-bottom:12px}.main_holder[data-v-6226d2bc]{display:flex;gap:40px;margin-bottom:100px}@media(max-width:1600px){.main_holder[data-v-6226d2bc]{gap:20px}}@media(max-width:991px){.main_holder[data-v-6226d2bc]{margin-bottom:60px}}.hotel-info_holder[data-v-ab7fef9c]{margin-bottom:60px}@media(max-width:991px){.hotel-info_holder[data-v-ab7fef9c]{margin-bottom:40px}}.hotel-info_holder .main_info[data-v-ab7fef9c]{background-color:#fff;border-radius:24px;display:flex;gap:40px;margin-bottom:20px;padding:28px 40px;position:relative}@media(max-width:1800px){.hotel-info_holder .main_info[data-v-ab7fef9c]{padding:28px 20px}}@media(max-width:1199px){.hotel-info_holder .main_info[data-v-ab7fef9c]{gap:20px}}@media(max-width:991px){.hotel-info_holder .main_info[data-v-ab7fef9c]{padding:20px}}@media(max-width:850px){.hotel-info_holder .main_info[data-v-ab7fef9c]{flex-direction:column}}@media(max-width:468px){.hotel-info_holder .main_info[data-v-ab7fef9c]{margin-left:-20px;margin-right:-20px}}.hotel-info_holder .main_info .like[data-v-ab7fef9c]{position:absolute;right:40px;top:28px}@media(max-width:1800px){.hotel-info_holder .main_info .like[data-v-ab7fef9c]{right:20px}}@media(max-width:991px){.hotel-info_holder .main_info .like[data-v-ab7fef9c]{top:20px}}@media(max-width:850px){.hotel-info_holder .main_info .like[data-v-ab7fef9c]{right:40px;top:40px}}.hotel-info_holder .main_info .gallery_holder[data-v-ab7fef9c]{display:flex;gap:12px}@media(max-width:1199px){.hotel-info_holder .main_info .gallery_holder[data-v-ab7fef9c]{flex-direction:column}}.hotel-info_holder .main_info .gallery_holder .mini_photos[data-v-ab7fef9c]{display:flex;flex-direction:column;gap:4px;height:556px;overflow-x:hidden;overflow-y:scroll}.hotel-info_holder .main_info .gallery_holder .mini_photos[data-v-ab7fef9c]::-webkit-scrollbar{width:4px}.hotel-info_holder .main_info .gallery_holder .mini_photos[data-v-ab7fef9c]::-webkit-scrollbar-thumb{background-color:#225378;border-radius:4px}.hotel-info_holder .main_info .gallery_holder .mini_photos[data-v-ab7fef9c]::-webkit-scrollbar-track{background-color:#f1f4fd;border-radius:4px}@media(max-width:1600px){.hotel-info_holder .main_info .gallery_holder .mini_photos[data-v-ab7fef9c]{height:450px}}@media(max-width:1199px){.hotel-info_holder .main_info .gallery_holder .mini_photos[data-v-ab7fef9c]{flex-direction:row;height:76px;order:2;overflow-x:scroll;overflow-y:hidden;width:440px}.hotel-info_holder .main_info .gallery_holder .mini_photos[data-v-ab7fef9c]::-webkit-scrollbar{height:4px;width:100%}}@media(max-width:850px){.hotel-info_holder .main_info .gallery_holder .mini_photos[data-v-ab7fef9c]{display:none}}.hotel-info_holder .main_info .gallery_holder .mini_photos .mini_photo[data-v-ab7fef9c]{cursor:pointer;margin-right:2px;width:68px}@media(min-width:1200px){.hotel-info_holder .main_info .gallery_holder .mini_photos .mini_photo[data-v-ab7fef9c]{height:68px}}@media(max-width:1199px){.hotel-info_holder .main_info .gallery_holder .mini_photos .mini_photo[data-v-ab7fef9c]{flex-direction:row;order:2}.hotel-info_holder .main_info .gallery_holder .mini_photos .mini_photo[data-v-ab7fef9c]::-webkit-scrollbar{height:4px;width:100%}}.hotel-info_holder .main_info .gallery_holder .mini_photos .mini_photo img[data-v-ab7fef9c]{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1199px){.hotel-info_holder .main_info .gallery_holder .mini_photos .mini_photo img[data-v-ab7fef9c]{height:68px;width:68px}}.hotel-info_holder .main_info .gallery_holder .mini_photos .mini_photo img.selected_photo[data-v-ab7fef9c]{border:2px solid #225378}.hotel-info_holder .main_info .gallery_holder .main_photo[data-v-ab7fef9c]{height:556px;width:556px}@media(max-width:1600px){.hotel-info_holder .main_info .gallery_holder .main_photo[data-v-ab7fef9c]{height:450px;width:440px}}@media(max-width:850px){.hotel-info_holder .main_info .gallery_holder .main_photo[data-v-ab7fef9c]{height:auto;width:100%}}.hotel-info_holder .main_info .gallery_holder .main_photo img[data-v-ab7fef9c]{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hotel-info_holder .main_info .content[data-v-ab7fef9c]{display:flex;flex-direction:column;justify-content:space-between}@media(max-width:850px){.hotel-info_holder .main_info .content[data-v-ab7fef9c]{gap:32px}}.hotel-info_holder .main_info .content h4[data-v-ab7fef9c]{font-size:48px;font-weight:700;line-height:107%;margin-bottom:12px}@media(max-width:1199px){.hotel-info_holder .main_info .content h4[data-v-ab7fef9c]{font-size:44px;margin-bottom:12px;max-width:390px}}@media(max-width:991px){.hotel-info_holder .main_info .content h4[data-v-ab7fef9c]{font-size:28px;margin-bottom:12px}}.hotel-info_holder .main_info .content h4 svg[data-v-ab7fef9c]{transform:translateY(-50%)}.hotel-info_holder .main_info .content .info[data-v-ab7fef9c]{align-items:center;display:flex;margin-bottom:28px}@media(max-width:991px){.hotel-info_holder .main_info .content .info[data-v-ab7fef9c]{margin-bottom:24px}}.hotel-info_holder .main_info .content .info a[data-v-ab7fef9c],.hotel-info_holder .main_info .content .info p[data-v-ab7fef9c]{color:#1e1e1e;font-size:14px;text-decoration:none}.hotel-info_holder .main_info .content .info .rating[data-v-ab7fef9c]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;margin-right:8px;padding:4px 8px 4px 4px}.hotel-info_holder .main_info .content .info .rating .rating_num[data-v-ab7fef9c]{background-color:#dcf73e;border-radius:8px;font-size:14px;font-weight:500;line-height:normal;margin-right:8px;padding:2px 4px}.hotel-info_holder .main_info .content .info .location[data-v-ab7fef9c]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;gap:6px;padding:4px 8px}.hotel-info_holder .main_info .content .info .location[data-v-ab7fef9c]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGGSURBVHgBtVMxbsJAELyzESVxg0QB+PKCkBcEnpAXAC+In+AyZX6AqVIiv8ChTEdegG25cBeni1zYmSHnxDJHFWWlk+92Z2dn93xC/NGkyTkej+eWZS2xnfFc1/UBa5tl2UsXa7cPDmw4HD4j+REJhZTyFe43EsHnDwYDhe/+E2YqLCaTyW46nR6pwKSKMdd1I2MLSF6h4gYVrmMY1aAi2xBlWYZ5nse6NRKs0jTddgkiEMQIrEejker3+wQ6OlyAZEESKNjRnyTJggHrR4qUM92vQLJ3CkINFwkaX1VVIeYza/J6rXYcDq7ZUw2s0Oo40Ks21kQQA+ToKgF7ReLmW5ycs2+tlJim0G8LqB7jc8M97xvnNbYKy20PDf47kBxE13BFHtY7py8umFLKIQZreaYAkgN+cXXeJQK09qCxeyMAzD4r8Bq7Mfp0db/tP3sL+n9Qzb03yfq/KDCL2za+1yWwbfseUiMkHEEWgOwD7iUfFGNdvPE1aiUrJp5AUoao/CT+w74AQa2ePfDAiVkAAAAASUVORK5CYII=) no-repeat 50%/cover;content:"";flex-shrink:0;height:16px;width:16px}.hotel-info_holder .main_info .content .description[data-v-ab7fef9c]{font-size:16px;font-weight:400;line-height:150%;max-width:900px}.hotel-info_holder .main_info .content .description p[data-v-ab7fef9c]{margin-bottom:15px}.hotel-info_holder .main_info .content .description a[data-v-ab7fef9c]{align-items:center;color:#225378;display:flex;font-size:16px;font-weight:500;gap:10px;line-height:140%;text-decoration:none}.hotel-info_holder .main_info .content .description a span[data-v-ab7fef9c]{border-bottom:1px solid #225378;line-height:140%}.hotel-info_holder .main_info .content .description a[data-v-ab7fef9c]:hover{color:#27628f}.hotel-info_holder .main_info .content .description a:hover span[data-v-ab7fef9c]{border-bottom:1px solid #27628f}.hotel-info_holder .main_info .content .description a:hover svg path[data-v-ab7fef9c]{stroke:#27628f}.hotel-info_holder .main_info .content .price[data-v-ab7fef9c]{background-color:#f5f7f9;border-radius:12px;display:flex;justify-content:space-between;margin-top:15px;padding:10px 16px}@media(max-width:1199px){.hotel-info_holder .main_info .content .price[data-v-ab7fef9c]{flex-direction:column;gap:16px;padding:10px}}@media(max-width:850px){.hotel-info_holder .main_info .content .price[data-v-ab7fef9c]{flex-direction:row}}@media(max-width:768px){.hotel-info_holder .main_info .content .price[data-v-ab7fef9c]{flex-direction:column;gap:12px}}.hotel-info_holder .main_info .content .price .price_left[data-v-ab7fef9c]{display:flex;flex-direction:column}.hotel-info_holder .main_info .content .price .price_left p[data-v-ab7fef9c]{color:#225378;font-size:28px;font-weight:700;line-height:normal}@media(max-width:991px){.hotel-info_holder .main_info .content .price .price_left p[data-v-ab7fef9c]{font-size:20px}}.hotel-info_holder .main_info .content .price .price_left span[data-v-ab7fef9c]{color:#636363;font-size:12px;font-weight:400}@media(max-width:850px){.hotel-info_holder .main_info .content .price button[data-v-ab7fef9c]{font-size:16px;padding:12px 20px}}.hotel-info_holder .menu[data-v-ab7fef9c]{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:850px){.hotel-info_holder .menu svg[data-v-ab7fef9c]{height:20px;width:20px}}.hotel-info_holder .menu .menu_rating[data-v-ab7fef9c]{display:flex}.hotel-info_holder .menu .menu_rating .menu_rating-num[data-v-ab7fef9c]{background-color:#dcf73e;border-radius:12px;font-size:14px;padding:4px 8px}.hotel-info_holder .menu a[data-v-ab7fef9c]{align-items:center;background-color:#fff;border-radius:12px;color:#1e1e1e;display:flex;gap:8px;padding:16px 20px;text-decoration:none}@media(max-width:850px){.hotel-info_holder .menu a[data-v-ab7fef9c]{font-size:16px;padding:12px 20px}}.hotel-info_holder .menu a[data-v-ab7fef9c]:hover{background-color:#edeff2}.about_holder[data-v-01130161]{margin-bottom:100px}@media(max-width:991px){.about_holder[data-v-01130161]{margin-bottom:60px}}@media(max-width:468px){.about_holder[data-v-01130161]{margin-left:-20px;margin-right:-20px}}.about_holder h3[data-v-01130161]{color:#222;font-size:40px;font-weight:700;line-height:107%;margin-bottom:40px;text-align:center}@media(max-width:1199px){.about_holder h3[data-v-01130161]{font-size:36px}}@media(max-width:991px){.about_holder h3[data-v-01130161]{font-size:24px;margin-bottom:24px}}.about_holder .gallery[data-v-01130161]{display:grid;gap:12px;grid-template-areas:"gallery-1 gallery-1 gallery-2 gallery-3" "gallery-1 gallery-1 gallery-4 gallery-5";grid-template-columns:repeat(4,1fr);margin-bottom:40px;max-height:658px}@media(max-width:991px){.about_holder .gallery[data-v-01130161]{display:none}}.about_holder .gallery .gallery-1[data-v-01130161]{cursor:pointer;grid-area:gallery-1;max-height:658px;max-width:846px}.about_holder .gallery .gallery-1 img[data-v-01130161]{border-radius:24px 0 0 24px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.about_holder .gallery .gallery-1 img[data-v-01130161]{border-radius:24px;padding:auto}}.about_holder .gallery .gallery-2[data-v-01130161],.about_holder .gallery .gallery-3[data-v-01130161],.about_holder .gallery .gallery-4[data-v-01130161],.about_holder .gallery .gallery-5[data-v-01130161]{cursor:pointer;max-height:323.3px;max-width:425px}@media(max-width:991px){.about_holder .gallery .gallery-2[data-v-01130161],.about_holder .gallery .gallery-3[data-v-01130161],.about_holder .gallery .gallery-4[data-v-01130161],.about_holder .gallery .gallery-5[data-v-01130161]{display:none}}.about_holder .gallery .gallery-2[data-v-01130161]{grid-area:gallery-2}.about_holder .gallery .gallery-2 img[data-v-01130161]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about_holder .gallery .gallery-3[data-v-01130161]{grid-area:gallery-3}.about_holder .gallery .gallery-3 img[data-v-01130161]{border-radius:0 24px 0 0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about_holder .gallery .gallery-4[data-v-01130161]{grid-area:gallery-4}.about_holder .gallery .gallery-4 img[data-v-01130161]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about_holder .gallery .gallery-5[data-v-01130161]{grid-area:gallery-5;position:relative}.about_holder .gallery .gallery-5 img[data-v-01130161]{border-radius:0 0 24px;filter:brightness(30%);-webkit-filter:brightness(30%);-moz-filter:brightness(30%);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about_holder .gallery .gallery-5 span[data-v-01130161]{color:#fff;font-size:20px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.about_holder .content[data-v-01130161]{display:flex;gap:40px}@media(max-width:991px){.about_holder .content[data-v-01130161]{flex-direction:column;gap:20px}.about_holder .content .text_block[data-v-01130161]{order:2}}@media(max-width:468px){.about_holder .content .text_block[data-v-01130161]{padding:0 20px}}.about_holder .content .text_block h4[data-v-01130161]{color:#1e1e1e;font-size:20px;font-weight:700;line-height:135%;margin-bottom:12px}.about_holder .content .text_block li[data-v-01130161],.about_holder .content .text_block p[data-v-01130161]{font-size:16px;font-weight:400;line-height:150%;margin-bottom:15px}@media(max-width:768px){.about_holder .content .text_block li[data-v-01130161],.about_holder .content .text_block p[data-v-01130161]{font-size:14px}}.about_holder .content .text_block li ul[data-v-01130161],.about_holder .content .text_block p ul[data-v-01130161]{margin-left:25px}.about_holder .content .text_block li.contacts[data-v-01130161],.about_holder .content .text_block p.contacts[data-v-01130161]{background:#edeff2;border-radius:24px;padding:20px 40px;width:100%}.about_holder .content .text_block li.contacts b[data-v-01130161],.about_holder .content .text_block p.contacts b[data-v-01130161]{display:inline-block;font-size:20px;font-weight:700;line-height:135%;margin-bottom:12px}@media(max-width:991px){.about_holder .content .text_block li.contacts[data-v-01130161],.about_holder .content .text_block p.contacts[data-v-01130161]{padding:20px}}.about_holder .content .text_block a[data-v-01130161],.about_holder .content .text_block a[data-v-01130161]:active{color:#225378}.about_holder .content .text_block a[data-v-01130161]:hover{color:#27628f}.about_holder .content .text_block .child p[data-v-01130161]{font-size:20px;font-weight:700;margin-bottom:16px}@media(max-width:768px){.about_holder .content .text_block .child p[data-v-01130161]{font-size:16px;margin-bottom:8px}}@media(max-width:468px){.about_holder .content .text_block .child p[data-v-01130161]{font-size:14px}}.about_holder .content .text_block .child ul[data-v-01130161]{margin-left:20px}.about_holder .content .services[data-v-01130161]{align-self:flex-start;background-color:#fff;border-radius:24px;display:flex;flex-direction:column;font-size:16px;font-weight:500;gap:20px;line-height:140%;min-width:546px;padding:20px}@media(max-width:1300px){.about_holder .content .services[data-v-01130161]{min-width:360px}}@media(max-width:991px){.about_holder .content .services[data-v-01130161]{min-width:100%;width:100%}}.about_holder .content .services .services_box[data-v-01130161]{display:flex;flex-direction:column;gap:20px}@media(max-width:991px){.about_holder .content .services .services_box[data-v-01130161]{flex-direction:row}}@media(max-width:768px){.about_holder .content .services .services_box[data-v-01130161]{align-items:center;flex-direction:column}}.about_holder .content .services .services_box div[data-v-01130161]{align-items:center;display:flex;gap:16px}@media(max-width:991px){.about_holder .content .services .services_box div[data-v-01130161]{align-items:start;flex-direction:column;width:155px}}@media(max-width:768px){.about_holder .content .services .services_box div[data-v-01130161]{align-items:center;gap:4px;width:100%}}.about_holder .content .services .services_btn[data-v-01130161]{font-size:16px;font-weight:600;line-height:140%}.about_holder .map[data-v-01130161]{height:500px;margin:50px auto 0;width:800px}@media(max-width:991px){.about_holder .map[data-v-01130161]{height:500px;width:100%}}@media(max-width:599px){.about_holder .map[data-v-01130161]{height:300px}}.about_holder .map iframe[data-v-01130161]{border-radius:16px;height:100%;left:0;position:absolute;top:0;width:100%}.carousel_mobile[data-v-01130161]{margin-bottom:60px}@media(min-width:991px){.carousel_mobile[data-v-01130161]{display:none}}.carousel_mobile .carousel__item[data-v-01130161]{align-items:center;align-self:stretch;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:24px;display:flex;font-size:20px;height:80vh;justify-content:center;width:100%}@media(max-width:799px){.carousel_mobile .carousel__item[data-v-01130161]{height:500px}}@media(max-width:599px){.carousel_mobile .carousel__item[data-v-01130161]{height:400px}}@media(max-width:449px){.carousel_mobile .carousel__item[data-v-01130161]{height:300px}}.mask[data-v-01130161]{background-color:#fffe;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:998}.mask .carousel__close[data-v-01130161]{align-items:center;background-color:#f5f7f9;border-radius:12px;cursor:pointer;display:flex;padding:10px 9px;position:fixed;right:20px;top:20px;z-index:999}@media(max-width:468px){.mask .carousel__close svg[data-v-01130161]{height:12px;width:12px}}.mask .carousel[data-v-01130161]{margin-right:6px}.mask .carousel .carousel__item[data-v-01130161]{align-items:center;align-self:stretch;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:24px;display:flex;font-size:20px;height:90vh;justify-content:center;width:100%}.mask .carousel .carousel__slide[data-v-01130161]{padding:10px}.services_holder[data-v-33f8f2e9]{margin-bottom:100px}@media(max-width:991px){.services_holder[data-v-33f8f2e9]{margin-bottom:60px}}.services_holder h3[data-v-33f8f2e9]{color:#222;font-size:40px;font-weight:700;line-height:107%;margin-bottom:40px;text-align:center}@media(max-width:1199px){.services_holder h3[data-v-33f8f2e9]{font-size:36px}}@media(max-width:991px){.services_holder h3[data-v-33f8f2e9]{font-size:24px;margin-bottom:24px}}.services_holder .services .item[data-v-33f8f2e9]{background-color:#fff;border-radius:24px;display:flex;gap:16px;padding:28px 20px 40px}@media(max-width:1199px){.services_holder .services .item[data-v-33f8f2e9]{padding:20px 20px 40px}}@media(max-width:468px){.services_holder .services .item[data-v-33f8f2e9]{margin-left:-20px;margin-right:-20px}}.services_holder .services .item img[data-v-33f8f2e9]{height:44px;width:44px}.services_holder .services .item .item_content h4[data-v-33f8f2e9]{font-size:20px;font-weight:700;margin-bottom:12px}@media(max-width:992px){.services_holder .services .item .item_content h4[data-v-33f8f2e9]{font-size:16px}}.services_holder .services .item .item_content ul[data-v-33f8f2e9]{display:flex;flex-direction:column;gap:10px;margin-left:22px}.services_holder .services .item .item_content ul li[data-v-33f8f2e9]{font-size:16px;font-weight:400;line-height:150%}@media(max-width:992px){.services_holder .services .item .item_content ul li[data-v-33f8f2e9]{line-height:127%}}.services_holder .services .territory[data-v-33f8f2e9]{grid-area:territory}.services_holder .services .activity[data-v-33f8f2e9]{grid-area:activity}.services_holder .services .room[data-v-33f8f2e9]{grid-area:room}.services_holder .services .servicefree[data-v-33f8f2e9]{grid-area:servicefree}.services_holder .services .servicepay[data-v-33f8f2e9]{grid-area:servicepay}.services_holder .services .service[data-v-33f8f2e9]{grid-area:service}.services_holder .services .beach[data-v-33f8f2e9]{grid-area:beach}.services_holder .services .kids[data-v-33f8f2e9]{grid-area:kids}.services_holder .services__big[data-v-33f8f2e9]{display:flex;gap:40px}@media(max-width:1199px){.services_holder .services__big[data-v-33f8f2e9]{gap:20px}}@media(max-width:992px){.services_holder .services__big[data-v-33f8f2e9]{display:none}}.services_holder .services__big .column[data-v-33f8f2e9]{display:flex;flex:1;flex-direction:column;gap:40px}@media(max-width:1199px){.services_holder .services__big .column[data-v-33f8f2e9]{gap:20px}}.services_holder .services__small[data-v-33f8f2e9]{display:none}@media(max-width:992px){.services_holder .services__small[data-v-33f8f2e9]{display:flex;gap:20px;justify-content:space-between}}@media(max-width:768px){.services_holder .services__small[data-v-33f8f2e9]{flex-direction:column}}.services_holder .services__small .column[data-v-33f8f2e9]{display:flex;flex:1;flex-direction:column;gap:20px}.reviews_holder[data-v-43be3b0e]{margin-bottom:100px}@media(max-width:991px){.reviews_holder[data-v-43be3b0e]{margin-bottom:60px}}.reviews_holder h3[data-v-43be3b0e]{color:#222;font-size:40px;font-weight:700;line-height:107%;margin-bottom:40px;text-align:center}@media(max-width:1199px){.reviews_holder h3[data-v-43be3b0e]{font-size:36px}}@media(max-width:991px){.reviews_holder h3[data-v-43be3b0e]{font-size:24px;margin-bottom:24px}}.reviews_holder .reviews[data-v-43be3b0e]{display:flex;gap:40px}@media(max-width:991px){.reviews_holder .reviews[data-v-43be3b0e]{flex-direction:column;gap:20px}}@media(max-width:468px){.reviews_holder .reviews[data-v-43be3b0e]{margin-left:-20px;margin-right:-20px}}.reviews_holder .reviews .grade[data-v-43be3b0e]{align-self:flex-start;background-color:#fff;border-radius:24px;display:flex;flex-direction:column;gap:28px;padding:25px;width:auto}@media(max-width:991px){.reviews_holder .reviews .grade[data-v-43be3b0e]{min-width:100%}}.reviews_holder .reviews .grade_top[data-v-43be3b0e]{display:flex;gap:24px}@media(max-width:991px){.reviews_holder .reviews .grade_top[data-v-43be3b0e]{gap:16px}}.reviews_holder .reviews .grade_top .num[data-v-43be3b0e]{background-color:#dcf73e;border-radius:12px;font-size:28px;font-weight:700;padding:8px 12px}@media(max-width:991px){.reviews_holder .reviews .grade_top .num[data-v-43be3b0e]{font-size:20px}}.reviews_holder .reviews .grade_top .desc[data-v-43be3b0e]{display:flex;flex-direction:column;gap:4px}.reviews_holder .reviews .grade_top .desc p[data-v-43be3b0e]{font-size:20px;font-weight:700}@media(max-width:991px){.reviews_holder .reviews .grade_top .desc p[data-v-43be3b0e]{font-size:16px}}.reviews_holder .reviews .grade_top .desc span[data-v-43be3b0e]{color:#636363;font-size:14px;font-weight:400;line-height:128%}.reviews_holder .reviews .list[data-v-43be3b0e]{display:flex;flex-direction:column;gap:40px}@media(max-width:767px){.reviews_holder .reviews .list[data-v-43be3b0e]{gap:24px}}@media(max-width:468px){.reviews_holder .reviews .list[data-v-43be3b0e]{padding:0 20px}}.reviews_holder .reviews .list .item[data-v-43be3b0e]{display:flex;gap:12px}.reviews_holder .reviews .list .item .avatar[data-v-43be3b0e]{height:40px;position:relative;width:40px}.reviews_holder .reviews .list .item .avatar .first_letter_of_name[data-v-43be3b0e]{color:#fff;font-size:20px;font-weight:700;left:0;line-height:40px;position:absolute;text-align:center;top:0;width:40px}.reviews_holder .reviews .list .item .content[data-v-43be3b0e]{display:flex;flex-direction:column}.reviews_holder .reviews .list .item .content .name[data-v-43be3b0e]{font-size:20px;font-weight:700;margin-bottom:8px}@media(max-width:767px){.reviews_holder .reviews .list .item .content .name[data-v-43be3b0e]{font-size:16px}}.reviews_holder .reviews .list .item .content .info[data-v-43be3b0e]{align-items:center;display:flex;gap:12px;margin-bottom:12px}.reviews_holder .reviews .list .item .content .info span[data-v-43be3b0e]{color:#636363;font-size:14px;font-weight:400;line-height:128%}.reviews_holder .reviews .list .item .content .text[data-v-43be3b0e]{color:#3b2f3b;font-size:16px;font-weight:400;line-height:150%}@media(max-width:767px){.reviews_holder .reviews .list .item .content .text[data-v-43be3b0e]{font-size:14px}}.reviews_holder .reviews .list .list_btn[data-v-43be3b0e]{align-self:center}@media(max-width:767px){.reviews_holder .reviews .list .list_btn[data-v-43be3b0e]{font-size:16px}}.tours_holder[data-v-bfa85383]{align-items:center;display:flex;flex-direction:column;margin-bottom:100px}@media(max-width:991px){.tours_holder[data-v-bfa85383]{margin-bottom:60px}}.tours_holder h3[data-v-bfa85383]{color:#222;font-size:40px;font-weight:700;line-height:107%;margin-bottom:40px;text-align:center}@media(max-width:1199px){.tours_holder h3[data-v-bfa85383]{font-size:36px}}@media(max-width:991px){.tours_holder h3[data-v-bfa85383]{font-size:24px;margin-bottom:24px}}.tours_holder .tour_holder[data-v-bfa85383]{align-items:center;background:#fff;border-radius:24px;display:flex;justify-content:center;margin-bottom:8px;max-width:1720px;padding:20px 40px;width:100%}@media(max-width:1199px){.tours_holder .tour_holder[data-v-bfa85383]{padding:20px}}@media(max-width:899px){.tours_holder .tour_holder[data-v-bfa85383]{flex-direction:column;gap:12px}}.tours_holder .tour_holder[data-v-bfa85383]:hover{box-shadow:0 4px 15px #1e1e1e26}.tours_holder .tour_holder .operator[data-v-bfa85383]{margin-right:60px;text-align:center;width:120px}@media(max-width:1299px){.tours_holder .tour_holder .operator[data-v-bfa85383]{margin-right:30px}}@media(max-width:899px){.tours_holder .tour_holder .operator[data-v-bfa85383]{margin-right:0;width:auto}}.tours_holder .tour_holder .info_block[data-v-bfa85383]{align-items:center;display:flex;flex:1 0 0;justify-content:space-between}@media(max-width:1499px){.tours_holder .tour_holder .info_block[data-v-bfa85383]{align-items:flex-start;flex-direction:column;gap:20px;margin-left:60px}}@media(max-width:1199px){.tours_holder .tour_holder .info_block[data-v-bfa85383]{margin-left:0}}@media(max-width:899px){.tours_holder .tour_holder .info_block[data-v-bfa85383]{width:100%}}.tours_holder .tour_holder .info_block .name[data-v-bfa85383],.tours_holder .tour_holder .info_block .second_line>div[data-v-bfa85383]{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.tours_holder .tour_holder .info_block .name[data-v-bfa85383]{margin-right:60px;max-width:500px}@media(max-width:1499px){.tours_holder .tour_holder .info_block .name[data-v-bfa85383]{margin-right:0}}.tours_holder .tour_holder .info_block .name div[data-v-bfa85383]:first-of-type{color:#222;font-size:22px;font-weight:700;line-height:normal;word-wrap:break-word}@media(max-width:899px){.tours_holder .tour_holder .info_block .name div[data-v-bfa85383]:first-of-type{font-size:20px}}.tours_holder .tour_holder .info_block .name div[data-v-bfa85383]:last-of-type{align-items:center;background:#f5f7f9;border-radius:12px;color:#1e1e1e;font-size:16px;font-weight:500;line-height:normal;padding:4px 8px}@media(max-width:499px){.tours_holder .tour_holder .info_block .name div[data-v-bfa85383]:last-of-type{font-size:12px;line-height:1.28}}.tours_holder .tour_holder .info_block .second_line[data-v-bfa85383]{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;width:430px}@media(max-width:899px){.tours_holder .tour_holder .info_block .second_line[data-v-bfa85383]{gap:12px;width:100%}}@media(max-width:499px){.tours_holder .tour_holder .info_block .second_line[data-v-bfa85383]{font-size:14px;line-height:1.28}}.tours_holder .tour_holder .info_block .second_line .dates[data-v-bfa85383],.tours_holder .tour_holder .info_block .second_line .type_of_tour[data-v-bfa85383]{color:#1e1e1e;font-size:16px;font-weight:500;line-height:150%;position:relative;width:200px}@media(max-width:499px){.tours_holder .tour_holder .info_block .second_line .dates[data-v-bfa85383],.tours_holder .tour_holder .info_block .second_line .type_of_tour[data-v-bfa85383]{gap:4px}}.tours_holder .tour_holder .info_block .second_line .dates div[data-v-bfa85383]:last-of-type,.tours_holder .tour_holder .info_block .second_line .type_of_tour div[data-v-bfa85383]:last-of-type{color:#636363}.tours_holder .tour_holder .info_block .second_line .dates span.room[data-v-bfa85383],.tours_holder .tour_holder .info_block .second_line .type_of_tour span.room[data-v-bfa85383]{color:#225378;cursor:pointer}.tours_holder .tour_holder .info_block .second_line .dates span.room[data-v-bfa85383]:hover,.tours_holder .tour_holder .info_block .second_line .type_of_tour span.room[data-v-bfa85383]:hover{color:#27628f}.tours_holder .tour_holder .button_holder[data-v-bfa85383]{align-items:center;align-self:stretch;background:#f5f7f9;border-radius:12px;display:flex;gap:20px;height:100%;justify-content:center;margin:auto 0 auto 30px;padding:20px}@media(min-width:900px)and (max-width:1299px){.tours_holder .tour_holder .button_holder[data-v-bfa85383]{flex-direction:column}}@media(max-width:899px){.tours_holder .tour_holder .button_holder[data-v-bfa85383]{margin-left:0;padding:12px 20px;width:100%}}@media(max-width:499px){.tours_holder .tour_holder .button_holder[data-v-bfa85383]{flex-direction:column}.tours_holder .tour_holder .button_holder>div[data-v-bfa85383]{width:100%}}.tours_holder .tour_holder .button_holder .price_block[data-v-bfa85383]{align-items:flex-start;display:flex;flex-direction:column}.tours_holder .tour_holder .button_holder .price_block div[data-v-bfa85383]{text-align:center;width:100%}@media(max-width:499px){.tours_holder .tour_holder .button_holder .price_block div[data-v-bfa85383]{text-align:left}}.tours_holder .tour_holder .button_holder .price_block div.first_row[data-v-bfa85383]{color:#225378;font-size:28px;font-weight:700;line-height:normal}@media(max-width:899px){.tours_holder .tour_holder .button_holder .price_block div.first_row[data-v-bfa85383]{font-size:20px}}.tours_holder .tour_holder .button_holder .price_block div.sec_row[data-v-bfa85383]{color:#636363;font-size:12px;font-weight:400;line-height:normal}.tours_holder .tour_holder .button_holder .price_block div.found_cheaper[data-v-bfa85383]{align-items:center;background:#edeff2;border-radius:12px;color:#225378;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:10px;justify-content:center;line-height:128%;margin-top:12px;padding:5px 10px;white-space:nowrap}.tours_holder .tour_holder .button_holder .btn[data-v-bfa85383]{margin-top:0}.tours_holder .btn[data-v-bfa85383]{margin-top:20px}.hotel-info_holder[data-v-033e54a8]{margin-bottom:20px}.hotel-info_holder .main_info[data-v-033e54a8]{background-color:#fff;border-radius:24px;display:flex;gap:40px;margin-bottom:20px;padding:28px 40px;position:relative}@media(max-width:1800px){.hotel-info_holder .main_info[data-v-033e54a8]{padding:28px 20px}}@media(max-width:1199px){.hotel-info_holder .main_info[data-v-033e54a8]{gap:20px}}@media(max-width:991px){.hotel-info_holder .main_info[data-v-033e54a8]{padding:20px}}@media(max-width:850px){.hotel-info_holder .main_info[data-v-033e54a8]{flex-direction:column}}@media(max-width:468px){.hotel-info_holder .main_info[data-v-033e54a8]{margin-left:-20px;margin-right:-20px}}.hotel-info_holder .main_info .content[data-v-033e54a8]{display:flex;flex-direction:column;justify-content:space-between}@media(max-width:850px){.hotel-info_holder .main_info .content[data-v-033e54a8]{gap:32px}}.hotel-info_holder .main_info .content h4[data-v-033e54a8]{font-size:48px;font-weight:700;line-height:107%;margin-bottom:12px}@media(max-width:1199px){.hotel-info_holder .main_info .content h4[data-v-033e54a8]{font-size:44px;margin-bottom:12px;max-width:390px}}@media(max-width:991px){.hotel-info_holder .main_info .content h4[data-v-033e54a8]{font-size:28px;margin-bottom:12px}}.hotel-info_holder .main_info .content h4 svg[data-v-033e54a8]{transform:translateY(-50%)}.hotel-info_holder .main_info .content .info[data-v-033e54a8]{align-items:center;display:flex;margin-bottom:28px}@media(max-width:991px){.hotel-info_holder .main_info .content .info[data-v-033e54a8]{margin-bottom:24px}}.hotel-info_holder .main_info .content .info a[data-v-033e54a8],.hotel-info_holder .main_info .content .info p[data-v-033e54a8]{color:#1e1e1e;font-size:14px;text-decoration:none}.hotel-info_holder .main_info .content .info .rating[data-v-033e54a8]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;margin-right:8px;padding:4px}.hotel-info_holder .main_info .content .info .rating .rating_num[data-v-033e54a8]{background-color:#dcf73e;border-radius:8px;font-size:14px;font-weight:500;line-height:normal;padding:2px 4px}.hotel-info_holder .main_info .content .info .location[data-v-033e54a8]{align-items:center;background-color:#f5f7f9;border-radius:12px;display:flex;gap:6px;padding:4px 8px}.hotel-info_holder .main_info .content .info .location[data-v-033e54a8]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGGSURBVHgBtVMxbsJAELyzESVxg0QB+PKCkBcEnpAXAC+In+AyZX6AqVIiv8ChTEdegG25cBeni1zYmSHnxDJHFWWlk+92Z2dn93xC/NGkyTkej+eWZS2xnfFc1/UBa5tl2UsXa7cPDmw4HD4j+REJhZTyFe43EsHnDwYDhe/+E2YqLCaTyW46nR6pwKSKMdd1I2MLSF6h4gYVrmMY1aAi2xBlWYZ5nse6NRKs0jTddgkiEMQIrEejker3+wQ6OlyAZEESKNjRnyTJggHrR4qUM92vQLJ3CkINFwkaX1VVIeYza/J6rXYcDq7ZUw2s0Oo40Ks21kQQA+ToKgF7ReLmW5ycs2+tlJim0G8LqB7jc8M97xvnNbYKy20PDf47kBxE13BFHtY7py8umFLKIQZreaYAkgN+cXXeJQK09qCxeyMAzD4r8Bq7Mfp0db/tP3sL+n9Qzb03yfq/KDCL2za+1yWwbfseUiMkHEEWgOwD7iUfFGNdvPE1aiUrJp5AUoao/CT+w74AQa2ePfDAiVkAAAAASUVORK5CYII=) no-repeat 50%/cover;content:"";flex-shrink:0;height:16px;width:16px}.hotel-info_holder .main_info .content .description[data-v-033e54a8]{font-size:16px;font-weight:400;line-height:150%;max-width:900px}.hotel-info_holder .main_info .content .description p[data-v-033e54a8]{margin-bottom:15px}.hotel-info_holder .main_info .content .description a[data-v-033e54a8]{align-items:center;color:#225378;display:flex;font-size:16px;font-weight:500;gap:10px;line-height:140%;text-decoration:none}.hotel-info_holder .main_info .content .description a span[data-v-033e54a8]{border-bottom:1px solid #225378;line-height:140%}.hotel-info_holder .main_info .content .description a[data-v-033e54a8]:hover{color:#27628f}.hotel-info_holder .main_info .content .description a:hover span[data-v-033e54a8]{border-bottom:1px solid #27628f}.hotel-info_holder .main_info .content .description a:hover svg path[data-v-033e54a8]{stroke:#27628f}.cookies_holder[data-v-3966f945]{align-items:center;background-color:#fff;border-radius:12px;bottom:40px;box-shadow:0 4px 15px #1e1e1e26;display:flex;gap:20px;justify-content:space-between;left:50%;padding:20px;position:fixed;transform:translate(-50%);width:787px;z-index:20}@media(max-width:900px){.cookies_holder[data-v-3966f945]{gap:10px;width:calc(100% - 40px)}}@media(max-width:768px){.cookies_holder[data-v-3966f945]{flex-direction:column}}@media(max-width:468px){.cookies_holder[data-v-3966f945]{width:100%}}.cookies_holder .cookies_box[data-v-3966f945]{align-items:center;display:flex;gap:20px}@media(max-width:768px){.cookies_holder .cookies_box[data-v-3966f945]{align-self:start}}.cookies_holder span[data-v-3966f945]{font-size:20px}@media(max-width:900px){.cookies_holder span[data-v-3966f945]{font-size:16px}}@media(max-width:468px){.cookies_holder button[data-v-3966f945]{font-size:14px;padding:12px;width:100%}}@media(max-width:600px){main{padding-top:60px}}.for_test{word-wrap:break-all}
