/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */.company-page{padding-top:2rem;padding-bottom:4rem}.main-content{max-width:1080px;margin:0 auto;padding:0 14px}.company-section-wrapper,.company-sections{flex-direction:column;display:flex}.company-sections{gap:2.5rem}.company-section{color:var(--primary);-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #0d1b2a14;border-radius:18px;padding:2rem;box-shadow:0 18px 35px #091e421f}.company-section--feature{color:var(--primary);background:linear-gradient(145deg,#fffffff2,#f5fafff2);border:1px solid #0d1b2a14;box-shadow:0 18px 35px #091e4224}.company-section--management{color:var(--primary);background:#fff;border:1px solid #0d1b2a14;box-shadow:0 18px 40px #0d1b2a1f}.company-section--management .company-members-title,.company-section--management .company-section-body,.company-section--management .company-section-lead,.company-section--management .company-section-title{color:var(--primary)}.company-section--with-media{grid-template-columns:minmax(0,420px) minmax(0,1fr);align-items:stretch;gap:2rem;display:grid}.company-section--history.company-section--with-media,.company-section--structure.company-section--with-media{flex-direction:column;gap:2rem;display:flex}.company-section--history.company-section--with-media .company-section-media,.company-section--structure.company-section--with-media .company-section-media{order:1;width:100%;min-height:400px}.company-section--history.company-section--with-media .company-section-content,.company-section--structure.company-section--with-media .company-section-content{order:2;width:100%}.company-section:target{border-color:#66a37859;box-shadow:0 30px 55px #0b2e5c73}.company-section-media{background:#071225;border-radius:16px;min-height:320px;overflow:hidden}.company-section-media img{object-fit:cover;width:100%;height:100%;display:block}.company-section-content{flex-direction:column;gap:.5rem;min-width:0;display:flex}.company-section-header{margin-bottom:1.25rem}.company-section-kicker{text-transform:uppercase;letter-spacing:.12em;color:#191b4f8c;margin:0 0 .5rem;font-size:.78rem}.company-section-title{color:var(--primary);margin:0 0 .75rem;font-size:1.75rem;line-height:1.3}.company-section-lead{color:#191b4fcc;margin:0;font-size:1.05rem}.company-section-body{color:#191b4fd9;flex-direction:column;gap:1rem;line-height:1.65;display:flex}.company-section-body-block{word-break:break-word;overflow-wrap:anywhere;flex-direction:column;gap:.35rem;display:flex}.company-section-body figure,.company-section-body p{margin:0}.company-section-body img{border-radius:8px;max-width:100%;height:auto}.company-section--history .company-section-body-block,.company-section--structure .company-section-body-block{display:block}.company-section--history .company-section-body-block img,.company-section--structure .company-section-body-block img{float:left;border-radius:8px;min-width:200px;max-width:40%;margin:0 1rem 1rem 0}.company-section--history .company-section-body-block p,.company-section--structure .company-section-body-block p{text-align:justify;overflow:hidden}@media (max-width:768px){.company-section--history .company-section-body-block img,.company-section--structure .company-section-body-block img{float:none;max-width:100%;margin:0 0 1rem;display:block}}.company-section-body a{color:var(--accent);text-decoration:underline}.company-section-body ul{margin:.25rem 0 0;padding-left:1.25rem;list-style:outside}.company-section-body li+li{margin-top:.35rem}.company-section-download{justify-content:flex-end;margin-top:auto;display:flex}.company-download-link{background:linear-gradient(120deg,var(--accent),#5a9069);color:#fff;border-radius:999px;align-items:center;gap:.35rem;max-width:240px;padding:.45rem .9rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px #66a37840}.company-download-link span{font-size:1rem}.company-download-link:hover{transform:translateY(-1px);box-shadow:0 12px 24px #66a37859}.company-members{flex-direction:column;gap:1.25rem;display:flex}.company-members-title{margin:0;font-size:1.3rem}.company-section--feature .company-members-title,.company-section:not(.company-section--feature) .company-members-title{color:var(--primary)}.company-members-grid{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.company-member-card{text-align:center;width:260px;min-height:320px;color:var(--primary);cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #0d1b2a14;border-radius:26px;flex-direction:column;flex:0 0 260px;align-items:center;gap:.9rem;max-width:100%;padding:1.25rem 1.25rem 1rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #0d1b2a14}.company-member-card:focus-visible,.company-member-card:hover{outline:none;transform:translateY(-6px);box-shadow:0 24px 55px #0d1b2a26}.company-member-text{flex-direction:column;gap:.2rem;display:flex}.company-member-name{margin:0;font-size:1.1rem;font-weight:600}.company-member-position{opacity:.7;margin:0;font-size:.92rem}.company-member-avatar{aspect-ratio:1;background:#66a37814;border:3px solid #66a37826;border-radius:50%;justify-content:center;align-items:center;width:80%;margin-top:.25rem;display:flex;overflow:hidden}.company-member-avatar-image{object-fit:cover;width:100%;height:100%}.company-member-avatar-placeholder{color:#191b4f80;font-size:1.5rem;font-weight:600}.company-member-card-hint{opacity:.65;color:#191b4f99;margin-top:auto;font-size:.8rem}.company-member-modal{z-index:calc(var(--header-z-index,100) + 200);background:#050c18bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.company-member-modal__content{width:min(640px,100%);max-height:90vh;color:var(--primary);background:#fdfefe;border-radius:22px;padding:2.25rem;position:relative;overflow-y:auto;box-shadow:0 25px 55px #050c1873}.company-member-modal__close{cursor:pointer;color:inherit;background:0 0;border:none;font-size:1.85rem;line-height:1;position:absolute;top:1rem;right:1rem}.company-member-modal__header{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.company-member-modal__header h3{color:var(--primary);margin:0 0 .35rem;font-size:1.5rem}.company-member-modal__header p{opacity:.8;margin:0;font-size:1rem}.company-member-modal__avatar{background:var(--primary);border:4px solid #66a37833;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;overflow:hidden}.company-member-modal__avatar img{object-fit:cover;width:100%;height:100%}.company-member-modal__avatar span{color:#fff;font-size:2rem;font-weight:600}.company-member-modal__body{color:var(--primary);word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;max-width:100%;font-family:inherit;line-height:1.7;font-size:inherit;overflow-x:hidden}.company-member-modal__body *{box-sizing:border-box}.company-member-modal__body p{word-wrap:break-word;overflow-wrap:break-word;clear:both;max-width:100%;margin:0 0 .75rem;line-height:1.7;display:block}.company-member-modal__body p:first-child{margin-top:0}.company-member-modal__body p:empty{min-height:.5rem;margin:.5rem 0;display:block}.company-member-modal__body p strong:only-child{display:inline}.company-member-modal__body p:last-child{margin-bottom:0}.company-member-modal__body h1,.company-member-modal__body h2,.company-member-modal__body h3,.company-member-modal__body h4,.company-member-modal__body h5,.company-member-modal__body h6{color:var(--primary);margin:1.5rem 0 .75rem;font-weight:600;line-height:1.3}.company-member-modal__body h1{font-size:1.75rem}.company-member-modal__body h2{font-size:1.5rem}.company-member-modal__body h3{font-size:1.25rem}.company-member-modal__body h4{font-size:1.1rem}.company-member-modal__body h5{font-size:1rem}.company-member-modal__body h6{font-size:.9rem}.company-member-modal__body h1:first-child,.company-member-modal__body h2:first-child,.company-member-modal__body h3:first-child,.company-member-modal__body h4:first-child,.company-member-modal__body h5:first-child,.company-member-modal__body h6:first-child{margin-top:0}.company-member-modal__body ol,.company-member-modal__body ul{margin:1rem 0;padding-left:2rem;list-style-position:outside}.company-member-modal__body ol ol,.company-member-modal__body ol ul,.company-member-modal__body ul ol,.company-member-modal__body ul ul{margin:.5rem 0}.company-member-modal__body li{margin:.5rem 0;line-height:1.7}.company-member-modal__body ul{list-style-type:disc}.company-member-modal__body ul ul{list-style-type:circle}.company-member-modal__body ul ul ul{list-style-type:square}.company-member-modal__body ol{list-style-type:decimal}.company-member-modal__body ol ol{list-style-type:lower-alpha}.company-member-modal__body ol ol ol{list-style-type:lower-roman}.company-member-modal__body b,.company-member-modal__body strong{font-weight:600}.company-member-modal__body em,.company-member-modal__body i{font-style:italic}.company-member-modal__body u{text-decoration:underline}.company-member-modal__body blockquote{background:#0d1b2a08;border-left:4px solid #0d1b2a33;margin:1rem 0;padding:.75rem 1.25rem;font-style:italic}.company-member-modal__body a{color:var(--accent);text-decoration:underline}.company-member-modal__body a:hover{color:var(--accent)}.company-member-modal__body img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.company-member-modal__body figure{text-align:center;margin:1rem 0}.company-member-modal__body figcaption{color:#191b4fb3;margin-top:.5rem;font-size:.9rem;font-style:italic}.company-member-modal__body [style*="text-align: left"],.company-member-modal__body [style*=text-align\:left]{text-align:left!important}.company-member-modal__body [style*="text-align: center"],.company-member-modal__body [style*=text-align\:center]{text-align:center!important}.company-member-modal__body [style*="text-align: right"],.company-member-modal__body [style*=text-align\:right]{text-align:right!important}.company-member-modal__body [style*="text-align: justify"],.company-member-modal__body [style*=text-align\:justify]{text-align:justify!important}.company-member-modal__body span[style]{display:inline}.company-member-modal__body br{margin:.5rem 0;line-height:1.7;display:block}.company-member-modal__body br:first-child{margin-top:0}.company-member-modal__body br:last-child{margin-bottom:0}.company-member-modal__body>div{white-space:pre-wrap;margin:.5rem 0;line-height:1.7}.company-member-modal__body>div:first-child{margin-top:0}.company-member-modal__body>div:last-child{margin-bottom:0}.company-member-modal__body{white-space:pre-wrap}.company-member-modal__body--muted{opacity:.7;font-style:italic}@media (max-width:768px){.company-section{padding:1.5rem}.company-section-title{font-size:1.4rem}.company-section--with-media{grid-template-columns:minmax(0,1fr)}.company-section-media{min-height:220px}.company-tabs{overflow-x:auto}.company-member-card{flex:100%;width:100%}.company-member-avatar{width:180px}.company-member-modal__content{padding:1.75rem}}@media (max-width:520px){.company-member-modal__header{text-align:center;flex-direction:column}}.service-cards-list{background-color:red}.payment-methods-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid;position:relative}.service-items-grid{flex-wrap:wrap;justify-content:center;gap:2rem;padding:2rem 0;display:flex}.service-page{--main-color:#fff;background-color:var(--main-color);padding-top:10px;padding-bottom:40px}.rates-and-payment-terms{padding-bottom:50px}.main-content{background-color:var(--main-color)}.service-item-card{background:#fff;border-radius:.75rem;width:360px;height:380px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.service-item-card:hover{transform:scale(1.03);box-shadow:0 25px 50px -12px #00000040}.service-item-card__image{object-fit:cover;z-index:10;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.service-item-card:hover .service-item-card__image{opacity:.9}.service-item-card__overlay{z-index:20;color:#fff;background-image:linear-gradient(#0000,#0006 50%,#000c);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.service-item-card__title{margin-bottom:.5rem;margin-left:.5rem;font-size:1.5rem;font-weight:700}.service-item-card__link{color:#fff;align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s ease-in-out;display:inline-flex}.service-item-card__link:hover{color:#818cf8}.simple-tabs{flex-wrap:wrap;justify-content:flex-start;gap:1rem;min-width:0;margin-bottom:2rem;display:flex;overflow-x:auto}.tab-button{color:#6b7280;cursor:pointer;text-align:center;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:50px;max-width:220px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;position:relative}.tab-button:hover{color:#374151;background:#e5e7eb;border-color:#9ca3af;box-shadow:0 4px 12px #0000001a}.tab-button:active{background:#d5d5d5}.tab-button.is-active{background:var(--accent);border-color:var(--accent);color:#fff;cursor:inherit;font-weight:500;box-shadow:0 4px 12px #66a3784d}.service-term-pdf-link{color:inherit;border-radius:8px;align-items:center;padding:4px 6px;text-decoration:none;display:inline-flex}.service-term-pdf-link:hover{background:#152f461a}.service-term-pdf-link:active{background:#0003}.service-term-pdf-text{color:var(--primary);margin-left:10px}.pdf-list{margin-top:20px}.bank-logo-renderer{justify-content:center;display:flex}.bank-logo-wrapper{display:flex}.bank-logo{object-fit:contain;width:fit-content;height:280px}.bank-details strong{color:#fff;background:#ffffff26;border-radius:.25rem;padding:.125rem .375rem;font-size:.8rem;font-weight:600}.bank-details p{line-height:1.2!important}.payment-method-ticket{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 0 6px #0000004d}.bank-details{color:#fff;background:#2d3748;height:100%;padding:20px;position:relative}.bank-details a{color:inherit!important}.payment-method-text{margin:30px 0}.service-items-page{max-width:1400px!important}.org-chart-viewport{width:100%;height:600px;min-height:400px;overflow:hidden;position:relative;cursor:grab;background:#fafafa;border-radius:8px;box-shadow:inset 0 0 20px rgba(0,0,0,.05)}.org-chart-container ul li:after,.org-chart-container ul li:before,.org-chart-container ul:before{content:""!important;display:block!important;visibility:visible!important;opacity:1!important;border-color:#cbd5e1!important}.org-chart-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.org-chart-zoom-controls{position:absolute;top:.75rem;left:.75rem;z-index:5;display:flex;gap:.35rem;background:rgba(15,23,42,.65);border-radius:999px;padding:.25rem .4rem;box-shadow:0 8px 20px rgba(15,23,42,.25)}.org-chart-zoom-button{border:none;background:transparent;color:#fff;font-size:.95rem;width:28px;height:28px;border-radius:999px;cursor:pointer;transition:background .2s ease}.org-chart-zoom-button:hover{background:rgba(255,255,255,.18)}.org-chart-zoom-button--fit{font-size:.85rem}.org-chart-overlay path{stroke:#f87171;stroke-width:1.5px;fill:none;opacity:.7}.org-chart-viewport:active{cursor:grabbing}.org-chart-viewport:after{content:"Drag to pan";position:absolute;top:10px;right:10px;background:rgba(0,0,0,.6);color:white;padding:4px 8px;border-radius:4px;font-size:.75rem;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:10}.org-chart-viewport:hover:after{opacity:1}.org-chart-container{width:fit-content;min-width:100%;height:fit-content;padding:1rem;font-family:var(--font-noto-sans-georgian,sans-serif);position:relative;will-change:transform;z-index:2}.org-chart-container,.org-chart-container *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.org-node-title{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.org-chart-empty{text-align:center;padding:3rem;color:#666}.org-node-wrapper{display:inline-flex;flex-direction:column;align-items:center;gap:0;position:relative}.org-node{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.35rem .5rem;min-width:40px;max-width:280px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .2s ease,border-color .2s ease;position:relative;z-index:2;display:inline-block;margin:0 auto}.org-node:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.org-node--collapsed{border-bottom-style:dashed;border-bottom-color:#94a3b8}.org-node-content{display:flex;align-items:center;justify-content:center;gap:.4rem}.org-node-title{font-weight:500;font-size:.85rem;line-height:1.35;color:var(--primary);flex:1;word-wrap:break-word}.org-node-toggle{font-size:1.2rem;font-weight:700;color:#666;min-width:20px;text-align:center;flex-shrink:0}.org-node-expand-btn{border:1.5px solid #cbd5e1;background:#fff;color:#475569;font-size:0;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:2px 8px;border-radius:0 0 8px 8px;cursor:pointer;transition:all .2s ease;margin-top:-2px;z-index:3;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.06);min-height:20px;min-width:32px}.org-node-expand-btn:hover{background:#f1f5f9;border-color:#94a3b8;box-shadow:0 3px 8px rgba(0,0,0,.1)}.org-node-expand-btn--open{background:#f8fafc}.org-node-expand-icon{font-size:.55rem;line-height:1;display:inline-block}.org-node-expand-count{font-size:.65rem;font-weight:700;background:#e2e8f0;color:#334155;padding:0 4px;border-radius:999px;min-width:16px;text-align:center;line-height:1.4;display:inline-block}.org-node--root{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-color:#667eea;font-weight:600;font-size:1rem;padding:.85rem 1.25rem}.org-node--root .org-node-title{color:white}.org-node--director{background:linear-gradient(135deg,#f093fb,#f5576c);color:white;border-color:#f5576c;font-weight:600}.org-node--director .org-node-title{color:white}.org-node--department{background:linear-gradient(135deg,#4facfe,#00f2fe);color:white;border-color:#4facfe}.org-node--department .org-node-title{color:white}.org-node--service{background:linear-gradient(135deg,#43e97b,#38f9d7);color:var(--primary);border-color:#43e97b}.org-node--unit{background:#f8f9fa;border-color:#dee2e6;color:var(--primary)}.org-node--regional{background:linear-gradient(135deg,#fa709a,#fee140);color:var(--primary);border-color:#fa709a}.org-node--service_center{background:#e9ecef;border-color:#ced4da;color:var(--primary);font-size:.85rem;padding:.5rem .85rem}.org-chart-shell{border:1px solid #e2e8f0;border-radius:12px;padding:1rem;background:#fff;box-shadow:0 5px 20px rgba(15,23,42,.06)}.org-chart-shell__actions{display:flex;justify-content:flex-end;margin-bottom:.75rem}.org-chart-fullscreen-button{border:1px solid #c7d2fe;background:#eef2ff;color:#312e81;padding:.4rem .95rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.org-chart-fullscreen-button:hover{background:#c7d2fe;transform:translateY(-1px)}.org-chart-fullscreen-overlay{position:fixed;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(8px);z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem}.org-chart-fullscreen-panel{width:min(1400px,96vw);height:min(92vh,900px);background:#fff;border-radius:1.25rem;box-shadow:0 25px 70px rgba(15,23,42,.18);display:flex;flex-direction:column;overflow:hidden}.org-chart-fullscreen-header{padding:1.2rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0}.org-chart-fullscreen-header h2{margin:0;font-size:1rem;font-weight:600;color:var(--primary)}.org-chart-fullscreen-close{border:none;background:#f1f5f9;border-radius:999px;padding:.35rem .9rem;font-size:.85rem;font-weight:600;color:var(--primary);cursor:pointer;transition:background .2s ease}.org-chart-fullscreen-close:hover{background:#e2e8f0}.org-chart-fullscreen-body{flex:1;padding:1rem 1.5rem 1.5rem;min-height:0}.org-chart-viewport--fullscreen{height:100%;min-height:0}@media (max-width:768px){.org-node{min-width:120px;max-width:200px;padding:.5rem .75rem;font-size:.85rem}.org-node-title{font-size:.78rem}.org-node-expand-btn{min-height:18px;min-width:28px;padding:1px 6px}}@media print{.org-node{break-inside:avoid;page-break-inside:avoid}}.CustomTooltip_TooltipContent__fEKyG{box-sizing:border-box;--animation-duration:100ms;will-change:transform,opacity;opacity:0;transform:scale(.6);z-index:200}.CustomTooltip_TooltipBox__3_2qN{background-color:#a1a1a1;color:white;padding:8px 12px;border-radius:4px;font-size:.875rem;max-width:250px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);margin-bottom:0}@keyframes CustomTooltip_growAndFadeIn__z9iVI{to{opacity:1;transform:scale(1)}}@keyframes CustomTooltip_shrinkAndFadeOut__N_6gZ{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}.CustomTooltip_TooltipContent__fEKyG[data-state=delayed-open]{animation:CustomTooltip_growAndFadeIn__z9iVI var(--animation-duration) cubic-bezier(.4,0,.2,1) forwards}.CustomTooltip_TooltipContent__fEKyG[data-state=closed]{animation:CustomTooltip_shrinkAndFadeOut__N_6gZ var(--animation-duration) cubic-bezier(.4,0,.2,1) forwards}.CustomTooltip_TooltipContent__fEKyG[data-side=top]{transform-origin:center bottom}.CustomTooltip_TooltipContent__fEKyG[data-side=right]{transform-origin:center left}.CustomTooltip_TooltipContent__fEKyG[data-side=bottom]{transform-origin:center top}.CustomTooltip_TooltipContent__fEKyG[data-side=left]{transform-origin:center right}.main-paginator{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:20px}.paginator-button-cell{display:flex;justify-content:center;align-items:center;margin-left:4px;border-radius:4px;background:var(--button-background,var(--primary));cursor:pointer;color:#fff;font-weight:700;user-select:none;min-width:2.4rem;padding:.55rem .95rem;border-radius:999px;background:rgba(12,22,34,.7);color:#d9efff;font-weight:500;font-size:.9rem;transition:all .2s ease}.paginator-button-cell:hover:not(.disabled-page-cell):not(.active-page-cell){background-color:rgba(38,172,226,.85)!important;border-color:rgba(38,172,226,.95);color:var(--primary)}.paginator-button-cell:not(.disabled-page-cell):not(.active-page-cell):active{background-color:var(--accent)!important;border-color:var(--accent);color:var(--primary)}.paginator-button-cell.disabled-page-cell{opacity:.45;cursor:not-allowed}.paginator-button-cell.active-page-cell{background:var(--button-active-background,var(--primary));cursor:default;color:var(--primary)}.paginator-dropdown{position:absolute;top:calc(100% + 8px);display:block;left:4px;z-index:200;border-radius:4px;cursor:pointer;background:rgba(12,22,34,.7);color:#fff;font-weight:700;user-select:none;overflow:hidden;padding:6px}.paginator-dropdown.is-hidden{display:none}.paginator-dropdown-item{padding:6px 14px;display:flex;justify-content:space-between;align-items:center;width:100px;border-radius:4px}.paginator-dropdown-item:hover{background:rgba(200,200,200,.2)}.paginator-dropdown-item:not(.is-active):active{background:rgba(200,200,200,.4)}.paginator-dropdown-item.is-active{background:var(--button-active-background,rgba(38,172,226,.85));cursor:default}.paginator-dropdown-item-check{display:inline-flex}.paginator-progress-loader-circle{--loader-width:20px;border-top:calc(var(--loader-width) / 4) solid #222;border-radius:50%;border:calc(var(--loader-width) / 4) solid #222;border-top-color:orange;width:var(--loader-width);height:var(--loader-width);-webkit-animation:spin 2s linear infinite;animation:paginator-progress-loader-spin .6s linear infinite;position:absolute;box-sizing:content-box;left:6px}.paginator-svg{pointer-events:none}@keyframes paginator-progress-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.paginator-wrapper{display:flex;justify-content:center;align-items:center;padding-bottom:20px}@media (max-width:768px){.main-paginator-wrapper{width:100%;overflow-x:auto}.main-paginator{justify-content:center}.paginator-button-cell{padding:.4rem .7rem;font-size:.8rem}}@media (max-width:480px){.paginator-button-cell{padding:.35rem .6rem;font-size:.75rem}}