.course-overview .padding{display:flex;flex-direction:column;align-items:center;padding:5rem 0}.course-overview .padding h2{text-align:center;font-weight:700;padding:0 12.5rem;margin-bottom:1rem}.course-overview .padding .sub-title{text-align:center;font-size:18px;margin-bottom:5rem;padding:0 12.5rem}@media(max-width:992px){.course-overview .padding{padding:0 20px}.course-overview .padding .sub-title,.course-overview .padding h2{padding:0!important}}.overview-item{display:flex;flex-direction:column;align-items:center;margin-bottom:30px;padding:2rem 1rem;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.overview-item:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.overview-item:hover .icon-wrapper{transform:scale(1.1) rotate(5deg);box-shadow:0 10px 25px rgba(0,0,0,.2)}.overview-item:hover .icon-wrapper i{transform:scale(1.2)}.overview-item .icon-wrapper{width:58px;height:58px;border-radius:15px;display:flex;justify-content:center;align-items:center;margin-bottom:25px;color:#fff;font-size:20px;transition:transform .3s ease,box-shadow .3s ease}.overview-item .icon-wrapper i{transition:transform .3s ease}.overview-item .icon-wrapper.bg-1{background:linear-gradient(135deg,#45be99,#2a745d)}.overview-item .icon-wrapper.bg-2{background:linear-gradient(135deg,#f08353,#925033)}.overview-item .icon-wrapper.bg-3{background:linear-gradient(135deg,#ffc855,#9c7a34)}.overview-item .icon-wrapper.bg-4{background:linear-gradient(135deg,#4ef,#2897ff)}.overview-item .icon-wrapper.bg-5{background:linear-gradient(135deg,#fc6c57,#9a4235)}.overview-item .icon-wrapper.bg-6{background:linear-gradient(135deg,#e86339,#fe9945)}.overview-item h6{font-weight:700;margin-bottom:20px;font-size:20px}.overview-item h6,.overview-item p{text-align:center;transition:color .3s ease}.overview-item:hover h6,.overview-item:hover p{color:#333}@media screen and (max-width:992px){.course-overview .padding{padding-top:3rem}.course-overview .padding h2{padding:0 20px!important}}.testimonial-item{background:var(--gray700_50);border-radius:20px;width:100%;padding:20px}.testimonial-item .item-message{border-radius:20px;background-color:#fff;padding:20px}.testimonial-item .item-message h6{font-weight:700;margin-top:10px}.testimonial-item .item-message p{max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.testimonial-item .user{display:flex;margin-top:20px}.testimonial-item .user .profile{width:50px;height:50px;overflow:hidden;border-radius:50%;margin-right:15px}.testimonial-item .user .info{flex:1 1}.testimonial-item .user .info .name{font-weight:700}.testimonial-item .user .info .title{opacity:.8}.course-page .courses-section{min-height:100vh}.course-page .courses-section .padding{padding:5rem 0}.course-page .courses-section .padding .page-head-section{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.course-page .courses-section .padding .page-head-section .title-sec{display:flex;align-items:baseline}.course-page .courses-section .padding .page-head-section .title-sec span{color:var(--dark-3);margin-left:20px}.course-page .courses-section .padding .page-head-section .search{flex:1 1;display:flex;justify-content:flex-end;gap:10px;min-width:300px}.course-page .courses-section .padding .page-head-section .search .select-wrapper{width:40%;min-width:200px}.course-page .courses-section .padding .page-head-section .search .select-wrapper .custom-select .css-13cymwt-control,.course-page .courses-section .padding .page-head-section .search .select-wrapper .custom-select .css-t3ipsp-control{height:50px;border:1px solid var(--neutral-3);border-radius:10px;min-width:200px}.course-page .courses-section .padding .page-head-section .search .select-wrapper .custom-select .css-t3ipsp-control{border:1px solid var(--primary-200);box-shadow:none}.course-page .courses-section .padding .page-head-section .search .select-wrapper .custom-select .css-hlgwow .css-1dimb5e-singleValue{color:var(--foreground)}.course-page .courses-section .padding .page-head-section .search .select-wrapper .custom-select .css-1wy0on6 .css-1u9des2-indicatorSeparator{display:none}.course-page .courses-section .padding .page-head-section .search .select-wrapper .custom-select .css-1nmdiq5-menu{z-index:99;border:none;box-shadow:0 5px 10px 8px rgba(0,0,0,.05)}.course-page .courses-section .padding .page-head-section .search .select-wrapper .custom-select .css-1nmdiq5-menu .css-tr4s17-option{background-color:var(--primary)}.course-page .courses-section .padding .page-head-section .search .select-wrapper .custom-select .css-1nmdiq5-menu .css-d7l1ni-option{background-color:var(--primary-50)}.course-page .courses-section .padding .page-head-section .search .select-wrapper .custom-select .css-1nmdiq5-menu .css-10wo9uf-option{color:var(--dark-3)}.course-page .courses-section .padding .page-head-section .search .search-field{border:1px solid var(--neutral-2);display:flex;align-items:center;padding:12px 15px;width:40%;min-width:200px;border-radius:10px}.course-page .courses-section .padding .page-head-section .search .search-field .icon{margin-right:15px;color:var(--dark-4)}.course-page .courses-section .padding .page-head-section .search .search-field input{border:none;outline:none;width:100%}.course-page .courses-section .padding .page-head-section .search .search-field input::placeholder{color:var(--dark-3);font-size:15px}@media screen and (max-width:768px){.course-page .courses-section .padding .page-head-section{flex-direction:column;align-items:flex-start}.course-page .courses-section .padding .page-head-section .title-sec{width:100%}.course-page .courses-section .padding .page-head-section .title-sec span{margin-left:10px}.course-page .courses-section .padding .page-head-section .search{width:100%;flex-direction:column;gap:15px}.course-page .courses-section .padding .page-head-section .search .search-field,.course-page .courses-section .padding .page-head-section .search .select-wrapper{width:100%;min-width:unset}}@media screen and (max-width:480px){.course-page .courses-section .padding .page-head-section .title-sec span{margin-left:5px;font-size:14px}.course-page .courses-section .padding .page-head-section .search .search-field{padding:10px 12px}.course-page .courses-section .padding .page-head-section .search .search-field input::placeholder{font-size:14px}}.course-page .courses-section .padding .course-content-wrapper .f-title{font-weight:500;font-size:18px;margin:15px 0}.course-page .courses-section .padding .course-content-wrapper .f-title .filter-icon{display:none}.course-page .courses-section .padding .course-content-wrapper .inner{display:flex;gap:20px;width:100%}.course-page .courses-section .padding .course-content-wrapper .inner .filter-section{width:365px}.course-page .courses-section .padding .course-content-wrapper .inner .filter-section .filters{border:1px solid var(--neutral-3);padding:20px 20px 10rem;border-radius:15px;background:#fff;height:100vh;overflow-y:scroll;animation:slideInLeft .3s;width:365px}.course-page .courses-section .padding .course-content-wrapper .inner .filter-section .filters::-webkit-scrollbar{width:1px;background:transparent}.course-page .courses-section .padding .course-content-wrapper .inner .filter-section .filters::-webkit-scrollbar-thumb{background:var(--primary-50)}.course-page .courses-section .padding .course-content-wrapper .inner .filter-section .filters .close-icon{display:none}.course-page .courses-section .padding .course-content-wrapper .inner .filter-section .filters.fixed{position:fixed;top:100px}.course-page .courses-section .padding .course-content-wrapper .inner .filter-section .filters .label{font-weight:700;margin-bottom:15px;font-size:18px}.course-page .courses-section .padding .course-content-wrapper .inner .filter-section .filters .filter-item{display:flex;margin-bottom:15px}.course-page .courses-section .padding .course-content-wrapper .inner .filter-section .filters .filter-item .custom-checkbox{margin-right:10px}.course-page .courses-section .padding .course-content-wrapper .inner .course-listing-wrapper{flex:1 1}.course-page .courses-section .padding .course-content-wrapper .inner .course-listing-wrapper .course-listing .item-col{padding:0 10px}.course-page .courses-section .padding .course-content-wrapper .inner .course-listing-wrapper .course-listing .course-listing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media screen and (max-width:992px){.course-page .courses-section .padding .course-content-wrapper .inner .course-listing-wrapper .course-listing .course-listing-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.course-page .courses-section .padding .course-content-wrapper .inner .course-listing-wrapper .course-listing .course-listing-grid{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:1200px){.course-page .courses-section .padding .course-content-wrapper .filter-section{position:fixed;width:100%!important;height:100vh;background:rgba(0,0,0,.6);left:0;top:0;z-index:1000}.course-page .courses-section .padding .course-content-wrapper .filter-section.hide{display:none!important}.course-page .courses-section .padding .course-content-wrapper .filter-section .filters{top:0!important;left:0;height:100%;min-height:100%;overflow-y:scroll;width:350px!important;border-radius:0!important}.course-page .courses-section .padding .course-content-wrapper .filter-section .filters.fixed{width:350px!important;min-width:350px!important}.course-page .courses-section .padding .course-content-wrapper .filter-section .filters .close-icon{display:flex!important;justify-content:flex-end;cursor:pointer}.course-page .courses-section .padding .course-content-wrapper .filter-section .filters .close-icon .icon{color:var(--secondary)}.course-page .courses-section .padding .course-content-wrapper .filter-section .filters ::-webkit-scrollbar{width:5px;border-radius:20px;background:var(--primary)}.course-page .courses-section .padding .course-content-wrapper .filter-section .filters ::-webkit-scrollbar-thumb{background:var(--primary)}.course-page .courses-section .padding .course-content-wrapper .f-title{overflow:auto}.course-page .courses-section .padding .course-content-wrapper .f-title .filter-icon{display:flex;float:right;width:30px;height:30px;border-radius:5px;background:var(--secondary-50)}.course-page .courses-section .padding .course-content-wrapper .f-title .filter-icon .icon{color:var(--secondary)}}@media screen and (max-width:400px){.course-page .courses-section .padding .course-content-wrapper .filter-section .filters{width:90%!important}}.benefits{background:var(--primary-50)}.benefits .padding{padding:5rem 0;display:flex;flex-direction:column;align-items:center}.benefits .padding h2{text-align:center;margin-bottom:1rem}.benefits .padding .sub-title{text-align:center;font-size:1.125rem;color:#4a5568;margin-bottom:5rem;line-height:1.6}.benefits .padding .right-section .img-wrapper{width:100%;overflow:hidden;border-radius:10px;height:480px}@media(max-width:992px){.benefits .padding .right-section{display:none}}.benefits .benefit-item{display:flex;padding:25px;border-radius:20px;margin-bottom:10px;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer}.benefits .benefit-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15);background-color:hsla(0,0%,100%,.8)}.benefits .benefit-item:hover:before{position:absolute;content:"";bottom:0;left:0;background-color:var(--primary-200);width:70%;height:4px;border-radius:5px;transition:width .3s ease}.benefits .benefit-item .item-info{flex:1 1}.benefits .benefit-item .icon-wrapper{width:58px;height:58px;border-radius:15px;display:flex;justify-content:center;align-items:center;background-color:#748de1;color:#fff;font-size:20px;margin-right:25px;transition:all .3s ease}.benefits .benefit-item .icon-wrapper.variant-1{background-color:#748de1}.benefits .benefit-item .icon-wrapper.variant-2{background-color:#e17474}.benefits .benefit-item .icon-wrapper.variant-3{background-color:#74e1a3}.benefits .benefit-item:hover .icon-wrapper{transform:scale(1.1) rotate(5deg);box-shadow:0 5px 15px rgba(0,0,0,.2)}.benefits .benefit-item h6{font-weight:700;margin-bottom:10px;font-size:18px;transition:color .3s ease}.benefits .benefit-item:hover h6{color:var(--primary-600)}@media screen and (max-width:768px){.benefits .padding h2{padding:0!important}.benefits .padding .right-section{display:none}.benefits .benefit-item{flex-direction:column;padding:10px}.benefits .benefit-item .icon-wrapper{margin-bottom:15px}}.testimonial-modal .modal-content{border-radius:15px}.testimonial-modal .modal-dialog{min-height:100vh;display:flex;align-items:center}.testimonial-modal .modal-body{padding:20px}.testimonial-modal .modal-body .close{position:absolute;top:-30px;right:-10px;color:#fff;cursor:pointer}.testimonial-modal .item-message{border-radius:20px;background-color:#fff}.testimonial-modal .item-message h6{font-weight:700;margin-top:10px}.testimonial-modal .user{display:flex;margin-bottom:20px}.testimonial-modal .user .profile{width:50px;height:50px;overflow:hidden;border-radius:50%;margin-right:15px}.testimonial-modal .user .info{flex:1 1}.testimonial-modal .user .info .name{font-weight:700}.testimonial-modal .user .info .title{opacity:.8}.course-enrollment-confirmation .modal-content{border-radius:12px;border:none;box-shadow:0 20px 40px rgba(0,0,0,.15);margin:0 auto}.course-enrollment-confirmation .modal-header{border-bottom:1px solid #e9ecef;padding:1.5rem}.course-enrollment-confirmation .modal-header .modal-title{font-size:1.5rem;font-weight:600;color:#2d3748}.course-enrollment-confirmation .modal-body{padding:1.5rem}.course-enrollment-confirmation .course-summary{background-color:#f8f9fa;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.course-enrollment-confirmation .course-summary .course-title{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.course-enrollment-confirmation .course-summary .course-instructor{color:#6c757d;font-size:.9rem;margin-bottom:1rem}.course-enrollment-confirmation .pricing-details{border:1px solid #e9ecef;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.course-enrollment-confirmation .pricing-details .price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.course-enrollment-confirmation .pricing-details .price-row:last-child{margin-bottom:0}.course-enrollment-confirmation .pricing-details .price-row .price-label{color:#6c757d;font-size:.9rem}.course-enrollment-confirmation .pricing-details .price-row .price-value{font-weight:600;color:#2d3748}.course-enrollment-confirmation .pricing-details .original-price .price-value{text-decoration:line-through;color:#6c757d;font-weight:400}.course-enrollment-confirmation .pricing-details .discount .price-value{color:var(--primary)}.course-enrollment-confirmation .pricing-details .total-price{border-top:1px solid #e9ecef;padding-top:.75rem;margin-top:.75rem}.course-enrollment-confirmation .pricing-details .total-price .price-label{font-weight:600;color:#2d3748;font-size:1rem}.course-enrollment-confirmation .pricing-details .total-price .price-value{font-size:1.25rem;font-weight:700;color:#2d3748}.course-enrollment-confirmation .enrollment-notice{background-color:var(--primary-50);border-left:4px solid var(--primary);padding:1rem;margin-bottom:1.5rem;border-radius:4px}.course-enrollment-confirmation .enrollment-notice p{margin:0;color:var(--primary);font-size:.9rem}.course-enrollment-confirmation .payer-details{border:1px solid #e9ecef;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.course-enrollment-confirmation .payer-details .section-title{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.course-enrollment-confirmation .payer-details .form-group{margin-bottom:1rem}.course-enrollment-confirmation .payer-details .form-group:last-child{margin-bottom:0}.course-enrollment-confirmation .payer-details .form-group label{display:block;font-weight:500;color:#2d3748;margin-bottom:.5rem;font-size:.9rem}.course-enrollment-confirmation .payer-details .form-group input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.course-enrollment-confirmation .payer-details .form-group input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1)}.course-enrollment-confirmation .payer-details .form-group input::placeholder{color:#9ca3af}.course-enrollment-confirmation .modal-footer{border-top:1px solid #e9ecef;padding:1.5rem;display:flex;gap:.75rem;justify-content:flex-end}.course-enrollment-confirmation .modal-footer .btn-cancel{background-color:#6c757d;border-color:#6c757d;color:#fff;padding:.625rem 1.5rem;border-radius:6px;font-weight:500}.course-enrollment-confirmation .modal-footer .btn-cancel:hover{background-color:#5a6268;border-color:#545b62}.course-enrollment-confirmation .modal-footer .btn-confirm{background-color:var(--primary);border-color:var(--primary);color:#fff;padding:.625rem 2rem;border-radius:6px;font-weight:600}.course-enrollment-confirmation .modal-footer .btn-confirm:hover{background-color:var(--primary-400);border-color:var(--primary-400)}.course-enrollment-confirmation .modal-footer .btn-confirm:disabled{opacity:.6;cursor:not-allowed}@media(max-width:576px){.course-enrollment-confirmation .modal-content{margin:1rem;max-width:calc(100% - 2rem)}.course-enrollment-confirmation .modal-footer{flex-direction:column}.course-enrollment-confirmation .modal-footer .btn-cancel,.course-enrollment-confirmation .modal-footer .btn-confirm{width:100%}}