.slider-counter{align-items:center;display:flex;justify-content:center;margin-top:20px;perspective:1000px}.slider-counter .slick-next,.slider-counter .slick-prev{background:none;border:none;cursor:pointer;font-size:24px;padding:0 25px;position:relative;transform:none}.counter-cube{height:30px;position:relative;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.4,0,.2,1);width:30px}.counter-cube.is-rotating-next{transform:rotateX(-90deg)}.counter-cube.is-rotating-prev{transform:rotateX(90deg)}.counter-cube.no-transition{transition:none}.counter-wrapper{align-items:center;backface-visibility:hidden;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.counter-wrapper.current{transform:translateZ(15px)}.counter-wrapper.next{transform:rotateX(90deg) translateZ(15px)}.counter-wrapper.prev{transform:rotateX(-90deg) translateZ(15px)}.counter-total{margin:0 5px}.titles-content-block__content{margin:0 auto 30px;max-width:686px;width:100%}@media(max-width:768px){.titles-content-block__content{max-width:100%}}.titles-content-block__title{background-color:#f0f8ff;border-radius:16px;height:100%;padding:16px 16px 24px;transition:background-color .3s}.titles-content-block__title:hover{background-color:#e0f0ff}.titles-content-block__title .number{align-items:center;border:1px solid #220d4e;border-radius:100%;color:#220d4e;display:flex;font-size:27px;font-weight:700;height:42px;justify-content:center;margin-bottom:16px;width:42px}.titles-content-block__title .content{color:#220d4e;font-size:20px;font-weight:600;line-height:28px}.titles-content-block__title .content--light{color:#666;font-size:18px;font-weight:400;line-height:30px}
