:root{--color-text:#fff;--color-text-secondary:#6b7280;--color-white-70:hsla(0,0%,100%,.7);--color-white-50:hsla(0,0%,100%,.5);--color-white-30:hsla(0,0%,100%,.3);--spacing-small:4px;--spacing-medium:8px;--spacing-large:16px;--section-padding:10px;--border-radius-medium:8px;--field-border-radius:5px;--field-padding:16px;--field-font-size:14px;--field-text-color:hsla(0,0%,100%,.7);--header-height:60px;--appbar-height:66px;--appbar-color:var(--Color-01);--scroll-color:#6b6b6b;--scroll-bg:#2c2c2c;--scroll-size:8px}.expand-enter-active,.expand-leave-active{overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.expand-enter-from,.expand-leave-to{max-height:0}.expand-enter-to,.expand-leave-from{max-height:300px}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.zoom-enter-active,.zoom-leave-active{transition:transform .1s ease,opacity .1s ease}.zoom-enter-from,.zoom-leave-to{opacity:0;transform:scale(.5)}body,html{-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}.has-scrollbar body::-webkit-scrollbar,body.has-scrollbar::-webkit-scrollbar{height:var(--scroll-size);width:var(--scroll-size)}.has-scrollbar body::-webkit-scrollbar-thumb,body.has-scrollbar::-webkit-scrollbar-thumb{background:var(--scroll-color);border-radius:4px}.has-scrollbar body::-webkit-scrollbar-track,body.has-scrollbar::-webkit-scrollbar-track{background:var(--scroll-bg)}.has-scrollbar body,body.has-scrollbar{scrollbar-face-color:var(--scroll-color);scrollbar-track-color:var(--scroll-bg)}body.has-scrollbar.hide-scroll,body.has-scrollbar.sidebar-opened{padding-right:var(--scroll-size)}body.hide-scroll,body.sidebar-opened{overflow:hidden}#app{background-color:var(--Color-7);display:flex;flex-direction:column;min-height:100dvh}*,:after,:before{box-sizing:border-box;margin:0;padding:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}section{margin:0 auto;max-width:1200px;padding:0 var(--section-padding);width:100vw}hr{background:var(--Color-4);border:none;height:1px}img,svg{display:block}.primary-link{color:var(--CTA_Primary-1);cursor:pointer;text-decoration:none}header{background:var(--Color-5);height:var(--header-height);left:0;padding:0 var(--section-padding);position:fixed;right:0;top:0;touch-action:none;z-index:1000}header>*{touch-action:manipulation}header h1{font-size:18px;font-weight:500;height:50px;line-height:20px;padding:20px 30px;text-align:center}header .close-icon{right:5px}header .back-icon,header .close-icon{cursor:pointer;padding:8px;position:absolute;top:10px}header .back-icon{left:5px}header .back-icon svg{height:24px;width:24px}.header-wrapper:not(:empty)~.main{margin-top:var(--header-height)}.message-circle{position:relative}.message-circle:before{background-color:var(--Desctructive);border-radius:50%;content:"";display:block;height:10px;position:absolute;right:-1px;top:-1px;width:10px}.message-circle.ui-button-content:before{right:-12px;top:1px}body.sensitive #gist-embed-message,body.sensitive #onesignal-slidedown-container{display:none!important}@keyframes hideEffect{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9);visibility:hidden}}@keyframes showEffect{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1);visibility:visible}}.ui-spinner{animation:tr 2s linear infinite;transform-origin:center}.ui-spinner circle{animation:an 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes tr{to{transform:rotate(1turn)}}@keyframes an{0%{stroke-dasharray:0 150;stroke-dashoffset:0}47%{stroke-dasharray:42 150;stroke-dashoffset:-16}95%,to{stroke-dasharray:42 150;stroke-dashoffset:-59}}.ui-button{border:none;border-radius:var(--UI-Tokkens-Inputs-radius-lg);box-shadow:inset 0 -1.5px 0 0 rgba(0,0,0,.5);cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:10px;justify-content:center;line-height:14px;position:relative;transition:background-color .2s,box-shadow .2s}.ui-button--primary{background:var(--CTA_Primary-1);color:var(--Color-9)}.ui-button--primary:hover{background:var(--CTA_Primary-2)}.ui-button--primary:active{background:var(--CTA_Primary-3)}.ui-button--primary:disabled{background:var(--Color-9);box-shadow:none;color:var(--Color-4);cursor:not-allowed}.ui-button--secondary{background:var(--CTA_Secondary-1);box-shadow:inset 0 -1.5px 0 0 #00622b}.ui-button--secondary:hover{background:var(--CTA_Primary-2)}.ui-button--secondary:active{background:var(--CTA_Primary-3)}.ui-button--secondary:disabled{background:var(--Color-9);color:var(--Color-4)}.ui-button--tertiary{background:var(--Color-4);box-shadow:0 -1.5px 0 0 var(--Color-7) inset;color:var(--Color-01)}.ui-button--tertiary:hover{background:var(--Color-3)}.ui-button--tertiary:active{background:var(--Color-6)}.ui-button--tertiary:disabled{background:var(--Color-9);color:var(--Color-4)}.ui-button.xs{padding:var(--UI-Tokkens-Buttons-X-small-y) var(--UI-Tokkens-Buttons-X-small-x)}.ui-button.s{font-size:14px;padding:var(--UI-Tokkens-Buttons-Small-y) var(--UI-Tokkens-Buttons-Small-x)}.ui-button.m{font-size:16px;padding:var(--UI-Tokkens-Buttons-Medium-y) var(--UI-Tokkens-Buttons-Medium-x)}.ui-button.l{font-size:18px;padding:var(--UI-Tokkens-Buttons-Large-y) var(--UI-Tokkens-Buttons-Large-x)}.ui-button.xl{font-size:20px;padding:var(--UI-Tokkens-Buttons-X-Large-y) var(--UI-Tokkens-Buttons-X-Large-x)}.ui-button-content{align-items:center;display:flex;min-height:24px;transition:opacity .2s,transform .2s}.ui-button svg{height:24px;width:24px}.ui-button .loader~.ui-button-content{opacity:0;transform:scale(.8)}.ui-button .loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ui-button.fluid{width:100%}.ui-button.centered{margin-left:auto;margin-right:auto}.game-selector{align-items:flex-start;background:var(--Color-9);border-radius:8px;display:flex;flex-direction:column;gap:22px;padding:10px}.game-selector-header{color:var(--Color-2);font-size:18px;font-weight:600}.game-selector-header span{color:#fff}.game-selector-games{display:flex;flex-wrap:wrap;gap:6px;width:100%}.game-selector-game{cursor:pointer;display:flex;flex:0 0 calc(33.333% - 4px);flex-direction:column}.game-selector-game .game-selector-image{position:relative;width:100%}.game-selector-game .game-selector-image img{aspect-ratio:1;border-radius:8px;margin-bottom:4px;object-fit:cover;width:100%}.game-selector-game .game-selector-image svg{display:none;fill:var(--CTA_Secondary-1);position:absolute;right:10px;top:10px}.game-selector-game p{font-size:13px;font-weight:700}.game-selector-game span{color:var(--Color-2);font-size:11px;font-weight:500;text-transform:capitalize}.game-selector-game.active .game-selector-image:before{border:3px solid var(--CTA_Secondary-1);border-radius:8px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.game-selector-game.active .game-selector-image svg{display:block}.ui-tag{align-items:center;background:var(--Color-5);border-radius:4px;display:flex;font-size:14px;font-weight:700;gap:4px;line-height:24px;padding:2px 8px}.ui-tag svg{height:28px;width:28px}.activefreespins-card-header{background-color:#016652;border-radius:8px;box-shadow:inset 0 0 15px 0 #0a8;color:#fff;display:flex;flex-direction:column;height:140px;justify-content:center;overflow:hidden;padding:10px 20px;position:relative}.activefreespins-card-header:after{background:#04d59f;border-radius:332px;content:"";filter:blur(70px);height:332px;opacity:.5;position:absolute;right:-30%;top:-50%;width:332px}.activefreespins-card-header-image{bottom:0;position:absolute;right:0;top:0;z-index:1}.activefreespins-card-header-image img{height:100%}.activefreespins-card-tags{align-items:flex-start;display:flex;flex-direction:column;gap:8px;max-width:75%;position:relative;z-index:2}.activefreespins-card-timer{align-items:center;background:hsla(0,0%,100%,.2);border-radius:4px;display:flex;font-size:12px;font-weight:500;gap:6px;justify-content:center;line-height:16px;padding:2px 8px 2px 4px}.activefreespins-card-timer svg{fill:#fff;height:12px;opacity:.5;width:12px}.activefreespins-modal{background-color:var(--Color-5);border-radius:8px;display:flex;flex-direction:column;overflow:hidden;position:relative}.activefreespins-modal .activefreespins-card-header{height:98px}.activefreespins-modal-details{align-items:stretch;display:flex;flex-direction:column;gap:10px;padding:10px}.activefreespins-modal-actions{align-items:center;display:flex;gap:8px;justify-content:center}.activefreespins-modal-actions>*{flex:1}.activefreespins-modal-game{background:var(--Color-9);border-radius:8px;display:flex;gap:16px;padding:10px}.activefreespins-modal-game-image{border-radius:8px;height:100px;margin-bottom:4px;overflow:hidden;width:100px}.activefreespins-modal-game-image img{width:100%}.activefreespins-modal-game-info{display:flex;flex:1;flex-direction:column;justify-content:space-between}.activefreespins-modal-game-info p{font-size:18px;font-weight:700}.activefreespins-modal-game-info span{color:var(--Color-2);font-size:14px;font-weight:500;text-transform:capitalize}.freespins-modal{padding:0 10px 10px}.freespins-modal>h3{font-size:18px;font-weight:700;margin:-20px 0 5px}.freespins-modal>p{color:var(--Color-2);font-size:12px;font-weight:500;margin-bottom:12px}.freespins-modal .activefreespins-modal{background:transparent}.freespins-modal .activefreespins-modal-details{padding:12px 0 0}.freespins-modal .freespins-modal-skip{margin:12px;text-align:center}.sidebar{bottom:0;max-width:320px;overflow-y:auto;position:fixed;top:var(--header-height);width:100vw;-webkit-overflow-scrolling:touch;background:var(--Color-7);box-shadow:0 0 40px 10px rgba(0,0,0,.4);transform:translateX(calc(var(--sidebar-position)*1px));z-index:990}.has-scrollbar .sidebar::-webkit-scrollbar,.sidebar.desktop.has-scrollbar::-webkit-scrollbar{height:0;width:0}.has-scrollbar .sidebar::-webkit-scrollbar-thumb,.sidebar.desktop.has-scrollbar::-webkit-scrollbar-thumb{background:#6b6b6b;border-radius:4px}.has-scrollbar .sidebar::-webkit-scrollbar-track,.sidebar.desktop.has-scrollbar::-webkit-scrollbar-track{background:#b5b5b5}.has-scrollbar .sidebar,.sidebar.desktop.has-scrollbar{scrollbar-face-color:#6b6b6b;scrollbar-track-color:#b5b5b5}.sidebar.full-height{bottom:0;display:flex;flex-direction:column;height:100dvh;top:0;z-index:1002}.sidebar section{max-width:100%}.sidebar-opened.left .sidebar{left:0}.sidebar-opened.left .main{opacity:calc(var(--sidebar-position)/-400);transform:translateX(calc(var(--sidebar-position)*.5px + 50%))}.sidebar-opened.left .app-bar{bottom:-100px;opacity:calc(var(--sidebar-position)*-1/400);transform:translateY(max(var(--sidebar-position) * .3px,-100px))}.sidebar-opened.right .sidebar{right:0}.sidebar-opened.right .main{opacity:calc(var(--sidebar-position)/400);transform:translateX(calc(var(--sidebar-position)*.5px - 50%))}.sidebar-opened.right .app-bar{bottom:-100px;opacity:calc(var(--sidebar-position)/400);transform:translateY(max(var(--sidebar-position) * -.3px,-100px))}.sidebar-opened.desktop .main{opacity:1!important;transform:none!important}.sidebar-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:989}.sidebar.full-height~.sidebar-overlay{z-index:1001}.from-bottom-enter-active,.from-bottom-leave-active{transition:transform .2s,opacity .3s}.from-bottom-enter-from,.from-bottom-leave-to{opacity:0;transform:translateY(100%) scale(.9)}.from-bottom-enter-to,.from-bottom-leave-from{opacity:1;transform:translateY(0)}.header-enter-active,.header-leave-active{transition:transform .15s,opacity .15s}.header-enter-from,.header-leave-to{opacity:0;transform:translateY(-10%) scale(.9)}.header-enter-to,.header-leave-from{opacity:1;transform:translateY(0)}.main{display:flex}.main .side-nav{--menu-open-size:0;background:var(--Color-5);flex-shrink:0;transition:width .3s ease-in-out;width:var(--menu-open-size);will-change:width}.main .side-nav section{width:100%}.main .side-nav.opened{--menu-open-size:260px}.main .side-nav.compact{--menu-open-size:78px}.main .content{flex:1;max-width:100vw;min-width:0;overflow-x:auto}.main .content section{min-width:0;width:auto}.ui-input{display:flex;flex-direction:column;gap:6px;min-width:0;width:100%}.ui-input .control{align-items:center;border-radius:var(--field-border-radius);display:flex;gap:10px;height:50px;justify-content:space-between;padding-block:var(--UI-Tokkens-Inputs-spacing-md-y);padding-inline:var(--UI-Tokkens-Inputs-spacing-md-x);position:relative;transition:border-color .1s}.ui-input .control.primary{background-color:var(--Color-8);border:1px solid var(--Color-4)}.ui-input .control.primary.disabled .left-icon svg,.ui-input .control.primary.disabled .ui-input-placeholder,.ui-input .control.primary.disabled input{color:var(--Color-4);-webkit-text-fill-color:var(--Color-4)!important}.ui-input .control.primary.focused{border-color:var(--CTA_Primary-1)}.ui-input .control.secondary{background:#353c3d}.ui-input .control .ui-input-input{align-items:center;display:flex;flex:1;min-width:0;position:relative}.ui-input .control .ui-input-placeholder{color:var(--Color-2);font-size:var(--field-font-size);font-weight:700;line-height:14px;margin-left:-4px;padding:0 4px;pointer-events:none;position:absolute;transition:top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),font-size .2s cubic-bezier(.4,0,.2,1);user-select:none}.ui-input .control .ui-input-placeholder.collapsed{background:linear-gradient(transparent 48%,var(--Color-8) 48%);font-size:10px;font-weight:400;left:0;top:0;transform:translateX(calc(var(--leftOffset)*-1 + 21px)) translateY(-24px)}.ui-input .control input{background:transparent;border:none;color:var(--Color-01);flex:1;font-size:var(--field-font-size);font-weight:700;height:16px;min-width:0;outline:none}.ui-input .control input.empty:not(:focus){opacity:0}.ui-input .control input:-webkit-autofill,.ui-input .control input:-webkit-autofill:active,.ui-input .control input:-webkit-autofill:focus,.ui-input .control input:-webkit-autofill:hover{background-color:transparent!important;border-radius:0;-webkit-box-shadow:0 0 0 1000px var(--Color-8) inset!important;box-shadow:0 0 0 1000px var(--Color-8) inset!important;color:var(--field-text-color)!important;-webkit-text-fill-color:var(--field-text-color)!important;transition:background-color 5000s ease-in-out 0s}.ui-input .control input[type=search]::-webkit-search-cancel-button,.ui-input .control input[type=search]::-webkit-search-decoration,.ui-input .control input[type=search]::-webkit-search-results-button,.ui-input .control input[type=search]::-webkit-search-results-decoration{display:none}.ui-input .control.error{border-color:var(--Desctructive)}.ui-input .control .left-icon svg,.ui-input .control .right-icon svg{height:24px;width:24px}.ui-input .control .left-icon.has-input-value svg{color:var(--Color-01)}.ui-input .control .left-icon.has-input-value svg path{fill-opacity:1}.ui-input .control .right-icon{background-color:transparent;border:none;cursor:pointer;font-size:18px;font-weight:700}.ui-input .control .right-icon.accent svg{color:var(--CTA_Primary-1)}.ui-input .control .right-icon.accent svg path{fill-opacity:1}.ui-input .control .left-slot{padding-right:16px;position:relative}.ui-input .control .left-slot:after{border-right:.5px solid var(--Color-4);content:"";height:26px;position:absolute;right:7px;top:-5px}.ui-input .error-message{color:var(--Desctructive);font-size:12px;font-weight:500}.ui-image{opacity:0;transition:opacity .2s ease-in;will-change:opacity}.ui-image.loaded{opacity:1}.zero-balance-modal{padding:0 10px 20px;text-align:center}.zero-balance-modal .ui-button{margin:16px 0;width:80%}.zero-balance-modal .play-demo{cursor:pointer;font-size:14px;font-weight:500;opacity:.6}.play-demo-modal{align-items:stretch;display:flex;flex-direction:column;gap:16px;padding:0 16px 16px;text-align:center}.play-demo-modal h4{font-size:18px;font-weight:500}.play-demo-modal h2{font-size:24px;font-weight:700}.game-card{display:block;position:relative;width:100%}.game-card__image{aspect-ratio:1/1;background-color:var(--Color-5);border-radius:9px;display:block;margin-bottom:4px;object-fit:cover;width:100%}.game-card__title{font-size:14px;font-weight:700;margin:0}.game-card__subtitle,.game-card__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-card__subtitle{color:var(--Color-2);font-size:12px;font-weight:500;margin:4px 0;text-transform:capitalize}.game-card-favorite{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:7px 12px 12px;position:absolute;right:0;top:0}.game-card-favorite svg{fill:none;height:14px;stroke:var(--CTA_Secondary-1);transition:fill .3s ease-in-out,stroke .3s ease-in-out;width:16px}.game-card-skeleton .game-card__title{background-color:var(--Color-6);border-radius:6px;height:12px;margin:0;width:80%}.game-card-skeleton .game-card__subtitle{background-color:var(--Color-5);border-radius:5px;height:10px;margin:4px 0;width:70%}.games-list{--per-row:3}.tablet .games-list{--per-row:4}.games-list{--per-row:6;display:grid;gap:5px;grid-template-columns:repeat(var(--per-row),minmax(0,1fr))}.ui-tooltip[data-v-26a9a65e]{display:inline-block;position:relative}.ui-tooltip__popup[data-v-26a9a65e]{left:0;position:fixed;top:0;z-index:1000}.fade-enter-active[data-v-26a9a65e],.fade-leave-active[data-v-26a9a65e]{transition:opacity .12s ease}.fade-enter-from[data-v-26a9a65e],.fade-leave-to[data-v-26a9a65e]{opacity:0}.ui-checkbox{align-items:center;cursor:pointer;display:inline-flex;user-select:none;width:100%}.ui-checkbox input[type=checkbox]{display:none}.ui-checkbox.error .ui-checkbox__label{color:var(--Desctructive)}.ui-checkbox.error .ui-checkbox__box{border-color:var(--Desctructive)}.ui-checkbox__box{border:1px solid var(--color-white-70);border-radius:3px;height:17px;margin-right:12px;min-width:17px;position:relative;width:17px}.ui-checkbox__box svg{display:none;fill:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ui-checkbox input[type=checkbox]:checked+.ui-checkbox__box{background:#2b3936}.ui-checkbox input[type=checkbox]:checked+.ui-checkbox__box svg{color:#19cb73;display:block}.ui-checkbox__label{color:var(--color-white-70,hsla(0,0%,100%,.7));cursor:pointer;font-size:12px;font-weight:500;line-height:14px}.ui-checkbox input[type=checkbox]:disabled{opacity:.5;pointer-events:none}.providers-popup{background-color:var(--Color-6);border-radius:8px;bottom:0;color:var(--text-secondary);display:flex;flex-direction:column;gap:5px;gap:12px;height:80vh;height:auto;left:0;margin-top:8px;max-width:1000%;padding:16px;position:fixed;position:static;right:0;width:100%;width:480px}.providers-popup .providers-control{align-items:center;display:flex;gap:8px;margin-bottom:8px}.providers-popup .providers-control .providers-close{align-items:center;cursor:pointer;display:flex;justify-content:center}.providers-popup .providers-control .providers-close svg{color:#fff;height:24px;width:24px}.providers-popup .providers-results{display:flex;height:100%;overflow:auto}.has-scrollbar .providers-popup .providers-results::-webkit-scrollbar,.providers-popup .providers-results.desktop.has-scrollbar::-webkit-scrollbar{height:0;width:0}.has-scrollbar .providers-popup .providers-results::-webkit-scrollbar-thumb,.providers-popup .providers-results.desktop.has-scrollbar::-webkit-scrollbar-thumb{background:#6b6b6b;border-radius:4px}.has-scrollbar .providers-popup .providers-results::-webkit-scrollbar-track,.providers-popup .providers-results.desktop.has-scrollbar::-webkit-scrollbar-track{background:#b5b5b5}.has-scrollbar .providers-popup .providers-results,.providers-popup .providers-results.desktop.has-scrollbar{scrollbar-face-color:#6b6b6b;scrollbar-track-color:#b5b5b5}.providers-popup .providers-results{height:270px}.providers-popup .providers-list{display:flex;flex-direction:column;gap:4px;list-style-type:none;width:100%}.providers-popup .providers-list li{align-items:center;background:var(--Color-7);border-radius:8px;display:flex;gap:8px;justify-content:space-between}.providers-popup .providers-list .ui-checkbox{display:flex;flex-direction:row-reverse;justify-content:space-between;line-height:16px;padding:12px 16px}.providers-popup .providers-list .ui-checkbox__label{color:#fff;font-size:14px;font-weight:500;text-transform:capitalize}.providers-popup .providers-actions{display:flex;gap:8px}.providers-popup .providers-actions button{flex:1}.providers-popup .ui-input .control{background-color:var(--Color-5);border:1px solid var(--Color-4);padding-left:15px;transition:border-color .2s ease-in-out}.providers-popup .ui-input .control:focus-within,.providers-popup .ui-input .control:hover{border-color:var(--Color-2)}.providers-popup .ui-input .control svg{color:#fff;height:20px;width:20px}.providers-popup .ui-checkbox__box{margin-left:10px;margin-right:0}.providers-overlay{backdrop-filter:blur(6px);background:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.providers-button{align-items:center;background-color:var(--Color-4);border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;line-height:16px;padding:16px}.providers-button svg{height:28px;margin:-6px 0;width:28px}.providers-button{gap:55px}.categories-slider{display:flex;margin:0 calc(var(--section-padding)*-1);overflow-x:auto;padding:0 var(--section-padding)}.categories-slider::-webkit-scrollbar{display:none}.categories-slider .category{align-items:center;border-radius:6px;color:#b3bec1;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:5px;height:44px;line-height:16px;opacity:.5;padding:9px;white-space:nowrap}.categories-slider .category:hover{opacity:.7}.categories-slider .category img{height:20px;width:20px}.categories-slider .category.active{background:var(--Color-4);color:#fff;opacity:1}.categories-slider .category.active svg{color:var(--CTA_Secondary-1)}.categories-slider-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;width:20px}.search-page .games-list{margin-top:8px}.search-header{padding:10px 0 8px}.search-header .search-input .control{background-color:var(--Color-5);border:1px solid var(--Color-4);padding-left:15px;transition:border-color .2s ease-in-out}.search-header .search-input .control:focus-within,.search-header .search-input .control:hover{border-color:var(--Color-2)}.search-header .search-input .control .ui-input-placeholder.collapsed{display:none}.search-header .search-input .left-slot{display:flex;font-size:14px;font-weight:800;padding-right:0}.search-header .search-input .left-slot svg.search-icon{color:#fff;height:20px;width:20px}.search-header .search-input .left-slot:after{display:none}.search-header .search-header-input{align-items:center;display:flex;gap:10px}.search-header .providers{color:var(--text-secondary);display:flex;font-size:14px;gap:5px;line-height:16px;margin-top:8px}.search-header .providers-logos{display:flex;flex-wrap:wrap;gap:10px;overflow-x:auto;width:100%}.search-header .providers-logos::-webkit-scrollbar{display:none}.search-header .providers .provider-card{align-items:center;background:var(--Color-4);border-radius:6px;display:flex;gap:6px;height:32px;justify-content:space-evenly;padding:4px 10px}.search-header .providers .provider-card div{align-items:center;color:#fff;display:flex;flex:1;font-size:14px;font-weight:500;justify-content:center;text-transform:capitalize;white-space:nowrap}.search-header .providers .provider-card img{filter:grayscale(1);max-height:24px;max-width:50px}.search-header .providers .provider-card svg{flex:0 0 14px;height:14px;width:14px}.search-header .ui-button{margin-left:10px;min-width:100px;white-space:nowrap}.not-found{align-items:center;display:flex;flex-direction:column;gap:10px;height:50vh;justify-content:center;text-align:center}.not-found h2{font-size:24px;font-weight:600;line-height:28px}.not-found p{color:var(--color-white-70);font-size:14px;line-height:20px}