:root{--opacity-white:rgba(250, 249, 246, 0.7);--main-black:#282828;--main-white:#F4F4F4;--cream-white:#FAF9F6;--pure-white:#FFFFFF;--error-pale-red:#FD93A3;--error-red:#8E1818;--main-grey:#CCCCCC;--main-dark-grey:#4D4D4D}body,html{margin:0;font-family:'Open Sans',sans-serif;display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Nunito,sans-serif;font-weight:400;line-height:1.2;letter-spacing:-.5px;word-break:break-word;margin:0}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}h4{font-size:1.1em}p{font-size:1em;margin:0 0;line-height:1.5;font-weight:300;word-break:break-word}a{font-size:1em;font-weight:300;line-height:1.5;text-decoration:none;word-break:break-word;display:inline-block;cursor:pointer}dd,dl{margin:0}fieldset{border:0;margin:0;padding:0}legend{text-transform:uppercase;letter-spacing:-.5px;padding:0}button{border:none;outline:0;font-family:Nunito,sans-serif;font-size:1em;font-weight:500;border-radius:.25rem;cursor:pointer;transition:all .4s ease-in-out;padding:.5rem 1rem;background-color:transparent;width:100%}.btn-primary{width:50%;place-self:center;transition:all .4s ease-in-out;border-radius:.25rem}ol,ul{list-style:none;margin:0;padding:0}li{font-size:1em;font-weight:300}blockquote{margin:0}input,select,textarea{box-sizing:border-box;font-size:1em;font-weight:400;border-radius:.25rem;padding:.5rem .75rem;width:100%;border:1px solid #b3b1b6;background-color:var(--pure-white);color:var(--main-dark-grey)}input::placeholder{color:var(--main-dark-grey)}input[type=radio]{margin:0}select{cursor:pointer}.font-bold,b,strong{font-weight:500}.icon{display:inline-block;height:1.5rem;width:1.5rem;cursor:pointer;transition:all .2s ease-out}.search-icon{background:url(/assets/img/icons/search-icon-wht.svg) no-repeat center}.nav-icon{background:url(/assets/img/icons/nav-icon-wht.svg) no-repeat}.overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:3;transition:all .5s ease-out}.overlay.open{display:block}.mob-container{display:none}.mob-container.open{display:block;position:sticky;top:78px;height:fit-content;z-index:3;padding:1rem}.header.open{position:fixed;top:0;z-index:4;width:100vw}.header-nav{padding:1rem .5rem;align-items:center;display:grid;grid-template-columns:1fr 0 2rem 2rem;justify-content:space-between;grid-gap:0 1rem}.header-nav .logo-container{width:fit-content}.header-nav .site-logo{height:auto;width:10rem}.header-nav .main-nav{display:none}.main-nav.open{display:grid;gap:3rem;padding:2rem 1rem}.main-nav a{font-size:1.25rem;display:flex;gap:1rem;align-items:center;transition:all .5s ease-out}.search-container{display:none}.header-search.open{display:block}.header-search.open h2{text-align:center;padding-bottom:1rem}.header-search.open .advance-form{padding:0 0;gap:1rem 0}.header-search.open .advance-form a{padding:1rem 0;place-self:end}.header-search.open .search-form{display:grid;gap:1rem 0}.header-search.open .search-form-label span{padding-bottom:1rem;display:block;font-size:1.5em}.search-form .input-container{position:relative;width:100%}.search-form label .input-container input{text-indent:1.8rem;font-size:1.1rem}.search-form .input-container input::placeholder{color:var(--main-dark-grey)}.search-form .input-icon{display:block;position:absolute;top:.5rem;left:.75rem;width:1.1rem;height:1.1rem;background-repeat:no-repeat}.search-form a{transition:all .4s ease-out}.footer{padding:1.5rem 1rem;display:grid;gap:2rem}.footer .footer-copy,.footer .footer-nav{padding:0 1rem;display:grid;justify-items:center}.footer .footer-copy ul,.footer .footer-nav ul{display:grid;justify-items:center;gap:2rem;padding-bottom:1.5rem}.footer .footer-copy a,.footer .footer-nav a{transition:all .4s ease-out}.footer .footer-copy ul li:nth-of-type(even){display:none}.cookie-notice{position:fixed;bottom:0;display:grid;gap:1rem;padding:1rem;text-align:center;z-index:10}.return-home{padding-top:1rem;display:flex;justify-content:space-between;gap:.75rem;align-items:center;width:fit-content;transition:all .4s ease-in-out}.return-home:before{content:'';display:block;height:1.5rem;width:1.5rem;transition:all .4s ease-in-out}@media only screen and (min-width:30rem){.header-nav .site-logo{height:1.75rem;width:auto}.cookie-notice{grid-template-columns:auto 1fr;align-items:center}.cookie-notice h2{text-align:left}.cookie-notice .btn-primary,.cookie-notice p{grid-column:1/span 2}}@media only screen and (min-width:44rem){h1{font-size:2.5em}h2{font-size:2em}h3{font-size:1.5em}h4{font-size:1.25em}.footer .footer-copy ul,.footer .footer-nav ul{display:flex;justify-items:center;justify-content:center;gap:1.5rem}.footer .footer-copy ul li:nth-of-type(even){display:block}.cookie-notice h2{font-size:1.5em}}@media only screen and (min-width:52.5rem){.header-nav{grid-template-columns:18rem auto;padding:1rem 2rem}.header-nav .site-logo{height:2.5rem}.header-nav .main-nav .icon{display:none}.header-nav .main-nav{display:flex;justify-content:space-between;gap:1.25rem}.nav-icon,.search-icon{display:none}.footer .footer-nav ul{gap:3rem}.cookie-notice{bottom:.75rem;gap:.5rem 1rem;padding:1rem;grid-template-columns:3rem 1fr 10rem;left:calc(50% - 22rem);width:42rem;text-align:left;border-radius:.25rem}.cookie-notice img{grid-row:1/span 2;place-self:start}.cookie-notice p{grid-column:2;font-size:.9rem}.cookie-notice .btn-primary{grid-column:3;width:100%}}@media only screen and (min-width:65rem){.header-nav{grid-template-columns:24rem auto;padding:1rem 1rem;width:60rem;margin:0 auto}.header-nav .main-nav{gap:3rem}.cookie-notice{left:calc(50% - 31rem);width:60rem}}@media only screen and (min-width:80rem){h1{font-size:2.75em}h2{font-size:2.25em}h3{font-size:1.75em}h4{font-size:1.5em}h1,h2,h3,h4,h5,h6{font-weight:300}.header-nav{width:70rem}.cookie-notice{left:calc(50% - 36rem);width:70rem}}@media only screen and (min-width:100rem){.header-nav{width:85rem}.cookie-notice{left:calc(50% - 43.5rem);width:85rem}}