.hero-section.svelte-1ccn69q.svelte-1ccn69q{position:relative;min-height:574px;margin-top:0;padding:100px 0;display:flex;align-items:center;justify-content:flex-start}.hero-background.svelte-1ccn69q.svelte-1ccn69q{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-background.svelte-1ccn69q img.svelte-1ccn69q{width:100%;height:100%;object-fit:cover}.hero-overlay.svelte-1ccn69q.svelte-1ccn69q{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000059}.hero-section.svelte-1ccn69q .container.svelte-1ccn69q{position:relative;z-index:1;width:100%}.hero-title.svelte-1ccn69q.svelte-1ccn69q{font-family:var(--font-family);font-weight:700;font-size:48px;line-height:1.5;color:var(--color-white);margin:0 0 40px;padding:0}.hero-button.svelte-1ccn69q.svelte-1ccn69q{padding:16px 31px;font-size:var(--font-size-title)}.content-section.svelte-1ccn69q.svelte-1ccn69q{padding:80px 0;background-color:var(--color-white)}.section-title.svelte-1ccn69q.svelte-1ccn69q{font-family:var(--font-family);font-weight:700;font-size:var(--font-size-big-title);line-height:1.5;letter-spacing:.01em;color:var(--color-text);margin-bottom:40px}.section-text.svelte-1ccn69q.svelte-1ccn69q{font-family:var(--font-family);font-weight:600;font-size:var(--font-size-big);line-height:1.5;color:var(--color-text);max-width:818px}.section-text.svelte-1ccn69q p.svelte-1ccn69q{margin-bottom:20px}.section-text.svelte-1ccn69q p.svelte-1ccn69q:last-child{margin-bottom:0}.benefits-section.svelte-1ccn69q.svelte-1ccn69q{padding:80px 0;background-color:var(--color-white)}.benefits-content.svelte-1ccn69q.svelte-1ccn69q{display:grid;grid-template-columns:606px 1fr;gap:30px;align-items:start}.benefits-list.svelte-1ccn69q.svelte-1ccn69q{display:flex;flex-direction:column;gap:32px}.benefit-item.svelte-1ccn69q.svelte-1ccn69q{display:flex;gap:48px;align-items:flex-start}.benefit-number.svelte-1ccn69q.svelte-1ccn69q{flex-shrink:0;position:relative;width:58px;height:58px}.benefit-circle.svelte-1ccn69q.svelte-1ccn69q{width:58px;height:58px;border-radius:50%;background-color:var(--color-main);opacity:.05;position:absolute;top:0;left:0;z-index:0}.benefit-number-text.svelte-1ccn69q.svelte-1ccn69q{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-family);font-weight:700;font-size:var(--font-size-big-title);line-height:1.5;color:var(--color-main);z-index:1}.benefit-text.svelte-1ccn69q.svelte-1ccn69q{font-family:var(--font-family);font-weight:500;font-size:var(--font-size-middle);line-height:2;color:var(--color-text);flex:1}.benefits-image.svelte-1ccn69q.svelte-1ccn69q{border-radius:var(--radius-md);overflow:hidden}.benefits-image.svelte-1ccn69q img.svelte-1ccn69q{width:100%;height:auto;display:block}.stages-section.svelte-1ccn69q.svelte-1ccn69q{padding:80px 0;background-color:var(--color-white)}.stages-content.svelte-1ccn69q.svelte-1ccn69q{display:grid;grid-template-columns:1fr 606px;gap:30px;align-items:start}.stages-list.svelte-1ccn69q.svelte-1ccn69q{display:flex;flex-direction:column;gap:32px}.stage-item.svelte-1ccn69q.svelte-1ccn69q{display:flex;gap:48px;align-items:flex-start}.stage-number.svelte-1ccn69q.svelte-1ccn69q{flex-shrink:0;position:relative;width:58px;height:58px}.stage-circle.svelte-1ccn69q.svelte-1ccn69q{width:58px;height:58px;border-radius:50%;background-color:var(--color-main);opacity:.05;position:absolute;top:0;left:0;z-index:0}.stage-number-text.svelte-1ccn69q.svelte-1ccn69q{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-family);font-weight:700;font-size:var(--font-size-big-title);line-height:1.5;color:var(--color-main);z-index:1}.stage-text.svelte-1ccn69q.svelte-1ccn69q{font-family:var(--font-family);font-weight:500;font-size:var(--font-size-middle);line-height:2;color:var(--color-text);flex:1}.stages-image.svelte-1ccn69q.svelte-1ccn69q{border-radius:var(--radius-md);overflow:hidden}.stages-image.svelte-1ccn69q img.svelte-1ccn69q{width:100%;height:auto;display:block}.faq-section.svelte-1ccn69q.svelte-1ccn69q{padding:80px 0;background-color:var(--color-white)}.faq-list.svelte-1ccn69q.svelte-1ccn69q{display:flex;flex-direction:column;gap:24px}.faq-item.svelte-1ccn69q.svelte-1ccn69q{border-bottom:1px solid var(--color-light-gray)}.faq-question.svelte-1ccn69q.svelte-1ccn69q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-family);font-weight:700;font-size:var(--font-size-title);line-height:1.4;color:var(--color-main);transition:color .3s ease}.faq-question.svelte-1ccn69q.svelte-1ccn69q:hover{color:var(--color-text)}.faq-icon.svelte-1ccn69q.svelte-1ccn69q{flex-shrink:0;width:19px;height:19px;margin-left:16px;transition:transform .3s ease;color:var(--color-main);stroke:var(--color-main)}.faq-icon.open.svelte-1ccn69q.svelte-1ccn69q{transform:rotate(45deg)}.faq-answer.svelte-1ccn69q.svelte-1ccn69q{padding:0 0 24px;font-family:var(--font-family);font-weight:600;font-size:var(--font-size-big);line-height:1.5;color:var(--color-text);opacity:.7}.cta-section.svelte-1ccn69q.svelte-1ccn69q{padding:80px 0;background-color:var(--color-white);text-align:center}.cta-text.svelte-1ccn69q.svelte-1ccn69q{font-family:var(--font-family);font-weight:600;font-size:var(--font-size-big);line-height:1.5;color:var(--color-text);margin-bottom:48px}.cta-button.svelte-1ccn69q.svelte-1ccn69q{padding:23px 41px;font-size:var(--font-size-title)}@media(max-width:1200px){.benefits-content.svelte-1ccn69q.svelte-1ccn69q{grid-template-columns:1fr}.benefits-image.svelte-1ccn69q.svelte-1ccn69q{order:-1}.stages-content.svelte-1ccn69q.svelte-1ccn69q{grid-template-columns:1fr}.stages-image.svelte-1ccn69q.svelte-1ccn69q{order:-1}.hero-title.svelte-1ccn69q.svelte-1ccn69q{font-size:36px}}@media(max-width:768px){.hero-title.svelte-1ccn69q.svelte-1ccn69q{font-size:28px}.section-title.svelte-1ccn69q.svelte-1ccn69q{font-size:24px}.benefit-item.svelte-1ccn69q.svelte-1ccn69q,.stage-item.svelte-1ccn69q.svelte-1ccn69q{gap:24px}.benefit-circle.svelte-1ccn69q.svelte-1ccn69q,.stage-circle.svelte-1ccn69q.svelte-1ccn69q{width:48px;height:48px}.benefit-number-text.svelte-1ccn69q.svelte-1ccn69q,.stage-number-text.svelte-1ccn69q.svelte-1ccn69q{font-size:24px}}
