.sg-quick-bento{width:100%;background-color:var(--sg-quick-bg);background-image:var(--sg-quick-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--sg-quick-body)}.sg-quick-bento *,.sg-quick-bento *:before,.sg-quick-bento *:after{box-sizing:border-box}.sg-quick-bento__inner{width:100%;max-width:var(--sg-quick-max-width);margin:0 auto;padding:var(--sg-quick-padding-top) 32px var(--sg-quick-padding-bottom)}.sg-quick-bento__header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:56px;align-items:end;margin-bottom:38px}.sg-quick-bento__eyebrow-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.sg-quick-bento__eyebrow-line{width:28px;height:1px;display:inline-block;background:currentColor;opacity:.55}.sg-quick-bento__eyebrow{margin:0;color:var(--sg-quick-body);font-family:var(--font-body-family, Arial, sans-serif);font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.sg-quick-bento__heading{max-width:720px;margin:0;color:var(--sg-quick-heading);font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(44px,5vw,72px);font-weight:400;line-height:1.05;letter-spacing:-.035em}.sg-quick-bento__intro{max-width:430px;color:var(--sg-quick-body);font-family:var(--font-body-family, Arial, sans-serif);font-size:17px;font-weight:400;line-height:1.55}.sg-quick-bento__intro p{margin:0}.sg-quick-bento__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--sg-quick-gap)}.sg-quick-bento-card{position:relative;overflow:hidden;min-height:210px;padding:28px;display:flex;flex-direction:column;background:var(--sg-quick-card-bg, var(--sg-quick-card-default-bg));border:1px solid var(--sg-quick-card-border);border-radius:var(--sg-quick-radius);box-shadow:0 18px 50px #3f342e14;color:var(--sg-quick-card-text, var(--sg-quick-card-default-text))}.sg-quick-bento-card--large{grid-column:span 6;grid-row:span 2;min-height:420px}.sg-quick-bento-card--small{grid-column:span 3;min-height:250px}.sg-quick-bento-card--cta{grid-column:span 4;min-height:250px;justify-content:center}.sg-quick-bento-card--small:nth-of-type(2),.sg-quick-bento-card--small:nth-of-type(3){grid-column:span 3}.sg-quick-bento-card--small:nth-of-type(4),.sg-quick-bento-card--small:nth-of-type(5){grid-column:span 4}.sg-quick-bento-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:auto}.sg-quick-bento-card__number{margin:0;color:var(--sg-quick-card-heading, var(--sg-quick-card-default-heading));font-family:var(--font-heading-family, Georgia, serif);font-size:30px;font-weight:400;line-height:1;letter-spacing:-.02em}.sg-quick-bento-card__icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--sg-quick-card-border);border-radius:999px;background:#ffffff8c;color:var(--sg-quick-card-text, var(--sg-quick-card-default-text));font-family:var(--font-body-family, Arial, sans-serif);font-size:16px;line-height:1}.sg-quick-bento-card__title{max-width:460px;margin:38px 0 14px;color:var(--sg-quick-card-heading, var(--sg-quick-card-default-heading));font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(24px,2.1vw,34px);font-weight:400;line-height:1.08;letter-spacing:-.025em}.sg-quick-bento-card--large .sg-quick-bento-card__title{font-size:clamp(30px,3vw,44px)}.sg-quick-bento-card__text{max-width:500px;color:var(--sg-quick-card-text, var(--sg-quick-card-default-text));font-family:var(--font-body-family, Arial, sans-serif);font-size:15px;line-height:1.5}.sg-quick-bento-card__text p{margin:0}.sg-quick-bento-card__cta-label-row{display:flex;align-items:center;gap:12px;margin-bottom:28px}.sg-quick-bento-card__cta-line{width:28px;height:1px;display:inline-block;background:currentColor;opacity:.55}.sg-quick-bento-card__cta-label{margin:0;color:var(--sg-quick-card-text, var(--sg-quick-card-default-text));font-family:var(--font-body-family, Arial, sans-serif);font-size:11px;font-weight:600;line-height:1;letter-spacing:.18em;text-transform:uppercase;opacity:.75}.sg-quick-bento-card__cta-title{margin:0;color:var(--sg-quick-card-heading, var(--sg-quick-card-default-heading));font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(28px,2.6vw,40px);font-weight:400;line-height:1.08;letter-spacing:-.025em}.sg-quick-bento-card__cta-text{max-width:360px;margin-top:18px;color:var(--sg-quick-card-text, var(--sg-quick-card-default-text));font-family:var(--font-body-family, Arial, sans-serif);font-size:15px;line-height:1.5}.sg-quick-bento-card__cta-text p{margin:0}.sg-quick-bento-card__cta-link{margin-top:34px;display:inline-flex;align-items:center;gap:10px;width:fit-content;color:var(--sg-quick-card-link);font-family:var(--font-body-family, Arial, sans-serif);font-size:15px;font-weight:500;line-height:1;text-decoration:none}.sg-quick-bento-card__cta-link:hover{text-decoration:underline}@media screen and (max-width:989px){.sg-quick-bento__inner{padding-left:28px;padding-right:28px}.sg-quick-bento__header{grid-template-columns:1fr;gap:20px;align-items:start}.sg-quick-bento__intro{max-width:620px}.sg-quick-bento__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-quick-bento-card,.sg-quick-bento-card--large,.sg-quick-bento-card--small,.sg-quick-bento-card--cta,.sg-quick-bento-card--small:nth-of-type(2),.sg-quick-bento-card--small:nth-of-type(3),.sg-quick-bento-card--small:nth-of-type(4),.sg-quick-bento-card--small:nth-of-type(5){grid-column:auto;grid-row:auto;min-height:260px}.sg-quick-bento-card--large{grid-column:span 2;min-height:330px}.sg-quick-bento-card--cta{grid-column:span 2}}@media screen and (max-width:749px){.sg-quick-bento__inner{padding:52px 20px 60px}.sg-quick-bento__header{margin-bottom:30px}.sg-quick-bento__heading{font-size:clamp(38px,12vw,56px)}.sg-quick-bento__intro{font-size:16px}.sg-quick-bento__grid{grid-template-columns:1fr}.sg-quick-bento-card,.sg-quick-bento-card--large,.sg-quick-bento-card--small,.sg-quick-bento-card--cta{grid-column:auto;grid-row:auto;min-height:230px;padding:24px}.sg-quick-bento-card__title,.sg-quick-bento-card--large .sg-quick-bento-card__title{margin-top:34px;font-size:30px}.sg-quick-bento-card__cta-title{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/science-guides-quick-science.css.map */
