.site-footer-wrapper{background:var(--bg, #ffffff);flex-shrink:0;width:100%;margin-top:auto;contain:layout}.site-footer__back-to-top{display:flex;justify-content:center;align-items:center;padding:.75rem 0 1.75rem;background:var(--bg, #ffffff);cursor:pointer;border:none;width:100%}.site-footer__back-to-top:hover .site-footer__arrow-circle{border-color:var(--text-medium-gray);background:var(--bg-subtle);color:var(--text-heading)}.site-footer__arrow-circle{width:36px;height:36px;border:1px solid var(--color-border-whisper, rgba(0, 0, 0, .06));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-medium-gray);transition:border-color .35s ease,background .35s ease,color .35s ease}.site-footer__divider-wrapper{display:flex;justify-content:center;background:var(--bg, #ffffff);width:100%}.site-footer__divider{width:100%;max-width:1000px;height:1px;background:var(--color-border-whisper, rgba(0, 0, 0, .06))}.site-footer{background:var(--bg-subtle, #f9f9f7);width:100%}.site-footer__container{max-width:1275px;margin:0 auto;padding:1.75rem 2rem 1.25rem}.site-footer__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.site-footer__brand{display:flex;flex-direction:column}.site-footer__logo-link{display:block}.site-footer__logo-img{width:100px;height:auto;display:block}.site-footer__tagline{font-size:.75rem;color:var(--text-placeholder);margin:.25rem 0 0;letter-spacing:.02em}.site-footer__social-links{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.site-footer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:transparent;transition:transform .25s ease,background .25s ease}.site-footer__social-link svg{opacity:.65;transition:opacity .35s ease}.site-footer__social-link:hover svg{opacity:1}.site-footer__social-link:hover{transform:translateY(-1px);background:#0000000a}.site-footer__nav{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;padding-bottom:1.25rem}.site-footer__column{display:flex;flex-direction:column;gap:1rem}.site-footer__column:not(:first-child){border-left:1px solid var(--color-border-whisper, rgba(0, 0, 0, .06));padding-left:1.25rem}.site-footer__section-heading{display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:0;margin:0 0 .375rem;width:100%;text-align:left;font-family:inherit;cursor:default}.site-footer__section-title{font-size:.6875rem;font-weight:600;color:var(--text-heading);text-transform:uppercase;letter-spacing:.08em;margin:0}.site-footer__section-icon{display:none;align-items:center;justify-content:center;color:var(--text-medium-gray)}.site-footer__section-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.1875rem}.site-footer__link{color:var(--text-medium-gray);text-decoration:none;font-size:.75rem;font-weight:400;line-height:1.45;transition:color .2s ease}.site-footer__link:hover{color:var(--text-heading);text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--color-border-whisper, rgba(0, 0, 0, .15))}.site-footer__link:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px;border-radius:4px}.site-footer__trustpilot{display:flex;align-items:center;justify-content:center}.site-footer__trust-signals{font-size:.6875rem;color:var(--text-placeholder);font-weight:500;letter-spacing:.02em;text-align:center;line-height:1.5;margin:0}.site-footer__payment-badges{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px}.site-footer__badge-label{font-size:.6875rem;color:var(--text-placeholder);font-weight:500}.site-footer__mid-section{display:grid;grid-template-columns:3fr 2fr;gap:0;border-top:none;padding:.75rem 0;align-items:start}.site-footer__faq{padding:0 1.5rem 0 0}.site-footer__faq-heading{font-size:.625rem;font-weight:600;color:var(--text-placeholder);text-transform:uppercase;letter-spacing:.08em;text-align:center;margin:0 0 .25rem}.site-footer__faq-item{border-bottom:none}.site-footer__faq-item:last-child{border-bottom:none}.site-footer__faq-question{font-size:.75rem;color:var(--text-medium-gray);cursor:pointer;padding:.5rem 0;font-weight:500;line-height:1.4;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color .35s ease}.site-footer__faq-question::marker,.site-footer__faq-question::-webkit-details-marker{display:none}.site-footer__faq-question:after{content:"+";font-size:.875rem;color:var(--text-placeholder);font-weight:300;flex-shrink:0;transition:color .35s ease}.site-footer__faq-item[open] .site-footer__faq-question:after{content:"−"}.site-footer__faq-question:hover{color:var(--text-heading)}.site-footer__faq-question:hover:after{color:var(--text-medium-gray)}.site-footer__faq-answer{font-size:.75rem;color:var(--text-placeholder);line-height:1.55;margin:0;padding:0 0 .5rem}.site-footer__faq-question:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px;border-radius:4px}.site-footer__engage{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.25rem;margin-left:1.5rem;border:none;border-radius:var(--radius-card, 1rem);background:var(--bg, #ffffff)}.site-footer__engage-divider{display:none}.site-footer__newsletter{width:100%;max-width:360px}.site-footer__feedback-link{font-size:.75rem;font-weight:500;color:var(--text-placeholder);background:none;border:none;padding:0;cursor:pointer;font-family:inherit;letter-spacing:.02em;transition:color .2s ease}.site-footer__feedback-link:hover{color:var(--text-medium-gray);text-decoration:underline;text-underline-offset:2px}.site-footer__seo{padding:.75rem 0;border-top:1px solid var(--color-border-whisper, rgba(0, 0, 0, .06))}.site-footer__seo-text{margin:0;font-size:.6875rem;color:var(--text-placeholder);line-height:1.6;text-align:justify;letter-spacing:.01em;opacity:.8}.site-footer__seo-text strong{color:var(--text-medium-gray);font-weight:600}.site-footer__seo-link{color:var(--text-placeholder);text-decoration:none;display:inline;padding:0;min-width:0;min-height:0;word-spacing:0;transition:color .35s ease}.site-footer__seo-link:hover{color:var(--text-medium-gray)}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:.625rem 0 0;margin-top:.25rem;border-top:1px solid var(--color-border-whisper, rgba(0, 0, 0, .06));flex-wrap:wrap;gap:.5rem}.site-footer__bottom-info{display:flex;align-items:center;gap:0;flex-wrap:wrap}.site-footer__bottom-text{font-size:.75rem;color:var(--text-placeholder);letter-spacing:.02em}.site-footer__bottom-sep{font-size:.75rem;color:var(--color-border-whisper, rgba(0, 0, 0, .18));margin:0 .5rem}.site-footer__address{font-size:.75rem;color:var(--text-placeholder);font-style:normal;letter-spacing:.02em;display:inline}.site-footer__bottom-legal{display:flex;gap:.75rem;align-items:center}.site-footer__bottom-link{font-size:.75rem;color:var(--text-placeholder);text-decoration:none;letter-spacing:.02em;transition:color .35s ease}.site-footer__bottom-link--btn{background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.site-footer__bottom-link:hover{color:var(--text-medium-gray)}@media(max-width:1024px){.site-footer__nav{grid-template-columns:repeat(2,1fr);gap:1.25rem 2.5rem}.site-footer__column:nth-child(3){border-left:none;padding-left:0}}@media(max-width:768px){.site-footer__container{padding:1.5rem 1.5rem 1rem}.site-footer__header{flex-direction:column;align-items:center;gap:1rem;text-align:center}.site-footer__brand{align-items:center}.site-footer__social-links{justify-content:center}.site-footer__nav{display:flex;flex-direction:column;gap:0}.site-footer__column{gap:0}.site-footer__column:not(:first-child){border-left:none;padding-left:0}.site-footer__section-icon{display:flex}.site-footer__section-heading{cursor:pointer;padding:.875rem 0;border-bottom:1px solid var(--color-border-whisper, rgba(0, 0, 0, .06));margin:0}.site-footer__section-heading:hover .site-footer__section-title{color:var(--text-medium-gray)}.site-footer__section-links{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0}.site-footer__section-links--expanded{max-height:500px;padding:.75rem 0}.site-footer__mid-section{grid-template-columns:1fr;gap:0}.site-footer__faq{padding:0 0 .75rem}.site-footer__engage{margin-left:0;margin-top:.75rem;gap:.5rem}.site-footer__newsletter{max-width:300px;width:100%}.site-footer__seo-text{text-align:left;font-size:.625rem}.site-footer__logo-img{width:100px}.site-footer__bottom{flex-direction:column;align-items:center;gap:.375rem}.site-footer__bottom-info{justify-content:center}}@media(max-width:480px){.site-footer__logo-img{width:90px}}@media(max-width:360px){.site-footer__logo-img{width:80px}}.site-footer__back-to-top:focus-visible,.site-footer__feedback-link:focus-visible,.site-footer__social-link:focus-visible,.site-footer__bottom-link:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px}.site-footer__section-heading:focus-visible{outline:2px solid var(--brand-500);outline-offset:-2px;border-radius:4px}@media(prefers-reduced-motion:reduce){.site-footer__section-links{transition:none}.site-footer__social-link,.site-footer__social-link svg,.site-footer__link,.site-footer__seo-link,.site-footer__arrow-circle,.site-footer__feedback-btn,.site-footer__bottom-link,.site-footer__faq-question,.site-footer__faq-question:after{transition:none}.site-footer__social-link:hover{transform:none}.site-footer__expandable,.site-footer__toggle-chevron{transition:none}}:root{--site-footer-slim-height: 56px}.site-footer-wrapper:after{content:"";display:block;height:var(--site-footer-slim-height)}.site-footer__expandable{position:fixed;left:0;right:0;bottom:var(--site-footer-slim-height);z-index:39;max-height:0;overflow:hidden;background:var(--bg, #ffffff);box-shadow:0 -12px 32px -8px #0f172a1f;border-top:1px solid var(--color-border-whisper, rgba(0, 0, 0, .06));transition:max-height .4s ease}.site-footer--expanded .site-footer__expandable{max-height:min(80vh,720px);overflow-y:auto}.site-footer__expandable-inner{min-height:0;position:relative}.site-footer__slim{position:fixed;left:0;right:0;bottom:0;z-index:40;height:var(--site-footer-slim-height);border-top:1px solid var(--color-border-whisper, rgba(0, 0, 0, .06));background:var(--bg, #ffffff)}.site-footer__slim-inner{width:100%;max-width:1350px;margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;gap:1.5rem}.site-footer__slim-socials{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.site-footer__slim-brand{font-size:.8125rem;color:var(--text-medium-gray);flex-shrink:0}.site-footer__slim-legal{flex:1;display:flex;align-items:center;justify-content:center;gap:1.25rem;font-size:.8125rem}.site-footer__slim-legal .site-footer__bottom-link{color:var(--text-medium-gray);text-decoration:none;background:none;border:none;padding:0;font-size:inherit;cursor:pointer}.site-footer__slim-legal .site-footer__bottom-link:hover{color:var(--text-heading);text-decoration:underline}.site-footer__toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .25rem;background:none;border:none;color:var(--text-heading);font-size:.875rem;font-weight:600;cursor:pointer;flex-shrink:0}.site-footer__toggle:hover{text-decoration:underline;text-underline-offset:3px}.site-footer__toggle-chevron{transform:rotate(0);transition:transform .3s ease}.site-footer__toggle-chevron--open{transform:rotate(180deg)}@media(max-width:640px){.site-footer__slim-inner{padding:0 1rem;gap:.75rem;justify-content:space-between}.site-footer__slim-legal{display:none}.site-footer__slim-socials .site-footer__social-link,.site-footer__toggle,.site-footer__slim-legal .site-footer__bottom-link{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}}
