@font-face{font-family:Gilroy;font-style:normal;font-weight:400;src:local(""),url(assets/fonts/Gilroy-Light.otf) format("opentype")}@font-face{font-family:Gilroy;font-style:normal;font-weight:700;src:local(""),url(assets/fonts/Gilroy-ExtraBold.otf) format("opentype")}*{box-sizing:border-box;margin:0;padding:0}li{list-style:none}h2,label{text-wrap:balance}a{word-wrap:break-word;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}button,input,select{outline:none}button,input[type=checkbox],input[type=radio],option,select{cursor:pointer}:root{--white:#fff;--bg-color:#fff;--bg-header:#fff;--bg-footer:#fff;--bg-content:hsla(0,0%,100%,.7);--bg-backdrop:rgba(0,0,0,.55);--bg-invisible:hsla(0,0%,100%,.55);--color:#4d4d51;--color-paypal-gold:#ffc338;--color-checked:#96969c;--color-destructive:#cc000a;--color-warning:#f09c00;--color-valid:green;--header-link-color:#4a4a4a;--neitral:#ededed;--neitral-light:#fafafa;--shadow:1px 1px 3px #bfbfbf;--control-bg-color:#fff;--control-border:1px solid #cbcfd2;--control-border-radius:0.25rem;--control-color:#4d4d51;--control-font-size:1rem;--control-padding-block:.5rem;--control-padding-inline:1rem;--control-padding:var(--control-padding-block) var(--control-padding-inline);--slider-bg:#adadad;--slider-bg-hover:#a1a1a1;--dialog_width:800px;--dialog_padding:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;color:var(--color);font-family:Gilroy,sans-serif;font-size:18px;font-synthesis:none;font-weight:400;letter-spacing:0;line-height:1.5;text-rendering:optimizeLegibility}html[lang=ar-AE] body,html[lang=he-IL] body{direction:rtl}body{background-color:var(--neitral-light);display:flex;flex-direction:column;min-height:100dvh;overflow:overlay}.overline{border-top:1px solid}.main{flex:1}.container{border-radius:var(--control-border-radius);margin:0 auto;max-width:1200px}.container .content{padding:1rem}.button,.control:not([type=radio],[type=checkbox]){background-color:var(--control-bg-color);border:var(--control-border);border-radius:var(--control-border-radius);color:var(--control-color);font-size:var(--control-font-size);padding:var(--control-padding)}.button:focus,.button:has(input:focus),.control:focus:not([type=radio],[type=checkbox]),.control:has(input:focus):not([type=radio],[type=checkbox]){box-shadow:var(--shadow)}.control:not([type=radio],[type=checkbox]){width:100%}.control:has(:user-invalid),.control:user-invalid{border-color:var(--color-destructive)}.control::placeholder{color:rgba(0,0,0,.2)}.button{background-color:#2f52e0;border:none;color:var(--white);cursor:pointer;min-width:135px;text-align:center}.button.cancel{background-color:var(--neitral);color:var(--color)}.button:focus,.button:hover{filter:brightness(95%)}.custom-select{--size:0.3rem;--arrow-padding:0.8rem;min-width:150px;position:relative;width:100%}.custom-select:has(.select-loading) .select-loading{background:url(assets/img/loading.svg);background-position:50%;background-repeat:no-repeat;filter:invert(100%);-webkit-filter:invert(100%)}.custom-select select.control{appearance:none;-webkit-appearance:none;overflow:hidden;padding-inline-end:calc(var(--control-padding-inline) + var(--arrow-padding));text-overflow:ellipsis;white-space:nowrap;width:100%}.custom-select option:checked{background-color:#2f52e0;color:var(--white)}.custom-select:not(:has(select:disabled)):after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid var(--color);content:"";pointer-events:none;position:absolute;right:var(--arrow-padding);top:45%}html[lang=ar-AE] .custom-select:not(:has(select:disabled)):after,html[lang=he-IL] .custom-select:not(:has(select:disabled)):after{left:var(--arrow-padding);right:auto}input[type=checkbox],input[type=radio]{accent-color:#2f52e0}html body .main{overflow:overlay}html:has(:modal){overflow:hidden}#dialog{animation:appear .5s ease-in-out 1;background:var(--white);border:none;border-radius:var(--control-border-radius);bottom:0;box-shadow:var(--shadow);left:0;margin:auto max(var(--dialog_padding),(100% - var(--dialog_width))/2);max-width:var(--dialog_width);padding:0;position:fixed;right:0;top:0;width:calc(100% - var(--dialog_padding)*2)}#dialog .dialog_content{padding:var(--dialog_padding);padding-top:calc(var(--dialog_padding)*3)}#dialog .dialog_content .dialog-list{border:var(--control-border);border-color:currentColor;border-radius:var(--control-border-radius);color:currentColor;padding:var(--dialog_padding);position:relative}#dialog .dialog_content .dialog-list li{list-style:inside;margin-bottom:.5rem}#dialog .dialog_content .dialog-list li:has(.dialog-head){list-style:none}#dialog .dialog_content .dialog-list:after{background-color:currentColor;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:-1}#dialog .dialog_content .dialog-list.error{color:var(--color-destructive)}#dialog .dialog_content .dialog-list.warning{color:var(--color-warning)}#dialog .dialog_content .dialog-list.success{color:var(--color-valid)}#close-dialog{background:none;border:none;height:36px;position:absolute;right:calc(var(--dialog_padding)/2);top:calc(var(--dialog_padding)/2);width:36px}html[lang=ar-AE] #close-dialog,html[lang=he-IL] #close-dialog{left:calc(var(--dialog_padding)/2);right:auto}html[lang=ar-AE] #close-dialog:before,html[lang=he-IL] #close-dialog:before{transform:translateX(50%) rotate(45deg)}html[lang=ar-AE] #close-dialog:after,html[lang=he-IL] #close-dialog:after{transform:translateX(50%) rotate(-45deg)}#close-dialog:after,#close-dialog:before{background-color:var(--color);content:"";height:3px;position:absolute;transition:.4s;width:75%}#close-dialog:before{top:50%;transform:translateX(-50%) rotate(45deg)}#close-dialog:after{top:50%;transform:translateX(-50%) rotate(-45deg)}#dialog::backdrop{background-color:rgba(0,0,0,.5)}#close-dialog,#dialog::backdrop{cursor:pointer}@keyframes appear{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}.copied{border:1px dashed;padding:var(--control-padding)}.copy{align-items:flex-end;background:none;border:none;color:inherit;display:inline-flex;gap:.5rem}.copy svg{height:1.5rem;transform:translateY(6px)}.copy span,.copy svg{color:currentColor}.copy span.error-copy{color:var(--color-destructive)}.copy span.hidden{display:none}.header{background-color:var(--bg-header);box-shadow:var(--shadow);font-size:18px}.header .content{padding-block:15px}.header .navbar{gap:90px;justify-content:space-between}.header .navbar,.header .navbar .logo-link{align-items:center;display:flex}html[lang=ar-AE] .header .navbar .logo-link,html[lang=he-IL] .header .navbar .logo-link{flex-direction:row-reverse;transform:translateX(10px)}.header .navbar .logo-link .logo-item{pointer-events:none}.header .navbar .logo-link span.logo-item{line-height:1;position:relative}.header .navbar .logo-link img{align-self:center;height:100%;max-height:80px}.header .navbar .logo-link img.logo-brb{margin-top:-.3rem;position:relative;z-index:1}.header .navbar .logo-link img.logo-brb:after{background-color:var(--white);clip-path:inset(10% 9% 77% 8%);content:"";display:block;height:100%;position:absolute;top:0;width:100%}@media screen and (max-width:470px){.header .navbar .logo-link img.logo-brb{margin-left:-10px;margin-top:-.3rem;transform:scale(.8)}}.header .navbar .logo-link .logo-company{display:block;height:60px;position:relative}@media screen and (max-width:470px){.header .navbar .logo-link .logo-company{height:35px}}.header .navbar-list{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:end}.header .navbar-item{flex-shrink:0;line-height:1}.header .navbar-link{color:var(--header-link-color);font-weight:700;position:relative;transition:color .4s}.header .navbar-link:before{background-color:#2f52e0;bottom:-5px;content:"";height:2px;left:unset;position:absolute;right:0;transition:width .4s;width:0}.header .navbar-link.current,.header .navbar-link:focus,.header .navbar-link:hover{text-decoration:none}.header .navbar-link.current:before,.header .navbar-link:focus:before,.header .navbar-link:hover:before{left:0;right:unset;width:100%}.header .navbar-link.current{color:#2f52e0}.footer{background-color:var(--bg-footer);box-shadow:var(--shadow);color:var(--color);font-size:14px;text-align:center}@media screen and (max-width:768px){.footer{font-size:10px}}.burger{background-color:unset;border:0;border-radius:var(--control-border-radius);cursor:pointer;display:none;height:36px;left:18px;position:absolute;top:36px;width:36px}.burger:hover{filter:brightness(95%)}.burger span,.burger:after,.burger:before{background-color:var(--white);content:"";height:3px;position:absolute;transform:translateX(-50%) translateY(-1px);transition:.4s;width:75%;z-index:0}html[lang=ar-AE] .burger,html[lang=he-IL] .burger{left:auto;right:18px}html[lang=ar-AE] .burger span,html[lang=ar-AE] .burger:after,html[lang=ar-AE] .burger:before,html[lang=he-IL] .burger span,html[lang=he-IL] .burger:after,html[lang=he-IL] .burger:before{transform:translateX(50%) translateY(-1px)}@media screen and (max-width:768px){html[lang=ar-AE] .burger,html[lang=he-IL] .burger{left:auto;right:-54px}}.burger:before{top:25%}.burger:after{top:75%}@media screen and (max-width:768px){.burger{background-color:#2f52e0;box-shadow:var(--shadow);display:block;left:-54px;transition:.4s}}.backdrop{background-color:var(--bg-backdrop);bottom:0;display:none;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:0}@media screen and (max-width:768px){.header .navbar-list{align-items:flex-start;background-color:var(--bg-color);bottom:0;flex-direction:column;gap:2rem;justify-content:flex-start;padding:108px 1rem 1rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:.4s;z-index:4}html[lang=ar-AE] .header .navbar-list,html[lang=he-IL] .header .navbar-list{left:0;right:auto;transform:translateX(-100%)}.header .navbar-list.open,html[lang=ar-AE] .header .navbar-list.open,html[lang=he-IL] .header .navbar-list.open{transform:translateX(0)}.header .navbar-list.open .burger{left:1rem}html[lang=ar-AE] .header .navbar-list.open .burger,html[lang=he-IL] .header .navbar-list.open .burger{left:auto;right:1rem}.header .navbar-list.open .burger span{transform:scale(0)}.header .navbar-list.open .burger:before{top:50%;transform:translateX(-50%) rotate(45deg) translateY(-1px)}.header .navbar-list.open .burger:after{top:50%;transform:translateX(-50%) rotate(-45deg) translateY(-1px)}html[lang=ar-AE] .header .navbar-list.open .burger:before,html[lang=he-IL] .header .navbar-list.open .burger:before{transform:translateX(50%) rotate(45deg) translateY(-1px)}html[lang=ar-AE] .header .navbar-list.open .burger:after,html[lang=he-IL] .header .navbar-list.open .burger:after{transform:translateX(50%) rotate(-45deg) translateY(-1px)}.header:has(.navbar-list.open) .backdrop{cursor:pointer;display:block;pointer-events:all;z-index:3}html:has(.navbar-list.open){overflow:hidden}}@media screen and (max-width:768px) and (max-width:768px){html .navbar *{font-size:18px}}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:flex-end;padding-block:.8rem;width:100%;z-index:-1}.hero-backdrop{height:fit-content;min-height:20%}.hero-backdrop .content{padding-block:0}.hero-backdrop .content h2{color:var(--color);font-size:2.2rem;padding:var(--control-padding);width:100%}@media screen and (max-width:768px){.hero-backdrop .content h2{font-size:1.8rem}}.main{display:flex;flex-direction:column;gap:1rem;padding-block:1rem;position:relative}.main section .content{background:var(--bg-content);border-radius:var(--control-border-radius);box-shadow:var(--shadow);margin:0 1rem}.loading{background-color:var(--bg-backdrop);bottom:0;display:grid;left:0;place-items:center;position:fixed;right:0;text-align:center;top:0;z-index:10}.loading img{transform:translateX(30%);width:100px}.currency-country form,.purchase form,.search form{display:flex;flex-direction:column;gap:1rem}.currency-country .controls,.purchase .controls,.search .controls{align-items:end;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.currency-country .controls label,.purchase .controls label,.search .controls label{font-size:14px}@media screen and (max-width:768px){.currency-country .controls,.purchase .controls,.search .controls{grid-template-columns:1fr}}.currency-country .submit-controls,.purchase .submit-controls,.search .submit-controls{padding-block-start:1rem}.search-enter-parameter .content,.search-not-found .content{color:var(--color-destructive);font-weight:700;text-align:center}.search-results .table-wrapper{border:var(--control-border);max-height:300px;overflow-y:auto}.search-results table{border-collapse:collapse;border-right:none;border-color:inherit;overflow:scroll;text-align:center;width:100%}.search-results table td,.search-results table th{border-bottom:var(--control-border);border-right:var(--control-border);border-color:inherit;padding:.3rem auto;transform:scale(.95)}.search-results table td{text-transform:capitalize}.search-results table tbody tr:hover{background:var(--bg-content);cursor:pointer}.search-results table .thead{background-color:var(--control-bg-color);position:sticky;top:0;z-index:1}@media screen and (max-width:840px){.search-results table{font-size:14px}}@media screen and (max-width:700px){.search-results table{font-size:10px}.search-results table td,.search-results table th{padding:0}}@media screen and (max-width:320px){.search-results table{font-size:5px}}@media screen and (max-width:460px){.search-results table{font-size:7px}}.search-details{display:flex;flex-direction:column;gap:5px}.search-details>div{display:flex;gap:8px}.search-details #search-details-additional{margin-top:10px}.search-details #search-details-additional>div{width:100%}.search-details #search-details-additional .denied-details{display:flex;gap:10px}.search-details #search-details-additional .denied-details>p:first-of-type{font-weight:700;min-width:fit-content}.search-details #search-details-additional .lost-details #lost-status-payment{display:flex;gap:10px}.search-details #search-details-additional .lost-details #lost-status-open{display:flex;flex-direction:column;margin-top:20px}.search-details #search-details-additional .lost-details #lost-status-open>div{display:flex;gap:5px}.search-details #search-details-additional .lost-details .lost-info-section{margin-top:30px}.search-details #search-details-additional .lost-details .lost-info-section hr{margin:10px 0}.search-details #search-details-additional .lost-details .lost-info-section .lost-title{font-size:22px;font-weight:700}.search-details #search-details-additional .lost-details .lost-info-section .lost-info-table{display:grid;gap:5px;grid-auto-flow:column;grid-template-columns:1fr 2fr}.search-details #search-details-additional .lost-details .lost-info-section .lost-info-table.arrival-info{grid-template-rows:repeat(4,1fr)}.search-details #search-details-additional .lost-details .lost-info-section .lost-info-table.delivery-info{grid-template-rows:repeat(5,1fr)}.search-details #search-details-additional .lost-details .lost-info-section .lost-info-table .lost-subtitle{font-weight:700}.search-details #search-details-additional .lost-details .lost-info-section .lost-info-table>p{font-size:17px}.search-details #search-details-additional .lost-details .lost-contact-section{align-items:center;display:flex;gap:5px}.search-details #search-details-additional .lost-details .lost-contact-section>p{font-size:16px}.report-lead .content{display:flex;flex-direction:column;gap:1rem;text-align:justify}@media screen and (max-width:768px){.report-lead .content{font-size:.8rem}}.report-fields{align-items:end;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.report-fields:has(#txtDeliveryPlaceNote){grid-template-columns:1fr}.report-fields .report-field{display:flex;flex-direction:column;justify-content:center}.report-fields .report-field:has(:required) label:after{color:var(--color-destructive);content:"*";margin-left:.5rem}.report-fields .report-field.notification-checkbox{border:var(--control-border);border-radius:var(--control-border-radius);font-size:16px;padding:.25rem}.report-fields .report-field.notification-checkbox div{align-items:baseline;display:flex;gap:8px;padding-inline:.25rem;padding-top:.25rem;transition:.1s;width:fit-content}.report-fields .report-field.notification-checkbox div label{transform:translateY(-2px)}.report-fields .report-field.notification-checkbox div label:hover{cursor:pointer}.report-fields .report-field.notification-checkbox div:has(input[type=checkbox]:focus),.report-fields .report-field.notification-checkbox div:has(input[type=checkbox]:hover){background:var(--neitral);border-radius:var(--control-border-radius)}.report-fields .report-field.notification-checkbox legend{padding-inline:.25rem}.report-fields .report-field.notification-checkbox:has(:user-invalid){border:1px solid var(--color-destructive)}.report-fields .report-field.notification-checkbox:has(:required) legend:after{color:var(--color-destructive);content:"*";margin-left:.5rem}.report-fields .report-field.notification-checkbox:has(:required) label:after{content:""}.report-fields .report-field.notification-checkbox #sendNotification{display:inline-block;height:1px;justify-content:center;opacity:0;pointer-events:none;width:auto}.report-fields .report-field #txtDeliveryPlaceNote{resize:vertical}.report-fields .report-field:has(#fileReferenceNumber):has(.hint-icon:hover) span .hint-text,.report-fields .report-field:has(#serviceNumber):has(.hint-icon:hover) span .hint-text{opacity:1}.report-fields .report-field:has(#fileReferenceNumber) span,.report-fields .report-field:has(#serviceNumber) span{position:relative;width:100%}.report-fields .report-field:has(#fileReferenceNumber) span .hint-icon,.report-fields .report-field:has(#serviceNumber) span .hint-icon{background-color:#2f52e0;border-radius:50%;bottom:2px;color:var(--white);cursor:pointer;display:block;font-size:12px;font-weight:400;height:16px;position:absolute;right:0;text-align:center;width:16px}.report-fields .report-field:has(#fileReferenceNumber) span .hint-text,.report-fields .report-field:has(#serviceNumber) span .hint-text{background-color:var(--bg-backdrop);border-radius:.25rem;bottom:0;color:var(--white);font-size:.75rem;max-width:90%;opacity:0;padding:.125rem .25rem;pointer-events:none;position:absolute;right:0;transform:translate(-.4rem,calc(100% - .4rem));transition:.3s}.report-fields .report-bags-tags{align-items:end;display:grid;gap:1rem;grid-column:1/3;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.report-fields{grid-template-columns:1fr}.report-fields .report-bags-tags{grid-column:1/2;grid-template-columns:1fr}}.hidden{height:1rem}.report-submit,.report-upload-button-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.report-upload-button-wrapper .button{align-items:center;background-color:var(--color-destructive);display:flex;flex-direction:column;justify-content:center;width:max-content}.report-upload-button-wrapper .button.valid-file{background-color:var(--color-valid)}.report-upload-button-wrapper input[type=file]{display:inline-flex;height:1px;justify-content:center;width:auto}.report-upload-button-wrapper input[type=file]::-webkit-file-upload-button{display:none}.report-form p{text-align:justify}.report-form .report-form-block h3:not(:first-of-type){margin-top:40px}.report-form .report-form-block p{margin:5px 0}.purchase-fill-form .content{color:var(--color-destructive);font-weight:700;text-align:center}.currency-country .content .purchase-field,.purchase .content .purchase-field{display:flex;flex-direction:column;justify-content:end}.currency-country .content .purchase-field.card-number,.purchase .content .purchase-field.card-number{grid-column:1/3;position:relative}@media screen and (max-width:768px){.currency-country .content .purchase-field.card-number,.purchase .content .purchase-field.card-number{grid-column:unset}}.currency-country .content .purchase-field:has(:required) label:not(.no-content):after,.purchase .content .purchase-field:has(:required) label:not(.no-content):after{color:var(--color-destructive);content:"*";margin-left:.5rem}.currency-country .content .purchase-field:has(#promoCode) #promoCodeError,.purchase .content .purchase-field:has(#promoCode) #promoCodeError{color:var(--color-destructive);content:attr(validation-text);font-size:14px;margin-left:.5rem}.currency-country .content .purchase-field:has(#promoCode.applied) #promoCodeError,.purchase .content .purchase-field:has(#promoCode.applied) #promoCodeError{color:var(--color-valid)}.currency-country .content #tblPassengers,.purchase .content #tblPassengers{display:flex;flex-direction:column;gap:1rem;overflow-y:clip;padding-block:3px;position:relative}.currency-country .content .input-radio,.purchase .content .input-radio{display:flex;gap:15px}.currency-country .content .controls,.purchase .content .controls{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.currency-country .content .controls,.purchase .content .controls{grid-template-columns:1fr}}.currency-country .content .submit-controls,.purchase .content .submit-controls{align-items:end;display:flex;justify-content:end}.currency-country .content .submit-controls .btnRemove,.purchase .content .submit-controls .btnRemove{background-color:var(--color-destructive)}.currency-country .content #icon-btnRemove,.purchase .content #icon-btnRemove{height:16px;width:16px}.currency-country .content .purchaseTraveler,.purchase .content .purchaseTraveler{background-color:var(--bg-content);border-radius:var(--control-border-radius);box-shadow:var(--shadow);overflow-y:hidden;padding:1rem;transition:1s}.currency-country .content .purchaseTraveler h5,.purchase .content .purchaseTraveler h5{margin-bottom:.5rem}.currency-country .content .purchaseTraveler h5:not(:first-of-type),.purchase .content .purchaseTraveler h5:not(:first-of-type){padding-block-start:1.5rem}.currency-country .content .checkout-form .service h4,.purchase .content .checkout-form .service h4{border-block-end:1px solid currentColor;max-width:400px}.currency-country .content .checkout-form h4,.purchase .content .checkout-form h4{margin-block-start:1rem}@media screen and (max-width:650px){.currency-country .content .checkout-form h4,.purchase .content .checkout-form h4{border-block-end:1px solid currentColor;max-width:400px}}.currency-country .content .checkout-form #passengers-table-wrapper,.purchase .content .checkout-form #passengers-table-wrapper{overflow-x:auto}.currency-country .content .checkout-form #passengers-table-wrapper table,.purchase .content .checkout-form #passengers-table-wrapper table{width:100%}.currency-country .content .checkout-form #passengers-table-wrapper table th,.purchase .content .checkout-form #passengers-table-wrapper table th{background-color:#2f52e0;color:var(--white)}.currency-country .content .checkout-form #passengers-table-wrapper table td,.currency-country .content .checkout-form #passengers-table-wrapper table th,.purchase .content .checkout-form #passengers-table-wrapper table td,.purchase .content .checkout-form #passengers-table-wrapper table th{padding:.75rem}@media (max-width:650px){.currency-country .content .checkout-form #passengers-table-wrapper table,.purchase .content .checkout-form #passengers-table-wrapper table{max-width:400px}.currency-country .content .checkout-form #passengers-table-wrapper th,.purchase .content .checkout-form #passengers-table-wrapper th{display:none}.currency-country .content .checkout-form #passengers-table-wrapper tbody,.purchase .content .checkout-form #passengers-table-wrapper tbody{counter-reset:passenger}.currency-country .content .checkout-form #passengers-table-wrapper tbody tr:before,.purchase .content .checkout-form #passengers-table-wrapper tbody tr:before{color:#2f52e0;content:counter(passenger);counter-increment:passenger;font-size:200px;font-weight:700;opacity:.1;position:absolute;right:0}html[lang=ar-AE] .currency-country .content .checkout-form #passengers-table-wrapper tbody tr:before,html[lang=ar-AE] .purchase .content .checkout-form #passengers-table-wrapper tbody tr:before,html[lang=he-IL] .currency-country .content .checkout-form #passengers-table-wrapper tbody tr:before,html[lang=he-IL] .purchase .content .checkout-form #passengers-table-wrapper tbody tr:before{left:0;right:auto}.currency-country .content .checkout-form #passengers-table-wrapper tr,.purchase .content .checkout-form #passengers-table-wrapper tr{position:relative}.currency-country .content .checkout-form #passengers-table-wrapper tr td,.purchase .content .checkout-form #passengers-table-wrapper tr td{display:grid;position:relative}.currency-country .content .checkout-form #passengers-table-wrapper tr td:before,.purchase .content .checkout-form #passengers-table-wrapper tr td:before{content:attr(value) ": ";font-size:16px;font-weight:700;text-transform:capitalize}.currency-country .content .checkout-form #passengers-table-wrapper tr td:last-child,.purchase .content .checkout-form #passengers-table-wrapper tr td:last-child{padding-bottom:1rem}.currency-country .content .checkout-form #passengers-table-wrapper tr td:last-child:after,.purchase .content .checkout-form #passengers-table-wrapper tr td:last-child:after{border-bottom:1px solid var(--color-checked);bottom:0;content:"";height:.5rem;left:0;position:absolute;right:0}.currency-country .content .checkout-form #passengers-table-wrapper tr:not(:first-of-type) td:first-child,.purchase .content .checkout-form #passengers-table-wrapper tr:not(:first-of-type) td:first-child{margin-top:1rem}}.currency-country .content .checkout-form p.goBackDescription,.purchase .content .checkout-form p.goBackDescription{font-size:14px}.currency-country .content .checkout-form .controls .issue-date,.purchase .content .checkout-form .controls .issue-date{display:flex;gap:1rem}.currency-country .content .checkout-form .controls .issue-date>div,.purchase .content .checkout-form .controls .issue-date>div{width:50%}.currency-country .content .checkout-form .service>div,.purchase .content .checkout-form .service>div{display:flex;gap:6px;justify-content:space-between;max-width:400px;width:100%}.currency-country .content .checkout-form .service>div b,.purchase .content .checkout-form .service>div b{display:inline-flex;justify-content:end;text-align:end;width:fit-content}.currency-country .content .checkout-form .confirmation>div,.purchase .content .checkout-form .confirmation>div{display:flex}.currency-country .content .checkout-form .confirmation p,.purchase .content .checkout-form .confirmation p{font-size:16px}.currency-country .content .checkout-form #checkout-buttons,.purchase .content .checkout-form #checkout-buttons{display:flex;flex-wrap:wrap;gap:10px}.currency-country .content .checkout-form #checkout-buttons>:last-child,.purchase .content .checkout-form #checkout-buttons>:last-child{margin-left:auto}@media (max-width:650px){.currency-country .content .checkout-form #checkout-buttons,.purchase .content .checkout-form #checkout-buttons{justify-content:center}.currency-country .content .checkout-form #checkout-buttons>:last-child,.purchase .content .checkout-form #checkout-buttons>:last-child{margin-left:unset}}.currency-country .content .purchase_checkout_form_step_2 .submit-controls,.purchase .content .purchase_checkout_form_step_2 .submit-controls{--width-icon:38;align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--dialog_padding);justify-content:center;margin:0 auto;width:calc(var(--width-icon)*4px + 51px)}.currency-country .content .purchase_checkout_form_step_2 .submit-controls #paypal-button-container,.purchase .content .purchase_checkout_form_step_2 .submit-controls #paypal-button-container{position:relative;width:100%}.currency-country .content .purchase_checkout_form_step_2 .submit-controls #paypal-button-container .zoid-outlet,.purchase .content .purchase_checkout_form_step_2 .submit-controls #paypal-button-container .zoid-outlet{width:100%}.currency-country .content .purchase_checkout_form_step_2 .submit-controls #paypal-button-container.loading,.purchase .content .purchase_checkout_form_step_2 .submit-controls #paypal-button-container.loading{background-color:var(--color-paypal-gold);height:2rem}.currency-country .content .purchase_checkout_form_step_2 .submit-controls #paypal-button-container.loading:before,.purchase .content .purchase_checkout_form_step_2 .submit-controls #paypal-button-container.loading:before{background:url(assets/img/loading.svg);background-position:50%;background-repeat:no-repeat;content:"";height:100%;position:absolute;width:100%}.currency-country .content .purchase_checkout_form_step_2 .submit-controls #ccBtn,.purchase .content .purchase_checkout_form_step_2 .submit-controls #ccBtn{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;width:100%}.currency-country .content .purchase_checkout_form_step_2 .submit-controls #ccBtn .ccbicons,.purchase .content .purchase_checkout_form_step_2 .submit-controls #ccBtn .ccbicons{display:inline-flex;gap:5px}.currency-country .content .purchase_checkout_form_step_2 .submit-controls #ccBtn .ccbicons .ccbicon,.purchase .content .purchase_checkout_form_step_2 .submit-controls #ccBtn .ccbicons .ccbicon{height:calc(var(--width-icon)*471px/750);width:var(--width-icon) "px"}.currency-country .content .preload *,.purchase .content .preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}.currency-country .content #ccsingle,.purchase .content #ccsingle{position:absolute;right:15px;top:20px}.currency-country .content #ccsingle svg,.purchase .content #ccsingle svg{max-height:60px;width:100px}.currency-country .content #ccicon,.purchase .content #ccicon{height:41px;position:absolute;right:3px;width:55px}html[lang=ar-AE] .currency-country .content #ccicon,html[lang=ar-AE] .purchase .content #ccicon,html[lang=he-IL] .currency-country .content #ccicon,html[lang=he-IL] .purchase .content #ccicon{left:3px;right:auto}.currency-country .content #creditcard,.purchase .content #creditcard{position:relative}html[lang=ar-AE] .currency-country .content #creditcard,html[lang=ar-AE] .purchase .content #creditcard,html[lang=he-IL] .currency-country .content #creditcard,html[lang=he-IL] .purchase .content #creditcard{display:none}.currency-country .content #creditcard svg#cardback,.currency-country .content #creditcard svg#cardfront,.purchase .content #creditcard svg#cardback,.purchase .content #creditcard svg#cardfront{border-radius:22px;-webkit-box-shadow:1px 5px 6px 0 gray;box-shadow:1px 5px 6px 0 gray;width:100%}.currency-country .content #generatecard,.purchase .content #generatecard{background-color:#909090;border-radius:4px;color:#fff;cursor:pointer;float:right;font-size:12px;padding:2px 4px}html[lang=ar-AE] .currency-country .content #generatecard,html[lang=ar-AE] .purchase .content #generatecard,html[lang=he-IL] .currency-country .content #generatecard,html[lang=he-IL] .purchase .content #generatecard{float:left}.currency-country .content #creditcard,.purchase .content #creditcard{cursor:pointer;margin:0 auto;max-width:400px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .6s;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;width:100%}.currency-country .content #creditcard .back,.currency-country .content #creditcard .front,.purchase .content #creditcard .back,.purchase .content #creditcard .front{-webkit-font-smoothing:antialiased;color:#47525d;max-width:400px;width:100%}html[lang=ar-AE] .currency-country .content #creditcard .back #svgnumber,html[lang=ar-AE] .currency-country .content #creditcard .front #svgnumber,html[lang=ar-AE] .purchase .content #creditcard .back #svgnumber,html[lang=ar-AE] .purchase .content #creditcard .front #svgnumber,html[lang=he-IL] .currency-country .content #creditcard .back #svgnumber,html[lang=he-IL] .currency-country .content #creditcard .front #svgnumber,html[lang=he-IL] .purchase .content #creditcard .back #svgnumber,html[lang=he-IL] .purchase .content #creditcard .front #svgnumber{transform:matrix(1 0 0 1 60.106 295.0121) translateX(50%)}.currency-country .content #creditcard.flipped,.currency-country .content #creditcard.flipped .back,.purchase .content #creditcard.flipped,.purchase .content #creditcard.flipped .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.currency-country .content #creditcard .darkcolor,.currency-country .content #creditcard .lightcolor,.purchase .content #creditcard .darkcolor,.purchase .content #creditcard .lightcolor{-webkit-transition:fill .5s;transition:fill .5s}.currency-country .content #creditcard .purple,.purchase .content #creditcard .purple{fill:#8942db}.currency-country .content #creditcard .purpledark,.purchase .content #creditcard .purpledark{fill:#6427aa}.currency-country .content #creditcard .blue,.purchase .content #creditcard .blue{fill:#6777d4}.currency-country .content #creditcard .bluedark,.purchase .content #creditcard .bluedark{fill:#3e40a7}.currency-country .content #creditcard .cerulean,.purchase .content #creditcard .cerulean{fill:#367199}.currency-country .content #creditcard .ceruleandark,.purchase .content #creditcard .ceruleandark{fill:#154f75}.currency-country .content #creditcard .lightblue,.purchase .content #creditcard .lightblue{fill:#03a9f4}.currency-country .content #creditcard .lightbluedark,.purchase .content #creditcard .lightbluedark{fill:#0288d1}.currency-country .content #creditcard .maroon,.purchase .content #creditcard .maroon{fill:#803939}.currency-country .content #creditcard .maroondark,.purchase .content #creditcard .maroondark{fill:#550a0a}.currency-country .content #creditcard .red,.purchase .content #creditcard .red{fill:#e26a6a}.currency-country .content #creditcard .reddark,.purchase .content #creditcard .reddark{fill:#b62020}.currency-country .content #creditcard .lilac,.purchase .content #creditcard .lilac{fill:#a779bd}.currency-country .content #creditcard .lilacdark,.purchase .content #creditcard .lilacdark{fill:#6e4183}.currency-country .content #creditcard .cyan,.purchase .content #creditcard .cyan{fill:#7ad2dd}.currency-country .content #creditcard .cyandark,.purchase .content #creditcard .cyandark{fill:#0097a7}.currency-country .content #creditcard .green,.purchase .content #creditcard .green{fill:#7bd17f}.currency-country .content #creditcard .greendark,.purchase .content #creditcard .greendark{fill:#388e3c}.currency-country .content #creditcard .lime,.purchase .content #creditcard .lime{fill:#d1e48e}.currency-country .content #creditcard .limedark,.purchase .content #creditcard .limedark{fill:#8a9937}.currency-country .content #creditcard .olive,.purchase .content #creditcard .olive{fill:#b4aa49}.currency-country .content #creditcard .olivedark,.purchase .content #creditcard .olivedark{fill:#887e25}.currency-country .content #creditcard .orange,.purchase .content #creditcard .orange{fill:#ecb642}.currency-country .content #creditcard .orangedark,.purchase .content #creditcard .orangedark{fill:#b9820b}.currency-country .content #creditcard .ocher,.purchase .content #creditcard .ocher{fill:#e29338}.currency-country .content #creditcard .ocherdark,.purchase .content #creditcard .ocherdark{fill:#a55800}.currency-country .content #creditcard .grey,.purchase .content #creditcard .grey{fill:#bdbdbd}.currency-country .content #creditcard .greydark,.purchase .content #creditcard .greydark{fill:#616161}.currency-country .content #svgname,.purchase .content #svgname{text-transform:uppercase}.currency-country .content #cardfront .st2,.purchase .content #cardfront .st2{fill:#fff}.currency-country .content #cardfront .st3,.purchase .content #cardfront .st3{font-family:Source Code Pro,monospace;font-weight:600}.currency-country .content #cardfront .st4,.purchase .content #cardfront .st4{font-size:54.7817px}.currency-country .content #cardfront .st5,.purchase .content #cardfront .st5{font-family:Source Code Pro,monospace;font-weight:400}.currency-country .content #cardfront .st6,.purchase .content #cardfront .st6{font-size:33.1112px}.currency-country .content #cardfront .st7,.purchase .content #cardfront .st7{fill:#fff;opacity:.6}.currency-country .content #cardfront .st8,.purchase .content #cardfront .st8{font-size:24px}.currency-country .content #cardfront .st9,.purchase .content #cardfront .st9{font-size:36.5498px}.currency-country .content #cardfront .st10,.purchase .content #cardfront .st10{font-family:Source Code Pro,monospace;font-weight:300}.currency-country .content #cardfront .st11,.purchase .content #cardfront .st11{font-size:16.1716px}.currency-country .content #cardfront .st12,.purchase .content #cardfront .st12{fill:#4c4c4c}.currency-country .content #cardback .st0,.purchase .content #cardback .st0{fill:none;stroke:#0f0f0f;stroke-miterlimit:10}.currency-country .content #cardback .st2,.purchase .content #cardback .st2{fill:#111}.currency-country .content #cardback .st3,.purchase .content #cardback .st3{fill:#f2f2f2}.currency-country .content #cardback .st4,.purchase .content #cardback .st4{fill:#d8d2db}.currency-country .content #cardback .st5,.purchase .content #cardback .st5{fill:#c4c4c4}.currency-country .content #cardback .st6,.purchase .content #cardback .st6{font-family:Source Code Pro,monospace;font-weight:400}.currency-country .content #cardback .st7,.purchase .content #cardback .st7{font-size:27px}.currency-country .content #cardback .st8,.purchase .content #cardback .st8{opacity:.6}.currency-country .content #cardback .st9,.purchase .content #cardback .st9{fill:#fff}.currency-country .content #cardback .st10,.purchase .content #cardback .st10{font-size:24px}.currency-country .content #cardback .st11,.purchase .content #cardback .st11{fill:#eaeaea}.currency-country .content #cardback .st12,.purchase .content #cardback .st12{font-family:Rock Salt,cursive}.currency-country .content #cardback .st13,.purchase .content #cardback .st13{font-size:37.769px}.currency-country.success .content,.purchase.success .content{display:flex;flex-direction:column;gap:5px}.currency-country.success .content hr,.purchase.success .content hr{margin:7px 0}.currency-country.success .content .first-section-text,.purchase.success .content .first-section-text{font-size:20px}.currency-country.success .content .link-highlighted,.currency-country.success .content .subheader,.purchase.success .content .link-highlighted,.purchase.success .content .subheader{color:#2f52e0}.currency-country.success .content .notification-text,.purchase.success .content .notification-text{font-size:16px}.currency-country.success .content .luggage-not-arrive,.purchase.success .content .luggage-not-arrive{display:flex;flex-direction:column;gap:24px}.currency-country.success .content #paymentInfo,.purchase.success .content #paymentInfo{margin:50px 0 20px}.currency-country.success .content #paymentInfo h3,.purchase.success .content #paymentInfo h3{margin-bottom:15px}.currency-country.success .content #paymentInfo #paymentInfoTableWrapper,.purchase.success .content #paymentInfo #paymentInfoTableWrapper{overflow-x:auto}.currency-country.success .content #paymentInfo table,.purchase.success .content #paymentInfo table{border-collapse:collapse;width:100%}.currency-country.success .content #paymentInfo table tr:nth-child(odd),.purchase.success .content #paymentInfo table tr:nth-child(odd){background-color:#2f52e0;color:var(--white)}.currency-country.success .content #paymentInfo table td,.purchase.success .content #paymentInfo table td{border:1px solid #1d3dbf;padding:.75rem}.currency-country.success .content #paymentInfo table td:first-child,.purchase.success .content #paymentInfo table td:first-child{width:30%}@media (max-width:650px){.currency-country.success .content #paymentInfo table td:first-child,.purchase.success .content #paymentInfo table td:first-child{display:none}.currency-country.success .content #paymentInfo table td[header],.purchase.success .content #paymentInfo table td[header]{word-break:break-word}.currency-country.success .content #paymentInfo table td[header]:before,.purchase.success .content #paymentInfo table td[header]:before{content:attr(value) ": ";font-size:16px;font-weight:700;text-transform:capitalize}}.currency-country.success .content .submit-controls,.purchase.success .content .submit-controls{margin:0 auto}.text-center{text-align:center}.slider{align-items:center;gap:0}.slides{align-content:stretch;display:flex;flex-wrap:nowrap;order:0;width:100%}.slide{display:flex;display:none;flex-direction:column;gap:1rem;min-height:100%;min-width:100%;opacity:0}#slider-controls-wrapper{max-width:1200px;padding:1rem 1rem 0;width:100%}.slider-controls{align-content:stretch;background:var(--bg-content);box-shadow:var(--shadow);display:flex;height:fit-content;justify-content:center;order:2}.slider-label{cursor:pointer;display:flex;flex-shrink:0;height:3em;width:3em}.slider-label span{background-color:var(--slider-bg);border-radius:50%;color:var(--slider-bg);display:block;font-size:.72em;height:1.2em;margin:auto;transition:.3s;width:1.2em}.slider-label:hover span{background-color:var(--slider-bg-hover);box-shadow:0 0 .8em var(--slider-bg-hover)}#slider-check-1:checked~#slider-controls-wrapper>.slider-controls .slider-label-1 span,#slider-check-2:checked~#slider-controls-wrapper>.slider-controls .slider-label-2 span,#slider-check-3:checked~#slider-controls-wrapper>.slider-controls .slider-label-3 span{background-color:#2f52e0;border:.2em solid #2f52e0}#slider-check-1:checked~#slider-controls-wrapper>.slider-controls .slider-label-1:hover span,#slider-check-2:checked~#slider-controls-wrapper>.slider-controls .slider-label-2:hover span,#slider-check-3:checked~#slider-controls-wrapper>.slider-controls .slider-label-3:hover span{background-color:#1d3dbf;border:.2em solid #1d3dbf;box-shadow:0 0 .8em #fff}#slider-check-1:checked~.slides .slide-1,#slider-check-2:checked~.slides .slide-2,#slider-check-3:checked~.slides .slide-3{display:flex;opacity:1}#doc{display:contents}main:has(#doc){padding:0}#doc embed{flex:1}