.yb-store__header{margin-bottom:2rem}.yb-store__title{color:#0f0f0f;font-family:Abacaxi,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.yb-store__subtitle{color:#6f6a66;font-size:.95rem;margin:0}.yb-store__loading{align-items:center;color:#6f6a66;display:flex;gap:.75rem;padding:2rem 0}.yb-store__empty,.yb-store__error{color:#6f6a66;padding:2rem 0;text-align:center}.yb-store__error{color:#c0392b}.yb-store__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr))}.yb-store__item{background:#fffcf9;border:1.5px solid #e8e4e0;border-radius:12px;display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;transition:border-color .2s}.yb-store__item:hover{border-color:#f75c03}.yb-store__item-info{flex:1}.yb-store__item-name{color:#0f0f0f;font-family:Abacaxi,sans-serif;font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.yb-store__item-price{color:#f75c03;font-size:1.25rem;font-weight:700}.yb-store__item-btn{width:100%}.yb-store__checkout-inner{background:#fffcf9;border:1.5px solid #e8e4e0;border-radius:12px;max-width:900px;padding:clamp(1rem,3vw,2rem)}.yb-store__checkout-title{color:#0f0f0f;font-family:Abacaxi,sans-serif;font-size:1.3rem;font-weight:700;margin:0 0 1.5rem}.yb-store__checkout-item{align-items:flex-start;background:#f5f3f0;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;padding:1rem 1.25rem}.yb-store__checkout-startdate{margin-bottom:1.25rem}.yb-store__checkout-startdate label{align-items:center;color:#0f0f0f;display:flex;font-size:.82rem;font-weight:600;gap:.4rem;margin-bottom:.35rem}.yb-store__checkout-startdate label svg{stroke:#f75c03}.yb-store__checkout-startdate input[type=date]{background:#fffcf9;border:1px solid #f75c03;border-radius:12px;color:#0f0f0f;font-family:inherit;font-size:.85rem;max-width:220px;outline:none;padding:.5rem .75rem;width:100%}.yb-store__checkout-startdate input[type=date]:focus{border-color:#d94f02;box-shadow:0 0 0 2px rgba(247,92,3,.12)}.yb-checkout__grid--split{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.yb-checkout__col-left{display:none}.yb-checkout__grid--split .yb-checkout__col-left{display:block}.yb-checkout__col-left .yb-checkout-doc:last-of-type{margin-bottom:0}.yb-checkout__payment-title{color:#0f0f0f;display:none;font-size:1rem;font-weight:700;margin:0 0 1rem}.yb-checkout__grid--split .yb-checkout__payment-title{display:block}.yb-store__checkout-item-name{color:#0f0f0f;font-weight:700}.yb-store__checkout-item-price{color:#f75c03;font-size:1.1rem;font-weight:700}.yb-store__checkout-actions{display:flex;gap:.75rem;margin-top:1rem}.yb-store__checkout-actions .yb-auth-submit{flex:1}.yb-store__checkout-actions .yb-btn--outline{flex:0 0 auto}.yb-store__secure{font-size:.8rem;justify-content:center;margin-top:1rem}.yb-store__save-card,.yb-store__secure{align-items:center;color:#6f6a66;display:flex;gap:.5rem}.yb-store__save-card{cursor:pointer;font-size:.9rem;margin-top:.5rem}.yb-store__save-card input[type=checkbox]{accent-color:#f75c03;height:16px;width:16px}.yb-stored-card__loading{align-items:center;display:flex;gap:.5rem;padding:.5rem 0}.yb-stored-card{align-items:center;background:#fffcf9;border:1.5px solid #e8e4e0;border-radius:12px;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem}.yb-stored-card__info{align-items:center;display:flex;flex:1;gap:.75rem;min-width:150px}.yb-stored-card__icon{color:#6f6a66;flex-shrink:0}.yb-stored-card__type{color:#6f6a66;display:block;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.yb-stored-card__number{color:#0f0f0f;display:block;font-size:1.05rem;font-weight:700;letter-spacing:.08em}.yb-stored-card__meta{color:#6f6a66;display:flex;flex-direction:column;font-size:.85rem;gap:.15rem}.yb-stored-card__empty-text{color:#6f6a66;font-size:.9rem}.yb-checkout-stored-card{display:flex;gap:.5rem;margin-bottom:1rem}.yb-checkout-stored-card__option{align-items:center;border:1.5px solid #e8e4e0;border-radius:10px;color:#6f6a66;cursor:pointer;display:flex;flex:1;font-size:.9rem;gap:.5rem;padding:.6rem 1rem;transition:border-color .2s,color .2s,background .2s}.yb-checkout-stored-card__option--active{background:rgba(247,92,3,.04);border-color:#f75c03;color:#0f0f0f}.yb-checkout-stored-card__option input[type=radio]{accent-color:#f75c03;height:16px;margin:0;width:16px}.yb-checkout-stored-card__option svg{color:#f75c03;flex-shrink:0}.yb-btn--sm{font-size:.85rem;padding:.4rem 1rem}.yb-store__success-inner{background:#fffcf9;border:1.5px solid #e8e4e0;border-radius:12px;max-width:480px;padding:3rem 2rem;text-align:center}.yb-store__success-inner h3{color:#0f0f0f;font-family:Abacaxi,sans-serif;font-size:1.3rem;margin:1rem 0 .5rem}.yb-store__success-inner p{color:#6f6a66;margin-bottom:1.5rem}@media (max-width:768px){.yb-store__grid{grid-template-columns:1fr}.yb-store__checkout-inner{max-width:100%;padding:1.5rem}.yb-checkout__grid--split{gap:1.5rem;grid-template-columns:1fr}.yb-store__checkout-actions{flex-direction:column}.yb-store__top-cat{gap:.75rem;padding:1rem 1.25rem}.yb-store__top-cat-icon{height:40px;width:40px}.yb-store__top-cat-icon svg{height:22px;width:22px}.yb-store__subcats{gap:.35rem}.yb-store__sub-btn{padding:.4rem .75rem}.yb-store__sub-name{font-size:.75rem}.yb-store__sub-desc{font-size:.62rem}}.yb-store__cat-btn.is-active{background:#f75c03;border-color:#f75c03;color:#fff}.yb-store__cat-btn.is-active .yb-store__cat-count{background:hsla(0,0%,100%,.3)}.yb-store__item-recurring{color:#f75c03;display:block;font-size:.8rem;font-weight:700;margin:.15rem 0}.yb-store__checkout-item-recurring{color:#f75c03;display:block;font-size:.8rem;font-weight:700;margin-top:.15rem}.yb-store__search-wrap{margin-bottom:1rem;position:relative}.yb-store__search-icon{left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.yb-store__search{background:#fffcf9;border:1.5px solid #e8e4e0;border-radius:12px;box-sizing:border-box;color:#0f0f0f;font-family:inherit;font-size:.9rem;padding:.75rem 2.5rem .75rem 2.75rem;transition:border-color .2s;width:100%}.yb-store__search:focus{border-color:#f75c03;outline:none}.yb-store__search::placeholder{color:#b0aaa4}.yb-store__search-clear{background:none;border:none;color:#6f6a66;cursor:pointer;font-size:1.3rem;line-height:1;padding:0 .25rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.yb-store__search-clear:hover{color:#f75c03}.yb-store__item-badges{display:flex;flex-wrap:wrap;gap:.4rem}.yb-store__badge{border-radius:6px;display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.04em;padding:.2rem .6rem;text-transform:uppercase}.yb-store__badge--membership{background:#f5f3f0;border:1px solid #e8e4e0;color:#6f6a66}.yb-store__badge--free{background:#fff5ee;border:1px solid #f75c03;color:#f75c03}.yb-store__item-desc{color:#6f6a66;font-size:.82rem;line-height:1.45;margin:.35rem 0 .5rem}.yb-store__item-per-class{color:#6f6a66;font-size:.78rem;font-style:italic;line-height:1.4;margin:.35rem 0 0}.yb-store__item-pricing{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.yb-store__item-terms{list-style:none;margin:.5rem 0 0;padding:0}.yb-store__item-terms li{color:#6f6a66;font-size:.78rem;padding:.15rem 0 .15rem 1.2rem;position:relative}.yb-store__item-terms li:before{color:#f75c03;content:"✓";font-weight:700;left:0;position:absolute}.yb-store__item-terms li:last-child:before{content:"→"}.yb-store__item-terms a{color:#f75c03;font-size:.75rem;text-decoration:underline}.yb-store__item-terms a:hover{color:#d94f02}.yb-store__checkout-item-details{flex:1;min-width:0}.yb-store__checkout-terms{list-style:none;margin:.35rem 0 0;padding:0}.yb-store__checkout-terms li{color:#6f6a66;font-size:.75rem;padding:.1rem 0 .1rem 1rem;position:relative}.yb-store__checkout-terms li:before{color:#f75c03;content:"✓";font-weight:600;left:0;position:absolute}.yb-store__checkout-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.yb-store__checkout-meta-chip{background:rgba(247,92,3,.08);border:1px solid rgba(247,92,3,.2);border-radius:20px;color:#f75c03;font-size:.78rem;font-weight:700;padding:.2rem .65rem}.yb-store__checkout-meta-format{color:#6f6a66;font-size:.75rem;font-weight:600}.yb-store__checkout-desc{color:#6f6a66;font-size:.8rem;line-height:1.45;margin:.4rem 0 0}.yb-store__checkout-features{list-style:none;margin:.5rem 0 0;padding:0}.yb-store__checkout-features li{color:#0f0f0f;font-size:.75rem;line-height:1.4;padding:.15rem 0 .15rem 1.1rem;position:relative}.yb-store__checkout-features li:before{color:#27ae60;content:"✓";font-size:.72rem;font-weight:700;left:0;position:absolute}.yb-store__checkout-remaining{align-items:flex-start;background:#f5f3f0;border-radius:8px;display:flex;gap:.4rem;margin-top:.5rem;padding:.5rem .65rem}.yb-store__checkout-remaining svg{flex-shrink:0;margin-top:.1rem;stroke:#6f6a66}.yb-store__checkout-remaining span{color:#6f6a66;font-size:.72rem;line-height:1.4}.yb-store__checkout-bonus{align-items:center;background:rgba(247,92,3,.06);border-radius:8px;display:flex;gap:.3rem;margin-top:.4rem;padding:.4rem .6rem}.yb-store__checkout-bonus span{color:#f75c03;font-size:.75rem;font-weight:700}.yb-store__top-cats{display:flex;flex-direction:column;gap:.75rem}.yb-store__top-cat{align-items:center;background:#fffcf9;border:1.5px solid #e8e4e0;border-radius:14px;cursor:pointer;display:flex;font-family:inherit;gap:1rem;padding:1.25rem 1.5rem;text-align:left;transition:all .2s ease;width:100%}.yb-store__top-cat:hover{border-color:#f75c03;box-shadow:0 2px 12px rgba(247,92,3,.1)}.yb-store__top-cat-icon{align-items:center;background:rgba(247,92,3,.08);border-radius:12px;color:#f75c03;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.yb-store__top-cat-text{flex:1;min-width:0}.yb-store__top-cat-name{color:#0f0f0f;display:block;font-size:1.05rem;font-weight:700;line-height:1.3}.yb-store__top-cat-desc{color:#6f6a66;display:block;font-size:.82rem;line-height:1.35;margin-top:.15rem}.yb-store__top-cat-count{align-items:center;background:#f5f3f0;border-radius:999px;color:#6f6a66;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:26px;justify-content:center;min-width:26px;padding:0 .5rem}.yb-store__top-cat-arrow{color:#b0aaa4;flex-shrink:0;transition:transform .15s}.yb-store__top-cat:hover .yb-store__top-cat-arrow{color:#f75c03;transform:translateX(3px)}.yb-store__top-cat:hover .yb-store__top-cat-icon{color:#f75c03}.yb-store__top-cat-soon{color:#f75c03;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.05em;margin-top:4px;text-transform:uppercase}.yb-store__back-btn{align-items:center;background:none;border:none;color:#f75c03;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.88rem;font-weight:600;gap:.4rem;margin-bottom:.75rem;padding:.25rem 0;transition:color .15s}.yb-store__back-btn:hover{color:#d94f02}.yb-store__cat-heading{margin-bottom:1rem}.yb-store__cat-title{color:#0f0f0f;font-family:Abacaxi,sans-serif;font-size:1.35rem;font-weight:700;margin:0}.yb-store__cat-title:before{background:#f75c03;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:10px;vertical-align:middle;width:8px}.yb-store__subcats{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.yb-store__sub-btn{align-items:center;background:#f5f3f0;border:1.5px solid #e8e4e0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:.1rem;padding:.5rem 1rem;text-align:center;transition:all .2s;white-space:nowrap}.yb-store__sub-btn:hover{border-color:#f75c03}.yb-store__sub-btn.is-active{background:#f75c03;border-color:#f75c03}.yb-store__sub-name{color:#0f0f0f;font-size:.82rem;font-weight:700;line-height:1.3}.yb-store__sub-btn.is-active .yb-store__sub-name{color:#fff}.yb-store__sub-desc{color:#6f6a66;font-size:.68rem;font-weight:400;line-height:1.2}.yb-store__sub-btn.is-active .yb-store__sub-desc{color:hsla(0,0%,100%,.8)}.yb-store__sub-btn.is-active .yb-store__sub-count{color:hsla(0,0%,100%,.7)}.yb-store__note{align-items:flex-start;background:rgba(247,92,3,.06);border:1px solid rgba(247,92,3,.2);border-radius:10px;color:#0f0f0f;display:flex;font-size:.82rem;gap:.6rem;line-height:1.4;margin-bottom:1rem;padding:.75rem 1rem}.yb-store__note svg{color:#f75c03;flex-shrink:0;margin-top:.1rem}.yb-store__item-features{list-style:none;margin:.75rem 0 0;padding:0}.yb-store__item-features li{color:#0f0f0f;font-size:.8rem;line-height:1.45;padding:.25rem 0 .25rem 1.4rem;position:relative}.yb-store__item-features li:before{color:#f75c03;content:"\2713";font-size:.85rem;font-weight:700;left:0;position:absolute}.yb-store__item-validity{color:#6f6a66;font-size:.8rem;margin:.35rem 0 0}.yb-store__item-sharing{align-items:center;color:#f75c03;display:flex;font-size:.8rem;font-weight:600;gap:.35rem;margin:.4rem 0 0}.yb-store__item-sharing svg{flex-shrink:0}.yb-store__sharing-how{margin:.5rem 0 0}.yb-store__sharing-toggle{align-items:center;background:none;border:none;color:#f75c03;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.78rem;font-weight:600;gap:.3rem;padding:.3rem 0;transition:color .2s}.yb-store__sharing-toggle:hover{color:#d94f02}.yb-store__sharing-toggle svg{transition:transform .25s ease}.yb-store__sharing-toggle.is-open svg{transform:rotate(180deg)}.yb-store__sharing-details{background:#f5f3f0;border:1px solid #e8e4e0;border-radius:10px;margin:.4rem 0 0;padding:.75rem 1rem}.yb-store__sharing-details ol{margin:0;padding:0 0 0 1.3rem}.yb-store__sharing-details li{color:#0f0f0f;font-size:.78rem;line-height:1.45;padding:.2rem 0}.yb-store__sharing-details li::marker{color:#f75c03;font-weight:700}.yb-store__sharing-note{border-top:1px dashed #e8e4e0;color:#6f6a66;font-size:.72rem;font-style:italic;margin:.5rem 0 0;padding-top:.4rem}.yb-store__item-saving{align-items:flex-start;color:#27ae60;display:flex;font-size:.78rem;font-weight:600;gap:.35rem;line-height:1.4;margin:.4rem 0 0}.yb-store__item-saving svg{color:#f75c03;flex-shrink:0;margin-top:.1rem;stroke:#f75c03}.yb-store__saving-text{color:#27ae60;font-size:.78rem;font-weight:700}.yb-store__saving-breakdown{color:#6f6a66;font-size:.72rem;font-weight:400;margin-top:.15rem}.yb-store__item-vat{color:#6f6a66;font-size:.72rem;margin:.3rem 0 0}.yb-store__item-vat--zero{color:#27ae60;font-weight:600}.yb-store__badge--popular{background:rgba(247,92,3,.1);border:1px solid rgba(247,92,3,.2);color:#f75c03}.yb-store__badge--best{background:#f75c03;color:#fff}.yb-store__badge--tourist{background:#fff3e0;border:1px solid #f0c27a;color:#e67e22}.yb-store__badge--cph{background:#f5f3f0;border:1px solid #e8e4e0;color:#6f6a66}.yb-store__item-footer{align-items:center;border-top:1px solid #e8e4e0;display:flex;gap:1rem;justify-content:space-between;margin-top:auto;padding-top:.75rem}.yb-store__item--deposit .yb-store__item-footer{align-items:stretch;flex-direction:column;gap:.6rem}.yb-store__item--deposit .yb-store__item-footer .yb-store__item-pricing{align-items:baseline;flex-direction:row;gap:.5rem}.yb-store__item--deposit .yb-store__item-footer .yb-store__item-btn{text-align:center;white-space:normal;width:100%}.yb-store__item-footer .yb-store__item-btn{white-space:nowrap;width:auto}.yb-store__item-footer .yb-store__item-pricing{display:flex;flex-direction:column;gap:.15rem}.yb-store__item-footer .yb-store__item-pricing .yb-store__item-price{font-size:1.15rem}.yb-store__item-footer .yb-store__item-recurring{color:#6f6a66;font-size:.78rem;font-weight:400}.yb-store__checkout-saving{align-items:center;display:flex;font-size:.8rem;gap:.35rem;margin:.35rem 0 0}.yb-store__checkout-saving svg{flex-shrink:0}.yb-store__checkout-price-old{color:#6f6a66;font-size:.82rem}.yb-store__checkout-price-old s{text-decoration:line-through}.yb-store__checkout-price-free{color:#27ae60;font-size:.85rem;font-weight:700}.yb-store__checkout-due{align-items:baseline;background:#fff7ed;border:1px solid #f75c03;border-radius:8px;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.3rem;margin:.5rem 0 0;padding:.5rem .75rem}.yb-store__checkout-due-label{color:#6f6a66}.yb-store__checkout-due-amount{color:#f75c03;font-size:1rem}.yb-store__checkout-due-note{color:#6f6a66;font-size:.78rem}.yb-store__teacher-info{background:linear-gradient(135deg,#fffcf9,#fff7ed);border:1.5px solid #f75c03;border-radius:12px;display:flex;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.25rem}.yb-store__teacher-info-icon{color:#f75c03;flex-shrink:0;margin-top:.1rem}.yb-store__teacher-info-text{color:#0f0f0f;font-size:.85rem;line-height:1.5}.yb-store__teacher-info-text strong{color:#0f0f0f;display:block;font-size:.95rem;margin-bottom:.35rem}.yb-store__teacher-info-text p{color:#6f6a66;font-size:.82rem;margin:0}.yb-store__deposit-badge{background:rgba(247,92,3,.08);border:1px solid rgba(247,92,3,.2);border-radius:6px;color:#f75c03;display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;padding:.15rem .5rem;text-transform:uppercase}.yb-store__deposit-period{align-items:center;color:#0f0f0f;display:flex;font-size:.85rem;font-weight:700;gap:.35rem;margin:0 0 .25rem}.yb-store__deposit-period svg{color:#f75c03;flex-shrink:0}.yb-store__deposit-format{color:#6f6a66;font-size:.78rem;font-weight:600;margin:0 0 .4rem}.yb-store__course-intro{margin-bottom:1.25rem}.yb-store__course-intro p{color:#6f6a66;font-size:.88rem;line-height:1.55;margin:0}.yb-store__course-intro strong{color:#f75c03;font-weight:700}.yb-store__course-month{align-items:center;display:flex;gap:.6rem;margin-bottom:1rem}.yb-store__course-month-label{color:#6f6a66;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.yb-store__course-month-chip{background:rgba(247,92,3,.08);border:1px solid rgba(247,92,3,.2);border-radius:20px;color:#f75c03;font-size:.82rem;font-weight:700;padding:.3rem .85rem}.yb-store__course-grid{display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.25rem}@media (max-width:640px){.yb-store__course-grid{grid-template-columns:1fr}}.yb-store__course-card{align-items:center;background:#fffcf9;border:1.5px solid #e8e4e0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-family:Abacaxi,sans-serif;padding:1.25rem 1rem;position:relative;text-align:center;transition:all .2s ease}.yb-store__course-card:hover{background:#fff9f3;border-color:#f75c03}.yb-store__course-card.is-selected{background:linear-gradient(180deg,#fff7ed,#fff3e6);border-color:#f75c03;box-shadow:0 0 0 2px rgba(247,92,3,.15)}.yb-store__course-card-check{align-items:center;background:#fff;border:1.5px solid #e8e4e0;border-radius:50%;display:flex;height:24px;justify-content:center;position:absolute;right:.6rem;top:.6rem;transition:all .2s ease;width:24px}.yb-store__course-card-check svg{color:#fff;opacity:0;transition:opacity .15s ease}.yb-store__course-card.is-selected .yb-store__course-card-check{background:#f75c03;border-color:#f75c03}.yb-store__course-card.is-selected .yb-store__course-card-check svg{opacity:1}.yb-store__course-card-icon{color:#6f6a66;margin-bottom:.5rem}.yb-store__course-card.is-selected .yb-store__course-card-icon{color:#f75c03}.yb-store__course-card-name{color:#0f0f0f;font-size:1rem;font-weight:700;margin-bottom:.35rem}.yb-store__course-card-desc{color:#6f6a66;font-size:.75rem;line-height:1.4;margin-bottom:.5rem}.yb-store__course-card-price{color:#f75c03;font-size:.92rem;font-weight:700;margin-bottom:.35rem}.yb-store__course-card-link{color:#f75c03;font-size:.72rem;font-weight:600;text-decoration:underline}.yb-store__course-card-link:hover{color:#d94f02}.yb-store__course-summary{background:#f5f3f0;border:1.5px solid #e8e4e0;border-radius:12px;padding:1.25rem;transition:border-color .2s ease}.yb-store__course-summary.has-selection{background:linear-gradient(135deg,#fffcf9,#fff7ed);border-color:#f75c03}.yb-store__course-summary-rows{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.yb-store__course-summary-row{align-items:baseline;display:flex;font-size:.85rem;gap:.75rem;justify-content:space-between}.yb-store__course-summary-label{align-items:center;color:#6f6a66;display:flex;font-weight:600;gap:.3rem;white-space:nowrap}.yb-store__course-summary-label svg{flex-shrink:0}.yb-store__course-summary-value{color:#0f0f0f;font-weight:600;text-align:right}.yb-store__course-summary-value em{color:#6f6a66;font-style:italic;font-weight:400}.yb-store__course-summary-row--price .yb-store__course-summary-value strong{color:#f75c03;font-size:1.1rem}.yb-store__course-original{color:#6f6a66;font-size:.82rem;font-weight:400;text-decoration:line-through}.yb-store__course-savings{color:#27ae60;font-size:.75rem;font-weight:700}.yb-store__course-summary-row--bonus{background:rgba(247,92,3,.06);border-radius:8px;margin-top:.15rem;padding:.5rem .65rem}.yb-store__course-summary-row--bonus .yb-store__course-summary-label{color:#f75c03}.yb-store__course-summary-row--bonus .yb-store__course-summary-value{color:#0f0f0f;font-size:.82rem}.yb-store__course-cta{border-radius:10px;font-size:1rem;padding:.85rem 1.5rem;width:100%}.yb-store__course-cta:disabled{cursor:not-allowed;opacity:.5}