.skeleton{border-radius:8px;position:relative;overflow:hidden}.skeleton-color-light{background-color:hsla(0,0%,94.1%,.2)}.skeleton:after{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(90deg,transparent,rgba(92,85,89,.3) 40%,transparent);-webkit-animation:loading 1.2s infinite;animation:loading 1.2s infinite}.skeleton-color-light:after{background:linear-gradient(90deg,transparent,hsla(0,0%,94.1%,.3) 40%,transparent)}@-webkit-keyframes loading{0%{left:-150%}to{left:150%}}@keyframes loading{0%{left:-150%}to{left:150%}}.short-codes-container{max-width:800px;margin:0 auto;padding:10px}.short-code,.short-codes-description{padding-bottom:10px}.short-code-value{color:#e81f76;font-weight:900;padding-right:4px}.panel-label{display:flex;justify-content:space-between;align-items:center}.profile-panel__label{font-size:24px;font-weight:700}.panel-label__redirect{background:none;border:none;color:inherit}.header-variant__3{font-family:"Inter",sans-serif;font-size:22px;font-style:normal;font-weight:900;line-height:.54;padding:10px 0}.header-color__primary{color:#0451bd}.header-color__secondary{color:#e81f76}.header-color__light{color:#fff}.header-align__center{text-align:center}.header-align__left{text-align:left}.header-align__right{text-align:right}.layout-container{display:flex}.layout-container__column{flex-direction:column}.layout-container__row{flex-direction:row}.layout-container__gap--1{grid-gap:4px;gap:4px}.layout-container__gap--2{grid-gap:8px;gap:8px}.layout-container__gap--3{grid-gap:12px;gap:12px}.layout-container__gap--4{grid-gap:16px;gap:16px}.layout-container__gap--5{grid-gap:20px;gap:20px}.layout-container__gap--6{grid-gap:24px;gap:24px}.layout-element{display:flex;justify-content:center}.usage-container{border:1px solid #291b22;border-radius:16px;font-family:"Poppins",sans-serif;width:100%;position:relative}.usage-container,.usage-value{background-color:#0451bd;height:21px;left:0;top:0}.usage-value{border-radius:16px;opacity:.75;position:absolute;z-index:2}.usage-description{padding:3px 10px}.text-input{cursor:text;font-family:"Inter","Arial",sans-serif;display:flex;flex-direction:row;border:1px solid #291b22;background:#fff;box-shadow:0 5px 0 0 #291b22;max-width:100%;width:100%;border-radius:100px}.text-input__input-container{position:relative}.text-input__input-container--input{border-radius:100px;padding:16px 27px;outline:0;border:none}.text-input__adornment{border:1px solid #291b22;text-transform:capitalize;border-radius:100px;padding:16px 27px}.button-default,.text-input__adornment{background-color:#e81f76;color:#fff;font-weight:700;box-shadow:0 5px 0 0 #291b22}.button-default{display:flex;grid-gap:15px;gap:15px;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:auto;border:1px solid #291b22;font-size:14px;line-height:normal;text-transform:uppercase;padding:5px 10px;border-radius:16px;font-family:"Poppins",sans-serif;cursor:pointer}.button-full-width{width:100%}.button-disabled{background-color:#5c5559;cursor:default}.select{width:100%;padding:15px;border:1px solid #291b22;box-shadow:0 5px 0 0 #291b22;border-radius:10px;cursor:pointer;background-color:#fff;color:#291b22;font-family:"Inter","Arial",sans-serif}.select:hover{background-color:#0451bd;color:#fff}.select:focus{border:1px solid #291b22}.option{background-color:#fff;color:#291b22}.profile-panel-card{width:100%}.profile-panel__usage{margin-top:20px;height:28px}.profile-panel__usage--amount{font-size:24px;font-weight:700;margin-right:5px;height:10px}.profile-panel__usage--description{font-weight:700;height:42px}.profile-panel__usage--bar{height:14px;border-radius:16px;margin-top:10px;margin-bottom:20px}.profile-panel__balance{height:24px}.profile-panel__label{display:flex;height:28px;width:100%}.profile-panel{width:calc(100% - 40px);max-height:30px;background-color:#fff;border:2px solid hsla(0,0%,76.1%,.6078431372549019);color:#0451bd;border-radius:15px;padding:20px;margin-bottom:10px;transition:max-height .5s}.profile-panel--open{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;transition:max-height .5s;border:none;color:#fff}.profile-panel--color-background{background-color:#0451bd;border:2px solid #0451bd}.profile-panel-border{border:2px solid hsla(0,0%,76.1%,.6078431372549019);padding:20px;border-radius:15px}.user-navigation{display:flex;flex-direction:row;justify-content:end}.desktop-hamburger{display:flex;flex-direction:column;cursor:pointer;z-index:99;width:24px}.bar{background-color:#fff;width:24px;height:2px;margin:4px 0;transition:.4s}.desktop-hamburger.opened .bar:first-child{-webkit-transform:rotate(-45deg) translate(-8px,6px);transform:rotate(-45deg) translate(-8px,6px)}.desktop-hamburger.opened .bar:nth-child(2){opacity:0}.desktop-hamburger.opened .bar:nth-child(3){-webkit-transform:rotate(45deg) translate(-8px,-6px);transform:rotate(45deg) translate(-8px,-6px)}.user-navigation-content{position:absolute;z-index:999;top:0;right:0;height:0;width:100vw}.user-navigation-content-open{height:100vh}@media screen and (min-width:1024px){.desktop-hamburger{display:none}}.top-navigation{max-width:1630px;margin:0 auto;width:calc(100% - 20px);display:flex;flex-direction:column;padding:24px 10px;height:42px}.top-navigation__element{flex-grow:1}.top-navigation-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.top-navigation-content{height:0;width:0;background:none;display:none}.top-navigation-content-open{z-index:100;position:absolute;height:calc(100vh - 90px);width:100vw;top:90px;left:0;background:#0451bd;display:block}.top-navigation-content-elements{display:flex;justify-content:center;padding:50px 0}.top-navigation-menu__list{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:12px;gap:12px}@media screen and (max-width:1024px){.top-user-navigation-menu{display:none}}.top-navigation-menu{display:flex;flex-direction:row;align-items:center;padding:0;margin:0}.top-navigation-menu__list-item{list-style-type:none;margin:10px}.top-navigation-menu__list-item--link{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:1;text-transform:uppercase;border-radius:100px;padding:10px 20px;border:1px solid hsla(0,0%,100%,.5);text-decoration:none;background:none}@media screen and (max-width:1024px){.top-navigation-menu{display:none}}.main-container{margin:0 auto;font-family:"Inter","Arial",sans-serif}.header-container{background-color:#0451bd}.content-container{max-width:1630px;padding:10px;margin:0 auto}.login-layout{display:flex;justify-self:center;justify-content:center;align-items:center;height:100vh}.login-layout__content{display:flex;justify-content:center;flex-direction:column}@media (min-width:480px){@-webkit-keyframes waving{0%{background-position:50%}to{background-position:center left 96000px}}@keyframes waving{0%{background-position:50%}to{background-position:center left 96000px}}}.login-layout__hero{min-width:300px;width:100%;padding:60px 0;position:absolute;top:0;left:0;z-index:-1;background-color:#0451bd}.login-layout__hero:before{box-sizing:border-box}.login-layout__hero:after{content:"";position:absolute;bottom:-32px;left:0;width:100%;height:32px;background-image:url(https://www.crossmobile.pl/wp-content/themes/crossmobile/assets/images/wave-blue.png);background-position:50%;-webkit-animation:waving 480s linear infinite reverse;animation:waving 480s linear infinite reverse;animation-play-state:running;-webkit-animation-play-state:running;z-index:37;-webkit-transform:rotate(180deg) translateY(1px);transform:rotate(180deg) translateY(1px)}.card{padding:20px 15px;display:flex;border:1px solid #5c5559;border-radius:10px;background:#fff}
/*# sourceMappingURL=main.dc2eb492.chunk.css.map */