#fs-redesign .fs-community{background:#242c21;padding-top:68px;padding-bottom:58px;border-bottom:1px solid #45503e}
#fs-redesign .fs-community-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:8%;align-items:start}
#fs-redesign .fs-community .fs-label{margin-bottom:16px}
#fs-redesign .fs-community h2{font-size:clamp(36px,4.1cqw,49px);max-width:460px}
#fs-redesign .fs-community-intro{font-size:17px;line-height:1.8;color:#d2d8c9;margin-top:22px;max-width:450px}
#fs-redesign .fs-community-place{display:flex;align-items:center;gap:11px;margin-top:27px;font-size:14px;color:#dfbd7b}
#fs-redesign .fs-community-benefits{display:grid;gap:0}
#fs-redesign .fs-community-benefit{display:grid;grid-template-columns:38px 1fr;gap:17px;padding:23px 0;border-bottom:1px solid #45503e}
#fs-redesign .fs-community-benefit:first-child{padding-top:0}
#fs-redesign .fs-community-benefit>span{font-size:13px;color:#dfbd7b;padding-top:5px;letter-spacing:.08em}
#fs-redesign .fs-community-benefit h3{font-family:'DM Sans',sans-serif;font-size:19px;font-weight:500;letter-spacing:-.025em;line-height:1.4}
#fs-redesign .fs-community-benefit p{font-size:16px;color:#c8d0c0;line-height:1.75;margin-top:9px}
#fs-redesign .fs-community-bottom{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:38px;padding-top:27px;border-top:1px solid #45503e}
#fs-redesign .fs-community-bottom p{font-family:'DM Serif Display',Georgia,serif;font-size:25px;line-height:1.4;max-width:590px}
#fs-redesign .fs-community-bottom .fs-text-link{white-space:nowrap;color:#dfbd7b}
#fs-redesign .fs-community-note{font-size:12px;line-height:1.7;color:#bfcab6;margin-top:24px;max-width:850px}
#fs-redesign .fs-pillar .fs-text-link{margin-top:16px;color:var(--fs-gold)}
#fs-redesign .fs-stories-grid{gap:24px}
#fs-redesign .fs-student{grid-template-columns:minmax(125px,.72fr) minmax(0,1fr);gap:22px;padding-top:24px;border-top:1px solid var(--fs-line)}
#fs-redesign .fs-student-poster{display:block;position:relative;width:100%;padding:0;border:0;overflow:hidden;background:#2d3428;color:#fff;align-self:start;aspect-ratio:3/4}
#fs-redesign .fs-student-poster>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
#fs-redesign .fs-student-poster:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#071008d9);pointer-events:none}
#fs-redesign .fs-student-poster:hover>img{transform:scale(1.04)}
#fs-redesign .fs-play-mark{position:absolute;z-index:1;left:18px;bottom:18px;width:49px;height:49px;border-radius:50%;display:grid;place-items:center;background:#f5f1e8;color:#1c2418;box-shadow:0 4px 16px #0003;font-size:18px;padding-left:3px}
#fs-redesign .fs-student-duration{position:absolute;right:14px;bottom:28px;z-index:1;font-size:13px;font-variant-numeric:tabular-nums}
#fs-redesign .fs-student-copy{min-width:0}
#fs-redesign .fs-student-copy .fs-label{margin-top:0}
#fs-redesign .fs-watch-link{background:transparent;border:0;border-bottom:1px solid var(--fs-gold);color:var(--fs-gold);padding:4px 0;min-height:44px;display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:500}
#fs-redesign .fs-student-secondary{display:block;width:max-content;max-width:100%;font-size:13px;color:var(--fs-muted);margin-top:12px;text-decoration:underline;text-underline-offset:4px}
#fs-redesign .fs-student h3{font-size:26px}
#fs-redesign .fs-student p{font-size:15px}
#fs-redesign .fs-trustpilot{background:var(--fs-ink);color:var(--fs-text);padding-top:14px;padding-bottom:34px}
#fs-redesign .fs-trustpilot-header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}
#fs-redesign .fs-trustpilot-logo{display:block;width:108px;height:auto;object-fit:contain;margin:0}
#fs-redesign .fs-trustpilot-rating{font-size:13px;color:var(--fs-muted);text-align:right}
#fs-redesign .fs-trustpilot-rating strong{font-size:14px;font-weight:500;color:var(--fs-text)}
#fs-redesign .fs-trustpilot-rating>a{font-size:13px;text-decoration:underline;text-underline-offset:4px}
#fs-redesign .fs-reviews-viewport{overflow:hidden;--reviews-visible:3}
#fs-redesign .fs-reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--reviews-visible) - 1)*20px)/var(--reviews-visible));gap:20px;transition:transform .5s ease;will-change:transform;align-items:stretch}
#fs-redesign .fs-review-card{display:flex;flex-direction:column;min-width:0;margin:0;background:#fff;border:1px solid #e2e4e1;border-radius:5px;padding:22px;min-height:278px;color:#242724}
#fs-redesign .fs-review-card>img{width:112px;height:21px;object-fit:contain;margin-bottom:18px}
#fs-redesign .fs-review-card blockquote{padding:0;border:0;margin:0 0 20px;font-size:16px;font-weight:400;font-family:'DM Sans',sans-serif;line-height:1.65;letter-spacing:-.01em}
#fs-redesign .fs-review-card footer{margin-top:auto}
#fs-redesign .fs-review-card cite{display:block;font-size:14px;font-weight:500;font-style:normal;color:#242724}
#fs-redesign .fs-review-card time{display:block;font-size:12px;color:#666b65;margin-top:4px}
#fs-redesign .fs-review-card a{display:inline-flex;align-items:center;min-height:34px;font-size:12px;text-decoration:underline;text-underline-offset:3px;margin-top:9px;color:#315d4b}
#fs-redesign .fs-review-card a:focus-visible{outline-color:#176644;outline-offset:2px}
#fs-redesign .fs-trustpilot-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:17px}
#fs-redesign .fs-trustpilot-controls button{background:transparent;color:var(--fs-text);border:1px solid #5a604e;border-radius:3px;min-width:44px;height:44px;padding:8px 13px;font-size:15px}
#fs-redesign .fs-trustpilot-controls button:hover{background:#292e24}
#fs-redesign .fs-trustpilot-controls button:focus-visible{outline-color:var(--fs-gold)}
#fs-redesign .fs-review-position{font-size:13px;color:var(--fs-muted);margin-right:auto;font-variant-numeric:tabular-nums}
#fs-redesign .fs-review-pause{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px!important;font-size:13px!important}
#fs-redesign .fs-trustpilot-foot{display:flex;justify-content:space-between;align-items:start;gap:22px;margin-top:17px}
#fs-redesign .fs-trustpilot-foot p{font-size:12px;color:var(--fs-muted);line-height:1.7;max-width:570px}
#fs-redesign .fs-trustpilot-foot .fs-text-link{white-space:nowrap;font-size:13px;color:var(--fs-muted)}
#fs-redesign .fs-trust-item .fs-rating-stars{width:104px;height:auto;flex:0 0 auto}
#fs-redesign .fs-mobile-rating .fs-rating-stars{width:96px;height:auto}
#fs-redesign .fs-video-dialog{position:fixed;inset:0;margin:auto;padding:0;width:min(980px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);overflow:auto;border:1px solid #5c6652;border-radius:6px;background:#151b12;color:#f5f1e8;box-shadow:0 18px 80px #0008}
#fs-redesign .fs-video-dialog::backdrop{background:#060906df;backdrop-filter:blur(6px)}
#fs-redesign .fs-video-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px}
#fs-redesign .fs-video-header h2{font-family:'DM Sans',sans-serif;font-size:18px;font-weight:500;letter-spacing:-.02em}
#fs-redesign .fs-video-close{border:1px solid #66715d;border-radius:3px;background:transparent;color:#fff;min-width:44px;min-height:44px;font-size:21px}
#fs-redesign .fs-video-frame{aspect-ratio:16/9;background:#000;position:relative}
#fs-redesign .fs-video-frame iframe{display:block;border:0;width:100%;height:100%;position:absolute;inset:0}
#fs-redesign .fs-video-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:19px 22px}
#fs-redesign .fs-video-footer p{font-size:12px;line-height:1.65;color:#c9cdbf;max-width:590px}
#fs-redesign .fs-video-footer a{font-size:14px;color:#dfbd7b;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}
@container(max-width:950px){#fs-redesign .fs-reviews-viewport{--reviews-visible:2}#fs-redesign .fs-community-grid{gap:5%}#fs-redesign .fs-student{grid-template-columns:115px minmax(0,1fr);gap:18px}#fs-redesign .fs-student h3{font-size:24px}#fs-redesign .fs-student-duration{right:10px;bottom:19px}#fs-redesign .fs-play-mark{left:10px;bottom:13px;width:38px;height:38px;font-size:15px}}
@container(max-width:820px){#fs-redesign .fs-nav{display:none}#fs-redesign .fs-menu{display:block}}
@container(max-width:620px){#fs-redesign .fs-community{padding-top:40px;padding-bottom:37px}#fs-redesign .fs-community-grid{grid-template-columns:1fr;gap:31px}#fs-redesign .fs-community h2{font-size:36px}#fs-redesign .fs-community-intro{font-size:16px;margin-top:18px}#fs-redesign .fs-community-place{margin-top:20px}#fs-redesign .fs-community-benefit{gap:12px;grid-template-columns:26px 1fr;padding:19px 0}#fs-redesign .fs-community-benefit h3{font-size:18px}#fs-redesign .fs-community-bottom{align-items:start;flex-direction:column;gap:18px;margin-top:26px;padding-top:23px}#fs-redesign .fs-community-bottom p{font-size:24px}#fs-redesign .fs-community-note{margin-top:23px}#fs-redesign .fs-student{grid-template-columns:105px minmax(0,1fr);gap:19px}#fs-redesign .fs-student-poster{aspect-ratio:3/4}#fs-redesign .fs-student-poster>img{height:100%}#fs-redesign .fs-student h3{font-size:24px}#fs-redesign .fs-student p{font-size:14px}#fs-redesign .fs-student-duration{font-size:11px;right:8px}#fs-redesign .fs-trustpilot{padding-top:10px;padding-bottom:29px}#fs-redesign .fs-trustpilot-header{flex-direction:row;align-items:center;gap:16px}#fs-redesign .fs-trustpilot-logo{width:95px;margin:0}#fs-redesign .fs-trustpilot-rating{text-align:right;font-size:12px}#fs-redesign .fs-trustpilot-rating strong{font-size:13px}#fs-redesign .fs-trustpilot-rating>a{font-size:12px}#fs-redesign .fs-reviews-viewport{--reviews-visible:1}#fs-redesign .fs-review-card{min-height:276px;padding:22px}#fs-redesign .fs-review-card blockquote{font-size:16px}#fs-redesign .fs-trustpilot-controls{gap:8px}#fs-redesign .fs-review-position{font-size:12px}#fs-redesign .fs-review-pause{min-width:116px!important;padding:8px!important;font-size:12px!important}#fs-redesign .fs-trustpilot-foot{flex-direction:column;gap:15px}#fs-redesign .fs-video-header{padding:12px 15px}#fs-redesign .fs-video-header h2{font-size:16px}#fs-redesign .fs-video-frame{aspect-ratio:3/4;max-height:60dvh}#fs-redesign .fs-video-footer{flex-direction:column;align-items:start;gap:12px;padding:15px}}
@container(max-width:350px){#fs-redesign .fs-student{grid-template-columns:85px minmax(0,1fr);gap:15px}#fs-redesign .fs-student h3{font-size:22px}#fs-redesign .fs-student-duration{display:none}#fs-redesign .fs-play-mark{left:12px}#fs-redesign .fs-review-position{width:100%}}
@media(prefers-reduced-motion:reduce){#fs-redesign .fs-reviews-track,#fs-redesign .fs-student-poster>img{transition:none}}
