.eff-dept{--eff-dept-forest: #56644f;--eff-dept-fern: #56644f;--eff-dept-ivory: #f4f0e7;--eff-dept-paper: #fffdf8;--eff-dept-ink: #151715;--eff-dept-muted: #5f635f;--eff-dept-gold: #c6a167;--eff-dept-line: #ddd8ce;background:var(--eff-dept-paper);color:var(--eff-dept-ink);font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);line-height:1.55}.eff-dept *,.eff-dept *:before,.eff-dept *:after{box-sizing:border-box}.eff-dept img{display:block;max-width:100%}.eff-dept a{color:inherit}.eff-dept__shell{width:min(100% - 40px,1400px);margin-inline:auto}.eff-dept__eyebrow,.eff-dept-card__kicker,.eff-dept-step__number,.eff-dept-hero__note-kicker{margin:0 0 12px;color:var(--eff-dept-gold);font-size:11px;font-weight:800;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.eff-dept__heading,.eff-dept__section-heading,.eff-dept-card__heading,.eff-dept-step__heading,.eff-dept-hero__note-heading{margin:0;color:inherit;font-family:var(--font-heading-family, var(--font-body-family, sans-serif));font-weight:760;letter-spacing:-.035em;line-height:1.04}.eff-dept__heading em,.eff-dept__section-heading em{color:var(--eff-dept-gold);font-family:var(--font-heading-highlight, var(--font-heading-family, serif));font-weight:var(--font-heading-highlight-weight, 500)}.eff-dept__heading{max-width:780px;font-size:clamp(44px,6.2vw,88px)}.eff-dept__section-heading{max-width:880px;font-size:clamp(34px,4.2vw,58px)}.eff-dept__intro{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:48px;align-items:end;margin-bottom:42px}.eff-dept__intro-copy{max-width:620px;color:var(--eff-dept-muted);font-size:17px}.eff-dept__intro-copy p{margin:0}.eff-dept__button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.eff-dept__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid currentColor;border-radius:8px;font-size:14px;font-weight:760;line-height:1.2;text-align:center;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.eff-dept__button:hover{transform:translateY(-2px)}.eff-dept a.eff-dept__button--light{border-color:var(--eff-dept-paper);background:var(--eff-dept-paper);color:var(--eff-dept-forest)!important}.eff-dept a.eff-dept__button--light:hover,.eff-dept a.eff-dept__button--light:focus-visible{color:var(--eff-dept-forest)!important}.eff-dept__button--outline-light{border-color:#ffffffa6;color:#fff}.eff-dept__button--dark{border-color:var(--eff-dept-forest);background:var(--eff-dept-forest);color:#fff}.eff-dept__button--outline-dark{border-color:var(--eff-dept-forest);color:var(--eff-dept-forest)}.eff-dept__text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:760;text-decoration:none}.eff-dept__text-link:after{content:"\2192";transition:transform .2s ease}.eff-dept__text-link:hover:after{transform:translate(4px)}.eff-dept-hero{padding:28px 0 88px}.eff-dept-hero__stage{display:grid;grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);min-height:650px;overflow:hidden;border-radius:26px;background:var(--eff-dept-forest);box-shadow:0 24px 70px #1c1f1b24}.eff-dept-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(44px,6vw,88px);color:#fff}.eff-dept-hero__content .eff-dept__heading{font-size:clamp(46px,5.4vw,78px)}.eff-dept-hero__body{max-width:570px;margin-top:26px;color:#ffffffd1;font-size:17px}.eff-dept-hero__body p{margin:0}.eff-dept-hero__visual{position:relative;min-height:650px;overflow:hidden;background:#d8d4ca}.eff-dept-hero__visual>img{width:100%;height:100%;object-fit:cover;object-position:center}.eff-dept-hero__visual:after{position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(180deg,#15171500,#151715ad);content:"";pointer-events:none}.eff-dept-hero__note{position:absolute;z-index:1;right:30px;bottom:28px;max-width:410px;padding:22px 24px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:#141b15b8;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.eff-dept-hero__note-kicker{margin-bottom:7px}.eff-dept-hero__note-heading{font-size:clamp(23px,2.2vw,32px)}.eff-dept-categories{padding:78px 0 28px}.eff-dept-categories__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.eff-dept-categories__head .eff-dept__section-heading{font-size:clamp(32px,3.4vw,50px)}.eff-dept-categories__grid{display:grid;grid-template-columns:repeat(var(--eff-dept-category-columns, 7),minmax(0,1fr));gap:12px}.eff-dept-category{min-width:0;overflow:hidden;border:1px solid var(--eff-dept-line);border-radius:14px;background:var(--eff-dept-paper);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.eff-dept-category:hover{transform:translateY(-4px);box-shadow:0 16px 36px #1c1f1b1c}.eff-dept-category__media{aspect-ratio:1 / 1.05;overflow:hidden;background:var(--eff-dept-ivory)}.eff-dept-category__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.eff-dept-category:hover .eff-dept-category__media img{transform:scale(1.035)}.eff-dept-category__copy{padding:16px 14px 18px}.eff-dept-category__title{display:block;min-height:2.6em;font-size:14px;font-weight:760;line-height:1.3}.eff-dept-category__cta{display:block;margin-top:8px;color:var(--eff-dept-forest);font-size:11px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.eff-dept-journey{margin-top:70px;padding:clamp(48px,6vw,78px);border-radius:24px;background:var(--eff-dept-ivory)}.eff-dept-journey__head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:50px;align-items:end;margin-bottom:44px}.eff-dept-journey__body{color:var(--eff-dept-muted);font-size:17px}.eff-dept-journey__body p{margin:0}.eff-dept-journey__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--eff-dept-line);border-left:1px solid var(--eff-dept-line)}.eff-dept-step{min-height:230px;padding:28px;border-right:1px solid var(--eff-dept-line);border-bottom:1px solid var(--eff-dept-line);background:#fffdf8b8}.eff-dept-step__number{color:var(--eff-dept-fern)}.eff-dept-step__heading{font-size:25px}.eff-dept-step__text{margin:14px 0 22px;color:var(--eff-dept-muted);font-size:14px}.eff-dept-explore{padding:96px 0 0}.eff-dept-projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.eff-dept-project{position:relative;min-height:590px;overflow:hidden;border-radius:20px;background:var(--eff-dept-forest);color:#fff}.eff-dept-project>img{width:100%;height:100%;min-height:590px;object-fit:cover}.eff-dept-project:after{position:absolute;top:28%;right:0;bottom:0;left:0;background:linear-gradient(180deg,#13161300,#131613d1);content:""}.eff-dept-project__copy{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:34px}.eff-dept-project__copy .eff-dept-card__heading{max-width:560px;font-size:clamp(28px,3vw,42px)}.eff-dept-project__text{max-width:580px;margin:12px 0 20px;color:#fffc;font-size:15px}.eff-dept-project__copy .eff-dept__text-link{color:#fff}.eff-dept-trending{padding:100px 0 94px}.eff-dept-trending__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.eff-dept-trending__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.eff-dept-trend{overflow:hidden;border:1px solid var(--eff-dept-line);border-radius:15px;background:#fff;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.eff-dept-trend:hover{transform:translateY(-4px);box-shadow:0 14px 34px #1c1f1b1a}.eff-dept-trend__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--eff-dept-ivory)}.eff-dept-trend__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.eff-dept-trend:hover .eff-dept-trend__media img{transform:scale(1.035)}.eff-dept-trend__copy{padding:17px 16px 20px}.eff-dept-trend__copy .eff-dept-card__kicker{margin-bottom:7px;color:var(--eff-dept-fern);font-size:9px}.eff-dept-trend__copy .eff-dept-card__heading{font-size:19px;line-height:1.18}.eff-dept-trend__copy .eff-dept__text-link{margin-top:13px;color:var(--eff-dept-forest);font-size:12px}.eff-dept-special{padding:76px 0;background:var(--eff-dept-forest);color:#fff}.eff-dept-special__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center}.eff-dept-special__copy{max-width:820px}.eff-dept-special__copy p{margin:18px 0 0;color:#ffffffc7}.eff-dept-special .eff-dept__section-heading{font-size:clamp(32px,3.8vw,52px)}.eff-dept-learning{padding:96px 0;background:var(--eff-dept-ivory)}.eff-dept-learning__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px}.eff-dept-learning-card{display:flex;min-height:270px;flex-direction:column;padding:30px;border:1px solid var(--eff-dept-line);border-radius:15px;background:var(--eff-dept-paper)}.eff-dept-learning-card .eff-dept-card__kicker{color:var(--eff-dept-fern)}.eff-dept-learning-card .eff-dept-card__heading{font-size:27px}.eff-dept-learning-card__text{margin:14px 0 28px;color:var(--eff-dept-muted);font-size:14px}.eff-dept-learning-card .eff-dept__text-link{margin-top:auto;color:var(--eff-dept-forest)}.eff-dept-continue{padding:0 0 96px;background:var(--eff-dept-ivory)}.eff-dept-continue__panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:48px;align-items:center;padding:clamp(42px,6vw,76px);border-radius:24px;background:var(--eff-dept-forest);color:#fff}.eff-dept-continue__panel .eff-dept__section-heading{font-size:clamp(34px,4.1vw,56px)}.eff-dept-continue__body{margin-top:18px;color:#ffffffc7;font-size:16px}.eff-dept-continue__body p{margin:0}.eff-dept-continue__actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media(max-width:1199px){.eff-dept-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.eff-dept-trending__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:989px){.eff-dept__shell{width:min(100% - 30px,1400px)}.eff-dept-hero{padding-top:15px;padding-bottom:64px}.eff-dept-hero__stage{grid-template-columns:1fr}.eff-dept-hero__content{order:2;padding:48px 34px 54px}.eff-dept-hero__visual{min-height:520px}.eff-dept__intro,.eff-dept-journey__head,.eff-dept-continue__panel{grid-template-columns:1fr;gap:24px}.eff-dept-journey{padding:48px 30px}.eff-dept-journey__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eff-dept-project{min-height:520px}.eff-dept-project>img{min-height:520px}.eff-dept-learning__grid{grid-template-columns:1fr}.eff-dept-learning-card{min-height:0}}@media(max-width:749px){.eff-dept__shell{width:min(100% - 24px,1400px)}.eff-dept__eyebrow,.eff-dept-card__kicker,.eff-dept-step__number,.eff-dept-hero__note-kicker{font-size:9px}.eff-dept__heading{font-size:clamp(40px,13vw,58px)}.eff-dept__section-heading{font-size:clamp(31px,10vw,45px)}.eff-dept__button-row{display:grid;grid-template-columns:1fr}.eff-dept__button{width:100%}.eff-dept-hero__stage{min-height:0;border-radius:18px}.eff-dept-hero__visual{min-height:390px}.eff-dept-hero__content{padding:38px 24px 44px}.eff-dept-hero__content .eff-dept__heading{font-size:clamp(40px,13vw,56px)}.eff-dept-hero__body{font-size:15px}.eff-dept-hero__note{right:14px;bottom:14px;left:14px;max-width:none;padding:17px 18px}.eff-dept-hero__note-heading{font-size:23px}.eff-dept-categories{padding-top:60px}.eff-dept-categories__head,.eff-dept-trending__head{display:block}.eff-dept-categories__head .eff-dept__text-link,.eff-dept-trending__head .eff-dept__text-link{margin-top:14px}.eff-dept-categories__grid,.eff-dept-trending__grid{display:flex;gap:12px;margin-right:-12px;padding-right:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.eff-dept-categories__grid::-webkit-scrollbar,.eff-dept-trending__grid::-webkit-scrollbar{display:none}.eff-dept-category{flex:0 0 72%;scroll-snap-align:start}.eff-dept-category__title{min-height:auto}.eff-dept-journey{margin-top:56px;padding:40px 20px;border-radius:18px}.eff-dept-journey__grid{grid-template-columns:1fr}.eff-dept-step{min-height:0;padding:24px}.eff-dept-explore{padding-top:72px}.eff-dept-projects{grid-template-columns:1fr}.eff-dept-project,.eff-dept-project>img{min-height:480px}.eff-dept-project__copy{padding:26px 22px}.eff-dept-trending{padding:76px 0}.eff-dept-trend{flex:0 0 76%;scroll-snap-align:start}.eff-dept-special{padding:58px 0}.eff-dept-special__inner{grid-template-columns:1fr;gap:28px}.eff-dept-learning{padding:72px 0}.eff-dept-continue{padding-bottom:72px}.eff-dept-continue__panel{padding:38px 24px;border-radius:18px}.eff-dept-continue__actions{width:100%}}@media(prefers-reduced-motion:reduce){.eff-dept *,.eff-dept *:before,.eff-dept *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/eff-department.css.map */
