@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;line-height:1.2}html{scroll-behavior:smooth}::selection{background-color:#1a73e8;color:#fff}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:60px 0}@media (max-width:768px){.section{padding:40px 0}}.hero-price{color:#1a73e8;font-size:48px;font-weight:900;line-height:1}@media (max-width:768px){.hero-price{font-size:32px}}.hero-badge{background:#fef3c7;border-radius:20px;color:#92400e;display:inline-block;font-size:14px;font-weight:600;padding:6px 16px}.rating-badge{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;font-size:14px;gap:8px;padding:8px 16px}.form-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#111827;font-size:16px;height:56px;outline:none;padding:0 20px;transition:border-color .2s ease;width:100%}.form-input::placeholder{color:#9ca3af}.form-input:focus{border-color:#1a73e8}.form-button{background:#f59e0b;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;height:56px;transition:background .2s ease,transform .2s ease;width:100%}.form-button:hover{background:#d97706;transform:translateY(-2px)}.form-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.btn-primary{align-items:center;background:#1a73e8;border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;padding:14px 28px;text-decoration:none;transition:background .2s ease,transform .2s ease}.btn-primary:hover{background:#1557b0;transform:translateY(-2px)}.bg-light{background:#f8fafc}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.grid-benefits{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.grid-benefits{grid-template-columns:1fr}}.grid-2col{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr}@media (max-width:768px){.grid-2col{gap:24px;grid-template-columns:1fr}}.grid-prices{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:3fr 2fr}@media (max-width:1024px){.grid-prices{grid-template-columns:1fr}}.grid-guarantees{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1024px}@media (max-width:768px){.grid-guarantees{grid-template-columns:1fr}}.grid-steps{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.grid-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid-steps{grid-template-columns:1fr}}.grid-location{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 2fr}@media (max-width:1024px){.grid-location{grid-template-columns:1fr}}.grid-footer{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.grid-footer{grid-template-columns:1fr;text-align:center}}.grid-video{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:32px auto 0;max-width:800px}@media (max-width:768px){.grid-video{grid-template-columns:1fr;max-width:280px}}.header-desktop{display:flex}.header-mobile{display:none}@media (max-width:1024px){.header-desktop{display:none}.header-mobile{display:flex}}.hide-mobile{display:block}@media (max-width:768px){.hide-mobile{display:none}}.title-lg{color:#111827;font-size:32px;font-weight:700;line-height:1.2}@media (max-width:768px){.title-lg{font-size:24px}}.title-xl{color:#111827;font-size:40px;font-weight:700;line-height:1.2}@media (max-width:768px){.title-xl{font-size:28px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.16b6c70d.css.map*/