.course_detail{padding:34px 0 80px;background:#faf8f3;color:#242529;font-family:var(--font-sans)}.course_detail_container{width:min(1216px,100% - 40px);margin:0 auto}.course_detail_layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;align-items:start;grid-gap:38px;gap:38px}.course_breadcrumbs{min-width:0;margin-bottom:16px;color:#817f79;font-size:13px}.course_breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.course_breadcrumbs li{min-width:0;display:flex;align-items:center;gap:4px}.course_breadcrumbs a{transition:color .2s ease}.course_breadcrumbs a:hover{color:#94711b}.course_breadcrumbs svg{width:13px;height:13px;flex-shrink:0;color:#b3afa6}.course_breadcrumbs_current{min-width:0;overflow:hidden;color:#45443f;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.course_detail_main{min-width:0}.course_overview{padding:38px 40px;border:1px solid #e7e1d6;border-radius:23px;background:#f6f3ec}.course_category_badge{width:max-content;padding:6px 10px;border-radius:20px;background:#f1e5bd;color:#8b6815;font-size:12px;font-weight:800}.course_overview h1{max-width:760px;margin:20px 0 16px;font-size:clamp(29px,3vw,43px);line-height:1.14;letter-spacing:-1.3px}.course_instructors{position:relative;display:grid;grid-template-columns:minmax(168px,.62fr) minmax(0,1.7fr);align-items:stretch;grid-gap:14px;gap:14px;overflow:hidden;margin:4px 0 18px;padding:14px;border:1px solid rgba(218,185,95,.2);border-radius:17px;background:radial-gradient(circle at 92% -30%,rgba(217,176,66,.21),transparent 42%),linear-gradient(135deg,#20221f,#2c2e29);box-shadow:0 14px 30px -24px rgba(20,21,18,.8)}.course_instructors:after{position:absolute;right:-36px;bottom:-62px;width:130px;height:130px;border:1px solid hsla(44,79%,70%,.1);border-radius:50%;content:"";pointer-events:none}.course_instructors_heading{position:relative;z-index:1;min-width:0;display:flex;align-items:center;gap:12px;padding:11px 8px}.course_instructors_heading>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border:1px solid hsla(44,79%,70%,.22);border-radius:13px;background:hsla(44,79%,70%,.09);color:#e3c15e}.course_instructors_heading svg{font-size:21px}.course_instructors_heading>div{min-width:0;display:grid}.course_instructors_heading small{color:#b8b8b1;font-size:12px;font-weight:800;letter-spacing:.85px;line-height:1.4;text-transform:uppercase}.course_instructors_heading strong{margin-top:4px;color:#fffdf7;font-size:14px;line-height:1.35}.course_instructors_list{position:relative;z-index:1;min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:9px;gap:9px}.course_instructor{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) 32px;align-items:center;grid-gap:12px;gap:12px;padding:10px;border:1px solid hsla(0,0%,100%,.09);border-radius:13px;background:hsla(0,0%,100%,.055);color:#fff;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.course_instructor:hover{border-color:hsla(44,72%,65%,.38);background:hsla(0,0%,100%,.09);color:#fff;transform:translateY(-1px);box-shadow:0 10px 24px rgba(10,11,9,.15)}.course_instructor:focus-visible{outline:3px solid rgba(229,194,96,.38);outline-offset:2px}.course_instructor_avatar{width:58px;height:58px}.course_instructor_avatar img{width:58px;height:58px;object-fit:cover;border:1px solid hsla(44,79%,70%,.26);border-radius:12px;background:#393a35}.course_instructor_content{min-width:0;display:grid}.course_instructor_content small{color:#aaa9a2;font-size:12px;line-height:1.3}.course_instructor_content strong{margin-top:3px;overflow:hidden;color:#fff;font-size:15px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.course_instructor_content>span{margin-top:4px;color:#d8b955;font-size:12px;font-weight:800}.course_instructor_arrow{width:32px!important;height:32px!important;padding:8px;border:1px solid hsla(45,75%,68%,.18);border-radius:50%;background:hsla(45,75%,68%,.08);color:#dfbe5c;transition:background-color .2s ease,color .2s ease,transform .2s ease}.course_instructor:hover .course_instructor_arrow{background:#d9b64d;color:#23241f;transform:translate(1px,-1px)}.course_interest{display:flex;align-items:center;gap:9px;color:#5d5d60;font-size:13px}.course_interest>span{display:flex;color:#c89d2c}.course_interest svg{font-size:17px}.course_overview .course_facts{margin:25px 0}.course_overview .course_facts h2{margin:0 0 14px;font-size:18px}.course_overview_stats{display:flex;flex-wrap:wrap;gap:20px;padding-top:22px;border-top:1px solid #dfd9cf;color:#706e69;font-size:13px}.course_overview_stats span{display:inline-flex;align-items:center;gap:7px}.course_overview_stats svg{color:#ad851c;font-size:18px}.course_overview_stats span:nth-child(2) svg{color:#238d73}.course_purchase_card{position:-webkit-sticky;position:sticky;top:158px;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 174px);max-height:calc(100dvh - 174px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#c7a54b transparent;scrollbar-width:thin;padding:18px;border:1px solid #e2dcd1;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(42,36,24,.05)}.course_purchase_card::-webkit-scrollbar{width:5px}.course_purchase_card::-webkit-scrollbar-track{background:transparent}.course_purchase_card::-webkit-scrollbar-thumb{border-radius:999px;background:#c7a54b}.course_purchase_image{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:13px;background:#f1ead5}.course_purchase_image img{object-fit:cover}.course_flash_meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px 8px;margin-top:14px;color:#65615b;font-size:13px}.course_flash_meta strong{display:inline-flex;align-items:center;gap:4px;color:#e11d2e;font-weight:900}.course_flash_meta strong svg{font-size:16px}.course_flash_meta>i{color:#c8c4bc;font-style:normal}.course_flash_timer{color:#302e2a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.course_purchase_price{margin:14px 0;padding:15px;border-radius:12px;background:#f7f3e8}.course_purchase_card--flash .course_purchase_price{margin:9px 0 16px;padding:0;background:transparent}.course_purchase_price .course_flash_price{color:#e11d2e;font-size:30px;font-weight:900}.course_purchase_price .course_flash_saving{color:#65615b}.course_purchase_price .course_flash_saving b{color:#c41625}.course_purchase_price>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.course_purchase_price strong{color:#8e6b15;font-size:28px}.course_purchase_price del{color:#98958e;font-size:13px}.course_purchase_price p{margin:5px 0 0;color:#2a9a70;font-size:13px}.course_action_buttons{display:flex;flex-direction:column;gap:8px}.course_action_buttons button{font:inherit;cursor:pointer}.course_action_buttons button:disabled{cursor:wait;opacity:.65}.course_buy_now{min-height:60px;display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border:0;border-radius:11px;background:#ed1d32;color:#fff;text-align:left;box-shadow:0 5px 14px rgba(237,29,50,.18)}.course_buy_now span{display:flex;flex-direction:column}.course_buy_now strong{font-size:15px}.course_buy_now--flash{background:#e11d2e;box-shadow:0 10px 24px -14px rgba(225,29,46,.85)}.course_buy_now--flash:hover{background:#c41625}.course_buy_now--flash strong{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:4px}.course_buy_now--flash strong svg{flex:0 0 auto;font-size:17px}.course_buy_now small{margin-top:3px;color:hsla(0,0%,100%,.85);font-size:12px}.course_secondary_actions{display:grid;grid-template-columns:1fr 44px;grid-gap:8px;gap:8px}.course_add_cart{height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d8d4cc;border-radius:10px;background:#fff;color:#333439;font-size:13px;font-weight:900}.course_add_cart--added{border-color:#21805f;background:#21805f;color:#fff}.course_add_cart--added:hover{border-color:#196b4e;background:#196b4e}.course_add_cart svg{font-size:18px}.course_secondary_actions .wishlist_button{width:44px;height:44px;border-color:#d8d4cc;border-radius:10px;box-shadow:none}.course_membership_actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:7px;border:1px solid #dfd2aa;border-radius:11px;background:#fffaf0}.course_membership_claim{min-height:39px;padding:8px 12px;border:0;border-radius:8px;background:#8f6b18;color:#fff;font-size:12px;font-weight:800}.course_membership_claim:hover{background:#745512}.course_membership_claim:disabled{background:#8f6b18}.course_membership_actions>a{display:inline-flex;align-items:center;gap:3px;padding:7px 5px;color:#806018;font-size:12px;font-weight:800;white-space:nowrap}.course_membership_actions>a svg{font-size:15px;transition:transform .18s ease}.course_membership_actions>a:hover svg{transform:translateX(2px)}.course_preview_link{height:43px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px dashed #d5d0c7;border-radius:10px;color:#74716b;font-size:14px;font-weight:700}.course_preview_link svg{font-size:15px}.course_learn_now{position:relative;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;overflow:hidden;margin-top:10px;padding:9px 13px 9px 10px;border:1px solid #1d674f;border-radius:11px;background:linear-gradient(125deg,#174b3b,#23745a 68%,#9b741b 145%);color:#fff;box-shadow:0 9px 20px rgba(27,90,69,.17);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.course_learn_now:after{content:"";position:absolute;width:90px;height:90px;right:-52px;bottom:-65px;border:1px solid hsla(0,0%,100%,.13);border-radius:50%}.course_learn_now:hover{border-color:#b18a28;transform:translateY(-1px);box-shadow:0 13px 25px rgba(27,90,69,.23)}.course_learn_now_icon{width:39px;height:39px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.18);border-radius:10px;background:hsla(0,0%,100%,.11);color:#f0d477}.course_learn_now_icon svg{font-size:21px}.course_learn_now_text{min-width:0;display:flex;flex-direction:column}.course_learn_now_text strong{font-size:14px;line-height:1.3}.course_learn_now_text small{margin-top:2px;overflow:hidden;color:hsla(0,0%,100%,.72);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.course_learn_now_arrow{position:relative;z-index:1;color:#efd273;font-size:17px!important;transition:transform .2s ease}.course_learn_now:hover .course_learn_now_arrow{transform:translate(2px,-2px)}.course_purchase_guarantees{display:flex;flex-direction:column;gap:12px;margin-top:17px;padding:17px 2px 2px;border-top:1px solid #eee8dd}.course_purchase_guarantees span{display:flex;align-items:center;gap:9px;color:#75736e;font-size:13px;line-height:1.45}.course_purchase_guarantees svg{flex:0 0 auto;color:#b98f23;font-size:16px}.course_description{margin-top:34px}.course_section_title{display:flex;align-items:center;gap:12px;margin-bottom:20px}.course_section_title>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#f3e8c5;color:#9a7418}.course_section_title small{color:#a47e1f;font-size:12px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.course_section_title h2{margin:3px 0 0;font-size:24px}.course_description_body{min-width:0;overflow:hidden;color:#66666a;font-size:16px;line-height:1.85;overflow-wrap:anywhere}.course_description_body>div>p:first-child{padding:22px;border-left:3px solid #c89d2c;border-radius:11px;background:#fff}.course_description_body h1,.course_description_body h2,.course_description_body h3,.course_description_body h4,.course_description_body h5,.course_description_body h6{margin:32px 0 15px;padding-bottom:10px;border-bottom:1px solid #e6e0d6;color:#303136!important;font-family:var(--font-sans)!important;font-weight:700;line-height:1.3}.course_description_body h1{font-size:25px!important}.course_description_body h2{font-size:21px!important}.course_description_body h3{font-size:18px!important}.course_description_body h4{font-size:16px!important}.course_description_body p{margin:0 0 14px}.course_description_body strong{color:#353538}.course_description_body a{display:inline;color:#9b7517;text-decoration:underline;text-underline-offset:3px}.course_description_body blockquote{margin:18px 0;padding:16px 20px;border-left:3px solid #c89d2c;border-radius:0 11px 11px 0;background:#fff;color:#55555a}.course_description_body blockquote>:last-child{margin-bottom:0}.course_description_body figure{max-width:100%;margin:24px auto;text-align:center}.course_description_body figcaption{margin-top:8px;color:#85827b;font-size:13px;font-style:italic;line-height:1.5}.course_description_body img{display:block;max-width:100%!important;height:auto!important;margin:20px auto;border-radius:12px}.course_description_body figure img{margin:0 auto}.course_description_body embed,.course_description_body iframe,.course_description_body video{display:block;width:100%!important;max-width:100%!important;height:auto;margin:22px 0;border:0;border-radius:12px;background:#111}.course_description_body iframe{aspect-ratio:16/9}.course_description_body video{aspect-ratio:16/9;object-fit:contain}.course_description_body ol,.course_description_body ul{margin:0 0 18px;padding-left:23px}.course_description_body li{margin-bottom:7px}.course_description_body hr{margin:30px 0;border:0;border-top:1px solid #e1ddd5}.course_description_body pre{max-width:100%;overflow-x:auto;padding:16px;border-radius:10px;background:#292b30;color:#f7f4eb;font-size:13px;line-height:1.65}.course_description_body :not(pre)>code{padding:2px 5px;border-radius:5px;background:#eee8dc;color:#76570e;font-size:12px}.course_description_body table{width:100%!important;display:block;margin:22px 0;overflow-x:auto;border-collapse:collapse}.course_description_body td,.course_description_body th{min-width:120px;padding:10px;border:1px solid #e1ddd5;text-align:left}.course_description_body th{background:#f2ecdf;color:#353538}.course_facts{margin-top:42px}.course_facts h2{font-size:22px}.course_facts dl{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;border:1px solid #e2ddd3;border-radius:15px;background:#fff}.course_facts dl>div{min-width:0;display:flex;align-items:flex-start;gap:12px;padding:17px;border-bottom:1px solid #e8e3da}.course_facts dl>div:nth-child(odd){border-right:1px solid #e8e3da}.course_facts dl>div:nth-last-child(-n+2){border-bottom:0}.course_facts dl>div>span{width:37px;height:37px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#f4ecd2;color:#9b7517}.course_facts dl>div>div{min-width:0;flex:1 1}.course_facts dt{color:#8a8780;font-size:12px}.course_facts dd{margin:3px 0 0;overflow:hidden;color:#323337;font-size:13px;font-weight:700;text-overflow:ellipsis}.course_facts .course_fact_categories{display:-webkit-box;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.course_facts .course_fact_categories.expanded{display:block;overflow:visible;-webkit-line-clamp:unset}.course_fact_categories_toggle{display:inline-flex;align-items:center;gap:2px;margin-top:7px;padding:0;border:0;background:transparent;color:#8b6817;cursor:pointer;font:inherit;font-size:12px;font-weight:700}.course_fact_categories_toggle:hover{color:#62480d;text-decoration:underline;text-underline-offset:3px}.course_fact_categories_toggle svg{font-size:17px;transition:transform .2s ease}.course_fact_categories_toggle[aria-expanded=true] svg{transform:rotate(180deg)}.course_fact_categories_toggle:focus-visible{outline:2px solid #b98d21;outline-offset:3px;border-radius:2px}.course_related{margin-top:70px}.course_related_heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:10px 20px;margin-bottom:28px}.course_related_heading>div{max-width:100%;flex:0 0 auto}.course_related_eyebrow{display:inline-flex;align-items:center;gap:10px;color:#9b7517;font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.course_related_eyebrow:before{width:30px;height:1px;flex:0 0 auto;background:#c9a43c;content:""}.course_related_heading h2{margin:8px 0 0;color:#242529;font-size:clamp(28px,3vw,36px);line-height:1.15;letter-spacing:-.8px}.course_related_heading>a{display:flex;align-items:center;gap:4px;color:#937018;font-size:13px;font-weight:800}.course_related_heading svg{font-size:16px}.course_related .khgh-course-card__button{font-weight:900}@media(max-width:900px){.course_detail{padding-top:24px}.course_description_body{font-size:14px}.course_detail_layout{grid-template-columns:1fr;gap:22px}.course_purchase_card{position:static;grid-row:2;max-height:none;overflow:visible;overscroll-behavior:auto}.course_detail_main{display:contents}.course_overview{grid-row:1}.course_description{grid-row:3;margin-top:0}.course_facts{grid-row:4;margin-top:10px}}@media(max-width:600px){.course_detail{padding:18px 0 60px}.course_detail_container{width:calc(100% - 24px)}.course_overview{padding:24px 16px;border-radius:16px}.course_overview h1{margin-top:15px;font-size:25px;letter-spacing:-.7px}.course_instructors{grid-template-columns:1fr;gap:8px;padding:10px}.course_instructors_heading{padding:8px}.course_instructors_heading>span{width:38px;height:38px}.course_instructors_list{grid-template-columns:1fr}.course_instructor{grid-template-columns:52px minmax(0,1fr) 30px;padding:9px}.course_instructor_avatar,.course_instructor_avatar img{width:52px;height:52px}.course_overview .course_facts{margin:18px 0}.course_overview_stats{gap:12px 16px}.course_purchase_card{padding:14px;border-radius:15px}.course_membership_actions{grid-template-columns:1fr}.course_membership_actions>a{justify-content:center}.course_description_body{font-size:14px;line-height:1.8}.course_description_body h2{font-size:18px!important}.course_description_body h3{font-size:16px!important}.course_description_body blockquote,.course_description_body>div>p:first-child{padding:14px}.course_facts dl{grid-template-columns:1fr}.course_facts dl>div,.course_facts dl>div:nth-child(odd),.course_facts dl>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e8e3da}.course_facts dl>div:last-child{border-bottom:0}.course_related{margin-top:48px}.course_related_heading{margin-bottom:20px}.course_related_eyebrow{gap:8px;font-size:12px}.course_related_eyebrow:before{width:24px}.course_related_heading h2{margin-top:6px;font-size:25px;letter-spacing:-.5px}.course_related_heading>a{font-size:12px;white-space:nowrap}.course_related_heading svg{font-size:20px}}