.LevelCards-module__skemJq__cardContainer{justify-content:stretch;gap:20px;width:100%;max-width:960px;margin-top:50px;margin-bottom:150px;padding:2rem;display:flex}.LevelCards-module__skemJq__desktopView{gap:20px;width:100%;display:flex}.LevelCards-module__skemJq__mobileView{flex-direction:column;align-items:center;width:100%;display:none}.LevelCards-module__skemJq__card{background:var(--creme);outline:3px solid var(--dark);color:var(--dark);width:50%;box-shadow:0px 8px 0 3px var(--dark);cursor:pointer;border-radius:25px;flex-direction:column;align-items:stretch;padding:30px;transition:all .3s;display:flex;position:relative}.LevelCards-module__skemJq__card h2{text-align:center;background:var(--dark);color:var(--creme);border-radius:50px;width:150px;margin-bottom:1rem;padding:10px;font-size:1.4rem;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.LevelCards-module__skemJq__imgContainer{width:100%}.LevelCards-module__skemJq__card img{border-radius:15px;width:100%}.LevelCards-module__skemJq__card p{width:100%;margin-top:1.5rem;margin-bottom:.3rem;font-size:1.25rem;font-weight:700}.LevelCards-module__skemJq__card ul{width:100%;margin-bottom:1.2rem}.LevelCards-module__skemJq__card ul li{border-bottom:1px solid #d3d3d3;align-items:center;gap:5px;padding:.7rem 0;list-style-type:none;display:flex}.LevelCards-module__skemJq__card ul li img{border:none;border-radius:0;width:20px}.LevelCards-module__skemJq__card ul li:last-child{border-bottom:none}.LevelCards-module__skemJq__card a{background:var(--blue);color:var(--creme);text-align:center;outline:2px solid var(--dark);width:100%;box-shadow:0 4px 0 2px var(--dark);display:inherit;border-radius:15px;margin-top:auto;padding:1rem;text-decoration:none}.LevelCards-module__skemJq__card a:hover{box-shadow:0 0px 0 2px var(--dark);background:#0050db;transform:translateY(4px)}.LevelCards-module__skemJq__deactivated{color:#d3d3d3}.LevelCards-module__skemJq__deactivated img{opacity:.1}.LevelCards-module__skemJq__sliderContainer{justify-content:center;align-items:center;gap:20px;width:100%;display:flex;position:relative}.LevelCards-module__skemJq__slideWrapper{flex:1;justify-content:center;max-width:400px;display:flex}.LevelCards-module__skemJq__navButton{outline:2px solid var(--dark);background-color:var(--creme);cursor:pointer;width:40px;height:40px;color:var(--dark);box-shadow:0 2px 0 1px var(--dark);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.LevelCards-module__skemJq__navButton:hover{background-color:var(--blue);color:var(--creme);box-shadow:0 0px 0 1px var(--dark);transform:translateY(2px)}.LevelCards-module__skemJq__indicators{gap:8px;margin-top:20px;display:flex}.LevelCards-module__skemJq__indicator{border:2px solid var(--dark);cursor:pointer;background-color:#0000;border-radius:50%;width:12px;height:12px;transition:all .3s}.LevelCards-module__skemJq__indicator.LevelCards-module__skemJq__active{background-color:var(--dark)}.LevelCards-module__skemJq__indicator:hover{background-color:var(--blue);border-color:var(--blue)}@media (max-width:1080px){.LevelCards-module__skemJq__card{padding:30px 20px 20px}}@media (max-width:768px){.LevelCards-module__skemJq__cardContainer{padding:1rem}.LevelCards-module__skemJq__desktopView{display:none}.LevelCards-module__skemJq__mobileView{display:flex}.LevelCards-module__skemJq__card{width:100%;max-width:350px;padding:30px}.LevelCards-module__skemJq__sliderContainer{gap:15px}.LevelCards-module__skemJq__navButton{flex-shrink:0;position:absolute;top:-25px}.LevelCards-module__skemJq__navButtonLeft{z-index:2;left:calc(50% - 125px)}.LevelCards-module__skemJq__navButtonRight{right:calc(50% - 125px)}.LevelCards-module__skemJq__card{padding:30px 20px 20px}}
