.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.fantech-logo-popup__item{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;padding:1rem;transition:transform .3s ease}.fantech-logo-popup__item:focus,.fantech-logo-popup__item:hover{transform:scale(1.05)}.fantech-logo-popup__item:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.fantech-logo-popup__logo-wrapper{align-items:center;aspect-ratio:1/1;background-color:rgba(var(--color-foreground),.05);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-width:100%;overflow:hidden;width:80px}@media screen and (min-width:750px){.fantech-logo-popup__logo-wrapper{width:100px}}.fantech-logo-popup__logo{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.fantech-logo-popup__placeholder{align-items:center;background-color:rgba(var(--color-foreground),.05);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;width:100%}.fantech-logo-popup__placeholder .placeholder-svg{fill:rgba(var(--color-foreground),.3);height:50%;width:50%}.fantech-logo-popup__region{color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:500;margin-bottom:0;margin-top:.75rem;text-align:center}.fantech-logo-popup__modal .modal-content{background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:.75rem;color:rgb(var(--color-foreground))}.fantech-logo-popup__modal .modal-header{border-bottom:1px solid rgba(var(--color-foreground),.1);padding:1rem 1.25rem}.fantech-logo-popup__modal .modal-title{color:rgb(var(--color-foreground));font-size:1.125rem;font-weight:600}.fantech-logo-popup__modal .modal-body{padding:1.25rem}.fantech-logo-popup__modal .btn-close{filter:var(--color-foreground-filter,none);opacity:.7;transition:opacity .2s ease}.fantech-logo-popup__modal .btn-close:hover{opacity:1}.fantech-logo-popup__modal-item{align-items:center;aspect-ratio:1/1;background-color:rgba(var(--color-foreground),.03);border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;max-width:120px;padding:.5rem;transition:transform .2s ease,background-color .2s ease}.fantech-logo-popup__modal-item:hover{background-color:rgba(var(--color-foreground),.08);transform:scale(1.03)}.fantech-logo-popup__modal-logo{height:100%;max-height:80px;-o-object-fit:contain;object-fit:contain;width:100%}[class*=color-][class*=scheme-] .fantech-logo-popup__item:focus,[class*=color-][class*=scheme-] .fantech-logo-popup__item:hover{box-shadow:0 8px 25px rgba(0,0,0,.3)}