.bft{background:transparent;height:var(--bft-h,494px);margin:0 auto;max-width:var(--bft-maxw,1400px)}.bft,.bft__stage{overflow:visible;position:relative;width:100%}.bft__stage{height:100%}.bft__mask{background:#d4d4d4;height:384px;left:50%;overflow:hidden;position:absolute;top:0;transform:translateX(-50%);width:min(100%,876.75px);will-change:width,height,left,transform;z-index:1}.bft__img{display:block;height:100%;inset:0;object-fit:cover;object-position:50% 70%;position:absolute;width:100%}.bft__img--placeholder{background:#d4d4d4}.bft__shade{background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.8));inset:0;opacity:var(--bft-shade,0);pointer-events:none}.bft__shade,.bft__text{position:absolute;transition:opacity .2s ease}.bft__text{color:#fff;font-family:Gotham,Arial,sans-serif;font-size:30px;font-weight:400;left:50%;line-height:42px;overflow-wrap:break-word;text-align:center;top:58%;transform:translate(-50%,-50%);width:min(1100px,calc(100% - 80px));word-wrap:break-word;opacity:var(--bft-text,0)}@media (max-width:768px){.bft{max-width:100%}.bft,.bft__stage{height:auto;overflow:visible}.bft__mask{aspect-ratio:16/9;height:auto!important;left:0;position:relative;transform:none;width:100%!important}.bft__text{bottom:20px;font-size:clamp(16px,4.2vw,22px);line-height:1.35;top:auto;transform:translateX(-50%);width:calc(100% - 32px)}}