.course-template-wrapper{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}.course-template-wrapper,.course-template-wrapper *{box-sizing:border-box}@media (max-width: 749px){.course-template-wrapper{padding:0 1rem;gap:1.5rem;overflow-x:hidden}}.course-hero{position:relative;width:100%;border-radius:8px;overflow:hidden;margin-bottom:20px}.course-hero__image-container{width:100%;height:400px;position:relative}.course-hero__image{width:100%;height:100%;object-fit:cover}.course-hero__content-box{background:#fffffff2;padding:2.5rem;border-radius:16px;box-shadow:0 10px 25px -5px #002b4926,0 8px 10px -6px #002b491a;display:flex;flex-direction:column;gap:1rem;z-index:10;border-top:4px solid #002B49}@media (max-width: 749px){.course-hero__image-container{height:200px}.course-hero__content-box{position:relative;top:-30px;margin:0 1rem;border-radius:8px;width:auto;padding:1.5rem}.course-hero__title{font-size:1.8rem!important}}@media (min-width: 750px){.course-hero__image-container{height:400px}.course-hero__content-box{position:absolute;top:50%;left:50px;transform:translateY(-50%);max-width:500px;background:#fffffffa}}.course-hero__title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.8rem;font-weight:800;margin:0;line-height:1.1;color:#002b49;text-transform:uppercase;letter-spacing:.5px}.course-hero__price-container{display:flex;gap:1rem;align-items:baseline;margin-top:5px}.course-hero__price{font-size:3rem;font-weight:800;line-height:1;color:#002b49}.course-hero__price--sale{color:#b91c1c}.course-hero__price--compare{text-decoration:line-through;color:#6b7280;font-size:3rem;font-weight:800;opacity:.7}.course-hero__cta{margin-top:1rem}.course-hero__usps{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:1rem}.course-hero__usp-item{display:flex;align-items:center;gap:6px;font-size:1.1rem;font-weight:600;color:#002b49}.course-hero__usp-icon{font-size:1.4rem}.course-main-content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media (min-width: 900px){.course-main-content{grid-template-columns:2fr 1fr}}.course-content__ingress{font-size:1.25rem;font-weight:500;line-height:1.5;margin-bottom:2rem;color:#374151}.course-content__description{margin-bottom:2rem;position:relative;line-height:1.6;color:#374151}.course-content__description.truncated{max-height:300px;overflow:hidden;mask-image:linear-gradient(180deg,#000 60%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent)}.course-content__description.expanded{max-height:none;mask-image:none;-webkit-mask-image:none}.course-read-more-btn{background:none;border:none;font-weight:700;text-decoration:underline;cursor:pointer;padding:0;margin-top:-1rem;margin-bottom:2rem;color:#002b49;font-size:1rem;display:inline-block}.course-instructors__grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:20px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;width:100%}.course-instructors__grid::-webkit-scrollbar{display:none}.course-instructor{flex:0 0 110px;scroll-snap-align:start;text-align:center}.course-instructor img{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:.5rem;border:2px solid #e5e7eb}@media (min-width: 750px){.course-instructors__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));overflow-x:visible;gap:1.5rem}.course-instructor{flex:unset}.course-instructor img{width:120px;height:120px}}.course-bonus-box{background-color:#ecfdf5;border:1px solid #10B981;color:#065f46;padding:1rem;border-radius:8px;margin:1.5rem 0;display:flex;align-items:center;gap:.75rem}.course-booking-widget-wrapper{position:sticky;top:20px;background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:0;overflow:hidden;z-index:50}.booking-widget__header{background:#f9fafb;padding:1.5rem;border-bottom:1px solid #e5e7eb}.booking-widget__header .price-container{display:flex;align-items:baseline;gap:1rem}.booking-widget__price{font-size:3rem;font-weight:800;line-height:1;color:#002b49}.booking-widget__price--sale{color:#b91c1c}.booking-widget__price--compare{font-size:3rem;font-weight:800;line-height:1;text-decoration:line-through;color:#6b7280;opacity:.7}.date-selector-table{width:100%;border-collapse:collapse}.date-selector-table th{text-align:left;padding:1rem;background:#f3f4f6;font-size:1.1rem;text-transform:uppercase;color:#4b5563;font-weight:800}.date-row{cursor:pointer;transition:background-color .2s;border-bottom:1px solid #e5e7eb;position:relative}.date-row:hover{background-color:#f0f9ff}.date-row.selected{background-color:#e6f0fa;border:2px solid #002B49;transform:scale(1);box-shadow:0 4px 6px #0000000d;z-index:1}.date-row td{padding:1.2rem 1rem;vertical-align:middle}.date-row input[type=radio]{position:static;width:1.4rem;height:1.4rem;margin-right:1rem;accent-color:#002B49;cursor:pointer}.date-row-date{font-weight:800;font-size:1.2rem;color:#002b49;display:block}.date-row-location{font-size:1.3rem;font-weight:800;color:#002b49;display:block;margin-top:4px}.date-row-stock{text-align:right}.stock-badge{display:inline-block;padding:6px 12px;border-radius:6px;font-size:1.1rem;font-weight:800}.stock-badge.red{background:#fee2e2;color:#991b1b}.stock-badge.yellow{background:#fef3c7;color:#92400e}.stock-badge.green{background:#d1fae5;color:#065f46}.stock-badge.gray{background:#eee;color:#666}.literature-addon{background:#fff;padding:1.5rem;border-top:1px solid #e5e7eb}.literature-label-text,.literature-price-text{font-size:1.25rem;font-weight:800;color:#002b49}.literature-read-more-btn{font-size:1.3rem;font-weight:700;text-decoration:underline;color:#002b49;background:none;border:none;cursor:pointer}.booking-submit-area{padding:1.5rem;background:#f9fafb;border-top:1px solid #e5e7eb}.booking-submit-area button{font-weight:800!important;color:#fff!important;font-size:1.3rem;text-transform:uppercase;letter-spacing:.5px;background-color:#002b49;border-color:#002b49;padding:1.2rem;border-radius:8px!important}.payment-methods-footer{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.payment-methods-logos{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.payment-icon-img{display:block;object-fit:contain}.literature-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center}.literature-modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;position:relative;box-shadow:0 20px 25px -5px #0000001a}.literature-modal-close{position:absolute;top:10px;right:15px;font-size:2rem;background:none;border:none;cursor:pointer;line-height:1;color:#666}.jdgm-widget,.jdgm-carousel-wrapper{display:block!important;visibility:visible!important;opacity:1!important}.course-why-us{margin-top:3rem;background:#f9fafb;padding:2rem;border-radius:8px}@media (max-width: 749px){.course-why-us{padding:1rem;margin-top:2rem}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.course-content__description,.course-hero__usp-item,.h5,p{word-break:break-word;overflow-wrap:break-word}.course-main-content>*{min-width:0}.course-content__description img{max-width:100%!important;height:auto!important}.course-content__description,.course-hero__usp-item,.h5,p,span,li{overflow-wrap:anywhere!important;word-break:break-word}@media (min-width: 750px){.medium-up-hide{display:none!important}}@media (max-width: 749px){.small-hide{display:none!important}}.large-up-hide{display:none!important}@media (max-width: 989px){.large-up-hide{display:block!important}}.mobile-upcoming-courses{display:flex;flex-direction:column;gap:8px}.mobile-course-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:10px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s}.mobile-course-item:active{background:#e5e7eb}.mobile-course-date{font-weight:700;color:#002b49;font-size:.95rem}.mobile-course-details{display:flex;flex-direction:column;align-items:flex-end;font-size:.85rem}.mobile-course-loc{color:#333}.mobile-course-stock{font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-main-product-course.css.map */
