/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:#fff;color:#161513;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;color:#161513;margin:0 0 12px;text-wrap:balance}h1{font-size:48px;font-weight:300;line-height:1.15;letter-spacing:-0.01em}h2{font-size:34px;font-weight:300;line-height:1.25}h3{font-size:22px;font-weight:400;line-height:1.3}h4{font-size:18px;font-weight:600;line-height:1.35}@media(max-width:780px){h1{font-size:34px}h2{font-size:27px}h3{font-size:20px}}p{margin:0 0 1em}a{color:#1f4a7a;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:#c74634}a:focus-visible{outline:2px dotted #161513;outline-offset:2px}img{max-width:100%;height:auto}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px dotted #161513;outline-offset:2px}hr{border:0;border-top:1px solid rgba(22,21,19,.12);margin:32px 0}::selection{background:rgba(199,70,52,.16)}.ht-mono{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-variant-numeric:tabular-nums}.ht-serif{font-family:Georgia,"Times New Roman",Garamond,serif}.govuk-width-container{max-width:1280px;margin:0 auto;padding-left:48px;padding-right:48px}@media(max-width:1080px){.govuk-width-container{padding-left:32px;padding-right:32px}}@media(max-width:720px){.govuk-width-container{padding-left:20px;padding-right:20px}}.govuk-main-wrapper{display:block;padding:40px 0 64px}.govuk-grid-row{display:grid;grid-template-columns:repeat(12,1fr);gap:0 64px}@media(max-width:1000px){.govuk-grid-row{display:block}}.govuk-grid-column-two-thirds{grid-column:span 8;min-width:0}.govuk-grid-column-one-third{grid-column:span 4;min-width:0}@media(max-width:1000px){.govuk-grid-column-two-thirds{margin-bottom:48px}}.govuk-visually-hidden{position:absolute !important;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.govuk-skip-link{position:absolute;left:-9999px;z-index:100;padding:12px 20px;background:#161513;color:#fff;text-decoration:none;font-weight:600}.govuk-skip-link:focus{left:0;top:0;outline:2px dotted #161513;outline-offset:2px}.govuk-body{font-size:16px;margin:0 0 1em}.govuk-body-s{font-size:14.5px;color:#5c5651;margin:0 0 1em}.govuk-heading-xl{font-size:48px;font-weight:300;line-height:1.15;margin:0 0 20px}.govuk-heading-l{font-size:34px;font-weight:300;margin:0 0 16px}.govuk-heading-m{font-size:26px;font-weight:400;margin:0 0 14px}.govuk-heading-s{font-size:18px;font-weight:600;margin:0 0 10px}@media(max-width:780px){.govuk-heading-xl{font-size:34px}.govuk-heading-l{font-size:27px}.govuk-heading-m{font-size:22px}}.govuk-list{margin:0 0 1em;padding:0;list-style:none}.govuk-list li{margin-bottom:8px}.govuk-list--bullet{padding-left:20px;list-style:disc}.govuk-list--number{padding-left:20px;list-style:decimal}.govuk-inset-text{border-left:4px solid #d4cfca;padding:4px 0 4px 20px;margin:24px 0;color:#5c5651}.govuk-warning-text{display:flex;gap:14px;align-items:flex-start;margin:24px 0;padding:16px 20px;background:#f5f4f2;border-left:4px solid #c74634}.govuk-warning-text__icon{display:none}.govuk-warning-text__text{margin:0;font-weight:400}.govuk-details{border-bottom:1px solid rgba(22,21,19,.12);margin:0}.govuk-details__summary{display:flex;align-items:center;gap:12px;padding:18px 0;cursor:pointer;list-style:none;font-size:17px;color:#161513}.govuk-details__summary::-webkit-details-marker{display:none}.govuk-details__summary::before{content:"";flex:none;width:9px;height:9px;border-right:2px solid #c74634;border-bottom:2px solid #c74634;transform:rotate(45deg) translateY(-2px);transition:transform .15s ease}.govuk-details__summary:hover{color:#c74634}.govuk-details__summary:focus-visible{outline:2px dotted #161513;outline-offset:2px}.govuk-details__summary-text{flex:1}.govuk-details__text{padding:0 0 20px 21px;color:#5c5651;max-width:74ch}.govuk-details__text p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.govuk-details__summary::before{transition:none}}details.govuk-details[open]>.govuk-details__summary{color:#c74634;font-weight:600}details.govuk-details[open]>.govuk-details__summary::before{transform:rotate(-135deg) translate(-2px,1px)}.govuk-link{color:#1f4a7a;text-decoration:underline;text-underline-offset:2px}.govuk-link:hover{color:#c74634}.govuk-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;font:inherit;font-weight:600;font-size:16px;line-height:1.2;padding:13px 24px;border:1px solid #161513;border-radius:4px;background:#161513;color:#fff;text-decoration:none;cursor:pointer;transition:background .12s ease,border-color .12s ease}.govuk-button:link,.govuk-button:visited{color:#fff}.govuk-button:hover{background:#c74634;border-color:#c74634;color:#fff}.govuk-button:focus-visible{outline:2px dotted #161513;outline-offset:2px}.govuk-button--secondary{background:rgba(0,0,0,0);color:#161513;border-color:rgba(22,21,19,.24)}.govuk-button--secondary:link,.govuk-button--secondary:visited{color:#161513}.govuk-button--secondary:hover{background:#f5f4f2;border-color:#161513;color:#161513}.govuk-button--start{font-size:17px;padding:15px 28px;background:#c74634;border-color:#c74634}.govuk-button--start:hover{background:#a3392b;border-color:#a3392b}.govuk-button--start::after{content:"";display:inline-block;width:.42em;height:.42em;margin-left:.5em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-0.12em)}.govuk-button__start-icon{display:none}@media(prefers-reduced-motion:reduce){.govuk-button{transition:none}}.govuk-table,.ht-body table{width:100%;border-collapse:collapse;margin:0 0 24px;font-size:15.5px}.govuk-table caption,.ht-body table caption{text-align:left;font-weight:600;margin-bottom:10px}.govuk-table th,.ht-body table th{text-align:left;font-weight:600;color:#161513;padding:12px 16px 12px 0;border-bottom:1px solid rgba(22,21,19,.24)}.govuk-table td,.ht-body table td{padding:12px 16px 12px 0;border-bottom:1px solid rgba(22,21,19,.12);vertical-align:top}.govuk-table tbody tr:hover,.ht-body table tbody tr:hover{background:#fbf9f8}.govuk-form-group{margin-bottom:24px}.govuk-label{display:block;font-weight:600;margin-bottom:6px;font-size:16px}.govuk-label--s{font-size:16px}.govuk-hint{display:block;color:#5c5651;font-size:14.5px;margin-bottom:8px}.govuk-input,.govuk-select,.govuk-textarea,.govuk-file-upload{width:100%;font:inherit;font-size:16px;color:#161513;background:#fff;border:1px solid rgba(22,21,19,.24);border-radius:4px;padding:11px 14px}.govuk-input:focus,.govuk-select:focus,.govuk-textarea:focus,.govuk-file-upload:focus{border-color:#161513;outline:2px dotted #161513;outline-offset:2px}.govuk-textarea{min-height:140px}.govuk-input--width-4{width:8em}.govuk-input--width-10{width:16em}.govuk-select{appearance:none;padding-right:40px;background-image:linear-gradient(45deg,transparent 50%,#161513 50%),linear-gradient(135deg,#161513 50%,transparent 50%);background-position:calc(100% - 20px) 20px,calc(100% - 14px) 20px;background-size:6px 6px,6px 6px;background-repeat:no-repeat}select[multiple].govuk-select{background-image:none;padding-right:14px}.govuk-fieldset{border:0;margin:0 0 8px;padding:0;min-width:0}.govuk-fieldset__legend{font-size:20px;font-weight:400;padding:0;margin-bottom:12px}.govuk-fieldset__legend--s{font-size:16px;font-weight:600}.govuk-radios,.govuk-checkboxes{display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.govuk-radios__item,.govuk-checkboxes__item{display:flex;align-items:flex-start;gap:10px}.govuk-radios__input,.govuk-checkboxes__input{margin:3px 0 0;width:20px;height:20px;accent-color:#c74634;flex:none}.govuk-radios__label,.govuk-checkboxes__label{font-size:16px}.govuk-radios--small .govuk-radios__input,.govuk-radios--small .govuk-checkboxes__input,.govuk-checkboxes--small .govuk-radios__input,.govuk-checkboxes--small .govuk-checkboxes__input{width:18px;height:18px}.govuk-error-message{color:#a33a2c;font-weight:600;margin-bottom:8px}.govuk-error-summary{border:2px solid #a33a2c;padding:20px;margin-bottom:28px}.govuk-error-summary__title{margin-top:0}.govuk-panel{background:#f5f4f2;border-left:4px solid #3a6b4b;padding:28px 32px;margin-bottom:24px}.govuk-panel__title{font-size:30px;font-weight:300;margin:0 0 8px}.govuk-panel__body{font-size:18px;color:#5c5651}.govuk-breadcrumbs{padding:16px 0 0;font-size:13.5px}.govuk-breadcrumbs__list{display:flex;flex-wrap:wrap;gap:4px 8px;margin:0;padding:0;list-style:none}.govuk-breadcrumbs__list-item{display:flex;align-items:center;gap:8px;color:#5c5651}.govuk-breadcrumbs__list-item:not(:first-child)::before{content:"/";color:#d4cfca}.govuk-breadcrumbs__link{color:#5c5651;text-decoration:none}.govuk-breadcrumbs__link:hover{color:#c74634;text-decoration:underline}.ht-utility{background:#f1efed;color:#5c5651;font-size:13.5px;border-bottom:1px solid rgba(22,21,19,.12)}.ht-utility__inner{max-width:1280px;margin:0 auto;padding-left:48px;padding-right:48px}@media(max-width:1080px){.ht-utility__inner{padding-left:32px;padding-right:32px}}@media(max-width:720px){.ht-utility__inner{padding-left:20px;padding-right:20px}}.ht-utility__inner{display:flex;align-items:center;justify-content:space-between;gap:8px 24px;padding:8px 48px;flex-wrap:wrap}@media(max-width:780px){.ht-utility__inner{padding-left:20px;padding-right:20px}}.ht-utility__note{margin:0}.ht-utility__links{list-style:none;margin:0;padding:0;display:flex;gap:20px;flex-wrap:wrap}.ht-utility a{color:#5c5651;text-decoration:none}.ht-utility a:hover{color:#c74634;text-decoration:underline}@media(max-width:700px){.ht-utility__note{display:none}}.ht-header{background:#fff;border-bottom:1px solid rgba(22,21,19,.12);position:sticky;top:0;z-index:40}.ht-header__inner{max-width:1280px;margin:0 auto;padding-left:48px;padding-right:48px}@media(max-width:1080px){.ht-header__inner{padding-left:32px;padding-right:32px}}@media(max-width:720px){.ht-header__inner{padding-left:20px;padding-right:20px}}.ht-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding-top:12px;padding-bottom:12px}.ht-header__actions{display:flex;gap:12px;align-items:center}@media(max-width:480px){.ht-header__actions{gap:8px}.ht-header__actions .ht-btn-quote{padding:9px 12px;font-size:14px}.ht-header__actions .ht-menu-toggle{padding:8px 10px;font-size:14px}}@media(max-width:400px){.ht-header__actions .ht-menu-toggle__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}}.ht-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#161513}.ht-brand:link,.ht-brand:visited,.ht-brand:hover{color:#161513}.ht-brand:hover .ht-brand__name{color:#c74634}.ht-brand:focus-visible{outline:2px dotted #161513;outline-offset:2px}.ht-brand__mark{width:40px;height:40px;flex:none}.ht-brand__text{display:flex;flex-direction:column;line-height:1.15}.ht-brand__name{font-size:21px;font-weight:600;letter-spacing:-0.01em}.ht-brand__tagline{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#7a736e;margin-top:2px}@media(max-width:480px){.ht-brand__mark{width:34px;height:34px}.ht-brand__name{font-size:18px}.ht-brand__tagline{display:none}}.ht-btn-wa,.ht-btn-quote{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;padding:10px 20px;border-radius:4px;text-decoration:none;white-space:nowrap;border:1px solid rgba(0,0,0,0)}.ht-btn-wa:focus-visible,.ht-btn-quote:focus-visible{outline:2px dotted #161513;outline-offset:2px}.ht-btn-wa{color:#161513;border-color:rgba(22,21,19,.24)}.ht-btn-wa:link,.ht-btn-wa:visited{color:#161513}.ht-btn-wa:hover{background:#f5f4f2;border-color:#161513;color:#161513}.ht-btn-quote{background:#c74634;color:#fff;border-color:#c74634}.ht-btn-quote:link,.ht-btn-quote:visited{color:#fff}.ht-btn-quote:hover{background:#a3392b;border-color:#a3392b;color:#fff}@media(max-width:720px){.ht-btn-wa{display:none}}.ht-menu-toggle{display:none;align-items:center;gap:8px;font:inherit;font-size:15px;font-weight:600;color:#161513;background:rgba(0,0,0,0);border:1px solid rgba(22,21,19,.24);border-radius:4px;padding:9px 14px;cursor:pointer}.ht-menu-toggle__bars{display:inline-block;width:16px}.ht-menu-toggle__bars span{display:block;height:2px;background:currentColor;margin:3px 0}@media(max-width:980px){.ht-menu-toggle{display:inline-flex}}.ht-nav{background:#fff;border-bottom:1px solid rgba(22,21,19,.12);position:relative;z-index:35}.ht-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0 12px}.ht-nav__list>li:first-child .ht-nav__link{margin-left:-16px}.ht-nav__item{position:relative;display:flex;align-items:stretch}.ht-nav__link{display:inline-flex;align-items:center;padding:16px 16px 14px;font-size:15.5px;font-weight:400;color:#161513;text-decoration:none;border-bottom:2px solid rgba(0,0,0,0)}.ht-nav__link:link,.ht-nav__link:visited{color:#161513}.ht-nav__link:hover{color:#c74634}.ht-nav__link.is-active{border-bottom-color:#c74634;font-weight:600}.ht-nav__link:focus-visible{outline:2px dotted #161513;outline-offset:2px}.ht-nav__item--has-panel .ht-nav__link{padding-right:4px}.ht-nav__toggle{background:rgba(0,0,0,0);border:0;padding:0 12px 0 2px;color:#7a736e;cursor:pointer;line-height:1}.ht-nav__toggle:hover{color:#c74634}.ht-nav__toggle svg{transition:transform .15s ease}@media(prefers-reduced-motion:reduce){.ht-nav__toggle svg{transition:none}}.ht-nav__item.is-open .ht-nav__toggle svg{transform:rotate(180deg)}.ht-nav__item.is-open .ht-nav__link{color:#c74634}.ht-nav__panel{position:absolute;top:100%;left:-16px;z-index:60;min-width:330px;max-width:460px;background:#fff;border:1px solid rgba(22,21,19,.12);border-radius:0 0 6px 6px;box-shadow:0 10px 30px rgba(22,21,19,.12);padding:12px 0}.ht-nav__sub{list-style:none;margin:0;padding:0}.ht-nav__sub li:last-child a{border-top:1px solid rgba(22,21,19,.12);margin-top:8px;padding-top:14px;font-weight:600;color:#c74634}.ht-nav__sub li:last-child a::after{content:"";display:inline-block;width:.42em;height:.42em;margin-left:.5em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-0.12em)}.ht-nav__sub a{display:block;padding:10px 24px;font-size:15.5px;color:#161513;text-decoration:none}.ht-nav__sub a:link,.ht-nav__sub a:visited{color:#161513}.ht-nav__sub a:hover{background:#f5f4f2;color:#c74634}.ht-nav__sub a:focus-visible{outline:2px dotted #161513;outline-offset:2px}@media(max-width:980px){.ht-nav{display:none;border-bottom:0}.ht-nav.is-expanded{display:block}.ht-nav__list{display:block;padding-bottom:12px}.ht-nav__item{display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid rgba(22,21,19,.12)}.ht-nav__link{flex:1;padding:15px 0}.ht-nav__toggle{padding:15px 8px}.ht-nav__panel{position:static;min-width:0;max-width:none;border:0;box-shadow:none;background:#fbf9f8;padding:4px 0 12px;width:100%}.ht-nav__sub a{padding:10px 16px}}.ht-main{padding:40px 0 64px}.ht-hidden-title{display:none}.ht-page-head{padding:0 0 32px;margin-bottom:32px;border-bottom:1px solid rgba(22,21,19,.12)}.ht-page-head__eyebrow{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:600;color:#7a736e;margin:0 0 16px}.ht-page-head__dir{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;text-transform:none;letter-spacing:0;font-size:12px;color:#5c5651;background:#f5f4f2;border:1px solid rgba(22,21,19,.12);border-radius:20px;padding:3px 10px}.ht-page-head__title{font-size:42px;font-weight:300;line-height:1.14;letter-spacing:-0.015em;margin:0 0 16px}@media(max-width:780px){.ht-page-head__title{font-size:31px}}.ht-page-head .ht-lead{font-size:19px;margin:0 0 16px;max-width:62ch}.ht-page-head .ht-meta{margin:0}.ht-page-head--glossary-term .ht-page-head__title,.ht-page-head--news .ht-page-head__title{font-size:34px}.ht-lead{font-size:20px;line-height:1.5;color:#5c5651;max-width:68ch}.ht-meta{font-size:14px;color:#7a736e;margin:8px 0 26px}.ht-body{max-width:74ch;font-size:16.5px;line-height:1.6}.ht-body h2{margin-top:40px}.ht-body h3{margin-top:28px}.ht-body ul,.ht-body ol{padding-left:22px;margin:0 0 1em}.ht-body li{margin-bottom:8px}.ht-body th{background:#fbf9f8}.ht-sidebar .ht-side-block{margin-bottom:40px}.ht-sidebar .ht-side-block h2{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7a736e;font-weight:600;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid rgba(22,21,19,.12)}.ht-sidebar .ht-side-block ul{list-style:none;padding:0;margin:0}.ht-sidebar .ht-side-block li{margin-bottom:12px;font-size:15px;line-height:1.4}.ht-quote-box{border:1px solid rgba(22,21,19,.12);border-top:3px solid #c74634;border-radius:6px;background:#fbf9f8;padding:24px 24px 24px;margin-bottom:40px}.ht-quote-box__from{font-size:11.5px;text-transform:uppercase;letter-spacing:.1em;color:#7a736e;font-weight:600;margin:0 0 4px}.ht-quote-box__figure{margin:0 0 8px;line-height:1.05}.ht-quote-box__figure .ht-mono{font-size:34px;font-weight:600;color:#161513;letter-spacing:-0.01em}.ht-quote-box__unit{font-size:15px;color:#5c5651;font-weight:400}.ht-quote-box{min-width:0;overflow-wrap:break-word}.ht-quote-box__figure--text{font-size:19px;font-weight:600;line-height:1.3}.ht-quote-box__note{font-size:13.5px;line-height:1.45;color:#5c5651;margin:0 0 16px}.ht-quote-box__facts{margin:0 0 24px;border-top:1px solid rgba(22,21,19,.12);font-size:13.5px}.ht-quote-box__facts>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(22,21,19,.12)}.ht-quote-box__facts dt{color:#7a736e}.ht-quote-box__facts dd{margin:0;color:#161513;text-align:right}.ht-quote-box__cta{width:100%}.ht-quote-box__alt{font-size:13px;color:#5c5651;margin:12px 0 0;line-height:1.45}.ht-requirement{background:#fbf9f8;border:1px solid rgba(22,21,19,.12);border-left:4px solid #c74634;border-radius:0 6px 6px 0;padding:20px 24px;margin:28px 0;max-width:76ch}.ht-requirement blockquote{margin:0 0 10px;font-family:Georgia,"Times New Roman",Garamond,serif;font-size:18px;line-height:1.5}.ht-requirement .ht-src{font-size:13.5px;color:#7a736e}.ht-requirement__label{font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:#7a736e;margin:0 0 8px}.ht-requirement__label strong{font-weight:600}.ht-receive{margin:32px 0}.ht-receive ul{list-style:none;padding-left:0}.ht-receive li{position:relative;padding-left:30px;margin-bottom:10px}.ht-receive li::before{content:"";position:absolute;left:2px;top:8px;width:11px;height:6px;border-left:2px solid #3a6b4b;border-bottom:2px solid #3a6b4b;transform:rotate(-45deg)}.ht-faq{margin-top:40px}.ht-faq-list{border-top:1px solid rgba(22,21,19,.12);max-width:80ch}.ht-notice{background:#f5f4f2;border-radius:6px;padding:16px 20px;margin:0 0 22px;font-size:14.5px}.ht-chip{display:inline-block;font-size:12px;padding:2px 8px;border:1px solid rgba(22,21,19,.12);border-radius:20px;color:#5c5651;margin-left:8px}.ht-steps{list-style:none;counter-reset:st;margin:28px 0;padding:0}.ht-steps li{counter-increment:st;padding:0 0 26px 52px;position:relative}.ht-steps li::before{content:counter(st);position:absolute;left:0;top:-2px;width:34px;height:34px;border-radius:50%;background:#f5f4f2;color:#161513;border:1px solid rgba(22,21,19,.12);font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center}.ht-steps li h3{margin:4px 0 8px}.ht-cards{list-style:none;padding:0;margin:26px 0;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.ht-cards li{background:#fff;border:1px solid rgba(22,21,19,.12);border-radius:6px;padding:22px 24px;margin:0;transition:box-shadow .15s ease,border-color .15s ease}.ht-cards li:hover{box-shadow:0 6px 20px rgba(22,21,19,.08);border-color:rgba(22,21,19,.24)}.ht-cards a{font-size:18px;font-weight:600;color:#161513;text-decoration:none}.ht-cards a:link,.ht-cards a:visited{color:#161513}.ht-cards a:hover{color:#c74634}.ht-cards p{font-size:15px;color:#5c5651;margin:8px 0 0}@media(prefers-reduced-motion:reduce){.ht-cards li{transition:none}}.ht-hub-group{margin:40px 0}.ht-hub-group__title{font-size:22px;font-weight:600;margin:0 0 4px;padding-bottom:12px;border-bottom:1px solid rgba(22,21,19,.12)}.ht-page-head--hub{padding-top:8px}.ht-glossary-index{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0 26px}.ht-glossary-index a{min-width:36px;text-align:center;padding:7px 10px;border:1px solid rgba(22,21,19,.12);border-radius:4px;text-decoration:none;color:#161513;font-weight:600;font-size:14px}.ht-glossary-index a:hover{background:#f5f4f2;color:#c74634}.tablewrap{overflow-x:auto;margin:20px 0}.ht-icon{width:20px;height:20px;flex:none;color:#c74634;vertical-align:-4px}.ht-card-icon{width:30px;height:30px;color:#c74634;display:block;margin-bottom:14px}.ht-step-icon{width:26px;height:26px;color:#c74634;display:block;margin-bottom:10px}.ht-hero{display:grid;grid-template-columns:1.06fr .94fr;gap:32px 64px;align-items:center;background:#f5f4f2;border-radius:12px;padding:48px;margin:24px 0 32px}@media(max-width:1080px){.ht-hero{gap:32px 40px;padding:40px 32px}}@media(max-width:1000px){.ht-hero{grid-template-columns:1fr;padding:32px 24px;margin-top:16px}}.ht-hero__eyebrow{display:flex;align-items:center;gap:10px;font-size:13px;text-transform:uppercase;letter-spacing:.09em;color:#c74634;font-weight:600;margin:0 0 16px}.ht-hero__rule{width:28px;height:2px;background:#c74634;flex:none}.ht-hero__title{font-size:46px;font-weight:300;line-height:1.12;letter-spacing:-0.015em;margin:0 0 18px}@media(max-width:1080px){.ht-hero__title{font-size:40px}}@media(max-width:780px){.ht-hero__title{font-size:32px}}.ht-hero__lead{font-size:18.5px;line-height:1.55;color:#5c5651;max-width:58ch;margin:0 0 24px}.ht-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px}.ht-hero__actions .govuk-button{margin-bottom:0}.ht-hero__wa{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;color:#161513;background:#fff;border:1px solid rgba(22,21,19,.24);border-radius:4px;padding:10px 18px;text-decoration:none;white-space:nowrap}.ht-hero__wa:link,.ht-hero__wa:visited{color:#161513}.ht-hero__wa:hover{border-color:#161513;background:#fbf9f8}.ht-hero__wa:focus-visible{outline:2px dotted #161513;outline-offset:2px}.ht-hero__wa svg{color:#c74634;flex:none}.ht-hero__note{font-size:14px;color:#7a736e;margin:12px 0 0}.ht-hero__trust{margin-top:24px;padding-top:24px;border-top:1px solid rgba(22,21,19,.12)}.ht-hero__trust-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7a736e;font-weight:600;margin:0 0 10px}.ht-hero__trust-list{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.ht-hero__trust-list li{background:#fff;border:1px solid rgba(22,21,19,.12);border-radius:999px;padding:5px 13px;font-size:13.5px;font-weight:600;color:#5c5651}.ht-hero__aside{min-width:0}.ht-hero__stage{position:relative;margin:0}.ht-hero__photo{display:block;width:100%;height:auto;border-radius:12px;box-shadow:0 14px 34px rgba(22,21,19,.16)}.ht-hero__flag{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:7px;background:#fff;border-radius:999px;padding:7px 14px 7px 11px;font-size:13px;font-weight:600;color:#161513;box-shadow:0 3px 12px rgba(22,21,19,.18)}.ht-hero__flag .ht-icon{width:16px;height:16px;vertical-align:0}.ht-hero__card{position:relative;margin:-52px 24px 0;background:#fff;border:1px solid rgba(22,21,19,.12);border-radius:10px;padding:16px 24px 24px;box-shadow:0 12px 30px rgba(22,21,19,.14);min-width:0}@media(max-width:1000px){.ht-hero__card{margin:-40px 16px 0}}.ht-hero__card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(22,21,19,.12);margin-bottom:16px}.ht-hero__card-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7a736e;font-weight:600;margin:0}.ht-hero__card-more::after{content:"";display:inline-block;width:.42em;height:.42em;margin-left:.5em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-0.12em)}.ht-hero__card-more{font-size:13.5px;font-weight:600;text-decoration:none}.ht-hero__card-more:hover{text-decoration:underline}.ht-hero__prices{display:grid;grid-template-columns:1fr 1fr}.ht-hero__price{display:flex;flex-direction:column;gap:2px;padding:2px 16px 2px 0}.ht-hero__price:last-child{border-left:1px solid rgba(22,21,19,.12);padding:2px 0 2px 16px}.ht-hero__price-dir{font-size:13.5px;color:#5c5651}.ht-hero__price-fig{font-size:29px;font-weight:600;letter-spacing:-0.01em}.ht-hero__price-unit{font-size:13px;color:#7a736e}.ht-hero__smallfacts{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin:16px 0 0;padding:16px 0 0;border-top:1px solid rgba(22,21,19,.12)}.ht-hero__smallfacts li{display:flex;align-items:flex-start;gap:8px;font-size:13.5px;color:#5c5651}.ht-hero__smallfacts .ht-icon{width:16px;height:16px;vertical-align:0;margin-top:2px}@media(max-width:420px){.ht-hero__smallfacts{grid-template-columns:1fr}}.ht-section{padding:64px 0;border-top:1px solid rgba(22,21,19,.12)}.ht-section--tint{background:#fbf9f8;border-top:0;border-radius:10px;padding:48px 40px;margin:32px 0}@media(max-width:780px){.ht-section--tint{padding:32px 24px}}.ht-section__title{font-size:34px;font-weight:300;margin:0 0 12px}@media(max-width:780px){.ht-section__title{font-size:27px}}.ht-section__intro{font-size:18px;color:#5c5651;max-width:72ch;margin:0 0 40px}.ht-section__more{margin:32px 0 0;font-size:15.5px}.ht-routes{display:grid;grid-template-columns:1fr 1fr;gap:28px}@media(max-width:900px){.ht-routes{grid-template-columns:1fr}}.ht-route{background:#fff;border:1px solid rgba(22,21,19,.12);border-radius:10px;overflow:hidden;padding:0 0 32px}.ht-route>*:not(.ht-route__photo){margin-left:32px;margin-right:32px}.ht-route__photo{display:block;width:100%;height:210px;object-fit:cover;margin-bottom:24px}@media(max-width:620px){.ht-route__photo{height:160px}}.ht-route--alt .ht-route__tag{color:#5c5651}.ht-route__tag{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#c74634;font-weight:600;margin:0 0 10px}.ht-route__title{font-size:25px;font-weight:400;margin:0 0 12px}.ht-route p{color:#5c5651;margin:0 0 18px}.ht-route__steps{counter-reset:rs;list-style:none;margin:0 0 20px;padding:0}.ht-route__steps li{counter-increment:rs;position:relative;padding:0 0 14px 34px;font-size:15.5px}.ht-route__steps li::before{content:counter(rs);position:absolute;left:0;top:0;width:24px;height:24px;border-radius:50%;background:#f5f4f2;border:1px solid rgba(22,21,19,.12);font-size:12.5px;font-weight:600;display:flex;align-items:center;justify-content:center}.ht-route__links{margin:0;padding-top:16px;border-top:1px solid rgba(22,21,19,.12);font-size:15.5px}.ht-route__links li{margin-bottom:8px}.ht-route__links a::after{content:"";display:inline-block;width:.42em;height:.42em;margin-left:.5em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-0.12em)}.ht-route__links a{text-decoration:none;font-weight:600}.ht-route__links a:hover{text-decoration:underline}.ht-doclists{display:grid;grid-template-columns:1fr 1fr;gap:30px 48px}@media(max-width:800px){.ht-doclists{grid-template-columns:1fr}}.ht-doclists__head{display:flex;align-items:center;gap:10px;font-size:12.5px;text-transform:uppercase;letter-spacing:.08em;color:#7a736e;font-weight:600;margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid rgba(22,21,19,.24)}.ht-doclist{list-style:none;margin:0;padding:0}.ht-doclist li{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:11px 0;border-bottom:1px solid rgba(22,21,19,.12)}.ht-doclist a{font-weight:600;color:#161513;text-decoration:none}.ht-doclist a:link,.ht-doclist a:visited{color:#161513}.ht-doclist a:hover{color:#c74634;text-decoration:underline}.ht-doclist span{color:#7a736e;font-size:13.5px;text-align:right}.ht-steps--home{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:30px}@media(max-width:980px){.ht-steps--home{grid-template-columns:1fr 1fr}}@media(max-width:560px){.ht-steps--home{grid-template-columns:1fr}}.ht-steps--home li{padding:0;position:static}.ht-steps--home li::before{position:static;margin-bottom:14px}.ht-steps--home li h3{font-size:19px;margin:0 0 8px}.ht-steps--home li .ht-body{font-size:15.5px}.ht-steps--home li .ht-body p{margin:0;color:#5c5651}.ht-price-block{display:grid;grid-template-columns:1.6fr 1fr;gap:40px}@media(max-width:900px){.ht-price-block{grid-template-columns:1fr}}.ht-price-table{font-size:15.5px}.ht-price-table td:nth-child(2),.ht-price-table th:nth-child(2){text-align:right;white-space:nowrap}.ht-price-table td:nth-child(3){color:#5c5651}.ht-price-aside{background:#fff;border:1px solid rgba(22,21,19,.12);border-radius:6px;padding:24px}.ht-price-aside h3{font-size:18px;margin:0 0 12px}.ht-price-aside ul{font-size:15px}.ht-price-aside .govuk-button{margin:10px 0;width:100%}.ht-cert{display:grid;grid-template-columns:1.05fr 1fr;gap:32px;align-items:start}@media(max-width:900px){.ht-cert{grid-template-columns:1fr}}.ht-cert__doc{background:#fff;border:1px solid rgba(22,21,19,.12);border-radius:8px;padding:26px 30px}.ht-cert__label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7a736e;font-weight:600;margin:0 0 16px}.ht-cert__list{list-style:none;margin:0;padding:0}.ht-cert__list li{position:relative;padding:0 0 14px 30px;font-size:16px}.ht-cert__list li::before{content:"";position:absolute;left:2px;top:6px;width:11px;height:6px;border-left:2px solid #3a6b4b;border-bottom:2px solid #3a6b4b;transform:rotate(-45deg)}.ht-cert__quote{font-family:Georgia,"Times New Roman",Garamond,serif;font-size:19px;line-height:1.55;color:#161513;margin:0 0 10px}.ht-cert__source{font-size:13.5px;color:#7a736e;margin:0 0 20px}.ht-accepted{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px;padding:0}.ht-accepted li{background:#fff;border:1px solid rgba(22,21,19,.12);border-radius:20px;padding:7px 16px;font-size:14.5px;color:#5c5651}.ht-honest{display:grid;grid-template-columns:1fr 1fr;gap:28px}@media(max-width:800px){.ht-honest{grid-template-columns:1fr}}.ht-honest__col{background:#fff;border:1px solid rgba(22,21,19,.12);border-radius:8px;padding:26px 30px}.ht-honest__col h3{font-size:20px;font-weight:600;margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid rgba(22,21,19,.12)}.ht-honest__col ul{margin:0;padding-left:20px}.ht-honest__col li{margin-bottom:12px;font-size:15.5px;color:#5c5651}.ht-honest__col--yes h3{color:#3a6b4b}.ht-honest__col--no h3{color:#c74634}.ht-learn{display:grid;grid-template-columns:1fr 1fr;gap:10px 48px}@media(max-width:800px){.ht-learn{grid-template-columns:1fr}}.ht-learn__list{font-size:16px}.ht-learn__list li{margin-bottom:12px}.ht-learn__list a::after{content:"";display:inline-block;width:.42em;height:.42em;margin-left:.5em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-0.12em)}.ht-learn__list a{text-decoration:none}.ht-learn__list a:hover{text-decoration:underline}.ht-body--front{max-width:70ch}.ht-prefooter{background:#312d2a;color:#fff;margin-top:64px}.ht-prefooter__inner{max-width:1280px;margin:0 auto;padding-left:48px;padding-right:48px}@media(max-width:1080px){.ht-prefooter__inner{padding-left:32px;padding-right:32px}}@media(max-width:720px){.ht-prefooter__inner{padding-left:20px;padding-right:20px}}.ht-prefooter__inner{display:flex;align-items:center;justify-content:space-between;gap:24px 48px;padding-top:44px;padding-bottom:44px;flex-wrap:wrap}.ht-prefooter__heading{font-size:30px;font-weight:300;color:#fff;margin:0 0 10px}.ht-prefooter__text{margin:0;color:rgba(255,255,255,.78);max-width:62ch}.ht-prefooter__actions{display:flex;gap:14px;flex-wrap:wrap}.ht-prefooter .ht-btn-quote{background:#c74634;border-color:#c74634}.ht-prefooter .ht-btn-quote:hover{background:#fff;border-color:#fff;color:#161513}.ht-prefooter .ht-btn-wa{color:#fff;border-color:rgba(255,255,255,.5)}.ht-prefooter .ht-btn-wa:link,.ht-prefooter .ht-btn-wa:visited{color:#fff}.ht-prefooter .ht-btn-wa:hover{background:rgba(255,255,255,.1);border-color:#fff;color:#fff}.ht-footer{background:#fbf9f8;border-top:1px solid rgba(22,21,19,.12);padding:56px 0 24px;font-size:15px;color:#5c5651}.ht-footer__top{display:grid;grid-template-columns:minmax(280px,1fr) 2.5fr;gap:48px}@media(max-width:1100px){.ht-footer__top{grid-template-columns:1fr;gap:36px}}.ht-footer__mark{width:42px;height:42px;margin-bottom:14px}.ht-footer__name{font-size:19px;font-weight:600;color:#161513;margin:0 0 10px}.ht-footer__blurb{margin:0 0 20px;font-size:14.5px;max-width:46ch}.ht-footer__contact{margin:0;font-size:14.5px}.ht-footer__contact>div{display:grid;grid-template-columns:92px 1fr;gap:4px 14px;padding:9px 0;border-top:1px solid rgba(22,21,19,.12)}.ht-footer__contact dt{color:#7a736e}.ht-footer__contact dd{margin:0;color:#5c5651}.ht-footer__hint{display:inline-block;color:#7a736e;font-size:13px}.ht-footer__cols{display:grid;grid-template-columns:repeat(5,1fr);gap:30px 28px}@media(max-width:1240px){.ht-footer__cols{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.ht-footer__cols{grid-template-columns:repeat(2,1fr)}}@media(max-width:430px){.ht-footer__cols{grid-template-columns:1fr}}.ht-footer__col h2{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7a736e;font-weight:600;margin:0 0 14px}.ht-footer__col ul{list-style:none;margin:0;padding:0}.ht-footer__col li{margin-bottom:10px;line-height:1.35}.ht-footer__col a{color:#5c5651;font-size:14.5px;text-decoration:none}.ht-footer__col a:link,.ht-footer__col a:visited{color:#5c5651}.ht-footer__col a:hover{color:#c74634;text-decoration:underline}.ht-footer__disclosures{margin-top:48px;padding-top:30px;border-top:1px solid rgba(22,21,19,.12)}.ht-footer__disclosures-heading{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7a736e;font-weight:600;margin:0 0 8px}.ht-footer__facts{margin:0;font-size:13.5px;max-width:760px}.ht-footer__facts>div{display:grid;grid-template-columns:155px 1fr;gap:4px 14px;padding:7px 0;border-bottom:1px solid rgba(22,21,19,.12)}.ht-footer__facts>div:last-child{border-bottom:0}.ht-footer__facts dt{color:#7a736e}.ht-footer__facts dd{margin:0}@media(max-width:480px){.ht-footer__facts>div{grid-template-columns:1fr}.ht-footer__facts dt{font-weight:600}}.ht-footer__network{margin-top:32px;padding-top:24px;border-top:1px solid rgba(22,21,19,.12)}.ht-footer__network h2{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7a736e;font-weight:600;margin:0 0 12px}.ht-footer__network ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 24px}.ht-footer__network li{margin:0}.ht-footer__network a{color:#7a736e;font-size:13.5px;text-decoration:none}.ht-footer__network a:link,.ht-footer__network a:visited{color:#7a736e}.ht-footer__network a:hover{color:#c74634;text-decoration:underline}.ht-footer__bottom{margin-top:34px;padding-top:18px;border-top:1px solid rgba(22,21,19,.12);display:flex;justify-content:space-between;align-items:center;gap:10px 24px;flex-wrap:wrap;font-size:13px;color:#7a736e}.ht-footer__copy{margin:0}.ht-footer__bottom-links{list-style:none;display:flex;flex-wrap:wrap;gap:6px 20px;margin:0;padding:0}.ht-footer__bottom-links a{color:#7a736e;text-decoration:none}.ht-footer__bottom-links a:link,.ht-footer__bottom-links a:visited{color:#7a736e}.ht-footer__bottom-links a:hover{color:#c74634;text-decoration:underline}.webform-submission-form{max-width:720px}.webform-submission-form .js-form-item,.webform-submission-form .form-item{margin-bottom:24px}.webform-submission-form label{display:block;font-weight:600;margin-bottom:6px}.webform-submission-form input[type=text],.webform-submission-form input[type=email],.webform-submission-form input[type=tel],.webform-submission-form input[type=number],.webform-submission-form input[type=date],.webform-submission-form textarea,.webform-submission-form select{width:100%;font:inherit;font-size:16px;color:#161513;background:#fff;border:1px solid rgba(22,21,19,.24);border-radius:4px;padding:11px 14px}.webform-submission-form input[type=text]:focus,.webform-submission-form input[type=email]:focus,.webform-submission-form input[type=tel]:focus,.webform-submission-form input[type=number]:focus,.webform-submission-form input[type=date]:focus,.webform-submission-form textarea:focus,.webform-submission-form select:focus{border-color:#161513;outline:2px dotted #161513;outline-offset:2px}.webform-submission-form textarea{min-height:150px}.webform-submission-form input[type=checkbox],.webform-submission-form input[type=radio]{width:19px;height:19px;accent-color:#c74634;flex:none}.webform-submission-form .js-form-type-radio,.webform-submission-form .js-form-type-checkbox{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.webform-submission-form .js-form-type-radio input,.webform-submission-form .js-form-type-checkbox input{margin:2px 0 0}.webform-submission-form .js-form-type-radio label.option,.webform-submission-form .js-form-type-checkbox label.option{display:inline;font-weight:400;margin:0;line-height:1.45;cursor:pointer}.webform-submission-form .js-form-type-radio:last-child,.webform-submission-form .js-form-type-checkbox:last-child{margin-bottom:0}.webform-submission-form .form-radios,.webform-submission-form .form-checkboxes,.webform-submission-form [id$="--wrapper"] .fieldset-wrapper{display:flex;flex-direction:column;gap:2px}.webform-submission-form .description,.webform-submission-form .form-item__description{color:#5c5651;font-size:14px;margin-top:6px}.webform-submission-form fieldset{border:1px solid rgba(22,21,19,.12);border-radius:8px;padding:22px 26px;margin:0 0 28px;background:#fff}.webform-submission-form fieldset legend{font-size:20px;font-weight:400;padding:0 8px;margin-left:-8px}.webform-submission-form .form-actions{margin-top:8px}.webform-submission-form input[type=submit],.webform-submission-form button[type=submit]{font:inherit;font-weight:600;font-size:16px;padding:13px 28px;background:#c74634;color:#fff;border:1px solid #c74634;border-radius:4px;cursor:pointer}.webform-submission-form input[type=submit]:hover,.webform-submission-form button[type=submit]:hover{background:#a3392b;border-color:#a3392b}.webform-submission-form input[type=submit]:focus-visible,.webform-submission-form button[type=submit]:focus-visible{outline:2px dotted #161513;outline-offset:2px}.webform-submission-form .form-required::after{content:" *";color:#c74634}.webform-submission-form .messages--error{border-left:4px solid #a33a2c;background:#f5f4f2;padding:16px 20px;margin-bottom:24px}.messages{padding:16px 20px;margin:0 0 24px;border-left:4px solid #d4cfca;background:#f5f4f2;border-radius:0 4px 4px 0}.messages--error{border-left-color:#a33a2c}.messages--status{border-left-color:#3a6b4b}.messages--warning{border-left-color:#8a5a00}
