.registration-works-section{position:relative;width:100%;background-color:#fff;padding:84px 160px;box-sizing:border-box;overflow:hidden}.registration-works-section__inner{width:100%;max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:60px;box-sizing:border-box}.registration-works-mockup-wrap{flex-shrink:0;width:340px;max-width:340px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;line-height:0}.registration-works-mockup-img{width:100%;height:auto;display:block;object-fit:contain}.registration-works-content{flex:1;max-width:580px;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.registration-works-header{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin:0;box-sizing:border-box}.registration-works-eyebrow{display:inline-block;color:#005bd1;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:2px;text-transform:uppercase;margin:0 0 13px 0}.registration-works-title{margin:0 0 13px 0;color:#002b63;font-family:Inter,sans-serif;font-size:38px;font-weight:700;line-height:1.2;letter-spacing:-.03em}.registration-works-desc{color:#606060;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0 0 24px 0}.registration-works-features{display:flex;flex-direction:column;gap:13px;width:100%;box-sizing:border-box}.registration-works-feature-item{display:flex;align-items:center;gap:20px;padding:20px 20px 20px 24px;background-color:#fff;border:1px solid #e2edf8;border-radius:14px;box-shadow:0 2px 8px rgba(0,43,99,.02);width:100%;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.registration-works-feature-item:hover{border-color:#bed8f6;box-shadow:0 4px 14px rgba(0,43,99,.06)}.registration-works-feature-icon{width:20px;height:20px;min-width:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.registration-works-feature-icon svg{width:19px;height:19px;display:block}.registration-works-feature-text{color:#002b63;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.4;margin:0}@media (max-width:1399px){.registration-works-section{padding:70px 60px}.registration-works-section__inner{gap:40px}}@media (max-width:1024px){.registration-works-section{padding:60px 32px}.registration-works-section__inner{flex-direction:column-reverse;align-items:center;gap:45px}.registration-works-content{max-width:100%;width:100%}.registration-works-title{font-size:32px}}@media (max-width:640px){.registration-works-section{padding:50px 20px}.registration-works-title{font-size:26px}.registration-works-mockup-wrap{width:100%;max-width:280px}.registration-works-feature-item{padding:16px 16px 16px 18px;gap:14px}.registration-works-feature-text{font-size:14px}}