@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Open+Sans:wght@200;300;400;500;600;700&display=swap";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.main-footer{font-size:1rem;font-weight:500;background-color:#fff;border-top:1px solid #e1e4ed;padding:2.5rem 0 0}.main-footer p,.main-footer address{margin-bottom:0}.main-footer__links-row{display:flex;flex-direction:column;gap:2rem}.main-footer__links-col.logo-col .footer__logo{display:flex;flex-direction:column;gap:1.5rem}.main-footer__links-col.logo-col .footer__logo svg{max-width:240px;width:100%;height:auto}.main-footer__links-col.contact-col ul li{display:flex;flex-direction:column;color:#252525}.main-footer__links-col.contact-col ul li address,.main-footer__links-col.contact-col ul li a{color:rgba(37,37,37,.8);font-weight:500}.main-footer__links-col.contact-col ul li a:hover{color:#f26329}.main-footer__links-col__heading{font-size:1rem;font-weight:700;line-height:22px;font-family:"DM Sans",sans-serif;margin-bottom:0;white-space:nowrap;color:#252525}.main-footer__links-col ul{padding-left:0;margin:1.25rem 0 0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.main-footer__links-col ul li{color:rgba(37,37,37,.7);font-weight:700}.main-footer__links-col ul a{white-space:nowrap;font-weight:500;color:rgba(37,37,37,.8);transition:color .15s ease;text-wrap:auto}.main-footer__links-col ul a:hover,.main-footer__links-col ul a:focus,.main-footer__links-col ul a:active{color:#f26329}.main-footer .wpcf7{margin-top:1.5rem;color:#6d758f}.main-footer .wpcf7 label{margin-bottom:1rem;font-size:1rem;font-weight:700}.main-footer .wpcf7 input{font-size:14px;width:100%}.main-footer .wpcf7 input:not(.wpcf7-submit){box-shadow:0 1px 4px rgba(25,33,61,.08);line-height:18px;border:1px solid #f1f3f7;border-radius:.5rem;padding:18px 20px;outline:none}.main-footer .wpcf7 .wpcf7-submit{margin-top:.75rem;max-width:max-content;padding:15px 18px;border:none;outline:none;border-radius:2.25rem;background-color:#252525;transition:all .15s ease-in-out;color:#fff;font-size:14px;line-height:10px;font-weight:600}.main-footer .wpcf7 .wpcf7-submit:hover,.main-footer .wpcf7 .wpcf7-submit:focus,.main-footer .wpcf7 .wpcf7-submit:active{background-color:#f26329}.main-footer .wpcf7 .wpcf7-not-valid-tip{font-size:14px}.main-footer__cta{display:flex;align-items:center;gap:1rem;height:100%;padding:1rem;border:1px solid #b4b9c9;border-radius:.5rem;box-shadow:0 1px 4px rgba(25,33,61,.08);font-size:12px;transition:all .3s ease}.main-footer__cta>svg{max-width:3rem;width:100%;height:auto}.main-footer__cta h5{font-size:16px;line-height:1;font-weight:700;margin-bottom:0;color:rgba(37,37,37,.7);transition:all .3s ease}.main-footer__cta .btn{margin-left:auto;border-radius:50%;padding:.5rem;max-width:50px;aspect-ratio:1;transition:all .3s ease}.main-footer__cta .btn svg{width:22px;height:22px}.main-footer__cta .btn:hover{border-color:rgba(0,0,0,0)}.main-footer__cta:hover{color:#fff;background-color:#f26329}.main-footer__cta:hover h5{color:#fff}.main-footer__cta:hover .btn{background-color:#fff;color:#252525}.main-footer__cta--filled{color:#fff;background-color:#f26329;transition:all .3s ease}.main-footer__cta--filled h5{color:#fff;transition:all .3s ease}.main-footer__cta--filled .btn{background-color:#fff;color:#252525;transition:all .3s ease}.main-footer__cta--filled:hover{color:#252525;background-color:#fff}.main-footer__cta--filled:hover h5{color:rgba(37,37,37,.7)}.main-footer__cta--filled:hover .btn{background-color:#252525;color:#fff}.main-footer__cta-wrap{padding:2.5rem 0}.main-footer__cta-wrap .row{row-gap:1.25rem}.main-footer__bottom{border-top:1px solid #e1e4ed;padding:1.5rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:b 1.25rem;justify-content:space-between}.main-footer__bottom-left{display:flex;flex-wrap:wrap;gap:0 .5rem;color:rgba(37,37,37,.5);font-weight:400}.main-footer__bottom-left a{color:rgba(37,37,37,.5);text-decoration:none;font-weight:400}.main-footer__bottom-left a:hover,.main-footer__bottom-left a:focus,.main-footer__bottom-left a:active{color:#f26329}.main-footer__bottom-left *{display:inline-block}.main-footer__bottom-left *:not(:last-child){position:relative}.main-footer__bottom-left *:not(:last-child)::after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);width:1px;height:calc(100% - 8px);background-color:rgba(37,37,37,.5)}.main-footer__social-links{padding:1.5rem 0;margin-bottom:0;list-style:none;display:flex;align-items:center;gap:1rem}.main-footer__social-links svg{max-width:1.5rem;width:100%;height:auto}.main-footer__social-links a{color:#b4b9c9;transition:.15s ease}.main-footer__social-links a:hover,.main-footer__social-links a:focus,.main-footer__social-links a:active{color:#f26329}@media(min-width: 768px){.main-footer{padding:3.75rem 0 0}.main-footer__links-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:2.5rem}.main-footer__links-col ul{margin:2rem 0 0;gap:1rem}.main-footer__cta{padding:26px 1.5rem;border:1px solid #b4b9c9;font-size:1rem}.main-footer__cta h5{font-size:18px;line-height:24px}.main-footer__cta .btn{padding:13px;width:100%}.main-footer__cta-wrap{padding:2.5rem 0 3.5rem}}@media(min-width: 992px){.main-footer__social-links{padding:0}.main-footer__links-row{grid-template-columns:repeat(4, 1fr);gap:2rem}}@media(min-width: 1200px){.main-footer__links-row{display:flex;flex-direction:row;justify-content:space-between;gap:3.75rem}.main-footer__links-col.logo-col{max-width:270px}.main-footer__links-col.contact-col{max-width:240px}}.checkout-footer__secure-pay{display:flex;align-items:center;gap:1.5rem;justify-content:center;background-color:#fff;color:#333;font-size:14px;font-weight:500;line-height:1;padding:1.25rem .5rem}.checkout-footer__secure-pay img{max-width:175px;width:100%}.checkout-footer .footer-wrapper__copyright{padding:1rem 0;background-color:#f26329}.checkout-footer .footer-wrapper__copyright>.container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.checkout-footer .footer-wrapper__copyright a,.checkout-footer .footer-wrapper__copyright p{display:inline-block;color:hsla(0,0%,100%,.7);font-size:14px;font-weight:400;line-height:normal;text-decoration:none}.checkout-footer .footer-wrapper__copyright a:hover,.checkout-footer .footer-wrapper__copyright a:focus{color:hsla(0,0%,100%,.8)}@media(min-width: 768px){.checkout-footer .footer-wrapper__copyright>.container{flex-direction:row;gap:0}.checkout-footer .footer-wrapper__copyright>.container>*{margin-right:1rem;padding-right:1rem;position:relative}.checkout-footer .footer-wrapper__copyright>.container>*::after{content:"|";position:absolute;top:50%;right:0;transform:translateY(-50%)}.checkout-footer .footer-wrapper__copyright>.container>*:last-child{margin:0;padding:0}.checkout-footer .footer-wrapper__copyright>.container>*:last-child::after{display:none}.checkout-footer .footer-wrapper__copyright a,.checkout-footer .footer-wrapper__copyright p{display:inline-block;color:hsla(0,0%,100%,.7);font-size:14px;font-weight:400;line-height:normal;text-decoration:none}.checkout-footer .footer-wrapper__copyright a:hover,.checkout-footer .footer-wrapper__copyright a:focus{color:hsla(0,0%,100%,.8)}}body.woocommerce-checkout .main-footer,body.woocommerce-order-received .main-footer{padding-bottom:0}@media(max-width: 767.98px){body.error404{padding-top:75px}}.error-404{background-color:#000;color:#fff}.error-404__img{width:100%;max-width:482px;margin:auto}.error-404__content{max-width:678px;margin:auto;margin-bottom:40px}.error-404__content h2{font-size:25px;margin-bottom:20px}@media(max-width: 767.98px){.error-404__content{margin-bottom:22px}.error-404__content h2{margin-bottom:10px}}/*# sourceMappingURL=footer.css.map */
