.provider-section .page-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.provider-section .page-header .header-left{display:flex;align-items:center;gap:.5rem}.provider-section .page-header .header-left .back-btn{width:2.25rem;height:2.25rem;padding:.5rem;background:var(--background-secondary);border-radius:.25rem;color:#fff;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .3s ease}.provider-section .page-header .header-left .back-btn:hover{background:rgba(252,252,252,.1647058824)}.provider-section .page-header .header-left h4{font-size:1.5rem;font-weight:500;color:#fff;margin:0}@media screen and (max-width:767.98px){.provider-section .page-header .header-left h4{font-size:1.25rem}}@media screen and (max-width:991.98px){.provider-section .page-header{flex-direction:column;align-items:stretch;gap:1rem}.provider-section .page-header .header-left{justify-content:flex-start}}.provider-section .new-games-badge{position:absolute;left:0;top:.5rem;z-index:10;background-color:#dc2626;color:#fff;font-size:8px;font-weight:400;padding:.25rem 1.35rem .25rem .375rem;clip-path:polygon(0 0,90% 0,75% 50%,90% 100%,0 100%)}@media screen and (max-width:480px){.provider-section .new-games-badge{top:.55rem;font-size:7px;padding:.25rem 1.3rem .25rem .375rem}}@media screen and (min-width:640px){.provider-section .new-games-badge{top:.75rem;font-size:10px;padding:.25rem 1.5rem .25rem .5rem}}@media screen and (min-width:1024px){.provider-section .new-games-badge{top:1rem;font-size:10px;padding:.35rem 1.85rem .35rem .625rem}}.provider-section .theme-card{display:flex;align-items:center;justify-content:center;width:100%;height:140px;border-radius:8px;overflow:hidden;cursor:pointer;background-color:var(--background-secondary);padding:2.5rem}@media screen and (max-width:767.98px){.provider-section .theme-card{height:79px;padding:1rem 1.5rem}}@media screen and (min-width:768px)and (max-width:991.98px){.provider-section .theme-card{height:95px;padding:1.5rem}}.provider-section .theme-card .provider-logo{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.provider-section .theme-card .provider-logo img{width:100%;height:100%;object-fit:contain}.provider-section .theme-card .provider-badge-wrap{font-size:.875rem;color:var(--gray-20);margin-top:.5rem}.provider-section .provider-card-skeleton{width:100%!important;height:140px!important}@media screen and (max-width:767.98px){.provider-section .provider-card-skeleton{height:79px!important}}@media screen and (min-width:768px)and (max-width:991.98px){.provider-section .provider-card-skeleton{height:95px!important}}