.footer{margin-top:10rem;width:100%;height:684px;overflow:hidden;position:relative;background-image:var(--footer-background-image,none);background-size:auto;background-repeat:repeat;isolation:isolate}.footer:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:calc(var(--footer-height) + 100px);background-color:inherit;z-index:10000;pointer-events:none}.footer-container{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:end;margin:0 auto;max-width:var(--global-width);height:100%;overflow:hidden;padding:0 2rem}.footer-content{z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:start;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:1rem}.footer-section{text-align:left}.footer-title{margin:0;font-size:clamp(.8rem,1vw,1.6rem);font-weight:var(--font-weight-semibold)}.footer-text{margin:0;font-weight:var(--font-weight-regular);font-size:clamp(.7rem,.8vw,1.2rem);color:var(--color-neutral-900)}.footer-line{margin:1% auto 0;border:none;height:1px;width:100%;background-color:var(--color-neutral-300)}.footer-logo{height:100%}.footer-logo,.footer-rights{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.footer-rights{width:100%;font-size:var(--font-size-lg);color:var(--color-neutral-700)}.footer-rights .developer{margin-left:5px;color:var(--color-neutral-700)}.footer-rights .company-name{font-weight:var(--font-weight-bold)}.footer-rights-container{margin-bottom:30px}@media (max-width:1350){.footer-logo div img{width:200px}}@media (max-width:768px){.footer{margin-top:.2rem;height:550px;background-size:cover;background-repeat:no-repeat}.footer-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.middle{-ms-flex-order:-1;order:-1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0}.first,.last{-ms-flex:1 1;flex:1 1;text-align:left}.footer-logo{height:0;margin-bottom:1rem;-ms-flex-pack:start;justify-content:start}.footer-logo div img{width:139px}.footer-rights{margin-top:1rem;font-size:var(--font-size-md);-ms-flex-direction:column;flex-direction:column;text-align:center}.footer-rights .copyright,.footer-rights .developer{display:block;width:100%}.footer-rights .developer{margin-left:0;margin-top:.25rem;color:var(--color-neutral-700)}.footer-line{font-size:var(--font-size-md);margin:2rem auto 0}.footer-rights-container{margin-bottom:20px}}@media (max-width:400px){.footer{height:600px}}