@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap);:root{--fg-bg:#f4f4f2;--fg-foreground:#1c1c1b;--fg-accent:#b5e000;--fg-accent-dark:#8ab500;--fg-secondary:#e8e8e5;--fg-text-sec:#5a5a57;--fg-border:#e8e8e5;--ff--display:"DM Sans",sans-serif;--ff--body:"DM Sans",sans-serif;--color-030C29:#273042;--color-FBCB24:#f4c95d;--color-28273E:#3f4758;--color-222222:#1f2530;--color-white:#fff;--color-black:#000;--color-D3D3EF:#d8e0ea;--color-F7F7FC:#f7f4ef;--color-C0C7DB:#8e97a8;--color-030816:#17202d;--color-6761B2:#2f8fcb;--color-E3E4EA:#e9e5dc;--color-060C1F:#111a28;--color-1F2536:#273042;--color-B2B8CA:#aeb7c6;--color-A8AFC5:#97a0b2;--color-3A329A:#74b62d;--color-555555:#4c5565;--color-6058BD:#f5742d;--color-bg:#fbf8f2;--color-surface:#fff;--color-surface-soft:#f6f1e8;--color-text:#344155;--color-text-strong:#1f2632;--color-primary:#f4c95d;--color-primary-strong:#e8b73c;--color-accent-blue:#4ea0d7;--color-accent-green:#7ab628;--color-accent-orange:#f57a2a;--shadow-soft:0 24px 60px rgba(31,38,50,.08);--shadow-card:0 16px 42px rgba(31,38,50,.1);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--fs-14:14px;--fs-16:16px;--fs-18:18px;--fs-21:21px;--fs-22:22px;--fs-23:23px;--fs-24:24px;--fs-28:28px;--fs-30:30px;--fs-32:32px;--fs-36:36px;--fs-38:38px;--fs-42:42px;--fs-56:56px;--fs-58:58px;--fs-66:66px;--fs-90:90px}.f-12,.f-14{font-family:var(--ff--qr);font-style:normal;font-weight:400}.big.f-12,.big.f-14{text-transform:uppercase}.f-12{font-size:12px;line-height:16.8px}.f-14{font-size:14px;line-height:19.6px}.fphero{background-color:#1c1c1b;color:#fff;padding:80px 0}@media(max-width:767.98px){.fphero{padding:56px 0}}.fphero__container{margin:0 auto;max-width:1280px;padding:0 32px}@media(max-width:767.98px){.fphero__container{padding:0 16px}}.fphero__grid{align-items:center;display:grid;gap:48px;grid-template-columns:1fr}@media(min-width:992px){.fphero__grid{gap:64px;grid-template-columns:1fr 1fr}.fphero--img-left .fphero__media{order:-1}}.fphero__copy{display:flex;flex-direction:column;gap:8px}.fphero__badge{background:rgba(181,224,0,.2);border-radius:9999px;color:#b5e000;display:inline-block;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;margin-bottom:16px;padding:8px 16px;width:-moz-fit-content;width:fit-content}.fphero__heading{color:#fff;font-family:DM Sans,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 20px}@media(min-width:768px){.fphero__heading{font-size:48px}}@media(min-width:992px){.fphero__heading{font-size:60px}}.fphero__desc{color:hsla(0,0%,100%,.8);font-family:DM Sans,sans-serif;font-size:18px;line-height:1.65;margin:0 0 28px}@media(min-width:768px){.fphero__desc{font-size:20px}}.fphero__actions{display:flex;flex-wrap:wrap;gap:16px}.fphero__btn-primary{background:#b5e000;border:2px solid #b5e000;border-radius:10px;color:#1c1c1b;display:inline-block;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;padding:14px 28px;text-decoration:none;transition:background .2s ease,transform .15s ease}.fphero__btn-primary:hover{background:#a0c700;transform:translateY(-1px)}.fphero__btn-secondary{background:transparent;border:2px solid hsla(0,0%,100%,.4);border-radius:10px;color:#fff;display:inline-block;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;padding:14px 28px;text-decoration:none;transition:border-color .2s ease,background .2s ease}.fphero__btn-secondary:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.7)}.fphero__media{position:relative}.fphero__photo{border-radius:20px;box-shadow:0 24px 60px rgba(0,0,0,.35);height:auto;width:100%}.fphero__photo-placeholder{align-items:center;aspect-ratio:4/3;background:hsla(0,0%,100%,.06);border:1px dashed hsla(0,0%,100%,.25);border-radius:20px;color:hsla(0,0%,100%,.4);display:flex;justify-content:center}.fphero__photo-placeholder svg{height:56px;width:56px}