.footer{background:var(--color-footer-bg);color:var(--color-footer-text);}.footer--border-radius{border-radius:20px 20px 0 0;}.footer--border-radius__top-section{border-radius:20px 0 20px 0;}.footer__top-section{padding:60px 0;background:var(--color-footer-bg-top);-webkit-box-shadow:0 0 7px rgba(0,0,0,.3);box-shadow:0 0 7px rgba(0,0,0,.3);position:relative;}.footer__top-section .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer__top-section .top-section__navbar{width:50%;}.footer__top-section .top-section__navbar .navbar{display:grid;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-template-columns:1fr 1fr 1fr;gap:40px;letter-spacing:.5px;}.footer__top-section .top-section__navbar .navbar a{color:var(--color-footer-link);font-weight:400;font-size:16px;line-height:1.4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;}.footer__top-section .top-section__navbar .navbar a:focus,.footer__top-section .top-section__navbar .navbar a:hover{color:var(--color-footer-link-hover);}.footer__top-section .top-section__navbar .navbar ul{list-style:none;margin:0;padding:0;}.footer__top-section .top-section__navbar .navbar .block__header{font-size:18px;font-weight:700;display:block;margin-bottom:10px;}.footer__top-section .top-section__navbar .navbar .block__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;}.footer__top-section .top-section__navbar .navbar .block__links a::after{content:"";display:block;width:0;height:1px;background:var(--color-footer-link-hover);-webkit-transition:width .25s ease-in-out;transition:width .25s ease-in-out;}.footer__top-section .top-section__navbar .navbar .block__links a:hover::after{width:100%;}.footer__top-section .top-section__navbar .navbar__social-icons .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;}.footer__top-section .top-section__navbar .navbar__social-icons .social-links li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc((100% - 30px) / 3);}.footer__top-section .top-section__navbar .navbar__social-icons .social-links svg{height:20px;width:auto;fill:var(--color-footer-link);}.footer__top-section .top-section__navbar .navbar__social-icons .social-links path{fill:var(--color-footer-link);}.footer__top-section .top-section__navbar .navbar__social-icons .social-links li:nth-of-type(3n){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.footer__top-section .top-section__navbar .navbar__social-icons .social-links li:nth-of-type(3n-1){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.footer__top-section .top-section__subscribe-box{width:50%;}.footer__top-section .top-section__subscribe-box .subscribe-box{background:var(--bg-body,#ffffff);border-radius:20px 0 0 20px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);padding:20px;position:absolute;right:0;width:100%;max-width:45vw;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);}.footer__top-section .top-section__subscribe-box .subscribe-box__text{font-size:18px;color:var(--color-accent);margin:0;}@media screen and (max-width:1067px){.footer__top-section .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.footer__top-section .top-section__navbar{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:60%}.footer__top-section .top-section__navbar .navbar{grid-template-columns:1fr 1fr}.footer__top-section .top-section__subscribe-box .subscribe-box{position:relative;border-radius:20px}}@media screen and (max-width:768px){.footer__top-section{border-radius:20px;padding:0}.footer__top-section>.row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0}.footer__top-section .top-section__navbar{width:100%;max-width:unset;padding:0}.footer__top-section .top-section__navbar .navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-inline:15px}.footer__top-section .top-section__navbar .navbar__block .block__header{width:100%;padding:15px 0;font-size:22px;position:relative;font-weight:600;border-bottom:1px solid rgba(234,224,204,.5);margin-bottom:0}.footer__top-section .top-section__navbar .navbar__block .block__header span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;height:100%;width:50px;pointer-events:none}.footer__top-section .top-section__navbar .navbar__block .block__header span::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 2px 2px 0;border-color:var(--color-footer-link);padding:2px;-webkit-transform:rotate(45deg) translate(-2px,-2px);transform:rotate(45deg) translate(-2px,-2px)}.footer__top-section .top-section__navbar .navbar__block .block__links{display:none;background:var(--color-footer-bg-top-submenus);-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);border-radius:0 0 10px 10px}.footer__top-section .top-section__navbar .navbar__block .block__links li{border-bottom:1px solid rgba(234,224,204,.5);text-transform:uppercase}.footer__top-section .top-section__navbar .navbar__block .block__links li a{font-size:18px;font-weight:600;padding:10px}.footer__top-section .top-section__navbar .navbar__block .block__links li a::after{content:none}.footer__top-section .top-section__navbar .navbar__block .block__links li:last-child{border:none;border-radius:10px}.footer__top-section .top-section__navbar .navbar__block--open .block__links{display:block}.footer__top-section .top-section__navbar .navbar__social-icons .social-links{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:30px 0}.footer__top-section .top-section__navbar .navbar__social-icons .social-links li{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.footer__top-section .top-section__subscribe-box{padding:0;width:100%}.footer__top-section .top-section__subscribe-box .subscribe-box{-webkit-transform:none;transform:none;max-width:unset;margin-top:-20px;padding-top:30px;padding-bottom:30px}}@media screen and (min-width:769px){.footer__top-section--columns{overflow:hidden;border-radius:20px 20px 0 0}.footer__top-section--columns>.row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:60px;max-width:unset;padding:0}.footer__top-section--columns .top-section__navbar{width:100%;max-width:1200px;padding:0 25px}.footer__top-section--columns .top-section__navbar #footer-navbar{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.footer__top-section--columns .top-section__navbar #footer-navbar .navbar__social-icons{grid-column-start:1;grid-column-end:6}.footer__top-section--columns .top-section__navbar #footer-navbar .navbar__social-icons .social-links{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:unset;flex-wrap:unset}.footer__top-section--columns .top-section__navbar #footer-navbar .navbar__social-icons .social-links li{width:unset}.footer__top-section--columns .top-section__subscribe-box{width:100%;margin-top:calc(var(--section-spacing-desktop,0) * -1);background:var(--bg-body,#ffffff);border-radius:20px 20px 0 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1019607843);text-align:center}.footer__top-section--columns .top-section__subscribe-box .subscribe-box{position:relative;-webkit-transform:none;transform:none;width:100%;max-width:600px;margin:auto;background:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.footer__top-section--columns .top-section__subscribe-box .subscribe-box form.klaviyo-form{margin:auto}}@media screen and (max-width:1067px) and (min-width:769px){.footer__top-section--columns .top-section__navbar #footer-navbar{gap:20px}}.footer__bottom-section{padding:60px 0;}.footer__bottom-section p,.footer__bottom-section span{margin:0;font-weight:400;}.footer__bottom-section .bottom-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer__bottom-section .bottom-section__content .content__logo svg{height:75px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.footer__bottom-section .bottom-section__content .content__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;font-size:16px;}.footer__bottom-section .footer-payment-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;}@media screen and (max-width:768px){.footer__bottom-section .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;max-width:90%}.footer__bottom-section .row .bottom-section__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__bottom-section .row .bottom-section__content .content__logo{margin-top:5px}.footer__bottom-section .row .bottom-section__content .content__logo svg{width:60px}}@media screen and (max-width:768px){.footer{border-radius:20px 20px 0 0}}