.footer-wrapper{margin-top:80px;padding:0 3px}.footer,.footer-wrapper{position:relative;width:100%;box-sizing:border-box}.footer{background-color:var(--gold-dark);color:var(--kelp-50);overflow:hidden;margin:0 auto;max-width:1600px;border-radius:3px;padding:0}.footer-bg-elements{display:none!important}.footer-container{max-width:1200px;margin:0 auto;position:relative;z-index:1;padding:0;box-sizing:border-box;width:100%}.footer-accent-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--kelp-50),transparent);opacity:.6;margin:0 auto;width:100%;top:10%;left:0;right:0}.footer-content{display:grid;grid-template-columns:1fr 1.5fr;gap:3.5rem;padding:5rem 6%!important;border-bottom:none;border-top:none;box-sizing:border-box}.footer-brand{max-width:350px}.footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:20px;text-decoration:none;color:var(--kelp-50)}.footer-logo-icon{width:24px;height:24px}.footer-logo-text{font-size:1.3rem;font-weight:300;letter-spacing:2px}.footer-description{font-size:14px;line-height:1.7;margin-bottom:30px;color:var(--kelp-50);font-weight:300}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;box-sizing:border-box}.footer-link-column{display:flex;flex-direction:column}.footer-heading{color:var(--kelp-50);font-size:16px;font-weight:400;margin-bottom:20px;position:relative;display:inline-block;padding-bottom:8px;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.footer-heading:after{content:"";position:absolute;bottom:0;left:0;width:20px;height:1px;background:linear-gradient(to right,var(--kelp-50),transparent)}[dir=rtl] .footer-heading:after{left:auto;right:0;background:linear-gradient(to left,var(--gold-light),transparent)}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:12px}.footer-link{color:var(--kelp-50);text-decoration:none;display:inline-block;font-size:14px;position:relative;padding-left:0;transition:color .3s ease}.footer-link:hover{color:var(--gold-light);transform:none!important;padding-left:0!important;margin-left:0!important}.footer-bottom{margin-top:0;background-color:transparent;padding:1rem 4.5rem;flex-direction:column;gap:2rem;box-sizing:border-box}.footer-bottom,.footer-bottom-container{position:relative;width:100%;display:flex}.footer-bottom-container{justify-content:center;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}.footer-bottom-left{flex:1;position:relative;display:flex;justify-content:flex-start}.footer-country-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;font-family:inherit;font-size:.75rem;color:var(--kelp-600);cursor:pointer;padding:.5rem 0;transition:opacity .2s ease}.footer-country-btn:hover{opacity:.7}.footer-country-text{text-transform:uppercase;letter-spacing:.05em;font-weight:500}.footer-chevron.rotate{transform:rotate(180deg)}.footer-selector-dropdown{position:absolute;bottom:150%;left:0;width:280px;background:#ffffff;border:1px solid rgba(var(--kelp-200-rgb),.3);box-shadow:0 4px 20px rgba(0,0,0,.08);border-radius:4px;padding:1rem;z-index:100;transform-origin:bottom left}.footer-selector-section{display:flex;flex-direction:column;gap:.5rem}.footer-selector-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--kelp-400);font-weight:600;margin-bottom:.25rem}.footer-selector-grid{display:flex;flex-direction:column;gap:.25rem;max-height:150px;overflow-y:auto}.footer-selector-grid::-webkit-scrollbar{width:3px}.footer-selector-grid::-webkit-scrollbar-track{background:#f1f1f1}.footer-selector-grid::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.footer-select-item{display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:.4rem .5rem;font-size:.75rem;color:var(--kelp-700);cursor:pointer;border-radius:3px;text-align:left;transition:background .2s}.footer-select-item.active,.footer-select-item:hover{background:rgba(var(--kelp-50-rgb),.5);color:var(--gold-dark)}.footer-flag{font-size:1rem;line-height:1}.footer-selector-divider{height:1px;background:rgba(var(--kelp-200-rgb),.3);margin:.75rem 0}.footer-logo-center{flex:1}.footer-logo-center,.footer-logo-wrapper{display:flex;justify-content:center;align-items:center}.footer-logo-wrapper{width:auto;max-width:200px;height:auto}.footer-fetched-logo{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-height:80px}.footer-social-text-wrapper{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;flex-wrap:wrap}.footer-social-text{font-size:14px;color:var(--gold-dark);text-decoration:none;letter-spacing:.05em;transition:color .2s ease;position:relative}.footer-social-text:hover{color:var(--gold-light)}.footer-social-text:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:var(--gold-dark);transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out}.footer-social-text:hover:after{transform:scaleX(1);transform-origin:bottom left}.footer-copyright-centered{width:100%;display:flex;justify-content:center;align-items:center}.copyright-text{font-size:.65rem;color:var(--kelp-400);letter-spacing:.1em;text-transform:uppercase}.footer-bottom-logo{display:block;width:100%;height:100%;opacity:1;transition:opacity .3s ease}.footer-bottom-logo:hover{opacity:.8}.footer-form{margin-top:20px}.footer-input-group{position:relative;width:100%;height:52px;margin-bottom:0}.footer-input-container{position:relative;height:100%;background:transparent;border:none;border-bottom:1px solid rgba(var(--kelp-50-rgb),.3);border-radius:0;overflow:visible;transition:all .3s ease;box-shadow:none}.footer-input-container:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--kelp-50);transform:scaleX(0);transform-origin:center;transition:transform .3s cubic-bezier(.25,.8,.25,1);z-index:2}.footer-input-container:focus-within:before{transform:scaleX(1)}.footer-input-group input{width:100%;height:100%;padding:20px 45px 8px 0;background:transparent;border:none;outline:none;color:var(--kelp-50);font-size:.9rem;font-family:var(--font-primary);transition:all .3s ease;font-weight:300;letter-spacing:.3px}.footer-input-group input:focus{outline:none!important;border:none!important;background:transparent!important}.footer-input-group input::-moz-placeholder{color:transparent;opacity:0}.footer-input-group input::placeholder{color:transparent;opacity:0}.footer-input-label{position:absolute;top:50%;left:0;transform:translateY(-50%);pointer-events:none;font-family:var(--font-primary);font-weight:300;font-size:.9rem;color:rgba(var(--kelp-50-rgb),.7);background:transparent;padding:0;border-radius:0;white-space:nowrap;z-index:10;line-height:1;transition:all .25s cubic-bezier(.25,.8,.25,1)}.footer-input-label.floating{top:4px;left:0;transform:none;font-size:.7rem;font-weight:400;color:var(--kelp-50);background:transparent;padding:0;border:none;border-radius:0;z-index:15;letter-spacing:.02em}.footer-input-group input:-webkit-autofill,.footer-input-group input:-webkit-autofill:active,.footer-input-group input:-webkit-autofill:focus,.footer-input-group input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px transparent!important;-webkit-text-fill-color:var(--kelp-50)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;background-color:transparent!important}.custom-send-button{position:relative;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.send-arrow{position:relative;width:14px}.send-arrow,.send-arrow:after,.send-arrow:before{height:1.5px;background-color:currentColor;transform-origin:right center}.send-arrow:after,.send-arrow:before{content:"";position:absolute;width:4px;right:-1px}.send-arrow:before{transform:rotate(45deg) translateY(-2.5px)}.send-arrow:after{transform:rotate(-45deg) translateY(2.5px)}.loading-dots{letter-spacing:2px}.footer-success{color:var(--kelp-300);font-size:.85rem;margin-top:10px;padding:10px 0}.footer-success-message{background:linear-gradient(135deg,rgba(var(--kelp-800-rgb),.4),rgba(var(--kelp-900-rgb),.4));border:1px solid rgba(var(--gold-rgb),.15);border-radius:6px;padding:20px;display:flex;align-items:center;gap:16px;margin-top:12px;position:relative;overflow:hidden}.footer-success-message:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--gold-rgb),.3),rgba(var(--gold-rgb),.5),rgba(var(--gold-rgb),.3),transparent)}.footer-success-icon{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.success-check{color:var(--gold-light);width:24px;height:24px;position:relative;z-index:2}.success-ring{position:absolute;width:40px;height:40px;border-radius:50%;border:1px solid rgba(var(--gold-rgb),.3)}.footer-success-content{flex:1}.footer-success-title{font-size:.9rem;font-weight:500;color:var(--gold-light);margin:0 0 6px;letter-spacing:.5px}.footer-success-text{font-size:.8rem;line-height:1.5;color:var(--kelp-100);margin:0;font-weight:300}.footer-error-message{color:#e57373;font-size:.75rem;margin:8px 0 0;padding-left:15px}.footer-form-disclaimer{font-size:12px;color:var(--kelp-50);opacity:.7;margin:10px 0 0;line-height:1.4;font-weight:300}.footer-input-container{display:flex;flex-direction:column;width:100%}@media (max-width:1100px){.footer-bottom,.footer-container{width:calc(100% - 40px);max-width:1100px;margin-left:auto;margin-right:auto}.footer-content{padding:5rem 6%!important}.footer-bottom{padding:1.5rem 4rem}}@media (max-width:992px){.footer-content{grid-template-columns:1fr;gap:2.5rem}.footer-brand{max-width:100%}.footer-bottom,.footer-container{width:calc(100% - 30px)}.footer-fetched-logo{max-height:60px!important}}@media (max-width:768px){.footer-wrapper{margin-top:60px}.footer-links{grid-template-columns:repeat(2,1fr);gap:1.75rem 1.25rem}.footer-fetched{height:60px!important}.footer-link{font-size:14px!important}.footer-content{padding:0!important;border-left:none;border-right:none}.footer-input-group input{font-size:12px!important}.footer-bottom{gap:5px;justify-items:center;padding:1.5rem 1rem;width:100%;margin:0 auto}.footer-social{order:2;justify-self:center}.footer-bottom-logo{order:1}.footer-bottom-container{flex-direction:column}.footer-copyright{order:3;justify-self:center}.footer-accent-line{height:1px}.footer-container{padding:5rem 1rem!important;width:calc(100% - 20px);margin:0 auto}.footer-accent-line{top:5%!important}.footer{border-radius:0}.footer-success-message{flex-direction:column;text-align:center;padding:16px}.footer-success-icon{margin-bottom:10px}.custom-send-button{width:12px!important;height:12px!important}}@media (max-width:576px){.footer-accent-line{height:1px}}@media (hover:none){.footer-social-link:active{transform:scale(.95)}}