html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    vertical-align: baseline;
    display: inline-block;
}
audio:not([controls]) {
    height: 0;
    display: none;
}
[hidden],
template {
    display: none;
}
a {
    background-color: #0000;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
    font-size: 2em;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%;
}
sub,
sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}

* {
    box-sizing: border-box;
}
html {
    height: 100%;
}
body {
    color: #333;
    background-color: #fff;
    min-height: 100%;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
img {
    vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}
html.w-mod-touch * {
    background-attachment: scroll !important;
}
.w-block {
    display: block;
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-clearfix:after {
    clear: both;
}
.w-hidden {
    display: none;
}
.w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
}
input.w-button {
    -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
    color: #0000 !important;
}
.w-code-block {
    margin: unset;
}
pre.w-code-block code {
    all: inherit;
}
pre.w-code-block code > span {
    display: block !important;
}
.w-optimization {
    display: contents;
}
.w-webflow-badge,
.w-webflow-badge > img {
    box-sizing: unset;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    min-height: unset;
    min-width: unset;
    margin: unset;
    padding: unset;
    float: unset;
    clear: unset;
    border: unset;
    border-radius: unset;
    background: unset;
    background-image: unset;
    background-position: unset;
    background-size: unset;
    background-repeat: unset;
    background-origin: unset;
    background-clip: unset;
    background-attachment: unset;
    background-color: unset;
    box-shadow: unset;
    transform: unset;
    direction: unset;
    font-family: unset;
    font-weight: unset;
    color: unset;
    font-size: unset;
    line-height: unset;
    font-style: unset;
    font-variant: unset;
    text-align: unset;
    letter-spacing: unset;
    -webkit-text-decoration: unset;
    text-decoration: unset;
    text-indent: unset;
    text-transform: unset;
    list-style-type: unset;
    text-shadow: unset;
    vertical-align: unset;
    cursor: unset;
    white-space: unset;
    word-break: unset;
    word-spacing: unset;
    word-wrap: unset;
    transition: unset;
}
.w-webflow-badge {
    white-space: nowrap;
    cursor: pointer;
    box-shadow:
        0 0 0 1px #0000001a,
        0 1px 3px #0000001a;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 2147483647 !important;
    color: #aaadb0 !important;
    width: auto !important;
    height: auto !important;
    overflow: unset !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    margin: 0 !important;
    padding: 6px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    text-decoration: none !important;
    display: inline-block !important;
    position: fixed !important;
    inset: auto 12px 12px auto !important;
    transform: none !important;
}
.w-webflow-badge > img {
    position: unset;
    visibility: unset !important;
    opacity: 1 !important;
    vertical-align: middle !important;
    display: inline-block !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    font-weight: 700;
}
h1 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 44px;
}
h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 36px;
}
h3 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
}
h4 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
}
h5 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
}
h6 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
}
p {
    margin-top: 0;
    margin-bottom: 10px;
}
blockquote {
    border-left: 5px solid #e2e2e2;
    margin: 0 0 10px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 22px;
}
figure {
    margin: 0 0 10px;
}
figcaption {
    text-align: center;
    margin-top: 5px;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
}
.w-list-unstyled {
    padding-left: 0;
    list-style: none;
}
.w-embed:before,
.w-embed:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-embed:after {
    clear: both;
}
.w-video {
    width: 100%;
    padding: 0;
    position: relative;
}
.w-video iframe,
.w-video object,
.w-video embed {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
button,
[type="button"],
[type="reset"] {
    cursor: pointer;
    -webkit-appearance: button;
    border: 0;
}
.w-form {
    margin: 0 0 15px;
}
.w-form-done {
    text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none;
}
.w-form-fail {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none;
}
label {
    margin-bottom: 5px;
    font-weight: 700;
    display: block;
}
.w-input,
.w-select {
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
}
.w-input::placeholder,
.w-select::placeholder {
    color: #999;
}
.w-input:focus,
.w-select:focus {
    border-color: #3898ec;
    outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
    cursor: not-allowed;
}
.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
    background-color: #eee;
}
textarea.w-input,
textarea.w-select {
    height: auto;
}
.w-select {
    background-color: #f3f3f3;
}
.w-select[multiple] {
    height: auto;
}
.w-form-label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    display: inline-block;
}
.w-radio {
    margin-bottom: 5px;
    padding-left: 20px;
    display: block;
}
.w-radio:before,
.w-radio:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-radio:after {
    clear: both;
}
.w-radio-input {
    float: left;
    margin: 3px 0 0 -20px;
    line-height: normal;
}
.w-file-upload {
    margin-bottom: 10px;
    display: block;
}
.w-file-upload-input {
    opacity: 0;
    z-index: -100;
    width: 0.1px;
    height: 0.1px;
    position: absolute;
    overflow: hidden;
}
.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
    color: #333;
    display: inline-block;
}
.w-file-upload-error {
    margin-top: 10px;
    display: block;
}
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
    display: none;
}
.w-file-upload-uploading-btn {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 400;
    display: flex;
}
.w-file-upload-file {
    background-color: #fafafa;
    border: 1px solid #ccc;
    flex-grow: 1;
    justify-content: space-between;
    margin: 0;
    padding: 8px 9px 8px 11px;
    display: flex;
}
.w-file-upload-file-name {
    font-size: 14px;
    font-weight: 400;
    display: block;
}
.w-file-remove-link {
    cursor: pointer;
    width: auto;
    height: auto;
    margin-top: 3px;
    margin-left: 10px;
    padding: 3px;
    display: block;
}
.w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px;
}
.w-file-upload-error-msg {
    color: #ea384c;
    padding: 2px 0;
    display: inline-block;
}
.w-file-upload-info {
    padding: 0 12px;
    line-height: 38px;
    display: inline-block;
}
.w-file-upload-label {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
}
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
    width: 20px;
    margin-right: 8px;
    display: inline-block;
}
.w-icon-file-upload-uploading {
    height: 20px;
}
.w-container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}
.w-container:before,
.w-container:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-container:after {
    clear: both;
}
.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px;
}
.w-row:before,
.w-row:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-row:after {
    clear: both;
}
.w-row .w-row {
    margin-left: 0;
    margin-right: 0;
}
.w-col {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.w-col .w-col {
    padding-left: 0;
    padding-right: 0;
}
.w-col-1 {
    width: 8.33333%;
}
.w-col-2 {
    width: 16.6667%;
}
.w-col-3 {
    width: 25%;
}
.w-col-4 {
    width: 33.3333%;
}
.w-col-5 {
    width: 41.6667%;
}
.w-col-6 {
    width: 50%;
}
.w-col-7 {
    width: 58.3333%;
}
.w-col-8 {
    width: 66.6667%;
}
.w-col-9 {
    width: 75%;
}
.w-col-10 {
    width: 83.3333%;
}
.w-col-11 {
    width: 91.6667%;
}
.w-col-12 {
    width: 100%;
}
.w-hidden-main {
    display: none !important;
}
@media screen and (max-width: 991px) {
    .w-container {
        max-width: 728px;
    }
    .w-hidden-main {
        display: inherit !important;
    }
    .w-hidden-medium {
        display: none !important;
    }
    .w-col-medium-1 {
        width: 8.33333%;
    }
    .w-col-medium-2 {
        width: 16.6667%;
    }
    .w-col-medium-3 {
        width: 25%;
    }
    .w-col-medium-4 {
        width: 33.3333%;
    }
    .w-col-medium-5 {
        width: 41.6667%;
    }
    .w-col-medium-6 {
        width: 50%;
    }
    .w-col-medium-7 {
        width: 58.3333%;
    }
    .w-col-medium-8 {
        width: 66.6667%;
    }
    .w-col-medium-9 {
        width: 75%;
    }
    .w-col-medium-10 {
        width: 83.3333%;
    }
    .w-col-medium-11 {
        width: 91.6667%;
    }
    .w-col-medium-12 {
        width: 100%;
    }
    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto;
    }
}
@media screen and (max-width: 767px) {
    .w-hidden-main,
    .w-hidden-medium {
        display: inherit !important;
    }
    .w-hidden-small {
        display: none !important;
    }
    .w-row,
    .w-container .w-row {
        margin-left: 0;
        margin-right: 0;
    }
    .w-col {
        width: 100%;
        left: auto;
        right: auto;
    }
    .w-col-small-1 {
        width: 8.33333%;
    }
    .w-col-small-2 {
        width: 16.6667%;
    }
    .w-col-small-3 {
        width: 25%;
    }
    .w-col-small-4 {
        width: 33.3333%;
    }
    .w-col-small-5 {
        width: 41.6667%;
    }
    .w-col-small-6 {
        width: 50%;
    }
    .w-col-small-7 {
        width: 58.3333%;
    }
    .w-col-small-8 {
        width: 66.6667%;
    }
    .w-col-small-9 {
        width: 75%;
    }
    .w-col-small-10 {
        width: 83.3333%;
    }
    .w-col-small-11 {
        width: 91.6667%;
    }
    .w-col-small-12 {
        width: 100%;
    }
}
@media screen and (max-width: 479px) {
    .w-container {
        max-width: none;
    }
    .w-hidden-main,
    .w-hidden-medium,
    .w-hidden-small {
        display: inherit !important;
    }
    .w-hidden-tiny {
        display: none !important;
    }
    .w-col {
        width: 100%;
    }
    .w-col-tiny-1 {
        width: 8.33333%;
    }
    .w-col-tiny-2 {
        width: 16.6667%;
    }
    .w-col-tiny-3 {
        width: 25%;
    }
    .w-col-tiny-4 {
        width: 33.3333%;
    }
    .w-col-tiny-5 {
        width: 41.6667%;
    }
    .w-col-tiny-6 {
        width: 50%;
    }
    .w-col-tiny-7 {
        width: 58.3333%;
    }
    .w-col-tiny-8 {
        width: 66.6667%;
    }
    .w-col-tiny-9 {
        width: 75%;
    }
    .w-col-tiny-10 {
        width: 83.3333%;
    }
    .w-col-tiny-11 {
        width: 91.6667%;
    }
    .w-col-tiny-12 {
        width: 100%;
    }
}
.w-widget {
    position: relative;
}
.w-widget-map {
    width: 100%;
    height: 400px;
}
.w-widget-map label {
    width: auto;
    display: inline;
}
.w-widget-map img {
    max-width: inherit;
}
.w-widget-map .gm-style-iw {
    text-align: center;
}
.w-widget-map .gm-style-iw > button {
    display: none !important;
}
.w-widget-twitter {
    overflow: hidden;
}
.w-widget-twitter-count-shim {
    vertical-align: top;
    text-align: center;
    background: #fff;
    border: 1px solid #758696;
    border-radius: 3px;
    width: 28px;
    height: 20px;
    display: inline-block;
    position: relative;
}
.w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    text-align: center;
    color: #999;
    font-family: serif;
    font-size: 15px;
    line-height: 12px;
    position: relative;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    display: block;
    position: relative;
}
.w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
    content: " ";
    pointer-events: none;
    border: solid #0000;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
    border-width: 4px;
    border-color: #75869600 #5d6c7b #75869600 #75869600;
    margin-top: -4px;
    margin-left: -9px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -10px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
    border-width: 4px;
    border-color: #fff0 #fff #fff0 #fff0;
    margin-top: -4px;
    margin-left: -8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -9px;
}
.w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
    content: " ";
    pointer-events: none;
    border: solid #0000;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
}
.w-widget-twitter-count-shim.w--vertical:before {
    border-width: 5px;
    border-color: #5d6c7b #75869600 #75869600;
    margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
    border-width: 4px;
    border-color: #fff #fff0 #fff0;
    margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px;
}
.w-background-video {
    color: #fff;
    height: 500px;
    position: relative;
    overflow: hidden;
}
.w-background-video > video {
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    inset: -100%;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
}
.w-background-video--control {
    background-color: #0000;
    padding: 0;
    position: absolute;
    bottom: 1em;
    right: 1em;
}
.w-background-video--control > [hidden] {
    display: none !important;
}
.w-slider {
    text-align: center;
    clear: both;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    background: #ddd;
    height: 300px;
    position: relative;
}
.w-slider-mask {
    z-index: 1;
    white-space: nowrap;
    height: 100%;
    display: block;
    position: relative;
    left: 0;
    right: 0;
    overflow: hidden;
}
.w-slide {
    vertical-align: top;
    white-space: normal;
    text-align: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}
.w-slider-nav {
    z-index: 2;
    text-align: center;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    height: 40px;
    margin: auto;
    padding-top: 10px;
    position: absolute;
    inset: auto 0 0;
}
.w-slider-nav.w-round > div {
    border-radius: 100%;
}
.w-slider-nav.w-num > div {
    width: auto;
    height: auto;
    font-size: inherit;
    line-height: inherit;
    padding: 0.2em 0.5em;
}
.w-slider-nav.w-shadow > div {
    box-shadow: 0 0 3px #3336;
}
.w-slider-nav-invert {
    color: #fff;
}
.w-slider-nav-invert > div {
    background-color: #2226;
}
.w-slider-nav-invert > div.w-active {
    background-color: #222;
}
.w-slider-dot {
    cursor: pointer;
    background-color: #fff6;
    width: 1em;
    height: 1em;
    margin: 0 3px 0.5em;
    transition:
        background-color 0.1s,
        color 0.1s;
    display: inline-block;
    position: relative;
}
.w-slider-dot.w-active {
    background-color: #fff;
}
.w-slider-dot:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff;
}
.w-slider-dot:focus.w-active {
    box-shadow: none;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
    cursor: pointer;
    color: #fff;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    width: 80px;
    margin: auto;
    font-size: 40px;
    position: absolute;
    inset: 0;
    overflow: hidden;
}
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*="\ w-icon-"],
.w-slider-arrow-right [class*="\ w-icon-"] {
    position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
    outline: 0;
}
.w-slider-arrow-left {
    z-index: 3;
    right: auto;
}
.w-slider-arrow-right {
    z-index: 4;
    left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
    width: 1em;
    height: 1em;
    margin: auto;
    inset: 0;
}
.w-slider-aria-label {
    clip: rect(0 0 0 0);
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
}
.w-slider-force-show {
    display: block !important;
}
.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative;
}
.w-dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block;
}
.w-dropdown-toggle:focus {
    outline: 0;
}
.w-icon-dropdown-toggle {
    width: 1em;
    height: 1em;
    margin: auto 20px auto auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
.w-dropdown-list {
    background: #ddd;
    min-width: 100%;
    display: none;
    position: absolute;
}
.w-dropdown-list.w--open {
    display: block;
}
.w-dropdown-link {
    color: #222;
    padding: 10px 20px;
    display: block;
}
.w-dropdown-link.w--current {
    color: #0082f3;
}
.w-dropdown-link:focus {
    outline: 0;
}
.w-lightbox-backdrop {
    cursor: auto;
    letter-spacing: normal;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    color: #fff;
    text-align: center;
    z-index: 2000;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-tap-highlight-color: transparent;
    background: #000000e6;
    outline: 0;
    font-family:
        Helvetica Neue,
        Helvetica,
        Ubuntu,
        Segoe UI,
        Verdana,
        sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    list-style: disc;
    position: fixed;
    inset: 0;
    -webkit-transform: translate(0);
}
.w-lightbox-backdrop,
.w-lightbox-container {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overflow: auto;
}
.w-lightbox-content {
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.w-lightbox-view {
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: absolute;
}
.w-lightbox-view:before {
    content: "";
    height: 100vh;
}
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
    height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
    vertical-align: middle;
    display: inline-block;
}
.w-lightbox-figure {
    margin: 0;
    position: relative;
}
.w-lightbox-group .w-lightbox-figure {
    cursor: pointer;
}
.w-lightbox-img {
    width: auto;
    max-width: none;
    height: auto;
}
.w-lightbox-image {
    float: none;
    max-width: 100vw;
    max-height: 100vh;
    display: block;
}
.w-lightbox-group .w-lightbox-image {
    max-height: 86vh;
}
.w-lightbox-caption {
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #0006;
    padding: 0.5em 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
.w-lightbox-embed {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
}
.w-lightbox-control {
    cursor: pointer;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    width: 4em;
    transition: all 0.3s;
    position: absolute;
    top: 0;
}
/*.w-lightbox-left {*/
/*    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);*/
/*    display: none;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*}*/
/*.w-lightbox-right {*/
/*    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+);*/
/*    display: none;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*}*/
/*.w-lightbox-close {*/
/*    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);*/
/*    background-size: 18px;*/
/*    height: 2.6em;*/
/*    right: 0;*/
/*}*/
.w-lightbox-strip {
    white-space: nowrap;
    padding: 0 1vh;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto hidden;
}
.w-lightbox-item {
    box-sizing: content-box;
    cursor: pointer;
    width: 10vh;
    padding: 2vh 1vh;
    display: inline-block;
    -webkit-transform: translate(0, 0);
}
.w-lightbox-active {
    opacity: 0.3;
}
.w-lightbox-thumbnail {
    background: #222;
    height: 10vh;
    position: relative;
    overflow: hidden;
}
.w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
    height: 100%;
    left: 50%;
    transform: translate(-50%);
}
.w-lightbox-spinner {
    box-sizing: border-box;
    border: 5px solid #0006;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: 0.8s linear infinite spin;
    position: absolute;
    top: 50%;
    left: 50%;
}
.w-lightbox-spinner:after {
    content: "";
    border: 3px solid #0000;
    border-bottom-color: #fff;
    border-radius: 50%;
    position: absolute;
    inset: -4px;
}
.w-lightbox-hide {
    display: none;
}
.w-lightbox-noscroll {
    overflow: hidden;
}
@media (min-width: 768px) {
    .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh;
    }
    .w-lightbox-view,
    .w-lightbox-view:before {
        height: 96vh;
    }
    .w-lightbox-group,
    .w-lightbox-group .w-lightbox-view,
    .w-lightbox-group .w-lightbox-view:before {
        height: 84vh;
    }
    .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh;
    }
    .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh;
    }
    .w-lightbox-left,
    .w-lightbox-right {
        opacity: 0.5;
        display: block;
    }
    .w-lightbox-close {
        opacity: 0.8;
    }
    .w-lightbox-control:hover {
        opacity: 1;
    }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
    opacity: 0;
}
.w-richtext:before,
.w-richtext:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-richtext:after {
    clear: both;
}
.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
    white-space: initial;
}
.w-richtext ol,
.w-richtext ul {
    overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after,
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
    content: "";
    display: none;
    position: absolute;
    inset: 0;
}
.w-richtext figure {
    max-width: 60%;
    position: relative;
}
.w-richtext figure > div:before {
    cursor: default !important;
}
.w-richtext figure img {
    width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: 0.6;
}
.w-richtext figure div {
    color: #0000;
    font-size: 0;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
    display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
    display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
    caption-side: bottom;
    display: table-caption;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
    width: 100%;
}
.w-richtext figure.w-richtext-align-center {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
    max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
    clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
    text-align: center;
    clear: both;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
    padding-bottom: inherit;
    display: inline-block;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
    display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
    float: left;
    clear: none;
    margin-right: 15px;
}
.w-richtext figure.w-richtext-align-floatright {
    float: right;
    clear: none;
    margin-left: 15px;
}
.w-nav {
    z-index: 1000;
    background: #ddd;
    position: relative;
}
.w-nav:before,
.w-nav:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-nav:after {
    clear: both;
}
.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative;
}
.w-nav-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative;
}
.w-nav-link.w--current {
    color: #0082f3;
}
.w-nav-menu {
    float: right;
    position: relative;
}
[data-nav-menu-open] {
    text-align: center;
    background: #c8c8c8;
    min-width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: visible;
    display: block !important;
}
.w--nav-link-open {
    display: block;
    position: relative;
}
.w-nav-overlay {
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
}
.w-nav-overlay [data-nav-menu-open] {
    top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    right: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    left: auto;
}
.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative;
}
.w-nav-button:focus {
    outline: 0;
}
.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8;
}
.w-nav[data-collapse="all"] .w-nav-menu {
    display: none;
}
.w-nav[data-collapse="all"] .w-nav-button,
.w--nav-dropdown-open,
.w--nav-dropdown-toggle-open {
    display: block;
}
.w--nav-dropdown-list-open {
    position: static;
}
@media screen and (max-width: 991px) {
    .w-nav[data-collapse="medium"] .w-nav-menu {
        display: none;
    }
    .w-nav[data-collapse="medium"] .w-nav-button {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .w-nav[data-collapse="small"] .w-nav-menu {
        display: none;
    }
    .w-nav[data-collapse="small"] .w-nav-button {
        display: block;
    }
    .w-nav-brand {
        padding-left: 10px;
    }
}
@media screen and (max-width: 479px) {
    .w-nav[data-collapse="tiny"] .w-nav-menu {
        display: none;
    }
    .w-nav[data-collapse="tiny"] .w-nav-button {
        display: block;
    }
}
.w-tabs {
    position: relative;
}
.w-tabs:before,
.w-tabs:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-tabs:after {
    clear: both;
}
.w-tab-menu {
    position: relative;
}
.w-tab-link {
    vertical-align: top;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd;
    padding: 9px 30px;
    text-decoration: none;
    display: inline-block;
    position: relative;
}
.w-tab-link.w--current {
    background-color: #c8c8c8;
}
.w-tab-link:focus {
    outline: 0;
}
.w-tab-content {
    display: block;
    position: relative;
    overflow: hidden;
}
.w-tab-pane {
    display: none;
    position: relative;
}
.w--tab-active {
    display: block;
}
@media screen and (max-width: 479px) {
    .w-tab-link {
        display: block;
    }
}
.w-ix-emptyfix:after {
    content: "";
}
@keyframes spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
.w-dyn-empty {
    background-color: #ddd;
    padding: 10px;
}
.w-dyn-hide,
.w-dyn-bind-empty,
.w-condition-invisible {
    display: none !important;
}
.wf-layout-layout {
    display: grid;
}
@font-face {
    font-family: Inter;
    src: url('/wp-content/themes/kashar-final/fonts/Inter-Bold.woff') format('woff')
        format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: auto;
}
/*@font-face {*/
/*    font-family: Inter;*/
/*    src: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603f95c16f2930772281d4f9_Inter-Medium.woff)*/
/*        format("woff");*/
/*    font-weight: 500;*/
/*    font-style: normal;*/
/*    font-display: auto;*/
/*}*/
/*@font-face {*/
/*    font-family: Inter;*/
/*    src: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603f95c16f2930a4bd81d4f8_Inter-SemiBold.woff)*/
/*        format("woff");*/
/*    font-weight: 600;*/
/*    font-style: normal;*/
/*    font-display: auto;*/
/*}*/
:root {
    --compgold: #d39042;
    --black: black;
    --white: white;
    --btn-blk: #444241;
    --complimentary: #d3904296;
}
.w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
body {
    color: #333;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
a {
    text-decoration: underline;
}
.navigation-link {
    justify-content: center;
    align-items: center;
    padding: 20px 21px 20px 12px;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.2s;
    display: flex;
}
.navigation-link:hover {
    color: var(--compgold);
}
.navigation-link.w--current {
    color: var(--black);
    font-size: 15px;
}
.navigation-link.mt {
    color: #000;
    padding-left: 15px;
    padding-right: 5px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 500;
}
.navigation-link.mt:hover {
    color: var(--compgold);
}
.nav-menu {
    color: #283338;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    font-size: 15px;
    display: flex;
    position: static;
}
.dropdown2 {
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    position: static;
}
.navigation-left {
    flex-wrap: nowrap;
    align-items: center;
    width: 400px;
    display: flex;
}
.navigation {
    z-index: 9;
    background-color: #0000;
    border: 1px solid #c2c2c2;
    border-radius: 0;
    flex-direction: column;
    align-items: center;
    width: 100vw;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
    position: relative;
    inset: 0% 0% auto;
}
.brand {
    margin-right: 44px;
}
.brand.w--current {
    width: 300px;
}
.navigation-container {
    align-items: center;
    width: 97vw;
    max-width: 1700px;
    height: 100%;
    min-height: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 12.5px;
    display: block;
}
.navigation-right {
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    width: 100vw;
    font-size: 16px;
    display: flex;
}
.slide {
    overflow: hidden;
}
.container {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.container.container-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.flowbase-logo {
    width: 500px;
    padding-top: 12px;
    padding-bottom: 7.5px;
}
.button-wrapper {
    padding: 40px;
    position: relative;
}
.image-5 {
    width: 120px;
    position: absolute;
    inset: auto auto -25% -10%;
}
.details-section {
    background-color: var(--white);
    justify-content: center;
    align-items: center;
    height: 80vh;
    min-height: 850px;
    display: flex;
}
.button-menu {
    background-color: var(--compgold);
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    min-height: 50px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.4s ease-out;
    display: flex;
}
.button-menu:hover {
    background-color: var(--btn-blk);
}
.dropdown-toggle {
    padding-left: 12px;
    padding-right: 24px;
    transition: all 0.2s;
    display: none;
}
.dropdown-toggle:hover {
    color: var(--compgold);
}
.icon-4 {
    margin-right: 5px;
}
.navigation-dropdown {
    min-width: 200px;
}
.navigation-dropdown.w--open {
    background-color: #0000;
    min-width: 320px;
    max-height: 100vh;
    padding-top: 10px;
    left: -100px;
}
.navigation-dropdown.dropdown-long {
    min-width: 500px;
    left: -185px;
}
.dropdown-link {
    z-index: 25;
    color: #283338;
    align-items: center;
    padding: 20px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.2s;
    display: flex;
    position: relative;
}
.dropdown-link:hover {
    color: var(--compgold);
    background-color: #fafafacc;
}
.icon-wrap {
    -webkit-text-fill-color: inherit;
    background-color: #d390420d;
    background-clip: border-box;
    border-radius: 100px;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 11px;
    display: flex;
}
.icon-wrap:hover {
    color: var(--compgold);
}
.nav-content-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 12px;
    display: flex;
}
.nav-content-wrap:hover {
    color: var(--compgold);
}
.nav-link-details {
    color: #28333899;
    white-space: normal;
    font-size: 14px;
}
.dropdown-title {
    margin-bottom: 2px;
    font-size: 15px;
}
.dropdown-title:hover {
    color: var(--compgold);
}
.dropdown.ss {
    display: none;
}
.navigation-wrap {
    border-radius: 0;
    display: none;
}
.navigation-mob {
    background-color: #0000;
    flex-direction: column;
    align-items: center;
    display: block;
    position: relative;
    inset: 0% 0% auto;
}
.navigation-container-mob {
    align-items: center;
    width: 100%;
    max-width: 1300px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.dropdown-link-mobile {
    color: #283338;
    width: 100%;
    padding: 20px 22px 16px;
    font-size: 16px;
    text-decoration: none;
    display: flex;
}
.dropdown-link-mobile:hover {
    background-color: #f8faff;
}
.title-wrap {
    margin-bottom: 25px;
    position: relative;
}
.heading {
    color: #121e46;
    text-align: center;
    letter-spacing: -0.5px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 48px;
    line-height: 1;
}
.number {
    z-index: -1;
    color: #2017301a;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 200px;
    line-height: 1;
    position: absolute;
    inset: -160% 0% auto;
}
.icon {
    width: 100%;
}
.dropdown-wrapper {
    background-color: var(--white);
    border-radius: 10px;
    min-width: 140px;
    overflow: hidden;
    box-shadow:
        4px -19px 35px #20355a14,
        11px 11px 30px -10px #20355a26;
}
.dropdown-wrapper.w--open {
    background-color: var(--white);
    border-radius: 15px;
    min-width: 300px;
    max-height: 100vh;
    left: -97px;
    box-shadow:
        0 50px 25px -50px #20355a26,
        8px 18px 60px 4px #00000021;
}
.dropdown-pointer {
    position: relative;
}
.pointer {
    z-index: 20;
    background-color: var(--white);
    border-radius: 2px;
    width: 20px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: -3% 4% auto 0%;
    transform: rotate(45deg);
}
.login-buttons {
    align-items: center;
    margin-left: 30px;
    display: flex;
}
.dropdown-block {
    z-index: 25;
    color: #283338;
    background-color: #fafafa;
    border-top: 1px solid #00000014;
    align-items: center;
    width: 100%;
    padding: 20px;
    font-size: 16px;
    text-decoration: none;
    position: relative;
}
.nav-blog-item {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    display: flex;
}
.nav-link-blog {
    color: var(--compgold);
    white-space: normal;
    font-size: 14px;
}
.counter {
    color: #2017301a;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 200px;
    line-height: 1;
    position: absolute;
    inset: -160% 0% auto;
}
.dropdown-wrapper-flex {
    background-color: var(--white);
    border-radius: 10px;
    align-items: flex-start;
    min-width: 140px;
    display: flex;
    overflow: hidden;
    box-shadow:
        4px -19px 35px #20355a14,
        11px 11px 30px -10px #20355a26;
}
.dropdown-wrapper-flex.w--open {
    background-color: var(--white);
    border-radius: 15px;
    min-width: 300px;
    max-height: 100vh;
    left: -97px;
    box-shadow:
        0 50px 25px -50px #20355a26,
        8px 18px 60px 4px #00000021;
}
.dropdown-column-left {
    flex-direction: column;
    width: 50%;
    height: 100%;
    display: flex;
}
.dropdown-column-right {
    background-color: #fafafa;
    border-left: 1px solid #00000014;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    padding: 25px;
}
.dropdown-image {
    border-radius: 10px;
    margin-bottom: 14px;
    display: none;
}
.banner-bar {
    background-color: var(--complimentary);
    color: #fff;
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603f95c16f2930023881d513_scribble-5.svg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: auto;
    justify-content: center;
    align-items: center;
    min-height: 55px;
    padding: 8px 3%;
    display: block;
}
.banner-wrap {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1000px;
    display: flex;
}
.div-block-37 {
    color: #fff;
    letter-spacing: 1px;
    background-color: #7c46eb;
    border-radius: 50px;
    margin-right: 10px;
    padding: 6px 15px;
    font-size: 12px;
}
.cta-text {
    color: #fff;
    text-decoration: none;
}
.detail-block {
    background-color: #56e8ff0d;
    border: 1px solid #56e8ff;
    max-width: 800px;
    margin-top: 20px;
    margin-bottom: 60px;
    padding: 30px 20px;
    font-size: 17px;
}
.cta-card-h1 {
    color: #fff;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 1.2;
}
.cta-card-highlight {
    color: #fff;
}
.cover-popup-flowbase {
    z-index: 999;
    background-color: #130b4166;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    display: block;
    position: fixed;
    inset: 0%;
}
.cta-card-flowbase {
    z-index: 9999;
    text-align: center;
    background-color: #5a2fc6;
    background-image: linear-gradient(#5c29b9, #6a3cc0 63%, #6a3cc0d6 73%, #6a3cc0a3 83%, #3d1b6b00),
        url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603f95c16f29303f0081d514_Navigations.png),
        linear-gradient(117deg, #45179b, #b27fff9c);
    background-position:
        0 0,
        50% 100%,
        0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, contain, auto;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 560px;
    padding: 40px 83px 100px;
    display: flex;
    position: relative;
}
.cta-card-logo {
    width: 62px;
    margin-bottom: 15px;
}
.cta-card-text {
    color: #ffffffa8;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.cta-card-exit-icon {
    filter: invert();
}
.cta-card-title {
    color: #ffffff5e;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.cta-card-close-button {
    background-color: #fff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    display: flex;
    position: absolute;
    inset: -40px -40px auto auto;
}
.cta-card-button {
    color: #7839f3;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 100px;
    margin-top: 16px;
    padding: 20px 32px;
    font-size: 12px;
    font-weight: 600;
}
.global-contact-bar {
    z-index: 999;
    color: #fff;
    background-image: none;
    border-bottom: 1px solid #ffffff24;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 90vw;
    max-width: 1700px;
    height: 38px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
}
.flex-row {
    justify-content: center;
    align-items: center;
    display: flex;
}
.social-link {
    width: 19px;
    margin-bottom: 3px;
    margin-right: 5px;
}
.contact-box {
    border-left: 1px solid #ffffff24;
    align-self: stretch;
    align-items: center;
    padding-left: 12.5px;
    padding-right: 12.5px;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
}
.contact-box.adm {
    padding-right: 0;
}
.contact-link {
    color: #fff;
    text-decoration: none;
    transition: color 0.2s;
}
.contact-link:hover {
    color: #ffffffa6;
}
.div-block-38 {
    flex: 1;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.top-strip-div {
    background-color: var(--compgold);
}
.hero_content {
    justify-content: space-between;
    display: flex;
}
.scattered_salt_image {
    position: absolute;
    top: 201px;
    left: 244.078px;
}
.bottom_bun {
    position: absolute;
    inset: 58% 0% 0%;
}
.hero_h_wrap {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    max-width: 450px;
    padding-top: 0%;
    display: flex;
}
.wrapper {
    z-index: 1;
    width: 100%;
    max-width: 1400px;
    position: relative;
}
.hero_images_contain {
    perspective: none;
    width: 50%;
    max-width: 550px;
    transform:;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: -220px;
    display: flex;
    position: relative;
}
.tomato {
    z-index: 3;
    position: absolute;
    inset: -39% 0% 0% 11%;
}
.lettuce-and-onion {
    z-index: 2;
    position: absolute;
    inset: -67% 0% 0%;
}
.paragraph {
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 28px;
}
.paragraph.hero_p {
    font-family: Ubuntu, Helvetica, sans-serif;
}
.ground_pepper_image {
    position: absolute;
    inset: 28% auto 0% -21%;
}
.burger_contain {
    z-index: 4;
    position: relative;
}
.pickel {
    position: absolute;
    inset: -10% 0% 0%;
}
.button {
    color: #fff;
    letter-spacing: 1px;
    background-color: #0000;
    border: 1px solid #fe8100;
    margin-top: 30px;
    padding: 9px 30px;
    font-family:
        PT Serif,
        serif;
    font-size: 16px;
    transition: all 0.35s;
}
.button:hover {
    background-color: #fe8100;
    border: 1px solid #ab8d69;
}
.section {
    z-index: 1;
    background-color: #02001b;
    justify-content: center;
    align-items: center;
    padding: 90px 6%;
    line-height: 28px;
    display: flex;
    position: static;
}
.section.hero_section {
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-color: #2a2a2a;
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603fb87cb1ced41c32fd4323_gettyimages-639282928-2048x2048.jpg);
    background-position: 50%;
    background-size: contain;
    background-clip: border-box;
    align-items: center;
    height: 90vh;
    max-height: 700px;
    padding-top: 0;
    position: static;
    inset: 0% 0% auto;
}
.h1 {
    color: #fff;
    font-family:
        PT Serif,
        serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 62px;
}
.h1.center_on_tablet_exception {
    font-family:
        Open Sans,
        sans-serif;
}
.top-bun {
    position: absolute;
    inset: -127% 0% auto;
}
.albumart {
    opacity: 1;
    width: 90%;
    max-width: none;
    height: auto;
    max-height: 20vh;
    box-shadow: 0 0 38px -5px #444;
}
.div-block-39 {
    object-fit: none;
    width: 100%;
    height: 399px;
    margin-left: auto;
    margin-right: auto;
}
.image-6 {
    object-fit: cover;
    width: 100%;
    height: 900px;
}
.hp-slider {
    background-color: #2b2f36;
    height: 64vh;
}
/*.hero-slide {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603fb87cb1ced41c32fd4323_gettyimages-639282928-2048x2048.jpg);*/
/*    background-position: 50%;*/
/*    background-size: cover;*/
/*    position: static;*/
/*}*/
/*.hero-slide._3 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603fbf6b0ebb18098a897f95_KITMG_370_7_large.jpg);*/
/*    background-position: 50%;*/
/*    background-size: cover;*/
/*}*/
/*.hero-slide._2 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603fbf6b0ebb185c7a897f99_IMG_370_5_original.jpg);*/
/*    background-position: 50%;*/
/*    background-size: cover;*/
/*}*/
.hero-slide-overlay {
    object-fit: contain;
    background-image: none;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 1300px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline;
}
.heading-20 {
    color: #fff;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 3.3em;
    font-weight: 500;
    line-height: 1.2em;
}
.hero_sub_heading {
    color: #fff;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 40px;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.3em;
}
.hero-container {
    color: #fff;
    text-align: center;
    object-fit: contain;
    justify-content: center;
    align-items: center;
    max-width: 1300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: sticky;
    inset: 18% auto 0% 0%;
}
.hero-content-block {
    background-color: #0000;
    border-radius: 6px;
    flex-direction: column;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    display: inline;
    position: static;
    inset: auto 0% 0%;
    transform: translateY(-50%);
}
.book-4 {
    color: #fff;
    text-align: center;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    object-fit: fill;
    background-color: #34333275;
    border: 1px solid #fff;
    width: 180px;
    height: auto;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    transition:
        word-spacing 0.3s,
        background-color 0.3s;
    position: relative;
    inset: 0% auto auto;
}
.book-4:hover {
    color: #fff;
    background-color: #343332e0;
    position: static;
}
.book-4:active {
    background-color: #343332e0;
}
.heading-jumbo {
    text-align: left;
    text-transform: none;
    background-color: #bd1c2b;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 17px;
    font-size: 2.1em;
    line-height: 80px;
}
.home-slider-button {
    background-color: #00000021;
    width: 60px;
    height: 100px;
    font-size: 16px;
    transition:
        background-color 0.3s,
        width 0.2s;
}
.home-slider-button:hover {
    background-color: #0000004d;
    width: 70px;
}
.div-block-40 {
    background-color: #d39042e6;
    border-radius: 20px;
    padding: 10px 38px;
}
.italic-text {
    font-size: 1.6em;
}
.si5 {
    background-color: #cfcfcfa3;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f58f5cd0126e67ffe854_grass-scaled.jpg);
    background-position: 50%;
    background-size: cover;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    padding: 20px;
    display: flex;
}
.projects {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: auto;
    min-width: auto;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}
.div-block-20 {
    display: inline;
}
.si4 {
    background-color: #cfcfcfa3;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60f56d0cb47132e1758c1c97_lvt-new-homepage.jpg);
    background-position: 50% 100%;
    background-size: cover;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    padding: 20px;
    display: flex;
}
.product-card-heading {
    color: #000;
    letter-spacing: 0.2px;
    text-indent: 0;
    margin-bottom: 12px;
    font-size: 2em;
    font-weight: 400;
}
.section-heading {
    color: var(--btn-blk);
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 400;
    display: inline-block;
}
.product-card {
    text-align: center;
    background-color: #fff;
    border-radius: 16px;
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
    width: 100%;
    padding: 12px;
    text-decoration: none;
    transition:
        opacity 0.2s,
        transform 0.3s,
        box-shadow 0.3s;
    display: flex;
    box-shadow: 0 1px 2px #00000026;
}
.product-card:hover {
    transform: none;
    box-shadow: 0 8px 20px -4px #00000026;
}
.product-card-more {
    color: #5f5f5f;
    background-color: #fff;
    border: 1px solid #aaaaaaa3;
    border-radius: 6px;
    width: 90px;
    height: auto;
    padding: 2px 12px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    transition: all 0.2s;
    box-shadow: -3px 5px 4px #81818145;
}
.product-card-more:hover {
    background-color: var(--compgold);
    color: var(--white);
    transform: translateY(-0.4px);
}
.db-services-2 {
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 20px;
}
.si1 {
    background-color: #cfcfcfa3;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f676f64b1e1bab28ad52_woodfloor3.jpg);
    background-position: 50% 100%;
    background-size: cover;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    padding: 20px;
    display: flex;
}
.main-text-start-paragraph {
    color: #292929;
    text-align: justify;
    letter-spacing: 0.8px;
    max-width: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    font-weight: 400;
}
.main-text-start-paragraph.marg-2 {
    color: #1a1b1f;
    text-align: left;
    height: 90px;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 10px;
    transition: opacity 0.2s;
}
.si3 {
    background-color: #cfcfcfa3;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60f56d307745beec56ec49b8_vinyl-new-homepage.jpg);
    background-position: 50% 100%;
    background-size: cover;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    padding: 20px;
    display: flex;
}
.si2 {
    background-color: #cfcfcfa3;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f253f9cb83463d128671_ran-berkovich-o6EebBVy05w-unsplash.jpg);
    background-position: 0 100%;
    background-size: cover;
    background-attachment: scroll;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    padding: 20px;
    display: flex;
}
.si2.imhov {
    background-image: none;
    height: 350px;
    margin-bottom: 0;
    transition: opacity 0.2s;
}
.hp-slider-section {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    position: relative;
    overflow: hidden;
}
.hp-slider-section.full-screen {
    align-items: center;
    min-height: 100vh;
    display: flex;
}
.hp-slider-section.full-screen.bg1 {
    background-color: #f5f5f5;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/08/d048d2ec-2d6e-4470-a938-2a39db99c4f5.webp);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0;
}
.hp-slider-section.full-screen.bg2 {
    background-color: #f5f5f5;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/6040f5a1481409ea74273e27_unsplash_img_02.jpeg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0;
}
.hp-slider-section.st-bg {
    background-color: var(--complimentary);
}
.short-paragraph {
    color: #d2d2d2;
    width: 75%;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
}
.row {
    flex-flow: wrap;
    align-content: stretch;
    align-items: stretch;
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
}
.row.centre-align {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.wrapper-2 {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    top: 0;
    left: 0;
    right: 0;
}
.button-2 {
    border: 1px solid var(--white);
    background-color: var(--compgold);
    border-radius: 40px;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 300;
    transition: all 0.2s;
    box-shadow: 0 4px 11px #013a7554;
}
.button-2:hover {
    background-color: var(--compgold);
    opacity: 1;
    color: #fff;
    border: 1px solid #096ad0;
    border-radius: 15px;
    transform: translateY(-4px);
    box-shadow: 0 6px 20px #013a7554;
}
.button-2.ghost {
    border: 1px solid var(--compgold);
    box-shadow: none;
    color: var(--btn-blk);
    background-color: #0000;
    display: none;
}
.button-2.ghost:hover {
    background-color: var(--compgold);
    color: #fff;
    background-image: none;
    transform: none;
}
.button-2.margin-left {
    background-color: var(--compgold);
    border-color: #fff;
    margin-right: 20px;
    font-family: Ubuntu, Helvetica, sans-serif;
}
.col {
    flex-flow: column;
    flex: 0 auto;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    position: relative;
}
.col.lg-6 {
    flex: 0 auto;
    align-items: flex-start;
    width: 50%;
}
.col.lg-6.md-3.sm-2 {
    width: 90%;
    margin-top: -51px;
    padding-top: 0;
}
.col.lg-1 {
    flex: 0 auto;
    width: 8.33%;
}
.col.lg-4 {
    flex-wrap: wrap;
    flex: 0 auto;
    width: 33.33%;
}
.col.lg-4.sm-2.lg-vertical-align {
    justify-content: center;
    width: 50%;
}
.col.lg-3 {
    flex: none;
    width: 25%;
}
.col.lg-8 {
    width: 66.66%;
}
.col.lg-2 {
    width: 16.66%;
}
.col.lg-5 {
    width: 41.66%;
}
.col.lg-5.align-vertically {
    justify-content: center;
}
.value-proposition-container {
    background-color: #222222db;
    border-radius: 8px;
    width: 800px;
    padding: 25px;
}
.value-proposition-buttons {
    margin-top: 40px;
}
.heading-21 {
    color: #d4d4d4;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 56px;
    font-weight: 300;
    line-height: 89px;
}
.margin-bottom {
    margin-bottom: 40px;
    font-size: 12px;
}
.paragraph-small {
    color: var(--btn-blk);
    font-size: 15px;
    font-weight: 300;
}
.paragraph-small.divider-line {
    margin-left: 8px;
    margin-right: 8px;
}
.padding {
    padding: 20px;
}
.blog-thumbnail-container {
    border: 1px solid #096ad033;
    border-radius: 6px;
    flex: 1;
    margin-bottom: 30px;
    text-decoration: none;
    transition: all 0.2s;
    overflow: hidden;
}
.blog-thumbnail-container:hover {
    transform: translateY(-5px);
}
.flex-horizontal {
    display: flex;
}
.section-header {
    text-align: center;
    justify-content: center;
    margin: 0 auto 80px;
    display: block;
}
.no-bottom-margins {
    margin-bottom: 0;
}
.heading-22 {
    color: #fff;
    text-align: center;
}
.section-3-services {
    background-color: #424242;
    justify-content: center;
    align-items: center;
    height: 100px;
    margin-top: 40px;
    display: block;
}
.stc {
    color: #333333f7;
    background-color: #ffffffe0;
    border-radius: 6px;
    padding: 5px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 0.7em;
}
.pca {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.image-7 {
    background-image: linear-gradient(#00000080, #00000080);
}
.faq-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 0;
    display: flex;
}
.faq-icon {
    z-index: 2;
    width: 24px;
    margin-right: 16px;
    position: absolute;
    inset: 0% 0% 0% auto;
}
.marker {
    z-index: 0;
    width: 100%;
    margin-top: 100px;
    position: fixed;
    inset: 0% 0% auto;
}
.title-wrap-2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
    position: static;
}
.faq-body-cont {
    border-top: 1px #000;
    padding: 30px;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
}
.subtitle {
    color: #727272;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
}
.p1-font-spacing {
    color: var(--btn-blk);
    letter-spacing: normal;
    font-family: Inter, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.3em;
}
.faq-container {
    min-width: auto;
    max-width: none;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
}
.title-2 {
    text-align: center;
}
.faq-p {
    background-color: #f4f6f8;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.faq-body {
    background-color: #f7f7f7;
    display: block;
    position: relative;
}
.faq-body.w--open {
    background-color: #0000;
}
.faq-img {
    z-index: 2;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    display: flex;
    position: relative;
    inset: 0% auto 0% 0%;
}
.heading-53 {
    display: none;
}
.toggle-text {
    z-index: 2;
    font-family: Inter, sans-serif;
    font-weight: 400;
    position: relative;
}
.faq {
    background-color: var(--compgold);
    color: #fff;
    white-space: break-spaces;
    align-items: center;
    width: 100%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 50px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
}
.faq.w--open {
    border-bottom: 1px solid #0000001a;
}
.headcol {
    color: var(--compgold);
}
.mini-strip {
    color: #0000;
    background-color: #740848;
    border: 0 solid #000;
    width: auto;
    height: 1px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: block;
    position: static;
}
.blog-card {
    background-color: #fff;
    border-radius: 20px;
    width: 100%;
    margin-right: 0;
    padding: 15px 16px 35px;
    transition: all 0.3s ease-out;
    overflow: hidden;
    box-shadow: 14px 14px 40px #767ead14;
}
.blog-card:hover {
    transform: translateY(-4px);
    box-shadow: 14px 14px 40px #767ead1f;
}
.blog-placeholder-image-02 {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603fbf6b0ebb18bd30897fa1_kara-eads-L7EwHkq1B2s-unsplash.jpg);
    background-position: 50%;
    background-size: cover;
    border-radius: 14px;
    width: 100%;
    min-height: 220px;
}
.category-title {
    color: var(--btn-blk);
    letter-spacing: 1.5px;
    font-size: 13px;
    font-weight: 500;
}
.title {
    max-width: 500px;
    color: var(--compgold);
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
}
.title.t2 {
    color: #adadad;
    padding-top: 30px;
    font-weight: 500;
}
.section-blog {
    background-color: #fff;
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603f95c16f2930ac5981d4d6_arrow.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: flex-start;
    min-height: 500px;
    padding: 40px 5% 0;
    display: none;
}
.page-heading-title {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
}
.blog-article-wrap {
    flex-wrap: wrap;
    place-content: stretch space-between;
    align-items: stretch;
    margin-bottom: 32px;
    display: flex;
}
.heading-primary {
    color: #1a3066;
    letter-spacing: -0.5px;
    max-width: 500px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 46px;
    font-weight: 700;
    line-height: 1;
}
.heading-primary.h3-centre {
    text-align: center;
    max-width: 700px;
    font-family: Ubuntu, Helvetica, sans-serif;
}
.heading-primary.h3-centre._4 {
    margin-left: auto;
    margin-right: auto;
}
.blog-content {
    margin-bottom: 25px;
}
.heading-3 {
    height: 68px;
    color: var(--btn-blk);
    text-align: left;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 20px;
}
.button-default {
    color: var(--btn-blk);
    background-color: #0000;
    border: 1px solid #4442414a;
    border-radius: 6px;
    padding: 18px 35px;
    font-size: 16px;
    transition: all 0.2s;
}
.button-default:hover {
    background-color: var(--compgold);
    color: var(--white);
}
.blog-content-wrap {
    flex-direction: column;
    align-items: flex-start;
    min-height: 140px;
    padding-top: 15px;
    padding-left: 4px;
    padding-right: 4px;
    display: flex;
}
.container-2 {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.category-tag {
    background-color: #d390420f;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    padding: 12px 20px;
    display: flex;
}
.blog-placeholder-image-03 {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603fbf6b0ebb18bd30897fa1_kara-eads-L7EwHkq1B2s-unsplash.jpg);
    background-position: 50%;
    background-size: cover;
    border-radius: 14px;
    width: 100%;
    min-height: 220px;
}
.text-span {
    color: #484dff;
}
.blog-placeholder-image {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/603fbf6b0ebb18bd30897fa1_kara-eads-L7EwHkq1B2s-unsplash.jpg);
    background-position: 50%;
    background-size: cover;
    border-radius: 14px;
    width: 100%;
    min-height: 220px;
}
.column {
    width: 25%;
    padding: 10px;
}
.paragraph-2 {
    color: #546681;
    max-width: 490px;
    font-family: Inter, sans-serif;
    font-size: 17px;
    font-style: normal;
    line-height: 1.3;
}
.div-block-41 {
    height: 10px;
}
.answer-text {
    margin-top: 8px;
}
.question {
    align-items: flex-start;
    display: flex;
}
.answer {
    color: #9096a4;
    padding-left: 64px;
    padding-right: 8px;
    display: block;
    overflow: hidden;
}
.question-container {
    text-align: left;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #096ad033;
    border-radius: 8px;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 24px;
    padding: 20px 32px;
    text-decoration: none;
    display: flex;
    overflow: hidden;
}
.question-text {
    flex: 1;
    margin-top: 15px;
    margin-left: 24px;
}
.service-icon {
    float: left;
    color: #096ad0;
    text-align: center;
    border: 1px solid #096ad0;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-top: 11px;
    margin-bottom: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    display: flex;
}
.service-icon._2 {
    color: #096ad0;
    border-color: #096ad0;
    width: 40px;
    height: 40px;
    margin-top: 11px;
    margin-bottom: 0;
}
.question-arrow-icon {
    margin-top: 26px;
    margin-left: 24px;
    margin-right: 8px;
}
.full-width {
    width: 100%;
}
.faq-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 0;
    display: flex;
}
.grid-14 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}
.faq-2 {
    background-color: var(--compgold);
    color: #fff;
    white-space: break-spaces;
    align-items: center;
    width: 100%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 50px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
}
.faq-2.w--open {
    border-bottom: 1px solid #0000001a;
}
.social-link-wrap {
    display: none;
}
.footer-text-02 {
    color: var(--white);
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
}
.footer-text-02.col1 {
    color: var(--btn-blk);
}
.footer-column-large {
    width: 60%;
}
.footer-column {
    flex-direction: column;
    align-items: flex-start;
    width: 16%;
    display: flex;
}
.footer-icon {
    filter: none;
    color: #0000;
    background-color: #0000;
    margin-right: 10px;
}
.legal-text {
    color: var(--white);
    margin-right: 20px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 300;
}
.social-link-2 {
    background-color: #fbdee3;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    padding: 8px;
    display: flex;
    transform: rotate(0);
}
.container-flex {
    width: 100%;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.footer-link-wrap {
    align-items: center;
    margin-bottom: 15px;
    padding-top: 10px;
    text-decoration: none;
    display: flex;
}
.footer-text {
    color: #546681;
    text-align: left;
    max-width: 320px;
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 1.3;
}
.footer-link {
    color: #4e5d78;
    margin-bottom: 15px;
    margin-left: 1px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.25s;
}
.footer-link:hover {
    color: var(--compgold);
}
.main-footer {
    background-color: #fff;
    padding: 140px 5%;
}
.footer-logo {
    width: 280px;
    margin-bottom: 25px;
}
.footer-title {
    color: #0a1f44;
    margin-bottom: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
}
.legal-wrap {
    justify-content: space-between;
    align-items: center;
    max-width: 1240px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
}
.footer-bottom {
    border-bottom: 1px solid #ffffff1a;
    justify-content: space-between;
    align-items: center;
    margin-top: 92px;
    display: flex;
}
.footer-bottom.line-blank {
    background-color: #0000;
    border-bottom-style: none;
    max-width: 1240px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}
.footer-wrapper {
    align-items: center;
    display: flex;
}
.footer-wrapper._2 {
    justify-content: center;
    padding-top: 20px;
}
.footer-link-2 {
    color: #fff;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    transition: opacity 0.2s;
    display: block;
}
.footer-link-2:hover {
    opacity: 0.5;
}
.social-link-3 {
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    padding: 10px;
    display: flex;
}
.social-link-3._4 {
    background-color: #d39042ed;
    border: 3px solid #fff;
    border-radius: 6px;
    margin-right: 10px;
}
.div-block-42 {
    object-fit: fill;
    background-color: #0000;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
}
.text-field {
    background-color: #0000;
    border: 1px #000;
    border-bottom: 1px solid #ffffff21;
    min-height: 62px;
    margin-bottom: 0;
    font-size: 16px;
}
.footer-grid-01 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr 1fr;
}
.form-block {
    margin-top: 40px;
}
.footer-title-button {
    color: #fff;
    margin-right: 20px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
}
.form {
    align-items: center;
    display: flex;
}
.button-3 {
    background-color: var(--compgold);
    color: var(--white);
    border-radius: 10px;
    padding: 20px 30px;
    font-size: 16px;
}
.footer-title-2 {
    color: var(--compgold);
    margin-bottom: 22px;
    font-size: 17px;
}
.container-3 {
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}
.secondary-link {
    color: #fff;
    margin-right: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    display: block;
}
.submit-button {
    background-color: var(--white);
    color: #5e4dcd;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    min-width: 62px;
    min-height: 62px;
    font-size: 17px;
}
.footer-01 {
    border-style: solid;
    border-width: 4px 1px 1px;
    border-color: var(--compgold) black black;
    background-color: #1e2833;
    padding: 55px 3% 30px;
    position: relative;
    inset: auto 0% 0%;
}
.footer-top {
    border-bottom: 1px solid #ffffff1a;
    justify-content: space-between;
    margin-bottom: 40px;
    padding-bottom: 60px;
    display: flex;
}
.footer-column-2 {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 40px;
    display: flex;
}
.footer-logo-2 {
    border-radius: 11px;
    padding-bottom: 20px;
}
.faq-testimonilas {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc0e2503f2088c590d4_pexels-rachel-claire-4993090.jpg);
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
    display: none;
}
.testimonials-wrapper-t8 {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.slider-t8 {
    background-color: #0000;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    max-width: none;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    display: flex;
    overflow: hidden;
}
.left-arrow-t8 {
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
    inset: auto 200px 0% 0%;
}
.slide-wrapper-t8 {
    border-radius: 4px;
    flex-direction: column;
    align-items: center;
    max-width: none;
    margin: 25px 0 78px;
    padding: 30px 10px;
    display: flex;
    box-shadow: 5px 5px 20px #cecece;
}
.quote-t8 {
    color: #777;
    text-align: center;
}
.mask-t8 {
    width: auto;
    min-width: auto;
    max-width: none;
    overflow: visible;
}
.user-picture-t8 {
    border-radius: 100px;
    margin-top: 15px;
    box-shadow: 1px 1px 3px #bbb;
}
.right-arrow-t8 {
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
    inset: auto 0% 0% 200px;
}
.user-name-t8 {
    margin-top: 12px;
    font-weight: 700;
}
.slide-nav-t8 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    display: flex;
}
.grid-15 {
    background-color: #ffffffe3;
    grid-template-rows: auto;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 27px 27px;
}
.div-block-17 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
}
.heading-jumbo-small {
    text-align: left;
    text-transform: none;
    margin-top: auto;
    margin-bottom: 15px;
    padding-top: 40px;
    padding-left: 20px;
    font-size: 36px;
    font-weight: 400;
    line-height: 50px;
}
.section-3 {
    display: block;
}
.product-section {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}
.grid-wrapper {
    padding-top: 20px;
}
.container-4 {
    flex-direction: column;
    align-items: flex-start;
    max-width: 500px;
    display: flex;
}
.nav-menu-2 {
    color: #0000;
    flex-direction: column;
    align-items: flex-start;
    max-width: 400px;
    display: flex;
}
.nav-link {
    flex: 0 auto;
    max-width: 400px;
}
.navbar {
    background-color: #c9c9c9;
    max-width: 400px;
}
.pbtn {
    border: 2px solid var(--complimentary);
    min-width: 180px;
    max-width: 180px;
    color: var(--btn-blk);
    background-color: #0000;
    border-radius: 10px;
    padding-left: 20px;
    transition: all 0.2s;
}
.pbtn:hover {
    background-color: var(--compgold);
    color: var(--white);
    transform: translateY(-0.4px);
}
.product-menu-wrapper {
    max-width: 180px;
}
.spacing {
    height: 8px;
}
.grid-16 {
    grid-template-columns: 0.25fr 1fr;
}
.grid-17 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
}
.text-span-2 {
    color: var(--compgold);
}
.item-heading {
    color: var(--btn-blk);
    border: 1px #444241;
    font-style: normal;
    text-decoration: none;
}
.item-heading.font-large {
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 0;
    font-size: 24px;
}
.paragraph-3 {
    color: var(--btn-blk);
    text-decoration: none;
}
.link-block {
    text-decoration: none;
}
.heading-55 {
    color: var(--btn-blk);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}
.item-section {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
}
.grid-18 {
    grid-column-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1.25fr;
}
.slider {
    min-height: 496px;
}
.litem-listing {
    padding-top: 20px;
    padding-left: 30px;
    font-size: 15px;
}
.list-item {
    padding-bottom: 10px;
}
.grid-19 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding-top: 0;
}
.button-4 {
    background-color: var(--compgold);
    text-align: center;
    border-radius: 5px;
}
.text-block {
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: 600;
}
.grid-img {
    position: absolute;
    inset: 0;
}
/*.grid-img._13 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc0aed6dc79fcff5e82_pexels-snapwire-9805.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._6 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc5507528ae81086529_pexels-josh-sorenson-1750378.jpg);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._10 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc2d74436531b0de4bb_pexels-yoss-cinematic-2555533.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._5 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc5507528ae81086529_pexels-josh-sorenson-1750378.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._4 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc6b924dfdad62aeea8_pexels-cottonbro-6853517.jpg);*/
/*    background-position: 0;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._1 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc8f0c1af9bb0901cb6_pexels-laura-james-6102385.jpg);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._12 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc13eb58284e8787f8e_pexels-pixabay-269141.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._3 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc6f8e5b61d5b9e4f47_pexels-pawe%C5%82-l-1253800.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._2 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc7d53722b0afeec16f_pexels-tatiana-syrikova-3933278.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._8 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc2624afceaf5498cf1_pexels-andreea-ch-1040893.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._7 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc3285755d10e62227f_pexels-sanketh-rao-673588.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._11 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc1b31d993925eb17b3_pexels-ksenia-chernaya-4450337.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.grid-img._9 {*/
/*    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60425fc1aed6dc0806ff5e84_pexels-madison-inouye-1527009.jpg);*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/
.grid-button {
    color: #444f55;
    text-align: center;
    background-color: #fff;
    width: 100%;
    max-width: 200px;
    margin: 5px 5px 5px 0;
    padding: 15px 10px;
    font-size: 14px;
    transition: transform 0.4s ease-in-out;
    box-shadow: 0 5px 25px 5px #0000001a;
}
.grid-button:hover {
    transform: translateY(-10px);
}
.grid-button.arrow-right {
    box-shadow: none;
    border: 1px solid #e5ecef;
    align-items: center;
    padding-left: 20px;
    padding-right: 60px;
    text-decoration: none;
    display: flex;
    position: relative;
}
.grid-button.arrow-right.large {
    max-width: 350px;
    padding: 25px 100px 25px 30px;
    font-size: 18px;
}
.mb-40 {
    margin-bottom: 40px;
    display: none;
}
.container-5 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}
.gridbox {
    padding-top: 0;
    padding-bottom: 20px;
    display: none;
    overflow: hidden;
}
.runnerbond-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(
            75px,
            1fr
        ) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr);
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 125%;
    height: 190%;
    position: absolute;
    transform: rotate(45deg);
}
.runnerbond-block {
    position: relative;
}
.runnerbond-mask {
    justify-content: center;
    align-items: center;
    height: 968px;
    display: flex;
    position: relative;
    overflow: hidden;
}
.runnerbond-button {
    justify-content: flex-end;
    display: none;
    position: absolute;
    bottom: 40px;
    right: 40px;
}
.grid-link-arrow-icon {
    border-left: 1px solid #e5ecef;
    padding: 15px;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
.grid-link-arrow-icon.large {
    padding: 25px;
}
.button-5 {
    z-index: 20;
    object-fit: fill;
    flex-direction: row;
    display: flex;
    position: relative;
    inset: 0% 0% auto;
}
.div-block-43 {
    z-index: 5;
    text-align: center;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    display: none;
    position: relative;
    top: 551px;
}
.heading-56 {
    color: var(--compgold);
    margin-top: 0;
    font-size: 68px;
}
.div-block-44 {
    background-color: #0000;
    border-radius: 13px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.offers-section {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}
.offers-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 0.25fr 0.25fr 0.25fr 0.25fr;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.offers-grid-wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
}
.button-6 {
    background-color: #096ad0;
    border: 1px solid #096ad0;
    border-radius: 40px;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 300;
    transition: all 0.2s;
    box-shadow: 0 4px 11px #013a7554;
}
.button-6:hover {
    color: #fff;
    background-color: #096ad0;
    border: 1px solid #096ad0;
    transform: translateY(-4px);
    box-shadow: 0 6px 20px #013a7554;
}
.div-block-45 {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.navbar-2 {
    flex-direction: row;
    align-items: center;
    display: flex;
}
.nav-menu-3 {
    width: auto;
    max-width: 1300px;
    display: flex;
}
.grid-20 {
    grid-template-rows: auto;
}
.grid-21 {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-rows: auto 0;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100vw;
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 3%;
}
.paragraph-4 {
    font-size: 12px;
}
.usp-block {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
}
.usp-icon-div {
    padding-right: 5px;
}
.usp-description-div {
    flex: 0 auto;
    font-size: 12px;
    text-decoration: none;
}
.icon-size,
.image-9 {
    max-width: none;
}
.paragraph-5 {
    font-size: 14px;
}
.usp-description-styling {
    margin-bottom: 0;
}
.usp-section {
    background-color: #fff;
    border-bottom: 1px solid #e9e9e9;
}
.brand-range-logos {
    border-style: solid none none;
    border-width: 4px;
    border-color: var(--compgold);
    background-color: #0000;
    border-radius: 4px;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 5%;
}
.full-logo-wrap {
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
}
.logo-wrap {
    justify-content: center;
    align-items: center;
    width: 20%;
    padding: 7px;
    display: flex;
}
.logo-wrap.l1 {
    width: 30%;
}
.light-logo {
    border: 1px solid #dfdfdf;
    width: 130px;
}
.heading-59 {
    text-align: center;
    font-family: Ubuntu, Helvetica, sans-serif;
}
.si6 {
    background-color: #cfcfcfa3;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f6760d8f913c873606c6_woodfloor2.jpg);
    background-position: 50% 100%;
    background-size: cover;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    padding: 20px;
    display: flex;
}
.si7 {
    background-color: #cfcfcfa3;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f6e6e2dee6d1192a5c30_bed-scaled.jpg);
    background-position: 50%;
    background-size: cover;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    padding: 20px;
    display: flex;
}
.si8 {
    background-color: #cfcfcfa3;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f770e58e007fc1ca0dbd_building.jpg);
    background-position: 50% 100%;
    background-size: cover;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    padding: 20px;
    display: flex;
}
.column-wrap-reversed {
    flex-direction: row-reverse;
    margin-bottom: 140px;
    display: flex;
}
.column-wrap {
    display: flex;
}
.content-block-right {
    align-items: center;
    width: 50%;
    min-height: 350px;
    padding: 25px 25px 25px 55px;
    display: flex;
}
.content-wrap {
    max-width: 590px;
    position: relative;
}
.title-3 {
    max-width: 500px;
    color: var(--compgold);
    text-align: left;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
}
.button-7 {
    background-color: #484dff;
    border-radius: 45px;
    margin-right: 15px;
    padding: 18px 35px;
    font-size: 16px;
}
.button-7.button-space {
    margin-top: 25px;
}
.content-block-left {
    align-items: center;
    width: 50%;
    min-height: 350px;
    padding: 25px 55px 25px 10px;
    display: flex;
}
.image-block {
    justify-content: center;
    align-items: center;
    width: 50%;
    min-height: 350px;
    padding: 30px;
    display: flex;
    position: relative;
}
.paragraph-6 {
    color: #546681;
    max-width: 490px;
    font-size: 17px;
    font-style: normal;
    line-height: 1.3;
}
.image-10 {
    border-radius: 10px;
}
.about-grid {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template: ". ."/2fr 2fr;
    align-items: center;
    width: auto;
    max-width: 1500px;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.about-grid.ag2 {
    border: 1px #000;
}
.home-section-wrap {
    margin-bottom: 30px;
}
.i1 {
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f6760d8f913c873606c6_woodfloor2.jpg);
    background-position: 50%;
    background-size: cover;
    border-radius: 6px;
    width: auto;
    height: auto;
}
.i44 {
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f6369c647daa34eb9c13_wood-floor.jpg);
    background-position: 50%;
    background-size: cover;
    border-radius: 6px;
    width: auto;
    height: auto;
}
.p1 {
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 28px;
}
.p1.dark_p {
    color: var(--white);
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 500;
}
.p1.dark_p.black-text {
    color: var(--black);
    margin-bottom: auto;
    padding-bottom: 20px;
    font-weight: 400;
}
.p1.black {
    color: var(--black);
    text-align: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 400;
}
.i33 {
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f313e58e00e958c9f551_vinly.jpg);
    background-position: 50%;
    background-size: cover;
    border-radius: 6px;
    width: auto;
    height: auto;
}
.section-4 {
    background-color: #1e2833;
    border: 1px #000;
}
.text_link {
    z-index: 2;
    color: #c8a112;
    text-transform: uppercase;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    transition: all 0.3s;
    display: inline-block;
    position: relative;
}
.text_link:hover {
    color: #fff;
    transform: translate(14px);
}
.text_link._2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1500px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
}
.h2 {
    color: #fff;
    margin-top: 5px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
}
.h2.dark_h2 {
    color: #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 700;
}
.h3 {
    color: var(--compgold);
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 400;
}
.arrow {
    font-size: 20px;
}
.i22 {
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f3c52464d854315fee21_lvt2.jpg);
    background-position: 100%;
    background-size: cover;
    border-radius: 6px;
    width: auto;
    height: auto;
}
.image {
    object-fit: scale-down;
    width: 50vw;
    max-height: none;
}
.div-block {
    width: auto;
    padding: 25px 12.5%;
}
.form-block-3 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.form-block-3.hjghjghj {
    display: none;
}
.heading-h2 {
    color: #000c;
    margin-top: 0;
    margin-bottom: 24px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 2.4em;
    font-weight: 600;
    line-height: 1.4em;
}
.heading-h2.white {
    color: #fff;
    text-align: center;
    padding-top: 40px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 300;
}
.heading-h2.white-copy {
    color: var(--black);
    text-align: center;
    padding-top: 40px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 300;
}
.text-field-3 {
    background-color: #ffffff21;
    border: 1px solid #fff;
    border-radius: 4px;
    width: 100%;
    height: auto;
    position: static;
    overflow: visible;
}
.text-field-3.col2 {
    color: #fff;
}
.text-field-3.col2:hover {
    color: #000;
    background-color: #fff;
}
.text-field-3.col2.k2 {
    padding-bottom: 100px;
}
.text-field-3.col2.k2._2._3 {
    color: #000;
}
.text-field-3.col2._2 {
    color: #000;
    border-color: #b9b9b9;
}
.field-label-3 {
    color: #fff;
    text-align: left;
    text-transform: none;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
}
.field-label-3._2 {
    color: #000;
}
.form-2.dddd {
    display: none;
}
.submit-button-2 {
    background-color: var(--compgold);
    border-radius: 4px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
    display: block;
    position: relative;
}
.submit-button-2:hover {
    background-color: #000;
}
.text-block-9 {
    color: #000;
}
.slider-3 {
    background-color: #0000;
    max-width: 1520px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
.small-slide {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}
.testimonial-container {
    background-color: #fff;
    align-items: flex-start;
    padding: 50px;
    display: flex;
}
.testimonial-container.border {
    color: #0000;
    background-color: #000000ad;
    border: 1px solid #ffffff17;
    border-radius: 3px;
    align-items: flex-start;
    padding: 9px;
    display: flex;
}
.wrapper-3 {
    flex-direction: column;
    justify-content: center;
    width: auto;
    max-width: 1211px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    top: 0;
    left: 0;
    right: 0;
}
.quotation-mark {
    opacity: 0.1;
    margin-right: 8px;
}
.slide-nav-2 {
    margin-top: 20px;
    margin-bottom: -20px;
    font-size: 10px;
    position: relative;
}
.paragraph-small-3 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
}
.div-block-32 {
    font-size: 14px;
}
.hide {
    display: none;
}
.heading-13 {
    color: #d19c1c;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.heading-15 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
}
.reviews-strip {
    background-color: #1e2833;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60c2301f144b2b6f42a73eef_4545-p-1080.jpeg);
    background-position: 50%;
    background-size: cover;
    border: 1px #000;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 60px;
}
.section-header-2 {
    color: #fff;
    text-align: left;
    justify-content: center;
    max-width: 1500px;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 20px;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 31px;
    font-weight: 300;
    display: block;
}
.paragraph-23 {
    padding-left: 60px;
    padding-right: 60px;
}
.paragraph-23.marg-2 {
    padding-bottom: 20px;
}
.paragraph-23.fgfg {
    padding-bottom: 13px;
}
.sm-icons {
    max-width: 100%;
}
.text-span-5 {
    color: #c7008b;
}
.columns-5 {
    flex-direction: row;
    align-items: center;
    padding-bottom: 25px;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    position: relative;
}
.image-43 {
    max-width: 105%;
}
.span-col {
    color: #c7008b;
}
.button-proposal {
    background-color: #c7008b;
    border-radius: 9px;
    margin-top: 10px;
    margin-left: 60px;
    padding-bottom: 10px;
}
.heading-50 {
    text-align: left;
    padding-left: 60px;
    padding-right: 60px;
}
.heading-50.space {
    font-size: 16px;
}
.ds {
    color: #999;
}
.div-block-103 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50vw;
    max-width: 700px;
    padding: 20px 60px;
    display: flex;
}
.image-44 {
    max-width: 116%;
}
.column-16 {
    flex-direction: row;
    display: block;
    position: relative;
}
.grid-11 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 60px;
    padding-right: 60px;
}
.t11 {
    letter-spacing: 1.5px;
    padding-bottom: 0;
    padding-left: 0;
}
.div-block-102 {
    width: 50vw;
    max-width: 100vw;
}
.grid-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 0;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    padding-top: 0;
}
.div-block-114 {
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f253f9cb83463d128671_ran-berkovich-o6EebBVy05w-unsplash.jpg);
    background-position: 0 0;
    background-size: cover;
    height: 400px;
}
.section-5 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.grid-22 {
    padding-left: 20px;
    padding-right: 20px;
}
.paragraph-24 {
    color: var(--white);
}
.button-8 {
    background-color: var(--compgold);
    border-radius: 4px;
}
.homepage-slider {
    margin-left: 30px;
    margin-right: 30px;
}
.div-block-8 {
    width: auto;
    min-width: auto;
    height: auto;
}
.html-embed {
    width: auto;
    height: 600px;
    padding-top: 20px;
}
.image-49 {
    border-radius: 20px;
    margin-top: -21px;
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
.div-block-115 {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
}
.cta-sticky {
    z-index: 10;
    justify-content: flex-end;
    align-items: center;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
    padding-right: 14px;
    display: block;
    position: fixed;
    inset: auto 0% 0% auto;
}
.image-11 {
    z-index: 10;
    position: static;
    inset: auto 0% 0% auto;
}
.contact-grid {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    border: 1px #000;
    grid-template: ". ."/1fr 1fr;
    align-items: center;
    width: auto;
    max-width: 1500px;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
}
.contact-grid.ag2 {
    border-top: 4px solid var(--compgold);
}
.heading-h2-copy.white {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    padding: 0 15px;
    font-family: Montserrat, sans-serif;
    font-size: 31px;
    font-weight: 300;
    line-height: 31px;
}
.heading-h2-copy-copy.white {
    color: #fff;
    text-align: center;
    padding-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 2em;
    font-weight: 300;
    line-height: 1.5em;
}
.heading-h2-copy {
    color: #000c;
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 2.4em;
    font-weight: 600;
    line-height: 1.4em;
}
.heading-h2-copy.white {
    color: #fff;
    text-align: center;
    padding-top: 40px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
}
.heading-h2-copy-copy {
    color: #000c;
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 2.4em;
    font-weight: 600;
    line-height: 1.4em;
}
.heading-h2-copy-copy.white {
    color: #fff;
    text-align: center;
    padding-top: 40px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
}
.cta-h2 {
    color: #000c;
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 2.4em;
    font-weight: 600;
    line-height: 1.4em;
}
.cta-h2.white {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 20px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 0.8em;
}
.cta-div {
    border: 1px solid #a8a8a8;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 1px 1px 3px #fff;
}
.div-block-116 {
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60c0dd26cc31c69af7b71568_91540016_518064479070589_1496420134103810048_n.jpg);
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.heading-60 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 59px;
    font-weight: 300;
    line-height: 54px;
}
.heading-60-copy {
    color: var(--compgold);
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 300;
    line-height: 47px;
}
.map {
    width: 50%;
    margin-bottom: 24px;
}
.form--container {
    flex: 0 auto;
    width: 50%;
    padding-right: 24px;
}
.card {
    color: #000c;
    background-color: #fff;
    border-radius: 12px;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding: 40px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 15px #0000001a;
}
.section-6 {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 64px 40px;
    display: block;
    position: relative;
}
.section-6.section--space {
    flex-wrap: wrap;
    display: flex;
}
.grid-cell {
    background-color: #0000;
    flex-direction: row;
    width: 100%;
    padding-top: 40px;
    padding-left: 40px;
    display: flex;
    position: relative;
}
.grid-cell.vertical {
    flex-direction: column;
    align-items: flex-start;
}
.footer-2 {
    background-color: #000;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
}
.footer-2.footer--white {
    background-color: #fff;
}
.grid-h {
    flex-flow: wrap;
    place-content: flex-start;
    align-items: stretch;
    margin-top: -40px;
    margin-bottom: 40px;
    margin-left: -40px;
    display: flex;
}
.field-label {
    color: #fff;
    margin-bottom: 0;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.3em;
    display: inline-block;
}
.field-label.field-label--dark {
    color: #000c;
}
.body-text--18 {
    color: #000c;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
}
.text-field-4 {
    color: #b9bdc3;
    background-color: #f3f3f3;
    border-style: none;
    border-radius: 6px;
    height: 44px;
    margin-bottom: 0;
    padding: 8px 16px;
    font-size: 16px;
}
.btn-primary {
    color: #fff;
    text-align: center;
    background-color: #fc464e;
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60c0e3a0532d39922b953a8f_Noise.png);
    background-position: 50%;
    background-repeat: repeat;
    background-size: 200px;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    min-width: 132px;
    padding: 12px 16px;
    font-size: 16px;
    text-decoration: none;
    transition:
        box-shadow 0.3s,
        background-color 0.3s;
    box-shadow: 0 6px 20px #fc464e3b;
}
.btn-primary:hover {
    background-color: #e13d44;
    box-shadow: 0 9px 30px #fc464e66;
}
.btn-primary:active {
    background-color: #fc464e;
    box-shadow: 0 9px 30px #fc464e66;
}
.title-4 {
    color: #d39042;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    max-width: 500px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-weight: 700;
}
.title-4.t2 {
    color: #adadad;
    padding-top: 30px;
    font-weight: 500;
}
.light-logo-2 {
    width: 130px;
}
.heading-61 {
    text-align: center;
}
.text-area {
    color: #096ad0;
    background-color: #096ad00a;
    border-style: none;
    border-radius: 3px;
    min-height: 140px;
    margin-bottom: 20px;
    padding-top: 16px;
    padding-left: 16px;
}
.text-area::placeholder {
    color: #096ad0;
}
.section-7 {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    display: block;
    position: relative;
    overflow: hidden;
}
.paragraph-small-4 {
    color: #096ad099;
    font-size: 15px;
    font-weight: 300;
}
.form-3 {
    width: 100%;
}
.contact-form-container {
    border-radius: 6px;
    width: 100%;
}
.contact-form-container.card {
    background-color: #fff;
    border: 1px #096ad033;
    padding: 60px;
    box-shadow: 10px 0 80px #1f2c3d1a;
}
.wrapper-4 {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    top: 0;
    left: 0;
    right: 0;
}
.side-image-2.map {
    background-image: none;
    justify-content: center;
    align-items: center;
    display: flex;
}
.form-field {
    color: #096ad0;
    background-color: #096ad00a;
    background-image: none;
    border-style: none;
    border-radius: 3px;
    min-width: 200px;
    margin-bottom: 20px;
    padding: 26px 16px;
}
.form-field::placeholder {
    color: #096ad0;
}
.margin-bottom-2 {
    margin-bottom: 40px;
}
.map-2 {
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/background-image.png);
    background-position: 0 0;
    background-size: 125px;
    border-radius: 6px;
    overflow: hidden;
}
.pin {
    position: absolute;
}
.contact-grid-copy {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    border-style: none;
    border-width: 4px 1px 1px;
    border-color: var(--compgold) black black;
    grid-template: ". ."/1fr 1fr 1fr;
    align-items: center;
    width: 1500px;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
.contact-grid-copy.ag2 {
    border-top: 4px solid var(--compgold);
}
.heading-62 {
    color: #aaa;
    text-align: center;
    height: 100px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 22px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 33px;
}
.div-block-117 {
    background-color: var(--compgold);
    max-width: 1500px;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: 305.9% 0% auto;
}
.cta-div2 {
    border: 2px solid #c9c9c924;
    border-radius: 0;
    box-shadow: 1px 1px 3px #000;
}
.cta-div2:hover {
    border-color: #c9c9c924;
}
.cta-div-2 {
    padding: 11px;
}
.cta-div-2:hover {
    transform: translate(0);
}
.div-block-118 {
    width: 35px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8px;
}
.image-50 {
    filter: invert();
    margin-left: auto;
    margin-right: auto;
}
.grid---vinyl {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 0 auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    padding-top: 0;
}
.grid-23 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.div-block-119,
.div-block-119-copy {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60c20d3c37ff425f850294c1_Client%203.jpg);
    background-position: 50%;
    background-size: cover;
    max-width: 400px;
    height: 300px;
}
.div-block-119-copy-copy {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60c20d3c37ff42b8290294c2_Client%209.jpg);
    background-position: 50%;
    background-size: cover;
    max-width: 400px;
    height: 300px;
}
.div-block-119-copy-copy-copy {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/60c20d3c37ff425f850294c1_Client%203.jpg);
    background-position: 50%;
    background-size: cover;
    max-width: 400px;
    height: 300px;
}
.text-span-6 {
    color: #878787;
}
.footer-icon-copy {
    filter: invert();
    color: #0000;
    background-color: #0000;
    margin-right: 10px;
}
.container-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.section-8 {
    height: 100vh;
    padding-bottom: 175px;
    display: flex;
}
.paragraph-25 {
    justify-content: center;
    align-items: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    display: flex;
}
.field-label-3-copy {
    color: #000;
    text-align: left;
    text-transform: none;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
}
.div-block-120 {
    display: none;
}
.div-block-121 {
    background-color: var(--compgold);
    width: auto;
    max-width: 1500px;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
}
.div-block-122 {
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60c2301f144b2b6f42a73eef_4545-p-1080.jpeg);
    background-position: 50% 2%;
    background-size: cover;
    background-attachment: scroll;
    height: 462px;
}
.section-9 {
    background-color: #0000;
}
.flowbase-logo-copy {
    width: 500px;
    padding-top: 12px;
    padding-bottom: 7.5px;
}
.image-51 {
    max-width: none;
    display: block;
}
.footer-link-2-copy {
    color: #fff;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    transition: opacity 0.2s;
    display: block;
}
.footer-link-2-copy:hover {
    opacity: 0.5;
}
.paragraph-24-copy {
    color: #858585;
    padding-left: 0;
    padding-right: 10px;
    font-style: normal;
    text-decoration: none;
}
.dropdown-wrapper-2 {
    background-color: #fff;
    border-radius: 10px;
    min-width: 140px;
    overflow: hidden;
    box-shadow:
        4px -19px 35px #20355a14,
        11px 11px 30px -10px #20355a26;
}
.dropdown-wrapper-2.w--open {
    background-color: #fff;
    border-radius: 15px;
    min-width: 300px;
    max-height: 100vh;
    left: -97px;
    box-shadow:
        0 50px 25px -50px #20355a26,
        8px 18px 60px 4px #00000021;
}
.dropdown-image-2 {
    border-radius: 10px;
    margin-bottom: 14px;
}
.dropdown-title-2 {
    margin-bottom: 2px;
    font-size: 15px;
}
.flowbase-logo-2 {
    width: auto;
    max-width: 300px;
}
.nav-link-blog-2 {
    color: #8c54ff;
    white-space: normal;
    font-size: 14px;
}
.icon-wrap-2 {
    background-color: #8c54ff0d;
    border-radius: 100px;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 11px;
    display: flex;
}
.navigation-left-2 {
    align-items: center;
    width: auto;
    padding-top: 20px;
    display: flex;
}
.nav-content-wrap-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 12px;
    font-family: Ubuntu, Helvetica, sans-serif;
    display: flex;
}
.nav-content-wrap-2:hover {
    color: var(--compgold);
}
.navigation-2 {
    z-index: 9;
    background-color: #0000;
    flex-direction: column;
    align-items: center;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
    position: relative;
    inset: 0% 0% auto;
}
.navigation-link-2 {
    justify-content: center;
    align-items: center;
    padding: 20px 12px;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.2s;
    display: flex;
}
.navigation-link-2:hover {
    color: #8c54ff;
}
.navigation-link-2.w--current {
    color: #99d715;
}
.navigation-container-2 {
    border-bottom: 2px solid #eee;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1700px;
    height: 100%;
    min-height: 90px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    display: flex;
}
.dropdown-link-2 {
    z-index: 25;
    color: #283338;
    align-items: center;
    padding: 20px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.2s;
    display: flex;
    position: relative;
}
.dropdown-link-2:hover {
    color: var(--compgold);
    background-color: #fafafacc;
}
.navigation-right-2 {
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    padding-left: 0;
    font-size: 16px;
    display: flex;
}
.pointer-2 {
    z-index: 20;
    background-color: #fff;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: -3% 4% auto 0%;
    transform: rotate(45deg);
}
.brand-2 {
    margin-right: 44px;
}
.dropdown-toggle-2 {
    padding-left: 12px;
    padding-right: 24px;
    transition: all 0.2s;
}
.dropdown-toggle-2:hover {
    color: #8c54ff;
}
.dropdown-toggle-2.navigation-link:hover {
    color: #d39042;
}
.dropdown-toggle-2.navigation-link.mt-copy {
    padding-left: 15px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 500;
}
.dropdown-wrapper-flex-2 {
    background-color: #fff;
    border-radius: 10px;
    align-items: flex-start;
    min-width: 140px;
    display: flex;
    overflow: hidden;
    box-shadow:
        4px -19px 35px #20355a14,
        11px 11px 30px -10px #20355a26;
}
.dropdown-wrapper-flex-2.w--open {
    background-color: #fff;
    border-radius: 15px;
    min-width: 300px;
    max-height: 100vh;
    left: -97px;
    box-shadow:
        0 50px 25px -50px #20355a26,
        8px 18px 60px 4px #00000021;
}
.button-menu-2 {
    background-color: var(--compgold);
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    min-height: 50px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.4s ease-out;
    display: flex;
}
.grid-24 {
    grid-template-rows: auto;
    grid-template-columns: 0.75fr 1fr;
    justify-content: space-between;
    justify-items: stretch;
    width: 100%;
    padding-top: 25px;
}
.text-span-7 {
    color: var(--white);
}
.link-block-2 {
    border: 0 #0000;
    text-decoration: none;
}
.top-strip---mob-only {
    flex: 1;
    justify-content: space-between;
    align-items: center;
    display: none;
}
.grid-25 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
}
.image-53 {
    object-fit: contain;
    max-width: 100%;
}
.lightbox-link {
    object-fit: fill;
}
.div-block-124 {
    background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60f56d307745beec56ec49b8_vinyl-new-homepage.jpg);
    background-position: 50%;
    background-size: auto;
    width: 300px;
    height: 300px;
}
.image-54 {
    object-fit: cover;
    width: 100%;
    height: 300px;
}
.tabs {
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3%;
    padding-right: 3%;
}
.tabs-menu {
    background-color: #0000;
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
}
.mc {
    background-color: var(--compgold);
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    font-family: Ubuntu, Helvetica, sans-serif;
}
.mc:hover,
.mc.w--current {
    background-color: #3b3b3b;
}
.div-block-125 {
    max-width: none;
    margin-bottom: -19px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 74px;
}
.image-55 {
    margin-bottom: -688px;
}
.image-56 {
    margin-bottom: -530px;
}
.image-57 {
    margin-top: -89px;
}
.image-58 {
    margin-left: auto;
    margin-right: auto;
}
.div-block-126 {
    flex-direction: column;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 70px;
    display: flex;
}
.parallax-images {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
.div-block-127 {
    flex-direction: column;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 789px;
    display: flex;
}
.heading-63 {
    text-align: center;
}
.container-7 {
    padding-bottom: 100px;
}
.png-4 {
    width: 100%;
    max-width: 1500px;
    position: absolute;
}
.image-59,
.image-60,
.image-61 {
    display: none;
}
.png1,
.png-2,
.png-3,
.png-5,
.png-6,
.png-7,
.png-8 {
    width: 100%;
    max-width: 1500px;
    position: absolute;
}
.p1-copy {
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 28px;
}
.p1-copy.dark_p {
    color: #000;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 400;
}
.p1-copy.dark_p.black-text {
    color: var(--black);
    margin-bottom: auto;
    padding-bottom: 20px;
    font-weight: 400;
}
.p1-copy.black {
    color: var(--black);
    text-align: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 400;
}
.about-grid-copy {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template: ". ."/2fr 2fr;
    align-items: center;
    width: auto;
    max-width: 1500px;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.about-grid-copy.ag2 {
    border: 1px #000;
    padding-top: 25px;
}
.image-copy {
    object-fit: scale-down;
    border-radius: 8px;
    width: 50vw;
    max-height: none;
}
.div-block-copy {
    width: auto;
    padding: 25px 12.5%;
}
.bold-text {
    color: #858585;
    text-decoration: none;
}
.bold-text-copy {
    color: #dbdbdb;
    font-weight: 500;
    text-decoration: none;
}
.link {
    text-decoration: none;
}
.content-section {
    background-color: #e9e9e961;
    padding: 132px 3%;
}
.blog-content-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.title-small {
    color: #000;
    margin-bottom: 4px;
    font-size: 15px;
    font-weight: 700;
}
.blog-image {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
}
.heading-h2-2 {
    color: #000;
    margin-top: 0;
    font-size: 28px;
}
.paragraph-detials-medium {
    color: #000;
    margin-top: 15px;
    margin-bottom: 24px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}
.profile-block {
    align-items: center;
    display: flex;
}
.blog-image-wrap {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/612f8d62ea72f6de8df524ed_shutterstock_1796887756.jpg);
    background-position: 50%;
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
}
.blog-image-wrap._1st {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/612f8d63fde2662f9e078ba0_shutterstock_1017404836.jpg);
}
.blog-image-wrap._1st.carpet-flooring-image {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/66a7a9be9cba4be3bdac10ad_25caead6-5c34-40d6-a348-044b99e5b704.jpg);
}
.blog-image-wrap._1st.carpet-flooring-image.new-image {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/66c4fa917e3e9d6342b26238_WhatsApp%20Image%202024-08-11%20at%2017.46.32.jpeg);
}
.blog-image-wrap._2nd {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/612f8d60997f61dc56781de8_shutterstock_343111382.jpg);
}
.blog-image-wrap._4th {
    background-image: url(https://cdn.prod.website-files.com/603f95c16f2930355481d4c2/612f8d60c1abb6cb3320c427_shutterstock_1475495918.jpg);
}
.blog-grid {
    grid-column-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}
.normal-wrapper {
    color: #000;
}
.container-8 {
    width: 90%;
    max-width: none;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.blog-item {
    grid-column-gap: 40px;
    grid-row-gap: 16px;
    background-color: #fff;
    border-radius: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 0.8fr;
    grid-auto-columns: 1fr;
    margin-bottom: 40px;
    padding: 20px;
    text-decoration: none;
    display: grid;
    box-shadow: 0 22px 34px #0000000f;
}
.featured-block {
    margin-top: 10px;
}
.content-section-2 {
    padding: 132px 3%;
}
.title-large {
    color: #000;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
}
.blog-content-3 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.content-left {
    grid-column-gap: 16px;
    grid-row-gap: 31px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.container-9 {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.stick-wrapper {
    position: sticky;
    top: 60px;
}
.blog-grid-2 {
    grid-column-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 0.4fr;
}
.blog-item-2 {
    grid-column-gap: 40px;
    grid-row-gap: 16px;
    background-color: #fff;
    border-radius: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 0.8fr;
    grid-auto-columns: 1fr;
    height: auto;
    margin-bottom: 25px;
    padding: 20px;
    text-decoration: none;
    display: grid;
    box-shadow: 0 22px 34px #0000000f;
}
.feature-image {
    object-fit: cover;
    border-radius: 15px;
    height: 74px;
    margin-right: 20px;
    box-shadow: 0 22px 34px #00000029;
}
.title-small-2 {
    color: #000;
    margin-bottom: 4px;
    font-weight: 700;
}
.content-right {
    position: sticky;
}
.featured-item {
    color: #202146;
    align-items: center;
    margin-bottom: 20px;
    text-decoration: none;
    transition: color 0.2s;
    display: flex;
}
.featured-item:hover {
    color: #5c4ebd;
}
.text-block-10 {
    color: #000;
    margin-bottom: 21px;
    margin-left: 20px;
    font-size: 50px;
    font-weight: 600;
}
.container-10 {
    width: 100%;
    max-width: 1110px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.blog-section {
    padding-bottom: 132px;
    padding-left: 3%;
    padding-right: 3%;
}
.blog-hero-image {
    border-radius: 15px;
    margin-top: -258px;
    margin-bottom: 63px;
    box-shadow: 0 22px 34px #0000000f;
}
.blog-grid-3 {
    grid-column-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 0.4fr;
}
.paragraph-detials-large {
    color: #000000c9;
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 30px;
}
.blog-h2 {
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 39px;
}
.content-left_blog {
    grid-column-gap: 16px;
    grid-row-gap: 40px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
}
.title-small-3 {
    color: #202146;
    margin-bottom: 4px;
    font-weight: 700;
}
.navigation-button {
    color: #5c4ebd;
    background-color: #fb9acf;
    border-radius: 10px;
    margin-left: 40px;
    padding: 18px 30px;
    font-size: 17px;
    font-weight: 700;
}
.profile-block-header {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
}
.header-blog {
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 668px;
    padding: 121px 3% 197px;
    display: flex;
}
.navigation-3 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    padding: 20px 3%;
    position: absolute;
    inset: 0% 0% auto;
}
.paragraph-detials-small {
    color: #9899ad;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 120%;
}
.paragraph-detials-small.white-50 {
    color: #000;
    text-align: center;
}
.navigation-link-3 {
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 17px;
    font-weight: 700;
}
.navigation-menu {
    align-items: center;
    display: flex;
}
.title-small-4 {
    color: #202146;
    margin-bottom: 4px;
    font-weight: 700;
}
.title-small-4.white {
    color: #000;
    text-align: center;
}
.navigation-container-full {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.heading-h1 {
    color: #000;
    text-align: center;
    max-width: 650px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.1;
}
.bold-text-2,
.bold-txt {
    color: #000000c9;
}
.link-2 {
    color: #fff;
    text-decoration: none;
}
@media screen and (max-width: 991px) {
    .nav-menu {
        display: block;
    }
    .navigation-left {
        display: flex;
    }
    .navigation,
    .flowbase-logo {
        display: none;
    }
    .navigation-wrap {
        display: block;
    }
    .navigation-mob {
        border-bottom: 1px solid #4455671c;
        flex-direction: row;
        justify-content: center;
        height: 154px;
        padding-left: 3%;
        padding-right: 3%;
        display: flex;
    }
    .navigation-container-mob {
        justify-content: space-between;
    }
    .menu-mob {
        color: var(--black);
        background-color: #fafafa;
        border-radius: 100px;
        font-size: 22px;
    }
    .menu-mob.w--open {
        background-color: var(--compgold);
    }
    .mobile-nav {
        background-color: var(--white);
        padding-top: 15px;
        box-shadow: 42px 42px 55px #20355a17;
    }
    .dropdown-list {
        background-color: var(--white);
    }
    .mobile-toggle,
    .mobile-nav-link {
        width: 100%;
    }
    .mobile-nav-link.w--current {
        color: #333;
    }
    .dropdown-link-mobile {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .hero_content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .scattered_salt_image {
        top: -62px;
        left: 120.078px;
    }
    .bottom_bun {
        z-index: 4;
    }
    .hero_h_wrap {
        align-items: center;
        width: 100%;
        max-width: none;
        margin-bottom: 14px;
        padding-top: 0%;
    }
    .hero_images_contain {
        width: 40%;
        max-width: none;
        margin-top: 149px;
        margin-bottom: 0;
    }
    .tomato {
        z-index: 4;
        left: 3%;
    }
    .paragraph {
        font-weight: 400;
    }
    .paragraph.hero_p {
        text-align: center;
        max-width: 650px;
    }
    .ground_pepper_image {
        top: -172%;
        left: -53%;
    }
    .button {
        background-color: #0000;
        border-color: #fe8100;
    }
    .section {
        padding: 55px 5%;
    }
    .section.hero_section {
        height: 95vh;
        padding-top: 0;
        padding-left: 4%;
        padding-right: 4%;
        overflow: hidden;
    }
    .h1 {
        text-align: left;
        max-width: 500px;
        font-size: 36px;
        line-height: 48px;
    }
    .h1.center_on_tablet_exception {
        text-align: center;
    }
    .albumart {
        box-shadow: 0 0 38px -5px #444;
    }
    .heading-20 {
        color: #fff;
        text-align: left;
        font-family: Montserrat, sans-serif;
        font-size: 68px;
        font-weight: 100;
        line-height: 68px;
    }
    .hero-container {
        padding-top: 0;
        position: static;
    }
    .hero-content-block {
        justify-content: center;
        inset: auto 0% 0%;
    }
    .book-4 {
        position: relative;
        left: auto;
    }
    .book-4:hover {
        position: relative;
    }
    .heading-jumbo {
        padding-top: 17px;
        padding-bottom: 17px;
        font-size: 2.1em;
        line-height: 39px;
    }
    .si5 {
        height: 284px;
        padding: 32px;
    }
    .projects {
        grid-template-rows: auto auto auto;
        grid-template-columns: 0.5fr 0.5fr;
        max-width: none;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px;
    }
    .si4 {
        height: 284px;
        padding: 32px;
    }
    .product-card {
        flex-direction: column;
    }
    .product-card:hover {
        transform: none;
    }
    .db-services-2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .si1 {
        height: 284px;
        padding: 32px;
    }
    .main-text-start-paragraph {
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .main-text-start-paragraph.marg-2 {
        height: 140px;
        padding-left: 0;
    }
    .si3,
    .si2 {
        height: 284px;
        padding: 32px;
    }
    .si2.imhov {
        height: 284px;
    }
    .hp-slider-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .hp-slider-section.full-screen {
        min-height: 800px;
    }
    .row {
        flex-flow: wrap;
        justify-content: flex-start;
    }
    .wrapper-2 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .col {
        width: 50%;
        margin-bottom: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col.lg-6.md-3 {
        width: 75%;
    }
    .col.lg-1,
    .col.lg-1.hidden-lg-down {
        display: none;
    }
    .col.lg-4 {
        width: 50%;
    }
    .col.lg-3 {
        flex-wrap: nowrap;
        width: 33.33%;
    }
    .col.lg-3._2-col-in-mobile {
        width: 50%;
    }
    .col.lg-8.md-4 {
        width: 100%;
    }
    .col.lg-2.hidden-md-down {
        display: none;
    }
    .col.lg-5 {
        width: 50%;
    }
    .value-proposition-container {
        flex-direction: column;
        align-items: center;
        width: 78vw;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .heading-21 {
        line-height: 62px;
    }
    .margin-bottom {
        margin-bottom: 40px;
    }
    .blog-thumbnail-container {
        margin-bottom: 30px;
    }
    .section-header {
        margin-bottom: 40px;
    }
    .faq-section {
        width: 100vw;
        padding-left: 40px;
        padding-right: 40px;
    }
    .faq-container {
        width: 100%;
        min-width: 0;
        padding-left: 12.5px;
        padding-right: 12.5px;
    }
    .faq-img {
        width: 50px;
        height: 50px;
    }
    .mini-strip {
        width: auto;
        max-width: 1100px;
    }
    .blog-card {
        padding: 20px 20px 35px;
    }
    .section-blog {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .column {
        width: 100%;
    }
    .service-icon {
        margin-right: 0;
        display: flex;
    }
    .service-icon._2 {
        display: flex;
    }
    .faq-wrap {
        width: 100vw;
        padding-left: 40px;
        padding-right: 40px;
    }
    .grid-14 {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
    }
    .footer-column-large {
        width: 40%;
    }
    .footer-column {
        width: 20%;
    }
    .container-flex {
        flex-wrap: wrap;
    }
    .footer-bottom {
        flex-direction: column;
    }
    .footer-column-2 {
        padding-right: 20px;
    }
    .grid-15 {
        grid-template-columns: 1fr;
        margin-left: auto;
        margin-right: auto;
    }
    .div-block-17 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .heading-jumbo-small {
        padding-top: 20px;
    }
    .runnerbond-grid {
        width: 150%;
        transform: rotate(45deg);
    }
    .runnerbond-mask {
        height: 800px;
    }
    .grid-21 {
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        display: flex;
    }
    .usp-block {
        padding-bottom: 12.5px;
    }
    .si6,
    .si7,
    .si8 {
        height: 284px;
        padding: 32px;
    }
    .column-wrap-reversed {
        flex-wrap: wrap;
        margin-bottom: 80px;
    }
    .column-wrap {
        flex-wrap: wrap;
    }
    .content-block-right {
        width: 100%;
        padding-left: 25px;
    }
    .content-wrap {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        margin-bottom: 35px;
        display: flex;
    }
    .content-block-left {
        width: 100%;
        padding-right: 25px;
    }
    .image-block {
        width: 100%;
        min-height: auto;
        margin-bottom: 35px;
    }
    .about-grid {
        grid-row-gap: 0px;
        text-align: center;
        grid-template: "." "."/1fr;
    }
    .i1,
    .i44 {
        background-size: cover;
    }
    .p1,
    .p1.dark_p {
        font-weight: 400;
    }
    .i33 {
        background-size: cover;
    }
    .section-4 {
        padding-bottom: 50px;
    }
    .text_link {
        margin-left: auto;
        margin-right: auto;
    }
    .text_link._2 {
        text-align: center;
        padding-top: 40px;
    }
    .grid {
        flex-direction: column;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        height: 550px;
        padding-left: 3%;
        padding-right: 3%;
        display: grid;
    }
    .i22 {
        background-size: cover;
    }
    .image,
    .div-block {
        width: 100vw;
    }
    .heading-h2 {
        font-size: 2.2em;
    }
    .text-field-3 {
        color: #fff;
    }
    .small-slide {
        width: 100%;
    }
    .testimonial-container.border {
        padding-left: 55px;
        padding-right: 0;
    }
    .wrapper-3 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .section-header-2 {
        margin-bottom: 20px;
    }
    .image-47 {
        height: auto;
    }
    .div-block-103 {
        width: 100vw;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
    }
    .grid-11.added-m {
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        padding-bottom: 20px;
    }
    .t11 {
        padding-bottom: 0;
    }
    .div-block-102 {
        width: auto;
    }
    .grid-10 {
        grid-template: "Area" minmax(auto, 1fr) "." minmax(auto, 1fr) "." "."/1fr;
    }
    .html-embed {
        margin-right: 50px;
    }
    .contact-grid {
        grid-row-gap: 50px;
        text-align: center;
        grid-template: "." "."/1fr;
    }
    .heading-h2-copy,
    .heading-h2-copy-copy,
    .heading-h2-copy,
    .heading-h2-copy-copy,
    .cta-h2 {
        font-size: 2.2em;
    }
    .map {
        width: 40%;
    }
    .form--container {
        width: 60%;
    }
    .card {
        padding: 24px;
    }
    .section-6 {
        padding: 64px 32px;
    }
    .grid-cell {
        padding-top: 32px;
        padding-left: 32px;
    }
    .grid-h {
        margin-top: -32px;
        margin-bottom: 32px;
        margin-left: -32px;
    }
    .text-field-4 {
        margin-right: 1%;
    }
    .section-7 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contact-form-container.card {
        padding: 40px;
    }
    .wrapper-4 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .margin-bottom-2 {
        margin-bottom: 40px;
    }
    .contact-grid-copy {
        grid-row-gap: 50px;
        text-align: center;
        grid-template: "." "."/1fr;
        width: auto;
        max-width: 1500px;
    }
    .grid---vinyl {
        grid-template: "Area" "." "." "."/1fr;
    }
    .div-block-120 {
        display: block;
    }
    .div-block-121 {
        margin-left: 25px;
        margin-right: 25px;
    }
    .flowbase-logo-copy {
        width: 325px;
        display: block;
    }
    .navigation-left-2 {
        display: flex;
    }
    .navigation-2,
    .top-strip---mob-only {
        display: none;
    }
    .tabs-menu {
        flex-direction: column;
    }
    .parallax-images {
        margin-right: 0;
    }
    .div-block-127 {
        justify-content: flex-start;
        align-items: center;
        max-width: none;
        margin-left: 0;
        margin-right: auto;
        padding-bottom: 417px;
        padding-left: 0;
        padding-right: 0;
    }
    .png1 {
        max-width: none;
    }
    .p1-copy {
        font-weight: 400;
    }
    .p1-copy.dark_p {
        text-align: left;
        font-weight: 400;
    }
    .about-grid-copy {
        grid-row-gap: 0px;
        text-align: center;
        grid-template: "." "."/1fr;
    }
    .image-copy {
        width: 100vw;
    }
    .list {
        text-align: left;
    }
    .div-block-copy {
        width: 100vw;
    }
    .blog-grid {
        grid-column-gap: 22px;
        grid-template-columns: 1fr 0.6fr;
    }
    .blog-item {
        grid-template-rows: auto auto;
        grid-template-columns: 1fr;
    }
    .blog-grid-2 {
        grid-column-gap: 22px;
        grid-template-columns: 1fr 0.6fr;
    }
    .blog-item-2 {
        grid-template-rows: auto auto;
        grid-template-columns: 1fr;
    }
    .feature-image {
        margin-bottom: 10px;
    }
    .featured-item {
        flex-wrap: wrap;
    }
    .blog-grid-3 {
        grid-column-gap: 22px;
        grid-template-columns: 1fr 0.6fr;
    }
    .navigation-button {
        margin-left: 0;
    }
    .menu-button {
        color: #fb9acf;
        border: 1px solid #fb9acf;
        border-radius: 15px;
    }
    .menu-button.w--open {
        background-color: #0000;
    }
    .navigation-menu {
        background-color: #202146;
    }
}
@media screen and (max-width: 767px) {
    .heading {
        font-size: 55px;
    }
    .counter {
        font-size: 10rem;
    }
    .banner-bar {
        background-image: none;
        background-position: 0 0;
        background-repeat: repeat;
        background-size: auto;
    }
    .scattered_salt_image {
        left: 80.078px;
    }
    .hero_images_contain {
        width: 55%;
    }
    .paragraph {
        text-align: center;
    }
    .ground_pepper_image {
        max-width: 60%;
        top: -96%;
        left: -38%;
    }
    .button {
        background-color: #0000;
        border-color: #fe8100;
    }
    .section {
        padding: 40px 4%;
    }
    .section.hero_section {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .h1 {
        text-align: center;
    }
    .h1.center_on_tablet_exception {
        max-width: 400px;
    }
    .albumart {
        padding-left: 0;
        padding-right: 0;
        box-shadow: 0 0 38px -5px #444;
    }
    .hp-slider {
        height: 60vh;
    }
    .hero-slide {
        position: relative;
    }
    .hero-slide-overlay {
        position: static;
    }
    .heading-20 {
        text-align: left;
        padding-left: 0;
        font-size: 47px;
        line-height: 60px;
        display: none;
    }
    .hero_sub_heading {
        text-align: left;
        margin-left: 0;
        margin-right: 0;
        padding-left: 20px;
        padding-right: 20px;
        line-height: 30px;
        display: block;
    }
    .hero-container {
        height: 100%;
        padding-top: 0;
        display: block;
        position: static;
    }
    .hero-content-block {
        flex-flow: column;
        justify-content: center;
        align-items: stretch;
        padding-top: 0;
        display: flex;
        position: absolute;
        inset: auto 0% 0%;
    }
    .book-4 {
        margin-left: auto;
        margin-right: auto;
        display: block;
        position: relative;
        inset: 0% 0% 0% auto;
    }
    .heading-jumbo {
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-left: 12.5px;
        font-size: 2.1em;
        line-height: 38px;
    }
    .home-slider-button {
        width: 40px;
        height: 80px;
    }
    .home-slider-button:hover {
        width: 50px;
    }
    .si5,
    .si4,
    .si1 {
        height: 224px;
        padding: 24px;
    }
    .main-text-start-paragraph {
        padding-top: 20px;
    }
    .main-text-start-paragraph.marg-2 {
        height: auto;
    }
    .si3,
    .si2 {
        height: 224px;
        padding: 24px;
    }
    .si2.imhov {
        height: 224px;
    }
    .hp-slider-section.full-screen {
        min-height: 600px;
    }
    .row {
        flex-wrap: wrap;
    }
    .row.sm-reverse {
        flex-direction: column-reverse;
    }
    .col.lg-6,
    .col.lg-6.md-3.sm-2,
    .col.lg-4.sm-2,
    .col.lg-4.sm-2.lg-vertical-align,
    .col.lg-5 {
        width: 100%;
    }
    .value-proposition-container {
        text-align: center;
        flex-direction: column;
        align-items: center;
        display: flex;
    }
    .heading-21 {
        padding-bottom: 15px;
        font-size: 42px;
        line-height: 46px;
    }
    .sm-align-centre {
        text-align: center;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .side-image {
        margin-bottom: 20px;
    }
    .stc {
        line-height: 28px;
    }
    .faq-section {
        padding-left: 5%;
        padding-right: 5%;
    }
    .faq-img {
        min-width: 50px;
        min-height: 40px;
    }
    .mini-strip {
        width: auto;
        max-width: none;
    }
    .blog-card {
        width: 100%;
        margin-bottom: 35px;
    }
    .section-blog {
        padding-left: 3%;
        padding-right: 3%;
    }
    .container-2 {
        max-width: 100vw;
    }
    .question-container {
        margin-bottom: 16px;
        padding-left: 24px;
        padding-right: 24px;
    }
    .question-text {
        margin-top: 8px;
    }
    .faq-wrap {
        padding-left: 5%;
        padding-right: 5%;
    }
    .footer-column-large {
        width: 50%;
        margin-bottom: 25px;
    }
    .footer-column {
        width: 50%;
    }
    .footer-bottom {
        flex-wrap: wrap;
        margin-top: 40px;
    }
    .footer-grid-01 {
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .footer-column-2 {
        padding-right: 0;
    }
    .heading-jumbo-small {
        font-size: 30px;
        line-height: 52px;
    }
    .grid-button {
        max-width: 160px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .grid-button.arrow-right {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 50px;
    }
    .grid-button.arrow-right.large {
        padding: 20px 80px 20px 20px;
        font-size: 16px;
    }
    .runnerbond-grid {
        transform: rotate(45deg);
    }
    .runnerbond-mask {
        height: 580px;
        display: flex;
    }
    .runnerbond-button {
        bottom: 10px;
        right: 10px;
    }
    .grid-link-arrow-icon {
        padding: 10px;
    }
    .grid-link-arrow-icon.large {
        padding: 20px;
    }
    .grid-21 {
        grid-column-gap: 16px;
        grid-row-gap: 0px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .brand-range-logos {
        padding-top: 20px;
    }
    .full-logo-wrap {
        flex-direction: row;
        justify-content: flex-start;
    }
    .logo-wrap {
        width: 100%;
        margin-bottom: 15px;
    }
    .si6,
    .si7,
    .si8 {
        height: 224px;
        padding: 24px;
    }
    .content-block-right {
        padding: 10px;
    }
    .about-grid {
        grid-row-gap: 0px;
        grid-template-columns: 2.5fr 2.5fr;
        width: 100vw;
        margin-left: auto;
        margin-right: auto;
    }
    .i1,
    .i44 {
        height: auto;
    }
    .p1,
    .p1.dark_p {
        text-align: center;
    }
    .i33 {
        height: auto;
    }
    .text_link {
        text-align: center;
    }
    .grid {
        grid-column-gap: 16px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        justify-content: stretch;
        height: 325px;
    }
    .h2 {
        text-align: center;
        font-size: 24px;
    }
    .h3 {
        text-align: center;
    }
    .i22 {
        height: auto;
    }
    .image {
        object-fit: scale-down;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .div-block {
        width: 100vw;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0%;
        padding-right: 0%;
    }
    .heading-h2 {
        font-size: 2em;
    }
    .heading-h2.white,
    .heading-h2.white-copy {
        padding-top: 40px;
    }
    .form-2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .slider-3 {
        padding-left: 0;
    }
    .small-slide {
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 0;
        padding-right: 0;
    }
    .testimonial-container.border {
        padding-left: 20px;
        padding-right: 20px;
    }
    .wrapper-3 {
        max-width: 1211px;
    }
    .paragraph-small-3 {
        font-size: 15px;
        line-height: 22px;
    }
    .section-header-2 {
        margin-bottom: 0;
        padding-left: 0;
    }
    .columns-5 {
        flex-direction: row;
        padding-left: 30px;
        padding-right: 30px;
        display: flex;
    }
    .image-48 {
        position: relative;
    }
    .column-19 {
        flex: 0 auto;
    }
    .div-block-103 {
        padding-bottom: 20px;
        padding-left: 12.5px;
        padding-right: 12.5px;
    }
    .column-16 {
        flex-direction: row;
        flex: 0 0 32px;
        order: 0;
        align-self: auto;
        display: block;
    }
    .grid-11.added-m {
        padding-bottom: 0;
    }
    .t11 {
        min-width: auto;
        margin-left: auto;
        display: block;
        position: static;
        left: auto;
    }
    .column-17 {
        position: static;
        left: -178px;
    }
    .homepage-slider {
        margin-left: 15px;
        margin-right: 15px;
    }
    .html-embed {
        height: 450px;
        margin-right: 0;
    }
    .cta-sticky {
        display: block;
    }
    .contact-grid {
        grid-template-columns: 0.25fr;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .heading-h2-copy {
        font-size: 2em;
    }
    .heading-h2-copy.white {
        padding-top: 40px;
    }
    .heading-h2-copy-copy {
        font-size: 2em;
    }
    .heading-h2-copy-copy.white {
        padding-top: 40px;
    }
    .cta-h2 {
        font-size: 2em;
    }
    .cta-h2.white {
        padding-top: 40px;
    }
    .map {
        width: 100%;
    }
    .form--container {
        width: 100%;
        padding-right: 0;
    }
    .card {
        padding: 24px;
    }
    .section-6 {
        padding: 40px 16px;
    }
    .grid-cell {
        padding-top: 16px;
        padding-left: 16px;
    }
    .grid-h {
        margin-top: -16px;
        margin-bottom: 16px;
        margin-left: -16px;
    }
    .text-field-4 {
        height: 46px;
        margin-bottom: 16px;
    }
    .btn-primary {
        background-color: #fc464e;
        min-width: 120px;
        padding-top: 12px;
        padding-bottom: 12px;
        font-size: 1em;
    }
    .contact-form-container.card {
        padding: 40px;
    }
    .side-image-2 {
        margin-bottom: 20px;
    }
    .contact-grid-copy {
        grid-template-rows: auto auto auto;
        grid-template-columns: 2.5fr;
        width: 100vw;
        margin-left: auto;
        margin-right: auto;
    }
    .image-51,
    .image-52 {
        max-width: none;
    }
    .top-strip---mob-only {
        display: none;
    }
    .image-54 {
        height: 150px;
    }
    .rich-text-block {
        padding-left: 3%;
        padding-right: 3%;
    }
    .div-block-127 {
        max-width: none;
        padding-bottom: 289px;
    }
    .p1-copy {
        text-align: center;
    }
    .p1-copy.dark_p {
        text-align: left;
    }
    .about-grid-copy {
        grid-row-gap: 0px;
        grid-template-columns: 2.5fr 2.5fr;
        width: 100vw;
        margin-left: auto;
        margin-right: auto;
    }
    .about-grid-copy.ag2 {
        padding-top: 0%;
        display: block;
    }
    .image-copy {
        object-fit: scale-down;
        border-radius: 8px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        padding-left: 3%;
        padding-right: 3%;
        display: none;
    }
    .div-block-copy {
        width: 100vw;
        margin-left: auto;
        margin-right: auto;
        padding-left: 3%;
        padding-right: 3%;
    }
    .content-section {
        padding-top: 92px;
        padding-bottom: 92px;
    }
    .blog-grid {
        grid-row-gap: 62px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr;
    }
    .content-section-2 {
        padding-top: 92px;
        padding-bottom: 92px;
    }
    .blog-grid-2 {
        grid-row-gap: 62px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr;
    }
    .blog-hero-image {
        margin-top: -100px;
    }
    .blog-grid-3 {
        grid-row-gap: 62px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr;
    }
    .header-blog {
        justify-content: center;
        padding-bottom: 162px;
    }
    .heading-h1 {
        font-size: 55px;
    }
}
@media screen and (max-width: 479px) {
    .dropdown-link-mobile {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .heading {
        text-align: center;
        font-size: 42px;
    }
    .counter {
        font-size: 6rem;
        top: -57%;
    }
    .footer {
        background-image: none;
        background-position: 50% 0;
        background-repeat: repeat-x;
        background-size: cover;
    }
    .banner-bar {
        display: none;
    }
    .global-contact-bar {
        width: 100vw;
        height: auto;
        padding: 10px;
    }
    .flex-row {
        display: none;
    }
    .contact-box {
        padding-left: 6.5px;
        padding-right: 6.5px;
        display: block;
    }
    .contact-link {
        font-size: 11px;
    }
    .div-block-38 {
        display: none;
    }
    .scattered_salt_image {
        left: 29.078px;
    }
    .hero_images_contain {
        margin-top: 106px;
    }
    .ground_pepper_image {
        top: -53%;
    }
    .button {
        background-color: #0000;
        border-color: #fe8100;
    }
    .section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .section.hero_section {
        height: 90vh;
        min-height: 550px;
        max-height: none;
        padding-top: 0;
        padding-bottom: 20px;
        overflow: hidden;
    }
    .h1 {
        max-width: none;
        font-size: 30px;
        line-height: 38px;
    }
    .h1.center_on_tablet_exception {
        max-width: 350px;
    }
    .albumart {
        padding-top: 0;
    }
    .hp-slider {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 60vh;
        display: block;
        position: static;
        overflow: hidden;
    }
    .hero-slide {
        background-position: 37%;
        position: static;
    }
    .hero-slide._2 {
        object-fit: fill;
        position: static;
        overflow: visible;
    }
    .hero-slide-overlay {
        width: auto;
        height: 60vh;
    }
    .heading-20 {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 20px;
        font-size: 1.8em;
        line-height: 35px;
        display: none;
    }
    .mask {
        position: static;
        overflow: visible;
    }
    .hero_sub_heading {
        text-align: left;
        margin-bottom: auto;
        padding: 2px 0 0;
        font-size: 14px;
        line-height: 20px;
    }
    .hero-container {
        height: auto;
        padding-top: 0;
        padding-left: 25px;
        padding-right: 25px;
        position: static;
        inset: auto 0% 0%;
    }
    .hero-content-block {
        flex-direction: column;
        flex: 0 auto;
        width: auto;
        height: auto;
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px;
        display: block;
        position: absolute;
        inset: auto 0% 0%;
    }
    .book-4 {
        background-color: #343332bf;
        border: 0 #0000;
        border-radius: 5px;
        width: 167px;
        height: auto;
        margin-top: 3px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        font-size: 13px;
        display: block;
        position: relative;
    }
    .heading-jumbo {
        background-color: #bd1c2bcf;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        font-size: 1.4em;
        line-height: 38px;
    }
    .home-slider-button {
        object-fit: fill;
        flex-direction: row;
        width: 40px;
        font-size: 10px;
        display: flex;
        position: absolute;
        overflow: hidden;
    }
    .si5 {
        height: 150px;
    }
    .projects {
        grid-column-gap: 0px;
        grid-template-rows: auto auto auto auto auto;
        grid-template-columns: 1fr;
        grid-auto-columns: 0.25fr;
        grid-auto-flow: row;
    }
    .si4 {
        height: 150px;
    }
    .product-card-heading {
        margin-top: 2.5px;
        margin-bottom: 2.5px;
    }
    .section-heading {
        margin-bottom: 0;
        font-size: 22px;
    }
    .product-card {
        padding-top: 7.5px;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .product-card-more {
        background-color: #ffffffb0;
    }
    .db-services-2 {
        padding-top: 40px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .si1 {
        height: 150px;
    }
    .main-text-start-paragraph {
        padding-left: 10px;
        padding-right: 10px;
    }
    .main-text-start-paragraph.marg-2 {
        font-size: 0.9em;
        line-height: 24px;
    }
    .si3 {
        height: 150px;
    }
    .si2 {
        background-image: url(https://kasharcarpets.co.uk/wp-content/uploads/2026/07/60b4f253f9cb83463d128671_ran-berkovich-o6EebBVy05w-unsplash.jpg);
        background-size: cover;
        height: 150px;
    }
    .si2.imhov {
        background-image: none;
        background-position: 0 0;
        background-size: auto;
    }
    .hp-slider-section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .hp-slider-section.full-screen.bg1 {
        background-position: 50%;
    }
    .short-paragraph {
        color: #949494;
        width: 100%;
        font-size: 18px;
    }
    .button-2 {
        background-color: var(--btn-blk);
        border-color: #0000;
    }
    .button-2:hover {
        background-color: var(--btn-blk);
    }
    .col {
        margin-bottom: 0;
    }
    .col.lg-6 {
        align-items: flex-start;
        width: 100%;
    }
    .col.lg-6.md-3.xs-2,
    .col.lg-4 {
        width: 100%;
    }
    .col.lg-4.sm-2.lg-vertical-align {
        padding-bottom: 40px;
    }
    .col.lg-3,
    .col.lg-3._2-col-in-mobile,
    .col.lg-5 {
        width: 100%;
    }
    .value-proposition-container {
        width: 80vw;
        padding-left: 15px;
        padding-right: 15px;
    }
    .heading-21 {
        color: #f8f8f8;
        font-size: 23px;
        line-height: 28px;
    }
    .sm-align-centre {
        padding-top: 20px;
    }
    .side-image {
        margin-bottom: 0;
    }
    .margin-bottom {
        margin-bottom: 0;
        padding-top: 20px;
        padding-bottom: 0;
    }
    .blog-thumbnail-container {
        margin-bottom: 30px;
    }
    .heading-22 {
        color: #ff4f4f;
        font-size: 34px;
        line-height: 40px;
    }
    .stc {
        line-height: 30px;
    }
    .faq-section {
        padding-left: 3%;
        padding-right: 3%;
    }
    .faq-icon {
        position: relative;
    }
    .faq-body-cont {
        padding-left: 10px;
        padding-right: 10px;
    }
    .subtitle {
        font-size: 14px;
    }
    .faq-container {
        width: auto;
    }
    .title-2 {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 30px;
        line-height: 40px;
    }
    .faq-p {
        width: auto;
    }
    .faq-img {
        display: flex;
    }
    .mini-strip {
        width: auto;
    }
    .blog-card {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .page-heading-title {
        margin-bottom: 0;
    }
    .heading-primary.h3-centre {
        font-size: 31px;
    }
    .answer {
        padding-left: 0;
    }
    .question-text {
        margin-bottom: 8px;
        margin-left: 0;
    }
    .question-arrow-icon {
        margin-left: 16px;
    }
    .faq-wrap {
        padding-left: 3%;
        padding-right: 3%;
    }
    .faq-2 {
        width: 100%;
        height: 80px;
    }
    .footer-column-large,
    .footer-column {
        width: 100%;
    }
    .footer-bottom {
        text-align: center;
        flex-direction: column;
    }
    .footer-wrapper {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footer-grid-01 {
        grid-template-rows: auto auto auto auto;
        grid-template-columns: 2fr;
    }
    .footer-title-button {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .footer-top {
        flex-direction: column;
        align-items: flex-start;
    }
    .footer-logo-2 {
        margin-bottom: 32px;
    }
    .slide-wrapper-t8 {
        max-width: none;
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .mask-t8 {
        width: 100%;
        min-width: auto;
    }
    .div-block-17 {
        text-align: center;
    }
    .heading-jumbo-small {
        max-width: 320px;
        padding-left: 12.5px;
    }
    .runnerbond-grid {
        width: 175%;
        transform: rotate(45deg);
    }
    .heading-57 {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .heading-58 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .grid-21 {
        grid-column-gap: 16px;
        grid-row-gap: 0px;
        flex-direction: column;
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 0;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .si6,
    .si7,
    .si8 {
        height: 150px;
    }
    .column-wrap-reversed {
        margin-bottom: 0;
    }
    .button-7 {
        margin-bottom: 15px;
        margin-right: 0;
    }
    .image-block {
        padding: 8px;
    }
    .about-grid {
        width: 100vw;
    }
    .section-4 {
        padding-top: 20px;
        padding-bottom: 35px;
    }
    .grid {
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
    }
    .h3 {
        padding-bottom: 10px;
        line-height: 37px;
    }
    .image {
        width: 100vw;
    }
    .div-block {
        padding-left: 3%;
        padding-right: 3%;
    }
    .heading-h2.white {
        margin-bottom: 0;
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .heading-h2.white-copy {
        margin-bottom: 0;
        padding-top: 45px;
        padding-bottom: 20px;
    }
    .text-field-3 {
        background-color: #ffffff59;
    }
    .text-field-3.col2 {
        background-color: #ffffff21;
    }
    .field-label-3 {
        margin-top: 10px;
    }
    .small-slide {
        margin-left: 0;
        margin-right: 0;
    }
    .testimonial-container {
        padding: 50px 30px 30px;
    }
    .quotation-mark {
        width: 30px;
        margin-top: -30px;
        margin-left: -10px;
        margin-right: 0;
        position: absolute;
    }
    .section-header-2 {
        font-size: 2em;
        line-height: 1.4em;
    }
    .paragraph-23 {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 13px;
        line-height: 20px;
    }
    .paragraph-23.fgfg {
        padding-bottom: 0;
    }
    .columns-5 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .span-col {
        font-size: 14px;
    }
    .button-proposal {
        text-align: center;
        margin-top: 0;
        margin-left: 20px;
        position: static;
    }
    .heading-50 {
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 23px;
        line-height: 36px;
    }
    .div-block-113 {
        text-align: center;
        margin-top: -20px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0;
    }
    .div-block-103 {
        padding-top: 10px;
        padding-left: 3%;
        padding-right: 3%;
        overflow: visible;
    }
    .grid-11.added-m {
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    .t11 {
        letter-spacing: 1px;
        font-size: 14px;
    }
    .grid-10 {
        grid-template: "Area" minmax(auto, 1fr) "." minmax(auto, 1fr) / 1fr;
    }
    .image-11 {
        padding-right: 8px;
    }
    .contact-grid {
        width: 100vw;
    }
    .heading-h2-copy.white,
    .heading-h2-copy-copy.white,
    .heading-h2-copy.white,
    .heading-h2-copy-copy.white {
        margin-bottom: 0;
        padding-top: 45px;
        padding-bottom: 20px;
    }
    .cta-h2.white {
        margin-bottom: 0;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .text-field-4 {
        width: 100%;
        margin-right: 0%;
    }
    .contact-form-container {
        padding: 0;
    }
    .contact-form-container.card {
        padding: 20px 30px;
    }
    .side-image-2 {
        margin-bottom: 20px;
    }
    .contact-grid-copy {
        grid-row-gap: 0px;
        width: 100vw;
    }
    .heading-62 {
        font-size: 16px;
    }
    .grid---vinyl {
        grid-template-rows: minmax(auto, 1fr) minmax(auto, 1fr) auto auto auto auto;
        grid-template-columns: 1fr;
    }
    .field-label-3-copy {
        margin-top: 10px;
    }
    .div-block-120 {
        max-width: none;
    }
    .top-strip---mob-only {
        display: block;
    }
    .div-block-123 {
        flex: 1;
        justify-content: space-between;
        display: flex;
    }
    .tabs-menu {
        flex-direction: column;
    }
    .parallax-images {
        width: 100vw;
        max-width: 100vw;
        overflow: hidden;
    }
    .div-block-127 {
        padding-bottom: 209px;
        overflow: hidden;
    }
    .container-7 {
        padding-left: 2em;
        padding-right: 2em;
    }
    .png1 {
        overflow: visible;
    }
    .png-7 {
        width: 100%;
    }
    .about-grid-copy,
    .image-copy {
        width: 100vw;
    }
    .div-block-copy {
        padding-bottom: 0;
        padding-left: 3%;
        padding-right: 3%;
    }
    .body {
        overflow: visible;
    }
    .heading-h2-2 {
        margin-bottom: 5px;
        font-size: 27px;
    }
    .blog-image-wrap,
    .blog-image-wrap._1st,
    .blog-image-wrap._2nd {
        height: 180px;
    }
    .featured-block {
        grid-column-gap: 17px;
        grid-row-gap: 17px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: row;
        align-items: center;
        display: grid;
    }
    .content-section-2 {
        padding-left: 1%;
        padding-right: 1%;
    }
    .title-large {
        font-size: 27px;
    }
    .blog-content-3 {
        margin-top: 15px;
    }
    .content-left {
        grid-column-gap: 14px;
        padding-left: 6px;
        padding-right: 6px;
    }
    .featured-articles {
        padding-left: 12px;
        padding-right: 12px;
    }
    .blog-item-2 {
        height: auto;
        margin-bottom: 15px;
        padding-top: 15px;
        padding-left: 13px;
        padding-right: 13px;
    }
    .feature-image {
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        height: 108px;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        display: inline-flex;
    }
    .title-small-2 {
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 15px;
        margin-bottom: auto;
        padding-left: 0;
        padding-right: 0;
        font-size: 15px;
        line-height: 23px;
        display: flex;
    }
    .featured-item {
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        height: 240px;
        margin-bottom: 5px;
        padding-right: 0;
    }
    .text-block-10 {
        margin-bottom: 5px;
        margin-left: 15px;
        font-size: 44px;
    }
    .container-10 {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: none;
        display: flex;
    }
    .blog-section {
        padding-bottom: 0;
        padding-left: 2%;
        padding-right: 2%;
    }
    .blog-hero-image {
        max-width: 93%;
        margin-bottom: 28px;
    }
    .paragraph-detials-large {
        font-size: 16px;
        line-height: 27px;
    }
    .content-left_blog {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-blog {
        min-height: auto;
        padding-top: 78px;
        padding-bottom: 162px;
    }
    .heading-h1 {
        font-size: 29px;
    }
    .hero-container-2 {
        padding-left: 21px;
        padding-right: 21px;
    }
}
#w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ad9-cc23df2c {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ae4-cc23df2c {
    grid-area: 2/2/3/3;
}
#w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ae6-cc23df2c {
    grid-area: 4/2/5/3;
    justify-self: end;
}
#w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ae7-cc23df2c {
    grid-area: 3/2/4/3;
    place-self: center;
}
#w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076b09-cc23df2c {
    grid-area: 4/1/5/2;
    place-self: center;
}
#w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076b12-cc23df2c {
    grid-area: 3/1/4/2;
}
#w-node-_876eed13-644e-b365-dc65-4eedc9beae99-c9beae97,
#w-node-_876eed13-644e-b365-dc65-4eedc9beae9f-c9beae97,
#w-node-_876eed13-644e-b365-dc65-4eedc9beaea5-c9beae97,
#w-node-_876eed13-644e-b365-dc65-4eedc9beaeab-c9beae97,
#w-node-_876eed13-644e-b365-dc65-4eedc9beaeb1-c9beae97 {
    place-self: center;
}
#w-node-_0ca898c4-8cc8-8aae-cd6f-052e593f3e20-c9beae97 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
}
#w-node-c54a4e0f-ac6e-6cac-919d-9664fc3a089d-fc3a0898 {
    place-self: center end;
}
#w-node-_21bb77d8-100f-3348-7783-255c33ce86f8-7323df33 {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-_21bb77d8-100f-3348-7783-255c33ce8703-7323df33 {
    grid-area: 2/2/3/3;
}
#w-node-_21bb77d8-100f-3348-7783-255c33ce8705-7323df33 {
    grid-area: 4/2/5/3;
    justify-self: end;
}
#w-node-_21bb77d8-100f-3348-7783-255c33ce8706-7323df33 {
    grid-area: 3/2/4/3;
    place-self: center;
}
#w-node-_21bb77d8-100f-3348-7783-255c33ce8728-7323df33 {
    grid-area: 4/1/5/2;
    place-self: center;
}
#w-node-_21bb77d8-100f-3348-7783-255c33ce8731-7323df33 {
    grid-area: 3/1/4/2;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121437d-3623df27 {
    grid-area: 1/1/5/3;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121437f-3623df27 {
    grid-area: 5/1/9/3;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214381-3623df27 {
    grid-area: 9/1/13/3;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214383-3623df27 {
    grid-area: 1/3/3/5;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214385-3623df27 {
    grid-area: 3/3/7/5;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214387-3623df27 {
    grid-area: 7/3/11/5;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214389-3623df27 {
    grid-area: 11/3/13/5;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121438b-3623df27 {
    grid-area: 1/5/5/7;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121438d-3623df27 {
    grid-area: 5/5/9/7;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121438f-3623df27 {
    grid-area: 9/5/13/7;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214391-3623df27 {
    grid-area: 1/7/3/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214393-3623df27 {
    grid-area: 3/7/7/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214395-3623df27 {
    grid-area: 7/7/11/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214397-3623df27 {
    grid-area: 11/7/13/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214399-3623df27 {
    grid-area: 1/9/5/11;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121439b-3623df27 {
    grid-area: 5/9/9/11;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121439d-3623df27 {
    grid-area: 9/9/13/11;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121439f-3623df27 {
    grid-area: 1/11/3/13;
}
#w-node-b3304edf-6cea-6013-9ac6-1965312143a1-3623df27 {
    grid-area: 3/11/7/13;
}
#w-node-b3304edf-6cea-6013-9ac6-1965312143a3-3623df27 {
    grid-area: 7/11/11/13;
}
#w-node-b3304edf-6cea-6013-9ac6-1965312143a5-3623df27 {
    grid-area: 11/11/13/13;
}
#w-node-_93211fea-f04e-bdbf-b1d9-ca9a4cf2c26b-1323df24 {
    grid-area: 1/1/2/2;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121437d-1323df24 {
    grid-area: 1/1/5/3;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121437f-1323df24 {
    grid-area: 5/1/9/3;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214381-1323df24 {
    grid-area: 9/1/13/3;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214383-1323df24 {
    grid-area: 1/3/3/5;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214385-1323df24 {
    grid-area: 3/3/7/5;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214387-1323df24 {
    grid-area: 7/3/11/5;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214389-1323df24 {
    grid-area: 11/3/13/5;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121438b-1323df24 {
    grid-area: 1/5/5/7;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121438d-1323df24 {
    grid-area: 5/5/9/7;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121438f-1323df24 {
    grid-area: 9/5/13/7;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214391-1323df24 {
    grid-area: 1/7/3/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214393-1323df24 {
    grid-area: 3/7/7/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214395-1323df24 {
    grid-area: 7/7/11/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214397-1323df24 {
    grid-area: 11/7/13/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214399-1323df24 {
    grid-area: 1/9/5/11;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121439b-1323df24 {
    grid-area: 5/9/9/11;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121439d-1323df24 {
    grid-area: 9/9/13/11;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121439f-1323df24 {
    grid-area: 1/11/3/13;
}
#w-node-b3304edf-6cea-6013-9ac6-1965312143a1-1323df24 {
    grid-area: 3/11/7/13;
}
#w-node-b3304edf-6cea-6013-9ac6-1965312143a3-1323df24 {
    grid-area: 7/11/11/13;
}
#w-node-b3304edf-6cea-6013-9ac6-1965312143a5-1323df24 {
    grid-area: 11/11/13/13;
}
#w-node-e312d217-979e-8f9d-e8ca-b99082b9aba5-3623df1d {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-e312d217-979e-8f9d-e8ca-b99082b9abb0-3623df1d {
    grid-area: 2/2/3/3;
}
#w-node-e312d217-979e-8f9d-e8ca-b99082b9abb2-3623df1d {
    grid-area: 4/2/5/3;
    justify-self: end;
}
#w-node-e312d217-979e-8f9d-e8ca-b99082b9abb3-3623df1d {
    grid-area: 3/2/4/3;
    place-self: center;
}
#w-node-e312d217-979e-8f9d-e8ca-b99082b9abd5-3623df1d {
    grid-area: 4/1/5/2;
    place-self: center;
}
#w-node-e312d217-979e-8f9d-e8ca-b99082b9abde-3623df1d {
    grid-area: 3/1/4/2;
}
#w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ad9-f323df2f {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ae4-f323df2f {
    grid-area: 2/2/3/3;
}
#w-node-b25b621f-6ebc-df45-0819-6ea7e0c9d4c4-0323df1e {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-b25b621f-6ebc-df45-0819-6ea7e0c9d4cf-0323df1e {
    grid-area: 2/2/3/3;
}
#w-node-b25b621f-6ebc-df45-0819-6ea7e0c9d4d2-0323df1e {
    grid-area: 3/2/4/3;
    place-self: center;
}
#w-node-b25b621f-6ebc-df45-0819-6ea7e0c9d4fd-0323df1e {
    grid-area: 3/1/4/2;
}
#w-node-_24b8585e-480c-2f46-1309-7d422d45e724-6c23df26 {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-_24b8585e-480c-2f46-1309-7d422d45e72f-6c23df26 {
    grid-area: 2/2/3/3;
}
#w-node-_24b8585e-480c-2f46-1309-7d422d45e731-6c23df26 {
    grid-area: 4/2/5/3;
    justify-self: end;
}
#w-node-_24b8585e-480c-2f46-1309-7d422d45e732-6c23df26 {
    grid-area: 3/2/4/3;
    place-self: center;
}
#w-node-_24b8585e-480c-2f46-1309-7d422d45e754-6c23df26 {
    grid-area: 4/1/5/2;
    place-self: center;
}
#w-node-_24b8585e-480c-2f46-1309-7d422d45e75d-6c23df26 {
    grid-area: 3/1/4/2;
}
#w-node-d656b530-35ae-60ce-af2f-815809035129-4323df23 {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-d656b530-35ae-60ce-af2f-815809035137-4323df23 {
    grid-area: 2/2/3/3;
}
#w-node-db461e5d-8a45-003b-1e04-ed0537533660-c023df16 {
    grid-area: 1/2/2/3;
}
#w-node-db461e5d-8a45-003b-1e04-ed0537533661-c023df16 {
    grid-area: 1/1/2/2;
}
#w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a23a1-c023df16,
#w-node-_7e5c82f5-8f48-aaba-ce82-2c82a16a83ae-c023df16,
#w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a23b9-c023df16,
#w-node-_82f7ba5a-ee0d-262d-e851-56c9e8c0a263-c023df16,
#w-node-_0f56ef19-7a0b-d0f1-9c38-fe4da44994d9-c023df16 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0d3-c023df16 {
    grid-area: 1/1/5/3;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0d5-c023df16 {
    grid-area: 5/1/9/3;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0d7-c023df16 {
    grid-area: 9/1/13/3;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0d9-c023df16 {
    grid-area: 1/3/3/5;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0db-c023df16 {
    grid-area: 3/3/7/5;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0dd-c023df16 {
    grid-area: 7/3/11/5;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0df-c023df16 {
    grid-area: 11/3/13/5;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0e1-c023df16 {
    grid-area: 1/5/5/7;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0e3-c023df16 {
    grid-area: 5/5/9/7;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0e5-c023df16 {
    grid-area: 9/5/13/7;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0e7-c023df16 {
    grid-area: 1/7/3/9;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0e9-c023df16 {
    grid-area: 3/7/7/9;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0eb-c023df16 {
    grid-area: 7/7/11/9;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0ed-c023df16 {
    grid-area: 11/7/13/9;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0ef-c023df16 {
    grid-area: 1/9/5/11;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0f1-c023df16 {
    grid-area: 5/9/9/11;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0f3-c023df16 {
    grid-area: 9/9/13/11;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0f5-c023df16 {
    grid-area: 1/11/3/13;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0f7-c023df16 {
    grid-area: 3/11/7/13;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0f9-c023df16 {
    grid-area: 7/11/11/13;
}
#w-node-e2cf4464-1d7e-e131-3dcb-b93a313cf0fb-c023df16 {
    grid-area: 11/11/13/13;
}
#w-node-_5e2753d4-b3e2-a386-42ae-47e80afccde5-c023df16 {
    grid-area: 1/2/2/3;
}
#w-node-_5e2753d4-b3e2-a386-42ae-47e80afccde6-c023df16 {
    grid-area: 1/1/2/2;
}
#w-node-_5e2753d4-b3e2-a386-42ae-47e80afccdd8-c023df16 {
    grid-area: 1/2/2/3;
}
#w-node-ff952085-cd12-5545-7bc9-64df0f694c77-c023df16,
#w-node-aef8997a-32ac-d70b-78b0-c6786bee1d4a-c023df16 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_5e2753d4-b3e2-a386-42ae-47e80afccdf3-c023df16 {
    grid-area: 1/2/2/3;
}
#w-node-_127dd23d-4634-07aa-902e-7906c1db4028-c023df16 {
    grid-area: 1/1/2/2;
}
#w-node-_77410411-ac03-5bb2-d41a-d7cb481dcbf9-7b23df22 {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc1e-7b23df22 {
    grid-area: 2/2/3/3;
}
#w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc20-7b23df22 {
    grid-area: 4/2/5/3;
    justify-self: end;
}
#w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc21-7b23df22 {
    grid-area: 3/2/4/3;
    place-self: center;
}
#w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc44-7b23df22 {
    grid-area: 4/1/5/2;
    place-self: center;
}
#w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc67-7b23df22 {
    grid-area: 3/1/4/2;
}
#w-node-_93211fea-f04e-bdbf-b1d9-ca9a4cf2c26b-7223df29 {
    grid-area: 1/1/2/2;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121437d-7223df29 {
    grid-area: 1/1/5/3;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121437f-7223df29 {
    grid-area: 5/1/9/3;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214381-7223df29 {
    grid-area: 9/1/13/3;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214383-7223df29 {
    grid-area: 1/3/3/5;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214385-7223df29 {
    grid-area: 3/3/7/5;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214387-7223df29 {
    grid-area: 7/3/11/5;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214389-7223df29 {
    grid-area: 11/3/13/5;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121438b-7223df29 {
    grid-area: 1/5/5/7;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121438d-7223df29 {
    grid-area: 5/5/9/7;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121438f-7223df29 {
    grid-area: 9/5/13/7;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214391-7223df29 {
    grid-area: 1/7/3/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214393-7223df29 {
    grid-area: 3/7/7/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214395-7223df29 {
    grid-area: 7/7/11/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214397-7223df29 {
    grid-area: 11/7/13/9;
}
#w-node-b3304edf-6cea-6013-9ac6-196531214399-7223df29 {
    grid-area: 1/9/5/11;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121439b-7223df29 {
    grid-area: 5/9/9/11;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121439d-7223df29 {
    grid-area: 9/9/13/11;
}
#w-node-b3304edf-6cea-6013-9ac6-19653121439f-7223df29 {
    grid-area: 1/11/3/13;
}
#w-node-b3304edf-6cea-6013-9ac6-1965312143a1-7223df29 {
    grid-area: 3/11/7/13;
}
#w-node-b3304edf-6cea-6013-9ac6-1965312143a3-7223df29 {
    grid-area: 7/11/11/13;
}
#w-node-b3304edf-6cea-6013-9ac6-1965312143a5-7223df29 {
    grid-area: 11/11/13/13;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841a8-2223df31 {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841b3-2223df31 {
    grid-area: 2/2/3/3;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841b5-2223df31 {
    grid-area: 4/2/5/3;
    justify-self: end;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841b6-2223df31 {
    grid-area: 3/2/4/3;
    place-self: center;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841d8-2223df31 {
    grid-area: 4/1/5/2;
    place-self: center;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841e1-2223df31 {
    grid-area: 3/1/4/2;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841a8-1f23df2e {
    grid-area: 2/1/3/2;
    place-self: center;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841b3-1f23df2e {
    grid-area: 2/2/3/3;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841b5-1f23df2e {
    grid-area: 4/2/5/3;
    justify-self: end;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841b6-1f23df2e {
    grid-area: 3/2/4/3;
    place-self: center;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841d8-1f23df2e {
    grid-area: 4/1/5/2;
    place-self: center;
}
#w-node-_34945e4d-1892-1aca-45d3-9d98574841e1-1f23df2e {
    grid-area: 3/1/4/2;
}
#w-node-aa0e9c70-201c-0a34-c59f-e4d264422d1a-4223df28,
#w-node-_6195e5ac-cbb3-3fef-25e5-c1ba9c74bd94-4223df28 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
@media screen and (max-width: 991px) {
    #w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ad9-cc23df2c {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ae4-cc23df2c {
        grid-area: 3/1/4/2;
    }
    #w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ae6-cc23df2c {
        grid-area: 5/1/6/2;
        justify-self: end;
    }
    #w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ae7-cc23df2c {
        grid-area: 6/1/7/2;
        place-self: center start;
    }
    #w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076b09-cc23df2c {
        grid-area: 8/1/9/2;
        place-self: center start;
    }
    #w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076b12-cc23df2c {
        grid-area: 7/1/8/2;
    }
    #w-node-_0ca898c4-8cc8-8aae-cd6f-052e593f3e20-c9beae97 {
        grid-area: 2/2/3/3;
    }
    #w-node-_21bb77d8-100f-3348-7783-255c33ce86f8-7323df33 {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-_21bb77d8-100f-3348-7783-255c33ce8703-7323df33 {
        grid-area: 3/1/4/2;
    }
    #w-node-_21bb77d8-100f-3348-7783-255c33ce8705-7323df33 {
        grid-area: 5/1/6/2;
        justify-self: end;
    }
    #w-node-_21bb77d8-100f-3348-7783-255c33ce8706-7323df33 {
        grid-area: 6/1/7/2;
        place-self: center start;
    }
    #w-node-_21bb77d8-100f-3348-7783-255c33ce8728-7323df33 {
        grid-area: 8/1/9/2;
        place-self: center start;
    }
    #w-node-_21bb77d8-100f-3348-7783-255c33ce8731-7323df33 {
        grid-area: 7/1/8/2;
    }
    #w-node-_93211fea-f04e-bdbf-b1d9-ca9a4cf2c26b-1323df24 {
        grid-area: 1/1/2/2;
    }
    #w-node-e312d217-979e-8f9d-e8ca-b99082b9aba5-3623df1d {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-e312d217-979e-8f9d-e8ca-b99082b9abb0-3623df1d {
        grid-area: 3/1/4/2;
    }
    #w-node-e312d217-979e-8f9d-e8ca-b99082b9abb2-3623df1d {
        grid-area: 5/1/6/2;
        justify-self: end;
    }
    #w-node-e312d217-979e-8f9d-e8ca-b99082b9abb3-3623df1d {
        grid-area: 6/1/7/2;
        place-self: center start;
    }
    #w-node-e312d217-979e-8f9d-e8ca-b99082b9abd5-3623df1d {
        grid-area: 8/1/9/2;
        place-self: center start;
    }
    #w-node-e312d217-979e-8f9d-e8ca-b99082b9abde-3623df1d {
        grid-area: 7/1/8/2;
    }
    #w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ad9-f323df2f {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-a2da4078-0e38-8fd3-0af7-3ffb0d076ae4-f323df2f {
        grid-area: 3/1/4/2;
    }
    #w-node-b25b621f-6ebc-df45-0819-6ea7e0c9d4c4-0323df1e {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-b25b621f-6ebc-df45-0819-6ea7e0c9d4cf-0323df1e {
        grid-area: 3/1/4/2;
    }
    #w-node-b25b621f-6ebc-df45-0819-6ea7e0c9d4d2-0323df1e {
        grid-area: 6/1/7/2;
        place-self: center start;
    }
    #w-node-b25b621f-6ebc-df45-0819-6ea7e0c9d4fd-0323df1e {
        grid-area: 7/1/8/2;
    }
    #w-node-_24b8585e-480c-2f46-1309-7d422d45e724-6c23df26 {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-_24b8585e-480c-2f46-1309-7d422d45e72f-6c23df26 {
        grid-area: 3/1/4/2;
    }
    #w-node-_24b8585e-480c-2f46-1309-7d422d45e731-6c23df26 {
        grid-area: 5/1/6/2;
        justify-self: end;
    }
    #w-node-_24b8585e-480c-2f46-1309-7d422d45e732-6c23df26 {
        grid-area: 6/1/7/2;
        place-self: center start;
    }
    #w-node-_24b8585e-480c-2f46-1309-7d422d45e754-6c23df26 {
        grid-area: 8/1/9/2;
        place-self: center start;
    }
    #w-node-_24b8585e-480c-2f46-1309-7d422d45e75d-6c23df26 {
        grid-area: 7/1/8/2;
    }
    #w-node-d656b530-35ae-60ce-af2f-815809035129-4323df23 {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-d656b530-35ae-60ce-af2f-815809035137-4323df23 {
        grid-area: 3/1/4/2;
    }
    #w-node-db461e5d-8a45-003b-1e04-ed0537533660-c023df16 {
        grid-area: 1/1/2/2;
    }
    #w-node-db461e5d-8a45-003b-1e04-ed0537533661-c023df16 {
        grid-area: 2/1/3/2;
    }
    #w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a2389-c023df16,
    #w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a2395-c023df16,
    #w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a23a1-c023df16,
    #w-node-_7e5c82f5-8f48-aaba-ce82-2c82a16a83ae-c023df16,
    #w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a23b9-c023df16,
    #w-node-_82f7ba5a-ee0d-262d-e851-56c9e8c0a263-c023df16,
    #w-node-_0f56ef19-7a0b-d0f1-9c38-fe4da44994d9-c023df16 {
        grid-area: span 1 / span 1 / span 1 / span 1;
        align-self: auto;
    }
    #w-node-a72966a7-4f87-1175-4673-e4e4456dfda8-c023df16 {
        grid-area: span 1 / span 1 / span 1 / span 1;
    }
    #w-node-_5e2753d4-b3e2-a386-42ae-47e80afccde5-c023df16 {
        grid-area: 1/1/2/2;
    }
    #w-node-_5e2753d4-b3e2-a386-42ae-47e80afccde6-c023df16,
    #w-node-_5e2753d4-b3e2-a386-42ae-47e80afccdd8-c023df16,
    #w-node-ff952085-cd12-5545-7bc9-64df0f694c77-c023df16,
    #w-node-_5e2753d4-b3e2-a386-42ae-47e80afccdf3-c023df16 {
        grid-area: 2/1/3/2;
    }
    #w-node-_77410411-ac03-5bb2-d41a-d7cb481dcbf9-7b23df22 {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc1e-7b23df22 {
        grid-area: 3/1/4/2;
    }
    #w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc20-7b23df22 {
        grid-area: 5/1/6/2;
        justify-self: end;
    }
    #w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc21-7b23df22 {
        grid-area: 6/1/7/2;
        place-self: center start;
    }
    #w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc44-7b23df22 {
        grid-area: 8/1/9/2;
        place-self: center start;
    }
    #w-node-_77410411-ac03-5bb2-d41a-d7cb481dcc67-7b23df22 {
        grid-area: 7/1/8/2;
    }
    #w-node-_93211fea-f04e-bdbf-b1d9-ca9a4cf2c26b-7223df29 {
        grid-area: 1/1/2/2;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841a8-2223df31 {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841b3-2223df31 {
        grid-area: 3/1/4/2;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841b5-2223df31 {
        grid-area: 5/1/6/2;
        justify-self: end;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841b6-2223df31 {
        grid-area: 6/1/7/2;
        place-self: center start;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841d8-2223df31 {
        grid-area: 8/1/9/2;
        place-self: center start;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841e1-2223df31 {
        grid-area: 7/1/8/2;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841a8-1f23df2e {
        grid-area: 4/1/5/2;
        place-self: center start;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841b3-1f23df2e {
        grid-area: 3/1/4/2;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841b5-1f23df2e {
        grid-area: 5/1/6/2;
        justify-self: end;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841b6-1f23df2e {
        grid-area: 6/1/7/2;
        place-self: center start;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841d8-1f23df2e {
        grid-area: 8/1/9/2;
        place-self: center start;
    }
    #w-node-_34945e4d-1892-1aca-45d3-9d98574841e1-1f23df2e {
        grid-area: 7/1/8/2;
    }
}
@media screen and (max-width: 767px) {
    #w-node-_8d1815b9-ebe0-8b2c-21e5-ec5b7416fb0d-7416fb03 {
        grid-area: span 1 / span 3 / span 1 / span 3;
    }
    #w-node-_93211fea-f04e-bdbf-b1d9-ca9a4cf2c26b-1323df24 {
        grid-area: 1/1/2/2;
    }
    #w-node-_5e2753d4-b3e2-a386-42ae-47e80afccdf3-c023df16,
    #w-node-_92e89c7a-8248-be11-b1ec-7c7aac6f1b1b-c023df16 {
        grid-area: 2/1/3/2;
    }
    #w-node-_05e0693d-5f4a-0758-b8fc-262fb417329c-c023df16 {
        grid-area: 3/1/4/2;
    }
    #w-node-_93211fea-f04e-bdbf-b1d9-ca9a4cf2c26b-7223df29 {
        grid-area: 1/1/2/2;
    }
}
@media screen and (max-width: 479px) {
    #w-node-_8d1815b9-ebe0-8b2c-21e5-ec5b7416fb0d-7416fb03 {
        grid-area: span 1 / span 1 / span 1 / span 1;
    }
    #w-node-_876eed13-644e-b365-dc65-4eedc9beae99-c9beae97,
    #w-node-_876eed13-644e-b365-dc65-4eedc9beae9f-c9beae97 {
        justify-self: start;
    }
    #w-node-_876eed13-644e-b365-dc65-4eedc9beaea5-c9beae97 {
        grid-area: 2/2/3/3;
        justify-self: start;
    }
    #w-node-_876eed13-644e-b365-dc65-4eedc9beaeab-c9beae97 {
        grid-area: 2/1/3/2;
        justify-self: start;
    }
    #w-node-_876eed13-644e-b365-dc65-4eedc9beaeb1-c9beae97 {
        grid-area: 3/1/4/2;
        justify-self: start;
    }
    #w-node-_0ca898c4-8cc8-8aae-cd6f-052e593f3e20-c9beae97 {
        grid-area: 3/2/4/3;
        place-self: center start;
    }
    #w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a2389-c023df16,
    #w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a2395-c023df16,
    #w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a23ad-c023df16 {
        grid-area: span 1 / span 1 / span 1 / span 1;
    }
    #w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a23a1-c023df16,
    #w-node-_7e5c82f5-8f48-aaba-ce82-2c82a16a83ae-c023df16,
    #w-node-f3ac93a6-4fac-a4bc-fb8d-c5b3391a23b9-c023df16,
    #w-node-_82f7ba5a-ee0d-262d-e851-56c9e8c0a263-c023df16,
    #w-node-_0f56ef19-7a0b-d0f1-9c38-fe4da44994d9-c023df16 {
        grid-area: span 1 / span 1 / span 1 / span 1;
        align-self: auto;
    }
}



