.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#eaeaea}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#dce0e0;--bs-table-striped-bg:#d1d5d5;--bs-table-striped-color:#000;--bs-table-active-bg:#c6caca;--bs-table-active-color:#000;--bs-table-hover-bg:#cccfcf;--bs-table-hover-color:#000;color:#000;border-color:#c6caca}.table-secondary{--bs-table-bg:#fef5ce;--bs-table-striped-bg:#f1e9c4;--bs-table-striped-color:#000;--bs-table-active-bg:#e5ddb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ebe3bf;--bs-table-hover-color:#000;color:#000;border-color:#e5ddb9}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#a8b1b3;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(80,98,102,.25);box-shadow:0 0 0 .25rem rgba(80,98,102,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:initial;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:focus{border-color:#a8b1b3;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(80,98,102,.25);box-shadow:0 0 0 .25rem rgba(80,98,102,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#a8b1b3;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(80,98,102,.25);box-shadow:0 0 0 .25rem rgba(80,98,102,.25)}.form-check-input:checked{background-color:#506266;border-color:#506266}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#506266;border-color:#506266;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:0;border-radius:2em;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{-webkit-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23a8b1b3'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:initial;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(80,98,102,.25);box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(80,98,102,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(80,98,102,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#506266;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#cbd0d1}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#506266;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-webkit-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#cbd0d1}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85)translateY(-.5rem)translateX(.15rem);transform:scale(.85)translateY(-.5rem)translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85)translateY(-.5rem)translateX(.15rem);transform:scale(.85)translateY(-.5rem)translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem)center;background-size:calc(.75em + .375rem)calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem)right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem)calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem)center;background-size:calc(.75em + .375rem)calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem)right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem)calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{-webkit-transition:none;transition:none}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){color:#48585c;background-color:#eeeff0;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);box-shadow:inset 0 -1px rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2348585c'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){.accordion-button::after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#a8b1b3;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(80,98,102,.25);box-shadow:0 0 0 .25rem rgba(80,98,102,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#506266;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{z-index:2;color:#404e52;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#404e52;background-color:#e9ecef;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(80,98,102,.25);box-shadow:0 0 0 .25rem rgba(80,98,102,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#506266;border-color:#506266}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #eaeaea;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #eaeaea;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media(prefers-reduced-motion:reduce){.offcanvas{-webkit-transition:none;transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;transform:none}h1{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-size:1.75rem;margin-bottom:1.25rem}@media(min-width:768px){h1{font-size:2.625rem}}h2{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-size:1.75rem;margin-bottom:.9375rem}@media(min-width:768px){h2{font-size:2.25rem}}@media(min-width:992px){h2{font-size:2.375rem;margin-bottom:1.25rem}}h3{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem}@media(min-width:768px){h3{font-size:1.75rem}}@media(min-width:992px){h3{font-size:2.125rem;margin-bottom:1.25rem}}h4{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.25rem;margin-bottom:.9375rem}@media(min-width:992px){h4{font-size:1.625rem;margin-bottom:1.25rem}}a{cursor:pointer}body{font-family:effra,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;margin-bottom:1.875rem;margin-bottom:0}p{font-family:effra,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;margin-bottom:1.875rem}.badge{font-weight:500;text-transform:uppercase;background-color:#b51625;padding:.25rem 1rem;font-size:.8125rem;display:inline-block;color:#fff}#footer{margin-top:3.125rem}#footer.margin-top-0{margin-top:0}#footer .footer__logo{margin:0 auto 1.375rem;display:block;max-width:13.25rem}@media(min-width:768px){#footer .footer__logo{margin:0 0 1.375rem}}#footer .footer__logo svg g.logo4x4 path{fill:#10454f}@media(min-width:768px){#footer .footer-company-col{order:-1!important}}#footer .social-link{display:inline-block;height:1.5625rem;width:1.5625rem;background-image:url(../images/site/works-sprite.svg);background-position:-255px -68px;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px}@media(min-width:768px) and (max-width:991.98px){#footer .social-link{margin-bottom:1.25rem}}#footer .footer__company-wrap{margin-top:2rem;text-align:center}@media(min-width:768px){#footer .footer__company-wrap{text-align:left;margin-top:0}}@media(min-width:1200px){#footer .footer__company-wrap{padding-right:2rem}}#footer .footer__company-details p{font-size:.875rem;margin-bottom:1.25rem}#footer .footer__company-details p:last-child{margin-bottom:0}#footer .footer__company-details a{color:#212529;text-decoration:none}#footer .footer-menu{position:relative;border-bottom:1px solid #eaeaea}@media(min-width:576px){#footer .footer-menu{border:none}}#footer .footer-menu .footer-menu__title{text-transform:uppercase;font-weight:700;font-size:.875rem;margin-bottom:1.5625rem;padding-top:1.5625rem}@media(min-width:768px){#footer .footer-menu .footer-menu__title{font-size:1rem;padding-top:0}}#footer .footer-menu .menu-toggle-trigger{height:2.5rem;width:2.5rem;position:absolute;right:0;top:.5625rem}@media(min-width:576px){#footer .footer-menu .menu-toggle-trigger{display:none}}#footer .footer-menu .menu-toggle-trigger:before{content:'';display:inline-block;height:.5rem;width:.8125rem;background-image:url(../images/site/works-sprite.svg);background-position:-200px -80px;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;position:absolute;left:.75rem;top:1.3125rem}#footer .footer-menu .menu-toggle-trigger.is-open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#footer .menu{padding-left:0}@media(max-width:575.98px){#footer .menu{display:none}}#footer .menu .menu-item{list-style:none}#footer .menu .menu-item a{font-size:.875rem;color:#000;text-decoration:none}@media(min-width:768px){#footer .menu .menu-item a{font-size:1rem}}#footer .menu .menu-item a:hover{color:#10454f}.footer__bottom{border-top:1px solid #f5f5f5;text-align:center;margin-top:2.5rem;padding-top:.9375rem}@media(min-width:768px){.footer__bottom{margin-top:2.1875rem;padding-top:1.25rem}}.footer__bottom .footer__copyright{font-size:.875rem;color:#000}.footer__bottom p{margin:0}.footer__bottom .footer__bottom-links{margin-top:.625rem;margin-bottom:.625rem}.footer__bottom .footer__bottom-links a{font-size:.75rem;color:#000;text-decoration:none}@media(min-width:768px){.footer__bottom .footer__bottom-links a{font-size:.875rem}}.moove-gdpr-info-bar-hidden~.floating-pp-pay-later-message{bottom:0}.floating-pp-pay-later-message{display:none;position:fixed;padding:10px 0 3px;left:0;z-index:9;width:100%;background:#fff;border-top:1px solid #dadada}@media(min-width:576px){.floating-pp-pay-later-message{display:flex;justify-content:center;bottom:7.9375rem}}@media(min-width:768px){.floating-pp-pay-later-message{bottom:4.4375rem}}.floating-pp-pay-later-message .pp-message{width:500px;text-align:center}.footer-whatsapp-wrapper{position:fixed;bottom:.5rem;right:.5rem;z-index:9999}@media(min-width:576px){.footer-whatsapp-wrapper{bottom:2.75rem}}@media(min-width:992px){.footer-whatsapp-wrapper{display:none}}.footer-newsletter-signup{position:relative;background-color:#506266;background-repeat:no-repeat;background-position:-60%;padding:2.5rem 0;overflow:hidden}@media(min-width:576px){.footer-newsletter-signup{margin-bottom:1.25rem}}@media(min-width:768px){.footer-newsletter-signup{background-position:500px}}@media(min-width:992px){.footer-newsletter-signup{margin-bottom:3.125rem;background-position:calc(100% + 600px)}}.footer-newsletter-signup img{display:none;position:absolute;bottom:-100px;right:-50%}@media(min-width:992px){.footer-newsletter-signup img{display:block}}@media(min-width:1400px){.footer-newsletter-signup img{right:-30%}}.footer-newsletter-signup .footer-newsletter__row{position:relative;justify-content:center;z-index:1}.footer-newsletter-signup .footer-newsletter-signup__title{font-family:Arvo,sans-serif;font-weight:400;color:#10454f;font-size:1.125rem;color:#fccb0a;text-align:center;margin-bottom:1.25rem}@media(min-width:992px){.footer-newsletter-signup .footer-newsletter-signup__title{font-size:1.5rem}}.footer-newsletter-signup label{color:#fff;text-transform:none;font-weight:400;letter-spacing:0;font-size:.875rem}.footer-newsletter-signup input[type=email]{-webkit-box-shadow:none;box-shadow:none;border:none!important;width:100%;margin-bottom:1rem}.footer-newsletter-signup .ginput_container_consent{display:flex}.footer-newsletter-signup input[type=checkbox]{border:none;margin-top:.125rem}.footer-newsletter-signup input[type=checkbox]:checked{background-color:#a3ab78}.footer-newsletter-signup input[type=checkbox]:checked::before{top:.4375rem;left:.125rem}.footer-newsletter-signup .gform_button{background-color:#fccb0a;color:#000;margin-bottom:0;line-height:inherit!important}.footer-newsletter-signup form{display:flex;align-items:inherit;justify-content:center;flex-direction:column}@media(min-width:576px){.footer-newsletter-signup form{flex-direction:row;align-items:flex-start}}@media(min-width:576px){.footer-newsletter-signup form .gform_body{width:25rem;margin-right:1.25rem;flex:1 0 calc(400px - 20px)}}.footer-newsletter-signup form .gform_body .gfield{margin-bottom:0}.footer-newsletter-signup form .gform_body .gfield .gfield_required{color:#fccb0a}.footer-newsletter-signup form .gform_body ul.gfield_checkbox{margin:0;padding:0;list-style:none}.footer-newsletter-signup form .gform_body ul.gfield_checkbox li{display:flex}.footer-newsletter-signup form .gform_body ul.gfield_checkbox li input[type=checkbox]{margin-top:.1875rem}.footer-newsletter-signup form .gform_body ul.gfield_checkbox li label{font-size:.75rem}.footer-newsletter-signup form .gform_footer{padding:0!important;margin:0!important;display:flex;flex-direction:column}.footer-newsletter-signup form .button{width:100%}.footer-newsletter-signup form .gfield_label{color:#fff}.ftd-social .crunchify-social{margin-top:0;margin-bottom:0}.ftd-social h5{font-size:0;margin-bottom:.625rem}.ftd-social h5:before{font-family:effra,sans-serif;font-weight:700;content:'share this product';font-size:.75rem;text-transform:uppercase;letter-spacing:1px}.ftd-social .crunchify-link{display:inline-block;height:1.125rem;width:1.125rem;background-image:url(../images/site/works-sprite.svg);background-position:0 0;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;background-color:initial}.ftd-social .crunchify-link:hover{background-color:initial}.ftd-social .crunchify-link.crunchify-twitter{background-position:-40px 0}.ftd-social .crunchify-link.crunchify-linkedin{background-position:-60px 0}.ftd-social .crunchify-link.crunchify-pinterest{background-position:-20px 0}.pagination,.woocommerce-pagination .page-numbers{display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem;padding-left:0}.pagination li,.woocommerce-pagination .page-numbers li{display:flex;align-items:center;list-style:none}.pagination li a,.pagination li span,.woocommerce-pagination .page-numbers li a,.woocommerce-pagination .page-numbers li span{font-size:1rem;border:2px solid #878787;display:inline-block;padding:.5rem .8125rem;line-height:1;margin-right:.625rem;text-decoration:none;color:#878787;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-top:0;margin-bottom:.375rem}.pagination li .dots,.woocommerce-pagination .page-numbers li .dots{border:none}.pagination li a:hover,.woocommerce-pagination .page-numbers li a:hover{background-color:#506266;color:#fff}.pagination li .current,.woocommerce-pagination .page-numbers li .current{background-color:#506266;color:#fff;border-color:#506266}@media(max-width:575.98px){.pagination li .next,.pagination li .prev,.woocommerce-pagination .page-numbers li .next,.woocommerce-pagination .page-numbers li .prev{display:none}}.pagination li .next:hover,.pagination li .prev:hover,.woocommerce-pagination .page-numbers li .next:hover,.woocommerce-pagination .page-numbers li .prev:hover{background-color:initial}.pagination li .prev,.woocommerce-pagination .page-numbers li .prev{border:none;font-size:0}.pagination li .prev:hover:before,.woocommerce-pagination .page-numbers li .prev:hover:before{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.pagination li .prev:after,.woocommerce-pagination .page-numbers li .prev:after{content:'Prev';font-size:.75rem;color:#506266;text-transform:uppercase}.pagination li .prev:before,.woocommerce-pagination .page-numbers li .prev:before{content:'';display:inline-block;height:.75rem;width:1.25rem;background-image:url(../images/site/works-sprite.svg);background-position:-331px -1px;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;margin-right:.625rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.pagination li .next,.woocommerce-pagination .page-numbers li .next{border:none;font-size:0}.pagination li .next:hover:after,.woocommerce-pagination .page-numbers li .next:hover:after{-webkit-transform:translateX(8px);transform:translateX(8px)}.pagination li .next:before,.woocommerce-pagination .page-numbers li .next:before{content:'next';font-size:.75rem;color:#506266;text-transform:uppercase;margin-right:.625rem}.pagination li .next:after,.woocommerce-pagination .page-numbers li .next:after{content:'';display:inline-block;height:.75rem;width:1.25rem;background-image:url(../images/site/works-sprite.svg);background-position:-354px -1px;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.sidebar .widget{background-color:#f3f3f3;padding:1.25rem;margin-bottom:1.875rem}@media(min-width:1200px){.sidebar .widget{padding:2.1875rem}}.sidebar .widget.widget_custom_html{padding:0}.sidebar .widget.widget_recent_entries ul li{display:flex;flex-direction:column;border-bottom:1px solid #eaeaea;padding-bottom:1.875rem;margin-bottom:1.875rem}.sidebar .widget.widget_recent_entries ul li:last-child{border:none;padding-bottom:0;margin-bottom:0}.sidebar .widget.widget_recent_entries ul .post-date{text-transform:uppercase;font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-size:.75rem;order:-1;display:inline-block;margin-bottom:.5rem}.sidebar .widget.widget_recent_entries ul a{display:inline-block;text-decoration:none;color:#000;font-size:1rem;font-family:effra,sans-serif;font-weight:700;line-height:1.2}@media(min-width:992px){.sidebar .widget.widget_recent_entries ul a{font-size:1.375rem}}.sidebar h6{font-size:1rem;text-transform:uppercase;font-weight:700;margin-bottom:1.25rem}.sidebar ul{padding-left:0;margin-bottom:0}.sidebar ul li{list-style:none}.sidebar ul li:last-child{margin-bottom:0}.sidebar ul a{color:#000;text-decoration:none}.swiper-buttons-container{position:relative;margin-top:1rem;margin-bottom:3rem;display:flex;align-items:center}.swiper .swiper-button-prev,.swiper-button-prev,.swiper-buttons-container .swiper-button-prev{position:relative;left:auto;background-image:none;width:1.875rem;height:1.5625rem;margin-top:0;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.swiper .swiper-button-prev:after,.swiper-button-prev:after,.swiper-buttons-container .swiper-button-prev:after{content:'';display:inline-block;height:.875rem;width:1.375rem;background-image:url(../images/site/works-sprite.svg);background-position:0 -49px;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px}.swiper .swiper-button-prev:hover,.swiper-button-prev:hover,.swiper-buttons-container .swiper-button-prev:hover{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.swiper .swiper-button-next,.swiper-button-next,.swiper-buttons-container .swiper-button-next{position:relative;margin-top:0;background-image:none;width:1.875rem;height:1.5625rem;margin-left:1.25rem;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.swiper .swiper-button-next:after,.swiper-button-next:after,.swiper-buttons-container .swiper-button-next:after{content:'';display:inline-block;height:.875rem;width:1.375rem;background-image:url(../images/site/works-sprite.svg);background-position:-24px -49px;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px}.swiper .swiper-button-next:hover,.swiper-button-next:hover,.swiper-buttons-container .swiper-button-next:hover{-webkit-transform:translateX(4px);transform:translateX(4px)}.swiper .swiper-pagination{position:relative;bottom:0;margin-top:.625rem}.swiper .swiper-pagination .swiper-pagination-bullet{background-color:#a3ab78;opacity:.4}.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{height:6.25rem;width:6.25rem;position:absolute;top:50%;left:50%;margin-left:-3.125rem;margin-top:-3.125rem;display:block;content:"";-webkit-animation:none;animation:none;background:url(../images/site/Eclipse-1s-200px.svg)50% no-repeat;background-size:cover;line-height:1;text-align:center;font-size:2em}#moove_gdpr_cookie_info_bar{z-index:2000000001!important}#moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_modal{border-top-color:transparent!important}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container,#moove_gdpr_cookie_modal .moove-gdpr-info-bar-container{padding:.9375rem 2.5rem}@media(min-width:768px){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container,#moove_gdpr_cookie_modal .moove-gdpr-info-bar-container{padding:.9375rem 2.5rem 3.125rem .9375rem}}#moove_gdpr_cookie_info_bar button,#moove_gdpr_cookie_modal button{font-family:effra,sans-serif;font-weight:700;background-color:#506266;color:#fff;position:relative;display:inline-block;font-size:.875rem;text-transform:uppercase;padding:.78125rem 1.25rem;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;border:none;letter-spacing:.1em;margin-bottom:1rem;text-align:center;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;font-family:effra,sans-serif!important;font-weight:500!important;text-transform:uppercase!important}#moove_gdpr_cookie_info_bar button:hover,#moove_gdpr_cookie_modal button:hover{color:#fff;background-color:#455458}#moove_gdpr_cookie_info_bar button:hover,#moove_gdpr_cookie_modal button:hover{background-color:#455458!important;color:#fff!important}#moove_gdpr_cookie_info_bar button:after,#moove_gdpr_cookie_modal button:after{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder,#moove_gdpr_cookie_modal .moove-gdpr-button-holder{display:flex}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder button,#moove_gdpr_cookie_modal .moove-gdpr-button-holder button{padding:.625rem 1.875rem!important}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder button.moove-gdpr-infobar-allow-all,#moove_gdpr_cookie_modal .moove-gdpr-button-holder button.moove-gdpr-infobar-allow-all{order:2}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder button.moove-gdpr-infobar-reject-btn,#moove_gdpr_cookie_modal .moove-gdpr-button-holder button.moove-gdpr-infobar-reject-btn{background-color:silver!important}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder button.moove-gdpr-infobar-reject-btn:before,#moove_gdpr_cookie_modal .moove-gdpr-button-holder button.moove-gdpr-infobar-reject-btn:before{background-color:#b3b3b3!important}#moove_gdpr_cookie_info_bar .moove-gdpr-modal-close,#moove_gdpr_cookie_modal .moove-gdpr-modal-close{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}#moove_gdpr_cookie_info_bar .moove-gdpr-modal-close:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-close:before{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-modal-close:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-content .change-settings-button:hover{color:#fff!important}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-content .moove-gdpr-button-holder button{border-radius:1e3px!important}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover{opacity:.8}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:before{display:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.moove-gdpr-infobar-allow-all{background-color:#fff!important;color:#000}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.moove-gdpr-infobar-allow-all:hover{color:#000!important}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.moove-gdpr-infobar-reject-btn{background-color:initial!important;border:2px solid #fff}.moove-gdpr-branding-cnt{display:none!important}.modal .modal-content{border-radius:0;padding:2.5rem 1.25rem}@media(min-width:576px){.modal .modal-content{padding:2.5rem 1.875rem}}.modal .modal-content>h2,.modal .modal-content>h3{padding-right:1.875rem}.modal .modal-close{display:inline-block;height:1.1875rem;width:1.1875rem;background-image:url(../images/site/works-sprite.svg);background-position:-164px 0;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;position:absolute;right:1.25rem;top:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.modal .modal-close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}table thead th{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;padding:.9375rem 0;border-bottom:1px solid #eaeaea}table tbody td{color:#000;font-size:.875rem;padding:.9375rem 1.25rem;border-bottom:1px solid #eaeaea}.gform_wrapper .gform_fields .gfield{margin-bottom:1.25rem}.gform_wrapper .gform_fields .gfield.hidden_label .gfield_label{display:none}.gform_wrapper .gform_fields .gfield .gfield_required_text{font-size:0}.gform_wrapper .gform_fields .gfield .gfield_required_text:before{content:'*';font-size:.75rem}.gform_wrapper .gform_fields .gfield .gfield_label{font-family:effra,sans-serif;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.625rem}.gform_wrapper .gform_fields .gfield .validation_message{background-color:red;color:#fff;clear:both;top:.3125rem;margin-bottom:1.25rem;position:relative;text-align:left;font-size:.875rem!important;padding:.3125rem .3125rem .3125rem .9375rem;border:none}.gform_wrapper .gform_fields .gfield .validation_message:before{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff;content:' ';top:-11px;position:relative;left:-10px}.gform_wrapper .gform_fields .gform_validation_container{display:none!important}form .form-row{margin-bottom:1.25rem}form .ginput_container_consent{display:flex}form label{font-family:effra,sans-serif;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.625rem}form input[type=date],form input[type=email],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form input[type=time],form select,form textarea{font-size:.875rem;width:100%;min-height:2.875rem;-webkit-box-shadow:none;box-shadow:none;border:2px solid #cbcbcb!important;padding:.625rem 1.25rem;border-radius:0;background-color:#fff}form select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(../images/site/select-chevron.png);background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:50%;color:#000}form select:focus{outline:0}input[type=checkbox]{flex:0 0 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;background-color:#fff;height:1rem;width:1rem!important;border:2px solid #cbcbcb;border-radius:0;cursor:pointer;outline:0;padding:0;margin-right:.625rem;display:flex;align-items:center;justify-content:center}input[type=checkbox]:checked{background-color:#506266;border-color:transparent}input[type=checkbox] .form-checkbox:checked::before,input[type=checkbox]:checked::before{content:'';position:absolute;left:.0625rem;top:.3125rem;background:#fff;width:.125rem;height:.125rem;-webkit-box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;box-shadow:2px 0 #fff,4px 0 #fff,4px -2px #fff,4px -4px #fff,4px -6px #fff,4px -8px #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.gform_wrapper.gform_validation_error .gform_validation_errors{background-color:red;color:#fff;padding:1rem .625rem!important;margin-bottom:1rem;border:none;border-radius:0!important;-webkit-box-shadow:none;box-shadow:none}.gform_wrapper.gform_validation_error .gform_validation_errors .gform-icon{display:none}.gform_wrapper.gform_validation_error .gform_validation_errors .gfield_error label{color:#000}.gform_wrapper.gform_validation_error .gform_validation_errors h2{text-align:center;font-size:1.125rem;color:#fff;margin-bottom:0}.gform_confirmation_wrapper{background-color:#4caf50;margin-bottom:2rem;color:#fff;padding:.5rem 1rem}.gform_confirmation_wrapper .button{border-color:#fff;text-decoration:none}.gform_confirmation_wrapper .button:focus,.gform_confirmation_wrapper .button:hover{background-color:#fff}.gform_confirmation_wrapper a{color:#fff!important;font-weight:400!important;text-decoration:underline}.accordion .accordion-item{border-bottom:1px solid #eaeaea!important}.accordion .accordion-item .accordion-button{padding-top:1.25rem;padding-bottom:1.25rem;font-weight:700;font-size:1rem;text-transform:uppercase;padding-left:0}.accordion .accordion-item .accordion-button:focus{-webkit-box-shadow:none;box-shadow:none}.accordion .accordion-item .accordion-button:not(.collapsed){-webkit-box-shadow:none;box-shadow:none;background-color:#fff;color:#000}.accordion .accordion-item .accordion-button:after{content:'';display:inline-block;height:.5rem;width:.8125rem;background-image:url(../images/site/works-sprite.svg);background-position:-200px -80px;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px}.accordion .accordion-item .accordion-body{padding-top:0;padding-left:0}.theme-reviews{padding:2rem;background-color:#f3f3f3;margin-top:3.125rem}.theme-reviews .theme-reviews-stars{display:inline-block;height:1.25rem;width:7.375rem;background-image:url(../images/site/works-sprite.svg);background-position:-120px -151px;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;margin-bottom:.625rem}.theme-reviews .theme-reviews-item{display:flex;flex-direction:column;justify-content:space-between;height:auto;padding:1.5rem;background-color:#fff}.theme-reviews .theme-reviews-item p{font-size:1.125rem;color:#10454f}.theme-reviews .theme-reviews-item .theme-reviews-item__author{font-size:.875rem;margin-bottom:0}.theme-reviews.theme-reviews-block{padding:1.25rem}.theme-reviews.theme-reviews-block .theme-reviews-item p{font-size:.875rem}.theme-reviews.theme-reviews-block .theme-reviews-item .theme-reviews-item__author{font-size:.8125rem}.shop-category-blocks .text-with-image .text-with-image__content-col{position:relative;z-index:2;margin-top:2rem}@media(min-width:768px){.shop-category-blocks .text-with-image .text-with-image__content-col{margin-top:auto}}.shop-category-blocks .text-with-image .text-with-image__img-col img{z-index:2}@media(min-width:768px){.shop-category-blocks .text-with-image .text-with-image__img-col:before{background-image:url(../images/site/backgrounds/tyre-mark--white.svg);z-index:1}}.text-with-image{position:relative;--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));justify-content:center;margin-bottom:2rem}@media(min-width:992px){.text-with-image{margin-bottom:4rem}}.text-with-image .text-with-image__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem}@media(min-width:768px){.text-with-image .text-with-image__title{font-size:1.75rem}}@media(min-width:992px){.text-with-image .text-with-image__title{font-size:2.125rem;margin-bottom:1.25rem}}@media(min-width:768px){.text-with-image.image-position--left{flex-direction:row-reverse}}.text-with-image .text-with-image-column{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.text-with-image .text-with-image__img-col{position:relative;margin-top:1rem}@media(min-width:768px){.text-with-image .text-with-image__img-col{margin-top:0}}@media(min-width:768px){.text-with-image .text-with-image__img-col:before{content:'';background-image:url(../images/site/backgrounds/tyre-mark--grey.svg);position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;width:calc(100% + 150px);height:calc(100% + 150px);background-repeat:no-repeat;z-index:-1;background-position:100%;background-size:contain}}@media(min-width:992px){.text-with-image .text-with-image__img-col:before{width:calc(100% + 200px);height:calc(100% + 200px)}}@media(min-width:1400px){.text-with-image .text-with-image__img-col:before{width:calc(100% + 300px);height:calc(100% + 300px)}}@media(min-width:992px){.page-template-template-standard-row-builder .text-with-image-column{flex:none;width:83.33333%}}.two-column-grid-block{margin-bottom:2rem;--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));justify-content:center}@media(min-width:992px){.two-column-grid-block{margin-bottom:4rem}}.two-column-grid-block .two-column-grid-column{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.two-column-grid-block .two-column-grid__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem;text-align:center;margin-bottom:.625rem!important}@media(min-width:768px){.two-column-grid-block .two-column-grid__title{font-size:1.75rem}}@media(min-width:992px){.two-column-grid-block .two-column-grid__title{font-size:2.125rem;margin-bottom:1.25rem}}.two-column-grid-block .two-column-grid__subtitle{text-align:center}@media(min-width:992px){.two-column-grid-block .two-column-grid__subtitle{margin-bottom:0}}@media(min-width:992px){.two-column-grid-block .two-column-grid{background-image:url(../images/site/backgrounds/tyre-mark--grey.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:2rem 0}}.two-column-grid-block .two-column-grid .grid-item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-decoration:none;background-position:50%;background-size:cover;padding:1rem;text-align:center;margin-bottom:1rem;min-height:17.5rem}@media(min-width:576px){.two-column-grid-block .two-column-grid .grid-item{min-height:10rem}}@media(min-width:992px){.two-column-grid-block .two-column-grid .grid-item{min-height:17.5rem}}.two-column-grid-block .two-column-grid .grid-item:before{content:'';position:absolute;left:0;top:0;background-color:rgba(0,0,0,.3);height:100%;width:100%;z-index:1}.two-column-grid-block .two-column-grid .grid-item .grid-item__image{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.two-column-grid-block .two-column-grid .grid-item .grid-item__title{font-size:1.5rem;margin-bottom:1.25rem;text-transform:uppercase;font-weight:700;line-height:1.1;display:inline-block;position:relative;z-index:2}@media(min-width:992px){.two-column-grid-block .two-column-grid .grid-item .grid-item__title{font-size:1.875rem}}.two-column-grid-block .two-column-grid .grid-item .button{margin-bottom:0;position:relative;z-index:2}@media(min-width:992px){.page-template-template-standard-row-builder .two-column-grid-column{flex:none;width:83.33333%}}.intro-block{text-align:center;margin-bottom:2rem}@media(min-width:992px){.intro-block{margin-bottom:4rem}}.intro-block .intro-block-row{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));justify-content:center}.intro-block p:last-child{margin-bottom:0}.intro-block .intro-block__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem}@media(min-width:768px){.intro-block .intro-block__title{font-size:1.75rem}}@media(min-width:992px){.intro-block .intro-block__title{font-size:2.125rem;margin-bottom:1.25rem}}.intro-block .intro-block__subtitle{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.25rem;margin-bottom:.9375rem}@media(min-width:992px){.intro-block .intro-block__subtitle{font-size:1.625rem;margin-bottom:1.25rem}}.page-template-template-standard-row-builder .intro-block-column{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media(min-width:992px){.page-template-template-standard-row-builder .intro-block-column{flex:none;width:66.66667%}}.cta-block{display:flex;flex-wrap:wrap;justify-content:center}.cta-block .cta-block-column{background-color:#10454f;text-align:center;padding:1.875rem;background-image:url(../images/site/backgrounds/tyre-mark-vertical.svg);background-repeat:no-repeat;background-position:100% 100%;margin-bottom:2rem}@media(min-width:768px){.cta-block .cta-block-column{width:calc(100% - 30px)}}@media(min-width:992px){.cta-block .cta-block-column{margin-bottom:4rem}}.cta-block .cta-block__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-size:1.75rem;margin-bottom:.9375rem;font-weight:700;text-transform:uppercase;color:#fff;margin-bottom:1.25rem}@media(min-width:768px){.cta-block .cta-block__title{font-size:2.25rem}}@media(min-width:992px){.cta-block .cta-block__title{font-size:2.375rem;margin-bottom:1.25rem}}.cta-block .button{margin-bottom:0}.cta-block p{font-size:1.125rem;color:#fccb0a;font-family:Arvo,sans-serif}@media(min-width:992px){.cta-block p{font-size:1.375rem}}.cta-block a{color:#fccb0a;text-decoration:none}.cta-block.cta-block--grey .cta-block-column{background-color:#eaeaea;background-image:url(../images/site/backgrounds/tyre-mark-vertical--grey.svg)}.cta-block.cta-block--grey .cta-block-column .cta-block__title,.cta-block.cta-block--grey .cta-block-column p{color:#10454f}.cta-block.cta-block-column--ready{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));justify-content:center}.cta-block.cta-block-column--ready .cta-block-column{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media(min-width:992px){.page-template-template-standard-row-builder .cta-block.cta-block-column--ready .cta-block-column{flex:none;width:83.33333%}}.two-column-text-image-grid{margin-bottom:2rem}@media(min-width:992px){.two-column-text-image-grid{margin-bottom:4rem}}.two-column-text-image-grid .text-col__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem}@media(min-width:768px){.two-column-text-image-grid .text-col__title{font-size:1.75rem}}@media(min-width:992px){.two-column-text-image-grid .text-col__title{font-size:2.125rem;margin-bottom:1.25rem}}.two-column-text-image-grid .text-col__subtitle{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.25rem;margin-bottom:.9375rem}@media(min-width:992px){.two-column-text-image-grid .text-col__subtitle{font-size:1.625rem;margin-bottom:1.25rem}}.two-column-text-image-grid .image-grid{display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.two-column-text-image-grid .image-grid .grid-item{position:relative;flex:0 0 calc(50% - 25px);height:11.25rem;margin-bottom:1.5625rem;margin-left:.75rem;margin-right:.75rem}@media(min-width:992px){.two-column-text-image-grid .image-grid .grid-item{height:10rem}}@media(min-width:1400px){.two-column-text-image-grid .image-grid .grid-item{height:12.5rem}}.two-column-text-image-grid .image-grid .grid-item:before{content:'';position:absolute;left:0;top:0;background:rgba(0,0,0,.4);height:100%;width:100%}.two-column-text-image-grid .image-grid .grid-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.two-column-text-image-grid .image-grid .grid-item .grid-item__title{font-size:1.25rem;text-transform:uppercase;font-weight:700;line-height:1.1;display:inline-block;color:#fff;text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:.9375rem;margin-bottom:0}@media(min-width:576px){.two-column-text-image-grid .image-grid .grid-item .grid-item__title{padding:1.875rem}}@media(min-width:992px){.two-column-text-image-grid .image-grid .grid-item .grid-item__title{font-size:1.25rem}}@media(min-width:1400px){.two-column-text-image-grid .image-grid .grid-item .grid-item__title{font-size:1.875rem}}.two-third-text-image-row{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));justify-content:center}.two-third-text-image{margin-bottom:2rem;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media(min-width:768px){.two-third-text-image{display:flex}}@media(min-width:992px){.two-third-text-image{margin-bottom:4rem}}@media(min-width:768px){.two-third-text-image .two-third-text-image__image{flex:0 0 20.625rem}.two-third-text-image .two-third-text-image__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}.two-third-text-image .two-third-text-image__details{padding:1.875rem}@media(min-width:992px){.two-third-text-image .two-third-text-image__details{padding:3.125rem}}.two-third-text-image .two-third-text-image__details p:last-child{margin-bottom:0}.two-third-text-image .two-third-text-image__details.bg-grey{background-color:#eaeaea}.two-third-text-image .two-third-text-image__details .additional-text p{font-family:Arvo,sans-serif;font-weight:400;color:#10454f;font-size:1.125rem}@media(min-width:992px){.two-third-text-image .two-third-text-image__details .additional-text p{font-size:1.5rem}}@media(min-width:992px){.page-template-template-standard-row-builder .two-third-text-image{flex:none;width:83.33333%}}.faq-block{background-color:#f6f6f6;padding:2rem}@media(min-width:992px){.faq-block{padding:4rem 0}}.faq-block .faq-block__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem}@media(min-width:768px){.faq-block .faq-block__title{font-size:1.75rem}}@media(min-width:992px){.faq-block .faq-block__title{font-size:2.125rem;margin-bottom:1.25rem}}.faq-block .accordion-item{background-color:initial;border-bottom:1px solid #e5e5e5;text-align:center}.faq-block .accordion-item .accordion-body p:last-child{margin-bottom:0}.faq-block .accordion-item .accordion-button{background-color:initial;font-family:Arvo,sans-serif;font-weight:400;color:#10454f;font-size:1.125rem;text-transform:none;color:#10454f;text-align:center;justify-content:center;display:inline-block;padding-right:3.75rem}@media(min-width:992px){.faq-block .accordion-item .accordion-button{font-size:1.5rem}}.faq-block .accordion-item .accordion-button:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:.625rem}@media(min-width:992px){.faq-block .accordion-item .accordion-button:after{right:1.875rem}}.faq-block .accordion-item .accordion-button:not(.collapsed){background-color:initial;color:#10454f}.two-column-half-text-image-grid{margin-bottom:2rem}@media(min-width:992px){.two-column-half-text-image-grid{margin-bottom:4rem}}.two-column-half-text-image-grid .text-col__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem}@media(min-width:768px){.two-column-half-text-image-grid .text-col__title{font-size:1.75rem}}@media(min-width:992px){.two-column-half-text-image-grid .text-col__title{font-size:2.125rem;margin-bottom:1.25rem}}@media(min-width:992px){.two-column-half-text-image-grid p:last-child{margin-bottom:0}}.two-column-half-text-image-grid .additional-textarea p{font-family:Arvo,sans-serif;font-weight:400;color:#10454f;font-size:1.125rem;color:#000}@media(min-width:992px){.two-column-half-text-image-grid .additional-textarea p{font-size:1.5rem}}.two-column-half-text-image-grid .additional-textarea p a{text-decoration:none;color:#10454f}.two-column-half-text-image-grid .image-grid{position:relative;display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}@media(min-width:992px){.two-column-half-text-image-grid .image-grid:before{content:'';background-image:url(../images/site/backgrounds/tyre-mark--grey.svg);position:absolute;left:50%;top:50%;width:calc(100% + 150px);height:calc(100% + 150px);background-repeat:no-repeat;z-index:-1;background-position:100%;background-size:contain;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media(min-width:992px){.two-column-half-text-image-grid .image-grid:before{width:calc(100% + 200px);height:calc(100% + 200px)}}@media(min-width:1400px){.two-column-half-text-image-grid .image-grid:before{width:calc(100% + 300px);height:calc(100% + 300px)}}.two-column-half-text-image-grid .image-grid .image-grid--stacked{flex:0 0 210px}.two-column-half-text-image-grid .image-grid .grid-item{position:relative;height:12.5rem;margin-bottom:1.5625rem;margin-left:.75rem;margin-right:.75rem}@media(min-width:992px){.two-column-half-text-image-grid .image-grid .grid-item{height:10rem}}@media(min-width:1400px){.two-column-half-text-image-grid .image-grid .grid-item{height:12.5rem}}.two-column-half-text-image-grid .image-grid .grid-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.two-column-half-text-image-grid .image-grid .grid-item .grid-item__title{font-size:1.5rem;text-transform:uppercase;font-weight:700;line-height:1.1;display:inline-block;color:#fff;text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:.9375rem;margin-bottom:0}@media(min-width:576px){.two-column-half-text-image-grid .image-grid .grid-item .grid-item__title{padding:1.875rem}}@media(min-width:992px){.two-column-half-text-image-grid .image-grid .grid-item .grid-item__title{font-size:1.25rem}}@media(min-width:1400px){.two-column-half-text-image-grid .image-grid .grid-item .grid-item__title{font-size:1.875rem}}.two-column-half-text-image-grid .image-grid .grid-item.grid-item--wide{flex:0 0 calc(100% - 210px)!important;height:auto!important;margin-left:0!important;margin-right:0!important}.products{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.products .product{position:relative;margin-bottom:.625rem;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);height:auto;display:flex;flex-direction:column}@media screen and (min-width:375px){.products .product{flex:none;width:50%}}@media(min-width:768px){.products .product{flex:none;width:33.33333%}}@media(min-width:992px){.products .product{flex:none;width:25%}}.products .onsale{display:none}.products .product__title{font-weight:500;font-size:1rem;margin-bottom:0}@media(min-width:768px){.products .product__title{font-size:1.25rem}}.products .product__title a{text-decoration:none;color:#000}.post-type-archive .products .product__details{display:flex;flex-direction:column;justify-content:space-between;flex:1 0 auto}.post-type-archive .products .product__details .product__details-actions{display:flex;flex-direction:column}.products .product__details{flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-between}.products .product__image-container{background-color:#fff;position:relative;border:1px solid #eaeaea;margin-bottom:1.25rem;text-align:center;overflow:hidden}.products .product__image-container img{-o-object-fit:contain;object-fit:contain;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.products .product__image-container a{display:flex;align-items:center;justify-content:center}.products .product__image-container a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.woocommerce-filters{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1.5625rem}.woocommerce-filters .woocommerce-result-count,.woocommerce-filters label{font-weight:700;font-size:.875rem;text-transform:none;margin-bottom:0;letter-spacing:0}@media(max-width:991.98px){.woocommerce-filters .woocommerce-result-count,.woocommerce-filters label{width:100%;text-align:center;order:2;margin-top:1.25rem}}@media(min-width:992px){.woocommerce-filters .woocommerce-result-count,.woocommerce-filters label{font-size:1rem}}.woocommerce-filters .woocommerce-ordering{flex:0 0 calc(50% - 10px)}@media(min-width:992px){.woocommerce-filters .woocommerce-ordering{display:flex;flex:1 0 auto;justify-content:flex-end;align-items:center}}.woocommerce-filters .woocommerce-ordering select{font-family:effra,sans-serif;background-color:#fccb0a;border-color:#fccb0a!important;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(../images/site/select-chevron.png);background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:50%;margin-bottom:0;min-height:2.1875rem;text-align:center;padding:.375rem 1.25rem;font-size:.75rem;text-transform:uppercase;font-weight:700}@media(min-width:992px){.woocommerce-filters .woocommerce-ordering select{background-color:#fff;border-color:#eaeaea!important;max-width:11.875rem;margin-left:.9375rem;text-transform:capitalize;font-weight:400;text-align:left;font-size:1rem;letter-spacing:0;min-height:3rem}}.woocommerce-filters .woocommerce-ordering select option{background-color:#fff}@media(max-width:991.98px){.woocommerce-filters .woocommerce-ordering label{display:none}}.woocommerce-filters .button-shop-filters{flex:0 0 calc(50% - 10px);margin-bottom:0;min-height:2.1875rem;text-align:center;padding:.375rem 1.25rem;font-size:.75rem;line-height:1.8}@media(min-width:992px){.woocommerce-filters .button-shop-filters{display:none}}.product .price{display:block;color:#10454f;font-size:1rem;margin-bottom:1rem;margin-top:1.5625rem}.product .price .product-main__is-on-sale{font-weight:500;text-transform:uppercase;background-color:#b51625;padding:.25rem 1rem;font-size:.8125rem;display:inline-block;color:#fff;margin-right:.6875rem;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.product .price ins{text-decoration:none}.product .price del .woocommerce-price-suffix{color:#10454f}.product .price .amount{font-weight:700}.product .on-sale-badge{font-weight:500;text-transform:uppercase;background-color:#b51625;padding:.25rem 1rem;font-size:.8125rem;display:inline-block;color:#fff}.geoip-country-GB .woocommerce-price-suffix{display:inline-block!important}.geoip-country-GB .fxf-ex-vat-suffix,.geoip-country-GB .fxf-inc-vat-amount{display:inline-block!important}.geoip-country-GB .fxf-ex-vat-amount{font-size:80%}.geoip-country-GB .products .fxf-ex-vat-amount,.geoip-country-GB .products .fxf-vat-sep{display:none}body[class*=geoip-country] .woocommerce-price-suffix{display:none}body[class*=geoip-country] .fxf-inc-vat-amount{display:none}@media(min-width:992px){.best-selling-products-block{background-image:url(../images/site/backgrounds/tyre-mark--grey.svg);background-repeat:no-repeat}}.best-selling-products-block .best-selling-products-block__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem}@media(min-width:768px){.best-selling-products-block .best-selling-products-block__title{font-size:1.75rem}}@media(min-width:992px){.best-selling-products-block .best-selling-products-block__title{font-size:2.125rem;margin-bottom:1.25rem}}.best-selling-products-block .products{position:relative;z-index:2}.best-selling-products-block .swiper-buttons-container{justify-content:center;width:100%}.best-selling-products-block.button-option--hide a.button{display:none}.woocommerce-cart .usp-block{margin:0 auto .9375rem}@media(min-width:992px){.woocommerce-cart .usp-block{margin:0 auto 1.875rem}}.usp-block.swiper{padding:1.5rem 0 .625rem!important}.usp-block{background-color:#f6f6ef;padding:1.5rem 0!important;margin:.9375rem auto}@media(min-width:992px){.usp-block{margin:1.875rem auto}}.usp-block .usp-item{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media(min-width:768px){.usp-block .usp-item{flex-direction:row;align-items:flex-start;text-align:left}}.usp-block .usp-item img{margin-bottom:.9375rem;width:1.5625rem}@media(min-width:768px){.usp-block .usp-item img{margin-right:.9375rem;width:1.875rem;margin-bottom:0}}@media(min-width:992px){.usp-block .usp-item img{width:2.5rem}}.home .usp-block .usp-item img{margin-right:.9375rem}.usp-block .usp-item .usp-item__title{text-transform:uppercase;font-size:1rem;font-weight:700;color:#10454f;line-height:1.2;margin-bottom:0}@media(min-width:1200px){.home .usp-block .usp-item .usp-item__title{font-size:1.125rem}}.usp-block .usp-item .usp-item__description{font-size:.875rem;margin-bottom:0;margin-top:.75rem}.usp-block .usp-item .usp-item__description:last-child{margin-bottom:0}@media(min-width:992px){.usp-block.usp-block-column--ready{flex:none;width:83.33333%}}.usp-block:not(.usp-block-slider){display:none;padding:1.5rem}@media(min-width:768px){.usp-block:not(.usp-block-slider){display:flex;justify-content:space-around}}@media(min-width:1200px){.usp-block:not(.usp-block-slider){padding:1.5rem 3.75rem}}.usp-block:not(.usp-block-slider) .usp-item{flex:0 0 32%;align-items:center}@media(min-width:1200px){.usp-block:not(.usp-block-slider) .usp-item{flex:0 0 28%}}@media(min-width:768px){.usp-block.usp-block-slider{display:none}}.usp-block.usp-block-slider .usp-item{padding:0 2.5rem}.shop-category-blocks .text-block .additional-textarea-container .additional-textarea{height:0;overflow:hidden}.shop-category-blocks .text-block .additional-textarea-container .additional-textarea p{font-family:effra,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;margin-bottom:1.875rem;color:unset}.shop-category-blocks .text-block .additional-textarea-container .additional-textarea p:last-child{margin-bottom:0}.shop-category-blocks .text-block .additional-textarea-container .additional-textarea.is-visible{height:auto}.shop-category-blocks .text-block .additional-textarea-container .additional-textarea.is-visible .additional-textarea-read-more-container{margin-top:0}.shop-category-blocks .text-block .additional-textarea-container .additional-textarea-read-more-container{text-align:center;margin-top:1rem}.text-block{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));justify-content:center;margin-bottom:2rem}@media(min-width:992px){.text-block{margin-bottom:4rem}}.text-block .text-block-column{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.text-block .text-block__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem}@media(min-width:768px){.text-block .text-block__title{font-size:1.75rem}}@media(min-width:992px){.text-block .text-block__title{font-size:2.125rem;margin-bottom:1.25rem}}.text-block .text-block__text-area p:last-child{margin-bottom:0}.text-block .additional-textarea p{font-family:Arvo,sans-serif;font-weight:400;color:#10454f;font-size:1.125rem;color:#000;margin-top:1.875rem}@media(min-width:992px){.text-block .additional-textarea p{font-size:1.5rem}}.text-block .additional-textarea p:last-child{margin-bottom:0}.text-block .additional-textarea p a{text-decoration:none;color:#10454f}@media(min-width:992px){.page-template-template-standard-row-builder .text-block-column{flex:none;width:83.33333%}}.spacer-block{padding:2rem 0}.spacer-block.spacer--small{padding:2rem 0}@media(min-width:768px){.spacer-block.spacer--medium{padding:3rem 0}}@media(min-width:768px){.spacer-block.spacer--large{padding:4rem 0}}@media(min-width:992px){.category-grid-block{flex-direction:row;flex-wrap:wrap;-webkit-transform:none!important;transform:none!important;margin-left:-.9375rem;margin-right:-.9375rem}}.category-grid-block.featured-grid-items{display:flex;flex-direction:column}@media(min-width:576px){.category-grid-block.featured-grid-items{flex-direction:row;margin-left:-.9375rem;margin-right:-.9375rem}}.category-grid-block.featured-grid-items .grid-item{flex:1 0 auto}@media(min-width:576px){.category-grid-block.featured-grid-items .grid-item{flex:0 0 calc(50% - 30px);margin-left:.9375rem;margin-right:.9375rem}}.category-grid-block .grid-item{position:relative;height:10.625rem;overflow:hidden;margin-bottom:1.25rem}@media(min-width:992px){.category-grid-block .grid-item{margin-left:.9375rem;margin-right:.9375rem;flex:0 0 calc(33.3% - 30px);height:15rem}}@media(min-width:1200px){.category-grid-block .grid-item{height:21.25rem}}.category-grid-block .grid-item:before{content:'';position:absolute;left:0;top:0;background:rgba(0,0,0,.4);height:100%;width:100%;z-index:1}.category-grid-block .grid-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.category-grid-block .grid-item .grid-item__inner{z-index:2;color:#fff;text-align:center;position:absolute;left:0;top:50%;width:100%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:.9375rem}.category-grid-block .grid-item .button{margin-top:.9375rem}.category-grid-block .grid-item .grid-item__title{font-size:1.5rem;text-transform:uppercase;font-weight:700;line-height:1.1;display:block;margin-bottom:0}@media(min-width:992px){.category-grid-block .grid-item .grid-item__title{font-size:2rem}}@media(min-width:1400px){.category-grid-block .grid-item .grid-item__title{font-size:2.625rem}}.category-grid-block a.grid-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.swiper-wrapper.category-grid-block{margin-left:0;margin-right:0}.category-grid-slider.swiper{margin-right:-.9375rem}@media(min-width:576px){.category-grid-slider.swiper{margin-right:0}}@media(min-width:992px){.category-grid-slider.swiper{margin-left:-.9375rem;margin-right:-.9375rem}}.category-grid-slider.swiper .swiper-buttons-container{margin-bottom:0}@media(min-width:576px){.category-grid-slider.swiper .swiper-buttons-container{display:flex}}@media(min-width:992px){.category-grid-slider.swiper .swiper-buttons-container{display:none}}.special-offers-block{text-align:center;padding:3.75rem 0 4.375rem;margin-top:5rem;margin-bottom:5rem}@media(min-width:1200px){.special-offers-block{padding:6.25rem 0;margin-top:6.25rem;margin-bottom:6.25rem}}.special-offers-block .special-offers-block__title{font-weight:500;text-transform:uppercase;background-color:#b51625;padding:.25rem 1rem;font-size:.8125rem;display:inline-block;color:#fff;position:relative;z-index:2;text-align:center;font-size:1.375rem;background-color:#b51625;margin-bottom:1.875rem}@media(min-width:1200px){.special-offers-block .special-offers-block__title{font-size:1.5rem;margin-bottom:2.5rem}}.special-offers-block .products{text-align:left}.special-offers-block .products .button,.special-offers-block .products .product{margin-bottom:0!important}.special-offers-block .special-offers-block-inner{background-color:#fccb0a}.special-offers-block .swiper-buttons-container{text-align:center;width:100%;justify-content:center;margin-bottom:0}@media(min-width:992px){.special-offers-block .swiper-buttons-container{margin-top:1.5rem}}.special-offers-block:before{content:'';position:absolute;top:-50px;left:0;height:100%;width:100%;background-image:url(../images/site/backgrounds/tyre-mark--yellow.svg);background-repeat:no-repeat;background-position:50% 0}@media(min-width:992px){.special-offers-block:before{top:-50px}}.special-offers-block:after{content:'';position:absolute;bottom:-20px;left:0;height:100%;width:100%;background-image:url(../images/site/backgrounds/tyre-mark--yellow.svg);background-repeat:no-repeat;background-position:-200px 100%}@media(min-width:992px){.special-offers-block:after{bottom:0}}.logo-slider-block{margin-bottom:2rem}@media(min-width:992px){.logo-slider-block{margin-bottom:3rem}}.logo-slider-block .swiper-slide{text-align:center}.logo-slider-block .logo-slider-block__title{text-align:center;font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-weight:400;font-size:1.625rem;margin-bottom:.9375rem;margin-bottom:2.5rem}@media(min-width:768px){.logo-slider-block .logo-slider-block__title{font-size:1.75rem}}@media(min-width:992px){.logo-slider-block .logo-slider-block__title{font-size:2.125rem;margin-bottom:1.25rem}}@media(min-width:992px){.logo-slider-block .logo-slider-block__title{margin-bottom:3.75rem}}.logo-slider-block .swiper-buttons-container{margin-top:2rem;width:100%;justify-content:center}@media(min-width:992px){.logo-slider-block .swiper-buttons-container{margin-top:4rem}}.logo-slider-block .swiper-wrapper .swiper-slide{margin-bottom:3.75rem}.logo-slider-block .logo-slide__image-container{position:relative;display:flex;justify-content:center;align-items:center}.logo-slider-block .logo-slide__image-container .logo-slide__image-hover{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.logo-slider-block .logo-slide__image-container:hover .logo-slide__image-hover{opacity:1}.advice-block{display:flex;flex-direction:column;margin-bottom:2rem}@media(min-width:1200px){.advice-block{flex-direction:row;margin-bottom:3.125rem}}.advice-block .advice-grid-item{position:relative;display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden}@media(min-width:768px){.advice-block .advice-grid-item{flex-direction:row;flex:0 0 calc(50% - 30px);margin-left:.9375rem;margin-right:.9375rem}}.advice-block .advice-grid-item.advice-grid-item--tech-advice .advice-grid-item__details{background-color:#787d5c}.advice-block .advice-grid-item__image{flex:0 0 11.25rem;height:11.25rem}@media(min-width:768px){.advice-block .advice-grid-item__image{flex:0 0 15rem;height:15rem}}@media(min-width:992px){.advice-block .advice-grid-item__image{height:auto}}.advice-block .advice-grid-item__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.advice-block .advice-grid-item__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-size:1.75rem;margin-bottom:.9375rem;text-transform:uppercase;margin-bottom:.625rem;color:#fff}@media(min-width:768px){.advice-block .advice-grid-item__title{font-size:2.25rem}}@media(min-width:992px){.advice-block .advice-grid-item__title{font-size:2.375rem;margin-bottom:1.25rem}}.advice-block p:not(.advice-grid-item__title){font-family:Arvo,sans-serif;font-weight:400;color:#10454f;font-size:1.125rem;color:#fccb0a;line-height:1.4;margin-bottom:0!important}@media(min-width:992px){.advice-block p:not(.advice-grid-item__title){font-size:1.5rem}}@media(min-width:992px){.advice-block p:not(.advice-grid-item__title){font-size:1.375rem}}.advice-block .button{margin-bottom:0;margin-top:1.875rem}.advice-block .advice-grid-item__details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:0 0 calc(100% - 180px);background-color:#10454f;background-position:-10%;background-repeat:no-repeat;padding:1.25rem;overflow:hidden}@media(min-width:576px){.advice-block .advice-grid-item__details{padding:1.875rem}}@media(min-width:768px){.advice-block .advice-grid-item__details{flex:0 0 calc(100% - 240px)}}@media(min-width:992px){.advice-block .advice-grid-item__details{padding:2.5rem}}@media(min-width:1400px){.advice-block .advice-grid-item__details{padding:3.75rem}}.advice-block .advice-grid-item__details .advice-grid-item__title,.advice-block .advice-grid-item__details .button,.advice-block .advice-grid-item__details p{position:relative;z-index:1}.advice-block .advice-grid-item__tyre-mark{position:absolute;-webkit-transform:scale(2);transform:scale(2);right:-100%}body .wlr-myaccount-page .wlr-card-container img{margin-left:.75rem!important}body .wlr-myaccount-page .wlr-card .wlr-icon{font-size:2.5rem!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0!important}body .wlr-myaccount-page .wlr-card.wlr-earning-option{border-radius:0!important}body .wlr-myaccount-page .wlr-table{width:100%;margin-bottom:2rem}body .wlr-myaccount-page .wlr-table .wlr-table-header{border-radius:0!important}body .wlr-myaccount-page #wlr-points{flex-wrap:wrap}@media(min-width:768px){body .wlr-myaccount-page #wlr-points{flex-wrap:nowrap}}body .wlr-myaccount-page #wlr-points #wlr-available-points,body .wlr-myaccount-page #wlr-points #wlr-redeemed-points{width:100%}@media(min-width:768px){body .wlr-myaccount-page #wlr-points #wlr-available-points,body .wlr-myaccount-page #wlr-points #wlr-redeemed-points{width:50%}}body .wlr-myaccount-page .wlr-button{font-family:effra,sans-serif;font-weight:700;background-color:#506266;color:#fff;position:relative;display:inline-block;font-size:.875rem;text-transform:uppercase;padding:.78125rem 1.25rem;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;border:none;letter-spacing:.1em;margin-bottom:1rem;text-align:center;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;border-radius:0!important;background-color:#506266!important;width:100%!important}body .wlr-myaccount-page .wlr-button:hover{color:#fff;background-color:#455458}@media(min-width:768px){body .wlr-myaccount-page .wlr-button{width:auto!important}}body .wlr-myaccount-page .wlr-button:hover{background-color:#455458!important}body .wlr-myaccount-page .wlr-points-container{margin-bottom:2rem!important}body .wlr-myaccount-page .wlr-heading{border-left:0!important;margin-bottom:1rem!important}body .wlr-myaccount-page .wlr-code{border-radius:0!important;background:#f3e19b!important;border:1px dashed #d5aa00!important}body .wlr-myaccount-page .wlr-code p span{color:#000!important}body .wlr-myaccount-page .wlr-code .wlr-coupon-code{background:0 0!important}body .wlr-myaccount-page .wlr-code .wlr-coupon-copy-icon{background:#fccb0a!important;color:#000!important;border-width:0!important;border-radius:0!important}body .wlr-myaccount-page .wlr-your-reward .wlr-reward-type-name{font-size:.75rem;padding:.625rem .9375rem}body .wlr-myaccount-page #wlr-available-points,body .wlr-myaccount-page #wlr-redeemed-points,body .wlr-myaccount-page .wlr-coupon-card,body .wlr-myaccount-page .wlr-input-point-conversion,body .wlr-myaccount-page .wlr-point-conversion-section,body .wlr-myaccount-page .wlr-point-label-content,body .wlr-myaccount-page .wlr-reward-card{border-radius:0!important}body .wlr-myaccount-page .wlr-point-conversion-section .wlr-input-point-section{margin-bottom:.625rem!important}body .wlr-myaccount-page .wlr-point-conversion-section input{border-width:0;text-align:center}.products .wlr-product-message{display:none!important}.wlr-message-info{border-radius:0!important;margin:1rem 0!important}.wlr-message-info i{font-size:1.375rem!important}.wlr-message-info #wlr-reward-link{color:inherit!important}.wlr-product-message{border:1px solid #fccb0a;font-size:1rem;border-radius:0!important;margin:1rem 0;padding:.625rem .9375rem!important;color:#000!important}.loyalty-page-link{margin-bottom:1.5rem;display:block;color:#000;font-size:.75rem}.loyalty-page-link img{width:14px;position:relative;top:-2px}.pewc-main-price .loyalty-page-link,.pewc-main-price .wlr-product-message{display:none!important}.single-advice .page-header,.tax-advice_category .page-header{background-color:#787d5c;background-image:url(../images/site/backgrounds/tyre-mark--olive.svg)}.single-advice .page-header .page-header__title,.tax-advice_category .page-header .page-header__title{color:#fff}.single-advice .page-header .page-header__back,.tax-advice_category .page-header .page-header__back{color:#fff}.single-advice .page-header .page-header__back:before,.tax-advice_category .page-header .page-header__back:before{display:inline-block;height:.9375rem;width:1rem;background-image:url(../images/site/works-sprite.svg);background-position:-116px 0;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px}.page-header{display:flex;justify-content:center;align-items:center;background-color:#eaeaea;text-align:center;padding:2.5rem 0;background-image:url(../images/site/backgrounds/tyre-mark--white.svg);background-position:50%;background-repeat:no-repeat;border-top:1px solid #f5f5f5;min-height:6.25rem;background-size:cover;margin-bottom:2rem}@media(min-width:992px){.page-header{background-size:auto;margin-bottom:4rem}}.page-header>.row{width:100%}.page-header .page-header__back{text-transform:uppercase;font-size:.875rem;font-weight:700;margin-bottom:.9375rem;position:relative;display:inline-block;text-decoration:none;color:#000}.page-header .page-header__back:before{content:'';display:inline-block;height:.9375rem;width:1rem;background-image:url(../images/site/works-sprite.svg);background-position:-98px 0;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;position:absolute;left:-1.625rem;top:50%;margin-top:-.5625rem}.page-header .page-header__post-date{text-transform:uppercase;font-weight:700;letter-spacing:.0625rem;font-size:.75rem;margin:.9375rem 0 0}.page-header .page-header__title{font-family:effra,sans-serif;font-weight:700;line-height:1.2;font-size:1.75rem;margin-bottom:1.25rem;margin-bottom:0}@media(min-width:768px){.page-header .page-header__title{font-size:2.625rem}}.standard-page-title{margin-top:2.875rem;margin-bottom:3.375rem}.relevanssi-live-search-results{-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;background:#fff;border-radius:3px;min-height:10.9375rem;max-height:18.75rem}.relevanssi-live-search-results .spinner{opacity:.3}.relevanssi-live-search-results .relevanssi-live-search-result a{border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;font-size:.9375rem;color:#000;text-decoration:none;padding:.625rem;white-space:normal}.relevanssi-live-search-results .relevanssi-live-search-result a:hover{background-color:#fbfbfb}.relevanssi-live-search-results .relevanssi-live-search-result a .live-search-result__image{position:relative;border:1px solid #eaeaea;display:inline-block;height:4.0625rem;width:4.0625rem;margin-right:.625rem;flex:0 0 4.6875rem;overflow:hidden}.relevanssi-live-search-results .relevanssi-live-search-result a .live-search-result__image img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:.0625rem;max-width:4.0625rem}.relevanssi-live-search-results .relevanssi-live-search-result a .live-search-result__title{font-size:.875rem;display:block}@media(min-width:768px){.relevanssi-live-search-results .relevanssi-live-search-result a .live-search-result__title{font-size:1rem}}.relevanssi-live-search-results .relevanssi-live-search-result a .live-search-result__price{font-size:.75rem;margin-right:.625rem}.relevanssi-live-search-results .relevanssi-live-search-result a .live-search-result__title-wrap{flex:0 0 calc(100% - 85px)}.relevanssi-live-search-results .relevanssi-live-search-result-status{background-color:#eaeaea;padding:.25rem .5rem;text-align:center}.relevanssi-live-search-results .relevanssi-live-search-result-status a{font-size:.75rem;text-decoration:none;border:none;color:#000}.relevanssi-live-search-results .relevanssi-live-search-no-results{background-color:#eaeaea;padding:.375rem;text-align:center;font-size:.75rem}.search .page-header{min-height:6.25rem}.search .page-header .searchform{position:relative;max-width:40.625rem;margin:auto}.search .page-header .searchform input[type=text]{background-color:#fff;min-height:2.875rem;border:0;min-width:25rem;font-size:.875rem;color:#000;border-radius:0}@media(min-width:992px){.search .page-header .searchform input[type=text]{min-width:25rem}}.search .page-header .searchform input[type=text]:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.search .page-header .searchform .button{position:absolute;top:0;right:0;padding:0;background-color:initial;font-size:0;height:2.875rem;width:2.1875rem;border:none}.search .page-header .searchform .button:after{content:'';display:inline-block;height:1rem;width:1rem;background-image:url(../images/site/works-sprite.svg);background-position:-205px 0;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;position:absolute;top:.9375rem;right:.8125rem}@media(min-width:1200px){.search .posts-container .post-item{flex-basis:calc(25% - 30px)}}.search.post-type-archive-product .products{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.archive-header{position:relative;padding:0}@media(min-width:992px){.archive-header{margin-bottom:2rem}}.post-item{display:flex;flex-direction:column}.post-item .post-item__image-wrapper{position:relative;margin-bottom:1.25rem}.post-item .post-item__image-wrapper .post-item__category{position:absolute;left:.9375rem;bottom:.9375rem;background-color:#fccb0a;text-transform:uppercase;font-weight:600;z-index:9;padding:.3125rem 1.25rem}.post-item .post-item__title{font-weight:400}.post-item .post-item__content{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;height:100%}.posts-container{display:flex;flex-direction:column;justify-content:center}@media(min-width:450px){.posts-container{flex-direction:row;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem}}.posts-container .post-item{margin-bottom:2rem}@media(min-width:450px){.posts-container .post-item{flex-basis:calc(50% - 30px);margin-left:.9375rem;margin-right:.9375rem}}@media(min-width:992px){.posts-container .post-item{flex-basis:calc(33% - 30px)}}.posts-container .post-item .post-item__title{margin-bottom:1.25rem}@media(min-width:992px){.posts-container .post-item .post-item__title{font-size:1.375rem}}.posts-container .post-item .post-item__title a{color:#000;text-decoration:none}.posts-container .post-item .post-item__posted-date{text-transform:uppercase;font-size:.75rem;letter-spacing:.0625rem;margin-bottom:1.25rem;font-family:effra,sans-serif;font-weight:500}.posts-container .post-item .post-item__image-wrapper{width:100%}.posts-container .post-item .post-item__image-wrapper .post-item__image{display:block;overflow:hidden;position:relative}.posts-container .post-item .post-item__image-wrapper .post-item__image img{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-object-fit:cover;object-fit:cover}.posts-container .post-item .post-item__image-wrapper .post-item__image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.posts-container .post-item .post-item__image-wrapper .post-item__image .post-item__category{position:absolute;left:.9375rem;bottom:.9375rem;z-index:9}.posts-container.first-page>.post-item:first-of-type{flex:0 0 calc(100% - 30px);display:flex;background-color:#f3f3f3;flex-direction:column;justify-content:space-between;margin-left:0;margin-right:0;margin-bottom:2.5rem}@media screen and (min-width:480px){.posts-container.first-page>.post-item:first-of-type{flex-direction:row-reverse}}@media(min-width:992px){.posts-container.first-page>.post-item:first-of-type{align-items:center;margin-bottom:3.75rem}}.posts-container.first-page>.post-item:first-of-type .post-item__image-wrapper{flex:0 0 calc(50% - 20px);height:100%;margin-bottom:0}@media(min-width:992px){.posts-container.first-page>.post-item:first-of-type .post-item__title{font-size:2.125rem}}.posts-container.first-page>.post-item:first-of-type .post-item__image{margin:0;height:100%}.posts-container.first-page>.post-item:first-of-type .post-item__content{padding:1.25rem;background-image:url(../images/site/blog-featured-post-bg.svg);background-position:100%;background-repeat:no-repeat}@media(min-width:992px){.posts-container.first-page>.post-item:first-of-type .post-item__content{padding:2.5rem}}@media screen and (min-width:480px){.posts-container.first-page>.post-item:first-of-type .post-item__image{flex:0 0 calc(50% - 10px)}}@media(min-width:992px){.posts-container.first-page>.post-item:first-of-type .post-item__image{flex:0 0 calc(50% - 20px)}}.posts-featured--stacked{display:flex;flex-direction:column;flex:0 0 60%}.posts-featured--stacked .post-item{display:flex;flex-direction:row;justify-content:space-between}.posts-featured--stacked .post-item .post-item__content,.posts-featured--stacked .post-item .post-item__image{flex:0 0 calc(50% - 10px)}@media(min-width:992px){.posts-featured--stacked .post-item .post-item__content,.posts-featured--stacked .post-item .post-item__image{flex:0 0 calc(50% - 20px)}}.posts-featured{display:flex;flex-direction:column;flex:0 0 100%}.posts-featured .post-item__content{height:auto}.posts-featured .post-item{display:flex;flex-direction:column}@media screen and (min-width:480px){.posts-featured .post-item{flex-direction:row;justify-content:space-between}}@media(min-width:992px){.posts-featured .post-item{justify-content:flex-start}}.posts-featured .post-item .post-item__content{padding:1.25rem}@media(min-width:992px){.posts-featured .post-item .post-item__content{padding:0}}.posts-featured .post-item .post-item__content,.posts-featured .post-item .post-item__image{flex:0 0 calc(50% - 10px)}@media(min-width:768px){.posts-featured .post-item .post-item__content,.posts-featured .post-item .post-item__image{margin-bottom:0}}@media(min-width:992px){.posts-featured .post-item .post-item__content,.posts-featured .post-item .post-item__image{flex:none}}.posts-featured .post-item .post-item__image-wrapper{margin-bottom:1.25rem}.posts-featured .post-item .post-item__image-wrapper .post-item__image{height:100%}@media(min-width:992px){.posts-featured .post-item .post-item__image-wrapper .post-item__image{margin-bottom:1.25rem}}.posts-featured .button{margin-bottom:0}@media(min-width:992px){.posts-featured{flex-direction:row}.posts-featured>.post-item{flex:0 0 calc(50% - 30px)}.posts-featured .post-item{flex-direction:column;align-items:flex-start}}@media(min-width:992px) and (min-width:992px){.posts-featured .post-item .post-item__title{font-size:1.375rem}}.archive.tag .tag-archive-heading{text-transform:capitalize}.archive.tag .posts-container{justify-content:flex-start}@media(min-width:992px){.archive.tag .posts-container .post-item{flex-basis:calc(25% - 30px)}}@media(min-width:992px){.tax-advice_category .archive-header{margin-bottom:0}}.tax-advice_category .posts-container{display:flex;flex-direction:column;justify-content:center;margin-bottom:1.25rem}@media(min-width:992px){.tax-advice_category .posts-container{margin-bottom:2.5rem}}@media(min-width:450px){.tax-advice_category .posts-container{flex-direction:row;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem}}.tax-advice_category .posts-container .post-item{margin-bottom:2rem;flex-basis:100%;position:relative}@media(min-width:768px){.tax-advice_category .posts-container .post-item{flex-basis:calc(50% - 30px);margin-left:.9375rem;margin-right:.9375rem}}.tax-advice_category .posts-container .post-item .post-item__image-wrapper{width:100%;height:100%;position:relative;margin-bottom:0}.tax-advice_category .posts-container .post-item .post-item__image-wrapper .post-item__image{overflow:hidden;position:relative}.tax-advice_category .posts-container .post-item .post-item__image-wrapper .post-item__image img{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-object-fit:cover;object-fit:cover}.tax-advice_category .posts-container .post-item .post-item__image-wrapper .post-item__image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.tax-advice_category .posts-container .post-item .post-item__image-wrapper .post-item__image.has-image .post-item__image-content-wrapper .post-item__image-content .post-item__title a{color:#fff}.tax-advice_category .posts-container .post-item .post-item__image-content-wrapper{display:flex;justify-content:center;align-items:center;z-index:2}.tax-advice_category .posts-container .post-item .post-item__image-content-wrapper .post-item__image-content{text-align:center;padding:1.875rem}.tax-advice_category .posts-container .post-item .post-item__image-content-wrapper .post-item__image-content .post-item__title{position:relative;margin-bottom:1.25rem;font-size:1.375rem;text-transform:uppercase;font-weight:700}@media(min-width:992px){.tax-advice_category .posts-container .post-item .post-item__image-content-wrapper .post-item__image-content .post-item__title{font-size:1.875rem}}.tax-advice_category .posts-container .post-item .post-item__image-content-wrapper .post-item__image-content .post-item__title a{color:#000;text-decoration:none}.tax-advice_category .posts-container .post-item .post-item__image-content-wrapper .post-item__image-content .button{margin-bottom:0}.tax-advice_category .posts-container .post-item:before{content:'';position:absolute;left:0;top:0;background:rgba(0,0,0,.4);height:100%;width:100%;z-index:1}.tax-advice-cta-wrapper{background-color:#787d5c;background-image:url(../images/site/backgrounds/tyre-mark-vertical--olive.svg);background-repeat:no-repeat;background-position:100% 100%;text-align:center;padding:1.875rem;margin-bottom:2.5rem}@media(min-width:768px){.tax-advice-cta-wrapper{margin-bottom:3.75rem}}@media(min-width:992px){.tax-advice-cta-wrapper{margin-bottom:5rem}}.tax-advice-cta-wrapper .tax-advice-cta .tax-advice-cta__title{font-size:1.875rem;text-transform:uppercase;color:#fff;font-weight:700}@media(min-width:992px){.tax-advice-cta-wrapper .tax-advice-cta .tax-advice-cta__title{font-size:2.375rem}}.tax-advice-cta-wrapper .tax-advice-cta .tax-advice-cta__content{font-size:1.125rem;color:#fccb0a;font-family:Arvo,sans-serif}@media(min-width:992px){.tax-advice-cta-wrapper .tax-advice-cta .tax-advice-cta__content{font-size:1.375rem}}.tax-advice-cta-wrapper .tax-advice-cta .tax-advice-cta__content a{text-decoration:none;color:#fccb0a}.tax-advice-cta-wrapper .tax-advice-cta .button{margin:0}.single aside h6{text-transform:uppercase;font-size:.875rem;font-weight:700;margin-bottom:.9375rem}@media(min-width:992px){.single aside h6{font-size:1rem}}.single aside .aside-search{background-color:#fccb0a;padding:1.875rem;margin-bottom:1.875rem}.single aside .aside-search .searchform-wrapper{position:relative}.single aside .aside-search .searchform-wrapper:after{content:'';display:inline-block;height:1rem;width:1rem;background-image:url(../images/site/works-sprite.svg);background-position:-205px 0;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;position:absolute;top:.9375rem;right:.8125rem}.single aside .aside-search .searchform-wrapper .searchform input[type=text]{background-color:#fff;min-height:2.875rem;border:0;font-size:.875rem;color:#000;border:none!important;border-radius:0}.single aside .aside-search .searchform-wrapper .searchform input[type=text]:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.single aside .aside-search .searchform-wrapper .searchform input#searchsubmit{position:absolute;top:0;right:0;padding:0;background-color:initial;font-size:0;height:2.875rem;width:2.1875rem;border:none;z-index:9}.single aside .aside-search .searchform-wrapper .searchform input#searchsubmit:after{content:'';display:inline-block;height:1rem;width:1rem;background-image:url(../images/site/works-sprite.svg);background-position:-205px 0;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:392px 175px;position:absolute;top:.9375rem;right:.8125rem}.single aside .ftd-recent-posts{background-color:#f3f3f3;padding:1.25rem;margin-bottom:1.875rem}@media(min-width:992px){.single aside .ftd-recent-posts{padding:1.875rem}}.single aside .ftd-recent-posts ul{list-style:none;padding:0;margin:0}.single aside .ftd-recent-posts ul li{margin-bottom:1.875rem;padding-bottom:1.875rem;border-bottom:1px solid #eaeaea}.single aside .ftd-recent-posts ul li .post-category{background-color:#fccb0a;text-transform:uppercase;font-weight:600;z-index:9;padding:.3125rem;display:inline-block;font-size:.75rem;margin-right:.3125rem;margin-bottom:.3125rem}.single aside .ftd-recent-posts ul li .post-date{display:inline-block;text-transform:uppercase;letter-spacing:.0625rem;font-size:.75rem;font-weight:700}.single aside .ftd-recent-posts ul li .post-title{display:block;font-size:1rem;color:#000;text-decoration:none;margin-bottom:.9375rem;margin-top:.3125rem}@media(min-width:768px){.single aside .ftd-recent-posts ul li .post-title{font-size:1.125rem}}@media(min-width:992px){.single aside .ftd-recent-posts ul li .post-title{font-size:1.375rem}}.single aside .ftd-recent-posts ul li .button{margin:0}.single aside .ftd-recent-posts ul li:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.single aside .widget_categories{background-color:#f3f3f3;padding:1.25rem;margin-bottom:1.875rem}@media(min-width:992px){.single aside .widget_categories{padding:1.875rem}}.single aside .widget_categories ul{list-style:none;padding:0;margin:0}.single aside .widget_categories ul li{line-height:1.75rem}.single aside .widget_categories ul li a{text-decoration:none;color:#000}.single aside .aside-cta{padding:1.875rem 1.25rem;background-color:#10454f;text-align:center;background-image:url(../images/site/backgrounds/tyre-mark-vertical.svg);background-size:cover;background-position-x:5rem;background-repeat:no-repeat}.single aside .aside-cta .aside-cta__heading{text-transform:uppercase;color:#fff;font-size:1.375rem;line-height:1.2}@media(min-width:768px){.single aside .aside-cta .aside-cta__heading{font-size:2.375rem}}.single aside .aside-cta .aside-cta__content{margin:0;color:#fccb0a;font-size:.875rem;font-family:Arvo,sans-serif}@media(min-width:768px){.single aside .aside-cta .aside-cta__content{font-size:1.375rem}}.single aside .aside-cta .aside-cta__content a{color:#fccb0a;text-decoration:none}.single .article .featured-image{background-repeat:no-repeat;background-size:cover;background-position:50%;margin-bottom:2.5rem;position:relative}.single .article .featured-image .post-category{background-color:#fccb0a;text-transform:uppercase;position:absolute;font-weight:600;z-index:9;padding:.3125rem 1.25rem;display:inline-block;font-size:.8125rem;top:1.25rem;left:1.25rem;width:auto;height:auto}.single .article .featured-image img{-o-object-fit:cover;object-fit:cover}.single .article .intro-block{text-align:left}.single .article .intro-block .intro-block-row{margin-right:0;margin-left:0}.single .article .intro-block .intro-block-row .intro-block__title{font-family:Arvo,sans-serif;color:#10454f;font-size:1.5rem;line-height:2.25rem}.single .article .intro-block .intro-block-row .intro-block__subtitle{font-size:1.25rem}.single .article .text-with-image .text-with-image__img-col{display:flex;justify-content:center}@media(min-width:768px){.single .article .text-with-image .text-with-image__img-col{justify-content:flex-end}}.lost_reset_password{flex:1 0 100%;padding:1rem}.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox{margin-bottom:1rem;width:100%}.page-template-template-login-register h1.article-h1{text-align:center;margin-top:2.5rem;margin-bottom:2.5rem}.woocommerce-form-register-login-wrapper{flex:0 0 100%}.woocommerce-form-register-login-wrapper form .woocommerce-form-header{margin:0;text-align:center;margin-bottom:2rem}.woocommerce-form-register-login-wrapper form .woocommerce-form-header p{font-size:1.125rem;line-height:1.75rem}.woocommerce-form-register-login-wrapper form .form-row{margin-right:0;margin-left:0}.woocommerce-form-register-login-wrapper form .form-row input[type=email],.woocommerce-form-register-login-wrapper form .form-row input[type=password],.woocommerce-form-register-login-wrapper form .form-row input[type=text],.woocommerce-form-register-login-wrapper form .form-row label{flex:0 0 100%}.woocommerce-form-register-login-wrapper form .form-row.mailchimp-newsletter{display:flex}.woocommerce-form-register-login-wrapper form input[type=checkbox]{float:left}.woocommerce-form-register-login-wrapper form .button,.woocommerce-form-register-login-wrapper form button{width:100%;margin-top:2.5rem}.woocommerce-form-register-login-wrapper form .woocommerce-form-footer{margin:0 0 2.5rem;text-align:center}@media(min-width:768px){.woocommerce-form-register-login-wrapper form .woocommerce-form-footer{margin:0 0 3.75rem}}@media(min-width:992px){.woocommerce-form-register-login-wrapper form .woocommerce-form-footer{margin:0 0 5rem}}@media(min-width:1200px){.woocommerce-form-register-login-wrapper form .woocommerce-form-footer{margin:0 0 6.25rem}}.woocommerce-form-register-login-wrapper form .woocommerce-form-footer span{font-weight:600}.woocommerce-form-register-login-wrapper form .woocommerce-form-footer h2{font-size:2rem;font-weight:300;line-height:2.5rem;margin-bottom:2.5rem}@media(min-width:576px){.woocommerce-form-register-login-wrapper form .woocommerce-form-footer h2{font-size:3rem;line-height:3.5rem}}.woocommerce-form-register-login-wrapper form .woocommerce-form-footer p{font-size:1.25rem;line-height:1.5rem}.woocommerce-form-register-login-wrapper form .woocommerce-form-footer .button{background-color:initial;color:#000;border-color:#000}.woocommerce-form-register-login-wrapper form .woocommerce-form-footer .button:hover{background-color:#000;color:#fff}.woocommerce-form-register-login-wrapper form hr{margin:2.5rem 0}.woocommerce-form-register-login-wrapper form.woocommerce-ResetPassword,.woocommerce-form-register-login-wrapper form.woocommerce-form-login,.woocommerce-form-register-login-wrapper form.woocommerce-form-register{margin-bottom:6.25rem}.woocommerce-form-register-login-wrapper form.woocommerce-ResetPassword .woocommerce-LostPassword.lost_password,.woocommerce-form-register-login-wrapper form.woocommerce-form-login .woocommerce-LostPassword.lost_password,.woocommerce-form-register-login-wrapper form.woocommerce-form-register .woocommerce-LostPassword.lost_password{text-align:center}.woocommerce-form-register-login-wrapper form.woocommerce-ResetPassword .woocommerce-LostPassword.lost_password a,.woocommerce-form-register-login-wrapper form.woocommerce-form-login .woocommerce-LostPassword.lost_password a,.woocommerce-form-register-login-wrapper form.woocommerce-form-register .woocommerce-LostPassword.lost_password a{display:block;margin-bottom:.3125rem;text-decoration:underline}