body{overflow-x:hidden}.box-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px;margin:92px 0 61px}.box-wrap .img-wrap{width:100%;height:425px;max-width:655px;object-fit:cover;flex:1}.content-sec-wrap .info-wrap{flex:1;margin-top:15px}.content-sec-wrap .info-wrap h1{color:#000;font-family:Inter,sans-serif;font-size:44px;font-style:normal;font-weight:600;line-height:normal}.content-sec-wrap .info-wrap h1 span{color:#68a000}.content-sec-wrap .info-wrap p{color:#121212;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.search-row{display:flex;align-items:center;justify-content:space-between}.titles{display:flex;flex-direction:column;gap:10px}.titles h5{color:#68a000;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:900;line-height:1.5;letter-spacing:2px;text-transform:uppercase;margin:0}.titles h2{color:#121212;font-family:Poppins,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:1.5;letter-spacing:.6px;text-transform:capitalize;margin:0}.search-input-wrap{width:306px;height:47px;position:relative}.search-input-wrap input:focus-visible{outline:none!important}.search-input-wrap img{position:absolute;right:10px;top:0;bottom:0;margin:auto}.products-row-wrap{display:flex;justify-content:space-between;margin:46px 0;gap:100px}.products-row-wrap .category-box{border:1px solid rgba(67,68,69,.1);background:#fff;padding:20px 25px;flex:1}.products-row-wrap .category-box h2{color:#121212;font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.2px;padding-bottom:12px;border-bottom:1px solid #000}.products-row-wrap .category-box ul{list-style:none;padding:0}.products-row-wrap .category-box ul li{margin:33px 0}.products-row-wrap .category-box ul li a{color:#121212;font-family:Poppins;font-size:16px;cursor:pointer;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;position:relative;display:block;width:100%;text-decoration:none}.products-row-wrap .category-box ul li a.active:before{content:"";width:8px;height:8px;background:#68a000;position:absolute;right:0;border-radius:100%;top:0;bottom:0;margin:auto}.products-row-wrap .category-box ul li a.active{color:#68a000;font-weight:600}.products-row-wrap .product-grid-container{flex:3}.products-row-wrap .product-list{display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;flex:3;align-content:flex-start}.products-row-wrap .product-list .product-card{background-repeat:no-repeat;background-color:#d3d3d3;background-size:cover;background-position:50%;max-width:48%;min-height:272px;position:relative;width:100%}.product-info{display:flex;justify-content:space-between;align-items:center;background:#fff;position:absolute;bottom:0;width:100%;min-height:73px;padding:15px;border:1px solid #E9E9E9}.product-info h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:197px;margin:0;color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:norml;letter-spacing:.6px;text-transform:capitalize}.product-info a{width:140.961px;height:38px;background:#68a000;display:flex;align-items:center;justify-content:center;border-radius:50px;color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize;text-decoration:none}.product-info a:hover{text-decoration:underline}.products-row-wrap .error-list{display:flex;justify-content:center;width:100%;margin-top:50px}.products-row-wrap .error-list .no-list-text{color:#000;font-family:Poppins;font-size:2.3rem;font-style:normal;font-weight:600;text-transform:capitalize}.category-box.custom-box-width{flex:none}.category-filter-icon svg,.category-list .close{display:none}@media (max-width: 1104px) and (min-width: 801px){.products-row-wrap .product-list{flex-direction:row}.products-row-wrap .product-info{flex-direction:column;align-items:flex-start;gap:7px}.products-row-wrap .product-list .product-card{min-height:322px;max-width:100%}}@media (max-width: 989px){.box-wrap{margin:30px 0;gap:15px;flex-direction:column}.box-wrap .img-wrap{max-width:100%}.content-sec-wrap .info-wrap h1{margin:10px 0}.search-row{flex-direction:column;align-items:stretch;gap:20px;margin-bottom:20px}.search-input-wrap{align-self:flex-end}.products-row-wrap{gap:50px}}@media (max-width: 800px){.products-row-wrap{flex-direction:column;gap:10px;margin:15px 0;border-top:1px solid #e3e3e3;padding-top:15px}.products-row-wrap .category-box{position:relative;border:none;padding:10px}.category-filter-icon{display:flex;gap:11px}.category-filter-icon svg{display:flex;width:2rem;cursor:pointer}.products-row-wrap .category-box h2{border-bottom:none;font-size:1.5rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale));margin:0;padding-bottom:0;font-weight:400}.overlay-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:3;display:none}.category-list{position:fixed;top:0;right:-80%;width:80%;height:100%;background-color:#fff;border:1px solid #ccc;box-shadow:0 0 10px #00000080;padding:10px!important;transition:right .3s ease-in-out;z-index:4;overflow:auto;margin-top:0}.category-list.active{right:0}.products-row-wrap .category-box ul li{margin:20px 0}.products-row-wrap .category-box ul li a{font-size:14px}.category-list .close{display:flex;justify-content:flex-end;margin-right:10px;margin-bottom:40px}.category-list .close svg{cursor:pointer;width:2rem}}@media (max-width: 720px){.search-input-wrap{width:100%}.products-row-wrap .product-list{flex-direction:column}.products-row-wrap .product-list .product-card{min-height:340px;max-width:100%}.titles h2{font-size:30px}.hero-wrap{min-height:340px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/course-list.css.map */
