*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;color:#1a1a23;background:#f8f7f4;font-family:DM Sans,sans-serif}::selection{color:#1a1a23;background:#ffc93c}a{color:inherit;text-decoration:none}.wrap{max-width:1200px;margin:0 auto;padding:0 32px}.nav{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f7f4f5;padding:18px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.nav.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f7f4f5;border-bottom:1px solid #e8e7e3;padding:10px 0}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-logo{letter-spacing:-.02em;align-items:center;gap:8px;font-size:20px;font-weight:800;display:flex}.nav-logo .icon{background:#ffc93c;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:flex}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:#74747f;font-size:13px;font-weight:500;transition:color .2s}.nav-links a:hover{color:#1a1a23}.btn-yellow{color:#1a1a23;cursor:pointer;background:#ffc93c;border:none;border-radius:10px;padding:10px 24px;font-family:inherit;font-size:13px;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 3px 14px #ffc93c4d}.page{padding:160px 0 100px}.page-grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.info .section-label{color:#ffc93c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:600}.info h1{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(30px,3.5vw,44px);font-weight:800;line-height:1.12}.info .lead{color:#74747f;margin-bottom:40px;font-size:17px;line-height:1.65}.info-steps{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.step{align-items:flex-start;gap:16px;display:flex}.step-num{color:#ffc93c;background:#ffc93c15;border:1px solid #ffc93c30;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.step h3{margin-bottom:2px;font-size:15px;font-weight:700}.step p{color:#74747f;font-size:13px;line-height:1.5}.contact-direct{background:#fff;border:1px solid #e8e7e3;border-radius:14px;padding:24px}.contact-direct h4{margin-bottom:12px;font-size:14px;font-weight:700}.contact-direct .item{color:#74747f;margin-bottom:8px;font-size:14px}.contact-direct .item a{color:#1a1a23;font-weight:600}.contact-direct .item a:hover{color:#ffc93c}.form-card{background:#fff;border:1px solid #e8e7e3;border-radius:20px;padding:40px;box-shadow:0 4px 24px #0000000a}.form-card h2{margin-bottom:6px;font-size:22px;font-weight:800}.form-card .form-sub{color:#74747f;margin-bottom:28px;font-size:13px}.form-group{margin-bottom:20px}.form-group label{color:#2e2e38;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-group .required{color:#ffc93c}.form-group input,.form-group select,.form-group textarea{color:#1a1a23;background:#f8f7f4;border:2px solid #e8e7e3;border-radius:10px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#ffc93c;outline:none}.form-group textarea{resize:vertical;min-height:100px}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2374747F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.checkbox-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.checkbox-item{color:#2e2e38;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.checkbox-item input{accent-color:#ffc93c;cursor:pointer;width:16px;height:16px}.btn-submit{color:#1a1a23;cursor:pointer;background:#ffc93c;border:none;border-radius:12px;width:100%;padding:16px;font-family:inherit;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 4px 20px #ffc93c59}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ffc93c73}.btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.form-rodo{color:#74747f;text-align:center;margin-top:16px;font-size:11px;line-height:1.5}.success-msg{text-align:center;padding:60px 20px;display:none}.success-msg .check-icon{background:#ffc93c15;border:2px solid #ffc93c;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:flex}.success-msg h2{margin-bottom:10px;font-size:24px;font-weight:800}.success-msg p{color:#74747f;font-size:15px;line-height:1.6}footer{background:#1a1a23;padding:56px 0 28px}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:36px;margin-bottom:40px;display:flex}.footer-logo{color:#fff;align-items:center;gap:8px;margin-bottom:14px;font-size:18px;font-weight:700;display:flex}.footer-logo .icon{color:#1a1a23;background:#ffc93c;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.footer-desc{color:#74747f;max-width:280px;font-size:13px;line-height:1.5}.footer-cols{gap:56px;display:flex}.footer-col h4{color:#74747f;letter-spacing:.05em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:600}.footer-col div{color:#74747faa;margin-bottom:8px;font-size:13px}.footer-bottom{color:#74747f;border-top:1px solid #74747f20;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:20px;font-size:12px;display:flex}.nav-dropdown{position:relative}.nav-dropdown>a{cursor:pointer}.nav-dropdown>a:after{content:"▾";opacity:.5;margin-left:4px;font-size:10px}.nav-dropdown:hover>a:after{transform:rotate(180deg)}.dropdown-menu{opacity:0;visibility:hidden;padding-top:12px;transition:all .2s;position:absolute;top:100%;left:-12px}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.dropdown-menu-inner{background:#fff;border:1px solid #e8e7e3;border-radius:12px;min-width:200px;padding:8px 0;box-shadow:0 8px 30px #00000014}.dropdown-menu a{color:#74747f;padding:10px 20px;font-size:13px;font-weight:500;transition:all .15s;display:block}.dropdown-menu a:hover{color:#1a1a23;background:#f8f7f4}.dropdown-menu .divider{background:#e8e7e3;height:1px;margin:4px 0}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#1a1a23;border-radius:2px;width:22px;height:2px;display:block}.mobile-menu{z-index:2000;background:#f8f7f4;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;height:100%;transition:right .3s;display:flex;position:fixed;top:0;right:-100%}.mobile-menu.open{right:0}.mobile-menu a{color:#2e2e38;font-size:18px;font-weight:500}.mobile-close{cursor:pointer;color:#2e2e38;background:0 0;border:none;font-size:28px;position:absolute;top:20px;right:24px}@media (max-width:900px){.page-grid{grid-template-columns:1fr;gap:40px}.nav-links{display:none}.hamburger{display:flex}.checkbox-grid{grid-template-columns:1fr}.footer-cols{flex-direction:column;gap:24px}}
