@charset "UTF-8";.flex-apart{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;grid-gap:2em;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.flex-apart.flex-apart--start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-center,.flex-even{grid-gap:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-even{-ms-flex-pack:distribute;justify-content:space-around}.content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-around{-ms-flex-pack:distribute;justify-content:space-around}.content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.none{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,.flex-row-reverse{-webkit-box-orient:horizontal}.flex-row-reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.flex-fill{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.none{-webkit-box-flex:0;-ms-flex:none;flex:none}.grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.shrink{-ms-flex-negative:1;flex-shrink:1}.shrink-0{-ms-flex-negative:0;flex-shrink:0}.gap-0-5{gap:.5em}.gap-1{gap:1em}.gap-x-1{-moz-column-gap:1em;-webkit-column-gap:1em;column-gap:1em}.gap-y-1{row-gap:1em}.gap-2{gap:2em}.gap-x-2{-moz-column-gap:2em;-webkit-column-gap:2em;column-gap:2em}.gap-y-2{row-gap:2em}.gap-3{gap:3em}.gap-x-3{-moz-column-gap:3em;-webkit-column-gap:3em;column-gap:3em}.gap-y-3{row-gap:3em}.gap-4{gap:4em}.gap-x-4{-moz-column-gap:4em;-webkit-column-gap:4em;column-gap:4em}.gap-y-4{row-gap:4em}.m-0{margin:0}.mt-0{margin-top:0}.mt-05{margin-top:.5em}.mt-1{margin-top:1em}.mt-2{margin-top:2em}.mt-3{margin-top:3em}.mt-4{margin-top:4em}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1em}.mb-2{margin-bottom:2em}.mb-3{margin-bottom:3em}.mb-4{margin-bottom:4em}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:1em;margin-right:1em}.my-0{margin-bottom:0;margin-top:0}.my-1{margin-bottom:1em;margin-top:1em}.p-1{padding:1em}.p-2{padding:2em}.px-1{padding-left:1em;padding-right:1em}.px-2{padding-left:2em;padding-right:2em}.py-1{padding-bottom:1em;padding-top:1em}.py-2{padding-bottom:2em;padding-top:2em}.pt-1{padding-top:1em}.pr-1,.pr-2{padding-right:2em}.pr-3{padding-right:3em}.pr-4{padding-right:4em}.pb-0{padding-bottom:0}.pb-1{padding-bottom:1em}@media (min-width:24em){.sm\:content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sm\:content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm\:content-around{-ms-flex-pack:distribute;justify-content:space-around}.sm\:content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sm\:content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sm\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.sm\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sm\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.sm\:none{display:none}.sm\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.sm\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sm\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sm\:flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sm\:flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sm\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.sm\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.sm\:flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sm\:flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.sm\:flex-fill{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.sm\:flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.sm\:flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.sm\:none{-webkit-box-flex:0;-ms-flex:none;flex:none}.sm\:grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sm\:grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.sm\:shrink{-ms-flex-negative:1;flex-shrink:1}.sm\:shrink-0{-ms-flex-negative:0;flex-shrink:0}.sm\:gap-0-5{gap:.5em}.sm\:gap-1{gap:1em}.sm\:gap-x-1{-moz-column-gap:1em;-webkit-column-gap:1em;column-gap:1em}.sm\:gap-y-1{row-gap:1em}.sm\:gap-2{gap:2em}.sm\:gap-x-2{-moz-column-gap:2em;-webkit-column-gap:2em;column-gap:2em}.sm\:gap-y-2{row-gap:2em}.sm\:gap-3{gap:3em}.sm\:gap-x-3{-moz-column-gap:3em;-webkit-column-gap:3em;column-gap:3em}.sm\:gap-y-3{row-gap:3em}.sm\:gap-4{gap:4em}.sm\:gap-x-4{-moz-column-gap:4em;-webkit-column-gap:4em;column-gap:4em}.sm\:gap-y-4{row-gap:4em}.sm\:m-0{margin:0}.sm\:mt-0{margin-top:0}.sm\:mt-05{margin-top:.5em}.sm\:mt-1{margin-top:1em}.sm\:mt-2{margin-top:2em}.sm\:mt-3{margin-top:3em}.sm\:mt-4{margin-top:4em}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:1em}.sm\:mb-2{margin-bottom:2em}.sm\:mb-3{margin-bottom:3em}.sm\:mb-4{margin-bottom:4em}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-1{margin-left:1em;margin-right:1em}.sm\:my-0{margin-bottom:0;margin-top:0}.sm\:my-1{margin-bottom:1em;margin-top:1em}.sm\:p-1{padding:1em}.sm\:p-2{padding:2em}.sm\:px-1{padding-left:1em;padding-right:1em}.sm\:px-2{padding-left:2em;padding-right:2em}.sm\:py-1{padding-bottom:1em;padding-top:1em}.sm\:py-2{padding-bottom:2em;padding-top:2em}.sm\:pt-1{padding-top:1em}.sm\:pr-1,.sm\:pr-2{padding-right:2em}.sm\:pr-3{padding-right:3em}.sm\:pr-4{padding-right:4em}.sm\:pb-0{padding-bottom:0}.sm\:pb-1{padding-bottom:1em}}@media (min-width:48em){.md\:content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.md\:content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.md\:content-around{-ms-flex-pack:distribute;justify-content:space-around}.md\:content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.md\:content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.md\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.md\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.md\:none{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-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.md\:flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.md\:flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.md\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.md\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.md\:flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.md\:flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.md\:flex-fill{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.md\:flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.md\:flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.md\:none{-webkit-box-flex:0;-ms-flex:none;flex:none}.md\:grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.md\:grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.md\:shrink{-ms-flex-negative:1;flex-shrink:1}.md\:shrink-0{-ms-flex-negative:0;flex-shrink:0}.md\:gap-0-5{gap:.5em}.md\:gap-1{gap:1em}.md\:gap-x-1{-moz-column-gap:1em;-webkit-column-gap:1em;column-gap:1em}.md\:gap-y-1{row-gap:1em}.md\:gap-2{gap:2em}.md\:gap-x-2{-moz-column-gap:2em;-webkit-column-gap:2em;column-gap:2em}.md\:gap-y-2{row-gap:2em}.md\:gap-3{gap:3em}.md\:gap-x-3{-moz-column-gap:3em;-webkit-column-gap:3em;column-gap:3em}.md\:gap-y-3{row-gap:3em}.md\:gap-4{gap:4em}.md\:gap-x-4{-moz-column-gap:4em;-webkit-column-gap:4em;column-gap:4em}.md\:gap-y-4{row-gap:4em}.md\:m-0{margin:0}.md\:mt-0{margin-top:0}.md\:mt-05{margin-top:.5em}.md\:mt-1{margin-top:1em}.md\:mt-2{margin-top:2em}.md\:mt-3{margin-top:3em}.md\:mt-4{margin-top:4em}.md\:mb-0{margin-bottom:0}.md\:mb-1{margin-bottom:1em}.md\:mb-2{margin-bottom:2em}.md\:mb-3{margin-bottom:3em}.md\:mb-4{margin-bottom:4em}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-1{margin-left:1em;margin-right:1em}.md\:my-0{margin-bottom:0;margin-top:0}.md\:my-1{margin-bottom:1em;margin-top:1em}.md\:p-1{padding:1em}.md\:p-2{padding:2em}.md\:px-1{padding-left:1em;padding-right:1em}.md\:px-2{padding-left:2em;padding-right:2em}.md\:py-1{padding-bottom:1em;padding-top:1em}.md\:py-2{padding-bottom:2em;padding-top:2em}.md\:pt-1{padding-top:1em}.md\:pr-1,.md\:pr-2{padding-right:2em}.md\:pr-3{padding-right:3em}.md\:pr-4{padding-right:4em}.md\:pb-0{padding-bottom:0}.md\:pb-1{padding-bottom:1em}}@media (min-width:64em){.lg\:content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lg\:content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lg\:content-around{-ms-flex-pack:distribute;justify-content:space-around}.lg\:content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lg\:content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lg\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.lg\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lg\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.lg\:none{display:none}.lg\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lg\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lg\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lg\:flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lg\:flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lg\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.lg\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.lg\:flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.lg\:flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.lg\:flex-fill{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.lg\:flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lg\:flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.lg\:none{-webkit-box-flex:0;-ms-flex:none;flex:none}.lg\:grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lg\:grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.lg\:shrink{-ms-flex-negative:1;flex-shrink:1}.lg\:shrink-0{-ms-flex-negative:0;flex-shrink:0}.lg\:gap-0-5{gap:.5em}.lg\:gap-1{gap:1em}.lg\:gap-x-1{-moz-column-gap:1em;-webkit-column-gap:1em;column-gap:1em}.lg\:gap-y-1{row-gap:1em}.lg\:gap-2{gap:2em}.lg\:gap-x-2{-moz-column-gap:2em;-webkit-column-gap:2em;column-gap:2em}.lg\:gap-y-2{row-gap:2em}.lg\:gap-3{gap:3em}.lg\:gap-x-3{-moz-column-gap:3em;-webkit-column-gap:3em;column-gap:3em}.lg\:gap-y-3{row-gap:3em}.lg\:gap-4{gap:4em}.lg\:gap-x-4{-moz-column-gap:4em;-webkit-column-gap:4em;column-gap:4em}.lg\:gap-y-4{row-gap:4em}.lg\:m-0{margin:0}.lg\:mt-0{margin-top:0}.lg\:mt-05{margin-top:.5em}.lg\:mt-1{margin-top:1em}.lg\:mt-2{margin-top:2em}.lg\:mt-3{margin-top:3em}.lg\:mt-4{margin-top:4em}.lg\:mb-0{margin-bottom:0}.lg\:mb-1{margin-bottom:1em}.lg\:mb-2{margin-bottom:2em}.lg\:mb-3{margin-bottom:3em}.lg\:mb-4{margin-bottom:4em}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-1{margin-left:1em;margin-right:1em}.lg\:my-0{margin-bottom:0;margin-top:0}.lg\:my-1{margin-bottom:1em;margin-top:1em}.lg\:p-1{padding:1em}.lg\:p-2{padding:2em}.lg\:px-1{padding-left:1em;padding-right:1em}.lg\:px-2{padding-left:2em;padding-right:2em}.lg\:py-1{padding-bottom:1em;padding-top:1em}.lg\:py-2{padding-bottom:2em;padding-top:2em}.lg\:pt-1{padding-top:1em}.lg\:pr-1,.lg\:pr-2{padding-right:2em}.lg\:pr-3{padding-right:3em}.lg\:pr-4{padding-right:4em}.lg\:pb-0{padding-bottom:0}.lg\:pb-1{padding-bottom:1em}}@media (min-width:90em){.xl\:content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.xl\:content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.xl\:content-around{-ms-flex-pack:distribute;justify-content:space-around}.xl\:content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.xl\:content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.xl\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.xl\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xl\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.xl\:none{display:none}.xl\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.xl\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.xl\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xl\:flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xl\:flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.xl\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.xl\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.xl\:flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xl\:flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.xl\:flex-fill{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.xl\:flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.xl\:flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.xl\:none{-webkit-box-flex:0;-ms-flex:none;flex:none}.xl\:grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xl\:grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.xl\:shrink{-ms-flex-negative:1;flex-shrink:1}.xl\:shrink-0{-ms-flex-negative:0;flex-shrink:0}.xl\:gap-0-5{gap:.5em}.xl\:gap-1{gap:1em}.xl\:gap-x-1{-moz-column-gap:1em;-webkit-column-gap:1em;column-gap:1em}.xl\:gap-y-1{row-gap:1em}.xl\:gap-2{gap:2em}.xl\:gap-x-2{-moz-column-gap:2em;-webkit-column-gap:2em;column-gap:2em}.xl\:gap-y-2{row-gap:2em}.xl\:gap-3{gap:3em}.xl\:gap-x-3{-moz-column-gap:3em;-webkit-column-gap:3em;column-gap:3em}.xl\:gap-y-3{row-gap:3em}.xl\:gap-4{gap:4em}.xl\:gap-x-4{-moz-column-gap:4em;-webkit-column-gap:4em;column-gap:4em}.xl\:gap-y-4{row-gap:4em}.xl\:m-0{margin:0}.xl\:mt-0{margin-top:0}.xl\:mt-05{margin-top:.5em}.xl\:mt-1{margin-top:1em}.xl\:mt-2{margin-top:2em}.xl\:mt-3{margin-top:3em}.xl\:mt-4{margin-top:4em}.xl\:mb-0{margin-bottom:0}.xl\:mb-1{margin-bottom:1em}.xl\:mb-2{margin-bottom:2em}.xl\:mb-3{margin-bottom:3em}.xl\:mb-4{margin-bottom:4em}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mx-1{margin-left:1em;margin-right:1em}.xl\:my-0{margin-bottom:0;margin-top:0}.xl\:my-1{margin-bottom:1em;margin-top:1em}.xl\:p-1{padding:1em}.xl\:p-2{padding:2em}.xl\:px-1{padding-left:1em;padding-right:1em}.xl\:px-2{padding-left:2em;padding-right:2em}.xl\:py-1{padding-bottom:1em;padding-top:1em}.xl\:py-2{padding-bottom:2em;padding-top:2em}.xl\:pt-1{padding-top:1em}.xl\:pr-1,.xl\:pr-2{padding-right:2em}.xl\:pr-3{padding-right:3em}.xl\:pr-4{padding-right:4em}.xl\:pb-0{padding-bottom:0}.xl\:pb-1{padding-bottom:1em}}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1em;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{overflow-y:scroll}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}address{font-style:normal}ol,ul{list-style:none}abbr[title],dfn[title]{cursor:default;text-decoration:none}:focus{outline:0}table{border-collapse:collapse;border-spacing:0}br{margin:0;padding:0}button,input,select,textarea{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}img{border:0;display:block;height:auto;line-height:100%;outline:none;text-decoration:none}button{background:none;border:none}button:hover{cursor:pointer}em{font-style:normal}summary{list-style:none}::-webkit-scrollbar{background:transparent}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:rgba(0,0,0,.25);border:4px solid transparent;border-radius:9999px;-webkit-transition:all .35s linear;transition:all .35s linear}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}body,html{height:100%;overflow:hidden}body:has(.app--integrated--inline),html:has(.app--integrated--inline){height:auto;overflow:visible}html:has(.app--integrated--inline){overflow-y:hidden}body{color:#323232;font-size:.8em;line-height:1.8em;min-height:100%}.app--partner{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#f3f3f3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.app--partner.app--integrated--inline{background-color:transparent;overflow:visible}[role=banner]{background-color:var(--header-background-color);padding:1em 2em}[role=banner] .brand__img{height:100%;max-height:4em;max-width:18em;-o-object-fit:contain;object-fit:contain;width:100%}[role=main]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;overflow-y:scroll;scrollbar-gutter:stable both-edges}[role=main] .content-safe-space{margin:0 -1rem;padding:2rem 1rem 3rem}@media screen and (min-width:32rem){[role=main] .content-safe-space{padding:2rem 2rem 3rem}}[role=main] .content-safe-space>header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3em}a{color:var(--color--grey--dark)}.conveyancing-quote>div{margin:auto;max-width:46em}.conveyancing-quote__total{color:var(--text-highlight-color);font-size:3em;line-height:normal;text-align:right}.v-address-lookup{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.v-address-lookup__legend{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:2em;justify-content:space-between}.v-address-lookup__legend,.v-address-lookup__legend__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.v-address-lookup__legend__actions{gap:1em}.v-address-lookup__legend__actions:empty{display:none}.v-address-lookup__postcode,.v-address-lookup__postcode__field{position:relative}.v-address-lookup__postcode__field input{text-transform:uppercase}.v-address-lookup__postcode__field__button{bottom:0;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:auto;position:absolute!important;right:1em;top:0}.v-address-lookup__search__list{background-color:#fff;border:1px solid var(--primary-color);border-radius:.25em;overflow:hidden}.v-address-lookup__search__list input[type=text],.v-address-lookup__search__list input[type=text]:focus{border:none}.v-address-lookup__postcode__address-list{background-color:#fff;border-top:1px solid #d0d0d0;max-height:17em;min-width:100%;overflow:hidden;overflow-y:scroll;position:relative;text-align:left}.v-address-lookup__postcode__address-list li{padding:.8em 1em}.v-address-lookup__postcode__address-list li:hover{background-color:#f3f3f3;cursor:pointer}.v-address-lookup__postcode__address-list__address--selected{background-color:#f3f3f3}address dt{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:.5em;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9em;justify-content:center;line-height:1.2em;padding:1.045em 3.4em 1em;position:relative;text-align:center;text-decoration:none;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button:hover{cursor:pointer}.button[class*="--primary"]{background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff;overflow:hidden;z-index:1}.button[class*="--primary"]:hover{background-color:var(--primary-color-hover);border-color:var(--primary-color-hover)}.button[class*="--primary"]:disabled{pointer-events:none}.button[class*="--secondary"]{border:1px solid #d0d0d0;color:#323232}.button[class*="--secondary"]:hover{background-color:#d0d0d0}.button[class*="--secondary"][disabled=disabled]{border-color:#d0d0d0;color:#d0d0d0;pointer-events:none}.button[class*="--secondary"][disabled=disabled]:hover{background:none}.button[class*="--right"]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M20.8,32.7l9-9-9-9"/></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1em;border:none;display:block;font-size:1em;height:em;height:2em;padding:0;position:relative;text-indent:-300vw;width:em;width:2em}.button[class*="--right"]:hover{background-color:rgba(0,0,0,.05)}.button[class*="--white"]{border:1px solid hsla(0,0%,100%,.25);color:#fff}.button[class*="--white"]:hover{border:1px solid #fff}.button[class*="--negative"]{background-color:#a94442;color:#fff;overflow:hidden;position:relative;z-index:1}.button[class*="--negative"]:hover{background-color:#e5807e}.button[class*="--negative"]:disabled:hover{background-color:#a94442}.button[class*="--wide"]{width:100%}.button[class*="--small"]{padding:.835em 1.2em .8em}.button[class*="--process"] .loader,.button[class*="--process"] span{-webkit-transition:all .35s linear;-o-transition:all .35s linear;transition:all .35s linear}.button[class*="--process"] span{opacity:1}.button[class*="--process"] .loader{height:2em;opacity:0;position:absolute;width:2em}.button[class*="--process"].processing span{opacity:0}.button[class*="--process"].processing .loader{opacity:1}.button[class*="--add"]{border:2px dashed #d0d0d0;border-radius:.75em;color:#d0d0d0;gap:1em}.button[class*="--add"]:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><line x1="12" y1="2" x2="12" y2="22"></line><line x1="22" y1="12" x2="2" y2="12"></line></g></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1em;border:none;content:"";display:block;font-size:1em;height:em;height:1em;position:relative;text-indent:-300vw;width:em;width:1em}.button:disabled{opacity:.25}[class*=button--][class*="--text"]{border:none;color:inherit;display:inline;font-size:inherit;height:auto;letter-spacing:inherit;padding:0;text-decoration:underline;text-transform:inherit}.button--favourite{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><polygon points="24 4.979 30.18 17.502 44 19.51 34 29.257 36.361 43.021 24 36.523 11.639 43.021 14 29.257 4 19.51 17.82 17.502 24 4.979"></polygon></g></g></svg>')}.button--favourite,.button--favourite.button--favourite--favourited{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:2em;border:none;display:block;font-size:1em;height:em;height:2em;position:relative;text-indent:-300vw;width:em;width:2em}.button--favourite.button--favourite--favourited{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="RGBA(211, 80, 151, 1)" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g fill="RGBA(211, 80, 151, 1)" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><polygon points="24 4.979 30.18 17.502 44 19.51 34 29.257 36.361 43.021 24 36.523 11.639 43.021 14 29.257 4 19.51 17.82 17.502 24 4.979"></polygon></g></g></svg>')}.button--icon{background-size:1em;border:none;display:block;font-size:1em;height:2em;position:relative;text-indent:-300vw;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;width:2em}.button--icon:hover{background-color:#ebe8e6;border-radius:.5em}.cart--configure{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M38,29.77l3.989,3.6a6.1,6.1,0,0,1,.224,8.84h0a6.1,6.1,0,0,1-8.84-.224L27.964,36"></path> <polyline points="22.225 18.69 15 11.464 15 9 9 3 3 9 9 15 11.464 15 18.51 22.046"></polyline> <path d="M44.514,10.391l-5.738,5.737-6.9-6.9,5.737-5.738a11.784,11.784,0,0,0-4.095-.456,10.806,10.806,0,0,0-9.878,9.877,11.763,11.763,0,0,0,.457,4.1L4,35.155a3.026,3.026,0,0,0-.111,4.384l4.575,4.575A3.026,3.026,0,0,0,12.845,44L31,23.907a11.763,11.763,0,0,0,4.1.457,10.806,10.806,0,0,0,9.877-9.878A11.784,11.784,0,0,0,44.514,10.391Z"></path></g></g></svg>')}.cart--configure,.cart--delete{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1em;border:none;display:block;font-size:1em;height:em;height:2em;position:relative;text-indent:-300vw;width:em;width:2em}.cart--delete{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M39,16,37.249,42.266A4,4,0,0,1,33.258,46H14.742a4,4,0,0,1-3.991-3.734L9,16"></path><line x1="4" y1="10" x2="44" y2="10"></line><path d="M17,10V2H31v8"></path></g></svg>')}.icon.icon--tick{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><polyline points="12,24 20,32 36,16 "></polyline></g></svg>')}.icon.icon--tick,.icon.icon--x{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.5em;border:none;display:block;font-size:1em;height:em;height:1em;position:relative;text-indent:-300vw;width:em;width:1em}.icon.icon--x{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="32" y1="16" x2="16" y2="32"></line><line x1="32" y1="32" x2="16" y2="16"></line></g></svg>')}.icon--down{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M15.3,20.8l9,9,9-9"/></g></svg>')}.icon--back,.icon--down{background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.icon--back{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M27.2,15.3l-9,9,9,9"/></g></svg>');background-size:2em;height:2em;width:2em}.icon--expand{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g><polygon fill="none" points="9,2 12.6,2 8.6,6 10,7.4 14,3.4 14,7 16,7 16,0 9,0 "/> <polygon fill="none" points="6,8.6 2,12.6 2,9 0,9 0,16 7,16 7,14 3.4,14 7.4,10 "/></g></g></svg>')}.icon--expand,.icon--menu{background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.icon--menu{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><rect fill="none" width="16" height="3"/><rect fill="none" y="6" width="16" height="3"/> <rect y="12" fill="none" width="16" height="3"/></g></svg>')}.icon--phone{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M31.041,28.94l-3.423,4.279A36.116,36.116,0,0,1,14.782,20.384l4.279-3.423a2.908,2.908,0,0,0,.84-3.45L16,4.728a2.908,2.908,0,0,0-3.39-1.635L5.186,5.019A2.925,2.925,0,0,0,3.028,8.25,43.142,43.142,0,0,0,39.751,44.973a2.925,2.925,0,0,0,3.23-2.158l1.926-7.425A2.91,2.91,0,0,0,43.273,32l-8.782-3.9A2.907,2.907,0,0,0,31.041,28.94Z"></path></g></svg>')}.icon--phone,.icon--phone.has-activity{background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.icon--phone.has-activity{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M31.041,28.94l-3.423,4.279A36.116,36.116,0,0,1,14.782,20.384l4.279-3.423a2.908,2.908,0,0,0,.84-3.45L16,4.728a2.908,2.908,0,0,0-3.39-1.635L5.186,5.019A2.925,2.925,0,0,0,3.028,8.25,43.142,43.142,0,0,0,39.751,44.973a2.925,2.925,0,0,0,3.23-2.158l1.926-7.425A2.91,2.91,0,0,0,43.273,32l-8.782-3.9A2.907,2.907,0,0,0,31.041,28.94Z"></path></g></svg>')}.icon--note{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g stroke-linecap="round" stroke-miterlimit="10" stroke-linejoin="round" fill="none" stroke="RGBA(50, 50, 50, 1)"><polygon points="15 1 15 7 21 7 15 1"></polygon><polyline points="15 1 15 7 21 7" fill="RGBA(50, 50, 50, 1)"></polyline><polygon points="15 1 3 1 3 23 21 23 21 7 15 1"></polygon><line x1="7" y1="7" x2="11" y2="7"></line><line x1="7" y1="12" x2="17" y2="12"></line><line x1="7" y1="17" x2="17" y2="17"></line></g></g></svg>')}.icon--note,.icon--note.has-activity{background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.icon--note.has-activity{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g stroke-linecap="round" stroke-miterlimit="10" stroke-linejoin="round" fill="none" stroke="RGBA(211, 80, 151, 1)"><polygon points="15 1 15 7 21 7 15 1"></polygon><polyline points="15 1 15 7 21 7" fill="RGBA(211, 80, 151, 1)"></polyline><polygon points="15 1 3 1 3 23 21 23 21 7 15 1"></polygon><line x1="7" y1="7" x2="11" y2="7"></line><line x1="7" y1="12" x2="17" y2="12"></line><line x1="7" y1="17" x2="17" y2="17"></line></g></g></svg>')}.icon--todo{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="27" y1="12" x2="43.5" y2="12"/><path d="M6.8,4.5h10.5c1.2,0,2.2,1,2.2,2.2v10.5c0,1.2-1,2.2-2.2,2.2H6.8c-1.2,0-2.2-1-2.2-2.2V6.8C4.5,5.5,5.5,4.5,6.8,4.5z"/><line x1="27" y1="36" x2="43.5" y2="36"/><path d="M6.8,28.5h10.5c1.2,0,2.2,1,2.2,2.2v10.5c0,1.2-1,2.2-2.2,2.2H6.8c-1.2,0-2.2-1-2.2-2.2V30.8C4.5,29.5,5.5,28.5,6.8,28.5z"/></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.25em;border:none;display:block;font-size:1em;height:em;height:1.8em;position:relative;text-indent:-300vw;width:em;width:1.25em}.icon--todo--some-checked,.icon--todo.has-activity{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="27" y1="12" x2="43.5" y2="12"/><path d="M6.8,4.5h10.5c1.2,0,2.2,1,2.2,2.2v10.5c0,1.2-1,2.2-2.2,2.2H6.8c-1.2,0-2.2-1-2.2-2.2V6.8C4.5,5.5,5.5,4.5,6.8,4.5z"/><line x1="27" y1="36" x2="43.5" y2="36"/><path fill="RGBA(50, 50, 50, 1)" d="M6.8,28.5h10.5c1.2,0,2.2,1,2.2,2.2v10.5c0,1.2-1,2.2-2.2,2.2H6.8c-1.2,0-2.2-1-2.2-2.2V30.8C4.5,29.5,5.5,28.5,6.8,28.5z"/></g></svg>')}.icon--todo--checked,.icon--todo--some-checked,.icon--todo.has-activity{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.25em;border:none;display:block;font-size:1em;height:em;height:1.8em;position:relative;text-indent:-300vw;width:em;width:1.25em}.icon--todo--checked{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="27" y1="12" x2="43.5" y2="12"/><path fill="RGBA(50, 50, 50, 1)" d="M6.8,4.5h10.5c1.2,0,2.2,1,2.2,2.2v10.5c0,1.2-1,2.2-2.2,2.2H6.8c-1.2,0-2.2-1-2.2-2.2V6.8C4.5,5.5,5.5,4.5,6.8,4.5z"/><line x1="27" y1="36" x2="43.5" y2="36"/><path fill="RGBA(50, 50, 50, 1)" d="M6.8,28.5h10.5c1.2,0,2.2,1,2.2,2.2v10.5c0,1.2-1,2.2-2.2,2.2H6.8c-1.2,0-2.2-1-2.2-2.2V30.8C4.5,29.5,5.5,28.5,6.8,28.5z"/></g></svg>')}.icon--letter{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M2,21V38a4,4,0,0,0,4,4H42a4,4,0,0,0,4-4V21"></path><path d="M46,14V10a4,4,0,0,0-4-4H6a4,4,0,0,0-4,4v4L24,28Z"></path><path d="M2,21V38a4,4,0,0,0,4,4H42a4,4,0,0,0,4-4V21"></path><path d="M46,14V10a4,4,0,0,0-4-4H6a4,4,0,0,0-4,4v4L24,28Z"></path></g></svg>')}.icon--letter,.icon--letter.has-activity{background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.icon--letter.has-activity{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M2,21V38a4,4,0,0,0,4,4H42a4,4,0,0,0,4-4V21"></path><path d="M46,14V10a4,4,0,0,0-4-4H6a4,4,0,0,0-4,4v4L24,28Z"></path><path d="M2,21V38a4,4,0,0,0,4,4H42a4,4,0,0,0,4-4V21"></path><path d="M46,14V10a4,4,0,0,0-4-4H6a4,4,0,0,0-4,4v4L24,28Z"></path></g></svg>')}.icon--card{height:1em;width:1.25em}.icon--female,.icon--male{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"></g></svg>')}.icon--female,.icon--info,.icon--male{background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.icon--info{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M24 45C35.598 45 45 35.598 45 24C45 12.402 35.598 3 24 3C12.402 3 3 12.402 3 24C3 35.598 12.402 45 24 45Z"></path><path d="M24 35V22.5C24 21.1193 22.8807 20 21.5 20H19"></path><path d="M24 15C24.5523 15 25 14.5523 25 14C25 13.4477 24.5523 13 24 13C23.4477 13 23 13.4477 23 14C23 14.5523 23.4477 15 24 15Z"></path></g></svg>')}.icon--menu-control{background-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g><polygon fill="none" points="9,2 12.6,2 8.6,6 10,7.4 14,3.4 14,7 16,7 16,0 9,0 "/> <polygon fill="none" points="6,8.6 2,12.6 2,9 0,9 0,16 7,16 7,14 3.4,14 7.4,10 "/></g></g></svg>')}.icon--menu-control,.icon--menu-control.menu-collapsed{background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.icon--menu-control.menu-collapsed{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><rect fill="none" width="16" height="3"/><rect fill="none" y="6" width="16" height="3"/> <rect y="12" fill="none" width="16" height="3"/></g></svg>')}.icon--switch--off{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g stroke="none"><path fill="none" d="M17,5H7c-3.9,0-7,3.1-7,7s3.1,7,7,7h10c3.9,0,7-3.1,7-7S20.9,5,17,5z M7,16c-2.2,0-4-1.8-4-4s1.8-4,4-4 s4,1.8,4,4S9.2,16,7,16z"/></g></g></svg>')}.icon--switch--off,.icon--switch--on{background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.icon--switch--on{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g stroke="none"><path fill="none" d="M7 5h10c3.9 0 7 3.1 7 7s-3.1 7-7 7h-10c-3.9 0-7-3.1-7-7s3.1-7 7-7z m10 11c2.2 0 4-1.8 4-4s-1.8-4-4-4-4 1.8-4 4 1.8 4 4 4z"/></g></g></svg>')}.icon--id-check{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><g stroke="currentColor" color="RGBA(50, 50, 50, 1)"><polyline points="4 12 4 4 12 4"></polyline><polyline points="44 12 44 4 36 4"></polyline><polyline points="4 36 4 44 12 44"></polyline><polyline points="44 36 44 44 36 44" ></polyline></g><path d="M38,38l-6.275-2.092a4,4,0,0,1-2.735-3.781l-.006-1.974A13.576,13.576,0,0,0,34,20V18.342a10.227,10.227,0,0,0-9.335-10.32A10,10,0,0,0,14,18v2a13.559,13.559,0,0,0,5,10.153v1.964a4,4,0,0,1-2.735,3.8L10,38" stroke="%stroke2%"></path></g></g></svg>')}.icon--id-check,.icon--search-pack{background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.icon--search-pack{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><g fill="none" stroke="RGBA(50, 50, 50, 1)"><polyline points="24 46 6 46 6 2 42 2 42 24"></polyline><line x1="14" y1="14" x2="33.906" y2="14"></line><line x1="14" y1="24" x2="33.906" y2="24"></line><line x1="13.906" y1="34" x2="22" y2="34"></line></g><polygon points="46 36 46 46 30 46 30 36 38 30 46 36" fill="none" stroke="%stroke2%"></polygon><rect x="36" y="40" width="4" height="6" stroke="none" fill="%stroke2%"></rect></g></g></svg>')}.icon--alert--healthy{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="RGBA(223, 240, 216, 1)" stroke="RGBA(214, 233, 198, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><circle cx="24" cy="24" r="22"></circle><polyline stroke="%stroke2%" points="12,24 20,32 36,16"></polyline></g></svg>')}.icon--alert--healthy,.icon--alert--warning{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.5em;border:none;display:block;font-size:1em;height:em;height:1.5em;position:relative;text-indent:-300vw;width:em;width:1.5em}.icon--alert--warning{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="RGBA(252, 248, 227, 1)" stroke="RGBA(250, 235, 204, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M3.363,39.509,21.356,5.6a2.983,2.983,0,0,1,5.288,0L44.637,39.509A3.046,3.046,0,0,1,41.993,44H6.007A3.046,3.046,0,0,1,3.363,39.509Z"></path><line stroke="%stroke2%" x1="24" y1="16" x2="24" y2="30"></line><circle stroke="%stroke2%" cx="24" cy="36" r="1"></circle></g></svg>')}.icon--alert--error{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="RGBA(242, 222, 222, 1)" stroke="RGBA(235, 204, 209, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M3.363,39.509,21.356,5.6a2.983,2.983,0,0,1,5.288,0L44.637,39.509A3.046,3.046,0,0,1,41.993,44H6.007A3.046,3.046,0,0,1,3.363,39.509Z"></path><line stroke="%stroke2%" x1="24" y1="16" x2="24" y2="30"></line><circle stroke="%stroke2%" cx="24" cy="36" r="1"></circle></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.5em;border:none;display:block;font-size:1em;height:em;height:1.5em;position:relative;text-indent:-300vw;width:em;width:1.5em}.icon--id{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="13" y1="44" x2="19" y2="4"></line><line x1="29" y1="44" x2="35" y2="4"></line><line x1="10" y1="16" x2="40" y2="16"></line><line x1="8" y1="32" x2="38" y2="32"></line></g></svg>')}.icon--clients,.icon--id{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.25em;border:none;display:block;font-size:1em;height:em;height:1.8em;position:relative;text-indent:-300vw;width:em;width:1.25em}.icon--clients{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M19.819,30.734l-.358-2.508C24.333,29.333,27,28,27,28a18.983,18.983,0,0,1-3-9V17.274a8.182,8.182,0,0,0-7.467-8.257A8,8,0,0,0,8,17v2a18.983,18.983,0,0,1-3,9s2.667,1.333,7.539.226l-.358,2.508a2,2,0,0,1-1.4,1.633L4.138,34.359A3,3,0,0,0,2,37.232V42H30V37.232a3,3,0,0,0-2.138-2.873l-6.638-1.992A2,2,0,0,1,19.819,30.734Z"></path><path d="M36,42H46V35.1a3,3,0,0,0-1.975-2.819l-7.9-2.872a2,2,0,0,1-1.3-1.6l-.506-3.543A7.994,7.994,0,0,0,39,17V11.073a4.367,4.367,0,0,0-4.364-4.364L33.507,4.45A.843.843,0,0,0,32.5,4.044L27.112,5.967A5.6,5.6,0,0,0,25.374,7"></path></g></svg>')}.icon--contact--address{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><polyline points="40,11.5 46,10 46,40 30,44 18,40 2,44 2,14 8,12.5 "></polyline><path d="M34,12 c0,6.172-10,16.25-10,16.25S14,18.172,14,12c0-6.328,5.168-10,10-10S34,5.672,34,12z"></path><circle cx="24" cy="12" r="3"></circle></g></svg>')}.icon--contact--address,.icon--contact--email{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.25em;border:none;display:block;font-size:1em;height:em;height:1.8em;position:relative;text-indent:-300vw;width:em;width:1.25em}.icon--contact--email{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M2,21V38a4,4,0,0,0,4,4H42a4,4,0,0,0,4-4V21"></path><path d="M46,14V10a4,4,0,0,0-4-4H6a4,4,0,0,0-4,4v4L24,28Z"></path><path d="M2,21V38a4,4,0,0,0,4,4H42a4,4,0,0,0,4-4V21"></path><path d="M46,14V10a4,4,0,0,0-4-4H6a4,4,0,0,0-4,4v4L24,28Z"></path></g></svg>')}.icon--contact--phone{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M31.041,28.94l-3.423,4.279A36.116,36.116,0,0,1,14.782,20.384l4.279-3.423a2.908,2.908,0,0,0,.84-3.45L16,4.728a2.908,2.908,0,0,0-3.39-1.635L5.186,5.019A2.925,2.925,0,0,0,3.028,8.25,43.142,43.142,0,0,0,39.751,44.973a2.925,2.925,0,0,0,3.23-2.158l1.926-7.425A2.91,2.91,0,0,0,43.273,32l-8.782-3.9A2.907,2.907,0,0,0,31.041,28.94Z"></path></g></svg>');background-size:em;background-size:1.25em;height:em;height:1.8em;width:em;width:1.25em}.icon--contact--phone,.icon--plus--pink{background-position:50%;background-repeat:no-repeat;border:none;display:block;font-size:1em;position:relative;text-indent:-300vw}.icon--plus--pink{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g fill="none" stroke="RGBA(211, 80, 151, 1)" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><line x1="12" y1="2" x2="12" y2="22"></line><line x1="22" y1="12" x2="2" y2="12"></line></g></g></svg>');background-size:em;background-size:1em;height:em;height:1em;width:em;width:1em}.icon--download{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="24" y1="18" x2="24" y2="46"></line><polyline points="32 38 24 46 16 38"></polyline><path d="M31,32h7a8,8,0,0,0,0-16h0a15.026,15.026,0,0,0-30,.3A7.927,7.927,0,0,0,2,24a8.024,8.024,0,0,0,8,8h7"></path></g></svg>')}.icon--download,.icon--upload{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.25em;border:none;display:block;font-size:1em;height:em;height:2em;position:relative;text-indent:-300vw;width:em;width:2em}.icon--upload{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="24" y1="45" x2="24" y2="17"></line><polyline points="16 25 24 17 32 25"></polyline><path d="M31,33h7a8,8,0,0,0,0-16h0a15.026,15.026,0,0,0-30,.3A7.927,7.927,0,0,0,2,25a8.024,8.024,0,0,0,8,8h7"></path></g></svg>')}.icon--view{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M2.394,25.255a2.219,2.219,0,0,1-.006-2.515C4.875,19.13,12.847,9,24,9,35.053,9,43.08,19.115,45.6,22.733a2.215,2.215,0,0,1-.006,2.53C43.055,28.876,34.966,39,24,39,12.934,39,4.9,28.861,2.394,25.255Z"></path><circle cx="24" cy="24" r="9"></circle><circle fill="RGBA(50, 50, 50, 1)" stroke="none" cx="24" cy="24" r="5"></circle></g></svg>')}.icon--pdf,.icon--view{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.25em;border:none;display:block;font-size:1em;height:em;height:2em;position:relative;text-indent:-300vw;width:em;width:2em}.icon--pdf{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path fill="RGBA(50, 50, 50, 1)" stroke="none" d="M20.071,30.645c0,0.878-0.259,1.556-0.776,2.033 c-0.518,0.479-1.252,0.717-2.205,0.717h-0.596V36h-2.122v-7.853h2.718c0.992,0,1.737,0.217,2.234,0.649 C19.822,29.23,20.071,29.847,20.071,30.645z M16.494,31.666h0.387c0.319,0,0.572-0.09,0.76-0.27c0.188-0.179,0.282-0.426,0.282-0.74 c0-0.53-0.293-0.795-0.881-0.795h-0.548V31.666z"></path><path fill="RGBA(50, 50, 50, 1)" stroke="none" d="M27.988,31.907c0,1.311-0.361,2.32-1.083,3.029C26.184,35.646,25.17,36,23.863,36 h-2.541v-7.853h2.718c1.26,0,2.233,0.322,2.919,0.967C27.645,29.759,27.988,30.689,27.988,31.907z M25.786,31.982 c0-0.72-0.142-1.253-0.427-1.601c-0.284-0.348-0.717-0.521-1.297-0.521h-0.618v4.398h0.473c0.645,0,1.117-0.188,1.418-0.562 S25.786,32.752,25.786,31.982z"></path><path fill="RGBA(50, 50, 50, 1)" stroke="none" d="M31.484,36h-2.089v-7.853h4.641v1.702h-2.551v1.499h2.353v1.702h-2.353V36z"></path><polyline points="29,2 29,14 41,14 "></polyline><polyline points="41,23 41,14 29,2 7,2 7,23 "></polyline><polyline points="7,41 7,46 41,46 41,41 "></polyline><rect x="2" y="23" width="44" height="18"></rect></g></svg>')}.icon--close{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="32" y1="16" x2="16" y2="32"></line><line x1="32" y1="32" x2="16" y2="16"></line></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;background-size:2em;border:none;display:block;font-size:1em;height:em;height:2em;position:relative;text-indent:-300vw;width:em;width:2em}.loader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;padding:2em;position:relative;width:100%}.loader .icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.loader span{-webkit-box-ordinal-group:4;-ms-flex-order:3;margin:.5em 0 0;order:3}.loader svg{-webkit-box-ordinal-group:3;-ms-flex-order:2;stroke:#d35097;display:block;height:2em;margin:0;order:2;padding:0;width:2em}.loader--white svg{stroke:#fff}.loader--compact{padding:0}.loader--bordered{border:1px solid #ebe8e6;border-radius:.75em}.outcome{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #ebe8e6;border-radius:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:1em}.outcome .loader{height:4em;padding:0;width:4em}.outcome__icon{-webkit-box-flex:0;-ms-flex:0 0 5em;flex:0 0 5em;height:5em;width:5em}.outcome--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:2em;justify-content:space-between}.outcome--horizontal .outcome__icon{-webkit-box-flex:0;-ms-flex:0 0 4em;flex:0 0 4em;height:4em;width:4em}.outcome--horizontal .outcome__message{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0}.outcome--horizontal--left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}.outcome--small .outcome__icon{-webkit-box-flex:0;-ms-flex:0 0 2em;flex:0 0 2em;height:2em;width:2em}.outcome--large .outcome__icon{-webkit-box-flex:0;-ms-flex:0 0 6em;flex:0 0 6em;height:6em;width:6em}.outcome--error .outcome__icon{stroke:#a94442}.outcome--success .outcome__icon{stroke:#3c763d}.outcome--open{border:none;padding:0}.outcome__message{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column;margin-top:1em}.outcome__message,ul.actions{display:-webkit-box;display:-ms-flexbox;display:flex}ul.actions{grid-gap:1em;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-top:2em}ul.actions:empty{display:none}ul.actions.wide li{-webkit-box-flex:1;-ms-flex:1;flex:1}ul.actions--center{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}ul.actions--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}ul.actions--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}ul.actions--vertical .wide{-ms-flex-item-align:normal;align-self:normal}ul.actions--small-margin{margin-top:1em}ul.actions--no-margin{margin:0}ul.actions--icons{grid-gap:.5em;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-end;margin:0}.alerts{bottom:2em;position:fixed;right:2em;z-index:1}.alerts.visible .alert{opacity:1}.alerts .alert{border-radius:.25em;min-width:20em}.alerts .alert+.alert{margin-top:1em}.alert{border:1px solid;border-radius:.5em;padding:1em;pointer-events:all}.alert>div{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.alert.alert--success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert.alert--success .alert__actions__dismiss{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="32" y1="16" x2="16" y2="32"></line><line x1="32" y1="32" x2="16" y2="16"></line></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.alert.alert--info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert.alert--warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert.alert--danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert.alert--danger .alert__actions__dismiss{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="32" y1="16" x2="16" y2="32"></line><line x1="32" y1="32" x2="16" y2="16"></line></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;border:none;display:block;font-size:1em;height:em;position:relative;text-indent:-300vw;width:em}.alert>div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-3em}.alert>div>*{padding-left:3em}.alert>header{display:-webkit-box;display:-ms-flexbox;display:flex}.alert>header h1:not([class]){font-size:1em;margin-left:.5rem}.alert__actions,.alert__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}[class*=detail-list__item]{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:1rem 0}[class*=detail-list__item]+[class*=detail-list__item]{border-top:1px solid #f3f3f3}[class*=detail-list__item] dt{padding-left:1rem}[class*=detail-list__item] dd{padding:0 1rem}[class*=detail-list__item] dt:after{content:": ";white-space:pre}[class*=detail-list__item].detail-list__item--discreet dt{display:none}.detail-list__item--icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-field--url label{display:block;margin:.3em 0}.form-field--url>div:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex}.form-field--url__scheme{-webkit-box-flex:0;-ms-flex:0 0 7em;flex:0 0 7em}.form-field--url__scheme select{border:1px solid #d0d0d0;border-radius:.5em 0 0 .5em;border-right:none;padding:.8em 1em .8em 2em;text-align:right}.form-field--url__scheme select:disabled{opacity:1}.form-field--url__scheme select:focus{border-color:#d0d0d0;border-right:none}.form-field--url__scheme--should-be-secure select{color:#a94442}.form-field--url__input[type=text]{border-radius:0}.form-field--url__security{-webkit-box-flex:0;border:1px solid #d0d0d0;border-left:none;border-radius:0 .5em .5em 0;-ms-flex:0 0 4em;flex:0 0 4em}.form-field--url__security dl{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.form-field--url__security button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="RGBA(50, 50, 50, 1)" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="none" d="M33.2,8c-1.5-3.5-5.1-6-9.2-6l0,0c-5.5,0-10,4.5-10,10v4"/><path fill="RGBA(50, 50, 50, 1)" d="M38,21H10c-2.2,0-4,1.8-4,4v17c0,2.2,1.8,4,4,4h28c2.2,0,4-1.8,4-4V25C42,22.8,40.2,21,38,21z M28,36c0,2.2-1.8,4-4,4s-4-1.8-4-4v-5c0-2.2,1.8-4,4-4s4,1.8,4,4V36z"/></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:1.5em;border:none;display:block;font-size:1em;height:2em;height:100%;position:relative;text-indent:-300vw;width:2em;width:100%}.form-field--url__security button:disabled{cursor:default}.form-field--url__security--should-be-secure button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="RGBA(50, 50, 50, 1)" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="none" d="M33.2,8c-1.5-3.5-5.1-6-9.2-6l0,0c-5.5,0-10,4.5-10,10v4"/><path fill="RGBA(50, 50, 50, 1)" d="M38,21H10c-2.2,0-4,1.8-4,4v17c0,2.2,1.8,4,4,4h28c2.2,0,4-1.8,4-4V25C42,22.8,40.2,21,38,21z M28,36c0,2.2-1.8,4-4,4s-4-1.8-4-4v-5c0-2.2,1.8-4,4-4s4,1.8,4,4V36z"/></g></svg>')}.form-field--url__security--is-secure button,.form-field--url__security--should-be-secure button{background-position:50%;background-repeat:no-repeat;background-size:1.5em;border:none;display:block;font-size:1em;height:2em;height:100%;position:relative;text-indent:-300vw;width:2em;width:100%}.form-field--url__security--is-secure button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="RGBA(60, 118, 61, 1)" stroke="RGBA(60, 118, 61, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="none" d="M34,16v-4c0-5.5-4.5-10-10-10l0,0c-5.5,0-10,4.5-10,10v4"/><path fill="RGBA(60, 118, 61, 1)" d="M38,21H10c-2.2,0-4,1.8-4,4v17c0,2.2,1.8,4,4,4h28c2.2,0,4-1.8,4-4V25C42,22.8,40.2,21,38,21z M28,36c0,2.2-1.8,4-4,4s-4-1.8-4-4v-5c0-2.2,1.8-4,4-4s4,1.8,4,4V36z"/></g></svg>')}form{margin-left:auto;margin-right:auto}form .alert+fieldset{margin-top:1em}form.wide .fieldset.fieldset--full>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em}form.wide .fieldset.fieldset--full>div>div:first-child{min-width:auto}form.wide .fieldset.fieldset--full>div>div:not(:first-child){max-width:none;min-width:auto}form.wide .fieldset>div{-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-column-gap:8em;-webkit-column-gap:8em;column-gap:8em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:62em;row-gap:2em;width:100%}form.wide .fieldset>div>div:first-child{-webkit-box-flex:0;-ms-flex:0 0 16em;flex:0 0 16em}form.wide .fieldset>div>div:not(:first-child){-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:19em}form.wide .fieldset legend span{border:none;margin:0;padding:0}form.wide .actions{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8em;justify-content:flex-end;margin:2em auto;max-width:62em}form.wide .actions:before{-webkit-box-flex:0;content:"";display:block;-ms-flex:0 0 16em;flex:0 0 16em}form.wide .actions>ul{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2em;min-width:19em}.fieldset,form.wide .actions>ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2em}.fieldset{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fieldset:not(:first-child){margin-top:4em}.fieldset__label{margin-bottom:2em}.input-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1em}.input-group:empty{display:none}.input-group--wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;grid-gap:2em 1em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.input-group--wrap>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.input-group--wrap>:not(:first-child){margin-top:0}.input-group--bordered{border:1px solid #ebe8e6;border-radius:1em}.input-group--bordered>div{border:none;border-radius:0}.input-group--bordered>div+>div{border-top:1px solid #ebe8e6}.checkbox-group{border:1px solid #ebe8e6;border-radius:1em}.checkbox-group .form-field--checkbox{border:none;border-radius:0}.checkbox-group .form-field--checkbox+.form-field--checkbox{border-top:1px solid #ebe8e6}.form-field--checkbox{-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px solid #ebe8e6;border-radius:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2em;justify-content:space-between;padding:1em}.form-field--checkbox>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.fieldset-intro,.fieldset-intro+label{margin-top:1em}legend{width:100%}legend span{display:block;font-size:1.2em;width:100%}.fieldset-section header{margin-bottom:2em}.fieldset-section header h1,.fieldset-section header h2{font-size:1.2em}label,label>span{display:block}label>span{margin:.3em 0}label+.v-address-lookup__postcode{margin-top:2em}label.radio{border:1px solid #d0d0d0;border-radius:.25em;padding:1em;position:relative}label.radio input{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}label.radio.radio--selected{border:1px solid var(--primary-color)}label.checkbox,label.inline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}label.checkbox>span,label.inline>span{-webkit-box-flex:1;-ms-flex:1;flex:1}label.checkbox{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;background-color:#f3f3f3;border:1px solid #f3f3f3;border-radius:1em;cursor:pointer;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:1em;padding:1em;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}label.checkbox>span{margin:0}label.checkbox input{cursor:pointer}label.checkbox.checkbox--checked{border:1px solid var(--primary-color)}label.inline .inline__input,label.inline .inline__label,label.inline>span{margin:-1em 0 0 -1em;padding:1em 0 0 1em}label.inline .inline__label,label.inline>span{-webkit-box-flex:1;-ms-flex:1;flex:1}label.title{-webkit-box-flex:0;-ms-flex:0 0 6em;flex:0 0 6em;width:6em}label.postcode input{text-transform:uppercase}label.radio-icon{-webkit-box-flex:0;-ms-flex:0;flex:0}label.radio-icon input,label.radio-icon span:first-of-type{display:none}label.radio-icon input:checked+span{border-color:#d35097}label.radio-icon span{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-size:2em;border:1px solid #d0d0d0;border-radius:.25em;display:-webkit-box;display:-ms-flexbox;display:flex;height:4em;justify-content:center;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;width:4em}label.disabled>span{color:#d0d0d0}label .optional{font-style:italic}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d0d0d0;border-radius:.5em;color:#323232;display:block;font:inherit;padding:.8em 1em;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;width:100%}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border:1px solid var(--primary-color)}input[type=email].soft,input[type=number].soft,input[type=password].soft,input[type=search].soft,input[type=tel].soft,input[type=text].soft,input[type=url].soft,select.soft,textarea.soft{border:none;border-radius:1.7em;padding:.8em 1.7em}input[type=email].number--hundreds,input[type=number].number--hundreds,input[type=password].number--hundreds,input[type=search].number--hundreds,input[type=tel].number--hundreds,input[type=text].number--hundreds,input[type=url].number--hundreds,select.number--hundreds,textarea.number--hundreds{max-width:6em}input[type=email].number--thousands,input[type=number].number--thousands,input[type=password].number--thousands,input[type=search].number--thousands,input[type=tel].number--thousands,input[type=text].number--thousands,input[type=url].number--thousands,select.number--thousands,textarea.number--thousands{max-width:7em}input[type=email].number--millions,input[type=number].number--millions,input[type=password].number--millions,input[type=search].number--millions,input[type=tel].number--millions,input[type=text].number--millions,input[type=url].number--millions,select.number--millions,textarea.number--millions{max-width:8em}input[type=email] ::-moz-placeholder,input[type=number] ::-moz-placeholder,input[type=password] ::-moz-placeholder,input[type=search] ::-moz-placeholder,input[type=tel] ::-moz-placeholder,input[type=text] ::-moz-placeholder,input[type=url] ::-moz-placeholder,select ::-moz-placeholder,textarea ::-moz-placeholder{color:#d35097;opacity:1}input[type=email] ::-webkit-input-placeholder,input[type=number] ::-webkit-input-placeholder,input[type=password] ::-webkit-input-placeholder,input[type=search] ::-webkit-input-placeholder,input[type=tel] ::-webkit-input-placeholder,input[type=text] ::-webkit-input-placeholder,input[type=url] ::-webkit-input-placeholder,select ::-webkit-input-placeholder,textarea ::-webkit-input-placeholder{color:#d35097;opacity:1}input[type=email] :-ms-input-placeholder,input[type=number] :-ms-input-placeholder,input[type=password] :-ms-input-placeholder,input[type=search] :-ms-input-placeholder,input[type=tel] :-ms-input-placeholder,input[type=text] :-ms-input-placeholder,input[type=url] :-ms-input-placeholder,select :-ms-input-placeholder,textarea :-ms-input-placeholder{opacity:1}input[type=email] ::-ms-input-placeholder,input[type=number] ::-ms-input-placeholder,input[type=password] ::-ms-input-placeholder,input[type=search] ::-ms-input-placeholder,input[type=tel] ::-ms-input-placeholder,input[type=text] ::-ms-input-placeholder,input[type=url] ::-ms-input-placeholder,select ::-ms-input-placeholder,textarea ::-ms-input-placeholder{opacity:1}input[type=email] ::placeholder,input[type=number] ::placeholder,input[type=password] ::placeholder,input[type=search] ::placeholder,input[type=tel] ::placeholder,input[type=text] ::placeholder,input[type=url] ::placeholder,select ::placeholder,textarea ::placeholder{color:#d35097;opacity:1}input[type=email] :-ms-input-placeholder,input[type=number] :-ms-input-placeholder,input[type=password] :-ms-input-placeholder,input[type=search] :-ms-input-placeholder,input[type=tel] :-ms-input-placeholder,input[type=text] :-ms-input-placeholder,input[type=url] :-ms-input-placeholder,select :-ms-input-placeholder,textarea :-ms-input-placeholder{color:#d35097}input[type=email] ::-ms-input-placeholder,input[type=number] ::-ms-input-placeholder,input[type=password] ::-ms-input-placeholder,input[type=search] ::-ms-input-placeholder,input[type=tel] ::-ms-input-placeholder,input[type=text] ::-ms-input-placeholder,input[type=url] ::-ms-input-placeholder,select ::-ms-input-placeholder,textarea ::-ms-input-placeholder{color:#d35097}select.inline{border:1px solid #ebe8e6;padding:0 2em 0 .5em;width:auto}select.inline:hover{border:1px solid #d0d0d0}textarea{height:15em}input[type=range]{display:block;height:3em;width:100%}select{color:#323232;padding-right:2em}input[type=checkbox],select{-webkit-appearance:none;background:none;position:relative}input[type=checkbox]{-webkit-box-flex:0;background:#d0d0d0 50% no-repeat;border-radius:.5em;display:block;-ms-flex:0 0 1.8em;flex:0 0 1.8em;height:1.8em;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;width:1.8em}input[type=checkbox]:checked{background-color:var(--primary-color)}input[type=checkbox]:checked:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(255, 255, 255, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><polyline points="12,24 20,32 36,16 "></polyline></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:1em;background-size:em;background-size:1.5em;border:none;bottom:0;content:"";display:block;font-size:1em;height:1em;height:em;height:1.8em;height:100%;left:0;margin:auto;position:relative;position:absolute;right:0;text-indent:-300vw;top:0;width:1em;width:em;width:1.8em;width:100%}.alert-block{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.alert-block--below{margin-top:1em}.error-block,.help-block{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-size:.9em;line-height:1.4em;margin:.6em 0}.error-block:empty,.help-block:empty{display:none}.error-block em,.help-block em{font-style:normal;font-weight:600}.error-block p+p,.help-block p+p{margin-top:.6em}.error-block p{color:#a94442}.fee-fields{margin-top:2em}.fee-fields+.fee-fields{margin-top:4em}.fee-fields .input-group+.input-group .input-grid--fees>label>span{display:none}.fee-fields>.input-group>div{-webkit-box-flex:0;-ms-flex:0;flex:0}.fee-fields>.input-group>span{-webkit-box-flex:1;-ms-flex:1;flex:1}.input-grid--fees{-webkit-box-flex:0;-webkit-box-pack:end;-ms-flex-pack:end;grid-gap:1em;display:grid;-ms-flex:0;flex:0;grid-template-columns:6em 6em 6em;justify-content:flex-end}.input-grid--fees label{margin:0;position:relative}.input-grid--fees label.sale{grid-column:1}.input-grid--fees label.purchase{grid-column:2}.input-grid--fees label.remortgage{grid-column:3}.input-grid--fees label>span{position:absolute;text-align:center;top:-2em;width:100%}.input-grid--fees .not-applicable{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;height:100%;justify-content:center}.input-grid--fees .not-applicable:after{content:"—";font-size:1rem}.input-grid--fees .repeater-controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}.input-grid--fees .repeater-controls button{background-size:.75em;border:1px solid #d0d0d0;border-radius:100%;height:1.5em;width:1.5em}.input-grid--fees .repeater-controls__add{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><line x1="12" y1="2" x2="12" y2="22"></line><line x1="22" y1="12" x2="2" y2="12"></line></g></g></svg>')}.input-grid--fees .repeater-controls__add,.input-grid--fees .repeater-controls__remove{background-position:50%;background-repeat:no-repeat;background-size:1em;background-size:em;border:none;display:block;font-size:1em;height:1em;height:em;position:relative;text-indent:-300vw;width:1em;width:em}.input-grid--fees .repeater-controls__remove{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="32" y1="16" x2="16" y2="32"></line><line x1="32" y1="32" x2="16" y2="16"></line></g></svg>')}.input-grid--bands{grid-template-columns:8em 6em 1em}.input-grid--bands+.input-grid--bands{margin-top:1em}.input-grid--bands+.input-grid--bands span{display:none}.checkbox-group legend span{display:block;font-size:1em;margin:.3em 0}.checkbox-group .checkbox:not(:first-child):not(:last-child){border-radius:0;padding:.5em 1em}.checkbox-group .checkbox:first-child{border-radius:1em 1em 0 0;padding:1em 1em .5em}.checkbox-group .checkbox:last-child{border-radius:0 0 1em 1em;padding:.5em 1em 1em}.checkbox-list,.checkbox-list .checkbox{margin-top:1em}.card-fields input{font-family:monospace;font-size:16px;letter-spacing:.05em;padding:.7em 1em;text-transform:uppercase}.card-fields__cvc,.card-fields__expiry{min-width:7em}.v-dobpicker--invalid input[type=text],.v-dobpicker--invalid input[type=text]:focus{border:1px solid #ebccd1;color:#a94442}.form-field--search{position:relative}.form-field--search:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="44" y1="44" x2="31.314" y2="31.314"></line><circle cx="20" cy="20" r="16" fill="none"></circle></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1em;border:none;bottom:0;content:"";display:block;font-size:1em;height:em;height:1em;left:1em;margin:auto;position:relative;position:absolute;text-indent:-300vw;top:0;width:em;width:1em}.form-field--search input{padding-left:3em;padding-right:3em}.form-field--search button{background-color:#ebe8e6;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="32" y1="16" x2="16" y2="32"></line><line x1="32" y1="32" x2="16" y2="16"></line></g></svg>');border:none;border-radius:100%;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.form-field--search button,.form-field--search button:hover{background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1.5em;bottom:0;display:block;font-size:1em;height:em;height:1.5em;margin:auto;position:relative;position:absolute;right:1em;text-indent:-300vw;top:0;width:em;width:1.5em}.form-field--search button:hover{background-color:#d35097;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(255, 255, 255, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="32" y1="16" x2="16" y2="32"></line><line x1="32" y1="32" x2="16" y2="16"></line></g></svg>');border:none;cursor:pointer}.footnotes{line-height:1.4;list-style:decimal;list-style-position:inside;padding:2em}.footnotes li{padding-bottom:.5em}.form-field--radio{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1em}.form-field--radio input,.form-field--radio--hide-legend legend{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.form-field--radio__option{border:1px solid #d0d0d0;border-radius:.5em;padding:1em}.form-field--radio__option--checked{background-color:#f3f3f3;border:1px solid var(--primary-color)}.slide-next-enter-active,.slide-next-leave-active,.slide-previous-enter-active,.slide-previous-leave-active{-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.slide-next-enter{-webkit-transform:translate(100%);-ms-transform:translate(100%);transform:translate(100%)}.slide-next-leave-to,.slide-previous-enter{-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.slide-previous-leave-to{-webkit-transform:translate(100%);-ms-transform:translate(100%);transform:translate(100%)}.v-modal-wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.v-modal-padding{margin:0 -1rem;padding:2rem 0 3rem}@media screen and (min-width:42rem){.v-modal-padding{padding:3rem 2rem 5rem}}.v-modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:1em;-webkit-box-shadow:0 2em 1.5em -1em rgba(211,80,151,.2);box-shadow:0 2em 1.5em -1em rgba(211,80,151,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:90%;max-width:90%;overflow:hidden;-webkit-transition:width .35s ease;-o-transition:width .35s ease;transition:width .35s ease;width:46em}.v-modal--full{width:100%}.v-modal__footer{padding:2em}.v-modal__footer__nav{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:2em;justify-content:space-between}.v-modal__footer__nav,.v-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex}.v-modal__header{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;align-items:flex-start;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:.5em}.v-modal__header>div:not(.v-modal__header__actions){padding:0 2em 3em;width:100%}.v-modal__header>div:not(.v-modal__header__actions):empty{padding-bottom:0}.v-modal__header__actions{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4em;justify-content:space-between;padding:1em 1em 0;width:100%}.v-modal__header__actions__back{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1em 0 0}.v-modal__header__actions__back:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M27.2,15.3l-9,9,9,9"/></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:1em;background-size:em;background-size:2em;border:none;content:"";display:block;font-size:1em;height:1em;height:em;height:2em;position:relative;text-indent:-300vw;width:1em;width:em;width:2em}.v-modal__header__actions__back:hover{background-color:#ebe8e6;border-radius:.5em}.v-modal__header__actions__forward{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:0 0 0 1em}.v-modal__header__actions__forward:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M20.8,32.7l9-9-9-9"/></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:1em;background-size:em;background-size:2em;border:none;content:"";display:block;font-size:1em;height:1em;height:em;height:2em;position:relative;text-indent:-300vw;width:1em;width:em;width:2em}.v-modal__header__actions__forward:hover{background-color:#ebe8e6;border-radius:.5em}.v-modal__header__actions__close{margin-left:2em}.v-modal__header__actions__close button{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="32" y1="16" x2="16" y2="32"></line><line x1="32" y1="32" x2="16" y2="16"></line></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;background-size:2em;border:none;display:block;font-size:1em;height:em;height:2em;position:relative;text-indent:-300vw;width:em;width:2em}.v-modal__header__actions__close button:hover{background-color:#ebe8e6;border-radius:.5em}.v-modal__content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;overflow-y:auto;padding:0 2em 2em}.v-modal__footer:empty{padding:1.5em 0 0}.v-modal__footer .actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0}.v-modal--success .v-modal__header{border:none}.v-modal--success .v-modal__footer{background:none}.v-modal--paper{max-width:79em;width:100%}.quote-breakdown dl{margin-top:2em}.quote-breakdown tbody+tbody tr:first-child td,.quote-breakdown tbody+tbody tr:first-child th{border-top:2px solid #d0d0d0}.sections{grid-gap:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sections:empty{display:none}.section{padding:2em}.section--external-border{border:1px solid #f3f3f3;border-radius:.5em}.section--bordered,.section--internal-borders .section+.section{border-top:1px solid #f3f3f3}.section--floating{background-color:#fff;border-radius:.75em;padding:2em}.section--flat{background-color:#fafafa;border-radius:.5em}.section--highlight{border:1px solid #d35097}.section--pink{background-color:#d35097;border-radius:1em;color:#ebe8e6}.section--empty{-webkit-box-flex:0;border-radius:1em;-ms-flex:0 0 100%;flex:0 0 100%}.section--flexed{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.section--full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.section--expanded{padding:0}.section--promo{background-color:#323232;border-radius:1em;padding:2em;position:relative}.section--promo h1{color:#d35097}.section--promo .editorial{color:#fff}.section--empty{border:3px dashed #ebe8e6;padding:2em;text-align:center}.section--sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1}.light,h1,h2,h3,h4,h5,h6,thead th{font-weight:400}.button,.heavy,.loader span,.v-accordion summary h2,.v-modal__header h1,[class*=button--][class*="--text"],tbody td:first-of-type :not(.light):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-weight:700}.alpha,.v-modal__header h1{font-size:1.9em;line-height:1.2}.beta{font-size:1.3em}.baseline,.delta,.v-accordion summary h2{font-size:1em}.button[class*="--small"],.gamma,.tabs>nav a,thead th{font-size:.7em;line-height:1.2em}.all-caps,.button,.tabs>nav a,thead th{letter-spacing:.1em;line-height:1.4em;text-transform:uppercase}.center{text-align:center}.nobr{white-space:nowrap}.editorial *+*{margin-top:1em}.editorial ol{list-style:decimal}.editorial .list--disc{list-style:disc;margin-left:1em}.editorial .list--disc li{padding-left:1em}.button,.no-wrap{white-space:nowrap}.text--light{color:#838bb0}.highlight-text{color:#d35097}sup{font-size:.65rem;vertical-align:super}table{position:relative;width:100%}table.loading .loader{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}table.loading tbody,table.loading tfoot,table.loading thead{opacity:.15}thead tr.discreet td,thead tr.discreet th{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}thead tr:not(.discreet) th{border-bottom:1px solid #f3f3f3}thead th{background-color:#fafafa;vertical-align:bottom}thead th.editor{width:2.4em}thead th.actions span,thead th.discreet span,thead th.editor span{display:none}td,th{white-space:normal;width:-webkit-min-content;width:-moz-min-content;width:min-content}td.td--clip,th.td--clip{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}td.td--clip>div,th.td--clip>div{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}th{padding:1rem 0 1rem 1rem}th:last-child{padding:1rem}tr:hover td.actions>ul{opacity:1}tr.restricted{color:#d0d0d0}tr.comparison__quote--instructed{background-color:#dff0d8;color:#3c763d}tbody tr.flash td{background-color:#d9edf7}tbody td{-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.tbody--expanded:hover td{background:none}.tbody--expanded td,tbody:first-child tr:first-child td,tbody:first-child tr:first-child th{border:none}tbody tr:not(:first-child) td,tbody tr:not(:first-child) th{border-top:1px solid #f3f3f3}tbody tr th,td{padding:1rem 0 1rem 1rem;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;vertical-align:middle}tbody tr th:last-child,td:last-child{padding:1rem}tbody tr th.align--top,td.align--top{vertical-align:top}tbody tr th.icon-column .icon,td.icon-column .icon{margin:auto}tbody tr th.actions>ul,td.actions>ul{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-left:-1em;opacity:0;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}tbody tr th.actions>ul li,td.actions>ul li{padding-left:1em}tbody tr th.clear,td.clear{border:none}tfoot th{display:none}table .solicitor-logo img{height:3em;width:auto}.table-actions{-ms-flex-line-pack:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-content:center;border:1px solid #f3f3f3;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:1em}.applied-filters{border-top:1px solid #f3f3f3;gap:1em;padding:1em}.applied-filters,.applied-filters__filter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.applied-filters__filter{background-color:#fafafa;border:1px solid #f3f3f3;border-radius:.5em}.applied-filters__filter__close,.applied-filters__filter__type,.applied-filters__filter__value{padding:.25em .5em}.applied-filters__filter__type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.applied-filters__filter__value{-webkit-box-ordinal-group:4;-ms-flex-order:3;border-left:1px solid #ebe8e6;order:3}.applied-filters__filter__close{-webkit-box-ordinal-group:2;-ms-flex-order:1;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><line x1="32" y1="16" x2="16" y2="32"></line><line x1="32" y1="32" x2="16" y2="16"></line></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;background-size:1em;border:none;display:block;font-size:1em;height:em;height:1em;order:1;position:relative;text-indent:-300vw;width:em;width:1em}.v-table{background-color:#fff;border-radius:1em}.v-table .section--empty{margin:0 1em 1em}.v-table .section--empty .loader{padding:0}.tabs>nav{position:relative}.tabs>nav>div{overflow:hidden}.tabs>nav>div ul{-webkit-overflow-scrolling:touch;margin-bottom:-15px;overflow-x:scroll}.tabs>nav ul{border-bottom:1px solid #d0d0d0;display:-webkit-box;display:-ms-flexbox;display:flex}.tabs>nav li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tabs>nav li:only-child a{pointer-events:none}.tabs>nav a{border-bottom:1px solid #d0d0d0;display:block;margin-bottom:-1px;padding:1.035em 2em 1em;position:relative;text-align:center;text-decoration:none;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.tabs>nav a[data-tab-status=active]{border-bottom:3px solid #497db2;margin-bottom:-3px}.tabs>nav a .spot{bottom:0;margin:auto;position:absolute;right:1em;top:0}.tabs--buttons>nav{border-bottom:1px solid #f3f3f3}.tabs--buttons>nav ul{border:none;gap:.5em;padding:1em}.tabs--buttons>nav a{border:none;border-radius:.5em;color:#323232;display:block;margin-bottom:-1px;position:relative;text-align:center;text-decoration:none;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.tabs--buttons>nav a:hover{background-color:#d35097;color:#fff}.tabs--buttons>nav a[data-tab-status=active]{background-color:#323232;border:none;color:#fff}.tabs--buttons>nav .tabs__nav__active-indicator{display:none}.tabs--bullets{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.tabs--bullets>nav{margin-top:2em}.tabs--bullets>nav ul{grid-gap:.5em;-webkit-box-pack:center;-ms-flex-pack:center;border:none;justify-content:center}.tabs--bullets>nav li{-webkit-box-flex:0;-ms-flex:0;flex:0}.tabs--bullets>nav li.error-tab a{border:1px solid #a94442}.tabs--bullets>nav li.error-tab[data-tab-status=active] a{background-color:#f2dede}.tabs--bullets>nav a{background-size:1em;border:1px solid #ebe8e6;border-radius:100%;display:block;font-size:1em;height:1em;margin:0;padding:0;position:relative;text-indent:-300vw;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;width:1em}.tabs--bullets>nav a[data-tab-status=active]{background-color:#ebe8e6;border:1px solid #ebe8e6}.tabs--switch>nav{margin-bottom:1.5em}.tabs--switch>nav ul{background-color:#f3f3f3;border:none;border-radius:.5em;-webkit-box-shadow:inset 0 .15em .5em 0 rgba(0,0,58,.03);box-shadow:inset 0 .15em .5em 0 rgba(0,0,58,.03);padding:.25em;position:relative}.tabs--switch>nav li{-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:1}.tabs--switch>nav a{color:#323232;padding:.835em 1.2em .8em}.tabs--switch>nav a,.tabs--switch>nav a[data-tab-status=active]{border:none;margin:0}.tabs--switch>nav .tabs__nav__active-indicator{background-color:#fff;border-radius:.4em;bottom:.25em;position:absolute;top:.25em;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.tabs--switch--shadow>nav ul{background-color:rgba(0,0,0,.025);-webkit-box-shadow:inset 0 .15em .5em 0 rgba(0,0,58,.03);box-shadow:inset 0 .15em .5em 0 rgba(0,0,58,.03)}.tabs__container>.section+.section{margin:0}.tabs--wide li{-webkit-box-flex:1;-ms-flex:1;flex:1}.tab__content{margin-top:1em}[class*=tabs__tab--icon]:after{background-color:#fff;border:3px solid #fff;border-radius:100%;bottom:-9px;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:17px;left:0;margin:auto;opacity:0;position:absolute;right:0;-webkit-transition:all .35s linear;-o-transition:all .35s linear;transition:all .35s linear;width:17px}.tabs__tab--icon--tick:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(60, 118, 61, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><polyline points="12,24 20,32 36,16 "></polyline></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:em;height:em;opacity:1;width:em}.icon,.tabs__tab--icon--tick:after{border:none;display:block;font-size:1em;position:relative;text-indent:-300vw}.icon{background-size:1em;height:1em;width:1em}.v-accordion:not(:last-child){border-bottom:1px solid #f3f3f3}.v-accordion summary{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em;padding:1em 0}.v-accordion summary h2{-webkit-box-flex:1;color:#323232;-ms-flex:1;flex:1}.v-accordion summary:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><g fill="none" stroke="RGBA(50, 50, 50, 1)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.4"><path d="M15.3,20.8l9,9,9-9"/></g></svg>');background-position:50%;background-repeat:no-repeat;background-size:1em;background-size:em;background-size:2em;border:none;content:"";display:block;font-size:1em;height:em;height:1em;position:relative;text-indent:-300vw;-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;-o-transition:transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;width:em;width:1em}.v-accordion.v-accordion--open summary:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}:root{--primary-color:#d35097;--primary-color-hover:#d35197}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.contains-scroll-region{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.scroll-region{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:scroll;padding:2em 1em 6em 2em}.box-shadow{-webkit-box-shadow:0 2em 1.5em -1em rgba(211,80,151,.2);box-shadow:0 2em 1.5em -1em rgba(211,80,151,.2)}.box-shadow--tight{-webkit-box-shadow:0 .25em .5em 0 rgba(211,80,151,.2);box-shadow:0 .25em .5em 0 rgba(211,80,151,.2)}.section--floating{border:1px solid #f3f3f3;-webkit-box-shadow:0 2em 1.5em -1em rgba(0,0,0,.05);box-shadow:0 2em 1.5em -1em rgba(0,0,0,.05)}.sdlt-form{margin:auto;max-width:70em}.sdlt-form__content{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2em;justify-content:center}.sdlt-form__content form{max-width:34em}.sdlt-form__content__editorial{-webkit-box-flex:1;-ms-flex:1 1 25em;flex:1 1 25em;max-width:39em}.sdlt-quote{margin:auto;max-width:36em}

/*# sourceMappingURL=landTaxCalculationQuote.css.map*/