.company-name-footer{font-size:26px}.company-name-footer,.company-name-footer-desktop{color:#f8f8f8;font-family:Lobster,cursive;font-style:normal;font-weight:400;line-height:100%;margin:4px}.company-name-footer-desktop{font-size:30px}.footer__contact-button.footer{color:#c8c8c8;padding:4px 25px}.footer-content-container{width:100%;z-index:1;display:flex;justify-content:space-between;flex-wrap:wrap;overflow-x:hidden;align-items:center;margin:0}.quick-access-circled-list{list-style:unset;padding:0 0 0 12px;margin:8px 0 0}.quick-access-list{list-style:none;padding:0;margin:8px 0 0}.quick-access-item{font-weight:500;white-space:nowrap;margin-bottom:16px}.quick-access-item,.quick-access-item-desktop{color:#fff;font-family:Arial,sans-serif;font-size:18px;font-style:normal;line-height:16px}.quick-access-item-desktop{font-weight:400;white-space:wrap;margin-bottom:20px}footer:not(.buyer-footer-container){align-content:start;padding:8px 12px 1px;color:black;width:100%;display:flex;justify-content:start;min-height:77px}.footer__mobile{display:block}.footer__desktop{display:none}@media (min-width:1024){.footer__mobile{display:none}.footer-offer-button{padding:16px 32px}.footer__desktop{display:block}}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:100}.loading-screen.hidden{opacity:0;transition:opacity .2s ease-in-out}.loading-screen.visible{opacity:1;transition:opacity .2s ease-in-out}.loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.4);z-index:99}.loading-container{z-index:100}.loading-content{text-align:center;padding:40px 48px;background:white;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.15);display:flex;flex-direction:column;align-items:center;gap:20px;min-width:280px}.loading-spinner{width:56px;height:56px;border:4px solid #e8e8e8;border-top-color:#1976d2;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.loading-title{font-size:1.35rem;font-family:Inter,sans-serif;font-weight:700;color:#1a1a1a;margin:0}.loading-dots:after{content:"";animation:dots 1.4s steps(4) infinite}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.loading-subtitle{font-size:.9rem;font-family:Inter,sans-serif;font-weight:400;color:#888;margin:0}