/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{font-family:"Open Sans", sans-serif;font-size:1rem;color:#36495A}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}body::-webkit-scrollbar-thumb{background-color:gold;outline:1px solid #BCCBD7}.container{margin:0 auto;max-width:1164px;padding:0 15px}h2{font-size:1.75rem;font-weight:800;line-height:38px;margin:0}@media (max-width: 960px){h2{font-size:1.5rem;line-height:32px}}.mv{display:none !important}.dv{display:block !important}.mv-f{display:none !important}.dv-f{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media (max-width: 960px){.mv{display:block !important}.dv{display:none !important}.mv-f{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.dv-f{display:none !important}}.bread{padding:40px 0 65px}nav[aria-label="Breadcrumb"] ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}nav[aria-label="Breadcrumb"] li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav[aria-label="Breadcrumb"] li+li::before{content:url("/images/arrow_bred.svg");margin:0 8px}nav[aria-label="Breadcrumb"] a{text-decoration:none;color:#0055B8;font-size:16px;font-weight:500}nav[aria-label="Breadcrumb"] [aria-current="page"]{color:#36495A;font-size:16px;font-weight:500}@media (max-width: 960px){nav[aria-label="Breadcrumb"] ul{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}nav[aria-label="Breadcrumb"] li{margin-bottom:8px}nav[aria-label="Breadcrumb"] li+li::before{content:""}nav[aria-label="Breadcrumb"] li+li::after{content:url("../images/arrow_bred.svg");margin-left:8px}}.typograph{max-width:820px;padding:0 20px 60px 20px;margin:0 auto}.typograph h1,.typograph h2,.typograph h3,.typograph p,.typograph ul,.typograph ol,.typograph img{margin-bottom:20px;margin-top:0}.typograph h1{font-size:28px;font-weight:800;line-height:38.13px;margin:0 0 30px 0}.typograph h2{font-size:20px;font-weight:800;line-height:27.24px}.typograph h3{font-size:18px;font-weight:700;line-height:32.4px}.typograph p{font-size:16px;font-weight:400;line-height:28.8px}.typograph ul,.typograph ol{margin-left:0;padding-left:20px}.typograph ul{list-style-type:disc}.typograph ol{list-style-type:decimal}.typograph li{font-size:16px;font-weight:400;line-height:28.8px}.typograph li:not(:last-child){margin-bottom:15px}.typograph img{max-width:100%;height:auto;margin:40px 0 20px}.title{height:240px;background-position:center center;background-size:cover;background-repeat:no-repeat;margin-bottom:64px;position:relative;padding:0}.title .title-overlay{background-color:rgba(0,104,225,0.5);position:absolute;top:0;right:0;bottom:0;left:0}.title .container{height:100%;position:relative}.title .pagetitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.title h1{text-align:center;font-size:24px;font-weight:800;line-height:32.68px;color:#fff}.title nav{top:20px;position:absolute}.title nav a{color:gold}.title nav [aria-current="page"]{color:#fff}.title nav li+li::before{content:url(/images/arrow_bred_yellow.svg)}header{background-color:#0055B8;padding:14px 0}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}header a{display:block}header .logo-top img{height:44px;display:block}header .top-menu{cursor:pointer;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url("../images/gamburger.svg") center right no-repeat}header .top-menu:hover{background-image:url("../images/gamburger-hover.svg")}header .top-menu.show{background-image:url("../images/gamburger-close.svg")}header .top-menu.show:hover{background-image:url("../images/gamburger-close-yellow.svg")}.pop-up-menu{position:absolute;top:58px;right:15px;width:239px;border-radius:0px 0px 5px 5px;background-color:#fff;-webkit-box-shadow:0px 1px 13px 0px #b0bcce;box-shadow:0px 1px 13px 0px #b0bcce;display:none;z-index:20}.pop-up-menu.show{display:block}.pop-up-menu ul{padding:0;margin:0;list-style:none}.pop-up-menu ul a{display:block;text-decoration:none;padding:16px 24px;font-weight:600;color:#36495A;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#fff}.pop-up-menu ul a:hover{background-color:#DFECFA}.pop-up-menu .close{display:none;position:absolute;top:10px;right:10px;cursor:pointer;width:40px;height:40px;background:url("../images/close-popup.svg") center center no-repeat}@media (max-width: 960px){.pop-up-menu{position:fixed;top:0;right:0;bottom:0;width:100%;border-radius:0px;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pop-up-menu.show{display:-webkit-box;display:-ms-flexbox;display:flex}.pop-up-menu .close{display:block}.pop-up-menu ul{padding:0;margin:0;list-style:none;text-align:center}.pop-up-menu ul a{display:block;text-decoration:none;padding:16px 24px;font-weight:600;color:#36495A}.pop-up-menu ul a:hover{background-color:#DFECFA}}#form{padding:52px 0 137px 0;background:url("../images/airport-terminal.webp") center center no-repeat;background-size:cover}#form h2{color:#fff;margin-bottom:22px}.form-control{border:1px solid #DCE4EF;border-radius:3px;background-color:#fff;font-weight:600;line-height:22px;height:56px;padding:17px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.form-control:focus{outline:none;border-color:#00408A}.form-control.with-icon{padding-left:48px;position:relative;background:#fff url("../images/icon_geo.svg") 14px center no-repeat;background-size:24px 24px}.replace{position:absolute;border:1px solid #DCE4EF;border-radius:50%;width:40px;height:40px;z-index:10;background:#fff url("../images/swap.svg") center center no-repeat;top:50%;left:-20px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s}.replace:hover{background-color:#0055B8;background-image:url("../images/swap_hover.svg")}textarea.form-control{height:164px;resize:none;max-width:100%}.btn{min-width:249px;height:56px;padding:15px 26px 15px 26px;border-radius:3px;color:#00408A;border:none;cursor:pointer;font-weight:700}.btn[disabled]{opacity:0.5;cursor:default;pointer-events:none}.btn-primary{background-color:gold}.btn-primary:hover{background-color:#feba01}.btn-auto{width:auto;min-width:auto;padding:8px 15px;height:auto;line-height:22px}.btn-100{width:100%;min-width:100%}.white-container{background-color:rgba(255,255,255,0.8);padding:17px;border-radius:0 5px 5px 5px;position:relative;margin-top:78px}.white-container.contacts-container{margin-top:50px;background-color:rgba(255,255,255,0.9)}.form-tab{position:absolute;top:-55px;left:0;height:55px;width:512px;background-color:#fff;border-radius:5px 5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.mb-form{margin-bottom:16px}.col{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.form-row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:8px;padding-left:8px}.col.half{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col.third{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col.two-thirds{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col.halfa{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (max-width: 960px){.col.halfa{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.error input,.error textarea{border-color:#B10300}.error-text{font-size:13px;font-weight:400;line-height:17.7px;text-align:left;padding-left:18px;margin:8px 0;color:#B10300;display:none}.error .error-text{display:block}.custom-select{position:relative;display:inline-block;height:55px}.way-select{width:157px}.user-select{width:80px}.class-select{width:119px}.category-select{width:156px}.custom-select-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;height:55px}.way-select .custom-select-input{border-radius:5px 0 0 0}.category-select .custom-select-input{border-radius:0 5px 0 0}.custom-select.open .custom-select-input{background-color:#DFECFA}.custom-select-icon{margin:0 6px 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:55px}.way-select .custom-select-icon img{width:20px}.user-select .custom-select-icon img{width:16px}.category-select .custom-select-icon img{width:18px}.custom-select-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:600;line-height:21.79px;text-align:left;white-space:nowrap}.custom-select-arrow{margin:0 15px 0 6px;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-select.open .custom-select-arrow img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-select-input:hover .custom-select-text{color:#0055B8}.custom-select-dropdown{display:none;position:absolute;top:100%;left:0;width:100%;z-index:1000;background-color:#fff;border-radius:0 0 3px 3px;-webkit-box-shadow:0px 1px 13px 0px #b0bcce;box-shadow:0px 1px 13px 0px #b0bcce}.user-select .custom-select-dropdown{width:237px;right:0;left:auto;padding:16px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.custom-select.open .custom-select-dropdown{display:block}.custom-select-dropdown .close,.custom-select-dropdown .drop-title{display:none}.custom-select-dropdown .menu{list-style:none;margin:0;padding:0}.custom-select-dropdown .menu li{padding:10px 16px 10px 16px;cursor:pointer;font-size:16px;font-weight:600;line-height:21.79px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-select-dropdown .menu li:hover{background-color:#DFECFA}.custom-select-dropdown .menu li span{display:inline-block;width:16px;height:16px;margin-right:10px}.custom-select-dropdown .menu li span.checked{background:url("../images/icon_mark.svg") center center no-repeat}.custom-select-popup{position:fixed;top:0;right:0;bottom:0;left:0;border-radius:0px;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;display:none;z-index:1000;padding:46px 20px 20px 20px;overflow-y:scroll}.custom-select-popup .menu{list-style:none;padding-left:20px;margin:0}.custom-select-popup .menu li{margin-bottom:32px;font-size:16px;font-weight:600;line-height:21.79px;letter-spacing:-0.01em}.custom-select-popup .drop-form-row{margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-select-popup .drop-form-label{font-size:16px;font-weight:600;line-height:21.79px;letter-spacing:-0.01em}.custom-select-popup .drop-form-label span{display:inline;font-size:inherit;font-weight:400}.custom-select-popup .drop-form-input input{width:44px;height:44px}.custom-select-popup .btn{width:auto;margin-top:0}.custom-select-popup .btn-inc{width:44px;height:44px;background-size:14px 14px}.custom-select-popup .btn-auto{height:52px;position:absolute;bottom:20px;right:20px;left:20px}.open .custom-select-popup{display:block}.popup-title{font-size:19px;font-weight:700;line-height:25.87px;text-align:left;border-bottom:1px solid #DCE4EF;padding-bottom:28px;margin-bottom:28px}.drop-form-row{margin-bottom:9px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.drop-form-label{font-size:16px;font-weight:600;line-height:21.79px}.drop-form-label span{font-size:12px;font-weight:400;line-height:16.34px;color:#36495A;display:inline-block;width:100%;margin-top:2px}.drop-form-input{display:-webkit-box;display:-ms-flexbox;display:flex}.drop-form-input input{border:none;text-align:center;width:30px;height:24px;font-size:16px;font-weight:600;line-height:21.79px;-webkit-box-sizing:border-box;box-sizing:border-box}.drop-form-input input::-webkit-outer-spin-button,.drop-form-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.drop-form-input input[type="number"]{-moz-appearance:textfield}.date-input{border:1px solid #DCE4EF;border-radius:3px;background-color:#fff;font-weight:600;line-height:22px;height:56px;padding:14px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.date-input.one .departure{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.date-input.one .return{display:none}.date-input input{border:none;height:28px;padding:0 8px}.date-input input:last-child{border-left:1px solid #DFECFA}input[type="date"]::-webkit-inner-spin-button,input[type="date"]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.delete{margin-left:16px;width:56px;height:56px;background-color:rgba(54,73,90,0.3);border:none;border-radius:3px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.with-del{display:-webkit-box;display:-ms-flexbox;display:flex}.with-del .date-input{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.btn-inc{width:24px;min-width:auto;height:24px;border:1px solid #DCE4EF;border-radius:3px;padding:0;background-color:#fff}.btn-minus{background:url("../images/icon_minus.svg") center center no-repeat}.btn-plus{background:url("../images/icon_plus.svg") center center no-repeat}.btn-inc:hover{background-color:#0055B8}.btn-inc:hover.btn-minus{background-image:url("../images/icon_minus_hover.svg")}.btn-inc:hover.btn-plus{background-image:url("../images/icon_plus_hover.svg")}.btn-inc[disabled]{background-color:#fff}.btn-inc[disabled].btn-minus{background-image:url("../images/icon_minus_disabled.svg")}.btn-inc[disabled].btn-plus{background-image:url("../images/icon_plus_disabled.svg")}.add-button{margin:16px 0;line-height:19.07px}.add-button a{font-size:14px;font-weight:600;color:#00408A;cursor:pointer}.autocomplete{position:relative}.autocomplete-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;padding:5px;cursor:pointer}.autocomplete-field .mobileLabel{font-size:24px;font-weight:800;line-height:32.68px;text-align:center}.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#fff;z-index:1000;min-height:56px;border-radius:0 0 3px 3px;-webkit-box-shadow:0px 1px 13px 0px #b0bcce;box-shadow:0px 1px 13px 0px #b0bcce}.autocomplete-dropdown input{width:100%;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;font-weight:600;line-height:22px;border:1px solid #dce4ef;border-radius:3px 3px 0 0;background-color:#fff;height:56px;padding:17px 16px}.autocomplete-dropdown input:focus{outline:none;border-color:#00408A}.loading-indicator{padding:5px;text-align:center}.autocomplete-dropdown ul{list-style:none;margin:56px 0 0 0;padding:0;max-height:300px;overflow-y:scroll}.autocomplete-dropdown li{padding:10px 15px;cursor:pointer;border-top:1px solid #BCCBD7}.autocomplete-dropdown li:hover,.autocomplete-dropdown li.selected{background-color:#DFECFA}.result_list .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.airport{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.country{color:#0055B8;text-transform:uppercase;font-size:12px;line-height:19px;font-weight:600}.airport_code{text-transform:uppercase;border:1px solid #36495A;color:#00408A;background-color:#fff;border-radius:100px;padding:0 6px;text-align:center;font-weight:600;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.form-data-list{list-style:none;padding:0}.form-data-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;border:1px solid #ccc;margin-top:5px}.form-data-list button{background:none;border:none;cursor:pointer;color:red}.close{position:absolute;top:21px;right:21px;width:18px;height:18px;background:url("../images/close-popup.svg") center center no-repeat;z-index:10}@media (max-width: 960px){.add-button{text-align:center}.delete{margin-left:4px}.form-control{padding:19px 16px}.form-tab{display:none}.white-container{padding:12px;border-radius:5px}textarea.form-control{height:252px}.autocomplete{height:100%}.autocomplete-field{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 10px;height:100%}.autocomplete-field.form-control.with-icon{background-image:none;padding:20px 10px}.autocomplete-field .mob-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px;width:100%;height:100%}.autocomplete-field .mob-label span{display:block;width:100%;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.autocomplete-field .mob-label span:last-child{font-size:12px;font-weight:600;line-height:16.34px;letter-spacing:-0.02em}.autocomplete-dropdown{position:fixed;top:0;height:100%;border-radius:0}.autocomplete-dropdown input{border-radius:0;border-top:none;border-left:none;border-right:none;padding-right:40px}.autocomplete-dropdown ul{height:100%}.form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:-2px;margin-left:-2px}.form-row>*{padding-right:2px;padding-left:2px}.mb-form{margin-bottom:0}.col.half,.col.halfa,.col.onecol,.col.third,.col.two-thirds{width:100%;margin-bottom:4px}.mobile-half-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mobile-half-section .col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:0}.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.btn{width:100%;margin-top:8px}.custom-select-input{border:1px solid #DCE4EF;border-radius:3px;background-color:#fff;font-weight:600;line-height:22px;height:56px;padding:17px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.custom-select-icon{margin:0;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}.custom-select-arrow{margin:0;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px}.custom-select-text{text-align:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;white-space:nowrap}.tab-menu{border:1px solid #DCE4EF;border-radius:3px 3px 0 0;background-color:#fff;padding:0;width:100%;margin:0 0 4px 0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tab-menu li{font-weight:600;line-height:46px;-webkit-box-sizing:border-box;box-sizing:border-box;height:46px;text-align:center;border-bottom:4px solid #fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tab-menu li.checked{border-color:#feba01}}.iti{width:100%}.iti .iti__country-container .iti__selected-country-primary{padding:0 5px 0 15px}.iti .iti__country-container .iti__selected-country-primary:hover{background-color:#DFECFA !important}.iti .iti__country-container .iti__arrow{margin-left:15px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #00408A}.iti .iti__country-container .iti__arrow--up{border-top:none;border-bottom:7px solid #00408A}.iti .iti__country.iti__highlight{background-color:#DFECFA}.iti .iti__search-input:focus{outline:none;border:1px solid #00408A}.iti .iti__dropdown-content{border-radius:0 0 3px 3px;-webkit-box-shadow:0px 1px 13px 0px #b0bcce;box-shadow:0px 1px 13px 0px #b0bcce}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,85,184,0.6);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:all 2s;transition:all 2s;z-index:1000}.overlay.open{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.popup{position:relative;width:418px;max-width:calc(100% - 40px);background:white;border:12px solid #dce4ef;border-radius:5px;padding:66px 26px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transition:all 10s ease;transition:all 10s ease}.overlay.open .popup{-webkit-transform:scale(1);transform:scale(1)}.popup h1{font-size:18px;font-weight:700;line-height:30.6px;margin:0}.popup p{font-size:16px;font-weight:400;line-height:21.79px;margin:8px 0 28px}.popup img{display:block;margin:0 auto}.circle{position:absolute;top:-69px;right:-12px;width:45px;height:45px;background:white;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s}.circle:hover{background:#0055b8}.circle img{width:14px;height:14px}.circle:hover img{content:url("/images/close-popup-white.svg")}@media (max-width: 960px){.popup{max-width:100%}}.overlay-loader{display:none;position:absolute;top:-55px;left:0;width:100%;bottom:0;background:rgba(0,85,184,0.4);border-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:all 2s;transition:all 2s;z-index:1000}@media (max-width: 960px){.overlay-loader{top:0}}.overlay-loader.show{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.loader{width:50px;aspect-ratio:1;display:grid;border:4px solid #0000;border-radius:50%;border-color:#0055b8 #0000;-webkit-animation:l16 1s infinite linear;animation:l16 1s infinite linear}.loader::before,.loader::after{content:"";grid-area:1/1;margin:2px;border:inherit;border-radius:50%}.loader::before{border-color:#ffd700 #0000;-webkit-animation:inherit;animation:inherit;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-direction:reverse;animation-direction:reverse}.loader::after{margin:8px}@-webkit-keyframes l16{100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes l16{100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#slider{background:url("../images/sky.webp") center center no-repeat;background-size:cover;padding:133px 0}#slider img{max-width:100%;display:block}@media (max-width: 960px){#slider{padding:40px 0 50px}}.swiper{width:100%;height:470px}.swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper .swiper-button-next,.swiper .swiper-button-prev{width:41px;height:40px}@media (max-width: 960px){.swiper .swiper-button-next,.swiper .swiper-button-prev{bottom:0;top:auto}}.swiper .swiper-button-prev{opacity:0.7}.swiper .swiper-button-prev::after{content:" ";background:url("../images/btn_left.svg") center center no-repeat;width:41px;height:40px}.swiper .swiper-button-prev.swiper-button-disabled{opacity:0.35}.swiper .swiper-button-prev:hover::after{background-image:url("../images/btn_left_hover.svg")}@media (max-width: 960px){.swiper .swiper-button-prev{right:60px;left:auto}}.swiper .swiper-button-next{opacity:0.7}.swiper .swiper-button-next::after{content:" ";background:url("../images/btn_right.svg") center center no-repeat;width:41px;height:40px}.swiper .swiper-button-next.swiper-button-disabled{opacity:0.35}.swiper .swiper-button-next:hover::after{background-image:url("../images/btn_right_hover.svg")}@media (max-width: 960px){.swiper .swiper-button-next{right:0}}@media (max-width: 960px){.swiper{padding-bottom:76px}}.swiper .swiper-pagination{text-align:center}@media (max-width: 960px){.swiper .swiper-pagination{text-align:left}}.swiper .swiper-pagination-bullet{margin:0 13px}@media (max-width: 960px){.swiper .swiper-pagination-bullet{padding-bottom:0 13px 0 0}}#reviews{background:#DCE4EF;padding:132px 0}#reviews h2{margin-bottom:48px}@media (max-width: 960px){#reviews{padding:42px 0 54px}}.swiper-review{width:100%;overflow:hidden;position:relative;padding:0 0 36px 0}@media (max-width: 960px){.swiper-review{max-width:90%;overflow:visible}}.swiper-review .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-review .swiper-button-next,.swiper-review .swiper-button-prev{width:41px;height:40px;top:0;margin-top:0}@media (max-width: 960px){.swiper-review .swiper-button-next,.swiper-review .swiper-button-prev{bottom:0;top:auto}}.swiper-review .swiper-button-prev{opacity:0.7;right:60px;left:auto}.swiper-review .swiper-button-prev::after{content:" ";background:url("../images/btn_left.svg") center center no-repeat;width:41px;height:40px}.swiper-review .swiper-button-prev.swiper-button-disabled{opacity:0.35}.swiper-review .swiper-button-prev:hover::after{background-image:url("../images/btn_left_hover.svg")}@media (max-width: 960px){.swiper-review .swiper-button-prev{right:calc(60px - 10%);left:auto}}.swiper-review .swiper-button-next{opacity:0.7}.swiper-review .swiper-button-next::after{content:" ";background:url("../images/btn_right.svg") center center no-repeat;width:41px;height:40px}.swiper-review .swiper-button-next.swiper-button-disabled{opacity:0.35}.swiper-review .swiper-button-next:hover::after{background-image:url("../images/btn_right_hover.svg")}@media (max-width: 960px){.swiper-review .swiper-button-next{right:calc(-10% )}}@media (max-width: 960px){.swiper-review{padding-bottom:76px}}.swiper-review .swiper-pagination{text-align:center;bottom:0}@media (max-width: 960px){.swiper-review .swiper-pagination{text-align:left;bottom:12px}}.swiper-review .swiper-pagination-bullet{margin:0 13px}@media (max-width: 960px){.swiper-review .swiper-pagination-bullet{padding-bottom:0 13px 0 0}}#faq{padding:94px 0 115px}#faq h2{margin-bottom:56px}.faq-item{border:1px solid #9BB8D2;border-radius:24px;padding:14px 27px 14px 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:40px}.faq-item:not(:last-child){margin-bottom:20px}.faq-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.faq-title{font-size:1.125rem;font-weight:700;line-height:24.51px}.faq-button img{width:44px;cursor:pointer;-webkit-transition:all cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;transition:all cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s}.faq-button img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.faq-text{font-size:1rem;font-weight:400;line-height:21.79px;margin-top:10x;-webkit-transition:all 0.5s;transition:all 0.5s;height:0px;overflow:hidden}.faq-text.show{height:auto;overflow:hidden;margin-top:11px}footer{background-color:#00408A;padding:62px 0 24px;color:#fff}.footer_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:54px}.footer-logo{margin-bottom:40px}@media (max-width: 960px){.footer_top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:200px;margin:0 auto;padding-bottom:24px}}.footer_menu:not(:last-child){margin-bottom:20px}.footer_menu ul{list-style:none;margin:0;padding:0}.footer_menu ul li{margin-bottom:12px}.footer_menu ul li a{color:#fff;text-decoration:none;font-weight:600;line-height:21.79px;-webkit-transition:all 0.5s;transition:all 0.5s}.footer_menu ul li a:hover{color:gold}.copy{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0.75rem;font-weight:600;line-height:16.34px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid rgba(255,255,255,0.2);padding-top:24px}.devel{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media (max-width: 960px){.copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;text-align:center;letter-spacing:-0.02em}.devel{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}}

/*# sourceMappingURL=app.min.css.map */