.footer__certifications-wrapper{background-color:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:2.2rem 0;width:100%;position:relative;z-index:2;font-family:var(--font-body-family)}.footer__certifications-wrapper text{font-family:var(--font-heading-family),var(--font-body-family),sans-serif}.footer__certifications-custom{display:flex;justify-content:center;align-items:center}.footer__certifications-banner-img{max-width:100%;height:auto;max-height:75px;object-fit:contain}.footer__certifications-track{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;width:100%}.footer__cert-item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;height:52px;transition:transform .2s ease}.footer__cert-item:hover{transform:translateY(-2px)}.footer__cert-svg{height:50px;width:auto;max-width:105px;display:block}@media screen and (max-width:989px){.footer__certifications-wrapper{padding:1.4rem 0}.footer__certifications-track{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.4rem 1.6rem;gap:2.2rem;justify-content:flex-start}.footer__certifications-track::-webkit-scrollbar{display:none}.footer__cert-item{scroll-snap-align:center;height:44px}.footer__cert-svg{height:42px}}.footer{position:relative;overflow:hidden;border-top:none;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.footer__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-repeat:no-repeat;background-size:cover;transition:opacity .3s ease}.footer__content-top{position:relative;z-index:1;padding-bottom:3.5rem}.footer__anveshan-grid{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:750px)and (max-width:989px){.footer__anveshan-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:3.6rem;align-items:start}}@media screen and (min-width:990px){.footer__anveshan-grid{display:grid;grid-template-columns:1.65fr 1fr 1fr 1.35fr;column-gap:4.8rem;row-gap:3.2rem;align-items:start}}.footer-col--brand,.footer-brand__content{display:flex;flex-direction:column}.footer-brand__logo-wrapper{margin-bottom:1.6rem;overflow:hidden}.footer-brand__logo{max-width:100%;height:auto;display:block}.footer-brand__name{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:2.4rem;font-weight:800;letter-spacing:-.02em;margin:0 0 1.4rem;color:#fff}.footer-contact-details{font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.35rem;line-height:1.65;color:#ffffffe6;margin-bottom:1.6rem}.footer-contact-details h5,.footer-contact-details p{font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.35rem;line-height:1.65;margin:0 0 .6rem;color:#ffffffe6;font-weight:400}.footer-contact-details strong{color:#fff;font-weight:700}.footer-newsletter__wrapper{margin-top:.6rem;margin-bottom:1.8rem;max-width:380px;width:100%}.footer__newsletter-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.2rem;color:#fff}.footer-shadcn-newsletter,.footer-shadcn-newsletter .newsletter-form__field-wrapper{width:100%}.footer-shadcn-newsletter .field{position:relative;display:flex;align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.24);border-radius:8px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;min-height:46px}.footer-shadcn-newsletter .field:focus-within{border-color:#ffffffa6;box-shadow:0 0 0 3px #fff3;background:#ffffff1f}.footer-shadcn-newsletter .field__input{font-family:var(--font-body-family);background:transparent;border:none;outline:none;box-shadow:none;color:#fff;font-size:1.45rem;padding:1.1rem 4.6rem 1.1rem 1.6rem;width:100%;height:100%}.footer-shadcn-newsletter .field__input::placeholder{color:#ffffff8c}.footer-shadcn-newsletter .newsletter-form__button{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:6px;background:transparent;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.footer-shadcn-newsletter .newsletter-form__button:hover{background:#ffffff2e;transform:translateY(-50%) translate(2px)}.footer-arrow-icon{width:18px;height:18px}@media screen and (min-width:750px){.footer-menu-mobile{display:none!important}.footer-menu-desktop-wrapper{display:block}.footer-menu-heading-desktop{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.35rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.8rem;color:#fff}.footer-menu-desktop{list-style:none;padding:0;margin:0}.footer-menu-desktop li{margin-bottom:1.3rem}.footer-menu-link{font-family:var(--font-body-family);color:#fffc;text-decoration:none;font-size:1.45rem;display:inline-block;transition:color .2s ease,transform .2s ease}.footer-menu-link:hover{color:#fff;transform:translate(3px)}.footer-menu-link--active{color:#fff;font-weight:600}}@media screen and (max-width:749px){.footer-menu-desktop-wrapper{display:none!important}.footer-menu-mobile{display:block;border-bottom:1px solid rgba(255,255,255,.14)}.footer-menu-mobile summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none}.footer-menu-mobile summary::-webkit-details-marker{display:none}.footer-menu-mobile-title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.4rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.footer-chevron-icon{width:18px;height:18px;color:#ffffffb3;transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.footer-menu-mobile[open] .footer-chevron-icon{transform:rotate(180deg);color:#fff}.footer-menu-mobile-list{padding:.4rem 0 1.6rem;list-style:none;margin:0}.footer-menu-mobile-list li{margin-bottom:1.2rem}.footer-menu-mobile-list .footer-menu-link{font-family:var(--font-body-family);color:#ffffffd1;text-decoration:none;font-size:1.45rem;display:block;padding:.3rem 0}}.footer-col--help{display:flex;flex-direction:column}.footer__help-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.35rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.8rem;color:#fff}.footer__contact-btn-wrapper{margin-bottom:1.8rem}.footer__contact-pill-btn{font-family:var(--font-body-family);display:inline-flex;align-items:center;justify-content:center;background:#dfc28d;color:#014532;font-weight:700;font-size:1.45rem;padding:1.1rem 3.4rem;border-radius:9999px;text-decoration:none;box-shadow:0 4px 14px #00000026;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.footer__contact-pill-btn:hover{background-color:#ebd5a8;transform:translateY(-2px);box-shadow:0 6px 18px #00000038;color:#013627}.footer__social-pills{display:flex;align-items:center;gap:1.2rem;margin:0 0 2.2rem;flex-wrap:wrap;list-style:none;padding:0}.footer__social-pill-item a{width:38px;height:38px;border-radius:50%;background:#dfc28d;color:#014532;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.footer__social-pill-item a:hover{background-color:#ebd5a8;transform:translateY(-2px) scale(1.06);box-shadow:0 4px 12px #00000029}.footer__social-pill-item svg{width:18px;height:18px}.footer__app-section{margin-top:.5rem}.footer__app-label{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.35rem;font-weight:600;margin:0 0 1.2rem;color:#fff}.footer__app-badges{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.footer__app-badge{display:inline-flex;align-items:center;gap:.9rem;background:#000;border:1px solid rgba(255,255,255,.25);border-radius:8px;padding:.65rem 1.3rem;text-decoration:none;color:#fff;transition:transform .2s ease,border-color .2s ease,background-color .2s ease;min-width:135px}.footer__app-badge:hover{transform:translateY(-2px);border-color:#fff9;background-color:#151515}.footer__app-badge-icon{width:20px;height:20px;flex-shrink:0}.footer__app-badge-text{font-family:var(--font-body-family);display:flex;flex-direction:column;line-height:1.15;text-align:left}.footer__app-badge-sub{font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;opacity:.8}.footer__app-badge-title{font-size:1.35rem;font-weight:700}.footer__content-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:2.4rem;padding-bottom:2.2rem;margin-top:2rem;position:relative;z-index:1}.footer__content-bottom-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.6rem;width:100%}.footer__column{width:100%}.footer__column--info{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.2rem;width:100%}.footer__payment{display:flex;align-items:center;justify-content:center}.list-payment{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem;list-style:none;padding:0;margin:0}.list-payment__item{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:5px;padding:4px 8px;box-shadow:0 1px 3px #0000001a;height:28px;min-width:44px;transition:transform .15s ease}.list-payment__item:hover{transform:scale(1.06)}.list-payment__item img{height:18px;width:auto;max-width:42px;display:block;object-fit:contain}.policies{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.8rem;list-style:none;padding:0;margin:.2rem 0 0}.policies li{display:inline-flex;align-items:center}.policies li:after{content:"\b7";margin-left:.8rem;opacity:.6}.policies li:last-child:after{content:none}.policies a,.policy__content a{font-family:var(--font-body-family);color:#ffffffbf;text-decoration:none;font-size:1.25rem;transition:color .2s ease}.policies a:hover,.policy__content a:hover{color:#fff;text-decoration:underline}.footer__copyright{margin-top:.4rem;text-align:center}.footer__copyright .copyright__content,.footer__copyright .copyright__content a{font-family:var(--font-body-family);font-size:1.2rem;color:#ffffffad;text-decoration:none}.footer__copyright .copyright__content a:hover{color:#fff;text-decoration:underline}@media screen and (max-width:749px){.footer__content-bottom-wrapper{gap:1.8rem}.list-payment{gap:.6rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-footer.css.map */
