.sftf-hero,.sftf-hero *,.sftf-hero *::before,.sftf-hero *::after{box-sizing:border-box}.sftf-hero{--sftf-yellow:#f5c400;--sftf-yellow-hover:#ddb100;--sftf-dark:#151515;--sftf-text:#333;--sftf-muted:#6d6d6d;--sftf-line:#e9e9e9;--sftf-soft:#f7f7f4;width:100%;overflow:hidden;background:#fff;font-family:"Poppins",sans-serif}.sftf-hero h1,.sftf-hero h2,.sftf-hero h3,.sftf-hero h4,.sftf-hero h5,.sftf-hero h6,.sftf-hero p,.sftf-hero span,.sftf-hero small,.sftf-hero strong,.sftf-hero a,.sftf-hero button{font-family:"Poppins",sans-serif}.sftf-hero__container{width:min(1140px,calc(100% - 48px));min-height:680px;margin:0 auto;padding:78px 0 82px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:70px}.sftf-hero__content{position:relative;z-index:2}.sftf-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:20px;color:#1b1b1b;font-family:"Poppins",sans-serif;font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.11em}.sftf-hero__eyebrow::before{content:"";display:block;width:34px;height:3px;background:var(--sftf-yellow);border-radius:999px}.sftf-hero__title{max-width:680px;margin:0;color:var(--sftf-dark);font-family:"Poppins",sans-serif;font-size:clamp(48px,5vw,66px);font-weight:700;line-height:1.03;letter-spacing:-.045em}.sftf-hero__title span{display:block;color:#555;font-family:"Poppins",sans-serif}.sftf-hero__desc{max-width:650px;margin:28px 0 0;color:var(--sftf-text);font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;line-height:1.72}.sftf-hero__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 26px;margin-top:30px}.sftf-hero__feature{display:flex;align-items:center;gap:10px;min-width:0;color:#343434;font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;line-height:1.5}.sftf-hero__feature>span:last-child{font-family:"Poppins",sans-serif}.sftf-hero__check{flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:#fff6c9;color:#8b7100;border-radius:50%;font-family:"Poppins",sans-serif;font-size:13px;font-weight:800}.sftf-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.sftf-hero .sftf-hero__btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border-radius:8px;font-family:"Poppins",sans-serif!important;font-size:14px;font-weight:700;line-height:1;letter-spacing:.025em;text-decoration:none!important;cursor:pointer;transition:transform .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.sftf-hero .sftf-hero__btn span{font-family:"Poppins",sans-serif!important}.sftf-hero .sftf-hero__btn:hover{transform:translateY(-2px);text-decoration:none!important}.sftf-hero .sftf-hero__btn--primary{background:var(--sftf-yellow);color:#111!important;border:1px solid var(--sftf-yellow);box-shadow:0 8px 24px rgba(0,0,0,.08)}.sftf-hero .sftf-hero__btn--primary:hover{background:var(--sftf-yellow-hover);color:#111!important;border-color:var(--sftf-yellow-hover)}.sftf-hero .sftf-hero__btn--secondary{background:#fff;color:#171717!important;border:1px solid #dcdcdc}.sftf-hero .sftf-hero__btn--secondary:hover{background:#f8f8f8;color:#171717!important;border-color:#aaa}.sftf-hero__note{max-width:620px;margin-top:18px;color:var(--sftf-muted);font-family:"Poppins",sans-serif;font-size:12.5px;font-weight:400;line-height:1.65}.sftf-hero__visual{position:relative;min-width:0}.sftf-hero__image-card{position:relative;min-height:535px;padding:60px 45px 38px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 38%,#fff 0%,#f9f9f7 48%,#f1f1ed 100%);border:1px solid #ededeb;border-radius:26px;overflow:visible}.sftf-hero__image-card::before{content:"";position:absolute;width:420px;height:420px;top:50%;left:50%;transform:translate(-50%,-49%);border:1px solid rgba(0,0,0,.055);border-radius:50%}.sftf-hero__image-card::after{content:"";position:absolute;width:325px;height:325px;top:50%;left:50%;transform:translate(-50%,-49%);border:1px solid rgba(0,0,0,.045);border-radius:50%}.sftf-hero__image-label{position:absolute;z-index:3;top:28px;left:30px;display:flex;flex-direction:column;gap:2px}.sftf-hero__image-label span{color:#181818;font-family:"Poppins",sans-serif;font-size:18px;font-weight:700}.sftf-hero__image-label small{color:#777;font-family:"Poppins",sans-serif;font-size:12px;font-weight:400}.sftf-hero__image{position:relative;z-index:2;display:block;width:100%;max-width:455px;height:auto;object-fit:contain;mix-blend-mode:multiply;transform:translateY(8px);transition:transform .45s ease}.sftf-hero__image-card:hover .sftf-hero__image{transform:translateY(2px) scale(1.018)}.sftf-hero__floating{position:absolute;z-index:5;right:-24px;bottom:28px;width:250px;padding:18px 20px;display:flex;flex-direction:column;gap:4px;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.11)}.sftf-hero__floating-label{margin-bottom:3px;color:#8a7100!important;font-family:"Poppins",sans-serif;font-size:10px!important;font-weight:700!important;letter-spacing:.12em}.sftf-hero__floating strong{color:#171717;font-family:"Poppins",sans-serif;font-size:16px;font-weight:700;line-height:1.4}.sftf-hero__floating>span:last-child{color:#6d6d6d;font-family:"Poppins",sans-serif;font-size:11.5px;font-weight:400;line-height:1.55}@media (max-width:991.98px){.sftf-hero__container{width:min(720px,calc(100% - 40px));min-height:auto;padding:64px 0 72px;grid-template-columns:1fr;gap:46px}.sftf-hero__content{text-align:center}.sftf-hero__eyebrow{justify-content:center}.sftf-hero__title,.sftf-hero__desc,.sftf-hero__note{margin-left:auto;margin-right:auto}.sftf-hero__features{max-width:620px;margin-left:auto;margin-right:auto;text-align:left}.sftf-hero__actions{justify-content:center}.sftf-hero__visual{width:100%;max-width:610px;margin:0 auto}}@media (max-width:575.98px){.sftf-hero__container{width:min(100% - 28px,540px);padding:46px 0 54px;gap:34px}.sftf-hero__eyebrow{margin-bottom:16px;font-size:11px}.sftf-hero__title{font-size:clamp(39px,12vw,50px)}.sftf-hero__desc{margin-top:21px;font-size:16px;line-height:1.7}.sftf-hero__features{width:fit-content;max-width:100%;margin-top:25px;grid-template-columns:1fr;gap:10px}.sftf-hero__actions{flex-direction:column;margin-top:28px}.sftf-hero .sftf-hero__btn{width:100%}.sftf-hero__image-card{min-height:405px;padding:62px 22px 42px;border-radius:20px}.sftf-hero__image-card::before{width:310px;height:310px}.sftf-hero__image-card::after{width:245px;height:245px}.sftf-hero__image{max-width:350px}.sftf-hero__image-label{top:21px;left:22px}.sftf-hero__floating{position:relative;right:auto;bottom:auto;width:calc(100% - 22px);margin:-28px auto 0;text-align:left}}