.background-gray-200{background-color:#b2c2d6}.ar-wrap h1,.ar-wrap h2,.ar-wrap h3,.ar-wrap h4,.ar-wrap h5,.ar-wrap h6{padding:0;margin-top:0;font-family:"yekan-bakh" !important;color:#253343}.ar-wrap h1{font-size:18px;font-weight:700;line-height:26px}.ar-wrap h2{font-size:16px;font-weight:700;line-height:24px}.ar-wrap p{color:#465a71;margin-top:0}.ar-wrap .dir-ltr{direction:ltr !important}.ar-wrap .p-24{padding:24px !important}.ar-wrap .px-24{padding-right:24px !important;padding-left:24px !important}.ar-wrap .mx-40{margin-right:40px !important;margin-left:40px !important}.ar-wrap .m-0{margin:0 !important}.ar-wrap .mb-48{margin-bottom:48px !important}.ar-wrap .mb-24{margin-bottom:24px !important}.ar-wrap .mb-16{margin-bottom:16px !important}.ar-wrap .mb-8{margin-bottom:8px !important}.ar-wrap .ms-16{margin-inline-start:16px}.ar-wrap .me-16{margin-inline-end:16px !important}.ar-wrap .me-24{margin-inline-end:24px !important}.ar-wrap .me-8{margin-inline-end:8px !important}.ar-wrap .me-4{margin-inline-end:4px !important}.ar-wrap .display-flex{display:flex !important}.ar-wrap .display-none{display:none !important}.ar-wrap .align-items-start{align-items:flex-start !important}.ar-wrap .flex-wrap{flex-wrap:wrap !important}.ar-wrap .flex-grow-1{flex-grow:1 !important}.ar-wrap .font-weight-medium{font-weight:500 !important}.ar-wrap .font-weight-bold{font-weight:700 !important}.ar-wrap .font-16{font-size:16px !important}.ar-wrap .font-14{font-size:14px !important}.ar-wrap .color-gray-900{color:#253343 !important}.ar-wrap .color-gray-700{color:#465a71 !important}.ar-wrap .color-green-500{color:#00baba !important}.ar-wrap .color-red-500{color:#ee5353 !important}.ar-wrap .w-full{width:100%}.ar-wrap .row-gap-16{row-gap:16px !important}.ar-wrap .column-gap-16{column-gap:16px !important}.ar-wrap canvas{max-width:100%;max-height:100%}.ar-wrap .text-align-center{text-align:center !important}.ar-wrap .arvan-wrapper-card{background-color:#fff;border-radius:16px;padding:24px;max-width:960px;margin:0 auto;margin-bottom:20px}.ar-wrap .link-with-icon{font-size:14px;font-weight:700;color:#32b0F6;display:inline-flex;align-items:center;outline:none;box-shadow:none}.ar-wrap .link-with-icon.icon-end::after{content:"";display:block;width:16px;height:16px;background:url("../images/small-chevron-left-blue-500.svg") center/auto no-repeat;margin-inline-start:8px}.ar-wrap .link-with-icon.icon-position-start::before{content:"";display:block;width:16px;height:16px;background-position:center;background-repeat:no-repeat;background-size:contain;margin-inline-end:8px}.ar-wrap .link-with-icon.link-icon-external::before{background-image:url("../images/external-blue-500.svg")}.ar-wrap .form-text-input{padding:8px 16px;background-color:#f5f7fa;font-size:14px;font-weight:500;line-height:24px;border-radius:12px;border:1px solid transparent;color:#7a90aa;box-shadow:none !important;outline:none !important}.ar-wrap .form-text-input:hover{border-color:#bfeeee}.ar-wrap .form-text-input:focus{border-color:#00baba;background-color:#fff}.ar-wrap .form-text-input::placeholder{color:#7a90aa}.ar-wrap .btn{display:inline-block;box-sizing:border-box;padding:12px 16px;border-radius:12px;border-style:solid;border-width:1.5px;font-weight:700;cursor:pointer;text-align:center;transition:all 0.3s ease;box-shadow:none;overflow:hidden}.ar-wrap .btn:disabled{opacity:0.5;cursor:default;pointer-events:none}.ar-wrap .btn.loading{position:relative}.ar-wrap .btn.loading::before{content:"";position:absolute;inset:0;z-index:1}.ar-wrap .btn.loading::after{content:"";position:absolute;inset:0;background-size:16px 16px;background-repeat:no-repeat;background-position:center;animation:rotate 0.5s linear forwards infinite;z-index:3}@keyframes rotate{form{transform:rotate(0)}to{transform:rotate(-360deg)}}.ar-wrap .btn--primary{color:#fff;background-color:#00baba;border-color:#00baba}.ar-wrap .btn--primary:hover,.ar-wrap .btn--primary:focus{box-shadow:0 0 0 3px #bfeeee}.ar-wrap .btn--primary:visited,.ar-wrap .btn--primary:active{background-color:#00a7a7}.ar-wrap .btn--primary.loading::before{background-color:#00baba}.ar-wrap .btn--primary.loading::after{background-image:url("../images/loader-white.png")}.ar-wrap .btn--enterprise{color:#fff;background-color:#eda232;border-color:#eda232}.ar-wrap .btn--enterprise:hover,.ar-wrap .btn--enterprise:focus{box-shadow:0 0 0 3px #fbe8cc}.ar-wrap .btn--enterprise:visited,.ar-wrap .btn--enterprise:active{background-color:#d5922d}.ar-wrap .btn--enterprise.loading::before{background-color:#d5922d}.ar-wrap .btn--enterprise.loading::after{background-image:url("../images/loader-white.png")}.ar-wrap .btn--red{color:#fff;background-color:#ee5353;border-color:#ee5353}.ar-wrap .btn--red:hover,.ar-wrap .btn--red:focus{box-shadow:0 0 0 3px #fbd4d4}.ar-wrap .btn--red:visited,.ar-wrap .btn--red:active{background-color:#d64b4b}.ar-wrap .btn--red.loading::before{background-color:#d64b4b}.ar-wrap .btn--red.loading::after{background-image:url("../images/loader-white.png")}.ar-wrap .btn--outline-primary{color:#00baba;background-color:transparent;border-color:#00baba}.ar-wrap .btn--outline-primary:hover,.ar-wrap .btn--outline-primary:focus{box-shadow:0 0 0 3px #bfeeee}.ar-wrap .btn--outline-primary:visited,.ar-wrap .btn--outline-primary:active{background-color:#e6f8f8}.ar-wrap .btn--outline-primary.loading{color:transparent}.ar-wrap .btn--outline-primary.loading::before{background-color:transparent}.ar-wrap .btn--outline-primary.loading::after{background-image:url("../images/loader-green.png")}.ar-wrap .btn--outline-red{color:#ee5353;background-color:transparent;border-color:#ee5353}.ar-wrap .btn--outline-red:hover,.ar-wrap .btn--outline-red:focus{box-shadow:0 0 0 3px #fbd4d4}.ar-wrap .btn--outline-red:visited,.ar-wrap .btn--outline-red:active{background-color:#fdeeee}.ar-wrap .btn--outline-gray{color:#7a90aa;background-color:transparent;border-color:#7a90aa}.ar-wrap .btn--outline-gray:hover,.ar-wrap .btn--outline-gray:focus{box-shadow:0 0 0 3px #d1dbe8}.ar-wrap .btn--outline-gray:visited,.ar-wrap .btn--outline-gray:active{background-color:#f5f7fa}.ar-wrap .btn--small{font-size:14px;line-height:114.286%;padding-top:8px;padding-bottom:8px;min-width:64px}.ar-wrap .btn--medium{font-size:14px;line-height:114.286%;min-width:104px}.ar-wrap .btn--large{font-size:18px;line-height:133.333%;min-width:128px}.ar-wrap .custom-switch{position:relative;display:inline-block}.ar-wrap .custom-switch.custom-switch--small .custom-switch-label::before{width:42px;height:16px}.ar-wrap .custom-switch.custom-switch--small .custom-switch-label::after{width:24px;height:12px}.ar-wrap .custom-switch.custom-switch--large .custom-switch-label::before{width:42px;height:20px}.ar-wrap .custom-switch.custom-switch--large .custom-switch-label::after{width:24px;height:16px}.ar-wrap .custom-switch-input{position:absolute;inset-inline-start:0;z-index:-1;width:16px;height:16px;opacity:0}.ar-wrap .custom-switch-label{display:inline-block;position:relative;padding-inline-start:50px;font-size:14px;font-weight:700;color:var(--gray-800)}.ar-wrap .custom-switch-label .active-label{display:none}.ar-wrap .custom-switch-label::before{content:"";display:block;border-radius:32px;background-color:#b2c2d6;transition:background-color, box-shadow 0.3s ease;box-shadow:none;position:absolute;inset-inline-start:0}.ar-wrap .custom-switch-label::after{content:"";display:block;border-radius:32px;background:url("../images/dots.svg") center/auto no-repeat #fff;position:absolute;inset-inline-start:2px;top:2px;transition:inset-inline-start 0.3s ease}.ar-wrap .custom-switch-label:hover::before,.ar-wrap .custom-switch-label:focus::before{box-shadow:0 0 0 3px rgba(178,194,214,0.3)}.ar-wrap .custom-switch-label:visited::before,.ar-wrap .custom-switch-label:active::before{background-color:#91a4bc}.ar-wrap .custom-switch-input:checked+.custom-switch-label .active-label{display:inline}.ar-wrap .custom-switch-input:checked+.custom-switch-label .inactive-label{display:none}.ar-wrap .custom-switch-input:checked+.custom-switch-label::before{background-color:#00baba}.ar-wrap .custom-switch-input:checked+.custom-switch-label::after{inset-inline-start:16px}.ar-wrap .custom-switch-input:checked+.custom-switch-label:hover::before,.ar-wrap .custom-switch-input:checked+.custom-switch-label:focus::before{box-shadow:0 0 0 3px #bfeeee}.ar-wrap .custom-switch-input:checked+.custom-switch-label:visited::before,.ar-wrap .custom-switch-input:checked+.custom-switch-label:active::before{background-color:#00a7a7}.ar-wrap .custom-switch-input:disabled+.custom-switch-label{pointer-events:none}.ar-wrap .custom-switch-input:disabled+.custom-switch-label::before{background-color:#d1dbe8}.ar-wrap .custom-switch-input:disabled:checked+.custom-switch-label::before{background-color:#99e3e3}.ar-wrap .custom-radio,.ar-wrap .custom-checkbox{position:relative;display:inline-block}.ar-wrap .custom-radio-input,.ar-wrap .custom-checkbox-input{position:absolute;inset-inline-start:0;z-index:-1;width:16px;height:16px;opacity:0}.ar-wrap .custom-radio-label,.ar-wrap .custom-checkbox-label{display:inline-block;position:relative;padding-inline-start:24px;font-size:14px;font-weight:500;color:#253343}.ar-wrap .custom-radio-label::before,.ar-wrap .custom-checkbox-label::before{content:"";display:block;box-sizing:border-box;width:16px;height:16px;border-radius:50%;background-color:#fff;position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);border:2px solid #00baba}.ar-wrap .custom-radio-label::after,.ar-wrap .custom-checkbox-label::after{content:"";display:block;width:8px;height:8px;border-radius:50%;background-color:#fff;position:absolute;inset-inline-start:4px;top:50%;transform:translateY(-50%);transition:background-color 0.3s ease}.ar-wrap .custom-radio-input:checked+.custom-radio-label::after,.ar-wrap .custom-checkbox-input:checked+.custom-checkbox-label::after{background-color:#00baba}.ar-wrap .alert{padding:12px;font-size:14px;font-weight:500;color:#253343;border-radius:8px}.ar-wrap .alert--danger{background-color:#fdeeee}.ar-wrap .alert--warning{background-color:#fdf6eb}.ar-wrap .alert--success{background-color:#e6f8f8}.ar-wrap .status-badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;font-size:12px;font-weight:700;border-radius:12px}.ar-wrap .status-badge::before{content:"";width:16px;height:16px;margin-inline-end:8px;background-size:contain;background-repeat:no-repeat;background-position:center}.ar-wrap .status-badge--danger{background-color:#fdeeee;color:#ee5353}.ar-wrap .status-badge--danger::before{background-image:url("../images/danger.svg")}.ar-wrap .status-badge--warning{background-color:#fdf6eb;color:#eda232}.ar-wrap .status-badge--warning::before{background-image:url("../images/warning.svg")}.ar-wrap .status-badge--success{background-color:#e6f8f8;color:#00baba}.ar-wrap .status-badge--success::before{background-image:url("../images/check.svg")}.ar-wrap .pagination{padding:4px;border-radius:12px;border:1px solid #f5f7fa;display:inline-flex;flex-wrap:wrap;align-items:center}.ar-wrap .pagination-link{font-size:11px;font-weight:500;width:24px;height:24px;border-radius:5px;color:#566e88;display:flex;align-items:center;justify-content:center}.ar-wrap .pagination-link:hover{color:#253343;background-color:#f5f7fa}.ar-wrap .pagination-link.active{font-weight:700;color:#253343;background-color:#e9edf5}.ar-wrap .pagination-link.prev,.ar-wrap .pagination-link.next{background-position:center;background-size:auto;background-repeat:no-repeat}.ar-wrap .pagination-link.prev{background-image:url("../images/pagination-chevron-left.svg")}.ar-wrap .pagination-link.next{background-image:url("../images/pagination-chevron-right.svg")}.ar-wrap .ar-card{border:1px solid #e9edf5;border-radius:16px}.ar-wrap .ar-accordion{padding:16px;margin-bottom:12px}.ar-wrap .ar-accordion__title{font-size:14px;font-weight:700;color:#253343;display:flex;align-items:center}.ar-wrap .ar-accordion__title::after{content:"";display:block;width:16px;height:16px;background:url("../images/chevron-down-gray-900.svg") center/auto no-repeat;margin-inline-start:8px;transition:transform 0.3s ease}.ar-wrap .ar-accordion__content{max-height:0;overflow:hidden}.ar-wrap .ar-accordion.active .ar-accordion__header{margin-bottom:8px}.ar-wrap .ar-accordion.active .ar-accordion__title::after{transform:rotate(180deg)}.ar-wrap .ar-accordion.active .ar-accordion__content{max-height:unset}.ar-wrap .ar-example-msg{font-size:14px;font-weight:500;border-radius:8px;background-color:#f5f7fa;border:1px solid #e9edf5;padding:12px}.ar-wrap .ar-status{font-size:12px;font-weight:700;line-height:16px;border-radius:12px;padding:8px 24px;display:inline-block}.ar-wrap .ar-status--success{background-color:#e6f8f8;color:#00baba}.ar-wrap .ar-modal{box-sizing:border-box;max-width:450px;padding:24px;border-radius:16px;background-color:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1000;display:none}.ar-wrap .ar-modal.active{display:block}.ar-wrap .ar-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ar-wrap .ar-modal__close{border:none;background-color:#f5f7fa;padding:4px;display:flex;border-radius:50%}.ar-wrap .ar-modal__title{font-size:18px;font-weight:700;color:#253343;line-height:26px}.ar-wrap .ar-modal__content{display:flex;flex-direction:column;align-items:center;padding-left:45px;padding-right:45px;margin-bottom:32px}.ar-wrap .ar-mddal__icon{width:76px;height:76px;background-color:#fdeeee;border-radius:50%;box-sizing:border-box;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.ar-wrap .ar-modal__footer{display:flex;justify-content:center}.ar-wrap .ar-modal-backdrop{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-color:#253343;opacity:0.4}html[dir="rtl"] .ar-wrap .pagination-link.prev,html[dir="rtl"] .ar-wrap .pagination-link.next{transform:rotate(180deg)}.ar-dashboard .action-card{display:flex;margin-bottom:24px}.ar-dashboard .action-card__content{flex:1 1 73%;padding:16px 16px 8px}.ar-dashboard .action-card__action{flex:1 0 27%;background-color:#f5f7fa;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-right:1px solid #e9edf5;border-radius:16px 0 0 16px}.ar-dashboard .action-card__title{color:#253343;margin-bottom:8px}.ar-dashboard .action-card__desc{font-size:14px;font-weight:500;line-height:20px;color:#465a71;margin-bottom:8px}.ar-dashboard .desc-with-dot{position:relative;padding-inline-start:12px;font-size:14px;font-weight:700;line-height:20px;color:#465a71;margin-bottom:8px}.ar-dashboard .desc-with-dot::before{content:"";width:4px;height:4px;border-radius:50%;background-color:currentColor;position:absolute;top:9px;right:0}.ar-auth .auth-field-group{display:flex}.ar-auth .auth-input{flex-grow:1}.ar-troubleshoot .troubleshoot-header{display:flex;align-items:flex-start;margin-bottom:24px}.ar-troubleshoot .troubleshoot-title{display:flex;align-items:center}.ar-troubleshoot .troubleshoot-title::after{content:"";display:block;width:24px;height:24px;background:url("../images/info-icon-green-500.svg") center/auto no-repeat;margin-inline-start:8px}.ar-troubleshoot .troubleshoot-reload{flex-shrink:0}.ar-troubleshoot .troubleshoot-content{max-width:85%;margin:0 auto}.ar-troubleshoot .troubleshoot-accorion__content{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.ar-troubleshoot .troubleshoot-accorion__toggle{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.ar-acceleration .acceleration-title{display:flex;align-items:center}.ar-acceleration .acceleration-title::after{content:"";display:block;width:24px;height:24px;background:url("../images/info-icon-green-500.svg") center/auto no-repeat;margin-inline-start:8px}.ar-https-visual{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;max-width:88%;margin:0 auto}.ar-https-visual .https-visual__text{font-size:12px;font-weight:500;color:#253343;text-align:center}.ar-https .certificate-table__row{display:flex;align-items:center;gap:56px}.ar-https .certificate-table__col{font-size:14px;font-weight:500;color:#253343}.ar-https .certificate-table__col:not(:first-child){text-align:center}.ar-https .certificate-table__col.type-col{width:120px}.ar-https .certificate-table__col.domain-col{width:184px}.ar-https .certificate-table__col.status-col{width:80px}.ar-https .certificate-table__col.duration-col{width:136px}.ar-https .certificate-table__row.header-row{margin-bottom:16px;padding-inline-start:16px}.ar-https .header-row .certificate-table__col{font-weight:700}.ar-https .certificate-table__row.certificate-row{padding:12px 16px}.ar-https .certificate-table__arrow{width:16px;height:16px;background:url("../images/chevron-down-gray-700.svg") center/auto no-repeat;margin-inline-start:auto;transform:rotate(0);transition:transform 0.3s ease;cursor:pointer}.ar-https .certificate-table__arrow.active{transform:rotate(180deg)}.ar-https .certificate-accordion{padding:0;margin:0}.ar-https .certificate-accordion__content{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.ar-https .certificate-accordion__content-box{padding:12px 16px;border-top:1px solid #e9edf5}.ar-https .certificate-button{display:inline-flex;align-items:center;justify-content:center}.ar-https .certificate-button::before{content:"";display:block;width:16px;height:16px;background:url("../images/upload-green-500.svg") center/auto no-repeat;margin-inline-end:8px}.ar-plans .plans-title{display:flex;align-items:center}.ar-plans .plans-title::after{content:"";display:block;width:24px;height:24px;background:url("../images/info-icon-green-500.svg") center/auto no-repeat;margin-inline-start:8px}.ar-plans .ar-plans-row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.ar-plans .ar-plans-col{box-sizing:border-box;padding-right:8px;padding-left:8px;flex:1 0 210px;margin-bottom:24px}.ar-plans .ar-plan{box-sizing:border-box;padding:24px 12px;border-radius:12px;border:2px solid #f5f7fa;height:100%}.ar-plans .ar-plan.active{mix-blend-mode:multiply;border-color:#00baba;box-shadow:0 9px 18px 0 rgba(0,186,186,0.3)}.ar-plans .ar-plan.active .btn{background-color:#e6f8f8;border-color:#e6f8f8;color:#00baba;pointer-events:none}.ar-plans .ar-plan__title{margin-bottom:8px;display:flex;align-items:center}.ar-plans .ar-plan__price{margin-bottom:8px;font-size:18px;font-weight:700;line-height:26px}.ar-plans .ar-plan__price .price-number{color:#00baba;margin-inline-end:4px}.ar-plans .ar-plan__price .price-label{color:#253343}.ar-plans .ar-plan__desc{font-size:12px;font-weight:500;line-height:16px;margin-bottom:16px;min-height:64px;color:#465a71}.ar-plans .ar-plan__list{margin:0}.ar-plans .ar-plan__list-item{display:flex;align-items:center;font-size:12px;font-weight:500;color:#465a71;margin-bottom:16px}.ar-plans .ar-plan__list-item:last-child{margin-bottom:0}.ar-plans .ar-plan__list-item::before{content:"";display:inline-block;width:20px;height:20px;margin-inline-end:8px;background-position:center;background-repeat:no-repeat;background-size:contain}.ar-plans .ar-plan__list-item.item-icon-check::before{background-image:url("../images/check-circle.svg")}.ar-plans .ar-plan__list-item.item-icon-plus::before{background-image:url("../images/plus-circle.svg")}.ar-reports .reports-header{display:flex;justify-content:space-between;align-items:center}.ar-reports .reports-filter{display:flex}.ar-reports .reports-filter__item{padding:8px 12px;border-radius:12px;font-size:14px;font-weight:500;color:#465a71}.ar-reports .reports-filter__item:not(:last-child){margin-inline-end:8px}.ar-reports .reports-filter__item.active{color:#253343;background-color:#e9edf5}.ar-reports .reports-row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.ar-reports .reports-col{padding-right:8px;padding-left:8px;box-sizing:border-box}.ar-reports .reports-col-6{flex:0 0 50%}.ar-reports .reports-col-12{flex:0 0 100%}.ar-reports .report-info{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.ar-reports .report-info__label{font-size:14px;font-weight:500;color:#253343;line-height:20px}.ar-reports .report-info__badge{display:inline-block;padding:8px 24px;font-size:16px;font-weight:700;line-height:24px;direction:ltr;border-radius:12px}.ar-reports .report-info__badge.report-info__badge--green{background-color:#e6f8f8;color:#00baba}.ar-reports .report-info__badge.report-info__badge--gray{background-color:#f5f7fa;color:#647e9a}.ar-reports .report-chart-wrap{display:flex;justify-content:center;padding-top:19px;padding-bottom:19px}.ar-reports .report-chart-wrap canvas{max-width:300px !important;max-height:300px !important}.ar-reports .report-table__row{display:flex;align-items:center;padding:12px 16px;border-radius:16px;border:1px solid #e9edf5;gap:80px}.ar-reports .report-table__row:not(:last-child){margin-bottom:8px}.ar-reports .report-table__row.header-row{border:none}.ar-reports .report-table__col{font-size:14px;font-weight:500;line-height:20px;color:#253343;box-sizing:border-box}.ar-reports .report-table__col:not(:first-child){text-align:center}.ar-reports .report-table__col.number-col{width:32px}.ar-reports .report-table__col.country-col{width:299px}.ar-reports .report-table__col.traffic-col{width:104px}.ar-reports .report-table__col.request-col{width:66px}.ar-reports .report-table__row.header-row .report-table__col{font-weight:700}.ar-reports .report-table__number{display:inline-block;width:23px;height:24px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:8px;background-color:#e9edf5;color:#566e88;font-size:12px;box-sizing:border-box}.ar-reports .report-pagination-wrap{display:flex;justify-content:flex-end}.arvan-footer{padding:24px}.arvan-footer .ar-footer-row{display:flex;justify-content:space-between;align-items:center}.arvan-footer .ar-footer-link{font-size:14px;font-weight:700;display:inline-flex;align-items:center;color:#32b0F6;padding:12px 16px;box-shadow:none !important;outline:none !important}.arvan-footer .ar-footer-social{display:inline-flex;align-items:center;justify-content:center;padding:8px;color:var(--gray-900);box-shadow:none !important;outline:none !important}
