@charset "UTF-8";
/*
Theme Name: RGS
Description: RSG child theme of flatsome
Author: UX Themes
Template: flatsome
Version: 0.0.3.0
*/
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&family=Teko:wght@300..700&display=swap");

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-family: "Teko", sans-serif;
    font-weight: 500;
    font-style: normal;
}

h1,
h2 {
    font-size: 4.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
}

@media screen and (max-width: 849px) {
    h1,
    h2 {
        font-size: 3rem;
    }
}

h3 {
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: 0.06rem;
}

h4 {
    font-family: "Rubik";
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
}

h5 {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
}

.is-uppercase,
.uppercase {
    line-height: 1;
}

.heading-image {
    position: relative;
}

@media screen and (max-width: 849px) {
    .heading-image {
        margin-top: 4em;
        padding: 2em 0 !important;
    }
}

@media screen and (max-width: 849px) {
    .heading-image .row {
        flex-direction: column-reverse;
        padding: 0 1em;
    }
}

.heading-image h2 {
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    letter-spacing: 1.05px;
}

@media screen and (max-width: 849px) {
    .heading-image h2 {
        font-size: 2rem;
        text-align: center;
    }
}

.heading-image .col .img {
    margin-top: -8em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 849px) {
    .heading-image .col .img {
        position: relative;
        transform: none;
        top: 0;
        left: 0;
    }

    .heading-image .col .img .img-inner {
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 849px) {
    .heading-image .col .img img {
        width: 50%;
        height: 12em;
        object-fit: contain;
    }
}

.text.table table thead {
    color: white;
    background-color: var(--fs-color-primary);
}

.text.table table thead th {
    font-family: Poppins;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    text-transform: none;
    padding: 1em 2em;
}

.text.table table tbody tr:nth-child(even) {
    background-color: #eef9ff;
}

.text.table table tbody tr td {
    color: var(--fs-color-primary);
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    padding: 1.5em 2em;
    border-bottom: 0;
}

.h-20,
.h-20 img {
    height: 5rem;
    object-position: contain;
}

.object-contain,
.object-contain img {
    object-fit: contain;
}

.underline {
    text-decoration: underline;
}

.accordion-title {
    border: none;
    font-weight: 400;
    font-size: 100%;
}

.accordion-title span {
    color: #6d6e71;
}

.accordion-title .toggle {
    opacity: 1;
}

.accordion-title .toggle .icon-angle-down:before {
    content: "";
    width: 1rem;
    height: 1rem;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'%3E%3Cpath d='M16 10L9.35252 3L2 10' stroke='%23002453' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.accordion-title.active {
    font-weight: 500;
    background: transparent;
}

.accordion-inner {
    color: #6d6e71;
}

.button {
    font-family: "Teko", sans-serif;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.0525rem;
    text-transform: uppercase;
    min-height: 0 !important;
    line-height: 1 !important;
    padding: 0.5em 2em 0.3em 2em;
}

.button span {
    line-height: 1;
}

.button:hover {
    box-shadow: none;
}

.button.primary {
    color: #fff;
    background: var(--fs-color-primary);
}

.button.primary:hover {
    color: #fff;
    background: #619fba;
}

.button.secondary {
    color: var(--fs-color-primary);
    background: #fff;
    border: 2px solid var(--fs-color-primary);
}

.button.secondary:hover {
    color: #fff;
    background: var(--fs-color-primary);
}

.button.white.is-outline:hover {
    background: #fff;
    color: var(--fs-color-primary) !important;
}

.button.is-small {
    font-size: 1rem;
}

#breadcrumbs {
    text-transform: uppercase;
}

#breadcrumbs > span {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.75rem;
}

@media screen and (max-width: 849px) {
    #breadcrumbs > span {
        flex-wrap: wrap;
    }
}

#breadcrumbs a,
#breadcrumbs span {
    color: var(--fs-color-primary);
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.03125rem;
}

.banner h2 {
    font-size: 60px;
    line-height: 75px;
    letter-spacing: 0.03em;
    text-shadow: 0px 0px 24px #000000;
}

@media screen and (max-width: 849px) {
    .banner h4 {
        font-size: 1.375rem;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 125%;
        letter-spacing: 0.04125rem;
    }
}

.banner video {
    &::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(64, 147, 193, 0.75);
        opacity: 1;
    }
}

.video.video-fit {
    padding-top: 0 !important;
}

.video .col-inner {
    position: relative;
}

.video .col-inner .video-button-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video .col-inner .button.open-video {
    margin: 0;
    padding: 0.1rem 0.3rem !important;
    color: #fff;
    min-width: 0;
}

.video .col-inner i {
    font-size: 1.5em;
}

.i-document {
    margin-bottom: 1em;
}

.i-document--icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1.5em;
}

.i-document--icon img {
    width: 3em;
    height: 3em;
    min-width: 3em;
    min-height: 3em;
    object-fit: contain;
}

.i-document--icon p {
    color: #6d6e71;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.calculator-callout {
    transition: all 0.3s ease-in-out;
}

.calculator-callout .col:nth-child(1) .col-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.calculator-callout h4,
.calculator-callout svg {
    color: var(--fs-color-primary);
}

@media screen and (max-width: 849px) {
    .calculator-callout h4 {
        font-size: 1em;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 125%;
    }
}

.calculator-callout .row-divided > .col + .col:not(.large-12) {
    border-left: 5px solid var(--fs-color-primary);
}

.calculator-callout:hover h4,
.calculator-callout:hover svg {
    color: var(--fs-color-primary);
}

.calculator-callout:hover .row-divided > .col + .col:not(.large-12) {
    border-color: var(--fs-color-primary);
}

.product_cats {
    padding: 70px 0;
    background-color: var(--fs-color-primary);
    color: #fff;
}

@media screen and (max-width: 849px) {
    .product_cats .section-content {
        padding: 0 1em;
    }
}

.product_cats .product_cat {
    position: relative;
    background-color: var(--fs-color-primary);
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    overflow: hidden;
    padding: 34px 16px 10px 16px;
    height: 100%;
}

.product_cats .product_cat:hover {
    background-color: #fff;
}

.product_cats .product_cat:hover h4 {
    color: var(--fs-color-primary);
}

.product_cats .product_cat:hover img {
    filter: grayscale(0);
}

.product_cats .product_cat > a::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.product_cats .product_cat img {
    width: 100%;
    height: 250px;
    object-fit: contain;
    mix-blend-mode: multiply;
    filter: grayscale(100%);
}

.header {
    font-family: "Teko", sans-serif;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
}

.header .header-top p {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.045rem;
}

@media screen and (max-width: 849px) {
    .header .header-top p {
        font-size: 1rem;
        text-align: center;
    }
}

.header .header-top a {
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 125%;
    color: white !important;
}

.header .header-top a:hover {
    color: white;
    text-decoration: underline;
}

@media screen and (max-width: 849px) {
    .header .header-main #logo {
        width: 150px;
    }
}

.header .header-main .nav-divided > li {
    margin: 0 1em;
}
body .header .header-main .header-nav-main.header-nav.nav > li > a,
body .header:not(.transparent) .header-nav-main.nav > li > a {
    color: #2c2f37;
}

.header .header-main .nav-divided > li + li > a:after {
    border-left: 1px solid #bfdfed;
    content: "";
    height: 30px;
    left: -0.75em;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    width: 1px;
    margin: 0;
}

.header .header-main a {
    font-size: 1.5rem;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.045rem;
    font-weight: 500;
}

.header .header-main a .icon-angle-down {
    display: none;
}

.header .header-main a:hover {
    color: var(--fs-color-primary) !important;
}

.header .header-main .header-button a {
    padding: 0.75rem 2rem;
    font-size: 1.5rem;
    letter-spacing: 0.0525rem;
    text-transform: uppercase;
}

.header .header-main .header-button a span {
    line-height: 1;
}

@media screen and (max-width: 849px) {
    .header .header-main .header-button a {
        padding: 10px 20px;
        font-size: 0.875rem;
        white-space: nowrap;
        border-radius: 2px;
    }
}

.header .header-main .header-button a:hover {
    color: #fff !important;
    background-color: #619fba;
}

.header .header-main .icon-menu {
    font-size: 2rem !important;
    color: var(--fs-color-primary);
}

.header .header-main .nav-dropdown a {
    text-transform: uppercase;
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.header .header-main .nav-dropdown > li > a {
    color: var(--fs-color-primary);
    font-size: 1em;
}

.header .header-main .nav-dropdown > li > a:hover {
    color: var(--fs-color-primary);
}

.header .header-main .nav-dropdown.nav-dropdown-default > li > a {
    border: none;
}

.header .header-main li.has-dropdown > .nav-dropdown {
    display: flex;
    flex-direction: column;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.45);
    border: none;
    background: transparent;
}

.header .header-main li.has-dropdown > .nav-dropdown a {
    font-family: "Rubik", sans-serif;
    color: var(--fs-color-primary);
    font-size: 1em;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.header .header-main li.has-dropdown > .nav-dropdown .sub-menu li > a {
    border: none;
    letter-spacing: 0;
}

.header .header-main li.has-dropdown.regular-dropdown > .nav-dropdown {
    padding-top: 3.5rem;
    box-shadow: none;

    &::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 2rem);
        z-index: -1;
        background-color: rgba(255, 255, 255, 1);

        visibility: visible;
        box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.45);
    }
}

.header .header-main li.has-dropdown.products-dropdown > .nav-dropdown {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 1rem;
    padding-top: 3.5rem;
    box-shadow: none;

    min-width: 90vw;

    &::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 2rem);
        z-index: -1;
        background-color: rgba(255, 255, 255, 1);

        visibility: visible;
        box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.45);
    }
}

.header .nav,
.header .nav > li:not(.regular-dropdown) {
    position: relative;
}

.header .header-main li.has-dropdown.products-dropdown > .nav-dropdown > li.nav-dropdown-col {
    width: 100%;
    max-width: none;
    display: flex;
    flex-direction: column;
    overflow-wrap: break-word;
}

.header .header-main li.has-dropdown.products-dropdown > .nav-dropdown a {
    font-size: 1.375rem;
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.header .header-main li.has-dropdown.products-dropdown > .nav-dropdown .sub-menu li > a {
    font-size: 1em;
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
    content: none !important;
}

.i_social_icons {
    display: flex;
    justify-content: space-between;
}
.i_social_icons a {
    color: #373435;
    margin: 0;
    padding: 0 8px;
    font-weight: 400;
}
.i_social_icons.i_follow_icons a {
    font-size: 25px;
}

.absolute-footer {
    display: none;
}
.footer h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 18.96px;
    letter-spacing: 3%;
}
.footer {
    background-color: #e0f5ff;
    color: #4a91c1;
}
#footer .footer > .bg {
    background-color: #c6ebff;
}

.footer .is-border {
    border-color: #4a91c1;
}

.footer .follow_icons_div {
    color: inherit;
}

.footer .col {
    padding-bottom: 0;
}
.footer .blue_color_strong_text {
    font-weight: 500;
    font-size: 18.02px;
    line-height: 25.82px;
    letter-spacing: 0%;
    color: #4a91c1;
}
.footer p {
    font-size: 1rem !important;
}

@media screen and (max-width: 849px) {
    .footer .section-content {
        padding: 0 1em;
    }
}

@media screen and (max-width: 849px) {
    .footer .logo img {
        width: 60%;
    }
}

.footer .button {
    margin-bottom: 0;
    padding: 0;
    font-size: inherit;
}

.footer a,
.footer p {
    color: #4a91c1;
    font-family: "Teko", sans-serif;
    font-weight: 400;
    font-size: 1.25em;
    text-transform: uppercase;
}
.footer .nav_col a {
    color: #4a91c1;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
}

.footer strong {
    font-family: "Teko", sans-serif;
    font-weight: 500;
    font-size: 1.25em;
}

.footer .footer-menu {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    column-gap: 1em;
    row-gap: 1.5em;
    text-align: left;
}

@media screen and (max-width: 849px) {
    .footer .footer-menu {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 1em;
    }
}

.footer .footer-menu .text:nth-child(1) a,
.footer .footer-menu .text:nth-child(1) p {
    font-weight: 500;
    line-height: normal;
}

.footer .footer-menu .text:nth-child(2) a,
.footer .footer-menu .text:nth-child(2) p {
    font-weight: 500;
    line-height: normal;
}

.footer .footer-menu .text:nth-child(3) a,
.footer .footer-menu .text:nth-child(3) p {
    font-weight: 500;
    line-height: normal;
}

.footer .footer-menu .text:nth-child(4) a,
.footer .footer-menu .text:nth-child(4) p {
    font-weight: 500;
    line-height: normal;
}

.footer .footer-menu .text:nth-child(5) a,
.footer .footer-menu .text:nth-child(5) p {
    font-weight: 500;
    line-height: normal;
}

.footer .footer-menu .text:nth-child(6) a,
.footer .footer-menu .text:nth-child(6) p {
    font-weight: 500;
    line-height: normal;
}

@media screen and (max-width: 849px) {
    .footer .footer-menu .text:nth-child(6) {
        padding-top: 1em;
    }
}

.footer .badges .img {
    width: fit-content !important;
}

.footer .badges .img img {
    height: 60px;
    width: 180px;
    object-fit: contain;
}

@media screen and (max-width: 849px) {
    .footer .bottom-footer .is-border {
        display: none;
    }
}

@media screen and (max-width: 849px) {
    .footer .bottom-footer > .col-inner {
        padding: 0 !important;
    }
}

@media screen and (max-width: 849px) {
    .footer .bottom-footer .img {
        width: 70% !important;
    }
}

@media screen and (max-width: 849px) {
    .footer .bottom-footer .col-inner > .stack {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 2em;
    }
}

.footer .bottom-footer .col-inner > .stack .stack:first-child .stack {
    gap: 2em;
}

@media screen and (max-width: 849px) {
    .footer .bottom-footer .col-inner > .stack .stack:first-child .text:nth-child(2) {
        padding-top: 1em;
    }
}

@media screen and (max-width: 849px) {
    .footer .bottom-footer .col-inner > .stack .stack:first-child {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .footer .bottom-footer .col-inner > .stack .stack:first-child .stack {
        gap: 1em;
    }
}

form .gform-body .gform_fields {
    row-gap: 1.5em;
    column-gap: 2em;
}

form .gform-body .gfield .gfield_required {
    display: none;
}

form .gform-body .gfield .gfield_label {
    color: var(--fs-color-primary);
    font-size: 1.125em;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    padding: 0 0 0.25em 0;
}

form .gform-body .gfield p {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

form .gform-body .gfield p.red {
    color: #e6032e;
}

form .gform-body .gfield ul {
    list-style-type: disc;
    padding-inline-start: 1em;
}

form .gform-body .gfield ul li {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0 0 1.5em 0;
}

form .gform-body .gfield select {
    background-color: #f8f8f8;
    border: 1px solid #b8b8b8;
    border-radius: 0.125em;
    color: #7d7d7d;
    font-size: 1.125em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
    height: auto;
    max-height: none;
    padding: 0.5em 2em 0.5em 1em;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='19' viewBox='0 0 14 19' fill='none'%3E%3Cpath d='M7 0L13.0622 8.25H0.937822L7 0Z' fill='%2313425B'/%3E%3Cpath d='M7 19L0.937822 10.75L13.0622 10.75L7 19Z' fill='%2313425B'/%3E%3C/svg%3E");
    box-shadow: none;
}

form .gform-body .gfield input[type="text"],
form .gform-body .gfield input[type="email"],
form .gform-body .gfield input[type="tel"] {
    background-color: #f8f8f8;
    border: 1px solid #b8b8b8;
    border-radius: 0.125em;
    color: var(--fs-color-primary);
    font-size: 1.125em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
    height: auto;
    max-height: none;
    padding: 0.5em 2em 0.5em 1em;
    box-shadow: none;
}

form .gform-body .gfield input[type="text"]::placeholder,
form .gform-body .gfield input[type="email"]::placeholder,
form .gform-body .gfield input[type="tel"]::placeholder {
    color: #7d7d7d;
}

form .gform-body .gfield textarea {
    background-color: #f8f8f8;
    border: 1px solid #b8b8b8;
    border-radius: 0.125em;
    color: var(--fs-color-primary);
    font-size: 1.125em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
    height: auto;
    max-height: none;
    padding: 0.5em 2em 0.5em 1em;
    box-shadow: none;
}

form .gform-body .gfield textarea::placeholder {
    color: #7d7d7d;
}

form .gform-body .gfield .gfield_checkbox .gchoice {
    display: inline-flex;
    align-items: center;
}

form .gform-body .gfield .gfield_checkbox .gchoice .gform-field-label {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: var(--fs-color-primary);
}

form .gform-body .gfield .gfield_checkbox .gchoice input[type="checkbox"].gfield-choice-input {
    border: 2px solid var(--fs-color-primary);
    border-radius: 0.25em;
    box-shadow: none;
}

form .gform-body .gfield--type-section {
    border-color: transparent;
    padding: 0;
}

form .gform-body .gfield--type-section .gsection_title {
    margin: 0;
}

form .gform_footer .gform_button.button,
form .gform_page_footer .gform_next_button.button,
form .gform_page_footer .gform_previous_button.button,
form .gform_page_footer .gform_button.button {
    padding: 10px 30px !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    letter-spacing: 0.9px !important;
    text-transform: uppercase !important;
    color: #fff !important;
    background: var(--fs-color-primary) !important;
    height: auto !important;
    max-height: none !important;
    border-radius: 0 !important;
}

@media screen and (max-width: 849px) {
    form .gform_footer .gform_button.button,
    form .gform_page_footer .gform_next_button.button,
    form .gform_page_footer .gform_previous_button.button {
        padding: 10px 20px !important;
        font-size: 0.875rem !important;
        white-space: nowrap !important;
        border-radius: 2px !important;
    }
}

form .gform_footer .gform_button.button:hover {
    color: var(--fs-color-primary) -hover !important;
    background: var(--fs-color-primary) -hover !important;
}

#calculator {
    margin: 0 auto;
    max-width: 40rem;
    color: var(--fs-color-primary);
}

#calculator h3 {
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.25rem;
    text-align: center;
}

#calculator #calculator-input {
    margin-top: 0.75rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
}

#calculator #calculator-input .input-group {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 2.25rem;
}

#calculator #calculator-input .form-group {
    display: flex;
    flex-direction: column;
}

#calculator #calculator-input .form-group label {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: var(--fs-color-primary);
}

#calculator #calculator-input .form-group input {
    display: block;
    width: 16em;
    height: auto;
    border-radius: 0.125rem;
    border: 1px solid var(--fs-color-primary);
    color: var(--fs-color-primary);
    background-color: white;
    padding: 0.75em 1em;
    font-size: 0.9875rem;
    font-style: normal;
    font-weight: 400;
}

#calculator #calculator-input .radio-group {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 2.25rem;
}

#calculator #calculator-input .radio-group .radio-item {
    display: flex;
    align-items: center;
    gap: 0.75em;
}

#calculator #calculator-input .radio-group .radio-item input {
    height: 1.25rem;
    width: 1.25rem;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

#calculator #calculator-input .radio-group .radio-item input:focus {
    outline: none;
}

#calculator #calculator-input .radio-group .radio-item label {
    cursor: pointer;
    font-size: 1.1875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 165%;
    color: var(--fs-color-primary);
    padding: 0;
    margin: 0;
}

#calculator #calculator-input .button {
    color: white;
    background-color: var(--fs-color-primary);
    margin: 0;
}

#calculator #calculator-input .button:hover {
    background-color: var(--fs-color-primary);
    color: var(--fs-color-primary);
}

#calculator #calculator-output {
    margin-top: 3rem;
}

#calculator .result-section {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

#calculator .result-section .result-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#calculator .result-section .result-item .label {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0 0 0.25em 0;
}

#calculator .result-section .result-item .value {
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

#calculator .result-section .result-item .divider {
    width: 50%;
    border-top: 1px solid var(--fs-color-primary);
    margin: 1em 0 1.5em 0;
    opacity: 1;
}

#calculator .invalid-input {
    display: flex;
    justify-content: center;
    text-align: center;
    color: red;
}

.blog .section {
    padding: 60px 0;
}

@media screen and (max-width: 849px) {
    .blog .section {
        padding: 2em 0;
    }
}

.blog .filter-wrap input {
    border: 1px solid var(--fs-color-primary);
    padding: 10px;
    border-radius: 2px;
    min-height: auto;
    height: auto;
    max-width: 500px;
}

.blog .category-filter {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.blog .category-filter button {
    cursor: pointer;
    border-radius: 2px;
    padding: 10px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: var(--fs-color-primary);
    border: 1px solid var(--fs-color-primary);
    white-space: nowrap;
}

.blog .category-filter button.selected {
    border-color: var(--fs-color-primary);
    background-color: var(--fs-color-primary);
    color: #fff;
}

.blog .category-filter button:hover {
    background-color: var(--fs-color-primary);
    color: #fff;
}

.blog .post {
    position: relative;
    overflow: hidden;
    background-color: var(--fs-color-primary);
    border-radius: 5px;
    border: 2px solid transparent;
    transition: all 0.3s ease-in-out;
    height: 100%;
}

.blog .post .img {
    margin: 0;
    background-color: #fff;
}

.blog .post .img img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.blog .post .text {
    padding: 30px 30px 0;
}

.blog .post .text h2 {
    font-family: Teko;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: 0;
    text-transform: capitalize;
}

.blog .post .text .post-category {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
}

.blog .post .text .post-category a {
    text-transform: uppercase;
    font-weight: 600;
    color: #bfdfed;
    margin: 0;
}

.blog .post .text .post-date {
    font-weight: 600;
    color: #bfdfed;
    padding: 1em 0;
    margin: 0;
}

.blog .post .text p {
    color: #fff;
}

.blog .post .text a {
    color: #fff;
}

.blog .post .text a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.blog .post:hover {
    background-color: #fff;
    border-color: var(--fs-color-primary);
}

.blog .post:hover .text a {
    color: var(--fs-color-primary);
}

.blog .post:hover .text p {
    color: var(--fs-color-primary);
}

.blog .post:hover .text .post-category a {
    color: var(--fs-color-primary);
}

.blog .pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.single-equipment-photos .section {
    padding: 60px 0;
}

.home p {
    font-size: 1.25rem;
}

.home .header .header-main::after {
    content: none;
}

.home .hero .banner-bg .bg {
    background: transparent;
}
.home .hero .banner-bg .overlay {
    background-color: rgba(64, 147, 193, 0.75);
}

@media screen and (max-width: 849px) {
    .home .hero .banner {
        height: 800px;
    }
}

.home .hero h1 {
    font-size: 6rem;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: 0.18rem;
    text-transform: uppercase;
}

@media screen and (max-width: 849px) {
    .home .hero h1 {
        font-size: 5rem;
        line-height: 100%;
    }
}

.home .hero p {
    font-size: 1.75rem !important;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    padding: 0;
    margin: 0;
}

.home .hero a:not(.button) {
    font-family: "Teko";
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.05rem;
}

.home #main .the_leader_section .section-content {
    padding-top: 20px;

    .box {
        position: relative;
        overflow: hidden;

        .box-text {
            height: 100%;
            .box-text-inner {
                h3 {
                    font-size: 1.5rem;
                    font-weight: 500;
                    line-height: 100%;
                    letter-spacing: 0.96px;
                    text-align: center;
                    vertical-align: middle;
                    margin-bottom: 10px;
                    min-height: 3rem;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }

                p {
                    font-size: 1rem;
                    font-weight: 400;
                    text-align: center;
                }
            }
        }
    }
}

.home #main .the_leader_section p:last-child {
    margin-bottom: 0;
}

.home .innovation {
    color: #ffffff;
}
.home .innovation .bg {
    background-color: #4a91c1;
    background-blend-mode: multiply;
}
.home .innovation h2 {
    color: #fff;
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px; /* 100% */
    letter-spacing: 3.6px;
    text-transform: uppercase;

    @media screen and (max-width: 849px) {
        font-size: 48px;
        line-height: 48px;
    }
}
.home .innovation h4 {
    color: #fff;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px; /* 125% */
}
.home .innovation p {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.home .innovation a {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

@media screen and (max-width: 849px) {
    .home .innovation .bg {
        background-position: center left;
        opacity: 1;
    }
}

.home .main-products .section-bg {
    &::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(64, 147, 193, 0.75);
        opacity: 1;
    }
}

.home .main-products .row .row {
    border-radius: 0.125rem;
    border: 4px solid white;
}

.home .main-products .row .row:not(:last-child) {
    margin-bottom: 2em;
}

.home .main-products .row .row .img {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home .main-products .row .row .img .img-inner {
    position: relative;
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
}

.home .main-products .row .row .img .img-inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home .partner .section-bg {
    background-blend-mode: multiply;
    background-color: transparent;
}
.home .partner h2 {
    color: #4a91c1;
}
.home .partner p {
    color: #606060;
}

.home .partner .row .row img {
    width: 100%;
    height: 5em;
    object-fit: contain;
    object-position: center;
}

.home .partner .row .row h3 {
    font-size: 2rem;
    padding-bottom: 1rem;
    color: #4a91c1;
}

.home .testimonials .testimonial-slider .testimonial-slide {
    position: relative;
    height: auto;
    padding: 0 0 5rem 0;
}

.home .testimonials .testimonial-slider .testimonial-slide .testimonial-quote {
    background-color: var(--fs-color-primary);
}

.home .testimonials .testimonial-slider .testimonial-slide .testimonial-quote::after {
    background-color: var(--fs-color-primary);
}

.home .testimonials .testimonial-slider .testimonial-slide .testimonial-info {
    color: var(--fs-color-primary);
}

.home .testimonials .testimonial-slider .testimonial-slide .testimonial-quote {
    position: relative;
    border: none;
    color: white;
    padding: 2em 2em;
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    font-style: italic;
    font-weight: 400;
    line-height: 140%;
}

.home .testimonials .testimonial-slider .testimonial-slide .testimonial-quote::after {
    content: "";
    position: absolute;
    bottom: 2px;
    right: 20%;
    width: 38px;
    height: 44px;
    clip-path: polygon(0 100%, 100% 0, 0 0);
    transform: translate(100%, 100%);
}

.home .testimonials .testimonial-slider .testimonial-slide .testimonial-info {
    position: absolute;
    bottom: 0;
    right: calc(20% + 1.5em);
    margin: 0;
    padding: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 135%;
    text-align: right;
}

.home .more .section-bg {
    /*background-blend-mode: multiply;
    background-color: rgba(64, 147, 193, 1);*/
}
.home .more .section-bg-overlay {
    background-color: rgba(64, 147, 193, 0.75);
}

.home .more .box {
    height: 100%;
}

.home .more .box .box-text {
    height: calc(100% - 200px);
}

.home .more .box .box-text .box-text-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.home .more .box .box-text .box-text-inner > *:nth-last-child(2) {
    margin-bottom: 2.5rem;
}

.home .more .box .box-text .box-text-inner .button {
    margin-top: auto;
}

.home .more h3 {
    letter-spacing: 0;
}

.home .badges img {
    object-fit: contain;
}

@media screen and (max-width: 849px) {
    .home .badges .stack {
        flex-wrap: wrap;
        gap: 1rem;
    }

    .home .badges .stack .img {
        width: 40% !important;
    }
}

.single-post .section {
    padding: 90px 0;
}

@media screen and (max-width: 849px) {
    .single-post .section {
        padding: 2em 0;
    }
}

@media screen and (max-width: 849px) {
    .single-post .section-content {
        padding: 0 1em;
    }
}

.single-post main h2 {
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    margin-bottom: 1em;
}

.single-post main p {
    margin-bottom: 2em;
}

.single-post main img {
    border-radius: 5px;
}

.pricing-table-wrapper > div.no-title .title {
    display: none;
}

.single-product h1 {
    color: var(--fs-color-primary);
    font-size: 4.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    letter-spacing: 0.1rem;

    @media screen and (max-width: 849px) {
        font-size: 3.5em;
        line-height: 100%;
    }
}

.single-product h3 {
    color: var(--fs-color-primary);
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0;
}

.single-product #main p,
.single-product #main li {
    font-size: 20px;
}

.single-product .hero {
    padding: 60px 0;
}

@media screen and (max-width: 849px) {
    .single-product .hero {
        padding: 2em 0;
    }
}

.single-product .hero .box img {
    padding: 0;
}

.single-product .hero .box .box-text {
    display: none;
}

.single-product .hero .content-column {
    position: relative;
}

@media screen and (max-width: 849px) {
    .single-product .hero .content-column .text {
        display: flex;
        flex-direction: column;
    }
}

.single-product .hero .content-column > .text > .text > .button.primary {
    margin: 0;
}

.single-product .hero .content-column .stripe {
    position: relative;
    padding: 0.5em 45% 0.5em 0;
    margin: 0 0 4em 0;
}

@media screen and (max-width: 849px) {
    .single-product .hero .content-column .stripe {
        margin: 0 0 2rem 0;
    }
}

.single-product .hero .content-column .stripe::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: calc((100vw - 1250px + 15px) / -2);
    width: calc((100vw - 1250px + 30px) / 2 + 687.5px);
    height: 100%;
    background-color: var(--fs-color-primary);
}

@media screen and (max-width: 849px) {
    .single-product .hero .content-column .stripe::before {
        left: -15px;
        width: calc(100% + 15px);
    }
}

.single-product .hero .content-column .stripe h2 {
    color: #bfdfed;
    font-size: 3.125rem;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    margin: 0 0 -0.125em 0;
}

.single-product .hero .content-column .stripe h2 span {
    color: white;
}

.single-product .hero .content-column .feature-image {
    float: right;
    width: 40%;
    margin: 10px 0 1em 2em;
}

@media screen and (max-width: 849px) {
    .single-product .hero .content-column .feature-image {
        float: none;
        width: 100%;
        margin: 0 0 1em 0;
    }
}

.single-product .hero .content-column .feature-image .feature {
    margin: -2.5rem 0 0 0;
    width: calc((100vw - 1250px - 30px) / 2 + 500px);
}

@media screen and (max-width: 849px) {
    .single-product .hero .content-column .feature-image .feature {
        margin: 0;
        width: 100%;
    }
}

.single-product .hero .content-column .feature-image .feature .delivery {
    margin: 0 0 1em 0;
    padding: 0 2rem;
    width: 100%;
    height: 10em;
    object-fit: contain;
    object-position: center;
}

@media screen and (max-width: 849px) {
    .single-product .hero .content-column .feature-image .feature .delivery {
        height: 4em;
    }
}

.single-product .hero .content-column .feature-image .feature .img-inner img {
    width: 100%;
    height: auto;
    max-height: 450px;
    object-fit: contain;
    object-position: center left;
}

.single-product .hero ul,
.single-product .hero ol {
    color: #6d6e71;
    list-style: none;
    padding-left: 2px;
}

.single-product .hero ul li,
.single-product .hero ol li {
    position: relative;
    padding-left: 20px;
    margin-left: 0;
}

.single-product .hero ul li::before,
.single-product .hero ol li::before {
    content: "»";
    color: var(--fs-color-primary);
    position: absolute;
    left: 0;
    top: 0;
}

.single-product .hero h3 {
    font-weight: 500;
    margin: 0 0 0.25em 0;
}

.single-product .hero p {
    color: #6d6e71;
}

.single-product .models {
    padding: 4em 0;
}

.single-product .warranty {
    background-color: var(--fs-color-primary);
    color: #fff;
    padding: 4em 0;
}

.single-product .warranty .section-bg {
    &::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(64, 147, 193, 0.75);
        opacity: 1;
    }
}

.single-product .warranty .section-content h2 {
    color: #fff;
    font-size: 4.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    letter-spacing: 0.1rem;
    margin: 0 0 0.25em 0;
}

.single-product .warranty .section-content h3 {
    color: #fff;
}

.single-product .warranty .section-content hr {
    color: rgba(191, 223, 237, 0.25);
    width: 70%;
    opacity: 1;
    margin: 2em auto 3em auto;
}

.single-product .warranty .section-content .img.large img {
    width: 140px;
    height: 140px;
    object-fit: contain;
}

.single-product .warranty .section-content img.small {
    width: 130px;
    height: 130px;
    object-fit: contain;
}

.single-product .options {
    padding: 2em 0 2em 0;
}

.single-product .options .section-content .option {
    padding: 1em 0;

    &:last-of-type {
        padding-bottom: 0;

        .option-inner > *:last-child {
            margin-bottom: 0;

            .button {
                margin-bottom: 0;
            }
        }
    }
}

.single-product .options .section-content .option.icons .option-inner {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 3rem;
}

@media screen and (max-width: 849px) {
    .single-product .options .section-content .option.icons .option-inner {
        display: flex;
        flex-direction: column;
    }
}

.single-product .options .section-content .option.icons .option-inner > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.single-product .options .section-content .option.icons .option-inner > div img {
    margin: 0 0 1rem 0;
}

.single-product .options .section-content .option.icons .option-inner > div h4 {
    font-family: "Teko", sans-serif;
    color: var(--fs-color-primary);
    font-weight: 400;
    margin: 0;
}

.single-product .options .section-content .option h3 {
    font-weight: 500;
}

.single-product .options .section-content .option .option-inner {
    color: #6d6e71;

    & > *:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

.single-product .options .section-content .option .option-inner ul,
.single-product .options .section-content .option .option-inner ol {
    list-style: none;
    padding-left: 2px;
    columns: 2;
    gap: 4em;
}

@media screen and (max-width: 849px) {
    .single-product .options .section-content .option .option-inner ul,
    .single-product .options .section-content .option .option-inner ol {
        columns: 1;
    }
}

.single-product .options .section-content .option .option-inner ul li,
.single-product .options .section-content .option .option-inner ol li {
    position: relative;
    padding-left: 20px;
    margin-left: 0;
    page-break-inside: avoid;
}

.single-product .options .section-content .option .option-inner ul li::before,
.single-product .options .section-content .option .option-inner ol li::before {
    content: "»";
    color: var(--fs-color-primary);
    position: absolute;
    left: 0;
    top: 0;
}

.single-product .resources {
    padding: 2em 0;
}

.single-product .resources .resource {
    padding: 2em 0;

    &:last-of-type {
        padding-bottom: 0;
    }

    &:first-of-type {
        padding-top: 0;
    }
}

.single-product .resources .resource h3 {
    font-weight: 500;
}

.single-product .resources .resource .resource-inner {
    columns: 2;
    gap: 2em;
}

@media screen and (max-width: 849px) {
    .single-product .resources .resource .resource-inner {
        columns: 1;
    }
}

.single-product .resources .resource .resource-inner.videos {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2rem;
}

@media screen and (max-width: 849px) {
    .single-product .resources .resource .resource-inner.videos {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .single-product .resources .resource .resource-inner.videos .video:not(:last-child) {
        margin: 0 0 2rem 0;
    }
}

.single-product .why {
    color: #fff;
    padding: 8em 0 6em 0;
}

.single-product .why .section-bg {
   &::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(64, 147, 193, 0.75);
        opacity: 1;
    }
}

.single-product .why .section-content h2 {
    color: #fff;
    font-size: 4.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    letter-spacing: 0.1rem;
    margin: 0 0 0.25em 0;
}

@media screen and (max-width: 849px) {
    .single-product .why .section-content h2 {
        text-align: left;
    }
}

.single-product .why .section-content .text {
    columns: 2;
    gap: 80px;
}

@media screen and (max-width: 849px) {
    .single-product .why .section-content .text {
        columns: 1;
    }
}

.single-product .related-products {
    padding: 4em 0 2em 0;
}

.single-product .related-products h2 {
    color: var(--fs-color-primary);
    font-size: 3.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    letter-spacing: 0.1rem;
}

// .single-product .related-products .products-list {
//     display: grid;
//     grid-template-columns: repeat(3, minmax(0, 1fr));
//     gap: 4rem;
// }

// @media screen and (max-width: 849px) {
//     .single-product .related-products .products-list {
//         display: flex;
//         flex-direction: column;
//     }
// }

.single-product .related-products .products-list .product-item {
    text-align: center;
}

.single-product .related-products .products-list .product-item img {
    width: 100%;
    height: 260px;
    object-fit: contain;
    object-position: center;
    margin: 0 0 1.5rem 0;
}

.single-product .related-products .products-list .product-item h3 {
    font-size: 2rem;
    font-weight: 500;
}

.single-product .related-products .products-list .product-item h3:nth-of-type(2) {
    font-size: 1.75rem;
}

.single-product .parts {
    padding: 6em 0 2em 0;
    background-color: var(--fs-color-primary);
}

.single-product .parts h2 {
    color: #fff;
    font-size: 3.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    letter-spacing: 0.1rem;
}

.single-product .features {
    padding: 90px 0;
}

@media screen and (max-width: 849px) {
    .single-product .features {
        padding: 2em 0;
    }
}

.single-product .products {
    padding: 90px 0;
    background-color: var(--fs-color-primary);
}

@media screen and (max-width: 849px) {
    .single-product .products {
        padding: 2em 0;
    }
}

.single-product .products .product-grid .product {
    position: relative;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    overflow: hidden;
    padding: 34px 16px 10px 16px;
    height: 100%;
}

.single-product .products .product-grid .product:hover h4 {
    color: var(--fs-color-primary);
}

.single-product .products .product-grid .product > a::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.single-product .products .product-grid .product h4 {
    color: var(--fs-color-primary);
}

.single-product .products .product-grid .product img {
    width: 100%;
    height: 250px;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.page-template-template-products .header {
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
}

.page-template-template-products .header .header-main::after {
    content: none;
}

.page-template-template-products .main-content .hero {
    padding: 60px 0;
}

.page-template-template-products .main-content .product_cat:not(:last-child) {
    margin: 0 auto 50px auto;
    padding: 0 0 50px 0;
    border-bottom: 1px solid var(--fs-color-primary);
}

.page-template-template-products .main-content .product_cat .product-cat-image img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}

.page-template-template-products .main-content .product_cat h2 {
    color: var(--fs-color-primary);
    font-size: 45px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}

.page-template-template-products .main-content .product_cat ul,
.page-template-template-products .main-content .product_cat ol {
    color: #6d6e71;
    list-style: none;
    padding-left: 2px;
}

.page-template-template-products .main-content .product_cat ul li,
.page-template-template-products .main-content .product_cat ol li {
    position: relative;
    padding-left: 20px;
    margin-left: 0;
    font-size: 18px;
}

.page-template-template-products .main-content .product_cat ul li::before,
.page-template-template-products .main-content .product_cat ol li::before {
    content: "»";
    color: var(--fs-color-primary);
    position: absolute;
    left: 0;
    top: 0;
}

.page-template-template-products .main-content .product_cat p {
    color: #6d6e71;
    font-size: 18px;
}

.page-template-template-products .main-content .product_cat .products-list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 40px;
    margin: 30px 0 0 0;
}

@media screen and (max-width: 849px) {
    .page-template-template-products .main-content .product_cat .products-list {
        display: flex;
        flex-direction: column;
    }
}

.page-template-template-products #main .main-content .product_cat .products-list .product-item {
    padding: 18px 42px;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    transition: all 0.3s ease-in-out;

    p {
        font-size: 1rem;
        text-align: center;
    }
}

.page-template-template-products .main-content .product_cat .products-list .product-item:hover {
    border: 1px solid var(--fs-color-primary);
}

.page-template-template-products .main-content .product_cat .products-list .product-item img {
    width: 100%;
    height: 150px;
    object-fit: contain;
    margin: 0 0 18px 0;
}

.page-template-template-products .main-content .product_cat .products-list .product-item h3 {
    color: var(--fs-color-primary);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.tax-product_cat h1 {
    color: var(--fs-color-primary);
    font-size: 4.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    letter-spacing: 0.1rem;

    @media screen and (max-width: 849px) {
        font-size: 3.5rem;
        line-height: 100%;
    }
}

.tax-product_cat h3 {
    color: var(--fs-color-primary);
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0;
}

.tax-product_cat .main-content > section.section:last-child::after {
    content: none;
}

.tax-product_cat .hero {
    padding: 60px 0;
}

@media screen and (max-width: 849px) {
    .tax-product_cat .hero {
        padding: 2em 0;
    }
}

.tax-product_cat .hero .content-column {
    position: relative;
}

@media screen and (max-width: 849px) {
    .tax-product_cat .hero .content-column {
        padding: 0 15px 30px;
    }

    .tax-product_cat .hero .content-column .text {
        display: flex;
        flex-direction: column;
    }
}

.tax-product_cat .hero .content-column .stripe {
    position: relative;
    padding: 0.5rem 0;
    margin: 0 0 4rem 0;
}

@media screen and (max-width: 849px) {
    .tax-product_cat .hero .content-column .stripe {
        margin: 0 0 2rem 0;
    }
}

.tax-product_cat .hero .content-column .stripe::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: calc((100vw - 1250px + 15px) / -2);
    width: calc((100vw - 1250px + 30px) / 2 + 687.5px);
    height: 100%;
    background-color: var(--fs-color-primary);
}

@media screen and (max-width: 849px) {
    .tax-product_cat .hero .content-column .stripe::before {
        left: -15px;
        width: calc(100% + 15px);
    }
}

.tax-product_cat .hero .content-column .stripe h2 {
    color: #bfdfed;
    font-size: 3.125rem;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    margin: 0 0 -0.125em 0;

    @media screen and (max-width: 849px) {
        font-size: 2.5rem;
    }
}

.tax-product_cat .hero .content-column .stripe h2 span {
    color: white;
}

.tax-product_cat .hero .content-column .feature-image {
    float: right;
    width: 40%;
    margin: 10px 0 1em 30px;
}

@media screen and (max-width: 849px) {
    .tax-product_cat .hero .content-column .feature-image {
        float: none;
        width: 100%;
        margin: 0 0 1em 0;
    }
}

.tax-product_cat .hero .content-column .feature-image .delivery {
    margin: -2.5em 0 1em 0;
}

.tax-product_cat .hero .content-column .feature-image .delivery img {
    width: 100%;
    height: 5em;
    object-fit: contain;
    object-position: center;
}

.tax-product_cat .hero .content-column .feature-image .img {
    width: calc((100vw - 1250px + 30px) / 2 + 500px);
}

@media screen and (max-width: 849px) {
    .tax-product_cat .hero .content-column .feature-image .img {
        width: 100%;
    }
}

.tax-product_cat .hero .content-column .feature-image .img img {
    width: 100%;
    height: auto;
    max-height: 450px;
    object-fit: contain;
    object-position: center left;
}

.tax-product_cat .hero .content-column .feature-image .video {
    padding: 0 0 0 5%;
    max-width: 610px;
}

@media screen and (max-width: 849px) {
    .tax-product_cat .hero .content-column .feature-image .video {
        padding: 1em 0 0;
    }
}

.tax-product_cat .hero ul,
.tax-product_cat .hero ol {
    color: #6d6e71;
    list-style: none;
    padding-left: 2px;
    columns: 2;
    gap: 4em;

    li {
        position: relative;
        padding-left: 20px;
        margin-left: 0;

        break-inside: avoid;
        page-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
    }
}

@media screen and (max-width: 849px) {
    .tax-product_cat .hero ul,
    .tax-product_cat .hero ol {
        columns: 1;
    }
}

.tax-product_cat .hero ul li::before,
.tax-product_cat .hero ol li::before {
    content: "»";
    color: var(--fs-color-primary);
    position: absolute;
    left: 0;
    top: 0;
}

.tax-product_cat .hero h3 {
    font-weight: 500;
    margin: 0 0 0.25em 0;
}

.tax-product_cat .hero p {
    color: #6d6e71;
}

@media screen and (max-width: 849px) {
    .tax-product_cat .hero .button {
        margin: 0 auto 0;
    }
}

.tax-product_cat .products {
    padding: 80px 0 60px 0;
    background: var(--fs-color-primary);
}

.tax-product_cat .products .section-bg {
    &::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(64, 147, 193, 0.75);
        opacity: 1;
    }
}

@media screen and (max-width: 849px) {
    .tax-product_cat .products .product-grid {
        flex-direction: column;
    }
}

.tax-product_cat .products .product-grid .product {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    height: 100%;
}

.tax-product_cat .products .product-grid .product a .img {
    background: #fff;
    padding: 20px;
}

.tax-product_cat .products .product-grid .product a .img img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}

.tax-product_cat .products .product-grid .product .content {
    height: calc(100% - 330px);
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    a {
        p {
            color: #6d6e71;
        }
    }
}

.tax-product_cat .products .product-grid .product .content h3 {
    text-align: center;
    font-size: 45px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}

.tax-product_cat .products .product-grid .product .content .button {
    margin: auto 0 0;
    padding: 0.5em 1em 0.3em 1em;
}

.tax-product_cat .options {
    padding: 2em 0;
}

.tax-product_cat .options .section-content .option {
    padding: 1em 0;
}

.tax-product_cat .options .section-content .option:last-of-type {
    padding: 1em 0 0 0;
}

.tax-product_cat .options .section-content .option:last-of-type .option-inner > *:last-child {
    margin-bottom: 0;
}

.tax-product_cat .options .section-content .option h3 {
    font-weight: 500;
}

.tax-product_cat .options .section-content .option .option-inner {
    color: #6d6e71;
}

.tax-product_cat .options .section-content .option .option-inner ul,
.tax-product_cat .options .section-content .option .option-inner ol {
    list-style: none;
    padding-left: 2px;
    columns: 2;
    gap: 4em;
}

@media screen and (max-width: 849px) {
    .tax-product_cat .options .section-content .option .option-inner ul,
    .tax-product_cat .options .section-content .option .option-inner ol {
        columns: 1;
    }
}

.tax-product_cat .options .section-content .option .option-inner ul li,
.tax-product_cat .options .section-content .option .option-inner ol li {
    position: relative;
    padding-left: 20px;
    margin-left: 0;
    page-break-inside: avoid;
}

.tax-product_cat .options .section-content .option .option-inner ul li::before,
.tax-product_cat .options .section-content .option .option-inner ol li::before {
    content: "»";
    color: var(--fs-color-primary);
    position: absolute;
    left: 0;
    top: 0;
}

.tax-product_cat .warranty {
    background-color: var(--fs-color-primary);
    color: #fff;
    padding: 6em 0 4em;
}

.tax-product_cat .warranty .section-bg {
    &::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(64, 147, 193, 0.75);
        opacity: 1;
    }
}

.tax-product_cat .warranty .section-content h2 {
    color: #fff;
    font-size: 4.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    letter-spacing: 0.1rem;
    margin: 0 0 0.25em 0;
}

.tax-product_cat .warranty .section-content h3 {
    color: #fff;
}

.tax-product_cat .warranty .section-content h3.rubik {
    font-size: 1.75rem;
}

.tax-product_cat .warranty .section-content hr {
    color: rgba(191, 223, 237, 0.25);
    opacity: 1;
    width: 70%;
    margin: 2em auto 3em auto;
}

.tax-product_cat .warranty .section-content .img.large img {
    width: 140px;
    height: 140px;
    object-fit: contain;
}

.tax-product_cat .warranty .section-content .img.small img {
    width: auto;
    height: 85px;
    object-fit: contain;
}

.tax-product_cat .options + .resources {
    padding-top: 0;
}

.tax-product_cat .options + .resources .resource:first-child {
    padding-top: 0;
}

.tax-product_cat .resources {
    padding: 4em 0;
}

.tax-product_cat .resources .resource {
    padding: 2em 0;
}

.tax-product_cat .resources .resource h3 {
    font-weight: 500;
}

.tax-product_cat .resources .resource .resource-inner {
    columns: 2;
    gap: 4em;

    @media screen and (max-width: 849px) {
        columns: 1;
    }
}

.tax-product_cat .resources .resource .resource-inner.videos {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2rem;

    @media screen and (max-width: 849px) {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.page .resources .hero {
    padding: 60px 0 0 0;
}

@media screen and (max-width: 849px) {
    .page .resources .hero {
        padding: 2rem 0 0;
    }
}

.page .resources .resources-2 .video img {
    aspect-ratio: 16/9;
    height: auto;
    width: 100%;
    object-fit: cover;
}

#wiser_resource_library .library-type-head {
    background: var(--fs-color-primary);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 12px;
    margin: 0 0 2em;
    border-radius: 2px;
}

#wiser_resource_library .library-type-head p {
    color: #ffffff;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
}

#wiser_resource_library .library-type-head a {
    white-space: nowrap;
    cursor: pointer;
    color: white;
}

#wiser_resource_library .resource-wrapper {
    display: flex;
    flex-direction: column;
    margin: 0 0 4em;
}

@media screen and (max-width: 849px) {
    #wiser_resource_library .resource-wrapper {
        margin: 0 0 2em;
    }
}

#wiser_resource_library .resource-wrapper .i-document-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 3em;
    margin: 0;
}

@media screen and (max-width: 849px) {
    #wiser_resource_library .resource-wrapper .i-document-wrapper {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 1em;
    }
}

#wiser_resource_library .resource-wrapper .i-document-wrapper .i-document {
    margin-bottom: 1em;
}

#wiser_resource_library .resource-wrapper .i-document-wrapper .i-document--icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1.5em;
}

#wiser_resource_library .resource-wrapper .i-document-wrapper .i-document--icon img {
    width: 3em;
    height: 3em;
    min-width: 3em;
    min-height: 3em;
    object-fit: contain;
}

#wiser_resource_library .resource-wrapper .i-document-wrapper .i-document--icon p {
    color: var(--fs-color-primary);
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#wiser_resource_library .resource-wrapper .i-document-wrapper .video {
    margin: 0 0 1.5em;
}

@media screen and (max-width: 849px) {
    #wiser_resource_library .resource-wrapper .i-document-wrapper .video {
        margin: 0 0 1em;
    }
}

#wiser_resource_library .resource-wrapper .i-document-wrapper .video img {
    aspect-ratio: 16/9;
    height: auto;
    width: 100%;
    object-fit: cover;
}

#wiser_resource_library .resource-wrapper .i-document-wrapper .video p {
    margin: 0.85em 0 0;
}

#wiser_resource_library .resource-wrapper .equipment-photo {
    margin: 0 0 1.5em;
}

@media screen and (max-width: 849px) {
    #wiser_resource_library .resource-wrapper .equipment-photo {
        margin: 0 0 1em;
    }
}

#wiser_resource_library .resource-wrapper .equipment-photo .img-inner {
    border: 2px solid #e2e2e2;
    padding: 0.5rem;
    aspect-ratio: 16/9;
}

#wiser_resource_library .resource-wrapper .equipment-photo .img-inner img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

#wiser_resource_library .resource-wrapper .equipment-photo p {
    margin: 0.85em 0 0;
}

#wiser_resource_library .resource-wrapper .revit-cad-drawing {
    grid-column: span 2 / span 2;
}

#wiser_resource_library .resource-wrapper .load-more {
    margin: 1em auto 0;
    font-weight: 500;
    text-transform: none;
}

#wiser_resource_library .wiser_prod_search_div {
    padding: 0 0 2em;
}

#wiser_resource_library .wiser_prod_search_div .i_search_item_name {
    margin: 0;
    border: 2px solid #e2e2e2;
    box-shadow: none;
    font-size: 20px;
}

#wiser_resource_library .wiser_resource_library_filter_div {
    border-top: 2px solid #e2e2e2;
}

#wiser_resource_library .wiser_resource_library_filter_div h3 {
    display: flex;
    position: relative;
    padding-top: 0.75rem;
    margin-bottom: 1rem;
    gap: 1.5rem;
    justify-content: space-between;
    align-items: center;
    border-top-width: 1px;
    width: 100%;
    cursor: pointer;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

#wiser_resource_library .wiser_resource_library_filter_div h3 i {
    font-size: 2rem;
    line-height: 2rem;
}

#wiser_resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices {
    display: flex;
    flex-direction: column;
    margin-bottom: 2.25rem;
    gap: 1rem;
}

#wiser_resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label {
    margin: 0;
    padding-left: 30px;
}

#wiser_resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label span {
    cursor: pointer;
    font-weight: 400;
    font-size: 20px;
}

#wiser_resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
}

#wiser_resource_library
    .wiser_resource_library_filter_div
    .wiser_resource_library_filter_choices
    label
    input:checked
    ~ .checkmark {
    background: var(--fs-color-primary);
}

#wiser_resource_library
    .wiser_resource_library_filter_div
    .wiser_resource_library_filter_choices
    label
    input:checked
    ~ .checkmark:after {
    display: block;
}

#wiser_resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label .checkmark {
    position: absolute;
    left: 0;
    top: 50%;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    transform: translateY(-50%);
    background: #ffffff;
    border: 2px solid var(--fs-color-primary);
    border-radius: 2px;
}

#wiser_resource_library .i_clear_filters_div {
    margin: 0;
    padding: 2em 0 0;
    border-top: 2px solid #e2e2e2;
}

#wiser_resource_library .i_clear_filters_div .i_clear {
    display: inline-block;
    padding: 0.75em 2em;
    text-transform: uppercase;
    color: var(--fs-color-primary);
    border: 2px solid var(--fs-color-primary);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.9px;
    cursor: pointer;
    transition: all 0.3s ease;
}

#wiser_resource_library .i_clear_filters_div .i_clear:hover {
    background: var(--fs-color-primary);
    color: #ffffff;
}

#wiser_resource_library .no-results {
    text-align: center;
    width: 100%;
}

#wpsl-wrap .wpsl-search {
    background-color: #f8f8f8;
    padding: 2em;
    margin: 0 0 3em 0;
}

#wpsl-wrap .wpsl-search .wpsl-dropdown {
    z-index: auto;
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-input {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 1em;
    margin: 0 0 2em 0;
}

@media screen and (max-width: 768px) {
    #wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-input {
        flex-direction: column;
        gap: 1em;
    }
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-input div {
    float: none;
    margin: 0;
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-input label {
    display: contents;
    color: var(--fs-color-primary);
    font-size: 1em;
    font-weight: 700;
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-input input {
    border-radius: 0.125em;
    border: 1px solid #b8b8b8;
    box-shadow: none;
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-input #wpsl-search-input {
    width: 300px;
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap {
    display: flex;
    gap: 1em;
    margin: 0;
}

@media screen and (max-width: 768px) {
    #wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap {
        flex-direction: column;
        gap: 1em;
    }
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius,
#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap #wpsl-results {
    display: flex;
    align-items: center;
    gap: 1em;
}

@media screen and (max-width: 768px) {
    #wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius,
    #wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap #wpsl-results {
        flex-direction: column;
        gap: 1em;
        width: 100%;
    }
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius label,
#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap #wpsl-results label {
    display: contents;
    color: var(--fs-color-primary);
    font-size: 1em;
    font-weight: 700;
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius select,
#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-select-wrap #wpsl-results select {
    border-radius: 0.125em;
    border: 1px solid #b8b8b8;
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-search-btn-wrap {
    margin: 0 0 0 2em;
}

@media screen and (max-width: 768px) {
    #wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-search-btn-wrap {
        margin: 2rem 0 0 0;
        display: flex;
        justify-content: center;
        width: 100%;
    }
}

#wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-search-btn-wrap #wpsl-search-btn {
    margin: -0.5em 0 0 0;
    padding: 0.75em 1.5em;
    border-radius: 0.125rem;
    border: 2px solid var(--fs-color-primary);
    background: var(--fs-color-primary);
    color: white;
    text-align: center;
    font-size: 1em;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.05625rem;
    text-transform: uppercase !important;
}

body {
    font-family: "Rubik", sans-serif;
    background-color: #ffffff;
}

a {
    color: var(--fs-color-primary);
}

#main p,
#main li {
    font-size: 20px;
}

@media screen and (max-width: 849px) {
    #main .row.row-collapse:not(.align-equal) {
        padding: 0 15px;
    }
}

#logo {
    margin: 0;
}

#logo img {
    height: 60px;
    width: 100%;
    object-fit: contain;
}

.location-tables table {
    width: 100%;
    border-width: 2px medium medium;
    border-style: solid none none;
}

.location-tables table * {
    border-width: 2px;
}

.location-tables table tbody tr:first-child td {
    text-align: right;
}

.location-tables table tr,
.location-tables table th {
    border-bottom: none;
}

.location-tables table tr td,
.location-tables table th td {
    width: 50%;
    padding: 1em;
    color: var(--fs-color-primary);
    border-bottom: none;
    line-height: 1.75;
}

.location-tables table tr td p,
.location-tables table th td p {
    margin: 0;
}

.location-tables table tr td .color-blue,
.location-tables table th td .color-blue {
    display: block;
    color: var(--fs-color-primary);
    margin: 0 0 2em 0;
}

.button.icon.circle {
    padding: 0 !important;
}

.rubik {
    font-family: "Rubik", sans-serif !important;
}

/*# sourceMappingURL=style.css.map */
.tablepress > :where(thead, tfoot) > tr > * {
    background-color: #002453;
}
.tablepress td,
.tablepress th {
    padding: 20px;
    font-weight: 400;
    font-size: 20px;
    line-height: 155%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #002453;
}
.tablepress th {
    font-family: "Teko", sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: none;
    color: #ffffff;

    vertical-align: middle;
}
.tablepress > :where(tbody.row-striping) > :nth-child(odd of :not(.child, .dtrg-group)) + :where(.child) > *,
.tablepress > :where(tbody.row-striping) > :nth-child(odd of :not(.child, .dtrg-group)) > * {
    background-color: #ffffff;
    color: #002453;
}
.tablepress > :where(tbody.row-striping) > :nth-child(even of :not(.child, .dtrg-group)) + :where(.child) > *,
.tablepress > :where(tbody.row-striping) > :nth-child(even of :not(.child, .dtrg-group)) > * {
    background-color: #eef9ff;
    color: #002453;
}
.i_hr {
    border-bottom: 3px solid #002d9a;
}
.blog .i_hr {
    margin-top: 60px;
}
.single-learn h3 {
    font-weight: 500;
    font-size: 36px;
    line-height: 155%;
    letter-spacing: 0%;
}
.single-learn .post-content strong a {
    font-weight: 500;
    font-size: 20px;
    line-height: 155%;
    letter-spacing: 0%;
}
.single-learn ul {
    list-style: none;
}
.single-learn ul li {
    margin-left: 28px;
}
.single-learn ul li:before {
    content: "»";
    padding-right: 8px;
    color: #002453;
    font-weight: 700;
    line-height: 155%;
    letter-spacing: 0%;
    margin-left: -20px;
}

.industry_standards_section .section-content {
    margin-top: 60px;
}
.industry_standards_section h2 {
    text-align: center;
    color: #002d9a;
    font-weight: 500;
    font-size: 72px;
    line-height: 72px;
    letter-spacing: 3.6px;
    vertical-align: middle;
    text-transform: uppercase;
    cursor: default;
}
.industry_standards_section .stack .img {
    text-align: center;
}
.industry_standards_section .stack .img img {
    width: auto;
    height: auto;
    max-height: 80px;
}

.model-specs-table-wrapper {
    overflow-x: auto;
    width: 100%;

    .model-specs-table {
        min-width: 100%;
        display: flex;
        flex-direction: column;
        font-size: 15px;

        .table-row {
            display: grid;
            grid-auto-flow: column;
            grid-auto-columns: minmax(80px, 1fr);

            &:nth-child(odd) .cell {
                background: #eef7fc;
            }

            &:nth-child(even) .cell {
                background: #ffffff;
            }

            &.header {
                color: #fff;
                font-family: Teko;
                font-size: 1.25rem;
                font-weight: 500;

                .cell {
                    border-color: #68a8c6;
                    background: #4a91c1;
                }
            }

            .cell {
                padding: 1rem 0.25rem;
                text-align: center;
                border-left: 1px solid #4a91c1;
                border-bottom: 1px solid #4a91c1;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;

                &:first-child {
                    text-align: left;

                    strong {
                        display: block;
                        font-weight: 700;
                    }

                    span {
                        font-size: 0.85em;
                        font-weight: 400;
                        line-height: 1.2;
                    }
                }

                @media screen and (min-width: 849px) {
                    &:last-child {
                        border-right: 1px solid #4a91c1;
                    }
                }
            }
        }
    }
}

@media (max-width: 849px) {
    .model-specs-table-wrapper {
        overflow-x: auto;

        .model-specs-table {
            font-size: 13px;

            .table-row {
                display: flex;
                flex-direction: column;
                border: 1px solid #4a91c1;
                margin-bottom: 0.5rem;

                .cell {
                    display: flex;
                    justify-content: space-between;
                    text-align: left;
                    padding: 1.75rem 0.5rem;
                    border: none;
                    border-bottom: 1px solid #e0e0e0;

                    &:first-child {
                        font-weight: 700;
                        background-color: #4a91c1;
                        color: #fff;
                    }

                    &:last-child {
                        border-bottom: none;
                    }
                }

                &.header {
                    display: none;
                }
            }

            .table-row:not(.header) .cell {
                position: relative;
                padding-left: 8.5rem;
            }

            .table-row:not(.header) .cell::before {
                content: attr(data-label);
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 8rem;
                padding: .5rem .75rem;
                font-weight: 600;
                background: #4a91c1;
                border-right: 1px solid #4a91c1;
                display: flex;
                align-items: center;
                color: #fff;
            }

        }
    }
}

table {
    width: 100%;
    min-width: 100%;
    border-collapse: collapse;
    font-size: 15px;

    td:first-child,
    th:first-child {
        padding-left: 1.5rem;
    }

    td:last-child,
    th:last-child {
        padding-right: 1.5rem;
    }

    td,
    th {
        font-size: 1rem;
    }

    thead {
        tr {
            background: #4a91c1;
            color: #fff;
            font-family: Teko;
            font-size: 1.25rem;
            font-weight: 500;
            line-height: 100%;

            th {
                padding: 1rem 1.5rem;
                text-align: center;
                border: 1px solid #68a8c6;

                font-size: 1.25rem;
                font-weight: 500;
                line-height: 100%;
                text-transform: none;
                letter-spacing: 0;
            }
        }
    }

    tbody {
        tr {
            &:nth-child(odd) {
                td {
                    background: #eef7fc;
                }
            }

            &:nth-child(even) {
                td {
                    background: #ffffff;
                }
            }

            td {
                padding: 1rem 1.5rem;
                text-align: center;
                border-left: 1px solid #4a91c1;
                border-bottom: 1px solid #4a91c1;

                &:first-child {
                    text-align: left;

                    strong {
                        display: block;
                        font-weight: 700;
                    }

                    span {
                        font-size: 0.85em;
                        font-weight: 400;
                        line-height: 1.2;
                    }
                }

                &:last-child {
                    border-right: 1px solid #4a91c1;
                }
            }
        }
    }

    @media (max-width: 768px) {
        font-size: 13px;

        td,
        th {
            padding: 0.75rem 1rem;
        }
    }
}

.gf_progressbar_wrapper {
    display: none;
}

.flex-wrap {
    flex-wrap: wrap;
}

.gap-1 {
    gap: 1rem;
}

#main .text-small,
#main .text-small p,
#main .text-small li {
    font-size: 1rem;
    line-height: 1.5;
}

.related-products-slider {
    width: 100%;
    height: auto;
    
    .swiper-slide {
        display: flex;
        justify-content: center;
        align-items: stretch;
        height: auto;
    }
}
