.NewNavbar_navbar__XNKMX{width:100%;position:fixed;z-index:100;top:0;right:0}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-container__flzx1{background:hsla(0,0%,93%,.3);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);min-width:-moz-fit-content;min-width:fit-content;height:90px;z-index:100;padding:0 10rem;width:100%;background-color:#fff}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-container__flzx1.NewNavbar_expanded__snW5q{width:100%;background-color:#fff;border-bottom-left-radius:0}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi{display:flex;align-items:center;gap:3.5rem;height:100%;position:relative}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_logo__enYkv{width:55px;height:auto}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_menu__lTLoM{display:flex;align-items:center;gap:12px;height:100%;position:relative}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_menu__lTLoM .NewNavbar_active-indicator__kYaAb{position:absolute;bottom:-2px;height:2px;background-color:var(--base-color);transition:all .3s ease-in-out}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_menu__lTLoM .NewNavbar_menu-item__BhY_u{cursor:pointer!important;width:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;position:relative!important}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_menu__lTLoM .NewNavbar_menu-item__BhY_u p{font-size:12px;white-space:nowrap;font-weight:700;transition:color .1s;margin:0;padding:0}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_menu__lTLoM .NewNavbar_menu-item__BhY_u p.NewNavbar_active__FqAKP{color:var(--secondary-color)}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_menu__lTLoM .NewNavbar_menu-item__BhY_u p.NewNavbar_inactive__X89Zs{color:var(--base-color)}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_menu__lTLoM .NewNavbar_menu-item__BhY_u p:hover.NewNavbar_expanded__snW5q{color:var(--secondary-color)}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_menu__lTLoM .NewNavbar_menu-item__BhY_u p:hover.NewNavbar_collapsed__Ju3Nn{color:#fff}.NewNavbar_navbar__XNKMX .NewNavbar_navbar-content__Hd_fi .NewNavbar_auth-button__fbUHl{font-size:.75rem;color:var(--base-color);font-weight:700;cursor:pointer}.NewNavbar_logo-container__MBDmZ{width:600px;height:80px;display:flex;flex-direction:column;justify-content:center;font-weight:900;align-items:center;overflow:hidden}.NewNavbar_logo-container__MBDmZ img{width:100%;height:100%;object-fit:fill}.NewNavbar_dropdown-wrapper__WDZy7{position:absolute;pointer-events:auto}.NewNavbar_dropdown-wrapper__WDZy7:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px;background:transparent;pointer-events:auto}.NewNavbar_mega-dropdown-wrapper__PtMaa{position:absolute;pointer-events:auto;left:50%!important;transform:translateX(-50%)!important;width:100vw!important;max-width:100%!important}.NewNavbar_mega-dropdown-wrapper__PtMaa:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px;background:transparent;pointer-events:auto}.NewNavbar_submenu__A4IrR{display:grid;grid-template-rows:0fr;opacity:0;width:100%;pointer-events:none;transition:grid-template-rows .4s ease-in-out,opacity .3s ease-in-out}.NewNavbar_submenu__A4IrR.NewNavbar_open__SK5X3{grid-template-rows:1fr;opacity:1;pointer-events:auto}.NewNavbar_submenu__A4IrR .NewNavbar_submenu-inner__PIdcO{overflow:hidden;min-height:0;background-color:#fbfafa;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:5px}.NewNavbar_submenu__A4IrR .NewNavbar_item-container__yLF1u{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;width:100%;max-width:1400px;margin:0 auto}.NewNavbar_submenu-dropdown__viByh{display:grid;grid-template-rows:0fr;opacity:0;min-width:200px;pointer-events:none;transition:grid-template-rows .4s ease-in-out,opacity .3s ease-in-out}.NewNavbar_submenu-dropdown__viByh.NewNavbar_open__SK5X3{grid-template-rows:1fr;opacity:1;pointer-events:auto}.NewNavbar_submenu-dropdown__viByh .NewNavbar_submenu-dropdown-inner__sPuG4{overflow:hidden;min-height:0;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:10px;background-color:#fbfafa;padding:5px 0}.NewNavbar_submenu-dropdown__viByh .NewNavbar_nested-menu__VHF5P{list-style:none;padding:0;margin:0}.NewNavbar_submenu-dropdown__viByh .NewNavbar_nested-menu__VHF5P li{position:relative;padding:8px 12px;font-size:13px;font-weight:700;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.NewNavbar_submenu-dropdown__viByh .NewNavbar_nested-menu__VHF5P li:hover{background-color:#eeeded}.NewNavbar_submenu-dropdown__viByh .NewNavbar_nested-menu__VHF5P li>.NewNavbar_details__WthuY{position:absolute;display:none;opacity:0;z-index:10;top:0;right:100%;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:5px;width:200px}.NewNavbar_submenu-dropdown__viByh .NewNavbar_nested-menu__VHF5P li>.NewNavbar_details__WthuY ul{padding:0;margin:0;list-style:none}.NewNavbar_submenu-dropdown__viByh .NewNavbar_nested-menu__VHF5P li>.NewNavbar_details__WthuY ul li{padding:8px 12px;font-size:13px;font-weight:700}.NewNavbar_submenu-dropdown__viByh .NewNavbar_nested-menu__VHF5P li>.NewNavbar_details__WthuY ul li:hover{background-color:#eeeded;cursor:pointer}.NewNavbar_submenu-dropdown__viByh .NewNavbar_nested-menu__VHF5P li:hover>.NewNavbar_details__WthuY{display:block;opacity:1}.NewNavbar_flight-item__RYxyY{font-size:12px;white-space:nowrap;font-weight:700;transition:color .1s;margin:0;padding:0}@media only screen and (max-width:826px){.NavBar_navVar__rnNW_{grid-template-columns:auto;grid-template-rows:1fr;grid-template-areas:"logo"}.NavBar_nav-items-container__vlQ_8,.NavBar_nav-text-detail__yY3Ro{display:none!important}.NavBar_nav-logo-container__mgEdp div{float:right!important}}@media only screen and (max-width:1259px)and (min-width:827px){.NavBar_navVar__rnNW_{grid-template-columns:1.9fr 8.1fr 3.2fr;grid-template-rows:1fr;grid-template-areas:"logo items detail"}.NavBar_navVar__rnNW_ .NavBar_nav-text-detail__yY3Ro{grid-template-rows:auto;gap:2px}.NavBar_navVar__rnNW_ .NavBar_nav-text-detail__yY3Ro .NavBar_nav-detail-first-line__4yGWJ{grid-template-rows:auto;gap:5px}}@media only screen and (max-width:2000px)and (min-width:1260px){.NavBar_navVar__rnNW_{grid-template-columns:1.4fr 9.3fr 2.4fr;grid-template-rows:1fr;grid-template-areas:"logo items detail"}.NavBar_nav-text-detail__yY3Ro{grid-template-columns:4fr 11fr;grid-template-rows:auto;gap:4px}.NavBar_nav-text-detail__yY3Ro .NavBar_nav-detail-first-line__4yGWJ{grid-template-rows:auto;gap:5px}}@media only screen and (max-width:1020px)and (min-width:820px){.NavBar_navVar__rnNW_{padding:15px 20px!important}}.NavBar_navbar__8yXKJ{position:fixed;top:0;z-index:9999;width:100%}.NavBar_navbar__8yXKJ .NavBar_navVar__rnNW_{flex-direction:row-reverse;padding:15px 120px;width:100%;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);height:100px!important;background-color:#fff}.NavBar_nav-text-detail__yY3Ro{text-align:center;display:grid;grid-area:detail;padding:1px}.NavBar_nav-text-detail__yY3Ro div.NavBar_font-size-12__Z0PGW{margin:6px 15px 10px 0}.NavBar_nav-text-detail__yY3Ro .NavBar_nav-detail-first-line__4yGWJ{display:grid;border-bottom:1px solid #dee2e6;padding:7px 0 3px}.NavBar_nav-text-detail__yY3Ro .NavBar_nav-detail-first-line__4yGWJ span{margin-right:5px}.NavBar_nav-text-detail__yY3Ro .NavBar_nav-detail-second-line__9L9W0{margin-top:8px}.NavBar_nav-text-detail__yY3Ro .NavBar_nav-detail-second-line__9L9W0 i{margin-right:3px}.NavBar_nav-text-detail__yY3Ro i{font-size:14px}.NavBar_navbar-items__kuy_i{list-style:none;margin-right:30px;padding:15px 10px 0 0}.NavBar_navbar-items__kuy_i li{float:right;padding:0 10px;text-align:center;min-width:85px;height:57.85px;font-weight:400}.NavBar_navbar-items__kuy_i li:last-child{border-left:none!important}.NavBar_navbar-items__kuy_i a{display:inline-block;margin-right:5px;font-size:12px!important;margin-top:2px;color:#363535!important}.NavBar_nav-icon__Y2q9M{display:block;margin:0 auto;text-align:center;font-size:25px}.NavBar_nav-logo-container__mgEdp{text-align:center;grid-area:logo}.NavBar_nav-logo-container__mgEdp p{margin-top:-5px}.NavBar_nav-logo-container__mgEdp .NavBar_logo__gXsxk{width:70px;height:auto;margin:5px auto}.NavBar_nav-items-container__vlQ_8{grid-area:items}.NavBar_nav-items-container__vlQ_8 .NavBar_navbar-items__kuy_i li:hover svg circle,.NavBar_nav-items-container__vlQ_8 .NavBar_navbar-items__kuy_i li:hover svg path,.NavBar_nav-items-container__vlQ_8 .NavBar_navbar-items__kuy_i li:hover svg rect{stroke:red}.NavBar_border-right__UbFGU{border-right:10px solid #dee2e6}.NavBar_btn-nav-hosting__6Oajb{display:block;margin-top:20px}@keyframes NavBarMobile_slideDown__0VA_a{0%{height:0}to{height:110px}}@keyframes NavBarMobile_slideUp__azGNv{0%{height:110px}to{height:0}}.NavBarMobile_error-mobile__9rpUa{background-color:aqua}.NavBarMobile_nav-mobile__4Wssd{height:auto!important;padding:2px!important;display:grid;padding:4px 11px 4px 16px;width:100%;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);height:89px;position:fixed;background-color:#fff;top:0;z-index:9999}.NavBarMobile_nav-text-detail-mobile__bKyZe{text-align:right;font-size:11px;border-bottom:1px solid #dee2e6;padding:3px 5px}.NavBarMobile_nav-text-detail-mobile__bKyZe a{display:flex;align-items:center;margin-right:5px;margin-top:2px}.NavBarMobile_nav-logo-container-mobile__Q0Efx{display:flex;justify-content:space-between;align-items:center;padding:10px 10px 2px}.NavBarMobile_nav-logo-container-mobile__Q0Efx h1{margin-right:15px}.NavBarMobile_nav-logo-container-mobile__Q0Efx img{width:auto;height:25px}.NavBarMobile_nav-items-container-mobile__F7B4B{height:auto}.NavBarMobile_nav-items-container-mobile__F7B4B ul{padding:0;height:-moz-fit-content!important;height:fit-content!important;text-align:right;list-style:none;margin:10px 0 0;margin-right:10px!important}.NavBarMobile_nav-items-container-mobile__F7B4B ul li{margin-top:10px}.NavBarMobile_nav-items-container-mobile__F7B4B ul li>div{padding:8px 0 0}.NavBarMobile_nav-items-container-mobile__F7B4B ul li>div i{margin-top:-5px;height:35px;font-size:25px;margin-left:10px}.NavBarMobile_open-menu__KB5Ke{visibility:hidden;transition-property:visibility;transition-delay:.1s;animation:NavBarMobile_slideDown__0VA_a .2s forwards}.NavBarMobile_close-menu__uWEmN{animation:NavBarMobile_slideUp__azGNv .2s forwards}.NavBarMobile_btn-outlined__WsNi3{padding:2px}.NavBarMobile_logo-menu-mobile__b69xw{padding:20px 10px 5px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:right}.NavBarMobile_logo-menu-mobile__b69xw p{margin-top:10px;color:#000;font-size:12px;text-align:center}.NavBarMobile_hidden__9ebLu{visibility:hidden;transition:all .5s;transform:translateY(-100%)}.NavBarMobile_active__p5DcI{visibility:visible;transition:all .5s}.NavBarMobile_menu-list__7_Mv7{margin:0;padding:0;list-style:none}.NavBarMobile_menu-list__7_Mv7 li{margin-top:10px}.NavBarMobile_menu-list__7_Mv7 li .NavBarMobile_menu-item-wrapper__jCjRw{display:flex;align-items:center;justify-content:space-between;padding:8px 3px;border-bottom:1px solid #f0f0f0}.NavBarMobile_menu-list__7_Mv7 li .NavBarMobile_menu-item-wrapper__jCjRw .NavBarMobile_menu-link__mPvhE{flex:1 1;display:flex;align-items:center;color:#000;text-decoration:none;font-size:14px;font-weight:500;gap:8px}.NavBarMobile_menu-list__7_Mv7 li .NavBarMobile_menu-item-wrapper__jCjRw .NavBarMobile_submenu-toggle__4hrEh{background:none;border:none;padding:0 8px;cursor:pointer;color:#888;font-size:12px;display:flex;align-items:center;transition:transform .3s ease}.NavBarMobile_menu-list__7_Mv7 li .NavBarMobile_menu-item-wrapper__jCjRw .NavBarMobile_expanded__Ggpva{transform:rotate(-90deg)}.NavBarMobile_menu-list__7_Mv7 li .NavBarMobile_sub-menu__nUu74{padding-right:20px;list-style:none;border-right:1px solid #e0e0e0;margin-right:10px;margin-top:4px}.NavBarMobile_loading-message__ghAtz{text-align:center;padding:20px;color:#888;font-size:14px}.NavBarMobile_logotel__ogEM0{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2px}@media only screen and (max-width:320px){.Home_suggestion-list__Tp2wO{padding:5px 8px}.Home_suggestion-list__Tp2wO>div{border-bottom:1px solid #dee2e6;padding:8px 0 0}.Home_suggestion-list__Tp2wO>div i,.Home_suggestion-list__Tp2wO>div span{position:relative;left:-25%;text-align:center}.Home_suggestion-list__Tp2wO>div i{margin-top:-5px;height:35px;margin-right:-20px}.Home_suggestion-list__Tp2wO>div a,.Home_suggestion-list__Tp2wO>div a:hover{color:#000}.Home_suggestion-list__Tp2wO .Home_h7-airline__gRFE6{margin-top:0!important;margin-right:10px!important}}@media only screen and (max-width:440px){.Home_home-tour-intro__N_yga{max-height:130px!important}.Home_home-tour-intro__N_yga .Home_btn-fiiled__c5Fwn{margin-left:10px;margin-bottom:10px;width:20px!important;height:20px!important}.Home_home-flight-suggestion__EUckZ>div{margin:5px auto}.Home_home-flight-suggestion__EUckZ .Home_suggestion-list__Tp2wO i,.Home_home-flight-suggestion__EUckZ .Home_suggestion-list__Tp2wO span{left:-10%!important}.Home_home-become-host__J_NCZ{height:225px!important;background-position:50%}.Home_home-become-host__J_NCZ>div{padding:35px 50px!important}.Home_home-become-host__J_NCZ>div .Home_btn-secondary-outlined__uBOJ5{width:40%!important;padding:6px 0!important}.Home_home-become-host__J_NCZ>div h2{margin-top:0!important}.Home_heor-main-container__eki_O{padding:0!important}}@media only screen and (max-width:649px)and (min-width:441px){.Home_home-flight-suggestion__EUckZ>div{margin:5px auto}}@media only screen and (max-width:979px)and (min-width:695px){.Home_home-flight-suggestion__EUckZ>div{margin:5px auto}}@media only screen and (max-width:1024px)and (min-width:980px){.Home_home-flight-suggestion__EUckZ>div{margin:5px auto}}@media only screen and (min-width:770px){.Home_width-full__iVgMR{width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:770px){.Home_width-mobile__n_e6P{width:90%!important;margin:0 10px!important}.Home_width-mobile-search__L7i87{width:90%!important;margin:1rem 10px 0!important}.Home_mobile-tab4__KXsZe{border-bottom-left-radius:10px;position:absolute;left:-1px;top:50.9px}}@media only screen and (max-width:2000px)and (min-width:1025px){.Home_home-flight-suggestion__EUckZ>div{margin:5px auto}}.Home_heor-main-container__eki_O{padding:10px 0}.Home_hero-image-1__5nAEN,.Home_hero-image-2__cFXgQ{width:auto!important;height:auto!important;max-width:150px}@media only screen and (max-width:768px){.Home_hero-image-1__5nAEN,.Home_hero-image-2__cFXgQ{max-width:80px!important}}.Home_hero-image-center__zlvDT{margin-top:-5%;width:360px;height:75px;position:relative;top:45px}.Home_tab-container__nkgMA{display:flex;margin-bottom:-6px;margin-top:20px}.Home_home-tab__k4l6e{height:51px;padding:10px 15px;text-align:center;color:#000}.Home_home-tab__k4l6e span{margin-right:8px}.Home_home-tab__k4l6e i{line-height:24px;margin-right:8px}.Home_home-tab-active__6qgxY{border-bottom:2px solid red;font-weight:700;color:#e20000!important}.Home_icon-container__dpBsl{margin-top:-5px}.Home_hero-big-image__8z_bX{text-align:center}.Home_hero-big-image__8z_bX img{width:100%;margin:0 auto}.Home_home-value-propsal__we6VD{border-radius:3px;border:.5px solid #dee2e6;text-align:center;min-height:245px;width:100%;padding:5px}.Home_home-value-propsal__we6VD img{margin:7px 0;width:113px;height:98px}.Home_home-value-propsal__we6VD p{margin-top:7px}.Home_home-value-propsal__we6VD h3{font-weight:700;font-size:24px}.Home_home-become-host__J_NCZ{height:220px;background-attachment:fixed;background-size:cover;background-image:url(/_next/static/media/flight-parallax.a703bafb.webp);margin-top:28px;text-align:center;color:#fff}.Home_home-become-host__J_NCZ>div{background:rgba(0,0,0,.52);width:100%;height:100%;padding:30px}.Home_home-become-host__J_NCZ>div h2{margin-top:12px;margin-bottom:23px;vertical-align:middle;font-size:22px;font-weight:700;font-family:IranBold;text-shadow:0 3px 19px #000}.Home_home-become-host__J_NCZ>div p{font-size:15px}.Home_home-become-host__J_NCZ>div .Home_btn-secondary-outlined__uBOJ5{display:inline-block;width:11%;border-radius:5px;border:3px solid #fff;padding:5px 6px;margin-top:0;color:#fff}.Home_home-become-host__J_NCZ>div .Home_btn-secondary-outlined__uBOJ5:hover{background-color:#fff;color:#000}.Home_home-tour-intro__N_yga{background-image:url(/_next/static/media/banner_bg_colored.328161cc.webp);background-size:cover;background-position:bottom;background-color:#e20000;max-height:78px;margin-top:8px;padding-bottom:10px;text-align:right;border-radius:5px}.Home_home-tour-intro__N_yga a{margin-top:20px;height:43px;width:-moz-fit-content;width:fit-content;text-align:center;align-items:center;display:flex;justify-content:center}.Home_home-tour-intro__N_yga div p{display:inline-block}.Home_home-tour-intro__N_yga p{margin:9px 10px 0 0;color:#fff}.Home_home-tour-intro__N_yga .Home_btn-fiiled__c5Fwn{margin-left:10px;margin-bottom:10px}.Home_home-flight-suggestion__EUckZ{margin-top:24px}.Home_home-flight-suggestion__EUckZ h2{display:block}.Home_home-flight-suggestion__EUckZ .Home_suggestion-list__Tp2wO{padding:5px 8px}.Home_home-flight-suggestion__EUckZ .Home_suggestion-list__Tp2wO>div{border-bottom:1px solid #cfd3d8;padding:8px 0 0}.Home_home-flight-suggestion__EUckZ .Home_suggestion-list__Tp2wO>div span{position:relative;left:-2%;text-align:center}.Home_home-flight-suggestion__EUckZ .Home_suggestion-list__Tp2wO>div i{margin-top:-5px;position:relative;left:-25%;text-align:center;height:35px}.Home_home-flight-suggestion__EUckZ .Home_suggestion-list__Tp2wO>div a,.Home_home-flight-suggestion__EUckZ .Home_suggestion-list__Tp2wO>div a:hover{color:#000}.Home_home-flight-suggestion__EUckZ .Home_suggestion-list__Tp2wO>div.Home_h7-airline__gRFE6{margin-right:100px!important}.Home_home-flight-content__2_U_F{text-align:justify;margin-top:48px;padding:10px}.Home_home-flight-content__2_U_F h3{font-size:17px;font-weight:700;border-bottom:1px solid gray;padding:10px 0 20px}.Home_home-flight-content__2_U_F h3 svg{margin-left:7px;color:gray}.Home_home-flight-content__2_U_F p{font-weight:500;font-size:17px;line-height:24px;color:#646464}.Home_form__IX1Uk{margin:30px auto;max-width:90%}.Home_form__IX1Uk .Home_filter-title__Agxk3{color:#fff;font-weight:600}.Home_padingSearchBox___hUId{padding-right:10px;padding-left:5px}.Home_tour-intro-button__WaQoP{padding-right:0;display:flex;align-content:flex-end;flex-wrap:wrap}.Home_border-bottom__ID3oO{border-bottom:2px solid #e20000}.Home_parentbackFight__qL_n2{position:relative;display:flex;justify-content:center;align-items:flex-start}.Home_parentbackFight__qL_n2 .Home_backFight__WM7YE{z-index:1;width:100%}.Home_parentbackFight__qL_n2 .Home_frontFight__qCcN7{animation:Home_flight__7Y7TY 1.5s linear;z-index:10;position:absolute;width:35%;top:35px}@keyframes Home_flight__7Y7TY{0%{transform:translateX(-90%) translateY(90%) scale(.4)}to{transform:translateX(0) translateY(0) scale(1)}}.Home_parentbackTour__tFYhY{position:relative;display:flex;justify-content:center;align-items:flex-start;margin-top:17px}.Home_parentbackTour__tFYhY .Home_backTour__xdeg_{z-index:1;width:100%}.Home_parentbackTour__tFYhY .Home_frontTour__0B6MA{animation:Home_Tour__eg2BD 3s both;z-index:10;position:absolute;width:35%;top:0}@keyframes Home_Tour__eg2BD{0%{transform:translateX(190%)}to{transform:translateX(0)}}.Home_tab-home-main__0BPNJ{background:#fff;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);width:80px;height:80px;padding:12px;border-radius:35px;display:flex;flex-direction:column;align-items:center;margin:1rem 8px 0;position:unset!important}.Home_tab-home-main__0BPNJ svg path{fill:#d5d5d5}.Home_tab-home-main__0BPNJ span{color:#e20000!important;font-size:14px!important;position:relative;top:4px}.Home_home-tab-active__6qgxY{border:3px solid #e20000!important;position:relative;display:flex;justify-content:center}.Home_home-tab-active__6qgxY:after{content:"";position:absolute;bottom:-18px;width:15px;height:15px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:16px solid #e20000;transform:scale(.8)}.Home_home-tab-active__6qgxY svg path{fill:#e20000!important}.Home_home-tab-active__6qgxY span{color:#e20000!important}@media only screen and (max-width:868px){.Home_tabscontainer__6EXbC{display:flex;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:20px!important}.Home_home-tab-active__6qgxY:after{content:"";position:absolute;bottom:-18px;width:15px;height:15px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:16px solid #e20000;transform:scale(.8)}}.Home_width-mobile-search__L7i87{padding-right:0!important;padding-left:0!important}.Home_width-mobile-search__L7i87 .Home_checkboxs_container__f_P3s{margin-bottom:.5rem;margin-top:.5rem;column-gap:15px;width:15%}.Home_width-mobile-search__L7i87 .Home_checkboxs_container__f_P3s .Home_check__KtN9x{display:flex;align-items:center}.Home_width-mobile-search__L7i87 .Home_checkboxs_container__f_P3s .Home_check__KtN9x p{font-size:.9rem;font-weight:bolder;margin:0 6px 0 0}.Home_width-mobile-search__L7i87 .Home_checkboxs_container__f_P3s .Home_check__KtN9x input{margin-left:.4rem!important;cursor:pointer}.Home_width-mobile-search__L7i87 .Home_checkboxs_container__f_P3s .Home_check__KtN9x input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:1.45rem;height:1.45rem;border:.15em solid #e20000;border-radius:.15em;transform:translateY(-.095em);display:grid;place-content:center}.Home_width-mobile-search__L7i87 .Home_checkboxs_container__f_P3s .Home_check__KtN9x input[type=checkbox]:before{content:"";width:.85em;height:.85em;transform:scale(0);border-radius:2px;transition:transform .12s ease-in-out;box-shadow:inset 1em 1em #e20000}.Home_width-mobile-search__L7i87 .Home_checkboxs_container__f_P3s .Home_check__KtN9x input[type=checkbox]:checked:before{transform:scale(1)}@media only screen and (max-width:868px){.Home_w-100-mobi__jjSN6{width:100%!important}}@media only screen and (min-width:868px){.Home_w-100-mobi__jjSN6{width:100%!important}.Home_checkboxs_container__f_P3s{transform:translateY(-30px);width:15%!important}}.Home_flight-container__Ch9NN{position:relative;width:100VW;padding:0 5px!important;margin-top:10px}.Home_hero_img__zuOsj{display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (min-width:868px){.Home_flight-container__Ch9NN{position:relative;width:84%}}@media only screen and (max-width:868px){.Home_hero_img__zuOsj{display:none!important}}.Home_picture-wrapper__Ky_E5{background-color:#f7f7f7;min-height:660px}.Home_swiper-cities-wrapper__eQ6dU{width:100%;margin:0 auto}@media(min-width:855px){.Home_swiper-cities-wrapper__eQ6dU{min-height:160px;max-width:550px}}.Home_offered_tours__o1bOC{width:100%;max-width:1366px;margin:0 auto;box-sizing:border-box}@media(max-width:829px){.Home_offered_tours__o1bOC{padding:0 16px}}