.course-one__carousel-wrapper{position:relative;padding:120px 0;overflow:hidden}.course-one__carousel-wrapper .container{position:relative;z-index:2}.course-one__carousel-btn__wrapper{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:3;pointer-events:none}.course-one__carousel-btn-left,.course-one__carousel-btn-right{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background-color:var(--thm-base);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;transition:all .5s ease;pointer-events:auto}.course-one__carousel-btn-left{left:-25px}.course-one__carousel-btn-right{right:-25px}.course-one__carousel-btn-left:hover,.course-one__carousel-btn-right:hover{background-color:var(--thm-primary);color:var(--thm-black)}.swiper{width:100%}.swiper-slide{height:auto}.course-one__wrapper{position:relative;overflow:hidden;border-radius:10px;margin-bottom:30px;background-color:#fff;box-shadow:0 10px 30px 0 rgba(0,0,0,.05)}.course-one__single{position:relative;background-color:#fff;transition:all .5s ease}.course-one__wrapper:hover .course-one__single{transform:translateY(-70px)}.course-one__image{position:relative;background-color:var(--thm-black)}.course-one__image img{width:100%;transition:all .5s ease}.course-one__cat{position:absolute;top:20px;left:20px;background-color:var(--thm-primary);color:var(--thm-black);font-size:16px;font-weight:500;text-transform:uppercase;padding:6px 20px;border-radius:5px;z-index:1}.course-one__content{padding:30px;background-color:#fff;position:relative;border-bottom:2px solid var(--thm-primary);transition:all .5s ease;flex-grow:1}@media (max-width:625px){.course-one__content{padding:42px}}.course-one__content h3{font-size:24px;font-weight:700;color:var(--thm-black);margin:0 0 10px}.course-one__content h3 a{color:inherit;transition:all .5s ease}.course-one__content h3 a:hover{color:var(--thm-base)}.course-one__content p{margin:0;font-size:16px;line-height:1.625;color:#838a93}.course-one__book-link{background-color:var(--thm-primary);color:var(--thm-black);font-size:18px;font-weight:700;text-transform:uppercase;padding:25px 0;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;position:absolute;bottom:-70px;left:0;transition:all .5s ease;height:70px}.course-one__wrapper:hover .course-one__book-link{bottom:0}.course-one__book-link:hover{background-color:var(--thm-base);color:#fff}.hvr-sweep-to-bottom{position:relative;transform:perspective(1px) translateZ(0);transition:all .5s ease;background-color:#fff}.hvr-sweep-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:var(--thm-base);transform:scaleY(0);transform-origin:50% 0;transition:transform .5s ease}.course-one__single:hover .hvr-sweep-to-bottom:before{transform:scaleY(1)}.course-one__single:hover .hvr-sweep-to-bottom h3 a,.course-one__single:hover .hvr-sweep-to-bottom p{color:#fff}@media (max-width:1199px){.course-one__carousel-btn-left{left:-15px}.course-one__carousel-btn-right{right:-15px}}@media (max-width:991px){.course-one__carousel-wrapper{padding:80px 0}}@media (max-width:767px){.course-one__carousel-wrapper{padding:60px 0}.course-one__carousel-btn-left,.course-one__carousel-btn-right{width:40px;height:40px;font-size:16px}}.testimonials-one__carousel-btn__wrapper{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:3;pointer-events:none}.testimonials-one__carousel-btn-left,.testimonials-one__carousel-btn-right{position:absolute;top:50%;transform:translateY(-200%);width:50px;height:50px;background-color:var(--thm-base);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;transition:all .5s ease;pointer-events:auto}.testimonials-one__carousel-btn-left{left:100px}.testimonials-one__carousel-btn-right{right:100px}.testimonials-one__carousel-btn-left:hover,.testimonials-one__carousel-btn-right:hover{background-color:var(--thm-primary);color:var(--thm-black)}@media (max-width:1199px){.testimonials-one__carousel-btn-left{left:5px;transform:translateY(-50%)}.testimonials-one__carousel-btn-right{right:5px;transform:translateY(-50%)}}@media (max-width:767px){.testimonials-one__carousel-btn-left,.testimonials-one__carousel-btn-right{width:50px;height:50px;font-size:16px}}.course-one__loading{position:relative;width:100%;background-color:#f8f9fa;margin:20px 0}