.sm-learn-chapter{--sm-learn-text:#403B39;--sm-learn-accent:#DE8C59;--sm-learn-brown:#5A3427;--sm-learn-tan:#B4B08D;--sm-learn-honey:#F1E6B2;--sm-learn-gold:#FEC34D;background:var(--sm-cream-2);color:var(--sm-learn-text);padding:0;display:flex;justify-content:center}.sm-learn-chapter__col{width:100%;max-width:800px;display:flex;flex-direction:column}.sm-learn-chapter__banner{background:var(--sm-learn-gold);padding:48px 20px;display:flex;justify-content:center}.sm-learn-chapter__banner-inner{width:100%;max-width:760px;display:flex;flex-direction:column}.sm-learn-chapter__label{font-size:32px;line-height:42.12px;font-weight:700;color:var(--sm-learn-brown);margin:0}.sm-learn-chapter__title{font-family:var(--sm-font-body);font-size:32px;line-height:42.12px;font-weight:400;color:var(--sm-learn-brown);margin:0}.sm-learn-chapter__body{padding:40px 0 56px;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.sm-learn-chapter__body>*{width:100%;box-sizing:border-box}.sm-learn-chapter .sm-learn-prose{font-size:18px;line-height:1.6;font-weight:400;color:var(--sm-learn-text)}.sm-learn-chapter .sm-learn-prose p{margin:0}.sm-learn-chapter .sm-learn-prose strong,.sm-learn-chapter .sm-learn-prose b{font-weight:700}.sm-learn-chapter .sm-learn-prose u{text-decoration:underline}.sm-learn-chapter .sm-learn-prose a{color:inherit;text-decoration:none;transition:color .125s ease-in-out,text-decoration-color .125s ease-in-out}.sm-learn-chapter .sm-learn-prose a:hover{color:var(--sm-ink)}.sm-learn-chapter .sm-learn-accent{color:var(--sm-learn-accent)}.sm-learn-chapter .sm-learn-ink{color:var(--sm-learn-text)}.sm-learn-chapter__callout{background:var(--sm-learn-honey);border-radius:8px;padding:16px}.sm-learn-chapter__h3{font-family:var(--sm-font-body);font-size:26px;line-height:31.2px;font-weight:600;color:var(--sm-learn-text);margin:0}.sm-learn-chapter__h3--tight{line-height:31.2px}.sm-learn-chapter__h4{font-family:var(--sm-font-body);font-size:22px;line-height:26px;font-weight:500;color:var(--sm-learn-tan);margin:0}.sm-learn-chapter__final{padding:32px 0 16px}.sm-learn-chapter__final p{font-size:32px;line-height:42px;font-weight:400;color:var(--sm-learn-brown);text-align:center;margin:0}.sm-learn-chapter__image{margin:0;display:block;width:100%}.sm-learn-chapter__image picture{display:block;width:100%}.sm-learn-chapter__image img{width:700px;max-width:100%;margin:0 auto;aspect-ratio:700/467;object-fit:cover;display:block}.sm-learn-chapter__image--800 img{width:100%;aspect-ratio:800/468}.sm-learn-chapter__list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.sm-learn-chapter__list li{position:relative;padding-left:20px;margin:0}.sm-learn-chapter__list li:before{content:"";position:absolute;left:10px;top:11px;width:3px;height:3px;border-radius:50%;background:var(--sm-learn-text)}.sm-learn-chapter__list--small li{padding-left:23px}.sm-learn-chapter__list--big li{padding-left:27px}.sm-learn-chapter__list--big li:before{width:7px;height:7px;top:9px}.sm-learn-chapter__list--tight ul{gap:16px}.sm-learn-chapter__grid{display:grid;gap:16px;justify-content:center;align-items:stretch}.sm-learn-chapter__grid--cards{grid-template-columns:repeat(3,256px)}.sm-learn-chapter__grid--recipes{grid-template-columns:repeat(2,392px)}.sm-learn-chapter__card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 16px;border:1px solid var(--sm-learn-brown);border-radius:10px;box-sizing:border-box}.sm-learn-chapter__card-title{font-size:18px;line-height:24px;font-weight:700;text-transform:uppercase;text-align:center;color:var(--sm-learn-brown);margin:0}.sm-learn-chapter__card .sm-learn-prose{width:100%;text-align:left}.sm-learn-chapter__recipe{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;background:#fff;border-radius:10px;box-sizing:border-box}.sm-learn-chapter__recipe img{width:40px;height:40px;display:block}.sm-learn-chapter__recipe .sm-learn-chapter__list{width:100%;padding:0}.sm-learn-chapter__recipe .sm-learn-chapter__list ul{width:360px;max-width:100%;margin:0 auto}.sm-learn-chapter__badge{display:flex;align-items:center;justify-content:center;gap:32px;background:#fff;border-radius:10px;padding:16px}.sm-learn-chapter__badge img{width:156px;height:150px;object-fit:cover;flex-shrink:0}.sm-learn-chapter__badge .sm-learn-prose{flex:1;min-width:0}.sm-learn-chapter__features{display:flex;flex-direction:column}.sm-learn-chapter__feature{display:flex;align-items:center;gap:22px;padding:8px 0 8px 8px}.sm-learn-chapter__feature>img{width:40px;height:40px;flex-shrink:0;display:block}.sm-learn-chapter__feature-text{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.sm-learn-chapter__feature-title{font-size:18px;line-height:24px;margin:0;color:var(--sm-learn-text)}.sm-learn-chapter__feature-title strong{font-weight:700}.sm-learn-chapter__faq{display:flex;flex-direction:column;gap:16px}.sm-learn-chapter__imgtext{display:flex;align-items:center;justify-content:center;gap:24px;background:#fff;border-radius:10px;padding:24px 40px 24px 24px}.sm-learn-chapter__imgtext>img{width:436px;height:320px;object-fit:cover;flex-shrink:0;display:block}.sm-learn-chapter .sm-learn-chapter__imgtext-text{flex:1;min-width:0;padding:24px 0;border-top:2px dotted var(--sm-learn-text);border-bottom:2px dotted var(--sm-learn-text);color:var(--sm-learn-accent)}.sm-learn-chapter__imgtext-text a{color:inherit}.sm-learn-chapter__panel{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;min-height:472px;border-radius:10px;overflow:visible}.sm-learn-chapter__panel-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:10px;z-index:0}.sm-learn-chapter__panel-icon{position:relative;z-index:1;width:40px;height:40px;display:block}.sm-learn-chapter__panel--plain{background:var(--sm-learn-honey)}.sm-learn-chapter__carousel{position:relative;z-index:1;width:100%;max-width:752px}.sm-learn-chapter__swiper{width:100%;overflow:hidden}.sm-learn-chapter__slide{width:240px;height:auto;display:flex}.sm-learn-chapter__quote-card{width:240px;min-height:368px;background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:16px;box-sizing:border-box}.sm-learn-chapter__quote{font-size:18px;line-height:24px;text-align:left;margin:0;color:var(--sm-learn-text);width:100%}.sm-learn-chapter__author{font-size:18px;line-height:24px;font-weight:700;text-align:center;margin:0;color:var(--sm-black)}.sm-learn-chapter__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:0;border:0;background:transparent;color:var(--sm-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.sm-learn-chapter__nav svg{width:24px;height:24px}.sm-learn-chapter__nav--prev{left:-66px}.sm-learn-chapter__nav--next{right:-66px}.sm-learn-chapter__nav[disabled]{opacity:.35;cursor:default}@media(max-width:1024px){.sm-learn-chapter__col{padding:0}.sm-learn-chapter__body{padding-left:20px;padding-right:20px}}@media(max-width:749px){.sm-learn-chapter__banner{padding:24px 20px}.sm-learn-chapter__body{padding:40px 20px 56px}.sm-learn-chapter__image img{width:100%;aspect-ratio:350/233}.sm-learn-chapter__image--has-mobile img{aspect-ratio:var(--sm-learn-mobile-ratio,auto);height:auto}.sm-learn-chapter__grid--cards,.sm-learn-chapter__grid--recipes{grid-template-columns:1fr}.sm-learn-chapter__badge{flex-direction:column;gap:16px}.sm-learn-chapter__feature{flex-direction:column;align-items:center;gap:14px;text-align:center}.sm-learn-chapter__feature-text{align-items:center}.sm-learn-chapter__imgtext{flex-direction:column;padding:24px;gap:32px}.sm-learn-chapter__imgtext>img{width:100%;height:auto;aspect-ratio:302/222}.sm-learn-chapter__panel{width:288px;margin:0 auto;padding:24px}.sm-learn-chapter__carousel{max-width:240px}.sm-learn-chapter__nav--prev{left:-66px}.sm-learn-chapter__nav--next{right:-66px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/sm-learn-chapter.css.map */
