.lesson-swiper .swiper-pagination-bullet{background:rgba(47,47,47,.3)!important}.lesson-swiper .swiper-pagination-bullet-active{background:#2f2f2f!important}.lesson-swiper .swiper-pagination{position:relative;margin-top:12px;bottom:auto}.lesson-swiper .swiper-slide-active{scale:1}.custom-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;font:inherit;color:currentColor;transform:translateY(-.075em);display:grid;place-content:center}.custom-checkbox:before{content:"";width:1em;height:1em;transform:scale(0);transition:transform .12s ease-in-out;transform-origin:bottom left;clip-path:polygon(15% 45%,38% 61%,82% 17%,95% 30%,37% 84%,4% 60%)}.custom-checkbox:checked:before{transform:scale(1)}.custom-checkbox,.custom-checkbox:checked{background-color:transparent!important}.custom-checkbox:before{background-color:#000;display:block}.custom-checkbox:checked{border-color:#000!important}