.courses_listing{color:#00141a;padding:64px 120px}@media screen and (max-width:992px){.courses_listing{padding:64px 24px}.courses_listing .row{margin:0}}.courses_listing .header{display:flex;flex-direction:column;gap:20px;margin-bottom:72px;text-align:center}@media screen and (max-width:992px){.courses_listing .header{margin-bottom:48px}}.courses_listing .header .title{font-size:44px;font-weight:600;letter-spacing:-.88px;line-height:120%}@media screen and (max-width:992px){.courses_listing .header .title{font-size:32px;letter-spacing:-.64px}}.courses_listing .header .text{color:#3c484b;font-size:18px;font-weight:400;line-height:145%}@media screen and (max-width:992px){.courses_listing .header .text{font-size:16px}}.courses_listing .courses-list .box{border:1px solid #e2ecee;border-radius:16px;margin-bottom:72px;padding:10px;position:relative;transition:all .3s ease-in-out}.courses_listing .courses-list .box:hover{border-color:#ff6f61}.courses_listing .courses-list .box-content{color:initial;text-decoration:none}.courses_listing .courses-list .box .trainers{display:flex;flex-direction:row;gap:12px;position:absolute;right:16px;top:16px}.courses_listing .courses-list .box .trainers .link{position:relative;z-index:2}.courses_listing .courses-list .box .trainers .link img{border:1px solid #d6dfe1;border-radius:360px;height:46px;object-fit:cover;object-position:top;width:46px}.courses_listing .courses-list .box span.text-link{border-bottom:1px solid #002a93;color:#002a93;font-weight:600;padding-bottom:2px;text-decoration:none;transition:all .3s ease-in-out}.courses_listing .courses-list .box span.text-link:after{background-color:#002a93;content:"";display:inline-block;height:18px;margin-left:2px;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.55 7.91 8.107 4.468A.75.75 0 1 0 7.05 5.533l3.45 3.435a.749.749 0 0 1 0 1.065l-3.45 3.435a.75.75 0 1 0 1.057 1.065l3.443-3.443a2.25 2.25 0 0 0 0-3.18Z' fill='%23002A93'/%3E%3C/svg%3E");transition:all .3s ease-in-out;vertical-align:-3px;width:18px}.courses_listing .courses-list .box span.text-link:hover{border-color:#ff6f61;color:#ff6f61}.courses_listing .courses-list .box span.text-link:hover:after{background-color:#ff6f61}.courses_listing .courses-list .box span.text-link.text-link-collapse:after{transform:rotate(-90deg)}.courses_listing .courses-list .box span.text-link.text-link-down:after{transform:rotate(90deg)}.courses_listing .courses-list .box .image{margin-bottom:12px;position:relative}.courses_listing .courses-list .box .image .thumbnail img{border-radius:8px}.courses_listing .courses-list .box .post-content .pills{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-bottom:12px}.courses_listing .courses-list .box .post-content .pills .pill{border:1px solid #ff6f61;border-radius:360px;color:#ff6f61;font-size:14px;font-style:normal;font-weight:400;line-height:145%;padding:5px 10px;width:fit-content}.courses_listing .courses-list .box .post-content .pills .pill span{font-weight:600}.courses_listing .courses-list .box .post-content .pills .pill:before{background-color:#ff6f61;content:"";display:inline-block;height:21px;margin-right:4px;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none'%3E%3Cpath d='M16.5 8v8m-4-5v5m-4-2v2m-2 4h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-12a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2Z' stroke='%2300C9FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");vertical-align:-3px;width:22px}.courses_listing .courses-list .box .post-content .title{font-size:20px;font-weight:600;line-height:120%;margin-bottom:32px}.courses_listing .courses-list .box .post-content .btn-wrapper{padding-bottom:5px;text-align:right}.courses_listing .courses-list .posts-navigation{display:flex;flex-direction:row;justify-content:space-between;margin:72px auto auto;width:900px}@media screen and (max-width:992px){.courses_listing .courses-list .posts-navigation{justify-content:center;margin-top:48px}}.courses_listing .courses-list .posts-navigation .posts-number{color:#808b8e;font-size:16px;font-weight:400;line-height:145%}@media screen and (max-width:992px){.courses_listing .courses-list .posts-navigation .posts-number{display:none}}.courses_listing .courses-list .posts-navigation .pagination{display:flex;flex-direction:row;gap:10px}.courses_listing .courses-list .posts-navigation .pagination .page-numbers{align-items:center;color:#3c484b;display:flex;font-size:16px;font-weight:400;height:28px;justify-content:center;line-height:145%;padding:0 5px;text-decoration:none;width:28px}.courses_listing .courses-list .posts-navigation .pagination .page-numbers.current{background-color:#fff1f0;border-radius:4px;color:#ff6f61}.courses_listing .post-content{margin-bottom:0}