.asw-menu,.asw-widget{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;-webkit-font-smoothing:antialiased}.asw-menu *,.asw-widget *{box-sizing:border-box}.asw-menu-btn{position:fixed;z-index:500000;background:linear-gradient(to bottom right,#0A74DA,#00C29F);box-shadow:0 5px 15px rgb(37 44 97/15%);transition:transform .2s,border-radius .2s,top .3s,left .3s;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:grab;border:4px solid white!important;outline:4px solid #0A74DA!important}.asw-radius{border-radius:50%}.snap-left{left:0;border-top-left-radius:0;border-bottom-left-radius:0}.snap-right{right:0;border-bottom-right-radius:0}.snap-right,.snap-top{border-top-right-radius:0}.snap-top{top:0;border-top-left-radius:0}.snap-bottom{bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.asw-menu-btn svg{width:30px;height:30px;min-height:30px;min-width:30px;max-width:30px;max-height:30px;background:transparent!important}.asw-menu-btn:hover{transform:scale(1.1)}@media only screen and (max-width:560px){.asw-menu-btn{width:38px;height:38px}.asw-menu-btn svg{width:24px;height:24px;min-height:24px;min-width:24px;max-width:24px;max-height:24px}}.asw-menu{position:fixed;top:20px;border-radius:12px;box-shadow:0 0 20px #00000080;opacity:1;transition:.3s;z-index:500000;overflow:hidden;background:#f9f9f9;width:500px;line-height:1;font-size:16px;height:calc(100% - 40px - 75px);letter-spacing:.015em}.side-left{left:20px}.side-right{right:20px}.asw-menu *{color:#000!important;font-family:inherit}.asw-menu svg{width:24px;height:24px;background:transparent!important;fill:currentColor;flex-shrink:0}.asw-menu-header{display:flex;align-items:center;justify-content:space-between;padding-left:18px;height:60px;font-size:18px;font-weight:700;border-bottom:1px solid #dedede;background:linear-gradient(to bottom right,#0A74DA,#00C29F)!important}.asw-menu-header>div{display:flex}.asw-menu-header div[role=button]{padding:12px;cursor:pointer}.asw-menu-header div[role=button]:hover{opacity:.8}.asw-card{margin:0 15px 30px;padding:15px;background-color:rgba(255,255,255,.9);border-radius:12px;border:.5px solid #dedede}.asw-card-title{font-size:20px;padding:15px 0;font-weight:700;color:#555}.asw-menu .asw-select{width:100%!important;padding:10px!important;font-size:16px!important;font-family:inherit!important;font-weight:400!important;border-radius:4px!important;background:#fff!important;border:1px solid #dedede!important;min-height:45px!important;max-height:45px!important;height:45px!important;color:inherit!important}.asw-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.asw-btn{aspect-ratio:6/5;border-radius:12px;padding:10px 15px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#333;font-size:16px!important;background:#fff!important;border:1px solid #dedede;transition:all .3s ease;cursor:pointer;line-height:1.4;word-break:break-word;height:113px;width:100%}.asw-btn .asw-translate{font-size:15px!important}.asw-btn svg{margin-bottom:4px}.asw-btn:hover{border-color:#0A74DA}.asw-btn.asw-selected{background:linear-gradient(to bottom right,#0A74DA,#00C29F)!important;border-color:#0A74DA!important}.asw-adjust-font div[role=button] svg,.asw-btn.asw-selected *{fill:#fff!important;color:#fff!important;background-color:transparent!important}.asw-footer{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:16px;text-align:center;color:#333;border-top:1px solid #eee}.asw-footer a{font-size:14px!important;text-decoration:underline;color:#0648ff;background:transparent!important;font-weight:700}.asw-minus:hover,.asw-plus:hover{opacity:.8}.asw-menu-content{overflow:scroll;max-height:calc(100% - 80px);color:#333;padding:15px 0 120px}.asw-adjust-font{background:#fff;border:1px solid #dedede;padding:20px;margin-bottom:16px;border-radius:12px}.asw-adjust-font .asw-label{display:flex;justify-content:flex-start}.asw-adjust-font>div{display:flex;justify-content:space-between;margin-top:20px;align-items:center;font-size:15px}.asw-adjust-font .asw-label div{font-size:15px!important}.asw-adjust-font div[role=button]{background:linear-gradient(to bottom right,#0A74DA,#00C29F)!important;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}.asw-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000}.asw-menu .text-white{color:white!important;fill:white!important}.accessibility-container{position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateY(-15px);flex-direction:column;padding:0 15px}.accessibility-container,.reset-button{width:100%;display:flex;gap:10px;align-items:center;justify-content:center}.reset-button{cursor:pointer;color:#ffffff;background:linear-gradient(to bottom right,#0a74da,#00c29f);transition:all .3s ease;padding:15px;border-radius:12px;font-weight:600;border:none}.reset-button:hover{background:linear-gradient(to bottom right,#0a6dca,#01b493)}.reset-icon{width:24px;height:24px;fill:white}.accessibility-link{width:100%;border:1px solid #dedede;background-color:#ffffff;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-align:center;gap:9px;padding:15px;border-radius:12px;font-weight:600;color:inherit;text-decoration:none}.accessibility-link:hover{background-color:#f1f5f9}.accessibility-logo{width:40px}.text-cs{display:flex;flex-direction:column;gap:2px}.small-text{font-size:13px!important}@media only screen and (max-width:560px){.asw-menu{width:calc(100% - 20px);left:10px}}@media only screen and (max-width:420px){.asw-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.asw-menu{width:calc(100% - 20px);left:10px}}.asw-rg{position:fixed;top:0;left:0;right:0;width:100%;height:0;pointer-events:none;background-color:rgba(0,0,0,.5);z-index:1000000}