.bsfstrat{align-items:center;background:var(--bsf-color-surface,transparent);display:flex;flex-direction:column;overflow:hidden;padding-bottom:var(--bsf-section-y);padding-top:var(--bsf-section-y);position:relative}.bsfstrat__bg{background-image:radial-gradient(rgba(var(--bsf-color-primary-rgb,245,166,35),.05) 1.4px,transparent 1.4px);background-size:44px 44px;inset:0;pointer-events:none;position:absolute}.bsfstrat__inner{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.bsfstrat__heading{box-sizing:border-box;color:var(--bsf-color-text);font-size:30px;font-weight:300;letter-spacing:.05em;line-height:1.1;margin:0 0 1rem;max-width:100%;overflow-wrap:break-word;padding:0 1rem;text-align:center;text-transform:uppercase}@media (min-width:768px){.bsfstrat__heading{font-size:48px;margin-bottom:2rem}}.bsfstrat__stage{aspect-ratio:1/1;margin:0 auto;max-width:1000px;position:relative;width:100%}@media (min-width:768px){.bsfstrat__stage{aspect-ratio:1.2/1}}.bsfstrat__svg{height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:0}.bsfstrat__ring{animation:bsfstratDraw 2s ease-in-out forwards;stroke:var(--bsf-color-primary);stroke-dasharray:1;stroke-dashoffset:1;stroke-opacity:.3;stroke-width:3px}.bsfstrat__spoke{stroke:var(--bsf-color-primary);stroke-dasharray:4 4;stroke-opacity:.3;stroke-width:2px}@media (min-width:768px){.bsfstrat__ring{stroke-width:2px}.bsfstrat__spoke{stroke-width:1px}}@keyframes bsfstratDraw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.bsfstrat__axis{backdrop-filter:var(--bsf-blur);-webkit-backdrop-filter:var(--bsf-blur);background:var(--bsf-color-surface-glass);border-radius:var(--bsf-radius-md);color:var(--bsf-color-text);font-size:9px;font-weight:300;left:50%;letter-spacing:.15em;padding:.5rem 1rem;position:absolute;text-transform:uppercase;transform:translateX(-50%);white-space:nowrap;z-index:10}@media (min-width:768px){.bsfstrat__axis{font-size:14px}}.bsfstrat__axis--top{top:28%}.bsfstrat__axis--bottom{bottom:28%}@media (min-width:768px){.bsfstrat__axis--top{top:33%}.bsfstrat__axis--bottom{bottom:33%}}.bsfstrat__center{align-items:center;background:var(--bsf-color-primary);border-radius:var(--bsf-radius-md);box-shadow:0 0 50px rgba(var(--bsf-color-primary-rgb),.3);display:flex;height:4rem;justify-content:center;left:50%;padding:.25rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:6rem;z-index:20}@media (min-width:768px){.bsfstrat__center{border-radius:var(--bsf-radius-lg);height:8rem;padding:1rem;width:12rem}}.bsfstrat__center span{color:var(--bsf-color-on-primary);font-size:8px;font-weight:700;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}@media (min-width:768px){.bsfstrat__center span{font-size:14px}}.bsfstrat__arrow{height:0;position:absolute;width:0}.bsfstrat__arrow--up{border-bottom:8px solid var(--bsf-color-primary);top:-.75rem}.bsfstrat__arrow--down,.bsfstrat__arrow--up{border-left:6px solid transparent;border-right:6px solid transparent;left:50%;transform:translateX(-50%)}.bsfstrat__arrow--down{border-top:8px solid var(--bsf-color-primary);bottom:-.75rem}.bsfstrat__arrow--left{border-right:8px solid var(--bsf-color-primary);left:-.75rem}.bsfstrat__arrow--left,.bsfstrat__arrow--right{border-bottom:6px solid transparent;border-top:6px solid transparent;top:50%;transform:translateY(-50%)}.bsfstrat__arrow--right{border-left:8px solid var(--bsf-color-primary);right:-.75rem}@media (min-width:768px){.bsfstrat__arrow--up{top:-1.25rem}.bsfstrat__arrow--down{bottom:-1.25rem}.bsfstrat__arrow--left{left:-1.25rem}.bsfstrat__arrow--right{right:-1.25rem}}.bsfstrat__node{backdrop-filter:var(--bsf-blur);-webkit-backdrop-filter:var(--bsf-blur);background:var(--bsf-color-surface-glass);border:1px solid var(--bsf-color-border-hover);border-radius:var(--bsf-radius-md);color:var(--bsf-color-text-muted);font-size:9px;font-weight:500;line-height:1.3;padding:.375rem;position:absolute;text-align:center;z-index:10}@media (min-width:768px){.bsfstrat__node{font-size:14px;padding:1rem}}.bsfstrat__node.is-accent{background:rgba(var(--bsf-color-primary-rgb),.2);border-color:var(--bsf-color-primary);color:var(--bsf-color-primary);font-weight:700;padding:.25rem;text-transform:uppercase}@media (min-width:768px){.bsfstrat__node.is-accent{padding:.5rem}}.bsfstrat__node--top{top:5%}.bsfstrat__node--bottom,.bsfstrat__node--top{left:50%;transform:translateX(-50%);width:7rem}.bsfstrat__node--bottom{bottom:5%}.bsfstrat__node--tr{right:2%;top:20%;width:6rem}.bsfstrat__node--br{bottom:20%;right:2%;width:6rem}.bsfstrat__node--bl{bottom:20%;left:2%;width:6rem}.bsfstrat__node--tl{left:2%;top:20%;width:6rem}.bsfstrat__node--right{right:2%}.bsfstrat__node--left,.bsfstrat__node--right{top:50%;transform:translateY(-50%);width:4rem}.bsfstrat__node--left{left:2%}@media (min-width:768px){.bsfstrat__node--bottom,.bsfstrat__node--top{width:14rem}.bsfstrat__node--br,.bsfstrat__node--tr{right:10%;width:12rem}.bsfstrat__node--bl,.bsfstrat__node--tl{left:10%;width:12rem}.bsfstrat__node--right{right:15%;width:8rem}.bsfstrat__node--left{left:15%;width:8rem}}