/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-normal:400;--font-weight-bold:700;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.\!m-0{margin:calc(var(--spacing)*0)!important}.mx-auto{margin-inline:auto}.my-3{margin-block:calc(var(--spacing)*3)}.\!mt-6{margin-top:calc(var(--spacing)*6)!important}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-20{margin-top:calc(var(--spacing)*20)}.\!mb-3{margin-bottom:calc(var(--spacing)*3)!important}.\!mb-5{margin-bottom:calc(var(--spacing)*5)!important}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.h-4{height:calc(var(--spacing)*4)}.w-4{width:calc(var(--spacing)*4)}.w-full{width:100%}.max-w-\[1500px\]{max-width:1500px}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-not-allowed{cursor:not-allowed}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-evenly{justify-content:space-evenly}.gap-2{gap:calc(var(--spacing)*2)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#ededed\]{background-color:#ededed}.p-5{padding:calc(var(--spacing)*5)}.text-center{text-align:center}.\!text-sm{font-size:var(--text-sm)!important;line-height:var(--tw-leading,var(--text-sm--line-height))!important}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-\[\#003f62\]{color:#003f62}.text-\[\#B80000\]{color:#b80000}.underline{text-decoration-line:underline}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}@font-face{font-family:CamboRegular;src:url(../webfonts/Cambo-Regular-webfont.eot);src:url(../webfonts/Cambo-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(../webfonts/Cambo-Regular-webfont.woff) format("woff"),url(../webfonts/Cambo-Regular-webfont.ttf) format("truetype"),url(../webfonts/Cambo-Regular-webfont.svg#CamboRegular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WebSymbolsRegular;src:url(../webfonts/websymbols-regular-webfont.eot);src:url(../webfonts/websymbols-regular-webfont.eot?#iefix) format("embedded-opentype"),url(../webfonts/websymbols-regular-webfont.woff) format("woff"),url(../webfonts/websymbols-regular-webfont.ttf) format("truetype"),url(../webfonts/websymbols-regular-webfont.svg#WebSymbolsRegular) format("svg");font-weight:400;font-style:normal}body{font-size:13px;line-height:20px;color:#333;font-family:Arial,Helvetica,sans-serif}body a{text-decoration:none}body a:link{-webkit-tap-highlight-color:#b80000}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{font-family:CamboRegular,Georgia,Times New Roman,Times,serif;font-weight:400;margin-bottom:10px;color:#444}.typography h1{font-size:36px;line-height:45px;margin:0 0 40px;padding-bottom:5px}.typography h2{font-size:28px;line-height:35px;margin-bottom:15px}.typography h3{font-size:22px;line-height:30px;margin-bottom:10px}.typography h4{font-size:18px;line-height:25px;margin-bottom:5px}.typography h5{font-size:16px;line-height:20px;margin-bottom:5px}.typography h6{font-size:14px;line-height:20px;font-weight:700;margin-bottom:5px}.typography p{font-size:13px;line-height:20px;margin:0 0 20px}.typography .intro{font-family:CamboRegular,Georgia,Times New Roman,Times,serif;font-size:22px;line-height:32px;margin-bottom:20px}.typography em{font-style:italic}::selection,::-moz-selection{background:#b80000;color:#fff;text-shadow:none}.typography a,.typography a.intro{color:#b80000;text-decoration:none}.typography a:hover{color:#d80000;border-bottom:1px dashed #b80000}.typography ul:not(.no-list),.typography ol,.typography dl{margin:0 0 20px 25px}.typography ul:not(.no-list) li{list-style-type:disc}.typography li{margin-bottom:5px}.typography table{border-collapse:collapse;border:1px solid #d4d4d4;border-spacing:0;margin:0 0 10px;text-align:left}.typography table tr:nth-child(2n){background-color:#ededed}.typography table tr.even,.typography table th,.typography thead td{background-color:#ededed}.typography table td,.typography table th{padding:2px 5px;border:1px solid #d4d4d4;vertical-align:top}.typography table th{font-weight:700}.typography .left{text-align:left}.typography .center{text-align:center}.typography .right{text-align:right}.typography blockquote{background:transparent url(../images/blockquote.png) no-repeat 0px 6px;font-family:CamboRegular,Georgia,Times New Roman,Times,serif;color:#777;display:block;font-style:italic;float:right;text-indent:30px;width:50%;margin:0 0 20px 5%;clear:both}.typography blockquote p{font-size:17px;line-height:25px}.typography pre{background:#f7f7f7;border:1px solid #e4e4e4;font-family:Courier,monospace;margin:0 0 20px;padding:15px;clear:both}address{display:block;margin-bottom:20px}body,footer p,.typography,form input.text,input,button{font-size:16px;color:#003f62;font-family:IBM Plex Sans,sans-serif;font-weight:400;font-style:normal}.typography p{font-size:1rem}form{max-width:100%;width:100%}.fheading{font-size:20px}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{color:#003f62;font-family:IBM Plex Sans,sans-serif;font-weight:600;font-style:normal}.typography h2{font-size:36px;margin-bottom:24px}.typography h4{font-size:20px}a.btn,button,input[type=submit],.Actions .action{background-color:#003f62}.tnc{margin-top:2rem}.action.btn-secondary{background-color:#fff;border:1px solid #003f62;color:#003f62}.Actions .action:hover{background-color:#335f7f}.spacer{margin-top:2rem}.destination-list,.dependants-list{display:flex;flex-direction:column}.destination-item{padding:0 .5rem .5rem 0}.dependant-item{padding:0}.header{background-image:url(../images/header-bg.webp);background-size:cover;background-position:center;height:500px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 4px 4px #00000040}.header-wrap{max-width:1152px;width:100%;height:100%;margin:0 auto;padding:0 3rem;display:flex;align-items:flex-end;box-sizing:content-box}.header img{margin-bottom:-45px}.main{background:url(../images/atcis-body-bg2.webp) no-repeat center top #ccf1f2;background-size:100%;padding:0}.inner{background:#fffc;padding:85px 3rem 6rem;max-width:1152px;margin:0 auto;box-sizing:content-box}.next-button,.submit-button{background-color:#003f62;color:#fff;display:inline-block;padding:10px 20px;border-radius:5px;cursor:pointer;font-weight:700;text-align:center;border:1px solid #003f62;user-select:none;transition:background-color .3s,color .3s;text-transform:uppercase;letter-spacing:1px}.next-button:hover,.submit-button:hover{background-color:#335f7f}.prev-button{background-color:#fff;color:#003f62;display:inline-block;padding:10px 20px;border-radius:5px;cursor:pointer;font-weight:700;text-align:center;border:1px solid #003f62;user-select:none;transition:background-color .3s,color .3s;text-transform:uppercase}.prev-button:hover{background-color:#335f7f;color:#fff}.partner-button input[type=checkbox]{display:none}.partner-button input[type=checkbox]:checked+span{display:inline-block;width:100%}.partner-button:has(input[type=checkbox]:checked){background-color:#007bff;color:#fff}.partner-button{display:inline-block;background-color:#fff;color:#003f62;padding:10px 20px;border-radius:5px;cursor:pointer;font-weight:700;text-align:center;border:1px solid #003f62;user-select:none;text-transform:uppercase;transition:background-color .3s,color .3s}.partner-button:hover{background-color:#335f7f;color:#fff}#add-dependants{margin-bottom:5px!important}.ui-datepicker{border:1px solid #ccc;background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:10px}.ui-datepicker-header{background:none;color:#003f62;border-radius:10px 10px 0 0;padding:10px}.ui-datepicker-title{font-weight:700;background:none;border:none}.ui-datepicker-prev,.ui-datepicker-next{color:#003f62}.ui-datepicker-calendar{border-collapse:collapse;width:100%}.ui-datepicker-calendar th{padding:5px;background:#f0f0f0;border-radius:5px}.ui-datepicker-calendar td{padding:5px;text-align:center;border-radius:5px;background:none}.ui-datepicker-calendar .ui-state-default{background:none;border:none;padding:5px}.ui-datepicker-calendar .ui-state-hover{background:#d4d4d4}.ui-datepicker-calendar .ui-state-active{background:#003f62;color:#fff;border-radius:5px}.ui-datepicker-calendar .ui-state-highlight{font-weight:700;background:none}.ui-widget-header{border:none}#add-dependants{margin-right:0;width:230px}#PartnerDob,#dependants .localinput{width:230px;max-width:230px}.dependant-item{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:10px}.dependant-item .localinput{flex:1;margin-right:10px;width:230px;max-width:230px}.dependant-item .cancel-button{flex-shrink:0;margin-bottom:0;margin-top:0;text-transform:uppercase}ul.travel-restricted-list{margin:0 0 20px}ul.travel-restricted-list li{list-style:none}.has-tooltip{margin-left:-24px!important}.has-tooltip p{margin:0;height:100%;max-height:45px}.has-tooltip .info-icon{margin-top:15px}span.select2{width:100%!important;max-width:415px}.select2-selection--multiple{padding:8px;border-color:#ccc}input,.rtdate,.localinput,#PartnerDob{padding:12px;border-radius:4px!important;border-color:#ccc;box-sizing:border-box;border:solid 1px #ccc;background-color:#fff;border-radius:4px}#Form_Step1Form fieldset{margin-top:5rem;display:flex;justify-content:space-evenly;width:100%}#Form_Step1Form fieldset .clear{display:none}.Actions input{margin-top:3rem;display:flex;justify-content:end;width:50%;gap:5rem}#Form_Step2Form,#Form_Step3Form{max-width:564px;margin:0 auto}#Form_Step2Form .Actions,#Form_Step3Form .Actions{margin-top:5rem;display:flex;justify-content:space-evenly;width:100%}#Form_Step3Form input.text,#Form_Step3Form textarea,#Form_Step3Form .textajaxuniquetext,#Form_Step3Form select{max-width:100%;padding:12px;border-radius:4px;border-color:#ccc;box-sizing:border-box}.complete-button{display:inline-block;margin:0 auto;background-color:#003f62;color:#fff!important;padding:16px 26px;border-radius:5px;cursor:pointer;text-align:center;border:1px solid #003f62;user-select:none;transition:background-color .3s,color .3s;font-weight:700}.complete-button:hover{background-color:#fff;color:#003f62!important;border:1px solid #003f62!important}.select2-container .select2-selection--multiple .select2-selection__rendered{white-space:normal!important}.depgrp .middleColumn{gap:0}.form-summary{background:#fff;padding:12px}@media (min-width: 640px){.flex-2-col{display:flex;width:100%}.flex-2-col>p{width:50%}.flex-2-col>p:first-child{padding-right:12px}.flex-2-col>p:last-child{padding-left:12px}}@media (min-width: 1200px){#Form_Step1Form,.Actions{display:flex;flex-direction:row;justify-content:center}.Actions{gap:5rem;margin-top:3rem}}@media (max-width: 640px){.has-tooltip{margin-left:0!important}.travelling-dates .fieldgroup{flex-wrap:wrap}.travelling-dates .fieldgroup>div:nth-child(2),.travelling-dates .fieldgroup>div:nth-child(3){width:calc(100% - 50px)}.travelling-dates .fieldgroup>div:nth-child(1){order:1}.travelling-dates .fieldgroup>div:nth-child(2){order:2}.travelling-dates .fieldgroup>div:nth-child(3){order:4}.travelling-dates .fieldgroup>div:nth-child(4){order:3}.other-traveller-info .fieldgroup{flex-direction:column;width:100%;margin-bottom:1rem}span.select2{max-width:100%}}@media (max-width: 440px){.dependants-container .dependant-item{flex-direction:column;align-items:normal}.dependant-item .cancel-button{margin-top:3px}}.inner-form{max-width:564px;width:100%;margin:0 auto}div.field{margin:10px 0 15px}fieldset{border:0;margin:0;padding:0}form label{margin-bottom:5px}form label.left{display:block;font-weight:700}form label.right{font-size:12px;color:#888}form input.text,form textarea,form select,#extra-travellers-wrapper input{width:100%;max-width:400px;padding:12px;font-size:15px;background-color:#fff;border:1px solid #dad9d9}form input.text:focus,form textarea:focus,form .textajaxuniquetext:focus,form select:focus{outline:none}form input[disabled],form textarea[disabled]{background-color:#f7f7f7;border:1px solid #dad9d9}textarea{resize:vertical}.field .checkbox:not(.field),.field .radio:not(.field){float:left;width:13px;height:13px;margin-right:6px;margin-top:5px;padding:0}.checkbox label.right,.radio label.right{float:left}form .message{background-color:#fef4ba;padding:5px 10px;border:1px solid #e8c805;border-radius:3px}form .good{background-color:#ecf9d0;border-color:#8fbe00}form .bad,form .required{background-color:#f9d0d0;border-color:#b80000;color:#b80000}.FormHeading{clear:both;padding-top:15px}form .date .middleColumn input{width:114px}.Actions input.resetformaction,.Actions input.action-minor{float:left;background-color:#888}.Actions input.resetformaction:hover,.Actions input.action-minor:hover{background-color:#aaa}.checkbox label.right{font-size:13px;color:#333}form .requiredField label.left:after{color:#b80000;content:"*";font-size:14px;font-weight:400;padding-left:3px}form .checkboxset ul,form .optionset ul{margin:0}form .checkboxset li,form .optionset li{margin-bottom:5px;list-style-type:none}form div.checkbox:after{content:".";display:block;height:0;clear:both;visibility:hidden}form .checkbox .checkbox{clear:both}span.message{margin:10px 0;display:block;max-width:390px;clear:left}form input.holder-required{border:1px solid #B80000}@media only screen and (max-width: 700px){.header form .middleColumn{float:none;width:100%!important}form label.left,#MemberLoginForm_LoginForm label{margin-bottom:8px}}@media only screen and (max-width: 900px){form{max-width:100%}}.tooltip-container{display:inline-flex;align-items:center;gap:5px;position:relative}.info-icon{position:relative;cursor:pointer;display:inline-block}.tooltip{position:absolute;bottom:100%;left:60%;transform:translate(-20%);background:#333;color:#fff;padding:5px 10px;border-radius:5px;font-size:12px;white-space:normal;min-width:200px;word-wrap:break-word;text-align:center;visibility:hidden;opacity:0;transition:opacity .3s ease;text-transform:none!important}.info-icon:hover .tooltip{visibility:visible;opacity:1}.error-message{color:#b80000;font-size:.875rem;margin-top:4px}.input-error{border-color:#b80000}#extra-travellers-wrapper .fieldgroup{display:flex}#extra-travellers-wrapper .fieldgroup div{display:block;width:calc(33.33% - 10px);margin-left:10px}
