/** Shopify CDN: Minification failed

Line 151:22 Expected ")" to end URL token

**/
/* footer */
footer {
    overflow: hidden;
    background: #171b22;
    padding: 100px 0 120px;
}
footer h4 {
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #fff;
    margin-bottom: 16px;
}
footer p,
footer li a,
footer li a:hover {
    opacity: 0.5;
    font-weight: 500;
    color: #fff !important;
}
footer .social-detail {
    margin-top: 40px;
}
footer .social-detail ul {
    display: flex;
}
footer .social-detail ul li {
    margin-right: 40px;
}
footer .social-detail ul li a {
    opacity: 1;
}
footer .social-detail ul li img {
    max-width: 20px;
}
footer .social-detail ul li:last-child {
    margin-right: 0px;
}
footer .call-section {
    margin-bottom: 8px;
}
footer .mobile-call-section {
    display: none !important;
}
footer .call-section,
footer .call-section a {
    text-transform: uppercase;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.56;
    letter-spacing: 2px;
    color: #ffa500;
    display: block;
}
footer .newsletter-social-section {
    flex: none;
    width: 260px;
}
footer .newsletter-social-section .newsletter-section {
    margin-top: 15px;
    position: relative;
    width: 100%;
    max-width: 100%;
}
footer .newsletter-social-section .newsletter-section .newsletter-section-inner {
    position: relative;
    height: 50px;
}
footer .newsletter-social-section .newsletter-section .RichText__StyledQuillContainer-sc-11o3xhj-0 {
    background: #287528 !important;
    padding: 15px !important;
    margin: 0px !important;
    opacity: 1 !important;
    text-align: center;
    border: none;
    line-height: normal;
    width: 100%;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
}
footer .newsletter-social-section .newsletter-section .RichText__StyledQuillContainer-sc-11o3xhj-0 span,
footer .newsletter-social-section .newsletter-section .RichText__StyledQuillContainer-sc-11o3xhj-0 strong {
    color: #fff !important;
    display: block;
}
footer .newsletter-social-section .newsletter-section .RichText__StyledQuillContainer-sc-11o3xhj-0 span {
    font-size: 14px !important;
    line-height: 20px !important;
}
footer .newsletter-social-section .newsletter-section .RichText__StyledQuillContainer-sc-11o3xhj-0 strong {
    margin-bottom: 10px;
}
footer .newsletter-social-section .newsletter-section form {
    padding: 0px !important;
}
footer .newsletter-social-section .newsletter-section form > div > div {
    border: solid 1px #fff !important;
}
footer .newsletter-social-section .newsletter-section form > div > div > div {
    padding: 0px !important;
}
footer .newsletter-social-section .newsletter-section input[type="text"],
footer .newsletter-social-section .newsletter-section input[type="email"] {
    padding: 13.5px 70px 13.5px 20px;
    border: solid 1px #fff;
    width: 100%;
    background: transparent;
    font-family: "DM Sans", sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 1.57 !important;
    letter-spacing: normal !important;
    color: #fff !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border-radius: 0px !important;
    margin: 0;
}
footer .newsletter-social-section .newsletter-section input[type="text"]::placeholder,
footer .newsletter-social-section .newsletter-section input[type="email"]::placeholder {
    font-size: 14px !important;
    font-family: "DM Sans", sans-serif !important;
    font-weight: bold !important;
    line-height: 1.57 !important;
    color: #fff !important;
}
footer .newsletter-social-section .newsletter-section button[type="button"] {
    width: 48px;
    height: 48px;
    background-color: #ffa500;
    border: none;
    position: absolute;
    font-size: 0px;
    padding: 0 !important;
    border: none !important;
    top: 0px;
    right: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px !important;
    background: url({{"icon-slider-arrow-black.png"|asset_url}}) no-repeat center / 20px #ffa500 !important;
}
footer .menu-section {
    flex: auto;
    width: 100%;
    display: flex;
}
footer .menu-section .menu-block {
    width: 25%;
    padding-left: 80px;
}
footer .menu-section .menu-block .call-section {
    display: none;
}
footer .menu-section .menu-block li {
    margin-bottom: 10px;
}
footer .menu-section .menu-block li:last-child {
    margin-bottom: 0;
}
footer .menu-section .menu-block:last-child .call-section {
    display: block;
}
body.announcement-visible .mobile-menu {
    top: 110px;
}
@media (max-width: 1100px) {
    footer .menu-section .menu-block {
        padding-left: 40px;
    }
}
@media (max-width: 980px) {
    footer {
        padding: 100px 0 80px;
    }
    footer .menu-section {
        flex-wrap: wrap;
    }
    footer .menu-section .menu-block {
        padding-left: 80px;
        width: 50%;
        margin-bottom: 40px;
    }
}
@media (max-width: 980px) {
    footer .menu-section .menu-block {
        padding-left: 40px;
    }
}
@media (max-width: 767px) {
    .footer-bar .container-1340 {
        flex-direction: column;
        align-items: center;
    }
    .footer-bar .container-1340 .menu {
        margin-bottom: 10px;
    }
    .footer-bar .container-1340 p {
        text-align: center;
    }
}
@media (max-width: 600px) {
    footer {
        padding: 60px 0 80px;
    }
    footer .menu-section {
        display: none;
    }
    footer .mobile-call-section {
        margin-top: 40px;
        display: block !important;
        text-align: center;
        margin-bottom: 0px;
    }
    footer .newsletter-social-section {
        width: 100%;
    }
    footer .social-detail ul {
        justify-content: center;
    }
    footer .container-1340 {
        flex-direction: column;
        align-items: center;
    }
    .footer-bar {
        padding: 0px 0 20px;
    }
}
/*footer-bar*/
.footer-bar {
    background: #171b22;
    padding: 30px 0 20px;
}
.footer-bar p a {
    opacity: 1;
}
.footer-bar p,
.footer-bar a {
    opacity: 0.5;
    font-size: 10px;
    line-height: normal;
    font-weight: normal;
    letter-spacing: 0.31px;
    color: #fff;
}
.footer-bar .container-1340 {
    justify-content: space-between;
    align-items: center;
}
.footer-bar .menu {
    display: flex;
}
.footer-bar .menu li {
    position: relative;
    padding-right: 5px;
}
.footer-bar .menu li::after {
    content: "/";
    opacity: 0.5;
    font-size: 10px;
    line-height: normal;
    font-weight: normal;
    letter-spacing: 0.31px;
    color: #fff;
}
.footer-bar .menu li:last-child::after {
    display: none;
}