.fbt{flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}.fbt-hero{font-family:var(--font-sf);box-sizing:border-box;width:100%;overflow-x:clip}.fbt-hero__inner{box-sizing:border-box;width:100%;padding:0 1.25rem 3.5rem}.fbt-hero__badge{background:var(--foreground);width:fit-content;color:var(--background);letter-spacing:.08em;text-transform:uppercase;text-align:center;margin:3rem auto 2rem;padding:.4rem .75rem;font-size:.62rem;font-weight:700;display:block}.fbt-hero__title{letter-spacing:-.03em;text-transform:uppercase;color:var(--foreground);flex-direction:column;gap:.2rem;margin:0 0 2.5rem;font-size:clamp(1.55rem,6.5vw,3.5rem);font-weight:700;line-height:1.08;display:flex}.fbt-hero__title-line{display:block}.fbt-hero__title-line--1{align-self:flex-start;margin-left:0}.fbt-hero__title-line--2{text-align:right;align-self:flex-end;margin-right:0}.fbt-hero__title-line--3{align-self:flex-start;margin-left:clamp(0rem,4vw,2.5rem)}.fbt-hero__title-accent{color:var(--ccp-green)}.fbt-hero__bottom{flex-direction:column;align-items:flex-start;gap:1.75rem;display:flex}.fbt-hero__text{max-width:38rem;color:color-mix(in srgb, var(--foreground) 78%, transparent);margin:0;font-size:clamp(.92rem,2.2vw,1.02rem);line-height:1.65}.fbt-hero__cta-wrap{align-self:flex-start}.fbt-hero__cta{align-items:stretch;max-width:100%;text-decoration:none;display:inline-flex}.fbt-hero__cta-label{background:var(--ccp-green);color:#fff;white-space:nowrap;padding:.8rem 1.15rem;font-size:.875rem;font-weight:600;transition:background-color .25s}.fbt-hero__cta:hover .fbt-hero__cta-label{background:#276b55}.fbt-hero__cta-icon{border:1px solid var(--ccp-green);background:var(--background);width:2.75rem;color:var(--ccp-green);flex-shrink:0;justify-content:center;align-items:center;margin-left:.25rem;transition:background-color .25s,color .25s;display:flex}.fbt-hero__cta:hover .fbt-hero__cta-icon{background:var(--ccp-green);color:#fff}.fbt-hero__cta-icon svg{width:1.25rem;height:1.25rem}.fbt-hero__rule{border:none;border-top:1px solid var(--foreground);margin:0}@keyframes fbt-from-left{0%{opacity:0;transform:translate(-4rem)}to{opacity:1;transform:translate(0)}}@keyframes fbt-from-right{0%{opacity:0;transform:translate(4rem)}to{opacity:1;transform:translate(0)}}@keyframes fbt-from-bottom{0%{opacity:0;transform:translateY(2.5rem)}to{opacity:1;transform:translateY(0)}}.fbt-hero__from-left,.fbt-hero__from-right,.fbt-hero__from-bottom{opacity:0;animation-duration:.9s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:forwards}.fbt-hero__from-left{animation-name:fbt-from-left}.fbt-hero__from-right{animation-name:fbt-from-right}.fbt-hero__from-bottom{animation-name:fbt-from-bottom}.fbt-hero__from-right--delay-1{animation-delay:.14s}.fbt-hero__from-left--delay-2{animation-delay:.28s}.fbt-hero__from-left--delay-3{animation-delay:.4s}.fbt-hero__from-bottom--delay-4{animation-delay:.54s}@media (min-width:640px){.fbt-hero__inner{padding:0 2rem 4.5rem}.fbt-hero__badge{margin-top:4rem;font-size:.65rem}.fbt-hero__title{margin-bottom:3rem}.fbt-hero__title-line--1{margin-left:clamp(1rem,6vw,5rem)}.fbt-hero__title-line--2{margin-right:clamp(.5rem,4vw,3rem)}.fbt-hero__title-line--3{margin-left:clamp(.5rem,3vw,2rem)}}@media (min-width:900px){.fbt-hero__inner{padding:0 4rem 5.5rem}.fbt-hero__badge{margin-bottom:2.5rem}.fbt-hero__title{margin-bottom:3.5rem;font-size:clamp(2.25rem,4.2vw,3.65rem)}.fbt-hero__title-line--1{margin-left:8%}.fbt-hero__title-line--2{margin-right:4%}.fbt-hero__title-line--3{margin-left:2%}.fbt-hero__bottom{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:3rem}.fbt-hero__text{max-width:36rem}.fbt-hero__cta-wrap{flex-shrink:0;align-self:flex-end}}@media (min-width:1024px){.fbt-hero__inner{padding:0 8rem 8rem}.fbt-hero__badge{margin:5rem auto 3rem;padding:.45rem .85rem;font-size:.7rem}.fbt-hero__title{margin-bottom:4rem}.fbt-hero__title-line--1{margin-left:12%}.fbt-hero__title-line--2{margin-right:6%}.fbt-hero__title-line--3{margin-left:4%}.fbt-hero__cta-label{padding:.85rem 1.4rem;font-size:.95rem}.fbt-hero__cta-icon{width:2.9rem}}@media (prefers-reduced-motion:reduce){.fbt-hero__from-left,.fbt-hero__from-right,.fbt-hero__from-bottom{opacity:1;animation:none;transform:none}}.fbt-partnership{font-family:var(--font-sf);box-sizing:border-box;width:100%}.fbt-partnership__inner{box-sizing:border-box;grid-template-columns:1fr;gap:2.5rem;width:100%;padding:3rem 1.25rem 3.5rem;display:grid}.fbt-partnership__aside{min-width:0}.fbt-partnership__sticky{flex-direction:column;align-items:flex-start;gap:1.15rem;display:flex}.fbt-partnership__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground);margin:0;padding:.65rem .85rem;font-size:.65rem;font-weight:600;display:inline-block;position:relative}.fbt-partnership__corner{border-color:var(--foreground);border-style:solid;width:.55rem;height:.55rem;position:absolute}.fbt-partnership__corner--tl{border-width:1px 0 0 1px;top:0;left:0}.fbt-partnership__corner--tr{border-width:1px 1px 0 0;top:0;right:0}.fbt-partnership__corner--bl{border-width:0 0 1px 1px;bottom:0;left:0}.fbt-partnership__corner--br{border-width:0 1px 1px 0;bottom:0;right:0}.fbt-partnership__title{letter-spacing:-.02em;text-transform:uppercase;max-width:14rem;color:var(--foreground);margin:0;font-size:clamp(1.65rem,5vw,2.75rem);font-weight:700;line-height:1.12}.fbt-partnership__cards{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.fbt-partnership__card-reveal{width:100%;min-width:0}.fbt-partnership__card{aspect-ratio:16/9;color:#fff;min-height:16rem;position:relative;overflow:hidden}.fbt-partnership__image{object-fit:cover;object-position:center}.fbt-partnership__gradient{z-index:1;pointer-events:none;background:linear-gradient(#0000 35%,#000000b8 100%);position:absolute;inset:0}.fbt-partnership__copy{z-index:2;flex-direction:column;gap:.55rem;max-width:28rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.fbt-partnership__card-title{letter-spacing:-.015em;text-transform:uppercase;color:#fff;margin:0;font-size:clamp(1.15rem,2.8vw,1.55rem);font-weight:700;line-height:1.2}.fbt-partnership__card-text{color:#ffffffe6;margin:0;font-size:.9rem;line-height:1.55}.fbt .reveal{opacity:0;will-change:opacity, transform;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.fbt .reveal--left:not(.reveal--visible){transform:translate(-3rem)}.fbt .reveal--right:not(.reveal--visible){transform:translate(3rem)}.fbt .reveal--down:not(.reveal--visible){transform:translateY(-2.5rem)}.fbt .reveal--visible{opacity:1;transform:none}@media (min-width:640px){.fbt-partnership__inner{padding:4rem 2rem 4.5rem}.fbt-partnership__cards{gap:1.5rem}.fbt-partnership__card{min-height:18rem}.fbt-partnership__copy{gap:.65rem;bottom:1.5rem;left:1.5rem;right:1.5rem}}@media (min-width:900px){.fbt-partnership__inner{grid-template-columns:minmax(14rem,.85fr) minmax(0,1.35fr);align-items:start;gap:3rem;padding:5rem 4rem 5.5rem}.fbt-partnership__aside{align-self:stretch}.fbt-partnership__sticky{z-index:1;align-self:start;width:100%;padding-right:.5rem;position:sticky;top:2rem}.fbt-partnership__title{max-width:20rem}.fbt-partnership__cards{gap:1.75rem}.fbt-partnership__card{aspect-ratio:16/8.5;min-height:20rem}.fbt-partnership__copy{max-width:30rem}}@media (min-width:1024px){.fbt-partnership__inner{gap:4rem;padding:6rem 8rem 8rem}.fbt-partnership__sticky{top:2.5rem}.fbt-partnership__title{max-width:30rem;font-size:clamp(2rem,2.8vw,2.85rem)}.fbt-partnership__eyebrow{padding:.7rem .95rem;font-size:.7rem}.fbt-partnership__card{min-height:22rem}.fbt-partnership__copy{max-width:32rem;bottom:1.85rem;left:1.85rem;right:1.85rem}.fbt-partnership__card-title{font-size:clamp(1.35rem,1.8vw,1.7rem)}.fbt-partnership__card-text{font-size:.98rem}}@media (prefers-reduced-motion:reduce){.fbt .reveal{opacity:1;transition:none;transform:none}}.fbt-table{font-family:var(--font-sf);box-sizing:border-box;width:100%}.fbt-table__inner{box-sizing:border-box;width:100%;padding:0 1.25rem 3.5rem}.fbt-table__head{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.fbt-table__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground);margin:0;padding:.65rem .9rem;font-size:.65rem;font-weight:600;display:inline-block;position:relative}.fbt-table__corner{border-color:var(--foreground);border-style:solid;width:.55rem;height:.55rem;position:absolute}.fbt-table__corner--tl{border-width:1px 0 0 1px;top:0;left:0}.fbt-table__corner--tr{border-width:1px 1px 0 0;top:0;right:0}.fbt-table__corner--bl{border-width:0 0 1px 1px;bottom:0;left:0}.fbt-table__corner--br{border-width:0 1px 1px 0;bottom:0;right:0}.fbt-table__title{letter-spacing:-.02em;text-transform:uppercase;max-width:36rem;color:var(--foreground);margin:0;font-size:clamp(1.55rem,4.5vw,2.65rem);font-weight:700;line-height:1.15}.fbt-table__grid{grid-template-columns:1fr;align-items:stretch;gap:1.15rem;display:grid}.fbt-table__card-reveal{min-width:0;height:100%}.fbt-table__card{box-sizing:border-box;color:#fff;flex-direction:column;gap:1.75rem;height:100%;min-height:18rem;padding:1.75rem 1.5rem;display:flex}.fbt-table__card--dark{background:#0a0a0a}.fbt-table__card--green{background:var(--ccp-green)}.fbt-table__card-top{align-items:center;gap:1rem;display:flex}.fbt-table__icon{flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.fbt-table__icon-img{object-fit:contain;width:100%;height:100%;display:block}.fbt-table__card-title{letter-spacing:-.015em;text-transform:uppercase;color:#fff;margin:0;font-size:clamp(1.15rem,2.6vw,1.55rem);font-weight:700;line-height:1.2}.fbt-table__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.fbt-table__item{color:#ffffffeb;padding-left:1rem;font-size:.95rem;line-height:1.55;position:relative}.fbt-table__item:before{content:"·";color:#ffffffd9;font-size:1.15rem;line-height:1.4;position:absolute;top:0;left:0}@media (min-width:640px){.fbt-table__inner{padding:0 2rem 4.5rem}.fbt-table__head{margin-bottom:3rem}.fbt-table__card{gap:2rem;min-height:20rem;padding:2rem 1.75rem}.fbt-table__icon{width:4rem;height:4rem}}@media (min-width:900px){.fbt-table__inner{padding:0 4rem 5.5rem}.fbt-table__grid{grid-template-columns:1fr 1fr;gap:1.35rem}.fbt-table__card{padding:2.15rem 2rem}.fbt-table__card-top{gap:1.25rem}}@media (min-width:1024px){.fbt-table__inner{padding:0 8rem 8rem}.fbt-table__head{gap:1.5rem;margin-bottom:3.5rem}.fbt-table__eyebrow{padding:.7rem 1rem;font-size:.7rem}.fbt-table__grid{gap:1.5rem}.fbt-table__card{gap:2.25rem;min-height:22rem;padding:2.5rem 2.25rem}.fbt-table__icon{width:4.75rem;height:4.75rem}.fbt-table__card-title{font-size:1.65rem}.fbt-table__item{font-size:1rem}}.fbt-conversation{font-family:var(--font-sf);width:100%}.fbt-conversation__inner{box-sizing:border-box;grid-template-columns:1fr;align-items:start;gap:2.25rem;width:100%;padding:0 1.25rem 3.5rem;display:grid}.fbt-conversation__copy{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.fbt-conversation__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);margin:0;padding:.55rem .75rem;font-size:.65rem;font-weight:600;display:inline-block;position:relative}.fbt-conversation__corner{border-color:var(--foreground);border-style:solid;width:.55rem;height:.55rem;position:absolute}.fbt-conversation__corner--tl{border-width:1px 0 0 1px;top:0;left:0}.fbt-conversation__corner--tr{border-width:1px 1px 0 0;top:0;right:0}.fbt-conversation__corner--bl{border-width:0 0 1px 1px;bottom:0;left:0}.fbt-conversation__corner--br{border-width:0 1px 1px 0;bottom:0;right:0}.fbt-conversation__title{letter-spacing:-.015em;text-transform:uppercase;max-width:28rem;color:var(--foreground);margin:0;font-size:clamp(1.45rem,5.5vw,2.5rem);font-weight:700;line-height:1.15}.fbt-conversation__text{max-width:26rem;color:var(--foreground);margin:0;font-size:.98rem;line-height:1.65}.fbt .enquiry-form{flex-direction:column;gap:1rem;width:100%;min-width:0;display:flex}.fbt .enquiry-form__row{grid-template-columns:1fr;gap:1rem;display:grid}.fbt .enquiry-form__field{flex-direction:column;gap:.45rem;min-width:0;display:flex}.fbt .enquiry-form__field--full{width:100%}.fbt .enquiry-form__label{letter-spacing:.08em;text-transform:uppercase;color:var(--foreground);font-size:.65rem;font-weight:600}.fbt .enquiry-form__input,.fbt .enquiry-form__textarea{box-sizing:border-box;border:1px solid var(--border);width:100%;color:var(--foreground);background:#f3f3f3;outline:none;padding:.8rem .85rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background-color .2s}.dark .fbt .enquiry-form__input,.dark .fbt .enquiry-form__textarea{background:#1a1a1a}.fbt .enquiry-form__input:focus,.fbt .enquiry-form__textarea:focus{border-color:var(--ccp-green);background:#fff}.dark .fbt .enquiry-form__input:focus,.dark .fbt .enquiry-form__textarea:focus{background:#111}.fbt .enquiry-form__textarea{resize:vertical;min-height:7rem}.fbt .enquiry-form__audience{border:0;margin:0;padding:0}.fbt .enquiry-form__audience-grid{grid-template-columns:1fr;gap:.65rem;margin-top:.55rem;display:grid}.fbt .enquiry-form__option{border:1px solid var(--border);cursor:pointer;background:0 0;align-items:flex-start;gap:.65rem;padding:.85rem .75rem;transition:border-color .2s;display:flex}.fbt .enquiry-form__option input{opacity:0;pointer-events:none;position:absolute}.fbt .enquiry-form__radio{border:1.5px solid var(--foreground);border-radius:50%;flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem;position:relative}:is(.fbt .enquiry-form__option--selected .enquiry-form__radio,.fbt .enquiry-form__option:has(input:checked) .enquiry-form__radio){border-color:var(--ccp-green)}.fbt .enquiry-form__option--selected .enquiry-form__radio:after{content:"";background:var(--ccp-green);border-radius:50%;position:absolute;inset:2px}.fbt .enquiry-form__option:has(input:checked) .enquiry-form__radio:after{content:"";background:var(--ccp-green);border-radius:50%;position:absolute;inset:2px}.fbt .enquiry-form__option-text{color:var(--foreground);font-size:.82rem;line-height:1.4}.fbt .enquiry-form__submit{cursor:pointer;background:0 0;border:0;align-self:stretch;align-items:stretch;width:100%;margin-top:.25rem;padding:0;display:inline-flex}.fbt .enquiry-form__submit-label{background:var(--ccp-green);letter-spacing:.06em;text-transform:uppercase;color:#fff;text-align:center;flex:1;padding:.9rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:background-color .25s}.fbt .enquiry-form__submit-icon{border:1px solid var(--ccp-green);width:2.85rem;color:var(--ccp-green);background:0 0;flex-shrink:0;justify-content:center;align-items:center;margin-left:.25rem;transition:background-color .25s,color .25s;display:flex}.fbt .enquiry-form__submit-icon svg{width:1.15rem;height:1.15rem}.fbt .enquiry-form__submit:hover .enquiry-form__submit-label{background:#276b55}.fbt .enquiry-form__submit:hover .enquiry-form__submit-icon{background:var(--ccp-green);color:#fff}@media (min-width:640px){.fbt-conversation__inner{padding:0 2rem 4.5rem}.fbt .enquiry-form__row,.fbt .enquiry-form__audience-grid{grid-template-columns:1fr 1fr}}@media (min-width:900px){.fbt-conversation__inner{grid-template-columns:1fr 1.15fr;gap:3rem;padding:0 4rem 5.5rem}}@media (min-width:1024px){.fbt-conversation__inner{gap:4rem;padding:0 8rem 8rem}.fbt-conversation__title{max-width:34rem}.fbt .enquiry-form__submit-label{padding:.95rem 1.25rem;font-size:.9rem}}
