.spinner-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background:#fff3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.spinner{border:10px solid #fff;border-top-color:#2e76bc;border-radius:50%;width:100px;height:100px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{--d:50px;color:#db2e44;width:10px;height:10px;box-shadow:calc(1*var(--d))calc(0*var(--d))0 0,calc(.707*var(--d))calc(.707*var(--d))0 1px,calc(0*var(--d))calc(1*var(--d))0 2px,calc(-.707*var(--d))calc(.707*var(--d))0 3px,calc(-1*var(--d))calc(0*var(--d))0 4px,calc(-.707*var(--d))calc(-.707*var(--d))0 5px,calc(0*var(--d))calc(-1*var(--d))0 6px;border-radius:50%;animation:1s steps(8,end) infinite l27}@keyframes l27{to{transform:rotate(1turn)}}
.StickyFooter-module____xDJa__stickyFooter{z-index:9999;background-color:#fff;width:100%;position:fixed;bottom:0;box-shadow:0 -2px 10px #0000001a}.StickyFooter-module____xDJa__footerContent{justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;padding:0;display:flex}@media (max-width:768px){.StickyFooter-module____xDJa__footerContent{justify-content:center}}.StickyFooter-module____xDJa__footerImage{width:100%;max-width:1920px;height:auto}.StickyFooter-module____xDJa__closeButton{cursor:pointer;color:#333;background:0 0;border:none;font-size:30px;transition:color .3s}.StickyFooter-module____xDJa__closeButton:hover{color:red}@media (max-width:768px){.StickyFooter-module____xDJa__footerImage{max-width:320px}}
