.lsp-author-section{padding:2rem 0 6rem}.lsp-author-box{display:flex;justify-content:space-between;align-items:center;gap:3rem;padding:3rem;border:1px solid rgba(var(--color-foreground),.14);border-left:5px solid #d96f32;border-radius:12px}.lsp-author-box h2{margin:.4rem 0 1rem}.lsp-author-box p{max-width:650px;margin-bottom:0}.lsp-author-box__eyebrow{color:#d96f32;font-size:1.2rem;font-weight:700;letter-spacing:.12em}.lsp-author-box__links{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (max-width:749px){.lsp-author-box{align-items:flex-start;flex-direction:column;padding:2.4rem}.lsp-author-box__links,.lsp-author-box__links .button{width:100%}}.course-dates{padding:4.8rem 0 6.4rem}.course-dates *{box-sizing:border-box}.course-dates__header{max-width:78rem;margin:0 auto 3.2rem;text-align:center}.course-dates__header h1{margin:.6rem 0 1.2rem}.course-dates__eyebrow{margin:0;color:#d56b14;font-size:1.3rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.course-dates__intro{color:rgba(var(--color-foreground),.75)}.course-dates__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(32rem,.95fr);gap:2.4rem;align-items:start}.course-calendar,.course-list{min-width:0;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:1.4rem;background:rgb(var(--color-background));box-shadow:0 1rem 3rem #10101014}.course-calendar{padding:2rem}.course-calendar__toolbar{display:grid;grid-template-columns:4.4rem minmax(0,1fr) 4.4rem;gap:1rem;align-items:center;margin-bottom:1.6rem}.course-calendar__month{margin:0;text-align:center;font-size:2.4rem}.course-calendar__nav{display:inline-flex;width:4.4rem;height:4.4rem;align-items:center;justify-content:center;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;font:inherit;font-size:2rem}.course-calendar__nav:hover,.course-calendar__nav:focus-visible{border-color:#ea840a;background:#ea840a;color:#fff}.course-calendar__weekdays,.course-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.6rem}.course-calendar__weekdays{margin-bottom:.6rem;text-align:center;color:rgba(var(--color-foreground),.6);font-size:1.2rem;font-weight:700}.course-calendar__day{min-width:0;min-height:8.6rem;padding:.7rem;border:.1rem solid rgba(var(--color-foreground),.11);border-radius:.8rem;background:rgba(var(--color-foreground),.02)}.course-calendar__day--empty{border-color:transparent;background:transparent}.course-calendar__day-number{display:block;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.course-calendar__event{display:block;margin-top:.4rem;padding:.45rem .55rem;overflow:hidden;border-radius:.45rem;background:#ea840a;color:#fff;font-size:1.05rem;font-weight:700;line-height:1.25;text-decoration:none;text-overflow:ellipsis}.course-calendar__event--sold-out{background:#4c4c4c}.course-calendar__event:hover,.course-calendar__event:focus-visible{background:#101010;color:#fff}.course-list{padding:2rem}.course-list__heading-row{display:flex;gap:1.6rem;align-items:end;justify-content:space-between;margin-bottom:1.6rem}.course-list__heading-row h2{margin:.5rem 0 0;font-size:2.6rem}.course-list__count{flex:0 0 auto;color:rgba(var(--color-foreground),.65);font-size:1.3rem}.course-list__items{display:grid;gap:1.2rem;max-height:70rem;overflow:auto;padding-right:.3rem}.course-date-card{display:grid;grid-template-columns:8rem minmax(0,1fr) auto;gap:1.2rem;align-items:center;padding:1.2rem;border:.1rem solid rgba(var(--color-foreground),.13);border-radius:1rem;color:rgb(var(--color-foreground));text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.course-date-card:hover,.course-date-card:focus-visible{border-color:#ea840a;box-shadow:0 .7rem 1.8rem #1010101a;transform:translateY(-.1rem)}.course-date-card__date{display:grid;min-height:7rem;place-content:center;border-radius:.8rem;background:#101010;color:#fff;text-align:center}.course-date-card__month{color:#f59b45;font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.course-date-card__day{font-size:2.4rem;font-weight:700;line-height:1.05}.course-date-card__title{display:block;margin-bottom:.35rem;font-size:1.6rem;font-weight:700;line-height:1.3}.course-date-card__variant,.course-date-card__price{display:block;color:rgba(var(--color-foreground),.67);font-size:1.25rem;line-height:1.4}.course-date-card__status{padding:.55rem .8rem;border-radius:999px;background:#ea840a21;color:#a54f08;font-size:1.1rem;font-weight:700;white-space:nowrap}.course-date-card__status--sold-out{background:#4c4c4c1f;color:#4c4c4c}.course-list__empty{padding:2rem;border-radius:1rem;background:rgba(var(--color-foreground),.04);text-align:center}@media screen and (max-width:989px){.course-dates__layout{grid-template-columns:1fr}.course-list__items{max-height:none}}@media screen and (max-width:749px){.course-dates{padding:3.2rem 0 4.8rem}.course-calendar,.course-list{padding:1.2rem;border-radius:1rem}.course-calendar__weekdays,.course-calendar__grid{gap:.3rem}.course-calendar__day{min-height:5.7rem;padding:.4rem}.course-calendar__event{padding:.35rem;font-size:0;text-align:center}.course-calendar__event:after{content:"Course";font-size:.9rem}.course-date-card{grid-template-columns:6.4rem minmax(0,1fr);gap:1rem;padding:1rem}.course-date-card__date{min-height:6.4rem}.course-date-card__status{grid-column:2;justify-self:start}}.lsp-home-guides{padding:clamp(4rem,6vw,7rem) 0}.lsp-home-guides__head{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3rem}.lsp-home-guides__head h2{margin:.6rem 0 1rem;font-size:clamp(3rem,5vw,5rem)}.lsp-home-guides__head .rte{max-width:700px}.lsp-home-guides__eyebrow{color:#d96f32;font-weight:700;letter-spacing:.14em;margin:0}.lsp-home-guides .lsp-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.lsp-home-guides .lsp-guide-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(var(--color-foreground),.13);border-radius:14px;background:rgb(var(--color-background));box-shadow:0 10px 28px #0000000f}.lsp-home-guides .lsp-guide-card__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#eee}.lsp-home-guides .lsp-guide-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.lsp-home-guides .lsp-guide-card:hover img{transform:scale(1.035)}.lsp-home-guides .lsp-guide-card__content{display:flex;flex:1;flex-direction:column;padding:2rem}.lsp-home-guides .lsp-guide-card__label{color:#d96f32;font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lsp-home-guides .lsp-guide-card h3{font-size:2.2rem;line-height:1.2;margin:.8rem 0 1rem}.lsp-home-guides .lsp-guide-card h3 a{color:inherit;text-decoration:none}.lsp-home-guides .lsp-guide-card__excerpt{color:rgba(var(--color-foreground),.72);margin:0 0 2rem}.lsp-home-guides .lsp-guide-card__meta{margin-top:auto;display:flex;justify-content:space-between;gap:1rem;font-size:1.3rem;color:rgba(var(--color-foreground),.62)}.lsp-home-guides .lsp-guide-card__link{color:#d96f32;font-weight:700;text-decoration:none}@media screen and (max-width:989px){.lsp-home-guides .lsp-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.lsp-home-guides__head{align-items:flex-start;flex-direction:column}.lsp-home-guides__head .button{width:100%}.lsp-home-guides .lsp-guide-grid{grid-template-columns:1fr}}.lsp-gallery{padding:clamp(4rem,7vw,8rem) 0}.lsp-gallery__header{max-width:850px;margin:0 auto 3rem;text-align:center}.lsp-gallery__eyebrow{margin:0 0 1rem;color:rgb(var(--color-button));font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lsp-gallery__header h1{margin:0 0 1.4rem;font-size:clamp(3.6rem,7vw,7rem);line-height:1.05}.lsp-gallery__header>p:last-child{margin:0 auto;max-width:720px;font-size:1.7rem;line-height:1.7;opacity:.78}.lsp-gallery__filters{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin:0 0 3rem}.lsp-gallery__filter{-webkit-appearance:none;appearance:none;border:1px solid rgba(var(--color-foreground),.22);border-radius:999px;background:transparent;color:rgb(var(--color-foreground));padding:1rem 1.7rem;font:inherit;font-size:1.35rem;font-weight:650;cursor:pointer}.lsp-gallery__filter.is-active{border-color:rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.lsp-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(190px,21vw,320px);gap:1.2rem}.lsp-gallery__item{display:flex;flex-direction:column;min-width:0;margin:0;border:1px solid rgba(var(--color-foreground),.1);border-radius:12px;overflow:hidden;background:rgb(var(--color-background));box-shadow:0 10px 30px #0000000f}.lsp-gallery__item:nth-child(9n+1){grid-column:span 2;grid-row:span 2}.lsp-gallery__item[hidden]{display:none}.lsp-gallery__item>button{position:relative;display:block;min-height:0;flex:1;width:100%;padding:0;border:0;background:#111;cursor:zoom-in;overflow:hidden}.lsp-gallery__item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.lsp-gallery__item>button:hover img{transform:scale(1.025)}.lsp-gallery__source{position:absolute;top:1rem;left:1rem;padding:.55rem .9rem;border-radius:999px;background:#111111d1;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.lsp-gallery__item figcaption{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.3rem;font-size:1.25rem;line-height:1.35}.lsp-gallery__item figcaption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lsp-gallery__item figcaption a{flex-shrink:0;color:inherit;text-underline-offset:.3rem}.lsp-gallery__dialog{width:min(94vw,1100px);max-height:92vh;padding:0;border:0;border-radius:12px;background:#111;color:#fff;overflow:hidden}.lsp-gallery__dialog::backdrop{background:#000000d9}.lsp-gallery__dialog img{display:block;width:100%;max-height:82vh;height:auto;object-fit:contain}.lsp-gallery__dialog p{margin:0;padding:1.2rem 5rem 1.4rem 1.5rem;font-size:1.35rem}.lsp-gallery__close{position:absolute;z-index:2;top:1rem;right:1rem;display:grid;place-items:center;width:4.2rem;height:4.2rem;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#000000b8;color:#fff;font-size:3rem;line-height:1;cursor:pointer}.lsp-gallery__empty{text-align:center}.lsp-gallery__viral{margin-top:clamp(5rem,8vw,9rem);padding-top:clamp(4rem,6vw,7rem);border-top:1px solid rgba(var(--color-foreground),.12)}.lsp-gallery__viral-header{max-width:760px;margin:0 auto 3rem;text-align:center}.lsp-gallery__viral-header h2{margin:0 0 1.2rem;font-size:clamp(3.2rem,5vw,5.4rem);line-height:1.08}.lsp-gallery__viral-header>p:last-child{margin:0;font-size:1.65rem;line-height:1.65;opacity:.76}.lsp-gallery__viral-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.lsp-gallery__video{overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:12px;background:rgb(var(--color-background));box-shadow:0 14px 36px #00000014}.lsp-gallery__video-frame{position:relative;aspect-ratio:9/16;background:#111}.lsp-gallery__video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.lsp-gallery__video-copy{padding:1.4rem 1.5rem 1.6rem}.lsp-gallery__video-copy h3{margin:0 0 .8rem;font-size:1.65rem}.lsp-gallery__video-copy a{color:inherit;font-size:1.3rem;font-weight:650;text-underline-offset:.35rem}@media(max-width:989px){.lsp-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:240px}.lsp-gallery__viral-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.lsp-gallery{padding-top:3.5rem}.lsp-gallery__header{text-align:left}.lsp-gallery__filters{justify-content:flex-start}.lsp-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:190px;gap:.8rem}.lsp-gallery__item:nth-child(9n+1){grid-column:span 2;grid-row:span 2}.lsp-gallery__item figcaption{display:none}.lsp-gallery__source{top:.7rem;left:.7rem;font-size:.95rem}.lsp-gallery__dialog{width:96vw}.lsp-gallery__dialog img{max-height:78vh}.lsp-gallery__viral-header{text-align:left}.lsp-gallery__viral-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.lsp-gallery__item img{transition:none}}product-info .product__title h1{font-size:clamp(3rem,3.5vw,4.8rem);line-height:1.12;overflow-wrap:anywhere}product-info .product__media-list{border-radius:12px;background:rgba(var(--color-foreground),.025)}product-info .product__media-item{overflow:hidden;border-radius:12px}product-info .product__media img{object-fit:contain!important}product-info .thumbnail{border-radius:7px;overflow:hidden}product-info .thumbnail[aria-current=true]{border:2px solid rgb(var(--color-button))}product-info .product__info-container{padding:0 0 0 clamp(2rem,4vw,6rem);max-width:none}product-info .product-form__input{max-width:100%}product-info .product-form__input .select{max-width:none;width:100%}product-info .product-form__input .select__select{width:100%;max-width:none;min-height:5.6rem;border-radius:6px}product-info .product-form__buttons{max-width:none}@media screen and (min-width:990px){product-info .product:not(.product--no-media) .product__media-wrapper{width:58%;max-width:58%}product-info .product:not(.product--no-media) .product__info-wrapper{width:42%;max-width:42%;padding-left:0}}.lsp-product-details{padding-top:2rem;padding-bottom:6rem}.lsp-course-summary{margin-bottom:6rem;padding:2.4rem 0 3rem;border-top:1px solid rgba(var(--color-foreground),.12);border-bottom:1px solid rgba(var(--color-foreground),.12)}.lsp-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0}.lsp-facts>div{display:flex;gap:1.2rem;align-items:center;padding:1rem 2rem;border-right:1px solid rgba(var(--color-foreground),.12);min-width:0}.lsp-facts>div:first-child{padding-left:0}.lsp-facts>div:last-child{border-right:0}.lsp-facts svg{width:29px;height:29px;flex-shrink:0;fill:none;stroke:rgb(var(--color-button));stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lsp-facts small,.lsp-facts strong{display:block;line-height:1.45}.lsp-facts small{font-size:1.2rem;opacity:.65}.lsp-facts strong{font-size:1.45rem}.lsp-review-link{display:flex;width:max-content;gap:1rem;align-items:center;margin:2rem auto 0;color:rgb(var(--color-foreground));text-underline-offset:.4rem;font-size:1.4rem}.lsp-course-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3rem;align-items:center;margin-top:2.8rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.09)}.lsp-payments{display:grid;grid-template-columns:auto auto minmax(180px,1fr);gap:1.5rem;align-items:center}.lsp-payments ul{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding:0;margin:0}.lsp-payments li{display:flex}.lsp-payments svg{width:42px;height:27px}.lsp-payments p{font-size:1.2rem;line-height:1.5;opacity:.7;margin:0}.lsp-sharing{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;margin:0}.lsp-sharing>span{font-size:1.3rem;margin-right:.5rem}.lsp-sharing a{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;color:rgb(var(--color-foreground));transition:background .2s}.lsp-sharing a:hover{background:rgba(var(--color-foreground),.08)}.lsp-sharing svg{width:20px;height:20px}.lsp-description-panel{width:min(100%,980px);margin:0 auto;min-width:0}.lsp-description-panel>h2{margin:0 0 2.5rem;font-size:clamp(3rem,4vw,4.4rem)}.lsp-description-panel .rte{font-size:1.65rem;line-height:1.8;overflow-wrap:anywhere}.lsp-description-panel .rte h2{font-size:clamp(2.6rem,3vw,3.4rem);margin-top:4.5rem;padding-top:2.5rem;border-top:1px solid rgba(var(--color-foreground),.12)}.lsp-description-panel .rte h3{font-size:2.2rem;line-height:1.3;margin-top:3rem}.lsp-description-panel .rte img{max-width:100%;height:auto;border-radius:12px}.lsp-description-panel .rte table{display:block;max-width:100%;overflow:auto}.lsp-description-panel .rte li{margin-bottom:.6rem}.lsp-faq-panel{width:min(100%,980px);margin:7rem auto 0;border-top:4px solid rgb(var(--color-button));padding:3rem 0 0}.lsp-faq-panel h2{font-size:clamp(3rem,4vw,4rem);margin:0 0 1rem}.lsp-faq-panel header p{font-size:1.5rem;opacity:.75;margin-bottom:2rem}.lsp-faq-panel details,.lsp-description-panel details{border-bottom:1px solid rgba(var(--color-foreground),.15);padding:1.6rem 0}.lsp-faq-panel summary,.lsp-description-panel details summary{display:flex;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;font-weight:600;line-height:1.5;font-size:1.65rem}.lsp-faq-panel summary::-webkit-details-marker{display:none}.lsp-faq-panel summary span{font-size:2rem}.lsp-faq-panel details[open] summary span{transform:rotate(45deg)}.lsp-faq-panel details>div{padding:1.3rem 4rem 0 0;font-size:1.5rem;line-height:1.8}.lsp-help{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1.5rem;padding-top:3rem}.lsp-help h3{width:100%;margin:0}.lsp-help>a:not(.button){color:inherit;text-underline-offset:.4rem}@media(max-width:989px){product-info .product__info-container{padding-left:2rem}.lsp-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.lsp-facts>div{border-bottom:1px solid rgba(var(--color-foreground),.1)}.lsp-course-actions{grid-template-columns:1fr}.lsp-payments{grid-template-columns:auto 1fr}.lsp-payments p{grid-column:1/-1}}@media(max-width:749px){product-info .product__info-container{padding:0}.lsp-product-details{padding-top:1rem}.lsp-course-summary{margin-bottom:4rem}.lsp-facts>div{padding:1.2rem .8rem}.lsp-facts>div:first-child{padding-left:.8rem}.lsp-facts>div:nth-child(2n){border-right:0}.lsp-facts svg{width:25px;height:25px}.lsp-course-actions{gap:2rem}.lsp-payments{display:block}.lsp-payments ul{margin:1rem 0}.lsp-sharing>span{width:100%}.lsp-faq-panel{margin-top:5rem}}@media(prefers-reduced-motion:reduce){.lsp-sharing a{transition:none}}.lsp-guides__hero{background:#111;color:#fff;padding:clamp(5rem,8vw,9rem) 0}.lsp-guides__hero h1{color:#fff;max-width:900px;margin:.8rem 0 1.5rem;font-size:clamp(3.6rem,7vw,7.2rem);line-height:1.02}.lsp-guides__eyebrow,.lsp-guides__kicker{color:#d96f32;font-weight:700;letter-spacing:.14em;margin:0}.lsp-guides__intro{max-width:760px;font-size:1.9rem;color:#ffffffc7}.lsp-guides__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.6rem}.lsp-guides__actions .button--secondary{background:transparent;color:#fff;border:1px solid #d96f32}.lsp-guides__body{padding-top:4rem;padding-bottom:7rem}.lsp-guides__nav{display:flex;gap:1rem;overflow-x:auto;padding:0 0 2rem;scrollbar-width:thin}.lsp-guides__nav a{color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.2);border-radius:999px;padding:.9rem 1.5rem;white-space:nowrap;text-decoration:none;font-weight:600}.lsp-guides__nav a:hover{color:#d96f32;border-color:#d96f32}.lsp-guides__featured,.lsp-guides__category{padding:5rem 0;border-bottom:1px solid rgba(var(--color-foreground),.12);scroll-margin-top:12rem}.lsp-guides__section-head{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);gap:3rem;align-items:end;margin-bottom:2.5rem}.lsp-guides__section-head h2{margin:.5rem 0 0;font-size:clamp(2.8rem,4vw,4.4rem)}.lsp-guides__section-head>p{margin:0;color:rgba(var(--color-foreground),.7)}.lsp-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.lsp-guide-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(var(--color-foreground),.13);border-radius:14px;background:rgb(var(--color-background));box-shadow:0 10px 28px #0000000f}.lsp-guide-card__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#eee}.lsp-guide-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.lsp-guide-card:hover img{transform:scale(1.035)}.lsp-guide-card__content{display:flex;flex:1;flex-direction:column;padding:2rem}.lsp-guide-card__label{color:#d96f32;font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lsp-guide-card h3{font-size:2.2rem;line-height:1.2;margin:.8rem 0 1rem}.lsp-guide-card h3 a{color:inherit;text-decoration:none}.lsp-guide-card__excerpt{color:rgba(var(--color-foreground),.72);margin:0 0 2rem}.lsp-guide-card__meta{margin-top:auto;display:flex;justify-content:space-between;gap:1rem;font-size:1.3rem;color:rgba(var(--color-foreground),.62)}.lsp-guide-card__link{color:#d96f32;font-weight:700;text-decoration:none}.lsp-guides__course-cta{display:flex;justify-content:space-between;align-items:center;gap:3rem;margin-top:6rem;padding:clamp(3rem,5vw,5rem);border-radius:16px;background:#111;color:#fff}.lsp-guides__course-cta h2{color:#fff;margin:.6rem 0 1rem}.lsp-guides__course-cta p{max-width:720px}@media screen and (max-width:989px){.lsp-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.lsp-guides__hero{padding:4.5rem 0}.lsp-guides__hero h1{font-size:4rem}.lsp-guides__section-head{grid-template-columns:1fr;gap:1rem}.lsp-guide-grid{grid-template-columns:1fr}.lsp-guides__featured,.lsp-guides__category{padding:3.5rem 0}.lsp-guides__course-cta{align-items:flex-start;flex-direction:column}.lsp-guides__actions .button,.lsp-guides__course-cta .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
