.swaym-footer{position:relative;background-color:var(--footer-bg, #2E282F);color:var(--footer-text-color, #ECE6DC);font-family:DM Sans,sans-serif;overflow:hidden}.swaym-footer.has-bg-image{background-size:cover;background-position:center center}.swaym-footer__bg-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.swaym-footer__bg-media img{width:100%;height:100%;display:block}.swaym-footer__bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.swaym-footer .footer__content--inner{position:relative;z-index:5}.swaym-trust-bar{background-color:var(--trust-bar-bg, #241F25);color:var(--trust-bar-text, #FFFFFF);border-bottom:1px solid var(--trust-bar-border, rgba(255, 255, 255, .08));padding:2.25rem 0}.swaym-trust-bar__track{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:0;padding:0;width:100%}@media only screen and (max-width:991px)and (min-width:768px){.swaym-trust-bar__track{grid-template-columns:repeat(2,1fr)}}.swaym-trust-item{display:flex;align-items:center;justify-content:center}.swaym-trust-item__inner{display:flex;align-items:center;gap:1.15rem;width:100%;padding:.75rem 1rem;border-radius:16px;transition:transform .3s ease,background .3s ease}.swaym-trust-item__inner:hover{transform:translateY(-2px);background:#ffffff08}.swaym-trust-item__icon{width:44px;height:44px;min-width:44px;border-radius:50%;background:#cc98311f;color:var(--footer-accent-gold, #CC9831);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.swaym-trust-item__icon svg{width:22px;height:22px}.swaym-trust-item__inner:hover .swaym-trust-item__icon{background:var(--footer-accent-gold, #CC9831);color:#fff;box-shadow:0 4px 15px #cc98314d}.swaym-trust-item__title{font-size:.9em;font-weight:600;letter-spacing:.02em;margin:0 0 .2rem;color:var(--trust-bar-text, #FFFFFF)}.swaym-trust-item__desc{font-size:.8em;margin:0;opacity:.75;color:var(--trust-bar-text, #ECE6DC);line-height:1.3}.swaym-footer .footer__top{position:relative}.footer__widget{display:flex;flex-direction:column;height:100%}.footer__widget-logo{display:flex;margin-bottom:1.25rem}.footer__widget-logo__image{max-width:150px!important;width:100%!important;height:auto!important;display:block!important;object-fit:contain!important}.footer__widget_title,.footer__widget_brand-title{color:var(--footer-heading-color, #FFFFFF)!important;font-family:DM Sans,sans-serif!important;font-weight:600!important;font-size:.9em!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-top:0!important;margin-bottom:1.25rem!important;padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important;overflow:visible!important}.footer__widget_title:before,.footer__widget_title:after{display:none}.footer__widget_toggle{display:none!important;background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.footer__widget--about .footer__widget--text{color:var(--footer-text-color, #ECE6DC);font-size:.8em;line-height:1.65;opacity:.9}.swaym-footer__divider{width:36px;height:2px;background-color:var(--footer-accent-gold, #CC9831);margin:1.25rem 0;border-radius:1px}.swaym-footer__highlight{color:var(--footer-accent-gold, #CC9831);margin-bottom:1.25rem;line-height:1.3}.swaym-footer__highlight.font-satisfy{font-family:Satisfy,cursive;font-size:1.4rem;font-weight:400;letter-spacing:.01em}.swaym-footer__highlight.font-dm-sans{font-family:DM Sans,sans-serif;font-weight:700;font-size:.8em;text-transform:uppercase;letter-spacing:.08em}.swaym-footer .footer__list-social.list-social{display:flex;align-items:center;gap:.85rem;margin-top:1rem}.swaym-footer .list-social__link{color:var(--footer-heading-color, #FFFFFF);background:#ffffff0f;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:all .25s ease;border:1px solid rgba(255,255,255,.1)}.swaym-footer .list-social__link svg{width:16px;height:16px;fill:currentColor}.swaym-footer .list-social__link:hover{color:#fff;background:var(--footer-accent-gold, #CC9831);border-color:var(--footer-accent-gold, #CC9831);transform:translateY(-3px);box-shadow:0 4px 12px #cc98314d}.footer__menu-list{list-style:none;padding:0;margin:0}.footer__menu-list li{margin-bottom:.75rem}.footer__menu-link{color:var(--footer-link-color, #ECE6DC);text-decoration:none;font-size:.9em;font-weight:400;opacity:.85;transition:all .2s ease;display:inline-block}.footer__menu-link:hover,.footer__menu-link.active{color:var(--footer-link-hover-color, #CC9831);opacity:1;transform:translate(4px)}.newsletter__content{color:var(--footer-text-color, #ECE6DC);font-size:.8em;line-height:1.6;opacity:.88;margin-bottom:1.25rem}.swaym-newsletter__input-wrap{position:relative;border-bottom:1.5px solid var(--footer-newsletter-border, #CC9831);padding-bottom:.25rem;display:flex;align-items:center;width:100%}.swaym-newsletter__input{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;width:100%;color:var(--footer-heading-color, #FFFFFF)!important;font-family:DM Sans,sans-serif;font-size:.875rem;padding:.6rem 2.5rem .6rem 0!important}.swaym-newsletter__input::placeholder{color:var(--footer-text-color, #ECE6DC);opacity:.55}.swaym-newsletter__btn{position:absolute;right:0;top:50%;transform:translateY(-50%);background:transparent!important;border:none!important;cursor:pointer;color:var(--footer-accent-gold, #CC9831)!important;display:flex;align-items:center;justify-content:center;padding:.25rem;transition:transform .2s ease,color .2s ease}.swaym-newsletter__btn svg{width:20px;height:20px;fill:none!important;stroke:currentColor!important;stroke-width:1.8}.swaym-newsletter__btn:hover{color:var(--footer-heading-color, #FFFFFF)!important;transform:translateY(-50%) translate(3px)}.swaym-newsletter__consent{font-size:.8em;margin-top:.75rem;opacity:.6;color:var(--footer-text-color, #ECE6DC);line-height:1.4}.contact__info_box address{font-style:normal;color:var(--footer-text-color, #ECE6DC);font-size:.875rem;line-height:1.65;opacity:.9}.contact__info_box address a{color:var(--footer-accent-gold, #CC9831);text-decoration:underline}.swaym-footer__bottom{background-color:var(--footer-bottom-bg, #141116);color:var(--footer-bottom-text, #A8A2A9);padding:1.25rem 0;font-size:1em!important;border-top:1px solid rgba(255,255,255,.05)}.swaym-footer__bottom .footer__copyright,.swaym-footer__bottom .footer__copyright *,.swaym-footer__bottom .footer__designer-credit,.swaym-footer__bottom .footer__designer-credit *{color:var(--footer-bottom-text, #A8A2A9);font-size:1em!important;line-height:1.4;margin:0}.swaym-footer__bottom a{color:var(--footer-accent-gold, #CC9831);text-decoration:none}.list-payment,.footer__payment .list-payment,.footer--list__payment{display:flex!important;justify-content:flex-start!important;align-items:center!important;margin:6px!important;padding:0!important}.footer__payment-text{display:flex;justify-content:flex-start;gap:1rem;font-weight:600;font-size:.85rem;letter-spacing:.05em;color:#ffffffb3}@media only screen and (max-width:991px){.swaym-trust-bar{padding:1.5rem 0}}@media only screen and (max-width:767px){.swaym-trust-bar{padding:1.25rem 0;overflow:hidden}.swaym-trust-bar__slider-container{position:relative;width:100%;overflow:hidden}.swaym-trust-bar__track{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;transition:transform .5s cubic-bezier(.25,1,.5,1)!important;margin:0!important;padding:0!important;width:100%!important;gap:0!important}.swaym-trust-item{flex:0 0 100%!important;min-width:100%!important;max-width:100%!important;width:100%!important;padding:0 .25rem!important;margin:0!important;box-sizing:border-box!important;display:flex!important;justify-content:center!important;align-items:center!important}.swaym-trust-item__inner{background:transparent!important;padding:.5rem 0!important;border-radius:0!important;border:none!important;box-shadow:none!important;display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important;box-sizing:border-box!important}.swaym-trust-bar__dots{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem}.swaym-trust-bar__dot{width:7px;height:7px;border-radius:50%;background:#ffffff40;transition:all .3s ease;cursor:pointer}.swaym-trust-bar__dot.active{width:22px;border-radius:4px;background:var(--footer-accent-gold, #CC9831)}.swaym-footer .footer__top{padding-top:40px;padding-bottom:5px!important}.footer__widget{margin-bottom:1rem}.footer__widget:not(.footer__widget--newsletter):not(.footer__widget--about) .footer__widget_title{cursor:pointer!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:.85rem!important;padding-bottom:.6rem!important;border-bottom:1px solid rgba(255,255,255,.08)!important;-webkit-user-select:none;user-select:none}.footer__widget:not(.footer__widget--newsletter):not(.footer__widget--about) .footer__widget_title:after{content:"+"!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.25rem!important;font-weight:300!important;line-height:1!important;color:var(--footer-accent-gold, #CC9831)!important;transition:transform .3s ease!important}.footer__widget:not(.footer__widget--newsletter):not(.footer__widget--about).active .footer__widget_title:after{content:"\2212"!important}.footer__widget:not(.footer__widget--newsletter):not(.footer__widget--about) .footer__widget_inner{display:none;padding-top:.4rem;padding-bottom:.85rem}.footer__widget:not(.footer__widget--newsletter):not(.footer__widget--about).active .footer__widget_inner{display:block!important}.footer__widget--newsletter .footer__widget_inner,.footer__widget--about .footer__widget_inner{display:block!important}.footer__widget--newsletter .footer__widget_title:after,.footer__widget--about .footer__widget_title:after{display:none!important}.footer__widget-logo__image{max-width:130px!important}.swaym-footer .footer__widget--about{align-items:center!important;text-align:center!important}.swaym-footer .footer__widget--about .footer__widget-logo{justify-content:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.swaym-footer .footer__widget--about .footer__widget-logo__image{margin-left:auto!important;margin-right:auto!important}.swaym-footer .footer__widget--about .footer__widget_brand-title,.swaym-footer .footer__widget--about .footer__widget_title,.swaym-footer .footer__widget--about .footer__widget--text,.swaym-footer .footer__widget--about .footer__widget_inner{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.swaym-footer .swaym-footer__divider{margin:1.25rem auto!important}.swaym-footer .swaym-footer__highlight{text-align:center!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}.swaym-footer .footer__list-social.list-social{justify-content:center!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}.list-payment,.footer__payment .list-payment{justify-content:center!important}.swaym-footer__bottom .footer__designer-credit *,.swaym-footer__bottom .footer__copyright *{margin:3px!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/footer.css.map */
