/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}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}[hidden],template{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}dl,h2,h3,h4,p{margin:0}button{background:transparent;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{margin:0}*,:after,:before{border:0 solid #dae1e7}img{border-style:solid}textarea{resize:vertical}img{max-width:100%;height:auto}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:.5}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:.5}input::placeholder,textarea::placeholder{color:inherit;opacity:.5}[role=button],button{cursor:pointer}table{border-collapse:collapse}.container{width:100%}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}.bg-grey-lighter{background-color:#f1f5f8}.bg-white{background-color:#fff}.bg-green{background-color:#38c172}.bg-blue{background-color:#3490dc}.hover\:bg-grey-lighter:hover{background-color:#f1f5f8}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-green-dark:hover{background-color:#1f9d55}.hover\:bg-blue-dark:hover{background-color:#2779bd}.border-grey-light{border-color:#dae1e7}.border-blue{border-color:#3490dc}.rounded{border-radius:.25rem}.rounded-b-lg{border-bottom-right-radius:.5rem}.rounded-b-lg{border-bottom-left-radius:.5rem}.border-solid{border-style:solid}.border-2{border-width:2px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-4{border-top-width:4px}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.table{display:table}.hidden{display:none}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row{-webkit-box-orient:horizontal}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.font-sans{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.font-thin{font-weight:200}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-4{height:1rem}.m-4{margin:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mt-8{margin-top:2rem}.max-w-md{max-width:40rem}.max-w-lg{max-width:50rem}.min-h-screen{min-height:100vh}.outline-none{outline:0}.overflow-auto{overflow:auto}.p-2{padding:.5rem}.p-4{padding:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.pb-8{padding-bottom:2rem}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.pin-y{top:0;bottom:0}.pin-r{right:0}.shadow-lg{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08);box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)}.fill-current{fill:currentColor}.text-center{text-align:center}.text-black{color:#22292f}.text-grey-darker{color:#606f7b}.text-grey{color:#b8c2cc}.text-white{color:#fff}.text-blue-darkest{color:#12283a}.text-blue-dark{color:#2779bd}.hover\:text-grey:hover{color:#b8c2cc}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-2xl{font-size:1.5rem}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.no-underline{text-decoration:none}.tracking-tight{letter-spacing:-.05em}.tracking-normal{letter-spacing:0}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.whitespace-no-wrap{white-space:nowrap}.w-4{width:1rem}.w-1\/2{width:50%}.w-full{width:100%}.z-10{z-index:10}html.no-iframe body{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.25)),to(rgba(0,0,0,.25))),url("https://2cw.co.uk/holidays/images/daily");background-image:linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url("https://2cw.co.uk/holidays/images/daily");background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}html:not(.no-iframe) .hidden-in-iframe{display:none}label.form-label{display:block;text-transform:uppercase;letter-spacing:.05em;color:#606f7b;font-size:.75rem;font-weight:700;margin-bottom:.5rem}input.form-input,select.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;background-color:#f1f5f8;color:#606f7b;border-width:1px;border-color:#f1f5f8;border-radius:.25rem;padding:.5rem 1rem}.form-validation{color:#e3342f;font-size:.75rem;font-style:italic}.custom-calendar-icon{position:absolute;font-size:1.5rem;right:5px;top:5px}@media (max-width:767px){.sm-reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.plus-icon{position:relative;top:3px;right:2px;font-size:1rem}.button-text{position:relative;top:2px}.remove-room{margin-left:auto;font-size:1rem;cursor:pointer}.multiselect-label{display:block;letter-spacing:.05em;color:#606f7b;font-size:.75rem;font-weight:700;margin-bottom:.5rem}.date-field-info{font-size:.75rem;font-style:italic;color:#606f7b;margin-left:1rem;position:relative;bottom:8px;margin-bottom:5px;margin-right:5px}.date-info-small{margin-left:0;bottom:0;margin-top:5px}@media (min-width:768px){.md\:block{display:block}.md\:hidden{display:none}.md\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.md\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.md\:flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:w-1\/2{width:50%}.md\:w-1\/4{width:25%}}