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;
}
.w-webflow-badge,
.w-webflow-badge * {
    z-index: auto;
    visibility: visible;
    box-sizing: border-box;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    float: none;
    clear: none;
    box-shadow: none;
    opacity: 1;
    direction: ltr;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    text-shadow: none;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    background: 0 0;
    border: 0 transparent;
    border-radius: 0;
    margin: 0;
    padding: 0;
    list-style-type: disc;
    transition: none;
    display: block;
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: visible;
    transform: none;
}
.w-webflow-badge {
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
    visibility: visible !important;
    z-index: 2147483647 !important;
    color: #aaadb0 !important;
    opacity: 1 !important;
    width: auto !important;
    height: auto !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    margin: 0 !important;
    padding: 6px 8px 6px 6px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    text-decoration: none !important;
    display: inline-block !important;
    position: fixed !important;
    top: auto !important;
    bottom: 12px !important;
    left: auto !important;
    right: 12px !important;
    overflow: visible !important;
    transform: none !important;
}
.w-webflow-badge > img {
    visibility: visible !important;
    opacity: 1 !important;
    vertical-align: middle !important;
    display: inline-block !important;
}
.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 {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
button,
[type="button"],
[type="reset"] {
    cursor: pointer;
    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 {
    width: 100%;
    height: 38px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
    color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-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 {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    z-index: -100;
    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 {
    width: auto;
    height: auto;
    cursor: pointer;
    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;
    width: 28px;
    height: 20px;
    text-align: center;
    background: #fff;
    border: 1px solid #758696;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}
.w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    text-align: center;
    color: #999;
    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: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border: solid transparent;
    position: absolute;
    top: 50%;
    left: 0;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
    border-width: 4px;
    border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
    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: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    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: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border: solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
}
.w-widget-twitter-count-shim.w--vertical:before {
    border-width: 5px;
    border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
    margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
    border-width: 4px;
    border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    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 {
    height: 500px;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.w-background-video > video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    margin: auto;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
}
.w-background-video--control {
    background-color: transparent;
    padding: 0;
    position: absolute;
    bottom: 1em;
    right: 1em;
}
.w-background-video--control > [hidden] {
    display: none !important;
}
.w-slider {
    height: 300px;
    text-align: center;
    clear: both;
    -webkit-tap-highlight-color: transparent;
    background: #ddd;
    position: relative;
}
.w-slider-mask {
    z-index: 1;
    height: 100%;
    white-space: nowrap;
    display: block;
    position: relative;
    left: 0;
    right: 0;
    overflow: hidden;
}
.w-slide {
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left;
    display: inline-block;
    position: relative;
}
.w-slider-nav {
    z-index: 2;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin: auto;
    padding-top: 10px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 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 rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
    color: #fff;
}
.w-slider-nav-invert > div {
    background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
    background-color: #222;
}
.w-slider-dot {
    width: 7em;
    height: 1px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.4);
    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 {
    width: 80px;
    cursor: pointer;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: auto;
    font-size: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 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;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.w-slider-aria-label {
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    border: 0;
    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;
    -ms-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 {
    min-width: 100%;
    background: #ddd;
    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;
}
@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left: 10px;
    }
}
.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-tap-highlight-color: transparent;
    background: rgba(0, 0, 0, 0.9);
    outline: 0;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    list-style: disc;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.w-lightbox-backdrop,
.w-lightbox-container {
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}
.w-lightbox-content {
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.w-lightbox-view {
    width: 100vw;
    height: 100vh;
    opacity: 0;
    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;
    height: auto;
    max-width: none;
}
.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: rgba(0, 0, 0, 0.4);
    padding: 0.5em 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
.w-lightbox-embed {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.w-lightbox-control {
    width: 4em;
    cursor: pointer;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    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 {
    height: 2.6em;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);
    background-size: 18px;
    right: 0;
}
.w-lightbox-strip {
    white-space: nowrap;
    padding: 0 1vh;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: auto;
    overflow-y: hidden;
}
.w-lightbox-item {
    width: 10vh;
    box-sizing: content-box;
    cursor: pointer;
    padding: 2vh 1vh;
    display: inline-block;
}
.w-lightbox-active {
    opacity: 0.3;
}
.w-lightbox-thumbnail {
    height: 10vh;
    background: #222;
    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;
    width: 40px;
    height: 40px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    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 transparent;
    border-bottom-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -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;
    top: 0;
    bottom: 0;
    left: 0;
    right: 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: transparent;
    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 {
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    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;
    min-width: 200px;
    background: #c8c8c8;
    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: transparent;
    -webkit-user-select: none;
    -ms-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;
}
.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;
}
.w-commerce-commercecartwrapper {
    display: inline-block;
    position: relative;
}
.w-commerce-commercecartopenlink {
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #3898ec;
    border-width: 0;
    border-radius: 0;
    align-items: center;
    padding: 9px 15px;
    text-decoration: none;
    display: flex;
}
.w-commerce-commercecartopenlinkcount {
    height: 18px;
    min-width: 18px;
    color: #3898ec;
    text-align: center;
    background-color: #fff;
    border-radius: 9px;
    margin-left: 8px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    display: inline-block;
}
.w-commerce-commercecartcontainerwrapper {
    z-index: 1001;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
}
.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
    display: flex;
}
.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
    background-color: transparent;
    position: absolute;
    top: 100%;
    bottom: auto;
    left: 0;
    right: auto;
}
.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    background-color: transparent;
    position: absolute;
    top: 100%;
    bottom: auto;
    left: auto;
    right: 0;
}
.w-commerce-commercecartcontainer {
    width: 100%;
    max-width: 480px;
    min-width: 320px;
    background-color: #fff;
    flex-direction: column;
    display: flex;
    overflow: auto;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
}
.w-commerce-commercecartheader {
    border-bottom: 1px solid #e6e6e6;
    flex: none;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    display: flex;
    position: relative;
}
.w-commerce-commercecartcloselink {
    width: 16px;
    height: 16px;
}
.w-commerce-commercecartformwrapper {
    flex-direction: column;
    flex: 1;
    display: flex;
}
.w-commerce-commercecartform {
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    display: flex;
}
.w-commerce-commercecartlist {
    -webkit-overflow-scrolling: touch;
    flex: 1;
    padding: 12px 24px;
    overflow: auto;
}
.w-commerce-commercecartitem {
    align-items: flex-start;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
}
.w-commerce-commercecartitemimage {
    width: 60px;
    height: 0%;
}
.w-commerce-commercecartiteminfo {
    flex-direction: column;
    flex: 1;
    margin-left: 16px;
    margin-right: 16px;
    display: flex;
}
.w-commerce-commercecartproductname {
    font-weight: 700;
}
.w-commerce-commercecartoptionlist {
    margin-bottom: 0;
    padding-left: 0;
    text-decoration: none;
    list-style-type: none;
}
.w-commerce-commercecartquantity {
    height: 38px;
    width: 60px;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 8px 6px 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecartquantity::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecartquantity::placeholder {
    color: #999;
}
.w-commerce-commercecartquantity:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecartfooter {
    border-top: 1px solid #e6e6e6;
    flex-direction: column;
    flex: none;
    padding: 16px 24px 24px;
    display: flex;
}
.w-commerce-commercecartlineitem {
    flex: none;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 16px;
    display: flex;
}
.w-commerce-commercecartordervalue {
    font-weight: 700;
}
.w-commerce-commercecartapplepaybutton {
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 38px;
    min-height: 30px;
    background-color: #000;
    border-width: 0;
    border-radius: 2px;
    align-items: center;
    margin-bottom: 8px;
    padding: 0;
    text-decoration: none;
    display: flex;
}
.w-commerce-commercecartapplepayicon {
    width: 100%;
    height: 50%;
    min-height: 20px;
}
.w-commerce-commercecartquickcheckoutbutton {
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 38px;
    background-color: #000;
    border-width: 0;
    border-radius: 2px;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    padding: 0 15px;
    text-decoration: none;
    display: flex;
}
.w-commerce-commercequickcheckoutgoogleicon,
.w-commerce-commercequickcheckoutmicrosofticon {
    margin-right: 8px;
    display: block;
}
.w-commerce-commercecartcheckoutbutton {
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    text-align: center;
    background-color: #3898ec;
    border-width: 0;
    border-radius: 2px;
    align-items: center;
    padding: 9px 15px;
    text-decoration: none;
    display: block;
}
.w-commerce-commercecartemptystate {
    flex: 1;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
}
.w-commerce-commercecarterrorstate {
    background-color: #ffdede;
    flex: none;
    margin: 0 24px 24px;
    padding: 10px;
}
.w-commerce-commercecheckoutformcontainer {
    width: 100%;
    min-height: 100vh;
    background-color: #f5f5f5;
    padding: 20px;
}
.w-commerce-commercelayoutmain {
    flex: 0 800px;
    margin-right: 20px;
}
.w-commerce-commercecheckoutorderitemswrapper {
    margin-bottom: 20px;
}
.w-commerce-commercecheckoutsummaryblockheader {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    justify-content: space-between;
    align-items: baseline;
    padding: 4px 20px;
    display: flex;
}
.w-commerce-commercecheckoutblockcontent {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 20px;
}
.w-commerce-commercecheckoutorderitemslist {
    margin-bottom: -20px;
}
.w-commerce-commercecheckoutorderitem {
    margin-bottom: 20px;
    display: flex;
}
.w-commerce-commercecheckoutorderitemdescriptionwrapper {
    flex-grow: 1;
    margin-left: 16px;
    margin-right: 16px;
}
.w-commerce-commerceboldtextblock {
    font-weight: 700;
}
.w-commerce-commercecheckoutorderitemquantitywrapper {
    white-space: pre-wrap;
    display: flex;
}
.w-commerce-commercecheckoutorderitemoptionlist {
    margin-bottom: 0;
    padding-left: 0;
    text-decoration: none;
    list-style-type: none;
}
.w-commerce-commercecheckoutcustomerinfowrapper {
    margin-bottom: 20px;
}
.w-commerce-commercecheckoutblockheader {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    justify-content: space-between;
    align-items: baseline;
    padding: 4px 20px;
    display: flex;
}
.w-commerce-commercecheckoutlabel {
    margin-bottom: 8px;
}
.w-commerce-commercecheckoutemailinput {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 0;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutemailinput::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutemailinput::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutemailinput:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutshippingaddresswrapper {
    margin-bottom: 20px;
}
.w-commerce-commercecheckoutshippingfullname {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutshippingfullname::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingfullname::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingfullname:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutshippingstreetaddress {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingstreetaddress:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutshippingstreetaddressoptional {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutrow {
    margin-left: -8px;
    margin-right: -8px;
    display: flex;
}
.w-commerce-commercecheckoutcolumn {
    flex: 1;
    padding-left: 8px;
    padding-right: 8px;
}
.w-commerce-commercecheckoutshippingcity {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutshippingcity::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingcity::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingcity:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutshippingstateprovince {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutshippingstateprovince::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingstateprovince::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingstateprovince:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutshippingzippostalcode {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingzippostalcode:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutshippingcountryselector {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 0;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutshippingcountryselector::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingcountryselector::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutshippingcountryselector:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutshippingmethodswrapper {
    margin-bottom: 20px;
}
.w-commerce-commercecheckoutshippingmethodslist {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.w-commerce-commercecheckoutshippingmethoditem {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    flex-direction: row;
    align-items: baseline;
    margin-bottom: 0;
    padding: 16px;
    font-weight: 400;
    display: flex;
}
.w-commerce-commercecheckoutshippingmethoddescriptionblock {
    flex-direction: column;
    flex-grow: 1;
    margin-left: 12px;
    margin-right: 12px;
    display: flex;
}
.w-commerce-commercecheckoutshippingmethodsemptystate {
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 64px 16px;
}
.w-commerce-commercecheckoutpaymentinfowrapper {
    margin-bottom: 20px;
}
.w-commerce-commercecheckoutcardnumber {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: text;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutcardnumber::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutcardnumber::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutcardnumber:focus,
.w-commerce-commercecheckoutcardnumber.-wfp-focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutcardexpirationdate {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: text;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutcardexpirationdate::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutcardexpirationdate::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutcardexpirationdate:focus,
.w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutcardsecuritycode {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: text;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutcardsecuritycode::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutcardsecuritycode::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutcardsecuritycode:focus,
.w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutbillingaddresstogglewrapper {
    flex-direction: row;
    display: flex;
}
.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
    margin-top: 4px;
}
.w-commerce-commercecheckoutbillingaddresstogglelabel {
    margin-left: 8px;
    font-weight: 400;
}
.w-commerce-commercecheckoutbillingaddresswrapper {
    margin-top: 16px;
    margin-bottom: 20px;
}
.w-commerce-commercecheckoutbillingfullname {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutbillingfullname::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingfullname::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingfullname:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutbillingstreetaddress {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingstreetaddress:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutbillingstreetaddressoptional {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutbillingcity {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutbillingcity::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingcity::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingcity:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutbillingstateprovince {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutbillingstateprovince::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingstateprovince::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingstateprovince:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutbillingzippostalcode {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 16px;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingzippostalcode:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercecheckoutbillingcountryselector {
    height: 38px;
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 0;
    padding: 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commercecheckoutbillingcountryselector::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingcountryselector::placeholder {
    color: #999;
}
.w-commerce-commercecheckoutbillingcountryselector:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commercelayoutsidebar {
    flex: 0 0 320px;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}
.w-commerce-commercecheckoutordersummarywrapper {
    margin-bottom: 20px;
}
.w-commerce-commercecheckoutsummarylineitem,
.w-commerce-commercecheckoutordersummaryextraitemslistitem {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 8px;
    display: flex;
}
.w-commerce-commercecheckoutsummarytotal {
    font-weight: 700;
}
.w-commerce-commercecheckoutplaceorderbutton {
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    text-align: center;
    background-color: #3898ec;
    border-width: 0;
    border-radius: 3px;
    align-items: center;
    margin-bottom: 20px;
    padding: 9px 15px;
    text-decoration: none;
    display: block;
}
.w-commerce-commercecheckouterrorstate {
    background-color: #ffdede;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 10px 16px;
}
.w-commerce-commerceaddtocartform {
    margin: 0 0 15px;
}
.w-commerce-commerceaddtocartoptionpillgroup {
    margin-bottom: 10px;
    display: flex;
}
.w-commerce-commerceaddtocartoptionpill {
    color: #000;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #000;
    margin-right: 10px;
    padding: 8px 15px;
}
.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
    color: #fff;
    background-color: #000;
}
.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
    color: #666;
    cursor: not-allowed;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    outline-style: none;
}
.w-commerce-commerceaddtocartquantityinput {
    height: 38px;
    width: 60px;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 8px 6px 8px 12px;
    line-height: 20px;
    display: block;
}
.w-commerce-commerceaddtocartquantityinput::-ms-input-placeholder {
    color: #999;
}
.w-commerce-commerceaddtocartquantityinput::placeholder {
    color: #999;
}
.w-commerce-commerceaddtocartquantityinput:focus {
    border-color: #3898ec;
    outline-style: none;
}
.w-commerce-commerceaddtocartbutton {
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #3898ec;
    border-width: 0;
    border-radius: 0;
    align-items: center;
    padding: 9px 15px;
    text-decoration: none;
    display: flex;
}
.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
    color: #666;
    cursor: not-allowed;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    outline-style: none;
}
.w-commerce-commercebuynowbutton {
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #3898ec;
    border-width: 0;
    border-radius: 0;
    align-items: center;
    margin-top: 10px;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
}
.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
    color: #666;
    cursor: not-allowed;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    outline-style: none;
}
.w-commerce-commerceaddtocartoutofstock {
    background-color: #ddd;
    margin-top: 10px;
    padding: 10px;
}
.w-commerce-commerceaddtocarterror {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
}
.w-checkbox {
    margin-bottom: 5px;
    padding-left: 20px;
    display: block;
}
.w-checkbox:before {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-checkbox:after {
    content: " ";
    clear: both;
    grid-area: 1/1/2/2;
    display: table;
}
.w-checkbox-input {
    float: left;
    margin: 4px 0 0 -20px;
    line-height: normal;
}
.w-checkbox-input--inputType-custom {
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    border-radius: 2px;
}
.w-checkbox-input--inputType-custom.w--redirected-checked {
    background-color: #3898ec;
    background-image: url(../images/custom-checkbox-checkmark.589d534424.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-color: #3898ec;
}
.w-checkbox-input--inputType-custom.w--redirected-focus {
    box-shadow: 0 0 3px 1px #3898ec;
}
.w-commerce-commerceorderconfirmationcontainer {
    width: 100%;
    min-height: 100vh;
    background-color: #f5f5f5;
    padding: 20px;
}
.w-commerce-commercecheckoutcustomerinfosummarywrapper {
    margin-bottom: 20px;
}
.w-commerce-commercecheckoutsummaryitem,
.w-commerce-commercecheckoutsummarylabel {
    margin-bottom: 8px;
}
.w-commerce-commercecheckoutsummaryflexboxdiv {
    flex-direction: row;
    justify-content: flex-start;
    display: flex;
}
.w-commerce-commercecheckoutsummarytextspacingondiv {
    margin-right: 0.33em;
}
.w-commerce-commercecheckoutshippingsummarywrapper,
.w-commerce-commercecheckoutpaymentsummarywrapper {
    margin-bottom: 20px;
}
.w-commerce-commercepaypalcheckoutformcontainer {
    width: 100%;
    min-height: 100vh;
    background-color: #f5f5f5;
    padding: 20px;
}
.w-commerce-commercepaypalcheckouterrorstate {
    background-color: #ffdede;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 10px 16px;
}
@media screen and (max-width: 767px) {
    .w-commerce-commercelayoutmain {
        flex-basis: auto;
        margin-right: 0;
    }
    .w-commerce-commercelayoutsidebar {
        flex-basis: auto;
    }
}
@media screen and (max-width: 479px) {
    .w-commerce-commercecartcontainerwrapper--cartType-modal {
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
    }
    .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown,
    .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        display: flex;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .w-commerce-commercecartquantity,
    .w-commerce-commercecheckoutemailinput,
    .w-commerce-commercecheckoutshippingfullname,
    .w-commerce-commercecheckoutshippingstreetaddress,
    .w-commerce-commercecheckoutshippingstreetaddressoptional {
        font-size: 16px;
    }
    .w-commerce-commercecheckoutrow {
        flex-direction: column;
    }
    .w-commerce-commercecheckoutshippingcity,
    .w-commerce-commercecheckoutshippingstateprovince,
    .w-commerce-commercecheckoutshippingzippostalcode,
    .w-commerce-commercecheckoutshippingcountryselector,
    .w-commerce-commercecheckoutcardnumber,
    .w-commerce-commercecheckoutcardexpirationdate,
    .w-commerce-commercecheckoutcardsecuritycode,
    .w-commerce-commercecheckoutbillingfullname,
    .w-commerce-commercecheckoutbillingstreetaddress,
    .w-commerce-commercecheckoutbillingstreetaddressoptional,
    .w-commerce-commercecheckoutbillingcity,
    .w-commerce-commercecheckoutbillingstateprovince,
    .w-commerce-commercecheckoutbillingzippostalcode,
    .w-commerce-commercecheckoutbillingcountryselector,
    .w-commerce-commerceaddtocartquantityinput {
        font-size: 16px;
    }
}
.section {
    z-index: 10;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.section.sticky-content-sec {
    z-index: 20;
    background-color: #f1f4f6;
    overflow: visible;
}
.section.overflow-visible {
    overflow: visible;
}
.section.with-bg-color-2 {
    color: #fff;
    background-color: #142638;
}
.section.with-bg-color-2.with-radius {
    border-radius: 25px;
}
.section.with-bg-color-2.with-radius-top {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.section.with-bg-color-3 {
    color: #fff;
    background-color: #193047;
}
.section.is-content-images-1 {
    color: #fff;
    background-color: #1e3a57;
    overflow: visible;
}
.section.is-content-image-light {
    z-index: 20;
    overflow: visible;
}
.container {
    z-index: 20;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2em;
    padding-right: 2em;
    position: relative;
}
.container.in-accordion {
    grid-column-gap: 5em;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding-left: 5em;
    padding-right: 5em;
    display: flex;
}
.container.in-listing-4 {
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    display: flex;
}
.container.with-bg-black-1 {
    color: #fff;
    background-color: #0f1d2b;
}
.container.in-hero-1 {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.container.is-breadcrumbs {
    position: absolute;
    top: 4em;
    left: 0;
    right: 0;
}
.container.in-hero-2 {
    grid-row-gap: 5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.container.in-hero-3 {
    grid-row-gap: 8em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.padding {
    z-index: 10;
    width: 100%;
    padding: 3em 0;
    position: relative;
}
.padding.more-paddings {
    padding-top: 10em;
    padding-bottom: 10em;
}
.padding.less-paddings-5em {
    padding-top: 5em;
    padding-bottom: 5em;
}
.padding.for-sticky-content {
    padding-top: 85vh;
    padding-bottom: 85vh;
}
.padding.top-0em {
    padding-top: 0;
}
.padding.bottom-4em {
    padding-bottom: 4em;
}
.padding.less-paddings-6em {
    padding-top: 6em;
    padding-bottom: 6em;
}
.padding.less-paddings-2per {
    padding-top: 2%;
    padding-bottom: 2%;
}
.padding.in-grid-17 {
    padding-top: 20em;
    padding-bottom: 20em;
}
.padding.top-5em {
    padding-top: 5em;
}
.padding.bottom-5em {
    padding-bottom: 5em;
}
.padding.top-8em {
    padding-top: 8em;
}
.heading {
    z-index: 10;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5em;
    font-weight: 600;
    line-height: 1.2em;
    position: relative;
}
.heading.is-ui-kit-title {
    color: #fff;
    letter-spacing: 0.02em;
    text-indent: 0.02em;
    font-size: 6em;
    font-weight: 500;
    line-height: 1em;
}
.heading.is-smallest-title {
    font-size: 2em;
    line-height: 1.3em;
}
.heading.is-small-title {
    font-size: 3em;
    line-height: 1.3em;
    width: 100%;
    text-align: left;
}
.heading.is-small-title.is-colored {
    color: #be2c24;
}
.heading.is-medium-title {
    font-size: 4em;
    line-height: 1.3em;
}
.heading.is-large-title {
    font-size: 5em;
    line-height: 1.3em;
}
.heading.is-large-title.is-colored {
    color: #be2c24;
}
.heading.is-extra-large-title {
    font-size: 3em;
    line-height: 1.2em;
    text-shadow: 2px 2px #00000063;
    color: #fff;
}
.heading.is-regular-title {
    font-size: 2.9em;
    line-height: 1.3em;
    color:#191a1c;
}
.heading.is-extra-small-title {
    font-size: 1.8em;
    line-height: 1.3em;
    color:#191a1c;
}
.heading.is-product-title {
    font-size: 2.2em;
    font-weight: 400;
    line-height: 1.2em;
}
.heading.in-checkout {
    text-transform: none;
    font-size: 1.7em;
}
.heading.is-confirmation-title {
    font-size: 5em;
    font-weight: 400;
}
.heading.is-white {
    color: #fff;
}
.heading.is-listing-5-title {
    font-size: 2.4em;
    font-weight: 400;
    line-height: 1.3em;
}
.heading.is-product-3-title {
    color: #0f1d2b;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.1em;
}
.heading.is-product-4-title {
    font-size: 2.1em;
    font-weight: 600;
    line-height: 1.1em;
}
.heading.is-product-5-title {
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.1em;
}
.heading.is-listing-1-title {
    font-size: 1.7em;
    font-weight: 600;

    width:100%;

    text-align: center!important;

}
.heading.is-listing-3-title {
    letter-spacing: 0;
    font-size: 2.3em;
    font-weight: 400;
    line-height: 1.1em;
}
.heading.is-fullscreen-listing-title {
    font-size: 2.7em;
    line-height: 1.3em;
}
.heading.is-hero-1-title {
    max-width: 12em;
    font-size: 3.5em;
    line-height: inherit;
    color: #fff;
}
.heading.is-article-title-2 {
    font-size: 3em;
    line-height: 1.4em;
}
.heading.is-cta-1-title-2 {
    font-size: 2.7em;
    line-height: 1.3em;
}
.heading.is-sticky-title {
    color: #0f1d2b;
    font-size: 5vw;
    line-height: 1.1em;
}
.heading.is-colored-1 {
    color: #be2c24;
}
.heading.is-colored-2 {
    color: #be2c24;
}
.heading.is-card-5-title {
    font-size: 2.4em;
    line-height: 1.4em;
}
.heading.is-hero-2-title {
    font-size: 3.5em;
    line-height: 1.2em;
    text-shadow: 2px 2px #00000063;
}
.heading.is-hero-3-title,
.heading.is-hero-4-title {
    font-size: 6.5em;
    line-height: 1.1em;
}
.heading.is-hero-5-title {
    font-size: 4em;
    line-height: 1.2em;
}
.heading.is-listing-7-title {
    font-size: 2.2em;
    line-height: 1.3em;
}
.heading.is-hero-2-title-2 {
    font-size: 7em;
    line-height: 1.2em;
}
.heading.is-article-title {
    font-size: 1.8em;
    line-height: 1.3em;
}
.heading.is-vw-title-1 {
    font-size: 3.5vw;
}
.heading.is-overview-title {
    font-size: 2.3em;
    line-height: 1.2em;
}
.heading.is-overview-card-title {
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.2em;
}
.heading.is-overview-main-hero-title {
    font-size: 6em;
    line-height: 1.2em;
}
.list-background {
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #be2c24;
    border-radius: 12px;
    position: absolute;
}
.list-block {
    z-index: 10;
    width: 100%;
    max-width: 33em;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 2.5em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.list-block.is-last {
    padding-bottom: 0;
}
.list-icon {
    width: 3em;
    height: 3em;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-right: 2.5em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.list-content {
    padding-top: 0.5em;
}
.custom-list-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.6em;
    position: absolute;
}
.list-line {
    width: 0.2em;
    height: 100%;
    background-color: #be2c24;
    position: absolute;
    top: 0.1em;
    left: 1.4em;
}
.list-title {
    color: #be2c24;
    margin-bottom: 0.5em;
    font-size: 1.9em;
    font-weight: 400;
    line-height: 1.2em;
}
.list-text {
    font-size: 1.1em;
    line-height: 1.5em;
}
.global-styles {
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
}
.empty-state-hidden {
    display: none;
}
.absolute-block {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.opacity-70 {
    opacity: 0.7;
}
.sticky-100vh-block {
    z-index: 2;
    width: 90%;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    overflow: hidden;
}
.cover-image {
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}
.cover-image.is-parallax {
    height: 120%;
    top: auto;
    bottom: auto;
}
.cover-image.is-relative {
    position: relative;
}
.social-icon {
    z-index: 5;
    width: 1em;
    height: 1em;
    font-size: 1.3em;
    position: relative;
}
._3d-block {
    z-index: 8;
    width: 100%;
    height: 100%;
    perspective: 1000px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
._3d-block.is-relative {
    width: auto;
    height: auto;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: visible;
}
.image-animation-trigger {
    z-index: 10;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    overflow: hidden;
}
.animation-color-bg {
    z-index: 15;
    width: 100%;
    height: 100%;
    background-color: #0f1d2b;
    display: none;
    position: absolute;
}
.animation-color-bg.is-color-3 {
    background-color: #193047;
}
.animation-color-bg.is-light {
    background-color: #f1f4f6;
}
.form-success-title {
    text-align: center;
    margin-bottom: 0.3em;
    margin-left: auto;
    margin-right: auto;
    font-size: 5em;
    font-weight: 400;
    line-height: 1.2em;
}
.form-success-message {
    width: 100%;
    color: #fff;
    background-color: #be2c24;
    padding: 15em 4em;
}
.form-success-message.is-newsletter {
    border-radius: 50px;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
}
.form-error-link {
    color: #0a223f;
    text-decoration: underline;
}
.form-error-message {
    text-align: left;
    background-color: rgba(255, 204, 213, 0.8);
    border: 1px solid rgba(201, 24, 74, 0.75);
    padding: 2em;
}
.form-error-paragraph {
    color: #191c1f;
    line-height: 1.6;
}
.newsletter-submit-button {
    z-index: 50;
    color: #f5ded8;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    background-color: #be2c24;
    background-image: url(../images/arrow-right-v1-white.svg);
    background-position: 85%;
    background-repeat: no-repeat;
    background-size: 1.6em;
    border-radius: 50px;
    padding: 1.4em 5em 1.4em 5em;
    font-size: 1em;
    font-weight: 600;
    transition: background-position 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
    position: relative;
}
.newsletter-submit-button:hover {
    color: #fff;
    background-color: #85250d;
}
.newsletter-submit-button:focus {
    background-color: #193047;
}
.newsletter .container{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.social-link-circle {
    z-index: 1;
    width: 130%;
    height: 130%;
    border: 0.2em solid #193047;
    border-radius: 50%;
    display: none;
    position: absolute;
}
.social-link-circle.is-full-color {
    background-color: #81a9a8;
    border-width: 0;
    border-color: #81a9a8;
}
.social-link-circle.is-light {
    border-color: #d4dae0;
}
.newsletter-field {
    z-index: 5;
    min-height: 3em;
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid transparent;
    border-radius: 50px;
    margin-bottom: 0;
    padding: 0.5em 0 0.5em 1.3em;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.1em;
    transition: background-color 0.2s, border-color 0.5s;
    position: relative;
}
.newsletter-field:hover {
    background-color: #fff;
    /* border-color: #88a9c9 transparent #88a9c9 #88a9c9; */
}
.newsletter-field:active {
    background-color: #fff;
    border-color: #88a9c9;
}
.newsletter-field:focus {
    background-color: #fff;
    border-color: #88a9c9 transparent #88a9c9 #88a9c9;
}
.newsletter-field:focus-visible {
    background-color: #fff;
    border-color: #88a9c9;
}
.newsletter-field[data-wf-focus-visible] {
    background-color: #fff;
    border-color: #88a9c9;
}
.newsletter-field::-ms-input-placeholder {
    color: #467099;
    font-size: 0.9em;
}
.newsletter-field::placeholder {
    color: #467099;
    font-size: 0.9em;
}
.newsletter-field.is-dark {
    color: #fff;
    background-color: #1e3a57;
}
.newsletter-field.is-dark:hover {
    background-color: #284969;
}
.newsletter-field.is-dark:active {
    background-color: #2b5b8b;
    border-color: #2b5b8b transparent #2b5b8b #2b5b8b;
}
.newsletter-field.is-dark:focus {
    border-color: #467099 transparent #467099 #467099;
}
.newsletter-field.is-dark::-ms-input-placeholder {
    color: #6288ad;
}
.newsletter-field.is-dark::placeholder {
    color: #6288ad;
}
.newsletter-form {
    z-index: 10;
    width: 100%;
    max-width: 58em;
    float: right;
    background-color: rgba(255, 255, 255, 0.25);
    border: 1px solid #c3cbd3;
    border-radius: 50px;
    flex: none;
    margin-bottom: 0;
    padding: 1em;
    transition: border-color 0.2s;
    position: relative;
}
.newsletter-form:hover {
    border-color: #7298bd;
}
.newsletter-form.is-dark {
    background-color: #1e3a57;
    border-color: #2b5b8b;
}
.newsletter-form-inner {
    width: 100%;
    grid-column-gap: 1em;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.newsletter-block {
    width: 100%;
    transition: border-color 0.2s;
    position: relative;
}
.newsletter-block:hover {
    border-color: #c49c9c;
}
.newsletter-title-block {
    display: block;
}
.brand-name {
    letter-spacing: -0.025em;
    font-size: 2.7em;
    font-weight: 700;
    line-height: 1em;
}
.newsletter-flex {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 0em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.5fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    padding: 1em 0;
    display: grid;
    padding: 2em;
    align-items:center;
}
.nav {
    z-index: 998;
    width: 100%;
    background-color: transparent;
    border-radius: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
}
.nav-brand-link {
    color: #193047;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0.5em 0;
    display: flex;
}
.brand-logo-block {
    grid-column-gap: 1em;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.tabs-1 {
    width: 100%;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
}
.tab-1-link {
    min-width: 13em;
    color: #284969;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    padding: 1em 2em;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.1em;
    transition: background-color 0.2s, border-color 0.2s;
}
.tab-1-link:hover {
    background-color: #fff;
}
.tab-1-link.w--current {
    color: #fff;
    background-color: #1e3a57;
}
.tab-2-pane {
    width: 100%;
    height: 100%;
}
.tab-2-content {
    z-index: 5;
    width: 100%;
    overflow: visible;
}
.tabs-1-links {
    grid-row-gap: 0.5em;
    background-color: #c3cbd3;
    border: 1px solid #88a9c9;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 3em;
    margin-right: 5em;
    padding: 0.5em;
    display: flex;
}
.tab-inner {
    width: 100%;
}
.tab-inner.with-flex {
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.accordion-inner {
    width: 100%;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 1em 0 1em;
    display: flex;
    position: relative;
}
.accordion-lines {
    z-index: 5;
    width: 90%;
    height: 1px;
    opacity: 1;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-self: stretch;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
}
.accordion-content {
    background-color: transparent;
    display: flex;
    position: relative;
}
.accordion-content.w--open {
    position: relative;
}
.accordion {
    flex: none;
    align-self: stretch;
    margin-left: 0;
    margin-right: 0;
    transition: background-color 0.2s;
    display: block;
    position: relative;
    overflow: hidden;
}
.accordion:hover {
    background-color: rgba(255, 255, 255, 0.3);
}
.accordion.is-dark {
    color: #fff;
}
.accordion.is-dark:hover {
    background-color: #142638;
}
.accordion-toggle {
    width: 100%;
    color: #1e3a57;
    white-space: normal;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
    padding: 1em;
}
.accordion-toggle.is-dark {
    color: #be2c24;
}
.accordion-interactive-line {
    z-index: 3;
    height: 100%;
    background-color: #12042c;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.accordion-interactive-line.is-2nd {
    background-color: #193047;
}
.accordion-interactive-line.is-2nd.is-dark {
    background-color: #467099;
}
.accordion-title {
    z-index: 20;
    max-width: 50%;
    text-align: left;
    letter-spacing: 0.01em;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.1em;
    text-decoration: none;
    position: relative;
}
.accordion-icon {
    z-index: 20;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.6em;
    position: relative;
}
.acc-flex {
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.newsletter-text-1 {
    width: 100%;
    max-width: 25em;
    text-align: center;
    letter-spacing: 0.02em;
    text-indent: 0.02em;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.6em;
}
.rich-text h2 {
    letter-spacing: -0.01em;
    margin-top: 1.3em;
    margin-bottom: 0.4em;
    font-size: 3em;
    font-weight: 500;
    line-height: 1.2em;
}
.rich-text p {
    letter-spacing: 0.01em;
    margin-bottom: 1.5em;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.7em;
    color: #191a1c;
}
.rich-text h3 {
    letter-spacing: -0.01em;
    /* margin-top: 1.4em; */
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 2.3em;
    font-family: "latoblack";
    font-family: "Montserrat", serif;
    font-weight: bold;
    line-height: 1.2em;
    text-decoration: underline;
}
.rich-text h4 {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    font-size: 1.7em;
    font-weight: 600;
    line-height: 1.1em;
    color: #191a1c;
}
.rich-text h5 {
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.1em;
}
.rich-text h6 {
    margin-top: 0em;
    margin-bottom: 0em;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.1em;
    color: #191a1c;
    color:white;
}
.half-columns-solutions .rich-text h6{font-size: 1em;margin-top: 0;margin-bottom: 0;}
.rich-text h1 {
    letter-spacing: -0.01em;
    margin-bottom: 0.6em;
    font-size: 3.5em;
    font-weight: 500;
    line-height: 1.2em;
}
.rich-text a {
    color: #be2c24;
    text-decoration: underline;
    transition: background-color 0.2s, color 0.2s;
}
.rich-text a:hover {
    color: #be2c24;
    background-color: #f7a692;
    text-decoration: none;
}
.rich-text strong {
    font-weight: 600;
}
.rich-text ul {
    padding-left: 0;
}
.rich-text blockquote {
    color: #be2c24;
    letter-spacing: -0.01em;
    border-left: 0 transparent;
    padding: 0;
    font-size: 3.7em;
    font-weight: 400;
    line-height: 1.4em;
}
.rich-text li {
    letter-spacing: 0.01em;
    background-image: url(../images/priority-fill1-wght400-grad0-opsz48.svg);
    background-position: inherit;
    background-repeat: no-repeat;
    background-size: 1.2em;
    margin-bottom: 1em;
    padding-left: 2em;
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 300;
    color: #191a1c;
}
.rich-text li p{
    font-size: 1em;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 400!important;
    color: #191a1c;
    font-family: Lato;
    color: white;
}
.rich-text ol {
    padding-left: 0;
}
.rich-text.is-larger {
    font-size: 1.4em;
}
.rich-text.is-medium {
    font-size: 1.2em;
}
.gallery-lightbox {
    height: 40em;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
}
.gallery-lightbox.is-large-image {
    height: 43em;
}
.gallery-lightbox.is-small-image {
    height: 20em;
}
.gallery-background {
    z-index: 3;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #0f1d2b;
    display: none;
    position: absolute;
}
.icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1em;
    position: relative;
}
.icon.in-gallery {
    font-size: 1.5em;
    display: none;
    position: absolute;
}
.icon.is-extra-large {
    font-size: 3em;
}
.icon.is-extra-small {
    font-size: 0.6em;
}
.icon.is-small {
    font-size: 0.8em;
}
.icon.is-medium {
    font-size: 1.9em;
}
.icon.is-semi-large {
    font-size: 2em;
}
.icon.is-large {
    font-size: 3em;
}
.icon.in-grid-14 {
    margin-left: auto;
    font-size: 1.9em;
}
.icon.is-regular {
    font-size: 1.4em;
}
.gallery-thumbnail {
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    position: relative;
}
.gallery-grid {
    width: 100%;
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.gallery {
    width: 100%;
}
.accordion-visible-line {
    z-index: 1;
    height: 100%;
    background-color: rgba(18, 4, 44, 0.15);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.accordion-visible-line.is-2nd {
    background-color: #a8b9ca;
}
.accordion-visible-line.is-2nd.is-dark {
    background-color: #284969;
}
.password-form {
    width: 100%;
    text-align: center;
    flex-direction: column;
    margin-bottom: 0;
    display: flex;
}
.password {
    z-index: 100;
    width: 80%;
    max-width: 70em;
    min-height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3em;
    display: flex;
    position: relative;
}
.password-form-label {
    z-index: 20;
    color: #be2c24;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 0.8em;
    font-weight: 600;
    position: absolute;
    top: 6.4em;
    left: 5.1em;
}
.password-form-inner {
    width: 100%;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 25px;
    padding: 2em;
    position: relative;
}
.password-form-block {
    z-index: 10;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 25px;
    flex: none;
    margin-bottom: 0;
    padding: 1.5em;
    transition: background-color 0.2s;
    position: relative;
}
.password-form-block:hover {
    background-color: rgba(255, 255, 255, 0.8);
}
.password-form-field {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.password-form-input {
    z-index: 5;
    min-height: 3em;
    color: #142638;
    background-color: transparent;
    border: 1px solid transparent;
    margin-bottom: 0;
    padding: 0.5em 0 0.5em 5.5em;
    font-size: 1.4em;
    line-height: 1.1em;
    transition: border-color 0.5s;
    position: relative;
}
.password-form-input:focus {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
}
.password-form-input:focus-visible {
    border-color: rgba(255, 255, 255, 0);
}
.password-form-input[data-wf-focus-visible] {
    border-color: rgba(255, 255, 255, 0);
}
.password-form-input::-ms-input-placeholder {
    color: #284969;
    font-size: 1.1em;
}
.password-form-input::placeholder {
    color: #284969;
    font-size: 1.1em;
}
.password-form-submit {
    min-width: 15em;
    color: #fff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background-color: #be2c24;
    background-image: url(../images/arrow-right-v1-white.svg);
    background-position: 85%;
    background-repeat: no-repeat;
    background-size: 1.4em;
    border-radius: 25px;
    padding: 1.4em 3.6em 1.4em 2.3em;
    font-size: 1em;
    font-weight: 700;
    transition: background-color 0.2s;
}
.password-form-submit:hover {
    background-color: #85250d;
}
.password-error {
    z-index: 50;
    background-color: rgba(247, 158, 158, 0.4);
    border: 1px solid #fab1af;
    margin-top: 1em;
    padding: 1em;
    position: relative;
}
.password-error-text {
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.3em;
}
.style-guide-block {
    width: 100%;
    max-width: 60em;
    grid-row-gap: 10em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.static-gallery-grid {
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.colour-palette-3 {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    background-color: #fff;
    border: 1px solid #d4dae0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 1em;
    display: grid;
}
.color-define {
    width: 100%;
    height: 5em;
    background-color: #0f1d2b;
}
.color-define.is-1st {
    opacity: 0.1;
}
.color-define.is-2nd {
    opacity: 0.3;
}
.color-define.is-3rd {
    opacity: 0.5;
}
.color-define.is-4th {
    opacity: 0.7;
}
.color-define.is-5th {
    opacity: 0.9;
}
.color-define-2 {
    width: 100%;
    height: 5em;
    background-color: #a57506;
}
.color-define-2.is-1st {
    opacity: 0.1;
}
.color-define-2.is-2nd {
    opacity: 0.3;
}
.color-define-2.is-3rd {
    opacity: 0.5;
}
.color-define-2.is-4th {
    opacity: 0.7;
}
.color-define-2.is-5th {
    opacity: 0.9;
}
.color-define-3 {
    width: 100%;
    height: 5em;
    background-color: #801d17;
}
.color-define-3.is-1st {
    opacity: 0.1;
}
.color-define-3.is-2nd {
    opacity: 0.3;
}
.color-define-3.is-3rd {
    opacity: 0.5;
}
.color-define-3.is-4th {
    opacity: 0.7;
}
.color-define-3.is-5th {
    opacity: 0.9;
}
.main-button {
    z-index: 20;
    grid-column-gap: 1.25em;
    color: #fff;
    background-color: #be2c24;
    border-radius: 100px;
    flex-direction: row;
    flex: none;
    justify-content: space-between;
    align-items: center;
    padding: 0.5em 1em;
    transition: border-color 0.2s, color 0.4s;
    display: flex;
    position: relative;
    overflow: hidden;
    width: fit-content;
}
.main-button:hover {
    color: #fff;
}
.main-button.is-transparent {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #be2c24;
    background-color: rgba(128, 128, 128, 0.2);
    background-color: white;
    border: 1px solid #be2c24;
}
.main-button.is-transparent-dark {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #fff;
    background-color: rgba(15, 29, 43, 0.25);
    border: 1px solid #be2c24;
    border: 1px solid #fff;
}
.main-button.is-transparent-dark:hover {
    border-color: #be2c24;
}
.main-button.is-transparent-2 {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    color: #2b5b8b;
    background-color: transparent;
    border: 1px solid #88a9c9;
}
.button-text {
    z-index: 5;
    white-space: nowrap;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1em;
    position: relative;
}
.slider-image-1 {
    z-index: 4;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;

}
.slider-image-2 {
    z-index: 5;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.slider-image-3 {
    z-index: 6;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.slider-absolute-block {
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.slider-bg-for-interaction {
    z-index: 15;
    /*background-color: #142638;*/
    background-color: transparent;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.slider {
    z-index: 1;
    width: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.fullscreen-menu-button {
    z-index: 900;
    grid-column-gap: 1.5em;
    grid-row-gap: 2em;
    color: #fff;
    cursor: pointer;
    background-color: #be2c24;
    border-radius: 70px;
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
    padding: 0.5em 2.5em;
    transition: transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), box-shadow 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
    transform: translate(0);
    display: none;
}
.fullscreen-menu-button:hover {
    background-color: #be2c24;
    transform: translate(-2px, -2px);
    box-shadow: 21px 21px 20px -17px rgba(15, 29, 43, 0.5);
}
.tabs-2 {
    z-index: 10;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.tabs-2-links {
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
    background-color: #e6e9ec;
    border-radius: 50px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 4em;
    padding: 0.5em;
    display: flex;
}
.tabs-2-links.is-dark {
    background-color: #193047;
    border: 1px solid #284969;
}
.padding-80vh {
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 80vh;
    padding-bottom: 80vh;
    display: flex;
    position: relative;
}
.parallax-animation {
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.socials-1-list {
    grid-column-gap: 2em;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
}
.social-1-link-block {
    width: 4em;
    height: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
    display: flex;
    position: relative;
}
.subfooter-links-list {
    grid-column-gap: 2.75em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.listing-4 {
    z-index: 10;
    width: 100%;
    position: relative;
}
.listing-4-list {
    width: 100%;
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    padding: 2%;
    display: flex;
}
.listing-4-item {
    width: 100%;
    height: 33em;
    text-align: left;
    border: 1px solid #284969;
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    padding-top: 4em;
    padding-bottom: 4em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.listing-4-image {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.subfooter {
    z-index: 20;
    background-color: #142638;
    border-top: 1px solid #284969;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    position: relative;
}
.subfooter-grid {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 0.25fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
}
.checkbox-field {
    z-index: 10;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding: 0.5em 8em 0.5em 0;
    display: flex;
    position: relative;
}
.checkbox {
    width: 2em;
    height: 2em;
    cursor: pointer;
    border-width: 2px;
    border-color: #be2c24;
    border-radius: 50%;
    flex: none;
    margin: 0 1em 0 0;
    transition: border-width 0.2s, background-color 0.2s, border-color 0.2s;
}
.checkbox:hover {
    border-width: 4px;
    border-color: #be2c24;
}
.checkbox.w--redirected-checked {
    background-color: #be2c24;
    background-image: url(../images/done_fill0_wght700_grad0_opsz48_white.svg);
    background-size: 1.5em;
    border-color: #be2c24;
}
.checkbox.w--redirected-focus {
    box-shadow: none;
    background-color: #f3c7bc;
}
.checkbox-label {
    font-size: 1.2em;
    line-height: 1.2em;
}
.checkbox-label.is-dark {
    color: #be2c24;
}
.while-scrolling-effect-5rem {
    z-index: 1;
    border-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.while-scrolling-effect-6rem {
    z-index: 5;
    position: relative;
}
.ui-kit-header {
    z-index: 10;
    width: 96%;
    color: #fff;
    background-color: #142638;
    border-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2.5em;
    padding-bottom: 4em;
    padding-left: 0;
    position: relative;
}
.breadcrumbs-1 {
    grid-column-gap: 0.75em;
    grid-row-gap: 1em;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 4em;
    display: flex;
}
.image-size-uni {
    height: 43em;
    position: relative;
}
.images {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.image-block {
    width: 100%;
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.image-description {
    text-align: center;
    letter-spacing: -0.05em;
    font-size: 2.5em;
    font-weight: 500;
}
.opacity-50 {
    opacity: 0.5;
}
.empty-state-default {
    background-color: #a8b9ca;
    border: 1px solid #6288ad;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5em;
    font-size: 2em;
    font-weight: 500;
    display: flex;
}
.empty-state-default.is-dark {
    background-color: #284969;
}
.ui-buttons-flex {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.newsletter-title {
    max-width: 8em;
    text-align: left;
    font-size: 2em;
    font-weight: 600;
    line-height: 1.2em;
    padding: 0 0 0.3em 0;
}
.ui-kit-title-block {
    width: 100%;
    grid-row-gap: 2em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.socials-1 {
    z-index: 10;
    width: 100%;
    align-self: center;
    padding-top: 2em;
    padding-bottom: 2em;
    position: relative;
}
.logo-image-default {
    z-index: 10;
    width: auto;
    height: 60px;
    object-fit: contain;
    object-position: 0% 50%;
    flex: none;
    position: relative;
}
.newsletter {
    z-index: 50;
    width: 100%;
    color: #193047;
    border-radius: 25px;
    position: relative;
}
.newsletter.is-dark {
    color: #fff;
}
.footer-wrap {
    z-index: 20;
    grid-row-gap: 2em;
    background-color: #f1f4f6;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 2%;
    display: flex;
    position: relative;
    overflow: hidden;
}
.footer-wrap.without-bg {
    background-color: transparent;
    padding-top: 0%;
}
.rich-text-on-dark-bg {
    color: #f5957d;
}
.rich-text-on-dark-bg h2 {
    letter-spacing: -0.01em;
    margin-top: 1.4em;
    margin-bottom: 0.4em;
    font-size: 2.3em;
    font-weight: 400;
    line-height: 1.3em;
}
.rich-text-on-dark-bg p {
    color: #d4dae0;
    letter-spacing: 0.01em;
    margin-bottom: 0.3em;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 2.1em;
}
.rich-text-on-dark-bg h3 {
    margin-top: 1.1em;
    margin-bottom: 0.5em;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.3em;
}
.rich-text-on-dark-bg h4 {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.5em;
}
.rich-text-on-dark-bg h5 {
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-size: 1.7em;
    font-weight: 500;
    line-height: 1.1em;
}
.rich-text-on-dark-bg h6 {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.1em;
}
.rich-text-on-dark-bg h1 {
    letter-spacing: -0.01em;
    margin-bottom: 0.6em;
    font-size: 4em;
    font-weight: 400;
    line-height: 1em;
}
.rich-text-on-dark-bg a {
    color: #c3cbd3;
    text-decoration: underline;
    transition: background-color 0.2s;
}
.rich-text-on-dark-bg a:hover {
    opacity: 1;
    color: #fff;
    background-color: #be2c24;
    text-decoration: none;
}
.rich-text-on-dark-bg strong {
    color: #fff;
    font-weight: 500;
}
.rich-text-on-dark-bg ul {
    padding-left: 0;
}
.rich-text-on-dark-bg blockquote {
    color: #c3cbd3;
    letter-spacing: 0.02em;
    text-indent: 0.02em;
    border-left: 0 transparent;
    padding: 0;
    font-size: 3em;
    font-weight: 400;
    line-height: 1.4em;
}
.rich-text-on-dark-bg li {
    color: #fff;
    background-image: url(../images/done_fill0_wght700_grad0_opsz48_white.svg);
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 1.2em;
    margin-bottom: 1em;
    padding-left: 2em;
    line-height: 1.4em;
}
.rich-text-on-dark-bg ol {
    padding-left: 0;
}
.tab-1-content {
    z-index: 5;
    width: 100%;
    overflow: visible;
}
.tab-1-pane {
    width: 100%;
    height: 100%;
}
.aside-links {
    z-index: 10;
    width: 100%;
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 6em 8vw;
    display: flex;
    position: relative;
}
.aside-menu {
    z-index: 999;
    width: 100%;
    height: 100vh;
    max-width: 100vw;
    justify-content: space-between;
    align-items: flex-start;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.aside-menu-bg {
    z-index: 1;
    background-color: #fff;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.aside-delay-for-animations {
    z-index: 100;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.aside-inner {
    z-index: 10;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: auto;
}
.close-button {
    z-index: 20;
    width: 100%;
    height: 7em;
    text-transform: uppercase;
    cursor: pointer;
    background-image: url(../images/close-fill1-wght400-grad0-opsz48.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1.6em;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    line-height: 1.1em;
    transition: background-color 0.2s, height 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    position: relative;
}
.close-button:hover {
    height: 10em;
    background-color: rgba(245, 149, 125, 0.2);
}
.form-success-title-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.2em;
}
.form-grid-in-ui {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    grid-template-rows: auto;
}
.form-block-1 {
    border-radius: 5px;
    padding: 5em;
}
.form-block-1.is-dark {
    background-color: #193047;
}
.vertical-flex {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.vertical-flex.with-gap-6em {
    grid-row-gap: 2em;
}
.vertical-flex.with-gap-6em.is-center {
    text-align: center;
    justify-content: center;
    align-items: center;
}
.vertical-flex.with-gap-8em {
    grid-row-gap: 8em;
}
.vertical-flex.with-gap-8em.is-center {
    text-align: center;
    justify-content: center;
    align-items: center;
}
.vertical-flex.with-gap-2em {
    grid-row-gap: 2em;
}
.vertical-flex.with-gap-2em.is-center {
    text-align: center;
    justify-content: center;
    align-items: center;
}
.vertical-flex.with-gap-2em.is-left {
    text-align: left;
    align-items: flex-start;
}
.vertical-flex.with-gap-4em {
    grid-row-gap: 1em;
    justify-content: flex-start;
    align-items: flex-start;
}
.vertical-flex.with-gap-4em.is-center {
    text-align: center;
    justify-content: center;
    align-items: center;
}
.vertical-flex.is-align-center {
    text-align: center;
    align-items: center;
}
.vertical-flex.with-gap-05em {
    grid-row-gap: 0.5em;
}
.vertical-flex.with-gap-05em.is-center {
    text-align: center;
    justify-content: center;
    align-items: center;
}
.vertical-flex.with-gap-1em {
    grid-row-gap: 1em;
}
.vertical-flex.with-gap-1em.is-center {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: none;
}
.newsletter-description {
    text-align: left;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.2em;
}
.newsletter-description.is-dark {
    color: #a8b9ca;
}
.listing-4-grid {
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 0.75fr 0.75fr 0.5fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    justify-items: start;
    display: grid;
}
.listing-4-overlay-color {
    z-index: 2;
    mix-blend-mode: multiply;
    background-image: linear-gradient(90deg, #0f1d2b, transparent);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
._3d-trigger {
    z-index: 10;
    width: 110%;
    height: 115%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
}
._3d-trigger.is-relative {
    width: auto;
    height: auto;
    position: relative;
    overflow: visible;
}
.subfooter-link {
    width: auto;
    color: #284969;
    border-bottom: 1px solid transparent;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight: 400;
    transition: border-color 0.2s, color 0.2s;
    display: inline-block;
}
.subfooter-link:hover {
    color: #0f1d2b;
}
.subfooter-link.w--current {
    color: #fff;
    border-bottom-color: #fff;
}
.subfooter-link.is-dark {
    color: #f5957d;
}
.subfooter-link.is-dark:hover {
    color: #f3c7bc;
}
.listing-4-heading {
    max-width: 14em;
    color: #f5957d;
    letter-spacing: 0;
    text-transform: none;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.3em;
    transition: color 0.2s;
}
.listing-4-heading:hover {
    color: #eeaf9d;
}
.fullscreen-listing-overlay-color {
    z-index: -5;
    opacity: 1;
    mix-blend-mode: multiply;
    background-color: rgba(15, 29, 43, 0.45);
    background-image: linear-gradient(90deg, #1e3a57, transparent 50%);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.fullscreen-listing-default-bg {
    z-index: -20;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.fullscreen-listing-item {
    align-self: stretch;
    position: static;
}
.section-listing-7 {
    z-index: 1;
    width: 100%;
    height: 100vh;
    grid-row-gap: 2em;
    background-color: #1e3a57;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 12em;
    padding-bottom: 12em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.fullscreen-listing-list {
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
}
.fullscreen-listing {
    align-self: stretch;
    align-items: center;
    padding-left: 6em;
    padding-right: 6em;
    display: flex;
    position: static;
}
.fullscreen-listing-link {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    color: #fff;
    grid-template-rows: auto;
    grid-template-columns: 0.5fr 1fr 1.25fr 0.5fr;
    grid-auto-columns: 1fr;
    align-items: center;
    justify-items: start;
    padding: 1.5em 2em;
    transition: padding 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: grid;
    position: relative;
}
.fullscreen-listing-link:hover {
    padding-top: 3em;
    padding-bottom: 3em;
}
.empty-state-text {
    color: rgba(255, 255, 255, 0.85);
    text-align: center;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.3em;
}
.fullscreen-listing-image-main {
    z-index: -10;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-image: url(../images/background-image.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.fullscreen-listing-block {
    opacity: 0.55;
    transition: opacity 0.2s;
}
.fullscreen-listing-block:hover {
    opacity: 1;
}
.fullscreen-listing-text-1 {
    text-align: left;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.5em;
    display: block;
}
.grid-6 {
    width: 100%;
    grid-column-gap: 8em;
    grid-row-gap: 8em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}
.grid-6-image {
    min-height: 50em;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.grid-6-content {
    width: 100%;
    max-width: 27em;
    grid-row-gap: 2em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.grid-1 {
    width: 100%;
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    text-align: left;
    grid-template-rows: auto;
    grid-template-columns: 0.5fr 0.5fr 1fr 1fr;
    align-items: start;
}
.grid-1-image-1 {
    width: 100%;
    height: 50em;
    position: relative;
    overflow: hidden;
}
.grid-1-title-block {
    grid-column-gap: 10em;
    grid-row-gap: 10em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    overflow: hidden;
}
.aside-menu-links {
    z-index: 20;
    width: 100%;
    max-width: 71em;
    grid-column-gap: 0.75em;
    grid-row-gap: 0.75em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.aside-text-link {
    grid-column-gap: 0.25em;
    color: #be2c24;
    justify-content: space-between;
    align-items: center;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.2em;
    transition: color 0.2s;
    display: flex;
}
.aside-text-link:hover {
    color: #193047;
}
.aside-text-link.w--current {
    color: #193047;
    font-weight: 700;
}
.sidebar-blog-text {
    opacity: 0.7;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 600;
    line-height: 1.3em;
}
.sidebar-blog-text.is-1st {
    min-width: 11em;
    font-weight: 700;
}
.sidebar-blog-text.is-link {
    color: #be2c24;
}
.sidebar-blog-text.is-link:hover {
    color: #193047;
}
.blog-sidebar-content-flex {
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 0.25em;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.blog-sidebar-block-1 {
    width: 100%;
    grid-row-gap: 1em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.fullscreen-listing-icon {
    width: 1em;
    height: 1em;
    margin-left: auto;
    font-size: 1.8em;
    display: block;
}
.fullscreen-listing-content {
    width: 100%;
    max-width: 38em;
    text-align: left;
    position: relative;
}
.sticky-content {
    z-index: 20;
    width: 60vw;
    position: relative;
}
.scolling-image {
    z-index: 20;
    width: 38vw;
    height: 70vh;
    position: absolute;
}
.products-1 {
    z-index: 30;
    width: 100%;
    position: relative;
}
.products-1-list {
    width: 100%;
    max-width: 2200px;
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: grid;
}
.product-1-size {
    min-height: 40em;
    grid-row-gap: 2em;
    border: 1px solid rgba(119, 114, 138, 0.35);
    border-radius: 25px;
    flex-direction: column;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    padding: 10em 3em 3em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.product-1-bg-color {
    z-index: 10;
    mix-blend-mode: multiply;
    background-image: linear-gradient(rgba(10, 3, 24, 0.2), #193047 77%, #0f1d2b);
    transition: background-color 0.3s;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.product-1-content {
    z-index: 20;
    width: 100%;
    grid-row-gap: 1.5em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.product-1-description {
    z-index: 10;
    max-width: 22em;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    position: relative;
}
.product-1-item {
    color: #f5ded8;
}
.product-price {
    grid-column-gap: 1em;
    grid-row-gap: 0.5em;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 1.3em;
    display: flex;
}
.product-price.is-flex {
    grid-column-gap: 1em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.product-buttons {
    z-index: 20;
    width: 100%;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    margin-top: auto;
    padding: 0.4em;
    display: flex;
    position: relative;
}
.product-buttons.reverse-colors {
    background-color: rgba(241, 244, 246, 0.5);
    border-color: rgba(255, 255, 255, 0.5);
    margin-top: auto;
}
.add-to-cart-button {
    z-index: 20;
    width: 100%;
    height: 4em;
    color: #f5ded8;
    letter-spacing: 0.05em;
    text-indent: 0.05px;
    text-transform: uppercase;
    background-color: #be2c24;
    border: 0 solid transparent;
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    padding: 1em;
    font-weight: 700;
    transition: border-color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
}
.add-to-cart-button:hover {
    color: #fff;
    background-color: #85250d;
}
.add-to-cart {
    width: 49%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.add-to-cart.is-fullwidth {
    width: 100%;
}
.error-state {
    width: 100%;
    color: #142638;
    text-align: center;
    letter-spacing: 0;
    text-transform: none;
    border: 1px solid #be2c24;
    border-radius: 25px;
}
.out-of-stock-state {
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: #193047;
    border: 1px solid #467099;
    border-radius: 25px;
    margin-top: 0;
    padding: 1.3em;
}
.store-buttons-wrap {
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 0;
    display: flex;
}
.checkout-form {
    width: 100%;
    text-align: left;
    background-color: transparent;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
}
.checkout-block-header {
    color: #d4dae0;
    background-color: #193047;
    border-color: #284969;
    border-radius: 25px;
    margin-bottom: 0.4em;
    padding: 1.5em 2em;
}
.field-label {
    text-align: left;
    font-size: 1.2em;
    line-height: 1.1em;
}
.checkout-block-content {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #a8b9ca;
    border-radius: 25px;
    padding: 2em;
    transition: background-color 0.2s;
}
.checkout-block-content:hover {
    background-color: rgba(255, 255, 255, 0.5);
}
.checkout-block-content.is-flex {
    grid-column-gap: 0em;
    grid-row-gap: 2em;
    justify-content: flex-start;
    display: flex;
}
.checkout-submit-button {
    color: #f5ded8;
    background-color: #be2c24;
    border-radius: 50px;
    padding: 1.3em 1em;
    font-size: 1.8em;
    font-weight: 500;
    transition: color 0.2s, background-color 0.2s;
}
.checkout-submit-button:hover {
    color: #fff;
    background-color: #85250d;
}
.form-field-checkout {
    height: 3.3em;
    background-color: rgba(241, 244, 246, 0.6);
    border-color: #c3cbd3;
    border-radius: 25px;
    margin-bottom: 1em;
    padding: 0.5em 1.5em;
    font-size: 1.1em;
    transition: border-color 0.2s, background-color 0.2s;
}
.form-field-checkout:hover,
.form-field-checkout:active {
    background-color: #f1f4f6;
    border-color: #7298bd;
}
.form-field-checkout:focus,
.form-field-checkout.-wfp-focus {
    background-color: #f1f4f6;
    border-color: #284969;
}
.apple-pay {
    height: 60px;
    border-radius: 25px;
}
.pay-with-browser {
    height: 60px;
}
.pay-with-browser-text {
    color: #f1f4f6;
    text-transform: uppercase;
}
.required-text {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 500;
}
.checkout-order-image {
    width: 6em;
    height: 4em;
    object-fit: cover;
    border-radius: 25px;
    flex: none;
}
.checkout-product-in-order {
    grid-row-gap: 0.5em;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 1.5em;
    margin-right: 1.5em;
    display: flex;
}
.checkout-shipping-text {
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.1em;
}
.checkout-shipping-description {
    font-size: 1.3em;
    line-height: 1.2em;
}
.shipping-method {
    background-color: transparent;
    border-bottom-width: 1px;
    border-bottom-color: #a8b9ca;
    padding: 1.5em 0;
}
.shipping-method:last-child {
    border-bottom-width: 0;
    border-bottom-color: transparent;
}
.checkout-shipping-content {
    grid-row-gap: 0.5em;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.checkout-price {
    color: #be2c24;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.1em;
}
.checkout-order-product {
    font-size: 1.6em;
    font-weight: 500;
    line-height: 1em;
}
.checkout-order-quantity {
    color: #467099;
    margin-right: 0.3em;
    font-size: 1.2em;
}
.checkout-order-quantity.is-number {
    font-weight: 600;
}
.checkout-order-item {
    border-bottom: 1px solid #a8b9ca;
    align-items: center;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.checkout-order-item:last-child {
    border-bottom-width: 0;
    border-bottom-color: transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}
.shipping-method-list {
    border-left-width: 0;
    border-left-color: transparent;
    border-right-width: 0;
    border-right-color: transparent;
}
.order-summary-text {
    color: #284969;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.2em;
}
.order-summary-text.is-price {
    color: #284969;
}
.order-summary-text.is-price.is-total {
    color: #be2c24;
    font-weight: 700;
}
.order-summary-block {
    border-bottom: 1px solid #a8b9ca;
    margin-bottom: 0;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.order-summary-block.is-last {
    border-bottom-color: transparent;
    padding-bottom: 0;
}
.order-summary-block.is-first {
    padding-top: 0;
}
.billing-address-toggle {
    justify-content: flex-start;
    align-items: center;
}
.billing-checkbox-text {
    margin-bottom: 0;
    margin-left: 0.7em;
    font-size: 1.1em;
    line-height: 1.1em;
}
.checkout-checkbox {
    width: 1.4em;
    height: 1.4em;
    margin-top: 0;
}
.checkout-radio-button {
    position: relative;
    top: 0.1em;
}
.paypal-field-label {
    margin-bottom: 1em;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.1em;
}
.paypal-block-1 {
    grid-row-gap: 0.25em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.order-confirmation {
    max-width: 60em;
    text-align: left;
    background-color: transparent;
    padding: 0;
}
.confirmation-customer {
    grid-row-gap: 0.25em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 1.2em;
    display: flex;
}
.thank-you-block {
    width: 100%;
    max-width: 66em;
    grid-row-gap: 2.5em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.thank-you-text {
    color: #284969;
    font-size: 1.5em;
    line-height: 1.7em;
}
.buttons-flex-horizontal {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    display: flex;
}
.cart-close-button {
    width: 1.8em;
    height: 1.8em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0.7em;
    display: flex;
}
.cart-close-button:hover {
    background-color: rgba(245, 149, 125, 0.4);
    border: 1px solid #f3b1a1;
}
.your-cart-text {
    font-size: 1.3em;
    font-weight: 500;
    line-height: 1.2em;
}
.remove-button {
    height: 4em;
    color: #961d37;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    background-color: rgba(179, 19, 80, 0.05);
    border: 1px solid #b31350;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding: 0.5em 1em;
    font-size: 0.7em;
    line-height: 1.7em;
    transition: background-color 0.2s;
    display: flex;
}
.remove-button:hover {
    color: #3b0a15;
    background-color: rgba(179, 19, 80, 0.22);
}
.cart-price-text {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.2em;
}
.cart-product {
    grid-row-gap: 0.5em;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
}
.cart-quantity {
    width: 5em;
    height: auto;
    min-height: 2.5em;
    color: #284969;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.3);
    border-color: #be2c24;
    border-radius: 25px;
    align-self: stretch;
    margin-bottom: 0;
    padding: 0.5em 1em;
    font-size: 1.2em;
    font-weight: 600;
}
.cart-quantity:hover {
    background-color: rgba(255, 255, 255, 0.8);
}
.cart-quantity.in-cart {
    align-self: center;
}
.cart-item {
    grid-column-gap: 0.75em;
    border-bottom: 1px solid #c3cbd3;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
}
.cart-item:last-child {
    border-bottom-width: 0;
    border-bottom-color: transparent;
}
.cart-list {
    padding: 1em 1.5em;
}
.cart-footer {
    border-top-color: #c3cbd3;
    padding: 1em 1.5em;
}
.cart-header {
    border-bottom-color: #c3cbd3;
    padding: 1em 1.5em;
}
.cart-order-product {
    text-transform: none;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1em;
}
.cart-order-image {
    width: 6em;
    height: 4em;
    object-fit: cover;
    border-radius: 25px;
    flex: none;
}
.cart-order-summary {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.2em;
}
.cart-order-summary.is-price {
    color: #1e3a57;
    font-size: 1.3em;
    font-weight: 700;
}
.cart-submit-button {
    color: #f5ded8;
    background-color: #be2c24;
    border: 0 solid transparent;
    border-radius: 50px;
    padding: 1em;
    font-size: 1.3em;
    font-weight: 500;
    transition: background-color 0.2s, letter-spacing 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.cart-submit-button:hover {
    color: #fff;
    background-color: #85250d;
}
.checkout-summary {
    flex: 1;
}
.cart-wrapper {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: rgba(14, 14, 70, 0.8);
    border-radius: 25px;
}
.cart-container {
    max-width: 500px;
    min-width: 500px;
    color: #193047;
    background-color: #f1f4f6;
    border: 1px solid #a8b9ca;
    border-radius: 25px;
    box-shadow: 0 10px 40px rgba(25, 48, 71, 0.5);
}
.order-item-list {
    margin-bottom: 0;
}
.color-main-1 {
    width: 100%;
    background-color: #0f1d2b;
}
.color-main-2 {
    width: 100%;
    background-color: #142638;
}
.color-main-3 {
    width: 100%;
    background-color: #193047;
}
.color-main-4 {
    width: 100%;
    background-color: #1e3a57;
}
.color-main-5 {
    width: 100%;
    background-color: #284969;
}
.color-secondary-2 {
    width: 100%;
    background-color: #f7a692;
}
.color-secondary-4 {
    width: 100%;
    background-color: #f3c7bc;
}
.color-main-9 {
    width: 100%;
    background-color: #a8b9ca;
}
.color-secondary-3 {
    width: 100%;
    background-color: #f3b1a1;
}
.colour-palette-1 {
    width: 100%;
    height: 17em;
    background-color: #fff;
    border: 1px solid #d4dae0;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    padding: 1em;
    display: flex;
}
.divider {
    z-index: 100;
    width: 100%;
    height: 10em;
    opacity: 0.5;
    background-color: #c3cbd3;
    background-image: url(https://assets.website-files.com/643d67b83069da05c59ace0c/643d67b83069da5f2f9ace88_diagonal-lines-dark-blue%20\(1\).svg);
    background-position: 50%;
    background-repeat: repeat;
    background-size: 1em;
    border-top: 1px solid #d4dae0;
    border-bottom: 1px solid #d4dae0;
    position: relative;
    overflow: hidden;
}
.style-guide-heading-block {
    background-color: #0f1d2b;
    padding: 3em;
}
.nav-icon-down {
    width: 15px;
    height: 15px;
    font-size: 1em;
}
.paragraph {
    z-index: 10;
    letter-spacing: 0.02em;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.6em;
    position: relative;
}
.paragraph.is-medium {
    font-size: 1.2em;
    line-height: 1.6em;
}
.paragraph.is-medium.with-margin-bottom {
    margin-bottom: 0.8em;
}
.paragraph.is-large {
    font-size: 1.6em;
}
.paragraph.is-extra-large {
    font-size: 1.8em;
}
.paragraph.is-regular {
    font-size: 1.2em;
}
.paragraph.is-text-link {
    color: #be2c24;
}
.paragraph.is-text-link:hover {
    color: #193047;
}
.nav-modern-cart {
    z-index: 100;
}
.nav-modern-cart-button {
    height: 4em;
    grid-column-gap: 1.25em;
    color: #0f1d2b;
    background-color: transparent;
    border: 1px solid rgba(25, 48, 71, 0.15);
    border-radius: 50px;
    justify-content: flex-start;
    align-items: center;
    padding: 1em 2em 1em 1.5em;
    transition: background-color 0.2s, color 0.2s;
}
.nav-modern-cart-button:hover {
    background-color: #f5ded8;
    border-color: #be2c24;
}
.dropdown-link {
    align-self: stretch;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: flex;
    position: static;
}
.dropdown-link:hover .dropdown-toggle{
    color: #0393d1;
}
.nav-main-link {
    z-index: 10;
    grid-column-gap: 1em;
    color: #fff;
    flex-direction: row;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding: 0 15px;
    transition: border-color 0.2s;
    display: flex;
    position: relative;
}
.nav-main-link:hover {
    color: #0393d1;
}
.nav-main-link.w--current {
    color: #0393d1;
}
.dropdown-toggle {
    z-index: 10;
    grid-column-gap: 0.25em;
    color: #fff;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    margin: 0;
    padding: 0 5px;
    display: flex;
    top: 1px;
}
.dropdown-toggle:hover {
    opacity: 1;
    color: #0393d1;
}
.cart-quantity-rounded {
    height: auto;
    min-width: auto;
    color: #0f1d2b;
    text-align: center;
    background-color: transparent;
    border-radius: 0;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding: 0;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1em;
    display: block;
}
.dropdown-list {
    background-color: transparent;
    top: 5em;
}
.dropdown-list.w--open {
    padding: 1em 0 0;
    top: 5.2em;
    left: 0;
    right: 0;
}
.button-bg-animation {
    z-index: 2;
    background-color: #861e18;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.button-bg-animation.is-transparent {
    background-color: #fff;
}
.button-bg-animation.is-transparent-dark {
    background-color: #be2c24;
}
.button-bg-animation.is-transparent-2 {
    opacity: 0.33;
    background-color: #fff;
}
.button-dark-bg-block {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.button-dark-bg-color {
    z-index: 20;
    background-color: rgba(23, 21, 32, 0.8);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.uppercase-text-2 {
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.7em;
}
.content-image-block {
    z-index: 10;
    width: 100%;
    height: 50em;
    min-height: 80vh;
    text-align: left;
    border-radius: 25px;
    position: relative;
}
.content-image-grid {
    z-index: 20;
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 1.5fr 0.25fr;
    grid-auto-columns: 1fr;
    align-items: start;
    display: grid;
    position: relative;
}
.content-image-sticky {
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 2em;
    padding-right: 2em;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.max-width-60 {
    width: 100%;
    max-width: 60em;
}
.icons {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    justify-content: center;
    align-items: center;
    display: flex;
}
.color-main-6 {
    width: 100%;
    background-color: #467099;
}
.color-main-7 {
    width: 100%;
    background-color: #6288ad;
}
.color-main-8 {
    width: 100%;
    background-color: #88a9c9;
}
.colour-palette-2 {
    width: 100%;
    height: 17em;
    background-color: #fff;
    border: 1px solid #d4dae0;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    padding: 1em;
    display: flex;
}
.color-secondary-1 {
    width: 100%;
    background-color: #f5957d;
}
.cards-3-grid {
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.card-3-block {
    z-index: 10;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    color: #193047;
    text-align: center;
    background-color: rgba(241, 244, 246, 0.65);
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3em 2em;
    transition: box-shadow 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
    position: relative;
    overflow: hidden;
    transform: translate(0);
}
.card-3-block:hover {
    z-index: 15;
    background-color: #f1f4f6;
    transform: scale(1.03) translateY(-5px);
    box-shadow: 0 40px 50px -20px rgba(15, 29, 43, 0.3);
}
.card-3-block.is-dark {
    color: #fff;
    background-color: rgba(15, 29, 43, 0.25);
    border: 1px solid #2b5b8b;
}
.card-3-block.is-dark:hover {
    box-shadow: 0 40px 50px -20px #0f1d2b;
}
.card-3-block.is-dark.is-2nd {
    background-color: #be2c24;
    background-image: linear-gradient(45deg, #85250d, #be2c24);
    border-color: #be2c24;
}
.card-3-text {
    z-index: 10;
    max-width: 15em;
    position: relative;
}
.card-badge {
    z-index: 10;
    color: #f3c7bc;
    background-color: #be2c24;
    border-radius: 25px;
    padding: 0.3em 0.8em;
    position: absolute;
    top: 1.6em;
    right: 1.6em;
}
.card-badge.is-2nd {
    color: #c3cbd3;
    background-color: #284969;
}
.card-badge.is-3rd {
    color: #0f1d2b;
    background-color: #dd9d0a;
}
.card-badge.is-white {
    color: #611907;
    background-color: #fff;
}
.card-badge.is-transparent {
    color: #be2c24;
    background-color: rgba(245, 149, 125, 0.2);
    border: 1px solid #be2c24;
}
.card-badge-text {
    letter-spacing: 0.05em;
    text-indent: 0.05em;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 700;
}
.nav-links-block {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
}
.nav-link {
    z-index: 1;
    grid-column-gap: 1.5em;
    grid-row-gap: 0.5em;
    color: #d4dae0;
    background-color: transparent;
    border: 1px solid #1e3a57;
    border-radius: 50px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    padding: 1em 2em 1em 2em;
    transition: border-color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
}
.nav-link:hover {
    color: #fff;
    background-color: #be2c24;
    background-image: url(../images/arrow-icon-white-4.svg);
    background-position: 93%;
    background-repeat: no-repeat;
    background-size: 1.3em;
    border-color: #801d17;
}
.nav-link.w--current {
    background-color: #be2c24;
    border-color: #1e3a57;
}
.nav-link.w--current {
    color: #f5ded8;
}
.nav-link.is-light {
    color: #be2c24;
    background-color: rgba(245, 149, 125, 0.1);
    border-color: rgba(245, 149, 125, 0.6);
}
.nav-link.is-light:hover {
    color: #f5ded8;
    background-color: #be2c24;
}
.nav-link-name {
    min-width: 7.5em;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3em;
}
.nav-link-description {
    max-width: 14em;
    opacity: 0.7;
    letter-spacing: 0.01em;
    font-size: 1em;
    line-height: 1.2em;
}
.grid-4-image {
    width: 100%;
    height: 30em;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.grid-8 {
    width: 100%;
    grid-column-gap: 6em;
    grid-row-gap: 8em;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 1fr 0.25fr 1fr;
    justify-items: center;
}
.grid-8-block-2 {
    width: 100%;
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.uppercase-text-3 {
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.7em;
}
.grid-8-content {
    max-width: 27em;
    grid-row-gap: 2em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.uppercase-text-1 {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.6em;
}
.uppercase-text-1.is-center {
    text-align: center;
    text-indent: 0.4em;
}
.uppercase-text-1.in-hero {
    color: #be2c24;
    text-indent: 0.4em;
}
.listing-2 {
    width: 100%;
}
.listing-2-list {
    border-top: 1px solid rgba(240, 192, 178, 0.4);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
}
.listing-2-list.with-gap {
    grid-row-gap: 1em;
}
.listing-2-item {
    z-index: 10;
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    color: #d4dae0;
    border-bottom: 1px solid transparent;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 0.75fr 0.75fr;
    grid-auto-columns: 1fr;
    padding: 10em 5em;
    transition: border-color 0.2s, background-color 0.2s;
    display: grid;
    position: relative;
    overflow: hidden;
}
.listing-2-image {
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-2-column-2,
.listing-2-column-1 {
    z-index: 20;
    position: relative;
}
.listing-5 {
    width: 100%;
}
.listing-5-list {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.listing-5-item {
    width: 100%;
}
.listing-5-grid {
    z-index: 10;
    width: 100%;
    min-height: 20em;
    grid-column-gap: 4em;
    grid-row-gap: 0em;
    text-align: left;
    border-radius: 25px;
    grid-template-rows: auto;
    grid-template-columns: 0.5fr 0.75fr 1fr 0.5fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding: 3em;
    transition: height 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: grid;
    position: relative;
    overflow: hidden;
}
.listing-5-grid.is-dark-topics,
.listing-5-grid.in-clients {
    grid-template-columns: 0.75fr 3fr 0.75fr;
}
.listing-5-number {
    color: #567fa7;
    text-align: left;
    letter-spacing: 0.1em;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.1em;
}
.listing-5-number.is-dark-topics {
    color: #fff;
}
.listing-5-text {
    z-index: 10;
    max-width: 100%;
    font-size: 1.3em;
    line-height: 1.6em;
    position: relative;
}
.listing-5-text.is-dark {
    color: #fff;
}
.listing-5-text.in-clients {
    max-width: 19em;
}
.listing-5-link {
    z-index: 10;
    color: #1e3a57;
    transition: color 0.2s;
    position: relative;
}
.listing-5-link:hover {
    color: #2b5b8b;
}
.listing-5-link.is-dark {
    color: #be2c24;
}
.listing-5-link.is-dark:hover {
    color: #f3c7bc;
}
.listing-5-bg {
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.2);
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-5-bg.is-dark {
    background-color: #1e3a57;
}
.listing-4-text-1 {
    max-width: 23em;
    color: rgba(255, 255, 255, 0.9);
    font-size: 2.2em;
    font-weight: 400;
}
.listing-5-image {
    z-index: 10;
    width: 100%;
    border-radius: 25px;
    align-self: stretch;
    position: relative;
    overflow: hidden;
}
.listing-5-image.in-client {
    border-radius: 0;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.grid-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(rgba(255, 255, 255, 0.2), transparent);
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    grid-template-rows: auto;
    padding: 2%;
}
.grid-10.is-dark {
    color: #fff;
    background-color: #193047;
    background-image: none;
    border-radius: 25px;
}
.grid-10-image {
    z-index: 10;
    width: 100%;
    height: 100%;
    min-height: 70em;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.grid-10-content {
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    padding: 10em 5em;
    display: flex;
}
.grid-10-inner {
    width: 100%;
    height: 100%;
    max-width: 40em;
    grid-row-gap: 5em;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
}
.grid-10-inner.is-2nd {
    grid-row-gap: 10em;
    align-self: center;
}
.grid-10-content-grid {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 0em;
    grid-template-rows: auto;
    grid-template-columns: 0.5fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.grid-10-text-1 {
    color: #be2c24;
    font-size: 1.3em;
    font-weight: 500;
}
.grid-10-text-1.is-light {
    color: #be2c24;
}
.product-detail-button {
    z-index: 20;
    width: 49%;
    color: #f5ded8;
    text-align: center;
    letter-spacing: 0.05em;
    text-indent: 0.05px;
    text-transform: uppercase;
    background-color: transparent;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
    font-weight: 600;
    transition: color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
}
.product-detail-button:hover {
    color: #0f1d2b;
    background-color: #f3b1a1;
}
.product-detail-button.reverse-colors {
    color: #0f1d2b;
    background-color: transparent;
}
.product-detail-button.reverse-colors:hover {
    background-color: #fff;
}
.product-category {
    z-index: 20;
    color: #f5ded8;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-transform: uppercase;
    background-color: rgba(153, 49, 23, 0.3);
    border: 1px solid rgba(245, 149, 125, 0.4);
    border-radius: 25px;
    padding: 0.2em 1em;
    font-size: 0.8em;
    font-weight: 600;
    line-height: 1.6em;
    position: absolute;
    top: 3em;
}
.products-2 {
    z-index: 30;
    width: 100%;
    position: relative;
}
.product-2-item {
    grid-row-gap: 4em;
    color: #0f1d2b;
    border: 1px solid transparent;
    border-radius: 25px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 2.5em;
    transition: border-color 0.2s, background-color 0.2s;
    display: flex;
    overflow: hidden;
}
.product-2-item:hover {
    color: #0f1d2b;
    background-color: rgba(255, 255, 255, 0.5);
}
.product-2-item.reverse-colors {
    color: #fff;
}
.product-2-item.reverse-colors:hover {
    color: #fff;
    background-color: #193047;
    border-color: #284969;
}
.products-2-list {
    width: 100%;
    max-width: 2200px;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: grid;
}
.product-2-content {
    z-index: 20;
    width: 100%;
    grid-row-gap: 1.5em;
    text-align: center;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
}
.product-2-image {
    z-index: 10;
    width: 100%;
    height: 23em;
    text-align: left;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.products-3 {
    width: 100%;
}
.products-3-list {
    width: 100%;
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.product-3-item {
    z-index: 10;
    width: 100%;
    grid-row-gap: 1.75em;
    transform: scale3d(1none, 1none, 1none);
    transform-style: preserve-3d;
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 3em 2.5em 2.5em;
    transition: transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), box-shadow 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), border-color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
}
.product-3-item:hover {
    z-index: 11;
    background-color: rgba(255, 255, 255, 0.6);
    border-color: #fff;
    transform: scale(1.025);
    box-shadow: 0 0 40px 10px rgba(15, 29, 43, 0.25);
}
.product-3-image {
    z-index: 10;
    width: 100%;
    height: 20em;
    text-align: left;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.product-3-description {
    z-index: 10;
    letter-spacing: -0.02em;
    font-size: 1.2em;
    position: relative;
}
.product-3-price {
    color: #be2c24;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.1em;
}
.product-3-price.is-compare-price {
    color: #193047;
    text-decoration: line-through;
}
.product-3-content {
    z-index: 10;
    width: 100%;
    grid-row-gap: 1.25em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.product-3-wrap {
    grid-row-gap: 1.75em;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.product-3-prices {
    grid-column-gap: 0.75em;
    grid-row-gap: 0.75em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-3-price-wrap {
    width: 100%;
    grid-column-gap: 1em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-badge {
    z-index: 10;
    color: #fff;
    background-color: #801d17;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.2em 0.9em;
    font-size: 0.75em;
    display: flex;
}
.product-badge.is-featured {
    color: #f1f4f6;
    background-color: #be2c24;
}
.product-badge-text {
    letter-spacing: 0.05em;
    text-indent: 0.05em;
    text-transform: uppercase;
    font-weight: 700;
}
.products-3-badges {
    grid-column-gap: 1em;
    grid-row-gap: 0em;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.ui-kit-header-text {
    width: 100%;
    max-width: 38em;
    color: #c3cbd3;
    font-size: 1.7em;
    font-weight: 300;
}
.products-4 {
    width: 100%;
}
.products-4-list {
    width: 100%;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 25px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    overflow: hidden;
}
.product-4-item {
    z-index: 1;
    width: 100%;
    grid-row-gap: 1.75em;
    background-color: transparent;
    border-radius: 25px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 3em 2.5em 2.5em;
    transition: background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
}
.product-4-item:hover {
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.5);
}
.product-4-image {
    z-index: 10;
    width: 100%;
    height: 25em;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
}
.product-4-inner {
    width: 100%;
    grid-row-gap: 1.25em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.products-4-badges {
    z-index: 20;
    grid-column-gap: 0.5em;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0.2em;
    display: flex;
    position: absolute;
    bottom: 1.4em;
}
.product-4-category {
    z-index: 20;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #0f1d2b;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 25px;
    padding: 0.1em 0.7em;
    font-size: 0.8em;
    font-weight: 700;
    line-height: 1.6em;
}
.product-4-prices {
    grid-column-gap: 1.25em;
    grid-row-gap: 0.25em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.product-4-price {
    color: #be2c24;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.2em;
}
.product-4-description {
    z-index: 10;
    max-width: 21em;
    letter-spacing: -0.02em;
    margin-bottom: 0.7em;
    font-size: 1em;
    position: relative;
}
.product-4-price-before {
    color: #193047;
    font-size: 1.1em;
    font-weight: 600;
    text-decoration: line-through;
}
.product-title-link {
    z-index: 20;
    color: #1e3a57;
    position: relative;
}
.product-title-link.reverse-colors {
    color: #f5ded8;
}
.product-title-link.reverse-colors:hover {
    color: #fff;
}
.tab-name-text {
    font-size: 0.9em;
}
.footer-2 {
    z-index: 20;
    background-color: #142638;
    border-top: 1px solid #284969;
    padding-top: 10em;
    padding-bottom: 10em;
    position: relative;
}
.footer-brand-slogan {
    opacity: 0.55;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 600;
    line-height: 1.3em;
}
.footer-2-large-links {
    width: 100%;
    height: 100%;
    grid-row-gap: 0em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.footer-2-large-link {
    width: 100%;
    color: #f3b1a1;
    border-bottom: 1px solid transparent;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    padding: 0.4em 1.5em 0.4em 1.4em;
    font-size: 2.4em;
    font-weight: 300;
    line-height: 1.1em;
    transition: color 0.2s;
    display: flex;
}
.footer-2-large-link:hover {
    color: #fff;
    background-image: url(../images/arrow-right-v1-white.svg);
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 0.7em;
}
.footer-2-large-link.w--current {
    color: #f5ded8;
}
.footer-2-small-links {
    grid-row-gap: 3em;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    padding-top: 1.5em;
    display: flex;
}
.social-3-link-block {
    grid-column-gap: 1em;
    color: #284969;
    border: 1px solid transparent;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 1em 2.6em;
    font-weight: 600;
    transition: border-color 0.2s;
    display: flex;
    position: relative;
}
.social-3-link-block:hover {
    border-color: #284969;
}
.socials-3-list {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.socials-3 {
    z-index: 10;
    width: 100%;
    align-self: center;
    padding-top: 2em;
    padding-bottom: 2em;
    position: relative;
}
.social-3-text {
    letter-spacing: 0.03em;
    text-indent: 0.03em;
    text-transform: uppercase;
    font-weight: 600;
}
.footer-2-content {
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 1.5em;
    display: flex;
}
.footer-2-contact-block {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 0.25em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.footer-2-contact-link {
    width: auto;
    color: #f6ece8;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-radius: 20px;
    padding: 0.6em 1.3em;
    font-size: 1em;
    font-weight: 600;
    line-height: 1em;
    transition: background-color 0.2s;
    display: block;
}
.footer-2-contact-link:hover {
    color: #f5ded8;
    background-color: #be2c24;
}
.footer-2-contact-link.w--current {
    color: #fff;
    background-color: #284969;
    border-color: #284969;
}
.footer-2-contact-text {
    color: #f3b1a1;
    font-size: 1.1em;
    font-weight: 500;
}
.footer-2-contacts {
    width: 100%;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.cta-1-image {
    width: 18em;
    min-height: 10em;
    border-radius: 25px;
    flex: none;
    align-self: stretch;
    display: flex;
    position: relative;
    overflow: hidden;
}
.cta-1-list {
    max-width: 45em;
    grid-column-gap: 4em;
    grid-row-gap: 1em;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    margin-right: auto;
    display: flex;
}
.cta-1-title {
    width: 100%;
    max-width: 20em;
    grid-row-gap: 0.5em;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.cta-1 {
    width: 100%;
    grid-column-gap: 5em;
    text-align: left;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.list-2-item {
    z-index: 10;
    width: 100%;
    max-width: 30em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
}
.list-2-text {
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.3em;
}
.list-1 {
    width: 50%;
    grid-row-gap: 1em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.list-2-box {
    width: 3em;
    height: 3em;
    border-radius: 3px;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-right: 1em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.cta-1-text {
    max-width: 21em;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.5em;
}
.list-2-background {
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #be2c24;
    border-radius: 13px;
    position: absolute;
}
.list-2-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.5em;
    position: absolute;
}
.cta-1-list-grid {
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: grid;
}
.footer-badge-text {
    letter-spacing: 0.05em;
    text-indent: 0.05em;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 0.7em;
    font-weight: 700;
}
.grid-11 {
    width: 100%;
    grid-column-gap: 10em;
    grid-row-gap: 6em;
    grid-template-rows: auto;
    grid-template-columns: auto;
}
.grid-11-summary {
    grid-row-gap: 3em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.grid-11-summary.is-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 8em;
    display: none;
}
.grid-11-summary.with-background {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    padding: 4em;
    overflow: hidden;
}
.grid-11-text-1 {
    font-size: 1.7em;
    font-weight: 500;
}
.grid-11-text-1.is-strikethrough {
    text-decoration: line-through;
}
.grid-11-number {
    color: #be2c24;
    text-align: left;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 400;
    line-height: 1em;
}
.grid-11-grid-block-1 {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    display: grid;
    overflow: hidden;
}
.grid-11-content {
    width: 100%;
    max-width: 100%;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.large-heading-block {
    max-width: 70em;
    margin-bottom: 8em;
}
.grid-11-summary-content {
    width: 100%;
    grid-row-gap: 0.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.aside-socials {
    z-index: 10;
    width: 100%;
    grid-row-gap: 2em;
    background-color: rgba(245, 149, 125, 0.1);
    border: 1px solid #be2c24;
    border-bottom-color: transparent;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2.5em 4em;
    display: flex;
    position: relative;
}
.grid-11-title {
    color: #be2c24;
    text-align: left;
    letter-spacing: inherit;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6em;
}
.footer-2-grid {
    grid-column-gap: 2.5em;
    grid-row-gap: 1em;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr 1fr 1fr;
    align-items: start;
}
.footer-socials-2 {
    z-index: 10;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.footer-socials-2-list {
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.footer-socials-2-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.tab-1-link-2 {
    min-width: 13em;
    color: #a8b9ca;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    padding: 1em 2em;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.1em;
    transition: background-color 0.2s, border-color 0.2s;
}
.tab-1-link-2:hover {
    color: #fff;
    background-color: #1e3a57;
}
.tab-1-link-2.w--current {
    color: #f5ded8;
    background-color: #be2c24;
}
.blog-post-grid {
    width: 100%;
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    grid-template-rows: auto;
    grid-template-columns: 0.5fr 1fr;
}
.blog-width {
    width: 100%;
    max-width: 54em;
    grid-row-gap: 6em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.blog-sidebar {
    width: 100%;
    max-width: 25em;
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.sidebar-articles {
    width: 100%;
}
.sidebar-article-list {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}
.sidebar-article-item {
    width: 100%;
    grid-column-gap: 1.75em;
    grid-row-gap: 0.25em;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.blog-sidebar-block-2 {
    width: 100%;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.sidebar-article-link-name {
    font-size: 1em;
    line-height: 1.3em;
}
.sidebar-article-link-name.is-extra-large {
    font-size: 1.3em;
}
.sidebar-article-link {
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 0.5em;
    opacity: 0.5;
    color: #1e3a57;
    border-left: 1px solid #7298bd;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0.9em;
    padding-bottom: 0.9em;
    padding-left: 1.5em;
    transition: border-color 0.2s, opacity 0.2s;
    display: flex;
}
.sidebar-article-link:hover {
    opacity: 0.8;
    border-left-color: #f5dcd5;
}
.sidebar-article-link.w--current {
    opacity: 1;
    border-left-color: #284969;
}
.sidebar-article-content {
    grid-row-gap: 0.25em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.grid-12 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    padding: 2%;
}
.grid-12-image-size {
    z-index: 5;
    width: 100%;
    height: 50em;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.grid-12-images {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    background-color: #1e3a57;
    border-radius: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 5em;
    display: flex;
}
.grid-12-block-1,
.grid-12-block-2 {
    width: 100%;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.while-scrolling-effect-8rem {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.products-5 {
    width: 100%;
}
.products-5-list {
    width: 100%;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 25px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
}
.product-5-item {
    z-index: 1;
    width: 100%;
    grid-column-gap: 2.5em;
    grid-row-gap: 1em;
    text-align: left;
    background-color: transparent;
    border-radius: 25px;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 1fr 0.5fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding: 1.8em;
    transition: box-shadow 0.2s, border-color 0.2s, background-color 0.2s;
    display: grid;
    position: relative;
    overflow: hidden;
}
.product-5-item:hover {
    z-index: 10;
    background-color: #e6e9ec;
    box-shadow: 0 0 80px 20px rgba(15, 29, 43, 0.15);
}
.product-5-image {
    z-index: 10;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.product-5-inner {
    grid-row-gap: 1.25em;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-5-buttons {
    z-index: 20;
    width: 100%;
    grid-column-gap: 2.25em;
    grid-row-gap: 1em;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 25px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0.7em 1em 0.7em 2em;
    transition: background-color 0.2s;
    display: flex;
    position: relative;
}
.product-5-buttons:hover {
    background-color: #fff;
}
.product-5-title-block {
    grid-column-gap: 1.25em;
    grid-row-gap: 0.75em;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.product-5-detail-button {
    z-index: 20;
    min-width: 10em;
    color: #f5ded8;
    text-align: center;
    letter-spacing: 0.05em;
    text-indent: 0.05px;
    text-transform: uppercase;
    background-color: #be2c24;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em 2em;
    font-weight: 700;
    transition: color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
}
.product-5-detail-button:hover {
    color: #f5ded8;
    background-color: #85250d;
    border-color: #284969;
}
.product-5-prices {
    grid-column-gap: 1.25em;
    grid-row-gap: 0.25em;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-5-price {
    color: #0f1d2b;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.2em;
}
.product-5-price-before {
    color: #be2c24;
    font-size: 1em;
    font-weight: 600;
    text-decoration: line-through;
}
.products-5-badges {
    grid-column-gap: 1.5em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
}
.product-3-category {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 25px;
    padding: 0 0.5em;
    font-size: 0.8em;
    font-weight: 600;
    line-height: 1.6em;
}
.subfooter-made-by-links {
    grid-column-gap: 2.75em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    display: flex;
}
.checkout-content {
    width: 65%;
    flex: 0 auto;
    margin-right: 5em;
}
.checkout-paypal-block {
    width: 50%;
    flex: 0 auto;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.1em;
}
.confirmation-title {
    margin-bottom: 0.6em;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.3em;
}
.password-background {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.newsletter-title-2 {
    font-size: 1.8em;
    font-weight: 600;
}
.confirmation-flex {
    grid-row-gap: 4em;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
}
.confirmation-column {
    padding-left: 0;
    padding-right: 0;
}
.ui-kit-links {
    width: 100%;
    grid-column-gap: 0em;
    grid-row-gap: 2.25em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
}
.ui-kit-link {
    z-index: 5;
    width: 100%;
    grid-row-gap: 1.5em;
    opacity: 0.8;
    color: #fff;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 25px;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding: 3em 1.5em;
    transition: width 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 0.2s, color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
}
.ui-kit-link:hover {
    width: 113%;
    opacity: 1;
    color: #fff;
    background-color: #142638;
    border-color: #284969;
}
.ui-kit-link-name {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.2em;
}
.ui-kit-button-badge {
    color: #fff;
    background-color: #be2c24;
    border-radius: 50px;
    padding: 0.3em 0.8em;
}
.ui-kit-wrap {
    width: 100%;
}
.ui-kit-link-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 3.6em;
    position: relative;
}
.error-state-cart {
    color: #a8223a;
    text-align: center;
    border: 1px solid #dfaaaa;
    margin: 0 1.5em 1.5em;
    padding: 1.2em 1em;
    font-weight: 500;
}
.empty-state {
    padding: 5em;
}
.image-animation-trigger-2 {
    width: 100%;
    height: 100%;
    border-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.image-animation-trigger-2.is-relative {
    position: relative;
}
.image-reveal-bg {
    z-index: 20;
    width: 50%;
    background-color: #d4dae0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.image-reveal-bg.is-right {
    display: none;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
}
.image-reveal-bg.is-left {
    display: none;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
}
.content-image-line {
    z-index: 10;
    width: 5px;
    height: 8em;
    background-color: rgba(245, 149, 125, 0.2);
    border-radius: 50px;
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
    position: relative;
    overflow: hidden;
}
.content-image-line.is-light {
    background-color: rgba(245, 149, 125, 0.2);
}
.content-image-line-color {
    z-index: 5;
    height: 100%;
    background-color: #be2c24;
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
}
.content-image-line-color.is-light {
    background-color: #f5dcd5;
}
.nav-grid {
    z-index: 20;
    width: 100%;
    grid-column-gap: 1em;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    display: flex;
    position: relative;
}
.nav-main-links {
    grid-column-gap: 0em;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    display: flex;
}
.content-images {
    z-index: 90;
    min-height: 100vh;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    position: relative;
    overflow: visible;
}
.social-link {
    width: 4em;
    height: 4em;
    opacity: 0.8;
    border: 1px solid transparent;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 0.2s, border-color 0.2s;
    display: flex;
}
.social-link:hover {
    opacity: 1;
    background-color: rgba(245, 149, 125, 0.2);
    border-color: #be2c24;
}
.color-main-7a {
    width: 100%;
    background-color: #567fa7;
}
.color-main-8a {
    width: 100%;
    background-color: #7298bd;
}
.color-main-9a {
    width: 100%;
    background-color: #c3cbd3;
}
.color-main-12 {
    width: 100%;
    background-color: #f1f4f6;
}
.nav-secondary-links {
    z-index: 100;
    grid-column-gap: 5px;
    grid-row-gap: 1em;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
    /* position: relative; */
}
.aside-fixed-bg {
    z-index: 3;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: rgba(25, 48, 71, 0.4);
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.content-image-center {
    grid-row-gap: 8em;
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 12em;
    padding-bottom: 12em;
    display: flex;
}
.content-block-1 {
    width: 100%;
    max-width: 50em;
    grid-row-gap: 4em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.socials-2-list {
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.socials-2 {
    z-index: 10;
    width: 100%;
    align-self: center;
    padding-top: 2em;
    padding-bottom: 2em;
    position: relative;
}
.testimonials-grid-1 {
    grid-column-gap: 6em;
    grid-row-gap: 0em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
}
.testimonials-block-1 {
    width: 100%;
    max-width: 35em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.stars {
    grid-column-gap: 0.25em;
    grid-row-gap: 0.25em;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.quote-icon-1 {
    width: 1em;
    height: 1em;
    opacity: 0.15;
    object-fit: contain;
    font-size: 4em;
    position: relative;
    top: -0.1em;
    left: -0.15em;
}
.grid-14 {
    width: 100%;
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    grid-template-rows: auto;
}
.grid-14-block-1 {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    background-color: #e6e9ec;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5.5em;
    display: flex;
}
.grid-14-block-1-content {
    z-index: 10;
    width: 100%;
    max-width: 31em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.grid-14-block-1-image {
    z-index: 10;
    width: 100%;
    height: 26em;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.grid-14-block-3-image {
    z-index: 5;
    width: 100%;
    min-height: 40em;
    border-radius: 8px;
    flex: 1;
    position: relative;
    overflow: hidden;
}
.grid-14-block-3 {
    z-index: 10;
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    background-color: #c3cbd3;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden;
}
.grid-14-block-3.is-full-transparent {
    background-color: transparent;
}
.grid-14-block-3-content {
    z-index: 20;
    grid-row-gap: 1em;
    color: #fff;
    text-align: center;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 5em;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.grid-14-block-3-text {
    z-index: 20;
    color: #fff;
    font-size: 1.4em;
    font-weight: 600;
    position: relative;
}
.grid-14-gradient-bg {
    z-index: 10;
    color: #fff;
    mix-blend-mode: multiply;
    background-image: linear-gradient(rgba(7, 14, 38, 0) 65%, rgba(7, 14, 38, 0.9));
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.testimonials-content {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.grid-14-block-4 {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    text-align: left;
    background-color: #e6e9ec;
    border-radius: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 5.5em;
    display: flex;
}
.grid-14-block-4-content {
    z-index: 10;
    width: 100%;
    grid-row-gap: 1.5em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.grid-14-block-4-text-1 {
    max-width: 20.5em;
    font-size: 1.6em;
    font-weight: 600;
}
.grid-14-block-4-text-2 {
    max-width: 20.5em;
    font-size: 1.4em;
    font-weight: 300;
}
.fullscreen-menu-text {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.2em;
}
.grid-15 {
    width: 100%;
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    grid-template-rows: auto;
}
.grid-15-block-1 {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    background-image: linear-gradient(#193047, rgba(11, 22, 59, 0));
    border: 1px solid #284969;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5.5em;
    display: flex;
    position: relative;
}
.grid-14-block-5 {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    background-color: #e6e9ec;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5.5em;
    display: flex;
}
.grid-14-block-5-image {
    z-index: 5;
    width: 100%;
    min-height: 30em;
    flex: 1;
    position: relative;
}
.grid-15-block-4 {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    background-image: linear-gradient(#193047, rgba(11, 22, 59, 0));
    border: 1px solid #284969;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5.5em;
    display: flex;
    position: relative;
}
.grid-15-block-3-gradient {
    z-index: 10;
    color: #fff;
    mix-blend-mode: multiply;
    background-image: linear-gradient(#0f1d2b, rgba(7, 14, 38, 0));
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.grid-15-block-3 {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    border: 1px solid #284969;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden;
}
.grid-15-block-3-content {
    z-index: 20;
    grid-row-gap: 1em;
    color: #fff;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 5em;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.grid-15-block-3-image {
    z-index: 5;
    width: 100%;
    min-height: 40em;
    border-radius: 8px;
    flex: 1;
    position: relative;
    overflow: hidden;
}
.grid-15-block-3-text {
    z-index: 20;
    font-size: 1.4em;
    font-weight: 300;
    position: relative;
}
.grid-15-block-5 {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    background-image: linear-gradient(#193047, rgba(11, 22, 59, 0));
    border: 1px solid #284969;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5.5em;
    display: flex;
    position: relative;
}
.grid-15-border {
    z-index: 1;
    border: 2px solid #142638;
    border-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.grid-15-block-4-image {
    z-index: 10;
    width: 100%;
    height: 26em;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.grid-15-block-5-image {
    z-index: 5;
    width: 100%;
    min-height: 30em;
    flex: 1;
    position: relative;
}
.grid-15-block-1-image {
    z-index: 10;
    width: 100%;
    height: 26em;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.grid-15-block-1-content {
    z-index: 10;
    width: 100%;
    max-width: 31em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.grid-15-text-2 {
    color: #f6ece8;
    font-size: 1.5em;
    line-height: 1.6em;
}
.testimonials-icon {
    width: 1em;
    height: 1em;
    opacity: 0.5;
    object-fit: contain;
    font-size: 2.1em;
    position: relative;
    top: 0.1em;
    left: -0.1em;
}
.testimonial-text {
    font-size: 1.3em;
    line-height: 1.6em;
}
.testimonial-text.is-dark {
    color: #f3b1a1;
}
.testimonials-grid-2 {
    width: 100%;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: start;
    justify-items: center;
}
.testimonials-block-2 {
    width: 100%;
    max-width: 29em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    color: #fff;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.grid-12-content-grid {
    width: 100%;
    grid-column-gap: 0.5em;
    grid-row-gap: 3.5em;
    grid-template-rows: auto;
    grid-template-columns: 0.5fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.grid-12-content-1 {
    max-width: 55em;
    min-height: 100vh;
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 10em;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.hero-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.5em;
    position: relative;
}
.footer-2-brand-link-1 {
    grid-column-gap: 1em;
    grid-row-gap: 1.25em;
    color: #fff;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
}
.footer-1 {
    z-index: 20;
    width: 100%;
    grid-row-gap: 3em;
    background-color: #0f1d2b;
    border-radius: 25px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 5em 4em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.footer-1-row-1 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    border: 1px solid #284969;
    border-radius: 100px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 3fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: grid;
    overflow: hidden;
}
.footer-1-link {
    z-index: 10;
    color: #fff;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 3em 2em;
    transition: background-color 0.2s, color 0.2s, padding 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
    position: relative;
    top: 1px;
}
.footer-1-link:hover {
    color: #fff;
    background-color: #193047;
    padding-left: 3em;
    padding-right: 3em;
}
.footer-1-link.w--current {
    border-bottom-color: #f5dcd5;
}
.footer-1-link.is-cta {
    grid-column-gap: 1.25em;
    background-color: #142638;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 2em;
    padding-right: 2em;
    display: flex;
}
.footer-1-link.is-cta:hover {
    background-color: #be2c24;
}
.footer-1-link-text {
    font-size: 2em;
    font-weight: 600;
}
.footer-1-links {
    width: 100%;
    grid-column-gap: 0em;
    grid-row-gap: 0px;
    border-left: 1px solid #284969;
    border-right: 1px solid #284969;
    justify-content: center;
    align-items: stretch;
    display: flex;
}
.footer-1-link-2 {
    z-index: 10;
    grid-column-gap: 0.5em;
    color: #a8b9ca;
    justify-content: center;
    align-items: center;
    padding: 1em;
    font-size: 1.3em;
    font-weight: 500;
    transition: padding 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), color 0.2s;
    display: flex;
    position: relative;
}
.footer-1-link-2:hover {
    color: #f6ece8;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.footer-1-link-2.w--current {
    color: #f6ece8;
    border-bottom-color: #f5dcd5;
}
.footer-social-link-1 {
    border: 1px solid #284969;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em 2.7em;
    transition: border-color 0.2s, background-color 0.2s, padding 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
    position: relative;
}
.footer-social-link-1:hover {
    background-color: rgba(245, 149, 125, 0.2);
    border-color: rgba(245, 149, 125, 0.6);
    padding-left: 3.2em;
    padding-right: 3.2em;
}
.footer-social-link-1.is-light {
    border-color: #c3cbd3;
}
.footer-social-link-1.is-light:hover {
    background-color: #d4dae0;
    border-color: #567fa7;
}
.footer-social-icon {
    z-index: 5;
    width: 1em;
    height: 1em;
    flex: none;
    font-size: 1.3em;
    position: relative;
}
.footer-1-icon-2 {
    width: 1em;
    height: 1em;
    font-size: 2.3em;
}
.footer-1-row-3 {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 12em;
    padding-right: 12em;
    display: flex;
}
.listing-1-list {
    width: 100%;
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.listing-1-list.is-team {
    grid-template-columns: 1fr 1fr 1fr;
}
.listing-1-text-1 {
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
}
.listing-1-content {
    width: 100%;
    max-width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.form-1-field-block {
    z-index: 10;
    position: relative;
}
.form-1-field {
    z-index: 5;
    width: 100%;
    min-height: 4.5em;
    color: #ffffff;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: #a8b9ca;
    margin-bottom: 0;
    padding: 2em 1.4em 0.5em;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.1em;
    transition: background-color 0.2s, border-color 0.5s;
    position: relative;
}
.form-1-field:hover {
    background-color: #f1f4f612;
}
.form-1-field:active,
.form-1-field:focus {
    background-color: #f1f4f612;
    border-color: transparent transparent #88a9c9;
}
.form-1-field::-ms-input-placeholder {
    color: #142638;
    font-size: 0.9em;
}
.form-1-field::placeholder {
    color: #142638;
    font-size: 0.9em;
}
.form-1-field.is-text-area {
    min-height: 8em;
    text-transform: none;
    margin-bottom: 0;
    padding-top: 2.5em;
    line-height: 1.3em;
}
.form-1-field.is-text-area.is-dark {
    color: #f3c7bc;
}
.form-1-field.is-text-area.is-dark::-ms-input-placeholder {
    color: #f3c7bc;
}
.form-1-field.is-text-area.is-dark::placeholder {
    color: #f3c7bc;
}
.form-1-field.is-dark {
    color: #f3c7bc;
    background-color: rgba(245, 149, 125, 0.07);
    border-bottom-color: #be2c24;
}
.form-1-field.is-dark:hover {
    background-color: rgba(245, 149, 125, 0.1);
}
.form-1-field.is-dark:active {
    background-color: rgba(245, 149, 125, 0.2);
    border-bottom-color: #801d17;
}
.form-1-field.is-dark:focus {
    background-color: rgba(245, 149, 125, 0.2);
    border-bottom-color: #be2c24;
}
.form-1-field.is-first {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.form-1-field-name {
    z-index: 10;
    font-size: 1em;
    position: absolute;
    top: 1em;
    left: 2em;
}
.form-1-field-name.is-dark {
    color: #f5957d;
}
.form-1-flex {
    width: 100%;
    border: 1px solid transparent;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
}
.form-1-flex.is-dark {
    border-color: transparent;
}
.form-1-submit-button {
    z-index: 20;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-transform: uppercase;
    white-space: pre-wrap;
    background-color: #be2c24;
    border-radius: 0 0 25px 25px;
    padding: 2.3em 2.5em;
    font-size: 1.2em;
    font-weight: 500;
    transition: letter-spacing 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
    position: relative;
}
.form-1-submit-button:hover {
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    background-color: #85250d;
}
.form-1-submit-button:focus {
    background-color: #85250d;
}
.form-1-submit-button.is-dark:hover {
    color: #fff;
    background-color: #85250d;
}
.listing-1-block {
    z-index: 10;
    width: 100%;
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.listing-1-block.is-team {
    max-width: 24em;
    grid-row-gap: 1em;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.listing-1-button-icon {
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 3em;
    position: absolute;
    right: -0.4em;
}
.listing-1 {
    width: 100%;
}
.listing-1.is-team {
    max-width: 90em;
    margin-left: auto;
    margin-right: auto;
}
.listing-1-item {
    width: 100%;
}
.listing-3-list {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.listing-3-item {
    flex: 1;
}
.listing-3-image {
    z-index: 10;
    width: 100%;
    height: 20em;
    text-align: left;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.listing-3 {
    width: 100%;
}
.listing-3-text {
    z-index: 10;
    max-width: 20em;
    font-size: 1.3em;
    line-height: 1.4em;
    position: relative;
}
.listing-3-text.is-larger {
    max-width: 13em;
    font-size: 1.4em;
    font-weight: 600;
}
.listing-3-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 2em;
    position: relative;
}
.listing-3-link {
    grid-row-gap: 2em;
    color: #1e3a57;
    text-align: left;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    transition: color 0.2s;
    display: flex;
}
.listing-3-link:hover {
    color: #85250d;
}
.listing-3-link.is-dark {
    color: #f3c7bc;
}
.listing-3-link.is-dark:hover {
    color: #fff;
}
.listing-8 {
    width: 100%;
}
.listing-8-list {
    width: 100%;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.listing-8-item {
    border: 1px solid #d4dae0;
    flex: 1;
    margin-top: -1px;
    margin-left: -1px;
    display: flex;
}
.listing-8-link {
    z-index: 10;
    grid-row-gap: 2em;
    color: #fff;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 10vh 5vw;
    transition: background-color 0.2s;
    display: flex;
    position: relative;
}
.listing-8-link:hover {
    background-color: #1e3a57;
}
.listing-2-link-block {
    color: #be2c24;
    transition: color 0.2s;
}
.listing-2-link-block:hover {
    color: #be2c24;
}
.listing-1-link-1 {
    z-index: 10;
    width: 100%;
    min-height: 35em;
    color: #1e3a57;
    text-align: left;
    background-color: transparent;
    border: 1px solid #be2c24;
    border-radius: 25px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 3em 3em 12em;
    transition: box-shadow 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
    transform: translate(0);
    height:100%;
}
.listing-1-link-1:hover {
    z-index: 15;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-0.3em);
    box-shadow: 0 30px 30px -10px rgba(15, 29, 43, 0.3);
}
.listing-1-link-1.is-dark {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    color: #f3c7bc;
    color:white;
    background-color: rgba(30, 58, 87, 0.25);
    border-color: #1e3a57;
    height: 100%;
}
.listing-1-link-1.is-dark:hover {
    color: #fff;
    /* color: #f3c7bc; */
    background-color: rgba(30, 58, 87, 0.75);
    border-color: #2b5b8b;
    box-shadow: 0 30px 30px -10px #0f1d2b;
}
.listing-5-button {
    z-index: 10;
    position: relative;
}
.listing-5-content {
    z-index: 10;
    grid-column-gap: 4em;
    grid-row-gap: 0.5em;
    opacity: 0.7;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
}
.form-1-row-1 {
    border: 1px solid #a8b9ca;
    border-radius: 25px 25px 0 0;
}
.form-1-row-1.is-dark {
    border-color: #be2c24;
}
.form-1 {
    z-index: 10;
    width: 100%;
    text-align: left;
    background-color: transparent;
    border-radius: 25px;
    flex: none;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.form-1.is-dark {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #f3c7bc;
}
.form-1-row-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
    overflow: hidden;
}
.form-1-row-2.is-dark {
    background-color: transparent;
}
.listing-2-content {
    grid-row-gap: 3em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.footer-1-brand-row {
    width: 100%;
    grid-column-gap: 2.5em;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1em;
    padding-left: 8vw;
    padding-right: 8vw;
    display: flex;
}
.footer-1-brand-link-1 {
    grid-column-gap: 2em;
    grid-row-gap: 0.75em;
    color: #fff;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    transition: border-color 0.2s, background-color 0.2s;
    display: flex;
}
.horizontal-images {
    z-index: 10;
    grid-column-gap: 6.25em;
    grid-row-gap: 6.25em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 8em;
    padding-bottom: 8em;
    display: flex;
    position: relative;
    overflow: visible;
}
.horizontal-image {
    z-index: 1;
    width: 50vw;
    height: 100%;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
}
.horizontal-images-height {
    z-index: 1;
    height: 40em;
    grid-column-gap: 5vw;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.horizontal-image-screen {
    z-index: 5;
    width: 140%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: auto;
}
.content-image-block-relative {
    z-index: 10;
    width: 100%;
    position: relative;
}
.hero-1 {
    z-index: 10;
    width: 100%;
    min-height: 65vh;
    color: #fff;
    background-color: #142638;
    border-radius: 0;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    padding-top: 13em;
    padding-bottom: 0;
    display: flex;
    position: relative;
    overflow: hidden;
}
.hero-1-height{
    min-height: calc(100vh - 98px);
}
.hero-1.is-full {
    min-height: 88vh;
    align-items: center;
    padding-top: 10em;
    padding-bottom: 5em;
}
.hero-1.is-full.with-margin-bottom {
    margin-bottom: 2%;
}
.hero-1.is-center {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10em;
    padding-bottom: 7.5em;
}
.hero-1.is-404 {
    min-height: 94vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 3vh;
    padding-top: 10em;
    padding-bottom: 10em;
}
.hero-1-image {
    z-index: 1;
    border-radius: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.hero-1-image-color {
    z-index: 11;
    /*mix-blend-mode: multiply;*/
    /*background-color: rgba(40, 73, 105, 0.3);*/
    /*background-image: linear-gradient(transparent, #0f1d2b);*/
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.content-2-number {
    color: #be2c24;
    text-align: left;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.6em;
}
.content-2-block-2 {
    width: 100%;
    grid-row-gap: 0.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.content-2-text-1 {
    font-size: 1.4em;
}
.content-2-block-4 {
    min-width: 23em;
    grid-column-gap: 4em;
    background-color: #f1f4f6;
    border-radius: 12px;
    flex-direction: row;
    justify-content: flex-start;
    align-self: stretch;
    align-items: flex-start;
    padding: 2.2em;
    display: flex;
    overflow: hidden;
}
.content-2-block-4.is-last {
    background-color: transparent;
    border: 1px solid #a8b9ca;
    flex-direction: row;
    flex: 1;
    justify-content: center;
    align-items: center;
}
.content-2-flex {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.hero-1-page-buttons {
    min-width: 27em;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border: 1px solid #2b5b8b;
    border-radius: 50px;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    display: flex;
    overflow: hidden;
}
.hero-1-page-buttons.is-wider {
    min-width: 52em;
}
.hero-1-button {
    z-index: 1;
    width: 100%;
    grid-column-gap: 2.5em;
    color: #e6e9ec;
    background-color: rgba(30, 58, 87, 0.5);
    flex-direction: row;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding: 1em 1em;
    transition: background-color 0.2s, width 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
    position: relative;
}
.hero-1-button:hover {
    z-index: 3;
    width: 112%;
    color: #fff;
    background-color: rgba(30, 58, 87, 0.75);
}
.hero-1-button.is-blue {
    width: auto;
    border: 1px solid #2b5b8b;
    border-radius: 50px;
}
.hero-1-content-wrap {
    width: 100%;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 4.5em;
    display: flex;
}
.hero-1-content-wrap.is-full {
    height: 100%;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
}
.hero-1-buttons-wrap {
    z-index: 20;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    position: relative;
}
.content-2-block-3 {
    max-width: 32em;
}
.content-2-wrap {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.content-2-wrap.align-to-top {
    align-items: flex-start;
}
.hero-1-button-text {
    white-space: nowrap;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2em;
}
.content-2-link {
    z-index: 10;
    color: #193047;
    border-bottom: 1px solid transparent;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    font-size: 1.3em;
    line-height: 1.3em;
    transition: background-color 0.2s;
    display: block;
    position: relative;
}
.content-2-link:hover {
    color: #be2c24;
    background-color: rgba(245, 149, 125, 0.4);
}
.content-2-link.w--current {
    color: #be2c24;
    border-bottom-color: #be2c24;
}
.content-2-list-2 {
    width: 100%;
    grid-column-gap: 2.75em;
    grid-row-gap: 1.25em;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.content-2-uppercase-title-copy {
    color: #be2c24;
    text-align: left;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.6em;
}
.breadcrumbs {
    z-index: 10;
    width: 100%;
    grid-column-gap: 0.75em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
}
.breadcrumb-link {
    z-index: 1;
    grid-column-gap: 1em;
    opacity: 0.7;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    color: #fff;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #88a9c9;
    border-radius: 20px;
    flex-direction: row;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding: 0.5em 1.5em;
    font-size: 0.8em;
    font-weight: 600;
    transition: background-color 0.2s, padding 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
    position: relative;
}
.breadcrumb-link:hover {
    z-index: 3;
    opacity: 1;
    color: #fff;
    background-color: #801d17;
    border-color: #f5957d;
    padding-left: 2.5em;
    padding-right: 2.5em;
}
.breadcrumb-link.w--current {
    opacity: 1;
    background-color: rgba(25, 48, 71, 0.2);
}
.breadcrumb-link.w--current:hover {
    opacity: 1;
}
.breadcrumb-link.is-light {
    color: #be2c24;
    background-color: rgba(245, 149, 125, 0.2);
    border-color: #be2c24;
}
.breadcrumb-link.is-light.w--current {
    background-color: rgba(245, 149, 125, 0.4);
}
.breadcrumb-text {
    line-height: 1.2em;
    font-size: 10px;
    font-weight: 400;
}
.article-wrap {
    z-index: 90;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    position: relative;
    overflow: visible;
}
.blog-article-grid {
    z-index: 20;
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 1.5fr 0.25fr;
    grid-auto-columns: 1fr;
    align-items: start;
    display: grid;
    position: relative;
}
.article-column-1 {
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 2em;
    padding-right: 2em;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.article-column-2 {
    grid-row-gap: 7em;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 8em;
    padding-bottom: 8em;
    display: flex;
}
.article-column-3 {
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 2em;
    padding-right: 2em;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.article-image {
    z-index: 10;
    width: 100%;
    height: 55em;
    position: relative;
}
.author-text-2 {
    max-width: 22em;
    font-size: 1.4em;
}
.author-about {
    grid-column-gap: 2.5em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.author-image {
    width: 10em;
    height: 7em;
    object-fit: cover;
    object-position: 50% 20%;
    border-radius: 8px;
}
.author-flex {
    grid-column-gap: 2.5em;
    grid-row-gap: 2em;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.article-social-link {
    width: 4em;
    height: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
    display: flex;
    position: relative;
}
.article-subtitle {
    width: 100%;
    max-width: 60em;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.article-content-text {
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 2em;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6em;
}
.horizontal-flex {
    text-align: left;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.horizontal-flex.with-gap-1em {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
}
.horizontal-flex.with-gap-3em {
    grid-column-gap: 3em;
    grid-row-gap: 1.5em;
}
.horizontal-flex.with-gap-3em.is-center {
    text-align: center;
    justify-content: center;
}
.horizontal-images-content-1 {
    width: 90%;
    max-width: 33em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.footer-burger-icon {
    width: 1.7em;
    height: 1.2em;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.footer-burger-icon-line {
    width: 100%;
    height: 2px;
    background-color: #fff;
}
.fullscreen-menu-icon {
    width: 1.5em;
    height: 1em;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.fullscreen-menu-icon-line {
    width: 100%;
    height: 2px;
    background-color: #f3c7bc;
}
.product-1-image {
    z-index: 1;
    text-align: left;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.max-width-70 {
    width: 100%;
    max-width: 70em;
}
.carousel-image {
    z-index: 10;
    width: 7em;
    height: 7em;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 1em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.carousel-nav {
    width: 16em;
    height: 5em;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    bottom: 0;
}
.review-block-1 {
    height: 5em;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0;
    right: auto;
}
.carousel-max-width {
    width: 100%;
    max-width: 55em;
    margin-left: initial;
    margin-right: auto;
}
.carousel-button-dark {
    width: 5em;
    height: 5em;
    opacity: 1;
    background-image: url(../images/arrow-forward-fill0-wght400-grad0-opsz48.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1.8em;
    border: 1px solid transparent;
    border-radius: 50%;
    margin: auto 0 0 auto;
    font-size: 1em;
    transition: opacity 0.35s;
    display: flex;
    position: absolute;
    left: 7em;
    right: 0;
}
.carousel-button-dark:hover {
    opacity: 1;
    background-color: rgba(245, 149, 125, 0.2);
    background-size: 2.2em;
    border-color: #801d17;
}
.carousel-button-dark.is-left {
    left: 0;
    right: 6em;
    transform: rotate(-180deg);
}
.testimonials-link {
    z-index: 10;
    color: #be2c24;
    text-align: center;
    background-color: rgba(245, 149, 125, 0.2);
    border: 1px solid #801d17;
    border-radius: 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.2em 1em;
    transition: background-color 0.2s, border-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
}
.testimonials-link:hover {
    color: #611907;
    background-color: rgba(245, 149, 125, 0.4);
    border-color: #be2c24;
}
.testimonials-link.is-dark {
    color: #f5957d;
}
.carousel-text {
    opacity: 0.85;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em;
}
.carousel-text.is-dark {
    opacity: 0.7;
    font-weight: 400;
}
.carousel-dot-custom-design {
    width: 1px;
    height: 1px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
}
.aside-link-text {
    font-size: 15px;
}
.carousel-mask {
    height: auto;
    margin-bottom: 9em;
    overflow: visible;
}
.int-link-line {
    height: 2px;
    background-color: #be2c24;
    display: none;
    position: absolute;
    top: auto;
    bottom: auto;
    left: 0%;
    right: 0%;
}
.int-link-line.is-dark {
    background-color: #81a9a8;
}
.int-link-line.in-aside {
    background-color: #7298bd;
}
.carousel {
    z-index: 10;
    width: 100%;
    height: auto;
    background-color: transparent;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: -0.5em;
    margin-right: -0.5em;
    display: flex;
    position: relative;
}
.carousel-slide {
    width: 100%;
}
.carousel-block {
    width: 100%;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 6em;
    padding-right: 6em;
    display: flex;
}
.carousel-title {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.6em;
}
.paypal-desc-text-1 {
    margin-bottom: 0.6em;
    font-size: 1.2em;
}
.confirmation-desc-text-1 {
    margin-bottom: 0.6em;
    font-size: 1.2em;
    line-height: 1.2em;
}
.max-width-90 {
    width: 100%;
    max-width: 90em;
}
.card-2-image-size-2 {
    width: 100%;
    height: 40vh;
    border-radius: 25px;
    position: relative;
    overflow: visible;
}
.cards-2-grid {
    width: 96%;
    grid-column-gap: 0em;
    grid-row-gap: 8em;
    color: #193047;
    background-color: #e6e9ec;
    border-radius: 25px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
}
.cards-2-grid.is-dark {
    color: #fff;
    background-color: #142638;
}
.card-2-sticky-column {
    z-index: 1;
    width: 87%;
    height: 90vh;
    border-radius: 25px;
    margin: 5vh auto;
    position: -webkit-sticky;
    position: sticky;
    top: 5vh;
    overflow: hidden;
}
.cards-2 {
    z-index: 2;
    width: 100%;
    max-width: 30em;
    grid-row-gap: 4.5em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 30vh;
    padding-bottom: 30vh;
    display: flex;
    position: relative;
}
.card-2-block {
    z-index: 10;
    grid-column-gap: 1.75em;
    grid-row-gap: 1.75em;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 4em;
    transition: border-color 0.2s, color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
}
.card-2-text {
    z-index: 10;
    max-width: 16em;
    opacity: 0.7;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.6em;
    position: relative;
}
.cards-2-image-flex {
    z-index: 1;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.nav-icon {
    width: 15px;
    height: 15px;
    object-fit: contain;
    font-size: 1.8em;
}
.cart-apple-pay {
    border-radius: 50px;
}
.option-list {
    display: none;
}
.cart-product-link {
    color: #284969;
}
.cart-product-link:hover {
    color: #be2c24;
}
.aside-menu-link {
    z-index: 10;
    color: #be2c24;
    background-color: rgba(245, 149, 125, 0.2);
    border: 1px solid rgba(245, 149, 125, 0.4);
    border-radius: 25px;
    justify-content: flex-start;
    align-items: center;
    padding: 0.3em 1em;
    font-size: 1.6em;
    font-weight: 500;
    transition: color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
}
.aside-menu-link:hover {
    color: #f3c7bc;
    background-color: #be2c24;
}
.aside-menu-link.w--current {
    color: #f5ded8;
    background-color: #be2c24;
    font-weight: 400;
}
.aside-small-links {
    width: 100%;
    grid-column-gap: 2.75em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 2em;
    display: flex;
}
.aside-cms-socials {
    z-index: 10;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.aside-cms-socials-list {
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.aside-cms-social-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.aside-cms-social-link {
    background-color: rgba(245, 149, 125, 0.07);
    border: 1px solid rgba(245, 149, 125, 0.4);
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em 2.7em;
    transition: border-color 0.2s, background-color 0.2s, padding 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
    position: relative;
}
.aside-cms-social-link:hover {
    background-color: rgba(245, 149, 125, 0.2);
    border-color: rgba(245, 149, 125, 0.6);
    padding-left: 3.2em;
    padding-right: 3.2em;
}
.aside-cms-social-icon {
    z-index: 5;
    width: 1em;
    height: 1em;
    flex: none;
    font-size: 1.3em;
    position: relative;
}
.aside-flex {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
    position: relative;
}
.cart-quantity-block {
    z-index: 10;
    width: 2.7em;
    height: 2em;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(25, 48, 71, 0.15);
    border-radius: 20px;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: visible;
}
.empty-cart-text {
    color: #be2c24;
    font-size: 1.3em;
    font-weight: 500;
}
.color-main-5a {
    width: 100%;
    background-color: #2b5b8b;
}
.color-main-9aa {
    width: 100%;
    background-color: #d4dae0;
}
.color-main-9aaa {
    width: 100%;
    background-color: #e6e9ec;
}
.hero-buttons-line {
    width: 1px;
    background-color: #567fa7;
    align-self: stretch;
}
.nav-link-text-1 {
    font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  font-family:"latobold";
  font-family: "Roboto", serif;
    font-family: "Montserrat", serif!important;
  font-weight: 600;
}
.hero-1-button-icon {
    border: 1px solid #2b5b8b;
    border-radius: 20px;
    flex: none;
    justify-content: center;
    align-items: center;
    padding: 0.8em 1.3em;
    transition: padding 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
}
.hero-1-button-icon:hover {
    padding-left: 1.8em;
    padding-right: 1.8em;
}
.dropdown-nav-links {
    z-index: 10;
    width: 90%;
    max-width:50em;
    background-color: #fff;
    background-color: rgb(255 255 255 / 75%);
    border: 1px solid #1e3a57;
    border-radius: 30px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    padding: 2.5em;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: 0 30px 50px 12px rgba(15, 29, 43, 0.2);
}
.dropdown-nav-links.is-light {
    background-color: #f1f4f6;
    border-color: #7298bd;
    box-shadow: 0 30px 50px 12px rgba(25, 48, 71, 0.2);
}
.dropdown-nav-links a{
    color:#142638;
}
.dropdown-nav-links.is-ui-kit {
    background-color: #1e3a57;
}
.breadcrumb-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.3em;
    position: relative;
}
.lottie-image-right {
    z-index: 4;
    margin-left: -5px;
    transform: rotate(180deg);
}
.lottie-image-size {
    z-index: 5;
    width: 120%;
    height: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    display: none;
    position: absolute;
}
.image-animation-trigger-3 {
    z-index: 10;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    overflow: hidden;
}
.lottie-image-left {
    z-index: 4;
    margin-right: -5px;
}
.lottie-image-color {
    background-color: #161616;
    flex: 1;
}
.button-icon-block {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    flex: none;
    padding: 0.2em 1em;
}
.button-icon-block.is-transparent {
    background-color: transparent;
    border-color: #fff;
}
.button-icon-block.is-transparent-2 {
    background-color: transparent;
    border-color: transparent;
}
.button-icon-image {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.5em;
    position: relative;
}
.color-secondary-0 {
    width: 100%;
    background-color: #be2c24;
}
.color-secondary-00 {
    width: 100%;
    background-color: #801d17;
}
.color-transparent-1 {
    width: 100%;
    background-color: rgba(245, 149, 125, 0.8);
    padding: 2em;
}
.color-transparent-2 {
    width: 100%;
    background-color: rgba(245, 149, 125, 0.2);
}
.color-transparent-3 {
    width: 100%;
    background-color: rgba(245, 149, 125, 0.1);
}
.color-transparent-4 {
    width: 100%;
    background-color: rgba(245, 149, 125, 0.07);
}
.color-transparent-1x {
    width: 100%;
    background-color: rgba(245, 149, 125, 0.6);
}
.color-transparent-1xx {
    width: 100%;
    background-color: rgba(245, 149, 125, 0.4);
}
.color-secondary-001 {
    width: 100%;
    background-color: #be2c24;
}
.color-secondary-0012 {
    width: 100%;
    background-color: #be2c24;
}
.color-secondary-00123 {
    width: 100%;
    background-color: #85250d;
}
.color-secondary-00124 {
    width: 100%;
    background-color: #611907;
}
.nav-cart-line {
    width: 1px;
    background-color: rgba(25, 48, 71, 0.15);
    align-self: stretch;
}
.grid-1-small-titles {
    width: 100%;
    grid-column-gap: 4em;
    grid-row-gap: 2em;
    justify-content: space-around;
    align-items: center;
    display: flex;
}
.sticky-cta-grid {
    width: 100%;
    height: 94vh;
    max-height: 100%;
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 8em;
    display: grid;
    position: -webkit-sticky;
    position: sticky;
    top: 3vh;
}
.sticky-content-image-block-2 {
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.section-inner-radius {
    z-index: 10;
    width: 100%;
    background-color: transparent;
    border-radius: 0px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;
}
.section-inner-radius.is-dark {
    color: #e6e9ec;
    background-color: #193047;
}
.section-inner-radius.is-light {
    background-color: #f1f4f6;
}
.section-inner-radius.without-margin-top-bottom {
    margin-top: 0%;
    margin-bottom: 0%;
}
.section-inner-radius.is-light-transparent {
    background-color: rgba(241, 244, 246, 0.3);
}
.section-inner-radius.is-light-transparent.without-margin-top-bottom {
    margin-top: 0%;
    margin-bottom: 0%;
}
.section-inner-radius.without-margin-top {
    margin-top: 0%;
}
.section-inner-radius.is-breadcrumb {
    margin-top: 0%;
    margin-bottom: 1%;
}
.section-inner-radius.is-dark-transparent {
    color: #e6e9ec;
    background-color: rgba(15, 29, 43, 0.9);
}
.grid-2 {
    width: 100%;
    grid-column-gap: 8em;
    grid-row-gap: 8em;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 1fr 0.25fr 1fr;
}
.grid-1-number-2 {
    min-width: 4em;
    grid-column-gap: 4em;
    color: #be2c24;
    text-align: center;
    border: 3px solid #be2c24;
    border-radius: 50px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.1em 1em;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2em;
    display: flex;
}
.grid-1-line-1 {
    width: 7em;
    height: 5px;
    background-color: #be2c24;
    flex: none;
    margin-top: 1.6em;
    overflow: hidden;
}
.vertical-line-1 {
    width: 1px;
    height: 100%;
    background-color: #284969;
}
.horizontal-line-1 {
    width: 100%;
    height: 1px;
    background-color: #a8b9ca;
}
.vertical-line-2 {
    width: 1px;
    height: 100%;
    background-color: #a8b9ca;
}
.max-width-40 {
    width: 100%;
    max-width: 40em;
}
.max-width-30 {
    width: 100%;
    max-width: 30em;
}
.max-width-35 {
    width: 100%;
    max-width: 35em;
}
.max-width-50 {
    width: 100%;
    max-width: 50em;
}
.card-5-block-2 {
    z-index: 10;
    grid-column-gap: 1.75em;
    grid-row-gap: 1.75em;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 4em 0;
    transition: border-color 0.2s, color 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
}
.grid-5 {
    width: 100%;
    max-width: 80em;
    grid-column-gap: 4em;
    grid-row-gap: 6em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
}
.grid-14-block-2 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    text-align: left;
    background-color: #e6e9ec;
    border-radius: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 5.5em;
    display: flex;
}
.grid-14-list {
    width: 100%;
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.grid-14-list-item {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(25, 48, 71, 0.2);
    border-radius: 50px;
    justify-content: flex-start;
    align-items: center;
    padding: 1.5em;
    display: flex;
}
.grid-14-list-item.is-2nd {
    color: #f5957d;
    background-color: #193047;
    border-color: transparent;
}
.number-text {
    color: #be2c24;
    font-size: 5em;
    font-weight: 400;
    line-height: 0.9em;
}
.number-text.is-2nd {
    color: #be2c24;
}
.number-text.in-card-6 {
    text-align: center;
    flex: 1;
    font-size: 3em;
}
.number-text.in-grid-10 {
    font-size: 3em;
}
.number-text.in-grid-8 {
    color: #801d17;
    font-size: 4em;
}
.number-text.in-grid-11,
.number-text.in-grid-12 {
    font-size: 3em;
}
.number-text.in-listing-1 {
    letter-spacing: 0.05em;
    font-size: 1em;
}
.number-text.in-listing-1.is-dark {
    color: #801d17;
}
.grid-14-list-number {
    min-width: 4.5em;
}
.grid-17-background {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.grid-17-overlay {
    z-index: 20;
    opacity: 0.7;
    mix-blend-mode: multiply;
    background-color: #193047;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
}
.grid-3-block {
    background-color: #f1f4f6;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10em 4em;
    display: flex;
    position: relative;
}
.grid-3-block.is-2nd {
    z-index: 5;
    color: #f3c7bc;
    background-color: #be2c24;
}
.grid-3-block.is-1st {
    z-index: 10;
}
.grid-3-content-1 {
    z-index: 20;
    width: 100%;
    max-width: 45em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.list-2-wrap {
    width: 100%;
    grid-row-gap: 1.25em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.dots {
    z-index: 5;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.dot {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
    position: relative;
}
.dot-point {
    width: 3px;
    height: 3px;
    opacity: 0.4;
    background-color: #fff;
    border-radius: 50%;
}
.dot-point.is-2nd {
    background-color: #88a9c9;
}
.grid-3-icon {
    width: 1em;
    height: 1em;
    opacity: 0.3;
    object-fit: contain;
    font-size: 5em;
}
.grid-4 {
    width: 100%;
    grid-column-gap: 6em;
    grid-row-gap: 6em;
    grid-template-rows: auto;
    grid-template-columns: 1.75fr 1fr 1fr 1fr;
    align-items: center;
}
.horizontal-line {
    width: 100%;
    height: 3px;
    background-color: #be2c24;
    overflow: hidden;
}
.horizontal-line.in-grid-2 {
    margin-top: 1em;
}
.horizontal-line.in-grid-5 {
    opacity: 0.5;
}
.cards-1-grid {
    width: 100%;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    border-radius: 25px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    padding: 2em;
    position: relative;
}
.cards-1-grid.is-dark {
    color: #fff;
}
.cards-1-grid.without-padding-top {
    padding-top: 0%;
}
.cards-1-sticky-block {
    z-index: 6;
    width: 100%;
    height: 92vh;
    height:75vh;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8em;
    padding-bottom: 8em;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 4%;
}
.cards-1-content-block {
    z-index: 10;
    width: 87%;
    max-width: 48em;
    grid-row-gap: 4.5em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 3vh;
    padding-bottom: 3vh;
    display: flex;
    position: relative;
}
.cards-1-content-block.in-form-page {
    padding-bottom: 21vh;
}
.cards-1-bg {
    z-index: 2;
    width: 96vw;
    background-color: rgba(255, 255, 255, 0.3);
    background-color: white;
    border-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.cards-1-bg.is-dark {
    background-color: #193047;
}
.cards-1-about-content {
    z-index: 10;
    width: 87%;
    max-width: 52em;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
}
.cards-1-items-wrap {
    width: 100%;
    grid-row-gap: 1em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
}
.cards-6-item {
    z-index: 5;
    width: 100%;
    grid-row-gap: 0.5em;
    text-align: left;
    background-image: linear-gradient(90deg, #e6e9ec, #f1f4f6);
    border: 1px solid #a8b9ca;
    border-radius: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 2em;
    display: flex;
    position: relative;
}
.cards-6-item.is-last {
    color: #fff;
    background-image: linear-gradient(90deg, #be2c24, #801d17);
    border-color: transparent;
}
.cards-6-item.is-dark {
    color: #fff;
    background-image: linear-gradient(90deg, #193047, #1e3a57);
    border-color: #284969;
}
.cards-6-item.in-form-page {
    color: #193047;
}
.card-1-text-1,
.card-6-text-2 {
    z-index: 10;
    opacity: 0.7;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.6em;
    position: relative;
}
.card-6-icon-block {
    background-color: #801d17;
    border-radius: 12px;
    margin-bottom: 2em;
    padding: 1em;
}
.cards-1-bg-image {
    z-index: 1;
    width: 50vw;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
    overflow: hidden;
}
.cards-1-bg-image-color {
    z-index: 10;
    opacity: 1;
    mix-blend-mode: normal;
    background-image: linear-gradient(90deg, rgba(20, 38, 56, 0.8), #193047);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.content-2-block-5 {
    min-width: 33em;
    grid-column-gap: 4em;
    border-radius: 25px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.content-2-block-5.with-padding-bottom {
    padding-top: 0.8em;
}
.grid-4-content {
    width: 100%;
    max-width: 30em;
    grid-row-gap: 0.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.grid-5-block {
    width: 100%;
    grid-row-gap: 3em;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.nav-background {
    background-color: #e6e9ec;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.nav-contacts {
    width: auto;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
}
.nav-contacts-popup {
    width: 300px;
    max-width: 33em;
    background-color: #fff;
    border: 3px solid #be2c24;
    border:none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2.5em;
    display: none;
    position: absolute;
    top: 6em;
    right: 0;
    box-shadow: 0 20px 40px -20px rgba(19, 20, 97, 0.5);
    border-radius:15px;
}
.nav-contacts-popup.search-wrapper{
    width:100%;
    max-width:100%;
}
.nav-contacts-popup.search-wrapper form{
    width:100%;
    display:flex
}
.nav-contacts-popup.search-wrapper form input{
    width:100%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.nav-contacts-popup.search-wrapper form button{
    width:150px;
    margin:0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.nav-contacts-popup input{
    background-color: #f3c7bc;
    background-color:white;
  border: 1px solid #be2c24;
  width: 100%;
  padding: 1em;
}
.nav-contacts-popup input::placeholder{
    color: #be2c24;
}
.nav-contacts-popup .submit-search{
    color: #f3c7bc;
    background-color: #be2c24;
    padding: 1em;
    border: none;
    margin: 2em 0 0 0;
    width: 100%;
    cursor: pointer;
    transition: all 0.9s ease;
    text-align: center;
}
.nav-contacts-popup .submit-search:hover{
    background-color: #f3c7bc;
    color: #be2c24;
    transition: all 0.9s ease;
}
.nav-socials-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.nav-socials-list {
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.nav-contact-link-block {
    width: 100%;
    color: #be2c24;
    text-align: center;
    border: 1px solid transparent;
    padding: 1.5em 1em;
    font-weight: 600;
    transition: background-color 0.2s;
    border-radius:30px;
    margin: 5px 0;
}
.nav-contact-link-block:hover {
    background-color: #f3c7bc;
    border-color: #be2c24;
}
.nav-contact-link-block.is-2nd {
    color: #f3c7bc;
    background-color: #be2c24;
}
.nav-contact-link-block.is-2nd:hover {
    background-color: #611907;
}
.nav-socials {
    z-index: 10;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 2em;
    display: flex;
    position: relative;
}
.nav-social-link-block {
    padding: 1.1em 0.6em;
}
.grid-3-content-2 {
    z-index: 20;
    width: 100%;
    max-width: 43em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.grid-3-title-with-button {
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.grid-12-block-3 {
    width: 100%;
    grid-row-gap: 1em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.hero-2 {
    z-index: 10;
    width: 100%;
    color: #fff;
    background-color: #142638;
    border-radius: 0px;
    flex-direction: column;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-top: 13em;
    padding-bottom: 10em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.hero-2.with-breadcrumbs {
    padding-top: 6em;
}
.hero-2.is-fullscreen {
    min-height: 65vh;
    justify-content: flex-end;
    padding-top: 12em;
    padding-bottom: 6em;
}
.hero-2-content {
    width: 100%;
    max-width: 55em;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.hero-2-content-corner {
    max-width: 35em;
    grid-column-gap: 2em;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    padding: 1.5em 2em;
    display: flex;
}
.hero-2-button {
    max-width: 40em;
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    display: flex;
}
.hero-1-cta-text {
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.6em;
}
.hero-2-image {
    z-index: 1;
    border-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.hero-2-image-color {
    z-index: 11;
    mix-blend-mode: multiply;
    background-color: rgba(40, 73, 105, 0.75);
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-2-bottom {
    z-index: 20;
    width: 100%;
    grid-column-gap: 4em;
    grid-row-gap: 2em;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
}
.hero-2-wrap {
    z-index: 10;
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding-bottom: 4em;
    display: flex;
    position: relative;
}
.hero-2-bg {
    z-index: 1;
    background-image: url(../images/blurry-gradient-7.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.cards-4-grid {
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.card-4-block {
    z-index: 10;
    grid-row-gap: 1em;
    text-align: left;
    background-color: transparent;
    border: 1px solid rgba(25, 48, 71, 0.2);
    border-radius: 15px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 3em 2em;
    transition: background-color 0.2s, border-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
}
.card-4-block:hover {
    z-index: 15;
    background-color: rgba(255, 255, 255, 0.21);
    border-color: rgba(25, 48, 71, 0.5);
}
.card-4-text {
    z-index: 10;
    max-width: 15em;
    position: relative;
}
.image-overlay-color {
    z-index: 11;
    mix-blend-mode: multiply;
    background-color: rgba(30, 58, 87, 0.75);
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-1-content {
    width: 100%;
    max-width: 60em;
    grid-row-gap: 2em;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.hero-1-content.is-center {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}
.hero-1-content.in-testimonial {
    max-width: 80em;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}
.hero-3 {
    z-index: 10;
    width: 96%;
    color: #fff;
    background-color: #193047;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10em;
    padding-bottom: 10em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.hero-3.is-light {
    color: #193047;
    background-color: #d4dae0;
}
.hero-3.is-light-with-images {
    color: #193047;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 1em 1em 17em;
}
.hero-3.is-dark {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url(../images/blur-gradient-14.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
}
.hero-3.is-dark.with-scroll-down-button {
    padding-bottom: 18em;
}
.hero-3-content {
    width: 100%;
    max-width: 80em;
    grid-row-gap: 2em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.hero-3-content.is-2nd {
    justify-content: center;
}
.hero-3-bg-1 {
    z-index: 1;
    background-image: url(../images/blur-gradient-12.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-4 {
    z-index: 10;
    width: 100%;
    min-height: 90vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 4em;
    padding-bottom: 8em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.hero-4-content {
    z-index: 20;
    width: 100%;
    max-width: 80em;
    grid-row-gap: 2.5em;
    text-align: center;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.hero-4-bg {
    z-index: 1;
    background-image: linear-gradient(rgba(232, 235, 238, 0.9), rgba(255, 255, 255, 0) 33%), url(../images/magicpattern-mesh-gradient-1683920715719.svg);
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.cards-5-grid {
    width: 100%;
    max-width: 95em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
}
.card-5-block {
    z-index: 10;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    color: #0f1d2b;
    text-align: left;
    background-color: transparent;
    border: 1px solid transparent;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2em;
    transition: background-color 0.2s, border-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
}
.card-5-block:hover {
    z-index: 15;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.card-5-content {
    max-width: 16em;
    grid-row-gap: 1em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.hero-4-grid {
    z-index: 20;
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 1.5fr 0.25fr;
    position: relative;
}
.hero-4-column-middle {
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.hero-4-column-side {
    z-index: 10;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.hero-scroll-down-line {
    width: 1px;
    background-color: #0f1d2b;
    flex: 1;
    margin-bottom: -1em;
}
.hero-scroll-down-line.is-white {
    background-color: #fff;
}
.hero-scroll-down {
    height: 7em;
    opacity: 0.7;
    flex-direction: column;
    justify-content: flex-end;
    align-self: stretch;
    align-items: center;
    transition: height 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 0.2s;
    display: flex;
}
.hero-scroll-down:hover {
    height: 12em;
    opacity: 1;
}
.hero-scroll-down.in-hero-3 {
    margin-top: 8em;
}
.hero-scroll-down.is-absolute {
    z-index: 20;
    position: absolute;
    bottom: 4em;
    left: 0;
    right: 0;
}
.hero-socials {
    z-index: 10;
    width: 100%;
    align-self: center;
    position: relative;
}
.hero-socials-list {
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.hero-social-link {
    width: 4em;
    height: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
    display: flex;
    position: relative;
}
.hero-5 {
    z-index: 10;
    width: 100%;
    min-height: 20vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0em;
    padding-top: 4em;
    padding-bottom: 4em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.hero-5.is-2nd {
    min-height: auto;
    background-color: rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.hero-5-grid {
    z-index: 20;
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 5fr;
    position: relative;
    padding-right:2em;
}
.hero-5-column-side {
    z-index: 10;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 1.5em;
    display: flex;
    position: relative;
}
.hero-5-column-side.is-2nd {
    justify-content: flex-end;
    padding-top: 0;
    flex-direction: unset;
    align-items: center;
}
.hero-5-column-side.with-small-padding {
    padding-top: 0.3em;
}
.hero-5-column-middle {
    /* grid-row-gap: 8em; */
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    display:grid;
    gap:30px;
    grid-template-columns: 1fr;
}
.hero-5-content {
    z-index: 20;
    width: 100%;
    max-width: 100%;
    grid-row-gap: 1.5em;
    text-align: left;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.cards-6-grid {
    width: 100%;
    max-width: 70em;
    grid-column-gap: 4em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    justify-items: start;
}
.card-5-text,
.card-6-text {
    z-index: 10;
    position: relative;
}
.card-6-content {
    width: 100%;
    max-width: 16em;
    grid-row-gap: 0.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.card-6-block {
    z-index: 10;
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    color: #0f1d2b;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.2);
    border: 3px solid #fff;
    border:1px solid #b02d24;
    flex-direction: row;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    padding: 2em;
    transition: background-color 0.2s, border-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}
.card-6-block:hover {
    z-index: 15;
    background-color: rgba(255, 255, 255, 0.55);
    border-color: #b02d24;
}
.hero-socials-2 {
    z-index: 10;
    width: 100%;
    border-top: 3px solid rgba(255, 255, 255, 0.3);
    border-bottom: 3px solid rgba(255, 255, 255, 0.3);
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    align-self: center;
    padding: 2em;
    transition: background-color 0.2s;
    position: relative;
}
.hero-socials-2:hover {
    background-color: rgba(255, 255, 255, 0.25);
}
.hero-socials-2-list {
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.card-5-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 4em;
    position: relative;
}
.hero-5-bg {
    z-index: 1;
    background-image: linear-gradient(rgba(232, 235, 238, 0.9), rgba(255, 255, 255, 0) 33%), url(../images/blurry-gradient-6.svg);
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;background-color: white;
    background: #fff;
}
.main-uppercase-text {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.6em;
}
.main-uppercase-text.is-colored {
    color: #be2c24;
}

.main-uppercase-text.is-center {
    text-indent: 0.2em;
}
.listing-1-button-arrow {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
}
.listing-1-button-arrow-line {
    height: 2px;
    background-color: #fff;
    flex: 1;
}
.listing-1-button {
    height: 3em!important;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    color: #be2c24;
    background-color: #fff;
    border-radius: 24px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2em;
    transition: background-color 0.2s;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 3%;
    left: 0%;
    right: 0%;
    overflow: hidden;
    margin: auto;
    width:93%;
}
.listing-1-button:hover {
    background-color:  #be2c24;
    color:white;
}
.listing-1-button.is-dark {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    bottom: 2%;
}
.listing-1-button-title {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.6em;
    display: block !important;
    position: absolute;
    font-family: "latobold";
    color: red;
    transform: none !important;
    z-index: 9;
}
.listing-1-button.is-dark p{
    font-family:"latobold";
    font-family:"Roboto",serif;
    
}
.listing-1-badge {
    background-color: transparent;
    border: 1px solid #193047;
    border-radius: 50px;
    padding: 0.2em 0.8em;
}
.listing-1-badge.is-dark {
    color: #801d17;
    border-color: #284969;
}
.listing-1-badge.is-featured {
    color: #be2c24;
    border-color: #be2c24;
    margin-left: auto;
}
.listing-1-top-block {
    width: 100%;
    grid-column-gap: 0.5em;
    grid-row-gap: 2em;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1em;

    /* display: flex; */
    display: none;

    display: flex;
    display:none;

}
.listing-1-text-2 {
    font-size: 1em;
    line-height: 1em;
}
.listing-4-details {
    grid-column-gap: 5em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.listing-8-bg {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-8-bg-overlay {
    z-index: 2;
    opacity: 0.79;
    mix-blend-mode: multiply;
    background-color: #0f1d2b;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-8-content {
    z-index: 10;
    width: 100%;
    max-width: 22em;
    grid-row-gap: 2em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.listing-1-bg {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-1-bg-overlay {
    z-index: 2;
    opacity: 0.85;
    mix-blend-mode: multiply;
    background-color: #0f1d2b;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-1-bg-2 {
    z-index: 1;
    opacity: 0.47;
    background-image: url(../images/magicpattern-mesh-gradient-1683920715719.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-7 {
    width: 100%;
}
.listing-7-list {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 25px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    overflow: hidden;
}
.listing-7-item {
    width: 100%;
}
.listing-7-link {
    z-index: 10;
    width: 100%;
    min-height: 35em;
    grid-row-gap: 1.5em;
    color: #1e3a57;
    text-align: center;
    background-color: transparent;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3.5em;
    transition: all 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
    position: relative;
    overflow: hidden;
}
.listing-7-link:hover {
    z-index: 15;
    grid-row-gap: 2.5em;
    background-color: rgba(255, 255, 255, 0.3);
}
.listing-7-bg {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-7-bg-overlay {
    z-index: 20;
    opacity: 0.7;
    background-color: #e6e9ec;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-7-block {
    z-index: 10;
    width: 100%;
    max-width: 20em;
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.listing-2-overlay {
    z-index: 20;
    mix-blend-mode: multiply;
    background-color: rgba(15, 29, 43, 0.8);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-2-line {
    width: 5em;
    height: 3px;
    background-color: #be2c24;
    position: relative;
    top: 2.3em;
}
.form-checkboxes {
    padding: 1.5em;
}
.form-required-text {
    z-index: 10;
    color: #ff0d00;
    position: absolute;
    top: 1em;
    right: 2em;
}
.form-required-text.is-dark {
    color: #be2c24;
}
.form-line {
    width: 100%;
    height: 1px;
    background-color: #a8b9ca;
    margin-top: 1em;
    margin-bottom: 1em;
}
.form-line.is-dark {
    background-color: rgba(153, 49, 23, 0.5);
}
.nav-cart-text {
    font-size: 1.3em;
    font-weight: 600;
}
.hero-3-bg-2 {
    z-index: 1;
    opacity: 0.7;
    background-image: url(../images/blurry-gradient-7.svg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-1-bg-gradient-tablet {
    z-index: 3;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.sticky-cta-size {
    z-index: 1;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2%;
    padding-bottom: 2%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

.sticky-cta-background-1 {
    z-index: 1;
    background-image: url(../images/gradient-mesh-backround-2.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.sticky-cta-background-3 {
    z-index: 1;
    background-image: url(../images/blur-gradient-8.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.team-role-text {
    color: #be2c24;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 600;
}
.team-role-text.is-dark {
    color: #801d17;
}
.listing-1-image {
    width: 100%;
    height: 30em;
    margin-bottom: 2em;
    position: relative;
}
.listing-1-link-2 {
    z-index: 10;
    width: 100%;
    height: 100%;
    color: #1e3a57;
    text-align: left;
    background-color: transparent;
    border: 1px solid #be2c24;
    border-radius: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 1em 1em 10em;
    transition: box-shadow 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
    transform: translate(0);
}
.listing-1-link-2:hover {
    z-index: 15;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-0.3em);
    box-shadow: 0 30px 30px -10px rgba(15, 29, 43, 0.3);
}
.listing-1-link-2.is-dark {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    color: #f3c7bc;
    background-color: rgba(30, 58, 87, 0.25);
    border-color: #1e3a57;
}
.listing-1-link-2.is-dark:hover {
    color: #fff;
    background-color: rgba(30, 58, 87, 0.75);
    border-color: #2b5b8b;
    box-shadow: 0 30px 30px -10px #0f1d2b;
}
.section-background-1 {
    z-index: 1;
    background-image: url(../images/blur-gradient-10.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid rgba(177, 65, 37, 0.15);
    border-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.footer-4-size {
    z-index: 20;
    width: 100%;
    max-width: 140em;
    grid-row-gap: 3em;
    background-color: transparent;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    padding: 5em 4em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.footer-4-brand-block {
    width: 100%;
    grid-column-gap: 8em;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 8vw;
    padding-right: 8vw;
    display: flex;
}
.footer-4-brand-link {
    grid-column-gap: 2em;
    grid-row-gap: 0.75em;
    color: #193047;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    transition: border-color 0.2s, background-color 0.2s;
    display: flex;
}
.footer-4-row-1 {
    grid-column-gap: 4em;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
    overflow: hidden;
}
.footer-4-link {
    z-index: 20;
    color: #be2c24;
    background-color: transparent;
    border-bottom: 1px solid transparent;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 3em 2em;
    transition: border-color 0.2s, padding 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s, color 0.2s;
    display: flex;
    position: relative;
    top: 1px;
}
.footer-4-link:hover {
    border-bottom-color: #be2c24;
    padding-left: 3em;
    padding-right: 3em;
}
.footer-4-link.w--current {
    border-bottom-color: #be2c24;
}
.footer-4-link-text {
    font-size: 1.8em;
    font-weight: 400;
}
.footer-4-icon-2 {
    width: 1em;
    height: 1em;
    font-size: 2.3em;
}
.footer-4-links {
    grid-column-gap: 0em;
    grid-row-gap: 0px;
    border: 1px solid #f3c7bc;
    border-radius: 100px;
    justify-content: center;
    align-items: stretch;
    padding-left: 6em;
    padding-right: 6em;
    transition: background-color 0.2s;
    display: flex;
}
.footer-4-links:hover {
    background-color: rgba(245, 149, 125, 0.1);
}
.footer-4-row-2 {
    grid-row-gap: 3em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 5em;
    padding-bottom: 0;
    display: flex;
}
.footer-4-link-cta {
    z-index: 20;
    grid-column-gap: 4em;
    color: #fff;
    background-color: #be2c24;
    border-radius: 100px;
    flex-direction: row;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 3em 2em;
    transition: border-color 0.2s, padding 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s, color 0.2s;
    display: flex;
    position: relative;
    top: 1px;
}
.footer-4-link-cta:hover {
    color: #fff;
    background-color: #be2c24;
    border-bottom-color: #be2c24;
    padding-left: 3em;
    padding-right: 3em;
}
.footer-4-link-cta.w--current {
    border-bottom-color: #f5dcd5;
}
.footer-4 {
    z-index: 50;
    width: 100%;
    grid-row-gap: 4em;
    background-color: #f1f4f6;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 2%;
    display: flex;
    position: relative;
}
.cta-1-list-2 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1em;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    margin-right: auto;
    padding-left: 4em;
    display: flex;
}
.cards-6-flex {
    width: 100%;
    max-width: 70em;
    grid-column-gap: 2.5em;
    grid-row-gap: 1em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.cards-6-flex.in-about {
    width: 100%;
    max-width: none;
    grid-column-gap: 1em;
    flex-wrap:wrap;
}
.in-about .card-6-block{
    width:100%;
}
.in-about .card-6-content{
    max-width:unset;
}
.hero-5-video {
    z-index: 10;
    border-bottom: 1px solid rgba(255, 255, 255, 0.75);
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.hero-5-video-cover {
    z-index: 1;
    opacity: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-5-video-overlay {
    z-index: 5;
    background-image: linear-gradient(rgba(255, 255, 255, 0.5), #fff);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-2-content-2 {
    width: 100%;
    max-width: 80em;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.subfooter-2 {
    z-index: 20;
    background-color: #0f1d2b;
    border-radius: 25px;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    position: relative;
    overflow: hidden;
}
.subfooter-2-grid {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 0.25fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
}
.subfooter-icon-link {
    opacity: 0.5;
    padding: 0.5em;
    transition: opacity 0.2s;
}
.subfooter-icon-link:hover {
    opacity: 1;
}
.footer-4-sublinks {
    grid-column-gap: 5em;
    grid-row-gap: 1em;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.hero-3-bg-3 {
    z-index: 1;
    opacity: 0.7;
    background-image: url(../images/blur-gradient-9.svg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-3-images {
    z-index: 10;
    width: 100%;
    height: 30em;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-radius: 25px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 10em;
    display: grid;
    position: relative;
    overflow: hidden;
}
.hero-3-images.is-higher {
    height: 50em;
}
.hero-3-image {
    position: relative;
}
.hero-3-bg-4 {
    z-index: 1;
    opacity: 0.55;
    background-image: url(../images/magicpattern-mesh-gradient-1683920715719.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.form-block-2 {
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.brand-icon {
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 2.5em;
}
.contact-link-block {
    grid-column-gap: 0.75em;
    color: #be2c24;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    font-size: 1.5em;
    font-weight: 400;
    transition: color 0.2s;
    display: flex;
}
.contact-link-block:hover {
    color: #193047;
}
.contact-grid-block {
    z-index: 10;
    grid-row-gap: 4em;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 3em;
    display: flex;
    position: relative;
}
.contact-grid-block.is-form {
    width: 100%;
    max-width: 50em;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.contact-grid-block.is-image {
    height: 20em;
}
.contact-links {
    grid-row-gap: 0.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.contact-grid-content {
    max-width: 19em;
    grid-row-gap: 2.75em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.contact-grid-image-1 {
    z-index: 5;
    width: 100%;
    height: 20em;
    position: relative;
}
.cta-2-image {
    z-index: 5;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.cta-2-overlay {
    z-index: 20;
    width: 100%;
    /*mix-blend-mode: multiply;*/
    /*background-image: linear-gradient(90deg, #193047, transparent);*/
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
}
.cta-2 {
    z-index: 50;
    min-height: 50em;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 8em 6em 8em 10em;
    display: flex;
    position: relative;
}
.cta-2-content {
    z-index: 20;
    width: 100%;
    max-width: 40em;
    grid-column-gap: 2em;
    grid-row-gap: 2.75em;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    text-align: center;
    background-color: #007eb5d6;
    border: 1px solid rgba(212, 218, 224, 0.25);
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5em;
    display: flex;
    position: relative;
}
.slide-timeline {
    z-index: 20;
    width: 5vw;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 5em;
    bottom: auto;
    left: auto;
    right: 6em;
    overflow: hidden;
}
.slider-timeline-bg {
    background-color: #fff;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.footer-brand-name {
    font-size: 2.7em;
    font-weight: 700;
    line-height: 1em;
}
.contact-grid {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
}
.contact-link-text {
    line-height: 1em;
}
.featured-article {
    z-index: 10;
    width: 100%;
    color: #fff;
    background-color: #142638;
    border-radius: 0px;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25em;
    padding-bottom: 5em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.featured-article.is-full-width {
    width: 100%;
}
.featured-article-content {
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    text-align: left;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.featured-article-image {
    z-index: 1;
    border-radius: 0px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.featured-article-overlay {
    z-index: 11;
    mix-blend-mode: multiply;
    background-color: rgba(40, 73, 105, 0.3);
    background-image: linear-gradient(transparent, #0f1d2b);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.featured-articles-list {
    width: 100%;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.featured-articles {
    width: 100%;
}
.featured-article-badge {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    letter-spacing: 0.2em;
    text-transform: uppercase;
    background-color: rgba(245, 149, 125, 0.1);
    border: 1px solid rgba(245, 149, 125, 0.6);
    border-radius: 15px;
    padding: 0.4em 1.3em;
    font-size: 0.8em;
    font-weight: 600;
}
.featured-article-description {
    width: 100%;
    max-width: 38em;
    grid-row-gap: 1em;
    border-left: 1px solid rgba(245, 149, 125, 0.6);
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    padding-left: 2em;
    display: flex;
}
.listing-blog {
    width: 100%;
}
.listing-blog-list {
    width: 100%;
    grid-column-gap: 2.5em;
    grid-row-gap: 3.5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.listing-blog-item {
    width: 100%;
    align-items: stretch;
    display: flex;
}
.listing-blog-link {
    z-index: 10;
    width: 100%;
    min-height: 35em;
    grid-row-gap: 2em;
    color: #1e3a57;
    text-align: left;
    background-color: transparent;
    border: 1px solid #be2c24;
    border-radius: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 1.5em 1.5em 8em;
    transition: box-shadow 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
    transform: translate(0);
}
.listing-blog-link:hover {
    z-index: 15;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-0.3em);
    box-shadow: 0 30px 30px -10px rgba(15, 29, 43, 0.3);
}
.listing-blog-link.is-dark {
    color: #d4dae0;
}
.listing-blog-link.is-dark:hover {
    color: #fff;
    background-color: rgba(15, 29, 43, 0.3);
    box-shadow: 0 30px 30px -10px rgba(15, 29, 43, 0.7);
}
.listing-blog-content {
    z-index: 10;
    width: 100%;
    /* max-width: 25em; */
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.article-description-text {
    font-size: 1.1em;
    line-height: 1.5em;
}
.listing-blog-image-size {
    z-index: 10;
    width: 100%;
    height: 20em;
    margin-bottom: 1em;
    position: relative;
}
.article-about-text {
    text-transform: uppercase;
    font-size: 0.85em;
}
.article-about-text.is-bold {
    font-weight: 600;
}
.article-about {
    grid-column-gap: 1em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    display: flex;
}
.article-categories {
    grid-column-gap: 0.5em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.fixed-blurry-mesh-bg {
    z-index: -3;
    opacity: 0;
    background-image: url(../images/gradient-mesh-backround-1.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.fullwidth-line-1 {
    width: 100%;
    height: 1px;
    background-color: #2b5b8b;
}
.client-logo {
    width: 10em;
    max-height: 5em;
}
.listing-5-divider {
    width: 80%;
    height: 1px;
    background-color: rgba(25, 48, 71, 0.25);
    margin-left: auto;
    margin-right: auto;
}
.large-title-absolute-text {
    color: #801d17;
    white-space: nowrap;
    flex: none;
    font-size: 7vw;
    font-weight: 700;
    line-height: 1em;
}
.large-title-absolute-text.is-2nd {
    color: #be2c24;
}
.large-title-absolute {
    z-index: 2;
    width: 100%;
    max-width: 100vw;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 7vw;
    display: flex;
    position: relative;
    overflow: hidden;
}
.large-title-absolute.is-1st {
    text-align: left;
}
.large-title-absolute.is-2nd {
    text-align: right;
    align-items: flex-end;
}
.large-titles {
    z-index: 10;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.large-titles.with-paddings {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 3em;
    padding-bottom: 3em;
    display: flex;
}
.large-titles-image {
    z-index: 1;
    width: 30vw;
    height: 50vh;
    position: absolute;
}
.sticky-cta-background-2 {
    z-index: 1;
    background-image: url(../images/gradient-mesh-backround-6.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    opacity: 0.1;
}
.gallery-grid-4-cols {
    width: 100%;
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.carousel-button-light {
    width: 5em;
    height: 5em;
    opacity: 0.7;
    background-image: url(../images/arrow-forward-fill0-wght400-grad0-opsz48-1.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1.8em;
    border: 1px solid transparent;
    border-radius: 50%;
    margin: auto 0 0 auto;
    font-size: 1em;
    transition: opacity 0.35s;
    display: flex;
    position: absolute;
    left: 7em;
    right: 0;
}
.carousel-button-light:hover {
    opacity: 1;
    background-color: rgba(245, 149, 125, 0.2);
    background-size: 2.2em;
    border-color: #be2c24;
}
.carousel-button-light.is-left {
    left: 0;
    right: 6em;
    transform: rotate(-180deg);
}
.testimonial-client-title {
    grid-column-gap: 1em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.testimonials-list {
    width: 100%;
    max-width: 80em;
    grid-row-gap: 5em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.testimonial-item {
    grid-row-gap: 1.75em;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8em;
    display: flex;
}
.testimonial-image {
    width: 20em;
    height: 20em;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.hero-6 {
    z-index: 10;
    width: 96%;
    min-height: 87vh;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    overflow: hidden;
}
.hero-6.with-breadcrumbs {
    min-height: 80vh;
}
.hero-6-grid {
    width: 100%;
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
    flex: 1;
    grid-template-rows: auto;
}
.hero-6-content {
    z-index: 60;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10em 5em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.hero-6-content.is-2nd {
    grid-row-gap: 4em;
    padding-top: 8em;
    padding-bottom: 5em;
}
.hero-6-content.with-slider {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: rgba(255, 255, 255, 0.7);
    margin: 3em;
}
.hero-6-content-block {
    width: 100%;
    max-width: 50em;
    grid-row-gap: 2.25em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.hero-6-content-block.in-team {
    max-width: 45em;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: auto;
}
.hero-6-content-block.in-blog {
    max-width: 41em;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.hero-6-content-block.is-center {
    text-align: center;
    justify-content: center;
    align-items: center;
}
.hero-6-image {
    z-index: 20;
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
}
.hero-6-image-content-block {
    z-index: 20;
    color: #fff;
    padding: 6.5em 4em;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-6-image-overlay {
    z-index: 1;
    height: 150%;
    mix-blend-mode: multiply;
    background-image: linear-gradient(transparent, #0f1d2b);
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-6-image-content {
    z-index: 20;
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 1.5em;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
}
.hero-6-image-content.with-max-width-50 {
    max-width: 50em;
}
.hero-6-image-button {
    margin-left: auto;
}
.hero-6-image-text {
    width: 100%;
    max-width: 20em;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.hero-6-image-text.in-article {
    max-width: 29em;
    grid-row-gap: 0.25em;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.hero-6-image-text.is-wider {
    max-width: 26em;
    border-left: 1px solid rgba(255, 255, 255, 0.45);
    padding-left: 2em;
}
.max-width-20 {
    width: 100%;
    max-width: 20em;
}
.fullwidth-line-2 {
    width: 100%;
    height: 1px;
    background-color: #193047;
}
.image-size-technology {
    z-index: 5;
    height: 60em;
    position: relative;
}
.team-member-grid {
    width: 100%;
    max-width: 80em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
}
.member-expertise-list {
    grid-row-gap: 1.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.member-expertise-list.in-hero {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.25em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
}
.member-expertise-item {
    grid-column-gap: 0.5em;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.member-expertise-item.is-2nd {
    grid-column-gap: 1em;
}
.member-block {
    background-color: rgba(255, 255, 255, 0.35);
    border-radius: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 5em;
    display: flex;
}
.member-grid-content {
    grid-row-gap: 2.75em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.member-expertise.in-hero {
    background-color: rgba(255, 255, 255, 0.19);
    border-radius: 25px;
    margin-top: auto;
    padding: 1em 2.5em;
}
.testimonials {
    width: 100%;
}
.hero-6-category-image {
    z-index: 10;
    width: 10em;
    min-height: 5em;
    border-radius: 25px;
    align-self: stretch;
    position: relative;
    overflow: hidden;
}
.contact-link-line {
    width: 1px;
    height: 100%;
    background-color: #be2c24;
    flex: none;
}
.author-name-block {
    grid-row-gap: 0.25em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.grid-5-title {
    color: #be2c24;
    font-size: 4em;
    font-weight: 400;
    line-height: 0.9em;
}
.card-6-title {
    font-size: 1.6em;
    font-weight: 600;
}
.grid-11-text-1-list {
    grid-row-gap: 0.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.author-block {
    width: 100%;
    grid-column-gap: 10em;
    grid-row-gap: 2em;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.opacity-80 {
    opacity: 0.8;
}
.aside-contact-title {
    color: #284969;
    font-weight: 600;
}
.aside-main-links {
    z-index: 20;
    width: 100%;
    grid-column-gap: 1em;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    position: relative;
}
.aside-button {
    z-index: 10;
    min-height: 13em;
    border-radius: 25px;
    flex: 1;
    align-self: stretch;
    transition: transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), box-shadow 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
    position: relative;
    overflow: hidden;
}
.aside-button:hover {
    z-index: 12;
    transform: translateY(-3px);
    box-shadow: 0 20px 20px -10px rgba(25, 48, 71, 0.5);
}
.aside-button.w--current {
    z-index: 11;
    box-shadow: 0 20px 20px -10px rgba(25, 48, 71, 0.5);
}
.aside-button.w--current:hover {
    transform: translate(0);
}
.aside-button-title {
    font-size: 1.5em;
    font-weight: 500;
}
.aside-button-content {
    z-index: 20;
    width: 100%;
    grid-column-gap: 2em;
    color: #fff;
    justify-content: flex-start;
    align-items: center;
    padding: 2.5em;
    display: flex;
    position: relative;
}
.aside-button-image {
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.aside-button-overlay {
    z-index: 10;
    mix-blend-mode: multiply;
    background-image: linear-gradient(135deg, #0f1d2b, transparent);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.aside-contact-link {
    grid-column-gap: 0.25em;
    color: #be2c24;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    text-transform: uppercase;
    justify-content: space-between;
    align-items: center;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.1em;
    transition: color 0.2s;
    display: flex;
}
.aside-contact-link:hover {
    color: #193047;
}
.aside-contact-link.w--current {
    font-weight: 700;
}
.nav-link-icon {
    z-index: 10;
    width: 1.3em;
    height: 1.3em;
    object-fit: contain;
    background-color: #be2c24;
    border: 1px solid rgba(245, 149, 125, 0.4);
    border-radius: 50%;
    padding: 0.2em;
    font-size: 1.3em;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
}
.nav-link-icon.is-light {
    background-color: #f5ded8;
    border-color: #f5957d;
}
.image-gradient-color {
    z-index: 13;
    opacity: 0.8;
    mix-blend-mode: multiply;
    background-image: linear-gradient(90deg, #0f1d2b, transparent 50%);
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.heading-with-border {
    grid-row-gap: 1em;
    border-left: 2px solid #193047;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 4em;
    display: flex;
}
.grid-4-title {
    font-size: 3em;
    font-weight: 600;
}
.grid-4-block {
    grid-row-gap: 1.25em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.nav-contacts-icon {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    transition: opacity 0.2s;
    display: flex;
}
.nav-contacts-icon:hover {
    opacity: 1;
}
.max-width-80 {
    width: 100%;
    max-width: 80em;
}
.grid-cards-6 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
}
.content-with-button-flex {
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
}
.listing-1-bg-gradient-overlay {
    z-index: 2;
    mix-blend-mode: multiply;
    background-image: linear-gradient(rgba(15, 29, 43, 0.8), #0f1d2b);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.image-overlay-color-dark {
    z-index: 12;
    mix-blend-mode: multiply;
    background-color: rgba(30, 58, 87, 0.95);
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.paragraph-links {
    grid-row-gap: 0.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
.article-details {
    grid-column-gap: 1em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.article-badge {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    letter-spacing: 0.2em;
    text-transform: uppercase;
    border-radius: 15px;
    padding: 0.4em 1.3em;
    font-size: 0.8em;
    font-weight: 600;
}
.article-badge.is-featured {
    background-color: rgba(245, 149, 125, 0.1);
    border: 1px solid rgba(245, 149, 125, 0.4);
}
.article-author-detail-image {
    width: 3em;
    height: 3em;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}
.article-author-details {
    grid-column-gap: 1em;
    grid-row-gap: 0.5em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.article-category-link {
    opacity: 0.7;
    color: #fff;
    transition: opacity 0.2s, background-color 0.2s;
}
.article-category-link:hover {
    opacity: 1;
    background-color: rgba(245, 149, 125, 0.2);
}
.article-author-detail-block {
    grid-column-gap: 1em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.article-featured-link {
    color: #fff;
    transition: opacity 0.2s;
}
.article-featured-link:hover {
    opacity: 0.8;
}
.listing-1-bg-video-overlay {
    z-index: 2;
    opacity: 0.6;
    mix-blend-mode: multiply;
    background-color: #0f1d2b;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.products-6 {
    width: 100%;
}
.products-6-list {
    width: 100%;
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.product-6-item {
    width: 100%;
    align-items: stretch;
    display: flex;
}
.product-6-link-block {
    z-index: 10;
    width: 100%;
    grid-row-gap: 2em;
    color: #1e3a57;
    text-align: left;
    background-color: transparent;
    border: 1px solid #be2c24;
    border-radius: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    padding: 1.5em 1.5em 12em;
    transition: box-shadow 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
    transform: translate(0);
}
.product-6-link-block:hover {
    z-index: 15;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-0.3em);
    box-shadow: 0 30px 30px -10px rgba(15, 29, 43, 0.3);
}
.product-6-image {
    z-index: 10;
    width: 100%;
    height: 20em;
    margin-bottom: 1em;
    position: relative;
}
.product-6-content {
    z-index: 10;
    width: 90%;
    max-width: 30em;
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.product-6-detail-block {
    grid-column-gap: 0.5em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-6-text {
    text-transform: uppercase;
    font-size: 1em;
}
.product-6-text.is-bold {
    font-weight: 600;
}
.product-6-text.is-price {
    color: #be2c24;
    background-color: rgba(245, 149, 125, 0.2);
    font-weight: 600;
}
.product-6-text.is-compare-price {
    text-decoration: line-through;
}
.product-6-details {
    grid-column-gap: 1.5em;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-5-title {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 700;
    line-height: 1.6em;
}
.product-5-features {
    z-index: 20;
    grid-column-gap: 0.5em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-2-prices {
    grid-column-gap: 1em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.product-2-price {
    color: #be2c24;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 1.3em;
}
.product-2-price.is-price-before {
    color: #193047;
    text-decoration: line-through;
}
.product-2-price.is-price-before.reverse-colors-2nd {
    color: #6288ad;
}
.product-2-price.reverse-colors {
    color: #be2c24;
}
.product-2-category {
    z-index: 20;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-transform: uppercase;
    background-color: rgba(153, 49, 23, 0.7);
    border: 1px solid #be2c24;
    border-radius: 25px;
    padding: 0.1em 0.7em;
    font-size: 0.9em;
    font-weight: 600;
    line-height: 1.6em;
    position: relative;
}
.product-2-category.is-featured {
    background-color: rgba(25, 48, 71, 0.75);
    border-color: rgba(255, 255, 255, 0.35);
}
.product-2-category.is-sale {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgba(255, 255, 255, 0.35);
}
.product-2-categories {
    z-index: 20;
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 2em;
    left: 2em;
    right: auto;
}
.product-3-badge-text {
    letter-spacing: 0.05em;
    text-indent: 0.05em;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 700;
    line-height: 1.3em;
}
.product-3-line {
    width: 1px;
    height: 1em;
    background-color: #193047;
    flex: none;
}
.product-5-category {
    grid-column-gap: 0.5em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-5-title-link {
    z-index: 20;
    color: #1e3a57;
    position: relative;
}
.product-5-title-link:hover {
    color: #be2c24;
}
.product-1-price-text {
    z-index: 10;
    letter-spacing: 0.02em;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6em;
    position: relative;
}
.product-1-price-text.is-compare-price {
    opacity: 0.7;
    text-decoration: line-through;
}
.store-category-link {
    color: #fff;
}
.store-category-link:hover {
    color: rgba(255, 255, 255, 0.8);
}
.hero-product-details {
    z-index: 1;
    grid-column-gap: 2.5em;
    color: #fff;
    text-align: left;
    background-color: rgba(30, 58, 87, 0.5);
    border: 1px solid #2b5b8b;
    border-radius: 50px;
    flex-direction: row;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding: 1.5em 3em;
    transition: background-color 0.2s;
    display: flex;
    position: relative;
}
.hero-product-details:hover {
    z-index: 3;
    color: #fff;
    background-color: rgba(30, 58, 87, 0.75);
}
.hero-product-details-text {
    text-transform: uppercase;
    font-size: 1.3em;
    line-height: 1.2em;
}
.hero-product-details-text.is-strikethrough {
    opacity: 0.7;
    text-decoration: line-through;
}
.hero-product-details-text.is-2nd {
    opacity: 0.7;
}
.hero-product-line {
    width: 1px;
    height: 1.5em;
    background-color: #2b5b8b;
}
.product-hero-buttons {
    z-index: 20;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    position: relative;
}
.product-details {
    grid-column-gap: 5em;
    grid-row-gap: 2.5em;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    display: flex;
}
.product-details-buttons {
    width: 100%;
    max-width: 27em;
}
.product-details-prices {
    grid-column-gap: 2.5em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-detail-price {
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.2em;
}
.product-detail-price.is-2nd {
    opacity: 0.7;
    font-weight: 400;
}
.product-details-price {
    grid-column-gap: 1.75em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.product-details-line {
    width: 1px;
    height: 1.5em;
    background-color: #2b5b8b;
}
.product-hero-content {
    grid-row-gap: 2em;
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.checkout-block {
    margin-bottom: 2.5em;
}
.error-state-2 {
    text-align: center;
    background-color: rgba(245, 149, 125, 0.6);
    border: 1px solid #801d17;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 2.3em;
    font-size: 1.1em;
    line-height: 1.3em;
}
.ui-kit-component-title {
    color: #e6e9ec;
    text-align: center;
    margin-bottom: 1.2em;
    font-size: 2em;
    font-weight: 400;
}
.purchase-button {
    min-width: 18em;
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid transparent;
    padding: 1em;
    transition: color 0.2s, border-color 0.2s, background-color 0.2s;
    position: absolute;
    transform: rotate(90deg);
}
.purchase-button:hover {
    color: #fff;
    background-color: rgba(245, 149, 125, 0.2);
    border: 1px solid #801d17;
}
.purchase-text {
    text-align: center;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.6em;
}
.grid-14-list-2 {
    width: 100%;
    grid-column-gap: 1.25em;
    grid-row-gap: 0.75em;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
}
.ui-kit-text-number {
    z-index: 10;
    min-width: 3em;
    color: #be2c24;
    text-align: center;
    letter-spacing: 0.02em;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.6em;
    position: relative;
}
.grid-14-block-wrap {
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.grid-14-block-transparent {
    z-index: 10;
    grid-column-gap: 4em;
    grid-row-gap: 1.75em;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 25px;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 5.5em;
    display: flex;
    position: relative;
}
.grid-14-block-transparent.is-center {
    text-align: center;
    justify-content: center;
    align-items: center;
}
.grid-14-number {
    z-index: 10;
    min-width: 3em;
    color: #be2c24;
    text-align: center;
    letter-spacing: 0.02em;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.6em;
    position: relative;
}
.grid-5-overview-title {
    color: #801d17;
    font-size: 3em;
    font-weight: 400;
    line-height: 0.9em;
}
.grid-5-link {
    color: #801d17;
}
.blurry-backgrounds {
    width: 100%;
    height: 10em;
    position: relative;
    overflow: hidden;
}
.template-home-link {
    border-bottom: 1px solid #be2c24;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.6em;
}
.template-home-link:hover {
    color: #611907;
    border-bottom-color: #611907;
}
@media screen and (min-width: 1440px) {
    body {
        font-size: 12px;
    }
}
@media screen and (min-width: 1920px) {
    body {
        font-size: 13px;
    }
}

@media handheld, only screen and (max-width: 1440px) {
    .home-intro h2{font-size: 2em;}
    .heading.is-extra-large-title{font-size: 2.4em!important;}
    .hero-1-button-text{font-size: 1.2em;}
    .home-intro p{font-size: 1.2em;}
    .horizontal-flex.with-gap-1em{padding-top: 1em;}
    .home-intro{padding: 2em 4em;}
    .section-inner-radius .cta-2{padding: 2em 6em;}
    .rich-text h3{font-size: 1.8em!important;}
    .rich-text h6{font-size: 1.4em!important;}
    .cashhandling-testimonial-content p{font-size: 1em;}
    .heading.is-hero-2-title{font-size: 2em;}
    .heading.is-hero-1-title{font-size: 2.5em!important;}
    .paragraph.is-medium{font-size: 1em;}
    .heading.is-hero-5-title{font-size: 2.5em;}
    .listing-1-list{gap: 1.5em;}
    .heading.is-listing-1-title{font-size: 1.5em;}
    .listing-1-link-1{padding: 2em 2em 8em;}
    .hero-1-height{min-height:calc(100vh - 90px);}
    .dropdown-list.w--open {
        padding: 1em 0 0;
        top: 4em;
        left: 0;
        right: 0;
    }
  }

@media screen and (max-width: 991px) {
    .hero-1-height{
        min-height: 75vh;
    }
    body {
        font-size: 12px;
    }
    .container {
        padding-left: 2em;
        padding-right: 2em;
    }
    .padding {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .padding.less-paddings-6em {
        padding-top: 5em;
        padding-bottom: 5em;
    }
    .padding.top-8em {
        padding-top: 6em;
    }
    .heading.is-ui-kit-title {
        font-size: 5em;
    }
    .heading.is-smallest-title {
        font-size: 1.8em;
    }
    .heading.is-small-title {
        font-size: 2.5em;
    }
    .heading.is-medium-title {
        font-size: 3.5em;
    }
    .heading.is-large-title {
        font-size: 4.5em;
    }
    .heading.is-extra-large-title {
        font-size: 2.5em;
    }
    .heading.is-regular-title {
        font-size: 2.9em;
    }
    .heading.is-extra-small-title {
        font-size: 1.8em;
    }
    .heading.is-product-title {
        font-size: 2em;
    }
    .heading.is-confirmation-title {
        font-size: 4em;
    }
    .heading.is-hero-1-title {
        font-size: 3.5em;
    }
    .heading.is-article-title-2 {
        font-size: 2.3em;
    }
    .heading.is-sticky-title {
        font-size: 6vw;
    }
    .heading.is-hero-2-title {
        font-size: 2.5em;
    }
    .heading.is-hero-3-title {
        font-size: 5em;
    }
    .heading.is-hero-4-title {
        font-size: 3.6em;
    }
    .heading.is-hero-5-title {
        font-size: 3em;
    }
    .heading.is-listing-7-title {
        font-size: 2.5em;
    }
    .heading.is-hero-2-title-2 {
        font-size: 6em;
    }
    .heading.is-vw-title-1 {
        font-size: 6vw;
    }
    .heading.is-overview-main-hero-title {
        font-size: 4em;
    }
    .list-title {
        font-size: 1.5em;
    }
    .list-text {
        max-width: none;
        font-size: 1.15em;
    }
    .newsletter-submit-button {
        font-size: 1.1em;
    }
    .newsletter-field {
        min-height: 3.3em;
        font-size: 1.3em;
    }
    .newsletter-field::-ms-input-placeholder {
        font-size: 1.1em;
    }
    .newsletter-field::placeholder {
        font-size: 1.1em;
    }
    .brand-name {
        font-size: 2em;
    }
    .newsletter-flex {
        grid-row-gap: 1em;
        grid-template-columns: 1fr;
    }

    .nav-brand-link {
        margin-right: 0;
    }
    .tab-1-link {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .tabs-1-links {
        margin-right: 2em;
    }
    .accordion:hover {
        background-color: transparent;
    }
    .accordion-title {
        font-size: 1.2em;
    }
    .acc-flex {
        flex-direction: column;
        justify-content: flex-start;
    }
    .newsletter-text-1 {
        font-size: 1.3em;
    }
    .rich-text h2 {
        font-size: 2.5em;
    }
    .rich-text h3 {
        font-size: 2em;
    }
    .rich-text h4 {
        font-size: 1.8em;
    }
    .rich-text h5 {
        font-size: 1.6em;
    }
    .rich-text h6 {
        font-size: 1.2em;
    }
    .rich-text h1 {
        font-size: 3em;
    }
    .rich-text blockquote {
        font-size: 2em;
        line-height: 1.6em;
    }
    .rich-text.is-larger {
        font-size: 1.3em;
    }
    .rich-text.is-medium {
        font-size: 1.1em;
    }
    .gallery-lightbox {
        height: 15em;
    }
    .gallery-lightbox.is-large-image {
        height: 33em;
    }
    .gallery-lightbox.is-small-image {
        height: 15em;
    }
    .fullscreen-menu-button{display: block;height: auto;padding: 15px;}
    .icon.in-gallery {
        z-index: 30;
        width: 1.1em;
        height: 1.1em;
        background-color: #be2c24;
        border-radius: 12px;
        padding: 0.3em;
        font-size: 2.6em;
        display: block;
        top: 0.5em;
        bottom: auto;
        left: 0.4em;
        right: auto;
    }
    .icon.in-gallery.in-small-gallery {
        font-size: 2.3em;
    }
    .password {
        width: 100%;
        max-width: none;
    }
    .password-form-input {
        min-height: 3.4em;
        font-size: 1.3em;
    }
    .password-form-input::-ms-input-placeholder {
        font-size: 1.1em;
    }
    .password-form-input::placeholder {
        font-size: 1.1em;
    }
    .password-form-submit {
        font-size: 1.1em;
    }
    .static-gallery-grid {
        grid-column-gap: 2.5em;
        grid-row-gap: 2.5em;
    }
    .color-define,
    .color-define-2,
    .color-define-3 {
        height: 4em;
    }

    .fullscreen-menu-button:hover {
        box-shadow: none;
        transform: translate(0);
    }
    .tabs-2-links {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        overflow: auto;
    }
    .padding-80vh {
        min-height: auto;
    }
    .subfooter-links-list {
        grid-column-gap: 2em;
        grid-row-gap: 1em;
        justify-content: center;
    }
    .listing-4-item {
        padding-top: 6em;
        padding-bottom: 6em;
    }
    .subfooter {
        padding-top: 5em;
        padding-bottom: 5em;
    }
    .subfooter-grid {
        flex-wrap: wrap;
        grid-template-columns: 1fr;
    }
    .breadcrumbs-1 {
        max-width: none;
        margin-bottom: 2em;
    }
    .ui-kit-title-block {
        max-width: none;
    }
    .aside-links {
        padding-top: 2.5em;
        padding-bottom: 4em;
    }
    .aside-menu,
    .aside-menu-bg {
        width: 100%;
    }
    .aside-inner {
        overflow: auto;
    }
    .close-button {
        height: 5em;
    }
    .close-button:hover {
        width: 100%;
        height: 5em;
    }
    .form-grid-in-ui {
        grid-template-columns: 1fr;
    }
    .vertical-flex.with-gap-6em {
        grid-row-gap: 2em;
    }
    .vertical-flex.with-gap-8em {
        grid-row-gap: 6em;
    }
    .vertical-flex.with-gap-4em {
        grid-row-gap: 3em;
    }
    .listing-4-grid {
        grid-row-gap: 2em;
        grid-template-columns: 1fr;
    }
    ._3d-trigger {
        width: 100%;
        height: 100%;
    }
    .fullscreen-listing-item {
        width: 100%;
    }
    .section-listing-7 {
        height: auto;
        min-height: 100vh;
        padding-top: 70vh;
        padding-bottom: 45vh;
    }
    .fullscreen-listing-list {
        width: 100%;
        flex-direction: column;
        flex: 0 auto;
    }
    .fullscreen-listing {
        width: 100%;
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .fullscreen-listing-link {
        grid-row-gap: 2em;
        grid-template-columns: 0.25fr 1fr;
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .fullscreen-listing-link:hover {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .fullscreen-listing-block {
        opacity: 1;
        transition: none;
    }
    .fullscreen-listing-text-1 {
        display: block;
        position: relative;
    }
    .grid-6 {
        grid-column-gap: 4em;
        grid-row-gap: 4em;
    }
    .grid-6-image {
        min-height: 40em;
    }
    .grid-1 {
        grid-column-gap: 2em;
        grid-row-gap: 4em;
        grid-template-columns: 0.5fr 1fr;
    }
    .grid-1-title-block {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        flex-wrap: wrap;
    }
    .aside-text-link.w--current {
        background-image: url(../images/line-end-arrow-fill0-wght400-grad0-opsz48.svg);
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: 0.5em;
    }
    .sidebar-blog-text {
        font-size: 0.8em;
    }
    .sidebar-blog-text.is-1st {
        min-width: 9em;
    }
    .fullscreen-listing-icon {
        margin-left: 0;
        display: block;
    }
    .fullscreen-listing-content {
        max-width: 35em;
    }
    .sticky-content {
        width: 75vw;
    }
    .scolling-image {
        width: 50vw;
    }
    .products-1-list {
        grid-column-gap: 1.5em;
        grid-row-gap: 1.5em;
        grid-template-columns: 1fr 1fr;
    }
    .checkout-form {
        flex-direction: column;
        justify-content: flex-start;
        align-items: stretch;
    }
    .paypal-field-label {
        font-size: 1.2em;
    }
    .paypal-block-1 {
        font-size: 1.1em;
    }
    .order-confirmation {
        min-height: auto;
    }
    .divider {
        height: 10em;
    }
    .paragraph {
        font-size: 1.1em;
    }
    .paragraph.is-medium {
        font-size: 1.2em;
    }
    .paragraph.is-large {
        font-size: 1.5em;
    }
    .paragraph.is-extra-large {
        font-size: 1.7em;
    }
    .nav-modern-cart-button {
        padding-right: 1.2em;
        font-size: 0.9em;
    }
    .nav-main-link {
        color: #12042c;
        border-left-width: 0;
        border-left-color: transparent;
        font-size: 12px;
        width: 100%;
        padding: 7px 0;
        border-bottom: 1px solid #eee;
    }
    .nav-link-text-1{width: 100%;text-align: left;}
    .nav-main-link:hover {
        color: #12042c;
    }
    .dropdown-toggle {
        color: #12042c;
        font-size: 1.2em;
        width: 100%;
        padding: 0;
    }
    .dropdown-link{
        display: block;
        width: 100%;
    }
    .dropdown-list{position: initial;margin: 1em 0 0 0;}
    .dropdown-nav-links{width: 100%;padding: 1em;}
    .nav-link{padding: 3vw;}
    .dropdown-toggle:hover {
        color: #0393d1;
    }
    .cart-quantity-rounded {
        top: -0.3em;
        right: -0.3em;
    }
    .dropdown-list.w--open {
        width: 100%;
        box-shadow: none;
        border-top: 1px solid rgba(18, 4, 44, 0.15);
        border-bottom: 1px solid rgba(18, 4, 44, 0.15);
        position: relative;
        top: 0;
        left: 0;
        right: 0;
    }
    .uppercase-text-2 {
        font-size: 1.3em;
    }
    .content-image-block {
        min-height: 60dvh;
    }
    .content-image-sticky {
        padding-left: 0;
        padding-right: 0;
    }
    .cards-3-grid {
        grid-template-columns: 1fr 1fr;
    }
    .card-badge {
        font-size: 0.9em;
        top: 1em;
        right: 1em;
    }
    .nav-links-block {
        grid-template-columns: 1fr 1fr;
    }
    .grid-8 {
        grid-template-columns: 0.25fr 1fr;
    }
    .listing-2-item {
        grid-template-columns: 0.25fr 1.25fr 0.75fr;
        padding-left: 3.3em;
        padding-right: 3.3em;
    }
    .listing-5-grid {
        min-height: auto;
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        border-radius: 0;
        grid-template-columns: 1fr;
    }
    .listing-5-grid:hover {
        height: auto;
    }
    .listing-5-grid.is-dark-topics {
        grid-row-gap: 2.5em;
        grid-template-columns: 1fr;
    }
    .listing-5-grid.in-clients {
        text-align: center;
        border-radius: 0;
        flex-direction: column;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        display: flex;
    }
    .listing-5-text.in-clients {
        text-align: center;
    }
    .listing-4-text-1 {
        font-size: 1.9em;
    }
    .listing-5-image {
        height: 20em;
    }
    .listing-5-image.in-client {
        height: auto;
        justify-content: center;
        margin-bottom: 1em;
    }
    .grid-10-content {
        padding: 8em 3em;
    }
    .grid-10-inner {
        grid-row-gap: 2.5em;
    }
    .product-2-item {
        padding: 1.5em;
    }
    .products-2-list {
        grid-template-columns: 1fr 1fr;
    }
    .products-3-list {
        grid-column-gap: 1.5em;
        grid-row-gap: 1.5em;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .product-3-item:hover {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0.4);
        border-color: #a8b9ca;
        transform: scale(1);
    }
    .product-3-prices {
        width: 100%;
    }
    .product-3-price-wrap {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        flex-wrap: wrap;
    }
    .product-badge {
        font-size: 0.65em;
    }
    .products-4-list {
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .product-4-item {
        border-color: #a8b9ca;
    }
    .product-4-item:hover {
        background-color: transparent;
        border-color: #a8b9ca;
    }
    .product-4-inner {
        padding-left: 0;
        padding-right: 0;
    }
    .products-4-badges {
        grid-column-gap: 0.5em;
        grid-row-gap: 0.5em;
    }
    .footer-2 {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .footer-2-large-links {
        height: auto;
    }
    .footer-2-large-link {
        flex: 0 auto;
        padding-left: 0;
        font-size: 1.9em;
    }
    .footer-2-large-link:hover {
        background-image: none;
        background-position: 0 0;
        background-repeat: repeat;
        background-size: auto;
    }
    .footer-2-small-links {
        padding-top: 1em;
    }
    .footer-2-content {
        grid-column-gap: 2.5em;
        grid-row-gap: 2em;
        flex-flow: wrap;
        justify-content: space-between;
        padding-top: 0;
    }
    .footer-2-contact-link {
        font-size: 1.1em;
    }
    .footer-2-contact-text {
        font-size: 1.2em;
    }
    .footer-2-contacts {
        width: auto;
        grid-row-gap: 0.5em;
    }
    .cta-1-list {
        width: 100%;
        max-width: none;
        flex: 0 auto;
    }
    .cta-1 {
        grid-row-gap: 2.75em;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .cta-1-list-grid {
        width: 100%;
        max-width: none;
        flex: 0 auto;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .grid-11 {
        grid-column-gap: 4em;
        grid-row-gap: 6em;
    }
    .grid-11-summary.with-background {
        padding: 2.5em;
    }
    .grid-11-text-1 {
        font-size: 1.3em;
    }
    .footer-2-grid {
        grid-column-gap: 2em;
        grid-row-gap: 4em;
        grid-template-columns: 1fr 1fr 0.5fr;
    }
    .tab-1-link-2 {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .blog-post-grid {
        grid-template-columns: 1fr;
    }
    .blog-sidebar {
        max-width: none;
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        border-top: 1px solid #7298bd;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        padding-top: 4em;
        display: grid;
    }
    .grid-12 {
        grid-row-gap: 2em;
        grid-template-columns: 1fr;
    }
    .grid-12-image-size {
        height: 25em;
    }
    .grid-12-images {
        grid-row-gap: 3.5em;
        padding: 7vw;
    }
    .grid-12-block-1,
    .grid-12-block-2 {
        max-width: 40em;
    }
    .products-5-list {
        grid-row-gap: 1em;
        background-color: transparent;
        border-color: transparent;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
    }
    .product-5-item {
        grid-column-gap: 2em;
        grid-template-columns: 0.25fr 1fr;
        padding-bottom: 0.5em;
        box-shadow: 0 0 50px 20px rgba(15, 29, 43, 0.15);
    }
    .product-5-item:hover {
        background-color: transparent;
        border-color: #a8b9ca;
    }
    .product-5-image {
        min-height: 5em;
    }
    .product-5-inner {
        padding-left: 0;
        padding-right: 0;
    }
    .product-5-buttons {
        width: 100%;
        background-color: transparent;
        border-color: transparent;
        justify-content: flex-end;
        padding-left: 0;
        padding-right: 0;
    }
    .product-5-buttons:hover {
        background-color: transparent;
    }
    .subfooter-made-by-links {
        grid-column-gap: 2em;
        grid-row-gap: 1em;
        justify-content: center;
    }
    .checkout-content {
        width: 100%;
        margin-right: 0;
    }
    .confirmation-title {
        font-size: 1.3em;
    }
    .newsletter-title-2 {
        font-size: 2.2em;
    }
    .ui-kit-link {
        opacity: 1;
        border-radius: 0;
        flex: 0 auto;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    .ui-kit-link:hover {
        width: 100%;
        box-shadow: none;
        transform: none;
    }
    .ui-kit-link-name {
        font-size: 1.2em;
    }
    .ui-kit-link-icon {
        font-size: 2em;
    }
    .nav-grid {
        grid-template-columns: 0.5fr 1fr 0.5fr;
        justify-content: space-between;
    }
    .nav-main-links {
        display: none;
    }
    .nav-secondary-links {
        grid-column-gap: 0.5em;
    }
    .content-image-center {
        grid-row-gap: 5em;
    }
    .testimonials-grid-1 {
        grid-template-columns: 1fr;
    }
    .testimonials-block-1 {
        border-bottom: 1px solid #7298bd;
        margin-bottom: 4em;
        padding-bottom: 4em;
    }
    .testimonials-block-1.is-last {
        border-bottom-width: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .grid-14 {
        grid-row-gap: 2em;
        grid-template-columns: 1fr;
    }
    .grid-14-block-3 {
        height: 30em;
    }
    .grid-15,
    .testimonials-grid-2 {
        grid-template-columns: 1fr;
    }
    .testimonials-block-2 {
        max-width: 43em;
    }
    .grid-12-content-1 {
        width: 100%;
        max-width: none;
        min-height: auto;
        grid-row-gap: 7.5em;
        background-color: rgba(255, 255, 255, 0.2);
        border-radius: 25px;
        justify-content: center;
        align-items: center;
        padding: 8em 8vw;
        position: relative;
    }
    .footer-1-row-1 {
        border-radius: 15px;
        flex-wrap: wrap;
        padding: 1em;
        display: flex;
    }
    .footer-1-link {
        padding: 2em 0;
    }
    .footer-1-link:hover {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-1-link.is-cta {
        background-color: #be2c24;
        border-radius: 15px;
    }
    .footer-1-links {
        border-left-color: transparent;
        border-right-color: transparent;
        flex-wrap: wrap;
    }
    .footer-1-link-2 {
        padding: 0.7em 0;
    }
    .footer-1-link-2:hover {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-social-link-1,
    .footer-social-link-1:hover {
        padding-left: 2.2em;
        padding-right: 2.2em;
    }
    .footer-1-row-3 {
        grid-column-gap: 2em;
        grid-row-gap: 0.5em;
        border-bottom-color: transparent;
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .listing-1-list {
        grid-column-gap: 2.5em;
        grid-row-gap: 2.5em;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .listing-1-list.is-team {
        grid-template-columns: 1fr 1fr;
    }
    .form-1-field {
        font-size: 1.3em;
    }
    .form-1-field::-ms-input-placeholder {
        font-size: 1.1em;
    }
    .form-1-field::placeholder {
        font-size: 1.1em;
    }
    .form-1-submit-button {
        font-size: 1.1em;
    }
    .listing-1-item {
        flex: 0 auto;
    }
    .listing-3-list,
    .listing-8-list {
        grid-template-columns: 1fr 1fr;
    }
    .listing-8-link {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .listing-1-link-1.is-dark {
        background-color: rgba(30, 58, 87, 0.4);
        border-color: #284969;
    }
    .footer-1-brand-row {
        grid-row-gap: 2.5em;
        flex-direction: column;
        justify-content: center;
    }
    .horizontal-images {
        padding-top: 5em;
        padding-bottom: 5em;
    }
    .horizontal-image {
        width: 63vw;
    }
    .content-2-number {
        font-size: 0.9em;
    }
    .content-2-text-1 {
        font-size: 1.3em;
    }
    .content-2-block-4 {
        min-width: 17em;
        flex: 1;
    }
    .hero-1-page-buttons {
        min-width: 34em;
    }
    .hero-1-page-buttons.is-wider {
        min-width: 42em;
    }
    .hero-1-button {
        grid-column-gap: 1.75em;
        padding-top: 1em;
        padding-bottom: 1em;
        font-size: 1em;
    }
    .hero-1-button:hover {
        width: 100%;
    }
    .hero-1-button.is-blue:hover {
        width: auto;
    }
    .hero-1-buttons-wrap {
        grid-row-gap: 1.5em;
        flex-wrap: wrap;
    }
    .content-2-link {
        font-size: 1.3em;
    }
    .content-2-uppercase-title-copy {
        font-size: 0.9em;
    }
    .breadcrumbs {
        width: 34em;
    }
    .breadcrumb-link:hover {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .article-column-1,
    .article-column-3 {
        padding-left: 0;
        padding-right: 0;
    }
    .article-image {
        height: 45em;
    }
    .author-flex {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footer-burger-icon-line {
        height: 1px;
    }
    .carousel-image {
        font-size: 0.9em;
    }
    .carousel-max-width {
        width: 80%;
    }
    .carousel-button-dark {
        opacity: 1;
        background-size: 2.3em;
        border-width: 0;
    }
    .carousel-button-dark:hover {
        background-size: 2.3em;
        border-width: 0;
        border-color: transparent;
    }
    .carousel-text {
        font-size: 1.3em;
    }
    .carousel-title {
        font-size: 1.6em;
    }
    .paypal-desc-text-1,
    .confirmation-desc-text-1 {
        font-size: 1em;
    }
    .card-2-sticky-column {
        min-height: 40em;
    }
    .cards-2 {
        max-width: 25em;
    }
    .card-2-block {
        min-height: auto;
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        padding-left: 2em;
        padding-right: 2em;
    }
    .card-2-text {
        font-size: 1.1em;
        line-height: 1.5em;
    }
    .aside-menu-link {
        font-size: 1.4em;
    }
    .hero-1-button-icon:hover {
        padding-left: 1.3em;
        padding-right: 1.3em;
    }
    .grid-1-small-titles {
        flex-wrap: wrap;
    }
    .sticky-cta-grid {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
    }
    .grid-2 {
        grid-column-gap: 1.5em;
        grid-row-gap: 4em;
    }
    .grid-1-number-2 {
        min-width: auto;
        margin-right: 0.2em;
        font-size: 2.2em;
    }
    .card-5-block-2 {
        min-height: auto;
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        padding-left: 2em;
        padding-right: 2em;
    }
    .grid-5 {
        grid-column-gap: 2.5em;
    }
    .number-text {
        font-size: 4em;
    }
    .number-text.in-grid-4 {
        font-size: 4.5em;
    }
    .number-text.in-card-6 {
        text-align: left;
        flex: 0 auto;
        font-size: 2.5em;
    }
    .number-text.in-grid-8 {
        font-size: 4em;
    }
    .number-text.in-grid-11 {
        font-size: 2.5em;
    }
    .number-text.in-grid-12 {
        font-size: 2em;
    }
    .grid-3 {
        grid-template-columns: 1fr;
    }
    .grid-3-block {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .grid-3-block.is-2nd {
        padding-bottom: 10em;
    }
    .grid-3-block.is-1st {
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        margin-top: -2em;
    }
    .grid-3-icon {
        font-size: 4.5em;
    }
    .grid-4 {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .card-1-text-1,
    .card-6-text-2 {
        font-size: 1.1em;
        line-height: 1.5em;
    }
    .content-2-block-5 {
        min-width: 17em;
    }
    .grid-4-content {
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .grid-5-block {
        grid-row-gap: 2em;
    }

    .nav-contacts-popup {
        top: 5.7em;
    }
    .hero-2-content-corner {
        padding: 1.5em;
        font-size: 0.9em;
    }
    .hero-2-bottom {
        flex-wrap: wrap;
    }
    .cards-4-grid {
        grid-template-columns: 1fr 1fr;
    }
    .hero-3.is-light-with-images,
    .hero-3.is-dark {
        padding-bottom: 6em;
    }
    .hero-3.is-dark.with-scroll-down-button {
        padding-bottom: 15.5em;
    }
    .hero-4 {
        padding-bottom: 6em;
    }
    .cards-5-grid {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
    }
    .card-5-block {
        grid-row-gap: 1.25em;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        font-size: 0.8em;
    }
    .hero-scroll-down.in-hero-3 {
        margin-top: 4em;
    }
    .hero-socials {
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        border-right: 1px solid rgba(255, 255, 255, 0.3);
    }
    .hero-socials-list {
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    .hero-5 {
        margin-top: -6em;
        padding-bottom: 6em;
    }
    .hero-5-column-side {
        padding-top: 1em;
    }
    .cards-6-grid {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
    }
    .card-6-content {
        width: auto;
        max-width: none;
        grid-row-gap: 0.25em;
    }
    .card-6-block {
        width: 100%;
        flex-wrap: wrap;
    }
    .listing-1-button-title {
        z-index: 10;
        background-color: #be2c24;
        padding-left: 1em;
        padding-right: 1em;
        font-size: 0.9em;
        display: block;
    }
    .listing-1-bg {
        max-height: 100vh;
    }
    .listing-7-list {
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .listing-7-item {
        flex: 0 auto;
    }
    .listing-7-link {
        min-height: auto;
        padding-top: 5.5em;
        padding-bottom: 5.5em;
    }
    .listing-7-link:hover {
        grid-row-gap: 1.5em;
    }
    .listing-1-bg-gradient-tablet {
        background-image: linear-gradient(transparent 50%, #193047);
        display: block;
    }
    .footer-4-brand-block {
        grid-row-gap: 2.5em;
        flex-direction: column;
        justify-content: center;
    }
    .footer-4-row-1 {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .footer-4-link {
        border-bottom-width: 0;
        border-bottom-color: transparent;
        padding: 0.8em 0;
        top: 0;
    }
    .footer-4-link:hover {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-4-links {
        width: 100%;
        grid-column-gap: 2em;
        flex-wrap: wrap;
        padding: 1em 4em;
    }
    .footer-4-link-cta {
        padding: 1.8em 2em;
    }
    .footer-4-link-cta:hover {
        padding-left: 2em;
        padding-right: 2em;
    }
    .cta-1-list-2 {
        width: 100%;
        max-width: none;
        flex: 0 auto;
        padding-left: 0;
    }
    .cards-6-flex {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
    }
    .cards-6-flex.in-about {
        flex-wrap: wrap;
    }
    .subfooter-2 {
        padding-top: 5em;
        padding-bottom: 5em;
    }
    .subfooter-2-grid {
        flex-wrap: wrap;
        grid-template-columns: 1fr;
    }
    .hero-3-images {
        margin-bottom: 8em;
    }
    .cta-2 {
        min-height: auto;
        align-items: center;
        padding: 8vw;
    }
    .footer-brand-name {
        font-size: 2.3em;
    }
    .contact-grid {
        grid-template-columns: 1fr;
    }
    .featured-article.is-full-width {
        padding-top: 20em;
    }
    .listing-blog-list {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .listing-blog-item {
        flex: 0 auto;
    }
    .listing-blog-link {
        padding-bottom: 9em;
    }
    .article-categories {
        grid-column-gap: 0.325em;
    }
    .large-titles-image {
        height: 25vw;
    }
    .gallery-grid-4-cols {
        grid-column-gap: 1.5em;
        grid-row-gap: 1.5em;
    }
    .carousel-button-light {
        opacity: 1;
        background-size: 2.3em;
        border-width: 0;
    }
    .carousel-button-light:hover {
        background-size: 2.3em;
        border-width: 0;
        border-color: transparent;
    }
    .testimonials-list {
        grid-row-gap: 4em;
    }
    .hero-6-grid {
        grid-column-gap: 2.5em;
        grid-row-gap: 2.5em;
        grid-template-columns: 1fr;
    }
    .hero-6-content {
        padding: 7.5em 5em;
    }
    .hero-6-content.is-2nd {
        padding-top: 5em;
    }
    .hero-6-content.with-slider {
        margin: 9em 6em;
    }
    .hero-6-image {
        min-height: 40em;
    }
    .hero-6-image-overlay {
        height: 120%;
    }
    .hero-6-image-content {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
    }
    .hero-6-image-text {
        max-width: 25em;
    }
    .image-size-technology {
        height: 40em;
    }
    .team-member-grid {
        grid-template-columns: 1fr 1fr;
    }
    .member-block {
        padding: 3.5em 2.5em;
    }
    .grid-5-title {
        font-size: 2.3em;
    }
    .aside-main-links {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .aside-contact-link.w--current {
        background-image: url(../images/line-end-arrow-fill0-wght400-grad0-opsz48.svg);
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: 0.5em;
    }
    .heading-with-border {
        padding-left: 2em;
    }
    .grid-4-title {
        font-size: 2.5em;
    }
    .grid-cards-6 {
        grid-row-gap: 1em;
        grid-template-columns: 1fr;
    }
    .content-with-button-flex {
        grid-row-gap: 2em;
        flex-wrap: wrap;
    }
    .listing-1-bg-gradient-overlay {
        mix-blend-mode: normal;
        background-image: linear-gradient(rgba(15, 29, 43, 0.9), #193047);
    }
    .products-6-list {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .product-6-item {
        flex: 0 auto;
    }
    .product-6-link-block {
        padding-bottom: 9em;
    }
    .product-6-content {
        width: 87%;
    }
    .product-6-detail-block {
        grid-column-gap: 0.325em;
    }
    .product-5-title {
        font-size: 0.8em;
    }
    .product-1-price-text {
        font-size: 1.1em;
    }
    .hero-product-details {
        grid-column-gap: 1.75em;
        padding-top: 1em;
        padding-bottom: 1em;
        font-size: 1em;
    }
    .hero-product-details-text {
        font-size: 1.1em;
    }
    .product-hero-buttons {
        grid-row-gap: 1.5em;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .purchase-button {
        min-width: 13em;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .ui-kit-text-number,
    .grid-14-number {
        font-size: 1.1em;
    }
    .grid-5-overview-title {
        font-size: 2em;
    }
}

@media screen and (max-width: 960px) {
    .cards-1-grid{padding:2em;}
    .home-intro{padding:1em 0}
    .listing-1-block figure{max-width:100px;}
}

@media screen and (max-width: 767px) {
    body {
        font-size: 11px;
    }
    .enquire-today-bg{
        display:none;
    }
    .container.in-accordion {
        padding-left: 4em;
        padding-right: 4em;
    }
    .container.phone-w-o-padding {
        padding-left: 0;
        padding-right: 0;
    }
    .container.is-breadcrumbs {
        padding-left: 2.5em;
        padding-right: 2.5em;
        top: 2em;
    }
    .padding {
        padding-top: 6em;
        padding-bottom: 6em;
    }
    .padding.less-paddings-5em {
        padding-top: 3.5em;
        padding-bottom: 3.5em;
    }
    .padding.for-sticky-content {
        padding-top: 43em;
        padding-bottom: 43em;
    }
    .padding.in-grid-17 {
        padding-top: 10em;
        padding-bottom: 10em;
    }
    .padding.top-8em {
        padding-top: 5em;
    }
    .heading.is-ui-kit-title {
        font-size: 4em;
    }
    .heading.is-smallest-title {
        font-size: 1.6em;
    }
    .heading.is-medium-title {
        font-size: 3em;
    }
    .heading.is-large-title {
        font-size: 3.7em;
    }
    .heading.is-extra-large-title {
        font-size: 2.5em;
    }
    .heading.is-regular-title,
    .heading.is-product-title {
        font-size: 2.5em;
    }
    .heading.is-confirmation-title,
    .heading.is-fullscreen-listing-title {
        font-size: 3em;
    }
    .heading.is-hero-1-title {
        font-size: 3.5em;
    }
    .heading.is-article-title-2 {
        font-size: 2em;
        line-height: 1.5em;
    }
    .heading.is-sticky-title {
        font-size: 7vw;
        line-height: 1.5em;
    }
    .heading.is-hero-2-title {
        font-size: 2.5em;
    }
    .heading.is-hero-3-title {
        font-size: 4.5em;
    }
    .heading.is-hero-4-title {
        font-size: 3.2em;
    }
    .heading.is-hero-5-title {
        font-size: 3em;
    }
    .heading.is-hero-2-title-2 {
        font-size: 5em;
    }
    .heading.is-overview-title {
        font-size: 2em;
    }
    .heading.is-overview-main-hero-title {
        font-size: 3.6em;
    }
    .list-icon {
        margin-right: 2em;
        font-size: 0.8em;
    }
    .list-content {
        padding-top: 0.4em;
    }
    .list-line {
        left: 1.2em;
    }
    .list-title {
        margin-bottom: 0.4em;
        font-size: 1.6em;
    }
    .list-text {
        font-size: 1.2em;
    }
    .newsletter-submit-button {
        background-image: none;
        background-repeat: repeat;
        background-size: auto;
        padding-left: 2.2em;
        padding-right: 2.2em;
    }
    .newsletter-submit-button:hover {
        background-image: none;
        background-repeat: repeat;
        background-size: auto;
    }
    .newsletter-field {
        padding-left: 1em;
    }
    .newsletter-field::-ms-input-placeholder {
        font-size: 1em;
    }
    .newsletter-field::placeholder {
        font-size: 1em;
    }
    .newsletter-form {
        width: 100%;
    }
    .brand-name {
        font-size: 1.7em;
    }

    .tabs-1 {
        flex-direction: column;
        justify-content: flex-start;
        align-items: stretch;
    }
    .tab-1-link {
        flex: 1;
    }
    .tabs-1-links {
        width: 100%;
        min-width: auto;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 2em;
        margin-right: 0;
        overflow: auto;
    }
    .accordion-title {
        max-width: none;
        font-size: 1.3em;
    }
    .accordion-icon {
        font-size: 1.6em;
    }
    .rich-text.is-larger {
        font-size: 1.2em;
    }
    .gallery-lightbox.is-small-image {
        height: 10em;
    }
    .icon.in-gallery.in-small-gallery {
        font-size: 2.1em;
    }
    .icon.is-extra-large {
        font-size: 3em;
    }
    .icon.is-medium {
        font-size: 1.5em;
    }
    .icon.is-semi-large {
        font-size: 1.8em;
    }
    .icon.is-large {
        font-size: 2.5em;
    }
    .icon.in-grid-14 {
        font-size: 1.6em;
    }
    .gallery-grid {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
    }
    .password-form-block {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .password-form-field {
        flex-wrap: wrap;
    }
    .password-form-input {
        width: 100%;
        margin-bottom: 1em;
    }
    .password-form-input::-ms-input-placeholder {
        font-size: 1em;
    }
    .password-form-input::placeholder {
        font-size: 1em;
    }
    .password-form-submit {
        width: 100%;
    }
    .static-gallery-grid {
        grid-column-gap: 1.75em;
        grid-row-gap: 1.75em;
    }
    .main-button {
        font-size: 1em;
    }
    .fullscreen-menu-button {
        grid-column-gap: 1em;
        font-size: 0.8em;
    }
    .tabs-2 {
        align-items: flex-start;
    }
    .tabs-2-links {
        grid-column-gap: 0em;
        grid-row-gap: 0em;
        justify-content: flex-start;
        align-self: stretch;
    }
    .socials-1-list {
        flex-direction: row;
    }
    .subfooter-links-list {
        grid-column-gap: 2em;
        grid-row-gap: 0.5em;
    }
    .subfooter-grid {
        grid-column-gap: 0em;
        grid-row-gap: 1.25em;
    }
    .subfooter-links-wrap {
        width: 100%;
    }
    .vertical-flex.with-gap-6em {
        grid-row-gap: 2em;
    }
    .grid-6 {
        grid-column-gap: 6em;
        grid-row-gap: 6em;
        grid-template-columns: 1fr;
    }
    .grid-6-image {
        min-height: 30em;
    }
    .grid-1 {
        grid-column-gap: 2em;
        grid-row-gap: 4em;
    }
    .sidebar-blog-text {
        font-size: 0.9em;
    }
    .blog-sidebar-content-flex {
        grid-column-gap: 1em;
    }
    .scolling-image {
        width: 60vw;
    }
    .products-1-list {
        grid-template-columns: 1fr;
    }
    .product-1-description,
    .checkout-shipping-text {
        font-size: 1.2em;
    }
    .checkout-radio-button {
        top: 0.2em;
    }
    .order-summary {
        margin-bottom: 0;
    }
    .cart-container {
        min-width: 420px;
    }
    .divider {
        height: 7em;
    }
    .paragraph {
        font-size: 1em;
    }
    .paragraph.is-medium {
        font-size: 1.1em;
    }
    .paragraph.is-large {
        font-size: 1.4em;
    }
    .paragraph.is-extra-large {
        font-size: 1.6em;
    }
    .nav-modern-cart-button {
        height: 3.5em;
        grid-column-gap: 1em;
        padding: 0.8em 1em;
    }
    .uppercase-text-2 {
        font-size: 1.2em;
    }
    .content-image-block {
        height: 40em;
        min-height: 50dvh;
    }
    .nav-links-block {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        grid-template-columns: 1fr;
    }
    .nav-link {
        padding: 1em 2em;
    }
    .nav-link-name {
        font-size: 12px;
    }
    .nav-link-description {
        font-size: 1.1em;
    }
    .grid-8 {
        grid-column-gap: 6em;
        grid-row-gap: 6em;
    }
    .grid-8-block-2 {
        justify-content: flex-start;
        align-items: flex-start;
    }
    .grid-8-content {
        grid-row-gap: 1.25em;
        text-align: left;
        align-items: flex-start;
    }
    .listing-2-item {
        grid-row-gap: 4em;
        grid-template-columns: 0.25fr 1fr;
    }
    .listing-2-image {
        min-height: 30em;
    }
    .listing-5-list {
        grid-row-gap: 4em;
    }
    .listing-5-list.in-clients {
        grid-row-gap: 0em;
    }
    .listing-5-grid {
        grid-row-gap: 2em;
        grid-template-columns: 1fr;
        padding: 0;
    }
    .listing-5-grid.in-clients {
        padding-top: 3em;
        padding-bottom: 3em;
    }
    .listing-5-number {
        font-size: 1.4em;
    }
    .listing-5-link {
        flex-wrap: wrap;
    }
    .listing-5-image {
        border-radius: 4px;
    }
    .grid-10 {
        grid-template-columns: 1fr;
        padding-top: 4%;
        padding-left: 4%;
        padding-right: 4%;
    }
    .grid-10-image {
        width: 100%;
        height: 30em;
        min-height: auto;
    }
    .grid-10-content {
        padding: 4em 8vw 8em;
    }
    .grid-10-inner {
        grid-row-gap: 6em;
    }
    .product-2-item {
        background-color: rgba(255, 255, 255, 0.2);
        border-color: rgba(255, 255, 255, 0.65);
        padding: 2.5em;
    }
    .product-2-item.reverse-colors {
        background-color: #193047;
        border-color: #284969;
    }
    .products-2-list {
        grid-row-gap: 2em;
        grid-template-columns: 1fr;
    }
    .products-3-list {
        grid-template-columns: 1fr;
    }
    .product-3-item {
        grid-row-gap: 2em;
    }
    .product-3-price {
        font-size: 1.1em;
    }
    .ui-kit-header-text {
        font-size: 1.5em;
    }
    .products-4-list {
        grid-template-columns: 1fr;
    }
    .product-4-item {
        grid-row-gap: 2em;
        padding: 5vw;
    }
    .product-4-inner {
        padding-left: 5vw;
        padding-right: 5vw;
    }
    .product-4-price,
    .product-4-price-before {
        font-size: 1.1em;
    }
    .footer-2 {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .footer-2-large-link {
        font-size: 1.8em;
    }
    .social-3-link-block {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .socials-3-list {
        flex-direction: row;
    }
    .footer-2-contact-link {
        font-size: 1.1em;
    }
    .cta-1-image {
        width: 50%;
    }
    .cta-1-title {
        width: 50%;
        max-width: none;
        padding-left: 2em;
    }
    .cta-1 {
        grid-column-gap: 0em;
    }
    .list-2-box {
        font-size: 0.8em;
    }
    .cta-1-list-grid {
        grid-template-columns: 1fr 1fr;
    }
    .grid-11 {
        grid-template-columns: 1fr;
    }
    .grid-11-summary.is-sticky {
        position: relative;
        top: auto;
    }
    .grid-11-summary.with-background {
        padding: 4em;
    }
    .grid-11-text-1 {
        font-size: 1.5em;
    }
    .grid-11-grid-block-1 {
        grid-template-columns: 0.25fr 1fr;
    }
    .footer-2-grid {
        grid-template-columns: 1fr 1fr;
    }
    .tab-1-link-2 {
        flex: 1;
    }
    .blog-sidebar {
        grid-row-gap: 4em;
        grid-template-columns: 1fr;
    }
    .sidebar-article-link-name {
        font-size: 1.2em;
    }
    .grid-12 {
        grid-template-columns: 1fr;
    }
    .grid-12-images {
        grid-row-gap: 2.5em;
        padding: 7vw;
    }
    .products-5-list {
        grid-template-columns: 1fr;
    }
    .product-5-price,
    .product-5-price-before {
        font-size: 1.1em;
    }
    .subfooter-made-by-links {
        grid-column-gap: 2em;
        grid-row-gap: 0.5em;
    }
    .confirmation-title {
        font-size: 1.2em;
    }
    .ui-kit-links {
        grid-column-gap: 0em;
        grid-row-gap: 0em;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .ui-kit-link {
        padding-top: 1.7em;
        padding-bottom: 1.7em;
    }
    .ui-kit-button-badge {
        top: 0.8em;
        right: 0.8em;
    }
    .nav-grid {
        grid-column-gap: 1em;
    }
    .social-link {
        width: 3em;
        height: 3em;
    }
    .nav-secondary-links {
        grid-column-gap: 0.25em;
    }
    .content-image-center {
        grid-row-gap: 6em;
        padding-top: 10em;
        padding-bottom: 10em;
    }
    .testimonials-block-2 {
        max-width: none;
    }
    .grid-12-content-grid {
        grid-template-columns: 0.25fr 1fr;
    }
    .grid-12-content-1 {
        padding-top: 6em;
        padding-bottom: 6em;
    }
    .footer-1-link-text {
        font-size: 1.7em;
    }
    .footer-1-links {
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .footer-1-link-2 {
        font-size: 1.1em;
    }
    .listing-1-list,
    .listing-1-list.is-team {
        grid-template-columns: 1fr;
    }
    .form-1-field::-ms-input-placeholder {
        font-size: 1em;
    }
    .form-1-field::placeholder {
        font-size: 1em;
    }
    .listing-1-link-1 {
        min-height: auto;
        padding-bottom: 15em;
    }
    .horizontal-images {
        grid-column-gap: 4em;
        grid-row-gap: 4em;
    }
    .hero-1 {
        min-height: auto;
        padding-top: 25em;
    }
    .hero-1.is-full {
        min-height: auto;
    }
    .hero-1-page-buttons {
        min-width: auto;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
    }
    .hero-1-page-buttons.is-wider {
        min-width: auto;
    }
    .hero-1-button {
        font-size: 1em;
    }
    .hero-1-content-wrap {
        /* grid-row-gap: 5em; */
    }
    .content-2-block-3 {
        width: 50%;
        max-width: none;
    }
    .breadcrumbs {
        width: 100%;
        min-width: auto;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        overflow: auto;
    }
    .breadcrumb-link {
        flex: none;
    }
    .breadcrumb-text {
        font-size: 10px;
    }
    .article-column-2 {
        grid-row-gap: 6em;
        padding-top: 6em;
        padding-bottom: 6em;
    }
    .article-image {
        height: 35em;
    }
    .article-social-link {
        width: 3em;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    .fullscreen-menu-icon-line {
        height: 1px;
    }
    .carousel-nav {
        width: 12em;
    }
    .carousel-text {
        font-size: 1.3em;
    }
    .carousel-mask {
        margin-bottom: 7em;
    }
    .carousel-block {
        padding-left: 4em;
        padding-right: 4em;
    }
    .carousel-title {
        font-size: 1.5em;
    }
    .card-2-image-size-2 {
        height: 20em;
    }
    .cards-2-grid {
        grid-column-gap: 0em;
        grid-row-gap: 0em;
        grid-template-columns: 1fr;
    }
    .card-2-sticky-column {
        height: 30em;
        min-height: auto;
        position: relative;
    }
    .cards-2 {
        max-width: none;
        background-color: #f1f4f6;
        padding: 8em 8vw;
    }
    .cards-2.is-dark {
        background-color: transparent;
    }
    .card-2-text {
        font-size: 1.2em;
    }
    .cards-2-image-flex {
        justify-content: flex-start;
    }
    .nav-icon {
        font-size: 1.5em;
    }
    .aside-menu-link {
        font-size: 1.8em;
    }
    .hero-1-button-icon {
        padding: 0.3em 1em;
    }
    .hero-1-button-icon:hover {
        padding-left: 1em;
        padding-right: 1em;
    }
    .button-icon-block {
        padding-top: 0.3em;
        padding-bottom: 0.3em;
    }
    .sticky-cta-grid {
        padding-top: 10dvh;
        padding-bottom: 10dvh;
    }
    .grid-2 {
        grid-column-gap: 4em;
        grid-template-columns: 0.25fr 1fr;
    }
    .grid-1-number-2 {
        font-size: 2em;
    }
    .vertical-line-1,
    .vertical-line-2 {
        width: 100%;
        height: 1px;
    }
    .grid-5 {
        max-width: 20em;
        grid-template-columns: 1fr;
    }
    .grid-14-list {
        grid-column-gap: 0.75em;
        grid-row-gap: 0.75em;
        grid-template-columns: 1fr;
    }
    .number-text.in-grid-4 {
        font-size: 4em;
    }
    .number-text.in-card-6 {
        min-width: 2.5em;
        flex: 0 auto;
    }
    .number-text.in-grid-8 {
        font-size: 3em;
    }
    .grid-3-icon {
        font-size: 4em;
    }
    .grid-4 {
        grid-column-gap: 1em;
        grid-row-gap: 3.25em;
    }
    .cards-1-grid {
        grid-column-gap: 0em;
        grid-row-gap: 2em;
        grid-template-columns: 1fr;
        padding: 2em;
    }
    .cards-1-grid.is-dark {
        width: 96%;
        background-color: #193047;
        margin: 2% auto;
    }
    .cards-1-grid.without-padding-bottom-phone {
        padding-bottom: 0;
    }
    .cards-1-grid.in-form-page {
        grid-row-gap: 1.5em;
        background-color: #f1f4f6;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .cards-1-sticky-block {
        height: auto;
        min-height: auto;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 2em;
        position: relative;
        top: 0;
    }
    .cards-1-content-block {
        width: 100%;
        max-width: none;
        padding-top: 0;
        padding-bottom: 0;
    }
    .cards-1-content-block.in-form-page {
        padding-bottom: 0;
    }
    .cards-1-bg {
        display: none;
    }
    .cards-1-about-content {
        max-width: 28em;
    }
    .cards-1-items-wrap {
        grid-row-gap: 1em;
    }
    .card-1-text-1,
    .card-6-text-2 {
        font-size: 1.2em;
    }
    .grid-5-block {
        grid-row-gap: 1.25em;
    }

    .hero-2 {
        min-height: auto;
    }
    .hero-2.is-fullscreen {
        min-height: auto;
        padding-bottom: 4em;
    }
    .hero-2-content-corner {
        max-width: 34em;
    }
    .hero-2-bottom {
        grid-row-gap: 1.5em;
        flex-wrap: wrap;
    }
    .hero-3 {
        min-height: auto;
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .hero-4 {
        min-height: auto;
    }
    .card-5-block {
        font-size: 0.7em;
    }
    .hero-5 {
        min-height: auto;
        margin-top: -4em;
        padding-top: 3em;
    }
    .hero-5-column-middle {
        /* grid-row-gap: 6em; */
    }
    .cards-6-grid {
        grid-template-columns: 1fr;
    }
    .card-6-text {
        max-width: none;
    }
    .card-6-content {
        max-width: none;
        flex: 1;
    }
    .hero-socials-2 {
        padding: 1em;
    }
    .listing-7-list {
        grid-column-gap: 0em;
        grid-row-gap: 0em;
        border: 1px solid rgba(25, 48, 71, 0.2);
        grid-template-columns: 1fr;
    }
    .listing-7-item {
        border-bottom: 1px solid rgba(25, 48, 71, 0.2);
    }
    .listing-7-item:last-child {
        border-bottom-width: 0;
        border-bottom-color: transparent;
    }
    .listing-7-link {
        min-height: auto;
    }
    .listing-2-line {
        top: 1.7em;
    }
    .listing-1-link-2 {
        min-height: auto;
    }
    .footer-4-link-text {
        font-size: 1.7em;
    }
    .footer-4-links {
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
    }
    .cards-6-flex {
        flex-wrap: wrap;
        grid-template-columns: 1fr;
    }
    .subfooter-2-grid {
        grid-column-gap: 0em;
        grid-row-gap: 1.25em;
    }
    .hero-3-images {
        height: 25em;
    }
    .hero-3-images.is-higher {
        height: 40em;
    }
    .brand-icon {
        font-size: 1.9em;
    }
    .contact-grid-block.is-form {
        padding-bottom: 2em;
    }
    .slide-timeline {
        top: 3em;
        right: 2.6em;
    }
    .contact-grid {
        grid-template-columns: 1fr;
    }
    .featured-article {
        min-height: auto;
        padding-top: 25em;
    }
    .featured-article.is-full-width {
        padding-top: 15.5em;
    }
    .listing-blog-list {
        grid-template-columns: 1fr;
    }
    .listing-blog-link {
        min-height: auto;
    }
    .listing-blog-image-size {
        height: 16em;
    }
    .article-about-text {
        font-size: 0.9em;
    }
    .gallery-grid-4-cols {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
    }
    .testimonials-list {
        grid-row-gap: 2em;
    }
    .hero-6,
    .hero-6.with-breadcrumbs {
        min-height: auto;
    }
    .hero-6-content.with-slider {
        margin-bottom: 8vw;
        margin-left: 8vw;
        margin-right: 8vw;
    }
    .hero-6-image-content-block {
        padding-top: 4.5em;
        padding-bottom: 4.5em;
    }
    .hero-6-image-content {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .hero-6-image-button {
        margin-left: 0;
    }
    .hero-6-image-text {
        max-width: 22em;
        text-align: center;
    }
    .hero-6-image-text.in-article {
        text-align: left;
    }
    .image-size-technology {
        height: 30em;
    }
    .team-member-grid {
        grid-template-columns: 1fr;
    }
    .member-expertise-item.is-2nd {
        font-size: 1.2em;
    }
    .member-block {
        align-items: flex-start;
        padding: 5em;
    }
    .aside-button-content {
        padding: 2em;
    }
    .grid-4-title {
        font-size: 2em;
    }
    .grid-4-block {
        grid-row-gap: 1em;
    }
    .article-author-details {
        grid-column-gap: 0.75em;
    }
    .products-6-list {
        grid-template-columns: 1fr;
    }
    .product-6-link-block {
        min-height: auto;
        align-self: auto;
    }
    .product-6-image {
        height: 16em;
    }
    .product-6-text.is-price,
    .product-6-text.is-compare-price {
        font-size: 1.1em;
    }
    .product-1-price-text {
        font-size: 1em;
    }
    .hero-product-details {
        width: 100%;
    }
    .product-details-prices {
        grid-row-gap: 1.5em;
        flex-direction: column;
        justify-content: center;
    }
    .product-details-line {
        width: 2em;
        height: 1px;
    }
    .grid-14-list-2 {
        grid-column-gap: 0.75em;
        grid-row-gap: 0.75em;
        grid-template-columns: 1fr;
    }
    .ui-kit-text-number,
    .grid-14-number {
        font-size: 1em;
    }
    .grid-5-overview-title {
        font-size: 2.5em;
    }
}
@media screen and (max-width: 479px) {
    ol {
        padding-left: 2.2em;
    }
    .container,
    .container.in-accordion {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .container.is-breadcrumbs {
        padding-left: 1.6em;
        padding-right: 1.6em;
        top: 1.2em;
    }
    .padding.less-paddings-5em {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
    .padding.in-grid-17 {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .padding.bottom-5em {
        padding-bottom: 4em;
    }
    .heading.is-ui-kit-title {
        font-size: 3em;
    }
    .heading.is-smallest-title {
        line-height: 1.4em;
    }
    .heading.is-small-title {
        font-size: 2em;
        line-height: 1.4em;
    }
    .heading.is-medium-title,
    .heading.is-large-title {
        font-size: 2.5em;
    }
    .heading.is-extra-large-title {
        font-size: 3.3em;
    }
    .heading.is-regular-title {
        font-size: 2em;
        line-height: 1.4em;
    }
    .heading.is-extra-small-title {
        line-height: 1.4em;
    }
    .heading.is-product-title {
        font-size: 2em;
    }
    .heading.in-checkout {
        font-size: 1.1em;
    }
    .heading.is-listing-5-title {
        font-size: 2em;
        line-height: 1.4em;
    }
    .heading.is-product-3-title,
    .heading.is-product-4-title {
        line-height: 1.2em;
    }
    .heading.is-product-5-title {
        font-size: 1.5em;
        line-height: 1.3em;
    }
    .heading.is-fullscreen-listing-title {
        font-size: 2.5em;
        line-height: 1.4em;
    }
    .heading.is-hero-1-title {
        font-size: 3.5em;
        line-height: 1.2em;
    }
    .heading.is-article-title-2 {
        line-height: 1.3em;
    }
    .heading.is-cta-1-title-2 {
        font-size: 2.5em;
    }
    .heading.is-sticky-title {
        font-size: 7vw;
    }
    .heading.is-hero-2-title {
        font-size: 2em;
        line-height: 1.2em;
    }
    .heading.is-hero-3-title {
        font-size: 3.1em;
        line-height: 1.2em;
    }
    .heading.is-hero-4-title,
    .heading.is-hero-5-title {
        font-size: 6vw;
        line-height: 1.2em;
    }
    .heading.is-listing-7-title {
        font-size: 2em;
        line-height: 1.4em;
    }
    .heading.is-hero-2-title-2 {
        font-size: 2em;
        line-height: 1.2em;
    }
    .heading.is-article-title {
        font-size: 1.6em;
        line-height: 1.4em;
    }
    .heading.is-overview-title {
        font-size: 1.8em;
    }
    .heading.is-overview-main-hero-title {
        font-size: 9vw;
    }
    .list-block {
        padding-bottom: 3em;
    }
    .list-icon {
        margin-right: 1.5em;
    }
    .custom-list-icon {
        font-size: 1.9em;
    }
    .list-line {
        left: 1em;
    }
    .list-title {
        margin-bottom: 0.2em;
    }
    .social-icon {
        font-size: 1.2em;
    }
    .image-animation-trigger {
        border-radius: 15px;
    }
    .form-success-title {
        font-size: 1.2em;
    }
    .form-error-message {
        padding: 1.7em;
    }
    .form-error-paragraph {
        font-size: 1em;
    }
    .newsletter-submit-button {
        width: 100%;
    }
    .newsletter-field {
        width: 100%;
        text-align: center;
        margin-bottom: 0.5em;
    }
    .newsletter-field:focus {
        border-bottom-color: transparent;
        border-right-color: #88a9c9;
    }
    .newsletter-field::-ms-input-placeholder {
        font-size: 0.9em;
    }
    .newsletter-field::placeholder {
        font-size: 0.9em;
    }
    .newsletter-form {
        background-color: transparent;
        border-color: transparent;
        border-radius: 27px;
        padding: 0;
    }
    .newsletter-form.is-dark {
        background-color: transparent;
        border-width: 0;
        border-color: transparent;
    }
    .newsletter-form-inner {
        flex-wrap: wrap;
    }
    .newsletter-block {
        border-radius: 5px;
    }

    .brand-name {
        font-size: 1.5em;
    }
    .brand-logo-block {
        grid-column-gap: 0.5em;
    }
    .tab-1-link {
        min-width: auto;
    }
    .tab-inner.with-flex {
        grid-row-gap: 2em;
    }
    .accordion-title {
        max-width: 85%;
        font-size: 1.1em;
    }
    .acc-flex {
        grid-row-gap: 2em;
    }
    .rich-text h2 {
        font-size: 2em;
    }
    .rich-text h3 {
        font-size: 1.8em;
    }
    .rich-text h1 {
        font-size: 2.5em;
    }
    .rich-text blockquote {
        font-size: 1.7em;
    }
    .rich-text.is-larger {
        font-size: 1.1em;
    }
    .rich-text.is-medium {
        font-size: 1em;
    }
    .gallery-lightbox.is-large-image {
        height: 13em;
    }
    .gallery-lightbox.is-small-image {
        height: 7em;
    }
    .icon.in-gallery,
    .icon.in-gallery.in-small-gallery {
        font-size: 1.8em;
    }
    .icon.is-extra-large {
        font-size: 3em;
    }
    .icon.in-grid-14 {
        font-size: 1.4em;
    }
    .gallery-grid {
        grid-column-gap: 1.25em;
        grid-row-gap: 1.25em;
    }
    .password {
        padding: 0 8vw;
    }
    .password-form-label {
        top: 4.5em;
        left: 0;
        right: 0;
    }
    .password-form-inner {
        padding: 4vw;
    }
    .password-form-field {
        flex-wrap: wrap;
        padding-top: 2em;
    }
    .password-form-input {
        width: 100%;
        text-align: center;
        margin-bottom: 1em;
        padding-left: 0;
    }
    .password-form-submit {
        width: 100%;
    }
    .static-gallery-grid {
        grid-column-gap: 1.25em;
        grid-row-gap: 1.25em;
        grid-template-columns: 1fr;
    }
    .color-define,
    .color-define-2,
    .color-define-3 {
        height: 3em;
    }
    .main-button {
        min-width: 50%;
        font-size: 1em;
    }
    .fullscreen-menu-button {
        grid-column-gap: 2vw;
    }
    .tabs-2-links {
        align-self: stretch;
        margin-bottom: 2.5em;
    }
    .padding-80vh {
        padding-top: 40em;
        padding-bottom: 40em;
    }
    .socials-1-list {
        grid-column-gap: 0em;
    }
    .social-1-link-block {
        width: 6em;
    }
    .listing-4-list {
        padding: 4vw;
    }
    .checkbox-field {
        padding-right: 7em;
    }
    .checkbox {
        width: 1.5em;
        height: 1.5em;
    }
    .checkbox-label {
        font-size: 1.1em;
    }
    .ui-kit-header {
        width: 94%;
    }
    .newsletter-title {
        font-size: 2em;
    }
    .aside-links {
        grid-row-gap: 2em;
        padding-top: 1em;
    }
    .form-success-title-2 {
        font-size: 1.2em;
    }
    .form-block-1 {
        padding: 0;
    }
    .form-block-1.is-dark {
        padding: 5em 8vw;
    }
    .vertical-flex.with-gap-6em {
        grid-row-gap: 2em;
    }
    .listing-4-heading {
        font-size: 2em;
    }
    .fullscreen-listing-link {
        text-align: center;
        flex-direction: column;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        display: flex;
    }
    .empty-state-text {
        font-size: 1.2em;
    }
    .fullscreen-listing-block {
        padding-top: 3.5em;
        padding-bottom: 3.5em;
    }
    .fullscreen-listing-text-1 {
        text-align: center;
        font-size: 1.5em;
    }
    .grid-6 {
        grid-column-gap: 6em;
        grid-row-gap: 6em;
    }
    .grid-6-image {
        min-height: 22em;
    }
    .grid-1 {
        grid-row-gap: 2.5em;
        grid-template-columns: 1fr;
    }
    .grid-1-image-1 {
        height: 30em;
    }
    .aside-menu-links {
        justify-content: flex-start;
    }
    .sticky-content {
        width: 80vw;
    }
    .scolling-image {
        width: 53vw;
        height: 40%;
        min-height: 20em;
    }
    .products-1-list {
        grid-template-columns: 1fr;
    }
    .product-1-size {
        min-height: 36em;
        padding: 5vw;
    }
    .product-1-content {
        grid-row-gap: 1em;
    }
    .product-1-description {
        margin-bottom: 0.5em;
        font-size: 1.1em;
    }
    .checkout-block-header {
        padding: 4vw;
    }
    .field-label {
        font-size: 1em;
    }
    .checkout-block-content {
        padding: 1.5em 5vw;
    }
    .checkout-block-content.is-flex {
        flex-wrap: wrap;
    }
    .required-text {
        font-size: 0.7em;
    }
    .checkout-order-image {
        width: 3em;
        height: 3em;
    }
    .checkout-product-in-order {
        margin-left: 3vw;
        margin-right: 3vw;
    }
    .checkout-shipping-description {
        font-size: 1em;
    }
    .checkout-price {
        font-size: 1.1em;
    }
    .checkout-order-product {
        font-size: 1.2em;
    }
    .order-summary-text {
        font-size: 1.3em;
    }
    .order-summary-block {
        padding-top: 1.3em;
        padding-bottom: 1.3em;
    }
    .thank-you-text {
        font-size: 1.2em;
    }
    .buttons-flex-horizontal {
        flex-wrap: wrap;
    }
    .cart-list {
        width: 100%;
    }
    .cart-order-image {
        width: 3em;
        height: 3em;
    }
    .cart-wrapper {
        z-index: 99999;
        border-radius: 0;
    }
    .cart-container {
        max-width: none;
        min-width: auto;
        border-radius: 0;
    }
    .paragraph {
        line-height: 1.4em;
    }
    .paragraph.is-extra-large {
        font-size: 1.4em;
    }
    .nav-modern-cart-button {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }

    .cart-quantity-rounded {
        top: -0.5em;
        right: -0.6em;
    }
    .uppercase-text-2 {
        font-size: 1.2em;
    }
    .content-image-block {
        height: 40em;
    }
    .content-image-grid {
        grid-template-columns: 0.25fr 1.5fr 0.25fr;
    }
    .cards-3-grid {
        grid-row-gap: 1.5em;
        grid-template-columns: 1fr;
    }
    .card-badge-text {
        font-size: 0.8em;
    }
    .nav-link {
        padding: 5vw;
    }
    .nav-link-description {
        font-size: 1em;
    }
    .grid-4-image {
        height: 20em;
    }
    .grid-8 {
        grid-column-gap: 1em;
    }
    .grid-8-block-2 {
        grid-row-gap: 2.25em;
    }
    .uppercase-text-3 {
        font-size: 1.2em;
    }
    .grid-8-content {
        grid-row-gap: 1em;
    }
    .uppercase-text-1 {
        font-size: 0.8em;
    }
    .listing-2-item {
        grid-template-columns: 0.25fr 2fr;
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .listing-2-image {
        min-height: 25em;
    }
    .listing-5-grid {
        grid-row-gap: 1.25em;
    }
    .listing-5-number.is-dark-topics {
        margin-top: 0.4em;
        font-size: 1.1em;
    }
    .listing-4-text-1 {
        font-size: 1.6em;
    }
    .listing-5-image {
        height: 15em;
    }
    .grid-10-content {
        padding-bottom: 6em;
    }
    .grid-10-inner {
        grid-row-gap: 3em;
    }
    .grid-10-content-grid {
        grid-template-columns: 0.5fr 1.25fr;
    }
    .grid-10-text-1 {
        font-size: 1em;
    }
    .product-2-item {
        grid-row-gap: 2em;
        padding: 3vw;
    }
    .products-2-list {
        grid-template-columns: 1fr;
    }
    .product-3-item {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .product-3-image {
        height: 25em;
    }
    .product-3-prices {
        grid-column-gap: 0.75em;
    }
    .ui-kit-header-text {
        font-size: 1.3em;
    }
    .product-4-item:hover {
        background-color: transparent;
        border-color: transparent;
    }
    .product-4-image {
        height: 15em;
    }
    .product-4-prices {
        grid-column-gap: 0.75em;
    }
    .footer-2 {
        padding-top: 6em;
        padding-bottom: 3em;
    }
    .footer-2-large-link {
        font-size: 1.6em;
    }
    .footer-2-small-links {
        flex-direction: column;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        padding-top: 0;
    }
    .social-3-link-block {
        padding-left: 1em;
        padding-right: 1em;
    }
    .footer-2-contact-block {
        grid-column-gap: 0.25em;
    }
    .footer-2-contact-link {
        padding-top: 1em;
        padding-bottom: 1em;
        font-size: 0.9em;
    }
    .footer-2-contact-text {
        font-size: 1em;
    }
    .footer-2-contacts {
        grid-row-gap: 1em;
    }
    .cta-1-image {
        width: 100%;
    }
    .cta-1-list {
        flex-wrap: wrap;
    }
    .cta-1-title {
        width: 100%;
        padding-left: 0;
    }
    .cta-1 {
        grid-row-gap: 1.5em;
    }
    .list-1 {
        width: 100%;
    }
    .cta-1-list-grid {
        flex-wrap: wrap;
    }
    .footer-badge-text {
        font-size: 0.6em;
    }
    .grid-11-summary.with-background {
        padding: 8vw;
    }
    .grid-11-text-1 {
        font-size: 1.4em;
    }
    .footer-2-grid {
        grid-column-gap: 1.5em;
        grid-template-columns: 1fr 1fr;
    }
    .footer-socials-2-list {
        flex-direction: row;
    }
    .tab-1-link-2 {
        min-width: auto;
    }
    .blog-width {
        grid-row-gap: 4em;
    }
    .blog-sidebar {
        grid-template-columns: 1fr;
    }
    .blog-sidebar-block-2 {
        grid-row-gap: 1em;
    }
    .grid-12-images {
        grid-row-gap: 8vw;
        padding: 8vw;
    }
    .product-5-item {
        grid-template-columns: 1fr;
        padding-top: 1em;
        padding-left: 1em;
        padding-right: 1em;
    }
    .product-5-item:hover {
        background-color: transparent;
        border-color: transparent;
    }
    .product-5-image {
        height: 8em;
    }
    .product-5-buttons {
        width: 90%;
        grid-column-gap: 1.5em;
        justify-content: space-between;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0;
    }
    .product-5-title-block {
        width: 90%;
        grid-row-gap: 0.5em;
        flex: 0 auto;
        margin-left: auto;
        margin-right: auto;
    }
    .product-5-prices {
        grid-column-gap: 0.75em;
        justify-content: flex-start;
    }
    .products-5-badges {
        grid-column-gap: 1em;
    }
    .checkout-paypal-block {
        width: 100%;
    }
    .confirmation-title {
        font-size: 1.1em;
    }
    .newsletter-title-2 {
        margin-bottom: 0.5em;
    }
    .confirmation-flex {
        grid-row-gap: 2em;
    }
    .ui-kit-links {
        grid-template-columns: 1fr 1fr;
    }
    .ui-kit-link {
        border-color: #1e3a57;
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .ui-kit-wrap {
        border: 1px solid #1e3a57;
    }
    .nav-grid {
        grid-column-gap: 1.25em;
        grid-template-columns: 0.5fr 0.75fr 0.5fr;
        justify-content: space-between;
    }
    .content-image-center {
        grid-row-gap: 4em;
    }
    .socials-2-list {
        grid-row-gap: 0.5em;
    }
    .grid-14 {
        grid-row-gap: 2em;
    }
    .grid-14-block-1 {
        padding: 2em 2em 4em;
    }
    .grid-14-block-1-image,
    .grid-14-block-3 {
        height: 23em;
    }
    .testimonials-content {
        grid-column-gap: 1em;
    }
    .grid-14-block-4 {
        padding: 2em 2em 3.5em;
    }
    .grid-14-block-4-text-2 {
        max-width: none;
    }
    .fullscreen-menu-text {
        font-size: 1.2em;
    }
    .grid-15-block-1 {
        padding: 2em 2em 4em;
    }
    .grid-14-block-5 {
        padding: 2em;
    }
    .grid-14-block-5-image {
        min-height: 23em;
    }
    .grid-15-block-4 {
        padding: 2em 2em 4em;
    }
    .grid-15-block-5 {
        padding: 2em;
    }
    .grid-15-block-1-image {
        height: 20em;
    }
    .grid-12-content-1 {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .hero-icon {
        font-size: 1.3em;
    }
    .footer-1 {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .footer-1-link {
        flex: 0 auto;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    .footer-1-link.is-cta {
        flex: 1;
    }
    .footer-1-link-text {
        font-size: 1.5em;
    }
    .footer-1-links {
        grid-column-gap: 0em;
        grid-template-columns: 1fr 1fr;
    }
    .footer-1-link-2 {
        font-size: 1em;
    }
    .footer-1-icon-2 {
        font-size: 1.4em;
    }
    .footer-1-row-3 {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .form-1-flex {
        flex-wrap: wrap;
    }
    .form-1-submit-button {
        width: 100%;
        background-image: none;
        margin-right: 0;
        padding: 1.7em 2em;
        font-size: 1.3em;
    }
    .form-1-submit-button:hover {
        padding-left: 3em;
        padding-right: 4em;
    }
    .listing-1-block.is-team {
        grid-row-gap: 0.5em;
    }
    .listing-3-list,
    .listing-8-list {
        grid-template-columns: 1fr;
    }
    .listing-8-item {
        border-color: transparent transparent #6288ad;
    }
    .listing-8-link {
        padding: 6em 10vw;
    }
    .listing-1-link-1 {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .listing-5-button {
        margin-left: 0;
        position: relative;
        bottom: auto;
        right: auto;
    }
    .listing-5-content.is-dark-topics {
        align-items: flex-start;
    }
    .listing-2-content {
        grid-row-gap: 2em;
    }
    .footer-1-brand-link-1 {
        grid-row-gap: 0.75em;
        justify-content: center;
    }
    .horizontal-images {
        padding-top: 3em;
        padding-bottom: 3em;
    }
    .horizontal-image {
        width: 55vw;
    }
    .horizontal-images-height {
        height: 15em;
    }
    .hero-1 {
        padding-top: 18em;
    }
    .hero-1-page-buttons {
        width: 100%;
    }
    .hero-1-button {
        grid-column-gap: 3vw;
        padding-left: 2vw;
        padding-right: 2vw;
        font-size: 1em;
    }
    .hero-1-button.is-blue {
        margin-left: auto;
        margin-right: auto;
        padding-left: 2em;
        padding-right: 2em;
    }
    .hero-1-content-wrap {
        grid-row-gap: 4.25em;
    }
    .hero-1-buttons-wrap {
        grid-row-gap: 1em;
        flex-wrap: wrap-reverse;
    }
    .hero-1-buttons-wrap.in-hero-1 {
        grid-row-gap: 7em;
    }
    .content-2-block-3 {
        width: 100%;
    }
    .content-2-wrap {
        grid-row-gap: 1.25em;
        flex-wrap: wrap;
    }
    .content-2-link {
        font-size: 1.1em;
    }
    .content-2-list-2 {
        grid-column-gap: 1.75em;
        grid-row-gap: 0.5em;
    }
    .breadcrumbs {
        grid-column-gap: 0.25em;
    }
    .breadcrumb-link {
        grid-column-gap: 0.5em;
        padding: 0.3em 1em;
    }
    .breadcrumb-text {
        font-size: 0.9em;
    }
    .blog-article-grid {
        grid-template-columns: 0.25fr 1.5fr 0.25fr;
    }
    .article-column-2 {
        grid-row-gap: 4em;
        padding-top: 4em;
        padding-bottom: 4em;
    }
    .article-image {
        height: 30em;
    }
    .author-about {
        width: 100%;
        justify-content: flex-start;
    }
    .author-image {
        width: 8em;
        height: 5em;
    }
    .article-subtitle {
        grid-row-gap: 1em;
    }
    .footer-burger-icon {
        font-size: 0.8em;
    }
    .carousel-nav {
        height: 3em;
        position: relative;
        bottom: 3.5em;
    }
    .review-block-1 {
        width: 100%;
        height: auto;
        align-items: center;
        margin-top: 3em;
        padding-left: 1em;
        display: flex;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }
    .carousel-max-width {
        width: 87%;
    }
    .carousel-button-dark {
        width: 4em;
        height: 4em;
        background-color: rgba(245, 149, 125, 0.2);
        background-size: 1.8em;
        border-width: 1px;
        border-color: #be2c24;
        margin-right: auto;
        bottom: 4em;
        left: 6.8em;
    }
    .carousel-button-dark.is-left {
        right: 5em;
    }
    .testimonials-link {
        padding-top: 0.3em;
        padding-bottom: 0.3em;
    }
    .carousel-text {
        font-size: 1.1em;
    }
    .carousel-mask {
        margin-bottom: 5em;
    }
    .carousel-slide {
        width: 100%;
    }
    .carousel-block {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .card-2-block {
        min-height: auto;
        padding: 2.5em 8vw;
    }
    .card-2-text {
        max-width: none;
    }
    .aside-menu-link {
        font-size: 1.2em;
    }
    .aside-small-links {
        grid-column-gap: 1.5em;
        grid-row-gap: 1.5em;
        justify-content: flex-start;
    }
    .aside-cms-socials-list {
        flex-direction: row;
    }
    .lottie-image-size {
        width: 150%;
    }
    .nav-cart-line {
        display: none;
    }
    .grid-1-small-titles {
        flex-direction: column;
    }
    .sticky-cta-grid {
        padding: 8vw;
    }
    .section-inner-radius {
        width: 94%;
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .grid-2 {
        grid-column-gap: 2em;
        grid-template-columns: 0.25fr 2fr;
    }
    .grid-1-number-2 {
        font-size: 1.6em;
    }
    .card-5-block-2 {
        min-height: auto;
        padding: 2.5em 8vw;
    }
    .grid-5 {
        grid-row-gap: 4em;
    }
    .grid-14-block-2 {
        padding: 3em 2em;
    }
    .grid-14-list-item {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .number-text {
        font-size: 3.5em;
    }
    .number-text.in-grid-4 {
        font-size: 2.5em;
    }
    .number-text.in-card-6,
    .number-text.in-grid-10 {
        font-size: 2em;
    }
    .number-text.in-grid-8 {
        font-size: 2.2em;
    }
    .grid-14-list-number {
        min-width: 3em;
    }
    .grid-3-block.is-2nd {
        padding: 6.5em 8vw 9em;
    }
    .grid-3-content-1 {
        flex-wrap: wrap;
    }
    .grid-4 {
        grid-row-gap: 2.5em;
        grid-template-columns: 1fr;
    }
    .horizontal-line.in-grid-2 {
        margin-top: 0.7em;
    }
    .cards-6-item {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .card-1-text-1,
    .card-6-text-2 {
        max-width: none;
    }
    .nav-socials-list {
        flex-direction: row;
    }
    .hero-2 {
        padding-bottom: 7em;
    }
    .container.in-hero-2{
        grid-row-gap:2em;
    }
    .hero-2.with-breadcrumbs {
        padding-top: 3em;
        padding-bottom: 2em;
    }
    .hero-2-content-corner {
        max-width: none;
        padding: 4vw;
    }
    .hero-2-button {
        grid-column-gap: 1.5em;
        flex-wrap: wrap;
    }
    .hero-1-cta-text {
        font-size: 0.7em;
    }
    .cards-4-grid {
        grid-row-gap: 1em;
        grid-template-columns: 1fr;
    }
    .hero-1-content {
        grid-row-gap: 1.25em;
    }
    .hero-3.is-light-with-images,
    .hero-3.is-dark {
        padding-bottom: 4em;
    }
    .hero-4-content {
        grid-row-gap: 1.5em;
    }
    .hero-4-bg {
        background-position: 0 0, 50%;
    }
    .cards-5-grid {
        grid-column-gap: 0em;
        grid-row-gap: 0em;
        grid-template-columns: 1fr;
    }
    .card-5-block {
        grid-column-gap: 1em;
        flex-wrap: nowrap;
        padding: 1em;
        font-size: 0.8em;
    }
    .card-5-content {
        max-width: 19em;
    }
    .hero-4-grid {
        grid-column-gap: 4vw;
        grid-template-columns: 0.25fr 2fr 0.25fr;
    }
    .hero-4-column-middle {
        grid-row-gap: 3.25em;
    }
    .hero-scroll-down.in-hero-3 {
        margin-top: 0;
    }
    .hero-socials-list {
        grid-row-gap: 1em;
    }
    .hero-5 {
        padding-top: 3em;
        padding-bottom: 2.5em;
    }
    .hero-5-grid {
        grid-column-gap: 0.5em;
        grid-row-gap: 0.5em;
    }
    .hero-5-column-side {
        padding-top: 0.5em;
    }
    .hero-5-column-side.is-2nd {
        padding-top: 2em;
    }
    .hero-5-column-middle {
        grid-row-gap: 4em;
    }
    .hero-5-content {
        grid-row-gap: 1.5em;
    }
    .cards-6-grid {
        grid-template-columns: 1fr;
    }
    .card-6-text {
        font-size: 1.1em;
    }
    .card-6-block {
        grid-column-gap: 5vw;
        grid-row-gap: 0.75em;
        padding: 5vw;
    }
    .hero-socials-2 {
        border: 0 solid transparent;
        padding: 0;
    }
    .hero-socials-2:hover {
        background-color: transparent;
        border-width: 0;
    }
    .hero-socials-2-list {
        grid-row-gap: 0em;
        flex-direction: row;
    }
    .card-5-icon {
        font-size: 2em;
    }
    .hero-5-bg {
        background-position: 0 0, 50%;
    }
    .main-uppercase-text,
    .listing-1-button-title {
        font-size: 0.7em;
    }
    .listing-4-details {
        grid-column-gap: 3em;
    }
    .listing-7-link {
        padding: 4.5em 8vw;
    }
    .listing-2-line {
        width: 100%;
        top: 1.5em;
    }
    .form-checkboxes {
        padding: 1em;
    }
    .form-required-text {
        font-size: 0.8em;
    }
    .nav-cart-text {
        display: none;
    }
    .footer-4-size {
        grid-row-gap: 0em;
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .footer-4-brand-block {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-4-brand-link {
        grid-row-gap: 0.75em;
        justify-content: center;
    }
    .footer-4-row-1 {
        grid-row-gap: 1em;
        grid-template-columns: 1fr;
    }
    .footer-4-link {
        flex: 0 auto;
    }
    .footer-4-link-text {
        font-size: 1.5em;
    }
    .footer-4-icon-2 {
        font-size: 1.4em;
    }
    .footer-4-links {
        border-radius: 15px;
        grid-template-columns: 1fr 1fr;
    }
    .footer-4-row-2 {
        padding-top: 4em;
    }
    .footer-4-link-cta {
        grid-column-gap: 1.25em;
        flex: 0 auto;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    .cta-1-list-2 {
        flex-wrap: wrap;
    }
    .cards-6-flex {
        grid-template-columns: 1fr;
    }
    .cards-6-flex.in-about {
        width: 100%;
    }
    .hero-3-images {
        height: 18em;
        margin-bottom: 4em;
    }
    .hero-3-images.is-higher {
        height: 35em;
    }
    .brand-icon {
        font-size: 1.4em;
    }
    .contact-link-block {
        grid-column-gap: 0.5em;
    }
    .contact-grid-block {
        padding-top: 5vw;
        padding-left: 5vw;
        padding-right: 5vw;
    }
    .contact-grid-block.is-form {
        grid-row-gap: 2em;
        padding: 3em 3vw 0;
    }
    .contact-grid-block.is-image.phone-is-hide {
        display: none;
    }
    .contact-grid-content {
        grid-row-gap: 2em;
    }
    .cta-2-content {
        padding-left: 3.5em;
        padding-right: 3.5em;
    }
    .slide-timeline {
        width: 15vw;
        top: 2em;
        right: 2em;
    }
    .contact-link-text {
        font-size: 1.1em;
    }
    .featured-article {
        padding-top: 18em;
    }
    .featured-article.is-full-width {
        padding-top: 10em;
    }
    .featured-article-content {
        grid-row-gap: 1.25em;
    }
    .listing-blog-image-size {
        height: 14em;
    }
    .article-about-text {
        font-size: 0.9em;
    }
    .article-about {
        grid-column-gap: 1em;
        grid-row-gap: 0.25em;
    }
    .fixed-blurry-mesh-bg {
        opacity: 0;
        background-position: 100%;
    }
    .gallery-grid-4-cols {
        grid-column-gap: 0.75em;
        grid-row-gap: 0.75em;
    }
    .carousel-button-light {
        width: 4em;
        height: 4em;
        background-color: rgba(245, 149, 125, 0.2);
        background-size: 1.8em;
        border-width: 1px;
        border-color: #be2c24;
        margin-right: auto;
        bottom: 4em;
        left: 6.8em;
    }
    .carousel-button-light.is-left {
        right: 5em;
    }
    .testimonial-item {
        padding: 4em 8vw;
    }
    .hero-6-grid {
        grid-column-gap: 1.25em;
        grid-row-gap: 1.25em;
    }
    .hero-6-content {
        padding: 5em 8vw;
    }
    .hero-6-content.is-2nd {
        grid-row-gap: 2em;
    }
    .hero-6-content.with-slider {
        margin-top: 6em;
        padding: 5em 6vw;
    }
    .hero-6-image {
        min-height: 30em;
    }
    .hero-6-image-content-block {
        padding: 3.3em 10vw;
    }
    .hero-6-image-content {
        grid-row-gap: 1em;
    }
    .member-expertise-list.in-hero {
        grid-column-gap: 1em;
        grid-row-gap: 0.75em;
        font-size: 1em;
    }
    .member-expertise-item {
        grid-column-gap: 0.25em;
    }
    .member-block {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .member-expertise.in-hero {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .card-6-title {
        width: 100%;
    }
    .aside-main-links {
        grid-template-columns: 1fr;
    }
    .aside-button {
        min-height: 10em;
    }
    .grid-4-block {
        grid-row-gap: 0.75em;
    }
    .article-badge {
        font-size: 0.7em;
    }
    .article-author-detail-image {
        width: 2.5em;
        height: 2.5em;
    }
    .article-author-details {
        grid-column-gap: 0.5em;
    }
    .article-author-detail-block {
        grid-column-gap: 0.75em;
    }
    .product-6-image {
        height: 14em;
    }
    .product-6-text {
        font-size: 0.9em;
    }
    .product-5-title {
        font-size: 0.8em;
    }
    .product-5-features {
        grid-column-gap: 0.25em;
        grid-row-gap: 0.25em;
        flex-wrap: wrap;
        position: absolute;
        top: 2em;
        left: 2em;
    }
    .product-2-categories {
        font-size: 0.8em;
    }
    .product-5-category {
        grid-column-gap: 0.5em;
        grid-row-gap: 0.25em;
        flex-wrap: wrap;
    }
    .hero-product-details {
        grid-row-gap: 0.75em;
        background-color: transparent;
        border-color: transparent;
        flex-direction: column;
        font-size: 0.8em;
    }
    .hero-product-line {
        width: 3em;
        height: 1px;
        margin-top: 0.7em;
        margin-bottom: 0.7em;
    }
    .product-hero-buttons {
        grid-row-gap: 1em;
    }
    .product-hero-content {
        text-align: center;
        align-items: center;
    }
    .checkout-block {
        margin-bottom: 1.7em;
    }
    .default-state,
    .cart-form-wrapper {
        width: 100%;
    }
    .purchase-text {
        font-size: 0.8em;
    }
    .grid-14-block-transparent {
        padding: 3em 8vw;
    }
}
#w-node-_6eb126ef-da68-c86c-762d-15b323b3a103-c79ace0b,
#w-node-_6eb126ef-da68-c86c-762d-15b323b3a118-c79ace0b,
#w-node-_6eb126ef-da68-c86c-762d-15b323b3a11f-c79ace0b,
#w-node-_6eb126ef-da68-c86c-762d-15b323b3a126-c79ace0b,
#w-node-_6eb126ef-da68-c86c-762d-15b323b3a12d-c79ace0b,
#w-node-_50ace94b-b931-9cb7-613b-623bbd36912e-c79ace0b,
#w-node-_50ace94b-b931-9cb7-613b-623bbd369130-c79ace0b,
#w-node-_50ace94b-b931-9cb7-613b-623bbd36913e-c79ace0b,
#w-node-f2366197-41db-792b-2e18-5af4b049a38d-c79ace0b,
#w-node-_11a39624-954b-e5e1-5598-9fcf3aadb1e0-c79ace0b,
#w-node-ce45fef5-4bb6-748b-fc0b-cee616021799-c79ace0b,
#w-node-_9bd29b53-3472-0c4f-0e18-3cfc8a429dd9-c79ace0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-c1d4a025-2b6e-02bf-d907-c7e11c744b24-8017c8b7 {
    justify-self: center;
}
#w-node-_4580e459-8874-822e-e3eb-c97d9014cdea-68993a17 {
    align-self: center;
    justify-self: center;
}
#w-node-ac350c8a-5a1a-d059-7675-89610f31d7c4-68993a17,
#w-node-_081f9be1-8022-6c02-4112-c704d16d5f8b-68993a17,
#w-node-_2c1d25c3-4b9d-0a38-7c26-0a630cf822c8-68993a17,
#w-node-_8b885a8b-7068-e197-d544-bc2f29768ccf-68993a17,
#w-node-_9bfc8dd6-4e56-1870-c281-e1d77228dcf6-68993a17,
#w-node-_0b4b8584-443e-9653-1870-bb50b2187776-68993a17,
#w-node-_07f246ce-dc69-c205-f15f-4524c4c61e6d-68993a17,
#w-node-_8bd28cfd-5dd5-f9b8-62e1-d122337ec549-68993a17,
#w-node-_5d52cb71-83b9-4312-440e-562dc66b1fcd-68993a17,
#w-node-cf6c4999-d13a-8443-ea01-b57ce4e2f639-68993a17,
#w-node-aabb8102-66c0-5a9a-25cd-dc515dd93cf3-68993a17,
#w-node-_81061d68-ec9a-3f29-3e03-89a6d28b038f-68993a17,
#w-node-_0e9f6dca-4aa7-df75-2b1f-38854965e038-68993a17,
#w-node-_25ec7f20-f444-a637-0aba-5ebae1a6992c-68993a17,
#w-node-_2ded0cfb-0c3a-6091-1d81-5ff806ac1cc4-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344df88-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344df8e-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344df93-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344df98-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344df9d-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344dfa2-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344dfa7-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344dfac-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344dfb1-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344dfb6-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344dfbb-68993a17,
#w-node-_71c9e485-2433-f6d2-a294-2100a344dfc1-68993a17,
#w-node-_2eb684fb-9fe1-35f6-530d-c5ef75c7c4c2-68993a17,
#w-node-_2eb684fb-9fe1-35f6-530d-c5ef75c7c4c7-68993a17,
#w-node-_2eb684fb-9fe1-35f6-530d-c5ef75c7c4cc-68993a17,
#w-node-a36f7100-e4dc-3997-edaf-24678618bde4-68993a17,
#w-node-e6dca1b5-face-7de2-f2be-474d868defd9-68993a17,
#w-node-bc88ec9f-69d1-0194-a88a-b7cb1e1a93f9-68993a17,
#w-node-_3ec35dfa-b876-e503-dbb8-edb7f0437b83-68993a17,
#w-node-_41b578db-a670-5dd8-afbe-1f0d96e9b495-68993a17,
#w-node-afe9ec49-0832-849a-49f6-50a69dac49f4-68993a17,
#w-node-_3da70ac4-5811-c823-a29f-698e0b139b81-68993a17,
#w-node-_4d8b9cc7-f3b6-8112-3ad6-92400a31789b-68993a17,
#w-node-_413135c6-de6d-8e22-361d-e03ce72b5904-9b9ace29,
#w-node-_413135c6-de6d-8e22-361d-e03ce72b590a-9b9ace29,
#w-node-_413135c6-de6d-8e22-361d-e03ce72b5910-9b9ace29,
#w-node-_413135c6-de6d-8e22-361d-e03ce72b5916-9b9ace29,
#w-node-ff87a6ee-ec23-33b5-551a-5ae33bdaa6e2-9b9ace29,
#w-node-ff87a6ee-ec23-33b5-551a-5ae33bdaa6e3-9b9ace29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-ff87a6ee-ec23-33b5-551a-5ae33bdaa6eb-9b9ace29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-ff87a6ee-ec23-33b5-551a-5ae33bdaa6ec-9b9ace29,
#w-node-_694fec3f-650f-6136-2016-5b3ae7f36174-9b9ace29,
#w-node-_694fec3f-650f-6136-2016-5b3ae7f3617d-9b9ace29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_694fec3f-650f-6136-2016-5b3ae7f36184-9b9ace29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_77cd5470-7c42-ac11-f010-1a965abde200-9b9ace29,
#w-node-_77cd5470-7c42-ac11-f010-1a965abde202-9b9ace29,
#w-node-_3b1d81df-85ed-5971-fef6-9a161af4ecf4-1af4ecf3,
#w-node-_3b1d81df-85ed-5971-fef6-9a161af4ecf9-1af4ecf3,
#w-node-bc13352b-555e-fd95-3e05-6ac3e4d81f7e-999ace2c,
#w-node-bc13352b-555e-fd95-3e05-6ac3e4d81f8c-999ace2c,
#w-node-bc13352b-555e-fd95-3e05-6ac3e4d81f94-999ace2c,
#w-node-_7b7b98ef-5ea6-0eb9-abf0-5b09a3ad4433-999ace2c,
#w-node-bc13352b-555e-fd95-3e05-6ac3e4d81f9c-999ace2c,
#w-node-bc13352b-555e-fd95-3e05-6ac3e4d81fc5-999ace2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-bc13352b-555e-fd95-3e05-6ac3e4d81fc8-999ace2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-bf5fa990-4d5f-a227-d667-f441f349b7c0-999ace2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-bf5fa990-4d5f-a227-d667-f441f349b7c2-999ace2c,
#w-node-bf5fa990-4d5f-a227-d667-f441f349b7c9-999ace2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-bf5fa990-4d5f-a227-d667-f441f349b7d0-999ace2c,
#w-node-_5c507c8a-3be7-630a-5f0b-dc9dd2e1bd77-999ace2c,
#w-node-_5c507c8a-3be7-630a-5f0b-dc9dd2e1bd80-999ace2c,
#w-node-_5c507c8a-3be7-630a-5f0b-dc9dd2e1bd89-999ace2c,
#w-node-_5c507c8a-3be7-630a-5f0b-dc9dd2e1bd92-999ace2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_23e39515-c780-b2a6-90ac-f18cd5002e86-999ace2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
}
#w-node-_23e39515-c780-b2a6-90ac-f18cd5002e88-999ace2c,
#w-node-_23e39515-c780-b2a6-90ac-f18cd5002e8a-999ace2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_23e39515-c780-b2a6-90ac-f18cd5002e8b-999ace2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_23e39515-c780-b2a6-90ac-f18cd5002e92-999ace2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_5a393ce9-33b7-9add-36e1-499a3cc05821-3cc05817 {
    justify-self: center;
}
#w-node-c9b144e5-757a-de45-9392-6cef8f639e47-aa9ace36,
#w-node-c9b144e5-757a-de45-9392-6cef8f639e48-aa9ace36 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-c9b144e5-757a-de45-9392-6cef8f639e50-aa9ace36 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-c9b144e5-757a-de45-9392-6cef8f639e51-aa9ace36 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-aac1ae71-7e90-a208-4b8b-36f4dd0c7e35-c49ace38 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
}
#w-node-aac1ae71-7e90-a208-4b8b-36f4dd0c7e37-c49ace38,
#w-node-aac1ae71-7e90-a208-4b8b-36f4dd0c7e39-c49ace38 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-aac1ae71-7e90-a208-4b8b-36f4dd0c7e3a-c49ace38 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-aac1ae71-7e90-a208-4b8b-36f4dd0c7e41-c49ace38 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eeec-059ace52 {
    grid-area: 2/1/4/3;
}
#w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eeef-059ace52 {
    grid-area: 6/2/8/3;
}
#w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eef2-059ace52 {
    grid-area: 1/6/4/8;
}
#w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eef5-059ace52 {
    grid-area: 7/5/9/7;
}
#w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db53f-059ace52 {
    grid-area: 2/1/4/3;
}
#w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db542-059ace52 {
    grid-area: 6/2/8/3;
}
#w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db545-059ace52 {
    grid-area: 1/6/4/8;
}
#w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db548-059ace52 {
    grid-area: 7/5/9/7;
}
#w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db54b-059ace52 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-bb852abd-90f9-5b78-07d0-06a74ef169d3-059ace52 {
    grid-area: 2/1/4/3;
}
#w-node-bb852abd-90f9-5b78-07d0-06a74ef169d6-059ace52 {
    grid-area: 6/2/8/3;
}
#w-node-bb852abd-90f9-5b78-07d0-06a74ef169d9-059ace52 {
    grid-area: 1/6/4/8;
}
#w-node-bb852abd-90f9-5b78-07d0-06a74ef169dc-059ace52 {
    grid-area: 7/5/9/7;
}
#w-node-bb852abd-90f9-5b78-07d0-06a74ef169df-059ace52,
#w-node-_6959ba88-b036-4fa3-83c8-71bebe11c467-059ace52,
#w-node-_6959ba88-b036-4fa3-83c8-71bebe11c46c-059ace52,
#w-node-_6959ba88-b036-4fa3-83c8-71bebe11c48a-059ace52,
#w-node-cc179a3d-aa22-84da-6a9e-8761bb6f8eab-059ace52,
#w-node-cc179a3d-aa22-84da-6a9e-8761bb6f8eb0-059ace52,
#w-node-cc179a3d-aa22-84da-6a9e-8761bb6f8ece-059ace52,
#w-node-fcba26f5-1749-b984-5077-b20536303bd1-059ace52,
#w-node-fcba26f5-1749-b984-5077-b20536303bd6-059ace52,
#w-node-fcba26f5-1749-b984-5077-b20536303bf4-059ace52,
#w-node-c831e83e-26c6-9417-163c-d2f7f6b2544e-f6b2544b,
#w-node-c831e83e-26c6-9417-163c-d2f7f6b25453-f6b2544b,
#w-node-c831e83e-26c6-9417-163c-d2f7f6b25473-f6b2544b,
#w-node-c831e83e-26c6-9417-163c-d2f7f6b25478-f6b2544b,
#w-node-_77ede916-bcaa-8e40-3bab-b1f44284da15-4284da11,
#w-node-_77ede916-bcaa-8e40-3bab-b1f44284da1d-4284da11,
#w-node-_51614e17-dfcc-dcd4-c827-0d7a6ba91a27-4284da11,
#w-node-_9ae0736a-64d9-a89e-695c-8bfee36f89be-d39ace57,
#w-node-_9ae0736a-64d9-a89e-695c-8bfee36f89c3-d39ace57,
#w-node-_9ae0736a-64d9-a89e-695c-8bfee36f89c8-d39ace57,
#w-node-_9ae0736a-64d9-a89e-695c-8bfee36f89cd-d39ace57,
#w-node-_544d0a6f-3284-825b-f8fb-92122037d474-8d9ace58,
#w-node-_544d0a6f-3284-825b-f8fb-92122037d47d-8d9ace58,
#w-node-_544d0a6f-3284-825b-f8fb-92122037d483-8d9ace58,
#w-node-_544d0a6f-3284-825b-f8fb-92122037d489-8d9ace58,
#w-node-ed6aa361-4553-69ba-d6d1-77f28200011c-8d9ace58,
#w-node-ed6aa361-4553-69ba-d6d1-77f28200011d-8d9ace58 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-ed6aa361-4553-69ba-d6d1-77f28200011f-8d9ace58 {
    justify-self: end;
}
#w-node-ed6aa361-4553-69ba-d6d1-77f282000125-8d9ace58,
#w-node-d5d4da28-ad50-5bd3-4c22-baa8369ea489-369ace5a {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-d5d4da28-ad50-5bd3-4c22-baa8369ea49e-369ace5a {
    align-self: center;
    justify-self: end;
}
#w-node-e8fd1164-9419-5db1-b334-3ce4e3045607-369ace5a,
#w-node-_32ae38c7-9ff6-e03b-ae0a-7c01e26ea336-369ace5a,
#w-node-_45f06f5d-ab96-3650-e7ce-6263b9c3834d-369ace5a,
#w-node-f299d37c-31fe-cb3f-fcc3-54a35b8d2bbc-369ace5a {
    align-self: stretch;
}
#w-node-_65889edc-6f83-f8cc-b1bd-399c06efe77b-369ace5a {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_6c0f7107-48db-cf4a-7a22-4d985dcca33f-bf9ace70 {
    grid-area: span 1 / span 2 / span 1 / span 2;
}
#w-node-_12f751e4-579e-ae18-29fd-61c2fdcf0472-bf9ace70 {
    grid-area: 2/3/3/4;
}
#w-node-_6c0f7107-48db-cf4a-7a22-4d985dcca37d-bf9ace70 {
    grid-area: 2/2/3/3;
}
#w-node-_86ed1fab-4780-1fe0-a189-c5b1fabe88fc-869ace76,
#w-node-a3845bb2-ea7c-09a9-79f5-cafcba2ac474-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_86ed1fab-4780-1fe0-a189-c5b1fabe8901-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-b2c3dc90-2182-2319-957c-8062ed92d406-869ace76,
#w-node-b2c3dc90-2182-2319-957c-8062ed92d40f-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-b2c3dc90-2182-2319-957c-8062ed92d411-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-cd610342-7b90-eb43-0cc5-9d7fa318092a-869ace76,
#w-node-cd610342-7b90-eb43-0cc5-9d7fa3180933-869ace76,
#w-node-cd610342-7b90-eb43-0cc5-9d7fa3180939-869ace76,
#w-node-cd610342-7b90-eb43-0cc5-9d7fa318093f-869ace76,
#w-node-b2b1990b-0ef5-68ab-95ed-9215cebc7629-869ace76,
#w-node-b2b1990b-0ef5-68ab-95ed-9215cebc7632-869ace76,
#w-node-b2b1990b-0ef5-68ab-95ed-9215cebc763b-869ace76,
#w-node-b2b1990b-0ef5-68ab-95ed-9215cebc7644-869ace76,
#w-node-_34960781-2829-9ba5-d225-9f5605bff887-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_34960781-2829-9ba5-d225-9f5605bff88d-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_1f65dcd2-008a-5c0b-22ee-447d030f77b9-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_1f65dcd2-008a-5c0b-22ee-447d030f77bc-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_757f491d-770b-5c03-ef11-377eee8f15e3-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_757f491d-770b-5c03-ef11-377eee8f15e8-869ace76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-bbe52ff0-6d55-581c-be32-659441a56192-41a56191,
#w-node-bbe52ff0-6d55-581c-be32-659441a5619f-41a56191,
#w-node-bbe52ff0-6d55-581c-be32-659441a561a6-41a56191,
#w-node-bbe52ff0-6d55-581c-be32-659441a561ba-41a56191,
#w-node-_31cc8c6c-8de5-778c-5484-d61db0be0cf6-b0be0cf5,
#w-node-_31cc8c6c-8de5-778c-5484-d61db0be0d03-b0be0cf5,
#w-node-_31cc8c6c-8de5-778c-5484-d61db0be0d05-b0be0cf5,
#w-node-_31cc8c6c-8de5-778c-5484-d61db0be0d12-b0be0cf5,
#w-node-_31cc8c6c-8de5-778c-5484-d61db0be0d14-b0be0cf5,
#w-node-_31cc8c6c-8de5-778c-5484-d61db0be0d21-b0be0cf5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_38a23a34-e55c-afa3-e777-6fcb8861081f-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-ced84716-be2a-4373-b32f-fd42425342d2-9f9ace78,
#w-node-ced84716-be2a-4373-b32f-fd42425342d4-9f9ace78,
#w-node-da68fc7b-3b20-03ad-30bc-e6465ef66dd2-9f9ace78,
#w-node-ced84716-be2a-4373-b32f-fd42425342fb-9f9ace78,
#w-node-_3fae5b39-9c25-0007-d212-649f7489c0b7-9f9ace78,
#w-node-ced84716-be2a-4373-b32f-fd4242534336-9f9ace78,
#w-node-_98f71b18-76da-c071-333c-9f750720c24d-9f9ace78,
#w-node-a2422046-9a5f-90dc-8adb-68e91b5f86f4-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_98f71b18-76da-c071-333c-9f750720c253-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_98f71b18-76da-c071-333c-9f750720c254-9f9ace78,
#w-node-_1a2c3992-5d64-63f2-515d-13a5ba99f315-9f9ace78,
#w-node-cdcb2d13-ced4-ea7a-acea-2733c3ee243f-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_1a2c3992-5d64-63f2-515d-13a5ba99f31b-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_1a2c3992-5d64-63f2-515d-13a5ba99f31c-9f9ace78,
#w-node-_7f3f9b18-c787-793b-0a5b-48472f82a104-9f9ace78,
#w-node-a6e52eb0-a9a5-c8c0-d813-fcac13886f2c-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_9eb976a1-f647-07d4-35b8-18206c33364a-9f9ace78 {
    grid-area: span 1 / span 2 / span 1 / span 2;
}
#w-node-_9eb976a1-f647-07d4-35b8-18206c333656-9f9ace78,
#w-node-f4728f86-4e31-7862-7933-240b6c6093e1-9f9ace78,
#w-node-_9f2d6fad-4c9c-3fce-8504-6f8002701ce3-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
}
#w-node-e13419a1-bdd3-f922-5bcb-5b7c6594101c-9f9ace78,
#w-node-_1bc2c364-3fbd-4dd2-5832-9ea0daa20ee2-9f9ace78,
#w-node-d6d06653-0304-8aed-d9b0-efef1549a234-9f9ace78,
#w-node-_10401b2f-e9b2-4e4d-b05f-34bc01cc16fb-9f9ace78,
#w-node-_3441d567-4004-6024-352e-48f261087bad-9f9ace78,
#w-node-_93ab4c7f-8c51-af8a-2ab1-8938810c0081-9f9ace78,
#w-node-d8d5f271-e7db-426b-747c-b50f482d7a71-9f9ace78,
#w-node-ceb50a4d-aeb5-0abb-3d41-0a5eddfc17fc-9f9ace78,
#w-node-dc29c9eb-ebe5-9358-fe3d-4d02ef0645bd-9f9ace78,
#w-node-_624156eb-284a-e228-2c49-ee468cdaf8ad-9f9ace78,
#w-node-_0f180b98-05d2-351a-1dd9-adcb29eb136c-9f9ace78,
#w-node-_0f180b98-05d2-351a-1dd9-adcb29eb1377-9f9ace78,
#w-node-_0f180b98-05d2-351a-1dd9-adcb29eb139e-9f9ace78,
#w-node-_0f180b98-05d2-351a-1dd9-adcb29eb13a9-9f9ace78,
#w-node-eb3e5e60-20da-43d9-3038-5048b61697a3-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_73da4634-014a-efae-3e3a-32e3ab90c2bb-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
    justify-self: center;
}
#w-node-_8b2fb7e7-5448-4240-b0c3-7817f504e476-9f9ace78,
#w-node-d6ec1a23-284f-318e-abc3-902ff3e8c1ec-9f9ace78 {
    grid-area: span 1 / span 4 / span 1 / span 4;
}
#w-node-_9052cf44-4edc-26bb-ea85-a747a979e704-9f9ace78,
#w-node-_4b992314-4aaa-eccb-e689-55da929f1457-9f9ace78,
#w-node-f66dfbb3-191c-a5c1-c571-45e6e2317aad-9f9ace78,
#w-node-c10fd7db-52ca-79a2-20b7-f56141ec8548-9f9ace78,
#w-node-_762108ef-c2c0-102d-e151-ef96fa1fab26-9f9ace78,
#w-node-eb7565e6-ddf9-16ad-ebfe-9faee7561b4e-9f9ace78,
#w-node-_6eb0c712-8d31-d820-87d1-0882da3ddbf0-9f9ace78,
#w-node-cc779223-ae02-e389-6917-bf1a347a05be-9f9ace78,
#w-node-_374667be-9756-f721-0dfa-da222754a226-9f9ace78,
#w-node-_374667be-9756-f721-0dfa-da222754a228-9f9ace78,
#w-node-_374667be-9756-f721-0dfa-da222754a229-9f9ace78,
#w-node-_374667be-9756-f721-0dfa-da222754a22c-9f9ace78,
#w-node-_374667be-9756-f721-0dfa-da222754a22e-9f9ace78,
#w-node-_374667be-9756-f721-0dfa-da222754a22f-9f9ace78,
#w-node-_374667be-9756-f721-0dfa-da222754a232-9f9ace78,
#w-node-_374667be-9756-f721-0dfa-da222754a234-9f9ace78,
#w-node-_374667be-9756-f721-0dfa-da222754a235-9f9ace78,
#w-node-ba02ec50-9e50-b1d2-6377-a75382508dbf-9f9ace78,
#w-node-ba02ec50-9e50-b1d2-6377-a75382508dc1-9f9ace78,
#w-node-ba02ec50-9e50-b1d2-6377-a75382508dc2-9f9ace78,
#w-node-_871283bf-fcba-a6cb-6dc5-0d3cbcfdc093-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_871283bf-fcba-a6cb-6dc5-0d3cbcfdc099-9f9ace78,
#w-node-_7a1a7dc2-3bda-6155-dea8-e06a4cca24ed-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_871283bf-fcba-a6cb-6dc5-0d3cbcfdc0b5-9f9ace78,
#w-node-d1e1e524-2483-66c7-2fa8-a83257042d00-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-d1e1e524-2483-66c7-2fa8-a83257042d02-9f9ace78,
#w-node-d1e1e524-2483-66c7-2fa8-a83257042d09-9f9ace78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-d1e1e524-2483-66c7-2fa8-a83257042d10-9f9ace78,
#w-node-f644402c-0c57-d117-6ed6-a7bbfe0d3865-bd9ace79,
#w-node-f644402c-0c57-d117-6ed6-a7bbfe0d3872-bd9ace79,
#article.w-node-a7cfa431-308a-b2a0-f17f-73fb7d7daec6-bd9ace79,
#w-node-_5b567ad1-72c3-fae2-198e-8277771da5e6-bf9ace7a,
#w-node-_5b567ad1-72c3-fae2-198e-8277771da5f8-bf9ace7a,
#w-node-bb48dc8b-4cda-bf1e-4287-7c89bed10fe9-b79ace7b {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-bb48dc8b-4cda-bf1e-4287-7c89bed10ffd-b79ace7b {
    align-self: center;
    justify-self: end;
}
#w-node-bb48dc8b-4cda-bf1e-4287-7c89bed11015-b79ace7b,
#w-node-bb48dc8b-4cda-bf1e-4287-7c89bed11048-b79ace7b {
    align-self: stretch;
}
#w-node-f3460253-cd33-d6ec-b851-8fcf2a78fb60-cc9ace7c,
#w-node-f3460253-cd33-d6ec-b851-8fcf2a78fb61-cc9ace7c {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-f3460253-cd33-d6ec-b851-8fcf2a78fb62-cc9ace7c {
    justify-self: end;
}
#w-node-f3460253-cd33-d6ec-b851-8fcf2a78fb68-cc9ace7c {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-dadd2750-f3ed-1c0a-c167-e8ea70e6515f-069ace7d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
    justify-self: center;
}
#w-node-dadd2750-f3ed-1c0a-c167-e8ea70e65185-069ace7d {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_7639ceed-c72a-3a8d-f0cf-c838a60436ac-aa9ace7e {
    align-self: start;
}
#w-node-_0c985984-a846-fe13-dd10-4e403aa46d00-aa9ace7e {
    align-self: stretch;
}
#w-node-_0c985984-a846-fe13-dd10-4e403aa46cd4-aa9ace7e {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_0c985984-a846-fe13-dd10-4e403aa46ce8-aa9ace7e {
    align-self: center;
    justify-self: end;
}
#w-node-_5e17f060-9d71-82f2-aa32-16bb07cf10bb-b99ace7f {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_5e17f060-9d71-82f2-aa32-16bb07cf10bd-b99ace7f,
#w-node-_5e17f060-9d71-82f2-aa32-16bb07cf10c4-b99ace7f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_5e17f060-9d71-82f2-aa32-16bb07cf10cb-b99ace7f {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-e82dd966-63b3-2283-fddc-09a838adccac-b99ace7f {
    grid-area: 2/1/4/3;
}
#w-node-e82dd966-63b3-2283-fddc-09a838adccaf-b99ace7f {
    grid-area: 6/2/8/3;
}
#w-node-e82dd966-63b3-2283-fddc-09a838adccb2-b99ace7f {
    grid-area: 1/6/4/8;
}
#w-node-e82dd966-63b3-2283-fddc-09a838adccb5-b99ace7f {
    grid-area: 7/5/9/7;
}
#w-node-e82dd966-63b3-2283-fddc-09a838adccb8-b99ace7f {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_8ef3fa57-e254-b409-c52c-f0319966b035-9966b030 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4c0-ea9ace82 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4ce-ea9ace82,
#w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4d6-ea9ace82 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
}
#w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4de-ea9ace82,
#w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4f3-ea9ace82,
#w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4f4-ea9ace82 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4f5-ea9ace82 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4fc-ea9ace82,
#w-node-fbe36fc2-0333-d713-978d-6cc7df025ca7-4f9ace83,
#w-node-fbe36fc2-0333-d713-978d-6cc7df025cb4-4f9ace83,
#w-node-_17f585cb-0859-44d0-91e5-a6ef687c0e31-bd9ace84,
#w-node-_17f585cb-0859-44d0-91e5-a6ef687c0e39-bd9ace84 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_17f585cb-0859-44d0-91e5-a6ef687c0e3b-bd9ace84 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_695d55ba-0cce-2e3f-a5ae-91c641168509-5c9ace89 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
}
#w-node-_695d55ba-0cce-2e3f-a5ae-91c64116850b-5c9ace89,
#w-node-_695d55ba-0cce-2e3f-a5ae-91c64116850d-5c9ace89 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_695d55ba-0cce-2e3f-a5ae-91c64116850e-5c9ace89 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_695d55ba-0cce-2e3f-a5ae-91c641168515-5c9ace89 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_39f8956f-e0c6-b5d9-3242-d9d7f69cc9ba-b19ace9a {
    grid-area: span 1 / span 4 / span 1 / span 4;
}
#w-node-d1dab958-ec3c-f7b3-4413-7858f9761af8-b19ace9a,
#w-node-_4d6838b6-0219-4f2f-0d76-43904eaa9ecd-b19ace9a,
#w-node-e59456c8-1ed0-acb6-f5b8-5dd04a0ad87b-b19ace9a {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_837785d4-9b31-a186-09bf-ffcf011d3cfc-b19ace9a,
#w-node-_019ae3b1-b8b7-db07-1c4d-7039d6b18481-b19ace9a {
    grid-area: 1/2/2/3;
}
#w-node-_7fd334f3-0bdf-fcd5-6da6-313270fd5445-b19ace9a,
#w-node-_7fd334f3-0bdf-fcd5-6da6-313270fd5446-b19ace9a {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_7fd334f3-0bdf-fcd5-6da6-313270fd5449-b19ace9a {
    justify-self: end;
}
#w-node-f13d3746-9b09-9adb-e50e-678f296a94df-b19ace9a {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_2f86dba7-3a82-a1e7-84c7-3df018eb9c1d-a29aceb4,
#w-node-d9004e99-8887-d0c7-4ac1-860dc031c4c1-a3f00e36 {
    justify-self: center;
}
#w-node-bed36612-2604-9506-784b-7b63f9e6d5dc-f9e6d5d9 {
    align-self: stretch;
}
#w-node-bed36612-2604-9506-784b-7b63f9e6d5dd-f9e6d5d9 {
    justify-self: start;
}
#w-node-bed36612-2604-9506-784b-7b63f9e6d604-f9e6d5d9 {
    align-self: stretch;
}
#w-node-_9e5f85ce-a5c7-9fec-97ca-4769b3644461-6c9aceb6,
#w-node-_9e5f85ce-a5c7-9fec-97ca-4769b3644463-6c9aceb6,
#w-node-_37b8834a-28fa-e382-142f-357f157c7df6-099aceb8,
#w-node-_3fb9adf6-23b5-4290-fcbf-6bd0b9b59ec6-099aceb8,
#w-node-eae969a4-4a5b-f9a9-d70d-6a353f22034c-099aceb8,
#w-node-_5e56dd3a-ca98-8bfd-8804-c1f8e5deb2ac-099aceb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-da5e431e-c679-da0c-d379-7dfc7a61de4a-099aceb8,
#w-node-_269c600e-6d2b-acb3-d36d-64870b654e25-099aceb8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
}
#w-node-_0cddf0f7-5275-2c9e-a857-59316643617f-099aceb8,
#w-node-_0cddf0f7-5275-2c9e-a857-593166436185-099aceb8,
#w-node-_0cddf0f7-5275-2c9e-a857-59316643618b-099aceb8,
#w-node-_0cddf0f7-5275-2c9e-a857-593166436191-099aceb8,
#w-node-_83140b02-d25e-607f-27dc-a2bdf122a989-099aceb8,
#w-node-_83140b02-d25e-607f-27dc-a2bdf122a997-099aceb8,
#w-node-_83140b02-d25e-607f-27dc-a2bdf122a99e-099aceb8,
#w-node-_83140b02-d25e-607f-27dc-a2bdf122a9a5-099aceb8,
#w-node-_83140b02-d25e-607f-27dc-a2bdf122a9ac-099aceb8,
#w-node-_7010d2c7-da12-286a-d9b6-8d68ab32a44f-099aceb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_60610c53-f851-5ac1-e0dd-1d5725dde900-099aceb8,
#w-node-e524299b-5444-ae43-3a7d-4f896af2fe32-099aceb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
}
#w-node-_3619e980-5468-f56c-c26c-51d545193729-099aceb8,
#w-node-_7021fab9-8805-11d5-1661-a4ec720a4442-099aceb8,
#w-node-_7021fab9-8805-11d5-1661-a4ec720a4455-099aceb8,
#w-node-_7021fab9-8805-11d5-1661-a4ec720a445c-099aceb8,
#w-node-_7021fab9-8805-11d5-1661-a4ec720a4463-099aceb8,
#w-node-_7021fab9-8805-11d5-1661-a4ec720a446a-099aceb8,
#w-node-f91b59e0-8b23-2aad-0607-8e3cfa3780b8-099aceb8,
#w-node-f91b59e0-8b23-2aad-0607-8e3cfa3780be-099aceb8,
#w-node-f91b59e0-8b23-2aad-0607-8e3cfa3780c4-099aceb8,
#w-node-f91b59e0-8b23-2aad-0607-8e3cfa3780ca-099aceb8,
#w-node-b81600c1-ffd2-691f-d13f-69c76eab1706-099aceb8,
#w-node-fbdd8ac3-f53f-4763-5670-b01cfca334d8-099aceb8,
#w-node-c7174560-254e-0043-5d8f-a83f594d9ec3-3d9acecd,
#w-node-c7174560-254e-0043-5d8f-a83f594d9ecc-3d9acecd {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-c7174560-254e-0043-5d8f-a83f594d9ece-3d9acecd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_5d9ac9e0-61be-1f89-5d2e-d3f0d6a2d6f6-3d9acecd,
#w-node-_5d9ac9e0-61be-1f89-5d2e-d3f0d6a2d6f7-3d9acecd {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_5d9ac9e0-61be-1f89-5d2e-d3f0d6a2d6fa-3d9acecd {
    justify-self: end;
}
#w-node-dcf24190-5010-9f41-3ec4-46efb0b8d457-3d9acecd {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-dcf24190-5010-9f41-3ec4-46efb0b8d46b-3d9acecd {
    align-self: center;
    justify-self: end;
}
#w-node-b3219bee-8ee8-679f-7ae1-f2091d52c10b-f29aced0,
#w-node-b3219bee-8ee8-679f-7ae1-f2091d52c120-f29aced0,
#w-node-b3219bee-8ee8-679f-7ae1-f2091d52c127-f29aced0,
#w-node-b3219bee-8ee8-679f-7ae1-f2091d52c12e-f29aced0,
#w-node-b3219bee-8ee8-679f-7ae1-f2091d52c135-f29aced0,
#w-node-_7d3c12f1-174e-db97-b943-549b78405958-f29aced0,
#w-node-_7d3c12f1-174e-db97-b943-549b7840595a-f29aced0,
#w-node-_7d3c12f1-174e-db97-b943-549b7840595b-f29aced0,
#w-node-_7d3c12f1-174e-db97-b943-549b7840595e-f29aced0,
#w-node-_7d3c12f1-174e-db97-b943-549b78405960-f29aced0,
#w-node-_7d3c12f1-174e-db97-b943-549b78405961-f29aced0,
#w-node-_7d3c12f1-174e-db97-b943-549b78405964-f29aced0,
#w-node-_7d3c12f1-174e-db97-b943-549b78405966-f29aced0,
#w-node-_7d3c12f1-174e-db97-b943-549b78405967-f29aced0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-cfbd0aa6-2d5c-0ca0-3cc0-3abc71c509cc-f29aced0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_1f0c28a0-f0a0-f7e2-603b-e432c3023acb-f29aced0,
#w-node-_1f0c28a0-f0a0-f7e2-603b-e432c3023acc-f29aced0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_1f0c28a0-f0a0-f7e2-603b-e432c3023acd-f29aced0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_1f0c28a0-f0a0-f7e2-603b-e432c3023ad4-f29aced0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc36-f29aced0 {
    grid-area: 2/1/4/3;
}
#w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc39-f29aced0 {
    grid-area: 6/2/8/3;
}
#w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc3c-f29aced0 {
    grid-area: 1/6/4/8;
}
#w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc3f-f29aced0 {
    grid-area: 7/5/9/7;
}
#w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc42-f29aced0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_40507b45-8b54-947d-f95a-97d74f8bb50f-f29aced0 {
    align-self: stretch;
}
#w-node-f7a3e41d-9100-24b5-f4df-4e609dbf71b0-a39aced4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-f7a3e41d-9100-24b5-f4df-4e609dbf71b2-a39aced4,
#w-node-f7a3e41d-9100-24b5-f4df-4e609dbf71b9-a39aced4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-f7a3e41d-9100-24b5-f4df-4e609dbf71c0-a39aced4,
#w-node-_97dd15c0-603f-59b0-832c-8a57e65cc4cf-a39aced4,
#w-node-_97dd15c0-603f-59b0-832c-8a57e65cc4d7-a39aced4,
#w-node-a57123bb-d6c6-cab1-ef3f-9544eb37fd4e-a39aced4,
#w-node-a57123bb-d6c6-cab1-ef3f-9544eb37fd4f-a39aced4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-a57123bb-d6c6-cab1-ef3f-9544eb37fd52-a39aced4 {
    justify-self: end;
}
#w-node-c515fee1-8af1-0b10-fbf6-57fd403a92e0-a39aced4,
#w-node-c515fee1-8af1-0b10-fbf6-57fd403a92ea-a39aced4,
#w-node-ddcbd14c-5273-aad7-b17b-6116c7b6012b-f19aced9,
#w-node-_6807a75f-d4fd-bfda-72de-ef9c2a312b66-199acedc,
#w-node-_99e74311-15af-e395-6a93-d9ada47d278f-199acedc {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-f91eac3d-a855-35b9-191f-b2a481c519c5-199acedc {
    justify-self: end;
}
#w-node-f8944b45-fcdc-99cc-a9dd-aef428b88cb7-199acedc {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-f7f38c78-098f-130f-f84d-325a64e462b5-199acedc {
    justify-self: end;
}
#w-node-f8944b45-fcdc-99cc-a9dd-aef428b88cc4-199acedc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: stretch;
}
#w-node-_80de268b-af4a-8712-0609-fa6040a37db1-199acedc,
#w-node-_80de268b-af4a-8712-0609-fa6040a37db2-199acedc {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_80de268b-af4a-8712-0609-fa6040a37db3-199acedc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_80de268b-af4a-8712-0609-fa6040a37dba-199acedc {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_174eb12e-b14d-c2f0-d3fe-164ce24c848f-199acedc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
}
#w-node-d550a2d3-d69a-6b26-c34a-5a81be526397-199acedc,
#w-node-_174eb12e-b14d-c2f0-d3fe-164ce24c8493-199acedc {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_1277080a-a059-4d9e-0c4e-2cc5fa88d47c-199acedc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_174eb12e-b14d-c2f0-d3fe-164ce24c8497-199acedc,
#w-node-_2e2c22a0-2f6d-166b-c3ad-4b3dcdaba3b8-d69acef5,
#w-node-_2e2c22a0-2f6d-166b-c3ad-4b3dcdaba3bd-d69acef5,
#w-node-_2e2c22a0-2f6d-166b-c3ad-4b3dcdaba3c2-d69acef5,
#w-node-_2e2c22a0-2f6d-166b-c3ad-4b3dcdaba3c7-d69acef5,
#w-node-d1a80deb-196e-1c52-f846-ee0904520865-949acef7,
#w-node-d1a80deb-196e-1c52-f846-ee090452086a-949acef7,
#w-node-d1a80deb-196e-1c52-f846-ee090452086f-949acef7,
#w-node-d1a80deb-196e-1c52-f846-ee0904520874-949acef7,
#w-node-_63c030bd4a0bc70f9308f7d6000000000023-949acef7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_89e837b2-5ec5-24dc-c719-a8c97e108824-ab9acf3c {
    grid-area: 2/1/4/3;
}
#w-node-_89e837b2-5ec5-24dc-c719-a8c97e108827-ab9acf3c {
    grid-area: 6/2/8/3;
}
#w-node-_89e837b2-5ec5-24dc-c719-a8c97e10882a-ab9acf3c {
    grid-area: 1/6/4/8;
}
#w-node-_89e837b2-5ec5-24dc-c719-a8c97e10882d-ab9acf3c {
    grid-area: 7/5/9/7;
}
#w-node-ac3334c7-66d4-0891-8447-9ff39f674edb-ab9acf3c,
#w-node-f0402ad9-24c0-57a5-ec3c-449b456fe113-f99acf40,
#w-node-f0402ad9-24c0-57a5-ec3c-449b456fe121-f99acf40,
#w-node-f0402ad9-24c0-57a5-ec3c-449b456fe129-f99acf40,
#w-node-f0402ad9-24c0-57a5-ec3c-449b456fe131-f99acf40 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-f0402ad9-24c0-57a5-ec3c-449b456fe153-f99acf40 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_05417848-4d5a-78a3-e3f2-6e3bff5bd4a9-879acf43,
#w-node-_05417848-4d5a-78a3-e3f2-6e3bff5bd4af-879acf43,
#w-node-_05417848-4d5a-78a3-e3f2-6e3bff5bd4b5-879acf43,
#w-node-_05417848-4d5a-78a3-e3f2-6e3bff5bd4bb-879acf43,
#w-node-_05417848-4d5a-78a3-e3f2-6e3bff5bd526-879acf43,
#w-node-_05417848-4d5a-78a3-e3f2-6e3bff5bd52e-879acf43,
#w-node-_72c9af33-5cc0-62aa-d147-a9fd9a5eed16-839acf46,
#w-node-_2dcce4a6-e0e7-a6f0-5cd9-26d6032cb5f4-449acf47,
#w-node-_2dcce4a6-e0e7-a6f0-5cd9-26d6032cb5f9-449acf47,
#w-node-_2dcce4a6-e0e7-a6f0-5cd9-26d6032cb5fe-449acf47,
#w-node-_2dcce4a6-e0e7-a6f0-5cd9-26d6032cb603-449acf47,
#w-node-f361ca07-11ad-c8dc-d2ee-6372f516a891-449acf47 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-f361ca07-11ad-c8dc-d2ee-6372f516a898-449acf47 {
    justify-self: end;
}
#w-node-f361ca07-11ad-c8dc-d2ee-6372f516a89f-449acf47 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: stretch;
}
#w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488bc-449acf47 {
    grid-area: 2/1/4/3;
}
#w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488bf-449acf47 {
    grid-area: 6/2/8/3;
}
#w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488c2-449acf47 {
    grid-area: 1/6/4/8;
}
#w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488c5-449acf47 {
    grid-area: 7/5/9/7;
}
#w-node-a5da676c-170b-153d-2793-377d208ad507-7c9acf4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-a5da676c-170b-153d-2793-377d208ad515-7c9acf4a,
#w-node-a5da676c-170b-153d-2793-377d208ad51d-7c9acf4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
}
#w-node-a5da676c-170b-153d-2793-377d208ad525-7c9acf4a,
#w-node-_0f349c57-2903-1771-0eef-f2d74bd96a81-7c9acf4a,
#w-node-_0f349c57-2903-1771-0eef-f2d74bd96a82-7c9acf4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_0f349c57-2903-1771-0eef-f2d74bd96a83-7c9acf4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-_0f349c57-2903-1771-0eef-f2d74bd96a8a-7c9acf4a,
#w-node-d76325ab-ea5d-9ba3-32f8-a589df67338d-cd9acf4d,
#w-node-d76325ab-ea5d-9ba3-32f8-a589df67338f-cd9acf4d,
#w-node-_138df9c7-f80e-d0c8-19a2-b8c0501074f9-369acf63 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_138df9c7-f80e-d0c8-19a2-b8c05010750d-369acf63 {
    align-self: center;
    justify-self: end;
}
#w-node-c33f2338-140b-faeb-6f0e-feb1d60b2fad-369acf63,
#w-node-_39d4b2da-456d-5dab-cab6-8607a0a80a71-369acf63 {
    align-self: stretch;
}
#w-node-_2d5bb420-bdf6-bdde-bf69-8717bd42e53a-f19acf64,
#w-node-_2d5bb420-bdf6-bdde-bf69-8717bd42e548-f19acf64,
#w-node-_2d5bb420-bdf6-bdde-bf69-8717bd42e541-f19acf64,
#w-node-_88e8449c-9be6-0e56-6578-2344b154acdc-289acf67,
#w-node-_88e8449c-9be6-0e56-6578-2344b154acf1-289acf67,
#w-node-_88e8449c-9be6-0e56-6578-2344b154acf8-289acf67,
#w-node-_88e8449c-9be6-0e56-6578-2344b154acff-289acf67,
#w-node-_88e8449c-9be6-0e56-6578-2344b154ad06-289acf67,
#w-node-_6ed3156b-5e1f-a00f-8d8b-c097eb59016c-e89acf68,
#w-node-_6ed3156b-5e1f-a00f-8d8b-c097eb590172-e89acf68 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_6ed3156b-5e1f-a00f-8d8b-c097eb590174-e89acf68 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-e83e4b06-1a44-1119-4594-7cd9bdf55b42-a69acf69 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
}
#w-node-e83e4b06-1a44-1119-4594-7cd9bdf55b44-a69acf69,
#w-node-e83e4b06-1a44-1119-4594-7cd9bdf55b46-a69acf69 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-e83e4b06-1a44-1119-4594-7cd9bdf55b47-a69acf69 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-e83e4b06-1a44-1119-4594-7cd9bdf55b4e-a69acf69,
#w-node-_222d571d-8935-186a-d8e2-698092348e0a-cd9acf7f,
#w-node-ce5ebe17-8c7d-9ded-e7e0-49c33e43d650-cd9acf7f,
#w-node-_5295ac57-e10e-4d15-6f70-85fd4216234f-cd9acf7f,
#w-node-_0b7f7e71-b72d-890c-484c-d74e9d56997c-cd9acf7f,
#w-node-ab94aced-e5eb-7bce-0cf4-1a2ec015922f-cd9acf7f,
#w-node-_53483ce3-7674-1996-aa07-1310892a8738-cd9acf7f,
#w-node-bc5844a6-ea39-66e1-8c58-c074947d6c70-cd9acf7f,
#w-node-_59ff7c2b-3077-659b-1c80-666bf4182593-cd9acf7f,
#w-node-e84a0258-59c6-4e26-3e7e-f5fbf78b2a98-cd9acf7f,
#w-node-e35d2986-ae5b-7b3e-3425-b53180f07e89-cd9acf7f {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_7b7f9a2a-f1f5-bddc-81ca-5ca7bfbb37b9-f5b5a16f {
    grid-area: span 1 / span 2 / span 1 / span 2;
}
#w-node-_99f9efe0-d7bd-dd31-6695-308536475285-f5b5a16f {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_99f9efe0-d7bd-dd31-6695-30853647528c-f5b5a16f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
    justify-self: center;
}
#w-node-_82c32258-001f-c8d1-2268-59bc03b13f9a-f5b5a16f,
#w-node-_82c32258-001f-c8d1-2268-59bc03b13fa3-f5b5a16f,
#w-node-_82c32258-001f-c8d1-2268-59bc03b13fa9-f5b5a16f,
#w-node-_82c32258-001f-c8d1-2268-59bc03b13faf-f5b5a16f,
#w-node-d24d64e6-a4be-69dc-e22f-6264874c019b-f5b5a16f,
#w-node-d24d64e6-a4be-69dc-e22f-6264874c019e-f5b5a16f,
#w-node-d24d64e6-a4be-69dc-e22f-6264874c01a8-f5b5a16f,
#w-node-d24d64e6-a4be-69dc-e22f-6264874c01c1-f5b5a16f,
#w-node-d24d64e6-a4be-69dc-e22f-6264874c01b3-f5b5a16f,
#w-node-d24d64e6-a4be-69dc-e22f-6264874c01b6-f5b5a16f,
#w-node-d24d64e6-a4be-69dc-e22f-6264874c01be-f5b5a16f,
#w-node-d24d64e6-a4be-69dc-e22f-6264874c01ab-f5b5a16f,
#w-node-f6020095-e19f-ea5c-7d59-1d19db91f017-f5b5a16f,
#w-node-f6020095-e19f-ea5c-7d59-1d19db91f01f-f5b5a16f,
#w-node-d991236a-90d1-9186-9c02-20ad3c448d4e-dd217c93,
#w-node-d991236a-90d1-9186-9c02-20ad3c448d57-dd217c93 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-d991236a-90d1-9186-9c02-20ad3c448d59-dd217c93 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-eea27112-0667-4811-a231-91e1c23377c3-c841d3f9,
#w-node-eea27112-0667-4811-a231-91e1c23377c4-c841d3f9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-eea27112-0667-4811-a231-91e1c23377c7-c841d3f9 {
    justify-self: end;
}
#w-node-_0d5b1707-c4c1-0f8e-bd3e-e06aaa15363f-d23c3052 {
    grid-area: 1/1/2/2;
    align-self: start;
}
#w-node-_0d5b1707-c4c1-0f8e-bd3e-e06aaa15364c-d23c3052 {
    grid-area: 1/1/2/3;
}
#w-node-f16cc742-eace-aea2-0446-59ac8afdde85-d23c3052 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-ff592959-1482-fbfc-e431-beb70addf7f0-d23c3052,
#w-node-ff592959-1482-fbfc-e431-beb70addf7f9-d23c3052,
#w-node-ff592959-1482-fbfc-e431-beb70addf802-d23c3052,
#w-node-ff592959-1482-fbfc-e431-beb70addf80b-d23c3052 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-cd965d94-4ad1-5566-44f9-3d384f9cc3d3-d23c3052 {
    align-self: stretch;
}
#w-node-ca439ab3-0bdd-7843-f9ca-ccb6ca65ece5-be706205 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
}
#w-node-ca439ab3-0bdd-7843-f9ca-ccb6ca65ece7-be706205,
#w-node-ca439ab3-0bdd-7843-f9ca-ccb6ca65ece9-be706205 {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-ca439ab3-0bdd-7843-f9ca-ccb6ca65ecea-be706205 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
}
#w-node-ca439ab3-0bdd-7843-f9ca-ccb6ca65ecf1-be706205,
#w-node-ce87a397-26d0-24b8-b435-39bf5687c8db-41b0695d,
#w-node-ce87a397-26d0-24b8-b435-39bf5687c8e8-41b0695d {
    grid-area: span 1 / span 1 / span 1 / span 1;
}
@media screen and (max-width: 991px) {
    #w-node-_5daff142-d48c-e162-2a88-8f1b8017c8c1-8017c8b7 {
        grid-area: 2/1/3/3;
    }
    #w-node-c1d4a025-2b6e-02bf-d907-c7e11c744b24-8017c8b7 {
        grid-area: -2/1/3/2;
    }
    #w-node-_23e39515-c780-b2a6-90ac-f18cd5002e8b-999ace2c {
        justify-self: start;
    }
    #w-node-_5a393ce9-33b7-9add-36e1-499a3cc05821-3cc05817 {
        grid-area: -2/1/3/2;
    }
    #w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eeec-059ace52 {
        grid-area: 2/1/3/3;
    }
    #w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eeef-059ace52 {
        grid-area: 6/1/8/3;
    }
    #w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eef2-059ace52 {
        grid-area: 1/6/3/9;
    }
    #w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eef5-059ace52 {
        grid-area: 7/6/9/8;
    }
    #w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db53f-059ace52 {
        grid-area: 2/1/3/3;
    }
    #w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db542-059ace52 {
        grid-area: 6/1/8/3;
    }
    #w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db545-059ace52 {
        grid-area: 1/6/3/9;
    }
    #w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db548-059ace52 {
        grid-area: 7/6/9/8;
    }
    #w-node-bb852abd-90f9-5b78-07d0-06a74ef169d3-059ace52 {
        grid-area: 2/1/3/3;
    }
    #w-node-bb852abd-90f9-5b78-07d0-06a74ef169d6-059ace52 {
        grid-area: 6/1/8/3;
    }
    #w-node-bb852abd-90f9-5b78-07d0-06a74ef169d9-059ace52 {
        grid-area: 1/6/3/9;
    }
    #w-node-bb852abd-90f9-5b78-07d0-06a74ef169dc-059ace52 {
        grid-area: 7/6/9/8;
    }
    #w-node-ed6aa361-4553-69ba-d6d1-77f28200011f-8d9ace58 {
        justify-self: start;
    }
    #w-node-d5d4da28-ad50-5bd3-4c22-baa8369ea49e-369ace5a,
    #w-node-_6c0f7107-48db-cf4a-7a22-4d985dcca37d-bf9ace70 {
        grid-area: span 1 / span 2 / span 1 / span 2;
    }
    #w-node-_38a23a34-e55c-afa3-e777-6fcb8861081f-9f9ace78 {
        grid-area: span 1 / span 3 / span 1 / span 3;
    }
    #w-node-_5b567ad1-72c3-fae2-198e-8277771da5e6-bf9ace7a {
        grid-area: span 1 / span 1 / span 1 / span 1;
    }
    #w-node-_5b567ad1-72c3-fae2-198e-8277771da5f8-bf9ace7a {
        grid-area: 1/1/2/2;
    }
    #w-node-bb48dc8b-4cda-bf1e-4287-7c89bed10ffd-b79ace7b {
        grid-area: span 1 / span 2 / span 1 / span 2;
    }
    #w-node-f3460253-cd33-d6ec-b851-8fcf2a78fb62-cc9ace7c {
        justify-self: start;
    }
    #w-node-dadd2750-f3ed-1c0a-c167-e8ea70e6515f-069ace7d {
        justify-self: auto;
    }
    #w-node-dadd2750-f3ed-1c0a-c167-e8ea70e65185-069ace7d {
        grid-area: 1/1/2/2;
        justify-self: center;
    }
    #w-node-_0c985984-a846-fe13-dd10-4e403aa46ce8-aa9ace7e {
        grid-area: span 1 / span 2 / span 1 / span 2;
    }
    #w-node-e82dd966-63b3-2283-fddc-09a838adccac-b99ace7f {
        grid-area: 2/1/3/3;
    }
    #w-node-e82dd966-63b3-2283-fddc-09a838adccaf-b99ace7f {
        grid-area: 6/1/8/3;
    }
    #w-node-e82dd966-63b3-2283-fddc-09a838adccb2-b99ace7f {
        grid-area: 1/6/3/9;
    }
    #w-node-e82dd966-63b3-2283-fddc-09a838adccb5-b99ace7f {
        grid-area: 7/6/9/8;
    }
    #w-node-_8ef3fa57-e254-b409-c52c-f0319966b035-9966b030 {
        grid-area: span 1 / span 3 / span 1 / span 3;
    }
    #w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4f5-ea9ace82 {
        justify-self: start;
    }
    #w-node-fbe36fc2-0333-d713-978d-6cc7df025ca7-4f9ace83 {
        grid-area: span 1 / span 1 / span 1 / span 1;
    }
    #w-node-fbe36fc2-0333-d713-978d-6cc7df025cb4-4f9ace83 {
        grid-area: 1/1/2/2;
    }
    #w-node-_7fd334f3-0bdf-fcd5-6da6-313270fd5449-b19ace9a {
        justify-self: start;
    }
    #w-node-_2f86dba7-3a82-a1e7-84c7-3df018eb9c1d-a29aceb4 {
        grid-area: -2/1/3/2;
    }
    #w-node-d9004e99-8887-d0c7-4ac1-860dc031c4c1-a3f00e36 {
        grid-area: 1/1/6/2;
    }
    #w-node-bed36612-2604-9506-784b-7b63f9e6d5dc-f9e6d5d9 {
        grid-area: span 1 / span 3 / span 1 / span 3;
        align-self: stretch;
    }
    #w-node-bed36612-2604-9506-784b-7b63f9e6d5dd-f9e6d5d9 {
        grid-area: span 1 / span 3 / span 1 / span 3;
        justify-self: start;
    }
    #w-node-_5d9ac9e0-61be-1f89-5d2e-d3f0d6a2d6fa-3d9acecd {
        justify-self: start;
    }
    #w-node-dcf24190-5010-9f41-3ec4-46efb0b8d46b-3d9acecd {
        grid-area: span 1 / span 2 / span 1 / span 2;
    }
    #w-node-cfbd0aa6-2d5c-0ca0-3cc0-3abc71c509cc-f29aced0 {
        grid-area: span 1 / span 3 / span 1 / span 3;
    }
    #w-node-_1f0c28a0-f0a0-f7e2-603b-e432c3023acd-f29aced0 {
        justify-self: start;
    }
    #w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc36-f29aced0 {
        grid-area: 2/1/3/3;
    }
    #w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc39-f29aced0 {
        grid-area: 6/1/8/3;
    }
    #w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc3c-f29aced0 {
        grid-area: 1/6/3/9;
    }
    #w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc3f-f29aced0 {
        grid-area: 7/6/9/8;
    }
    #w-node-a57123bb-d6c6-cab1-ef3f-9544eb37fd52-a39aced4,
    #w-node-f91eac3d-a855-35b9-191f-b2a481c519c5-199acedc,
    #w-node-_80de268b-af4a-8712-0609-fa6040a37db3-199acedc,
    #w-node-_1277080a-a059-4d9e-0c4e-2cc5fa88d47c-199acedc {
        justify-self: start;
    }
    #w-node-_89e837b2-5ec5-24dc-c719-a8c97e108824-ab9acf3c {
        grid-area: 2/1/3/3;
    }
    #w-node-_89e837b2-5ec5-24dc-c719-a8c97e108827-ab9acf3c {
        grid-area: 6/1/8/3;
    }
    #w-node-_89e837b2-5ec5-24dc-c719-a8c97e10882a-ab9acf3c {
        grid-area: 1/6/3/9;
    }
    #w-node-_89e837b2-5ec5-24dc-c719-a8c97e10882d-ab9acf3c {
        grid-area: 7/6/9/8;
    }
    #w-node-f0402ad9-24c0-57a5-ec3c-449b456fe153-f99acf40 {
        grid-area: span 1 / span 3 / span 1 / span 3;
    }
    #w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488bc-449acf47 {
        grid-area: 2/1/3/3;
    }
    #w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488bf-449acf47 {
        grid-area: 6/1/8/3;
    }
    #w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488c2-449acf47 {
        grid-area: 1/6/3/9;
    }
    #w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488c5-449acf47 {
        grid-area: 7/6/9/8;
    }
    #w-node-d76325ab-ea5d-9ba3-32f8-a589df67338f-cd9acf4d,
    #w-node-_138df9c7-f80e-d0c8-19a2-b8c05010750d-369acf63 {
        grid-area: span 1 / span 2 / span 1 / span 2;
    }
    #w-node-e83e4b06-1a44-1119-4594-7cd9bdf55b47-a69acf69,
    #w-node-eea27112-0667-4811-a231-91e1c23377c7-c841d3f9 {
        justify-self: start;
    }
    #w-node-_0d5b1707-c4c1-0f8e-bd3e-e06aaa15363f-d23c3052 {
        grid-area: 1/1/2/3;
    }
    #w-node-f16cc742-eace-aea2-0446-59ac8afdde85-d23c3052 {
        grid-area: span 1 / span 3 / span 1 / span 3;
    }
    #w-node-ca439ab3-0bdd-7843-f9ca-ccb6ca65ecea-be706205 {
        justify-self: start;
    }
}
@media screen and (max-width: 767px) {
    #w-node-ff87a6ee-ec23-33b5-551a-5ae33bdaa6eb-9b9ace29 {
        grid-area: 2/2/3/3;
        justify-self: center;
    }
    #w-node-ff87a6ee-ec23-33b5-551a-5ae33bdaa6ec-9b9ace29 {
        grid-area: 3/2/4/3;
    }
    #w-node-bf5fa990-4d5f-a227-d667-f441f349b7d0-999ace2c {
        grid-area: 3/1/4/2;
    }
    #w-node-c9b144e5-757a-de45-9392-6cef8f639e50-aa9ace36 {
        grid-area: 2/2/3/3;
        justify-self: center;
    }
    #w-node-c9b144e5-757a-de45-9392-6cef8f639e51-aa9ace36 {
        grid-area: 3/2/4/3;
    }
    #w-node-_98f71b18-76da-c071-333c-9f750720c253-9f9ace78 {
        grid-area: 2/2/3/3;
        justify-self: center;
    }
    #w-node-_98f71b18-76da-c071-333c-9f750720c254-9f9ace78 {
        grid-area: 3/2/4/3;
    }
    #w-node-_1a2c3992-5d64-63f2-515d-13a5ba99f31b-9f9ace78 {
        grid-area: 2/2/3/3;
        justify-self: center;
    }
    #w-node-_1a2c3992-5d64-63f2-515d-13a5ba99f31c-9f9ace78 {
        grid-area: 3/2/4/3;
    }
    #w-node-_871283bf-fcba-a6cb-6dc5-0d3cbcfdc0b5-9f9ace78,
    #w-node-d1e1e524-2483-66c7-2fa8-a83257042d10-9f9ace78,
    #w-node-_5e17f060-9d71-82f2-aa32-16bb07cf10cb-b99ace7f {
        grid-area: 3/1/4/2;
    }
    #w-node-bed36612-2604-9506-784b-7b63f9e6d5dc-f9e6d5d9 {
        grid-column: span 2 / span 2;
    }
    #w-node-bed36612-2604-9506-784b-7b63f9e6d5dd-f9e6d5d9 {
        grid-area: span 1 / span 2 / span 1 / span 2;
        justify-self: start;
    }
    #w-node-bed36612-2604-9506-784b-7b63f9e6d604-f9e6d5d9 {
        grid-area: span 1 / span 2 / span 1 / span 2;
        align-self: stretch;
    }
    #w-node-f7a3e41d-9100-24b5-f4df-4e609dbf71c0-a39aced4 {
        grid-area: 3/1/4/2;
    }
    #w-node-f7f38c78-098f-130f-f84d-325a64e462b5-199acedc,
    #w-node-f361ca07-11ad-c8dc-d2ee-6372f516a898-449acf47 {
        grid-area: 2/2/3/3;
        justify-self: start;
    }
}
@media screen and (max-width: 479px) {
    #w-node-_5daff142-d48c-e162-2a88-8f1b8017c8c1-8017c8b7 {
        grid-area: 3/1/4/2;
    }
    #w-node-bc13352b-555e-fd95-3e05-6ac3e4d81f9c-999ace2c,
    #w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eeec-059ace52 {
        grid-area: 2/1/3/4;
    }
    #w-node-_61b0ea5a-1c1b-ec63-9809-65d99cc1eef5-059ace52 {
        grid-area: 7/6/9/9;
    }
    #w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db53f-059ace52 {
        grid-area: 2/1/3/4;
    }
    #w-node-bb3a6ee0-b89b-c81b-9f69-61f8716db548-059ace52 {
        grid-area: 7/6/9/9;
    }
    #w-node-bb852abd-90f9-5b78-07d0-06a74ef169d3-059ace52 {
        grid-area: 2/1/3/4;
    }
    #w-node-bb852abd-90f9-5b78-07d0-06a74ef169dc-059ace52 {
        grid-area: 7/6/9/9;
    }
    #w-node-d5d4da28-ad50-5bd3-4c22-baa8369ea49e-369ace5a,
    #w-node-_6c0f7107-48db-cf4a-7a22-4d985dcca33f-bf9ace70 {
        grid-column: span 1 / span 1;
    }
    #w-node-_12f751e4-579e-ae18-29fd-61c2fdcf0472-bf9ace70 {
        grid-area: span 1 / span 1 / span 1 / span 1;
    }
    #w-node-_6c0f7107-48db-cf4a-7a22-4d985dcca37d-bf9ace70,
    #w-node-_9eb976a1-f647-07d4-35b8-18206c33364a-9f9ace78,
    #w-node-bb48dc8b-4cda-bf1e-4287-7c89bed10ffd-b79ace7b,
    #w-node-_0c985984-a846-fe13-dd10-4e403aa46ce8-aa9ace7e {
        grid-column: span 1 / span 1;
    }
    #w-node-e82dd966-63b3-2283-fddc-09a838adccac-b99ace7f {
        grid-area: 2/1/3/4;
    }
    #w-node-e82dd966-63b3-2283-fddc-09a838adccb5-b99ace7f {
        grid-area: 7/6/9/9;
    }
    #w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4de-ea9ace82 {
        grid-area: 2/1/3/4;
    }
    #w-node-_9020c431-b173-d236-e6c2-4f0d0d2ae4f5-ea9ace82 {
        justify-self: start;
    }
    #w-node-bed36612-2604-9506-784b-7b63f9e6d5dc-f9e6d5d9 {
        grid-column: span 2 / span 2;
    }
    #w-node-bed36612-2604-9506-784b-7b63f9e6d604-f9e6d5d9 {
        grid-area: span 1 / span 2 / span 1 / span 2;
    }
    #w-node-_83140b02-d25e-607f-27dc-a2bdf122a9ac-099aceb8,
    #w-node-_3619e980-5468-f56c-c26c-51d545193729-099aceb8 {
        grid-area: 2/1/3/4;
    }
    #w-node-dcf24190-5010-9f41-3ec4-46efb0b8d46b-3d9acecd,
    #w-node-cfbd0aa6-2d5c-0ca0-3cc0-3abc71c509cc-f29aced0 {
        grid-column: span 1 / span 1;
    }
    #w-node-_1f0c28a0-f0a0-f7e2-603b-e432c3023acd-f29aced0 {
        justify-self: start;
    }
    #w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc36-f29aced0 {
        grid-area: 2/1/3/4;
    }
    #w-node-_9b3d8e63-0e39-f72a-9931-3de6cdebfc3f-f29aced0 {
        grid-area: 7/6/9/9;
    }
    #w-node-_80de268b-af4a-8712-0609-fa6040a37db3-199acedc {
        justify-self: start;
    }
    #w-node-_63c030bd4a0bc70f9308f7d6000000000023-949acef7,
    #w-node-_63c030bd4a0bc70f9308f7d6000000000027-949acef7 {
        grid-area: span 1 / span 1 / span 1 / span 1;
    }
    #w-node-_89e837b2-5ec5-24dc-c719-a8c97e108824-ab9acf3c {
        grid-area: 2/1/3/4;
    }
    #w-node-_89e837b2-5ec5-24dc-c719-a8c97e10882d-ab9acf3c {
        grid-area: 7/6/9/9;
    }
    #w-node-f0402ad9-24c0-57a5-ec3c-449b456fe131-f99acf40 {
        grid-area: 2/1/3/4;
    }
    #w-node-f0402ad9-24c0-57a5-ec3c-449b456fe153-f99acf40 {
        grid-column: span 1 / span 1;
    }
    #w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488bc-449acf47 {
        grid-area: 2/1/3/4;
    }
    #w-node-_97bfca64-40d2-48d2-77fa-d68f2b2488c5-449acf47 {
        grid-area: 7/6/9/9;
    }
    #w-node-a5da676c-170b-153d-2793-377d208ad525-7c9acf4a {
        grid-area: 2/1/3/4;
    }
    #w-node-_0f349c57-2903-1771-0eef-f2d74bd96a83-7c9acf4a {
        justify-self: start;
    }
    #w-node-_138df9c7-f80e-d0c8-19a2-b8c05010750d-369acf63,
    #w-node-f16cc742-eace-aea2-0446-59ac8afdde85-d23c3052 {
        grid-column: span 1 / span 1;
    }
}

