.section.benefits-section{position:relative;max-width:100%;margin:0;padding:100px 24px 120px;background-color:#f6f5f2;overflow:hidden}.section.benefits-section .section-header{margin-bottom:0}.section.benefits-section .section-header .subtitle{color:#5266eb;margin-bottom:16px}.section.benefits-section .section-header .title{font-family:"Instrument Sans",sans-serif;font-size:56px;line-height:1.1;font-weight:500;letter-spacing:-0.5px;color:#1c1c1f;margin-bottom:16px}.section.benefits-section .section-header .text{font-family:"Instrument Sans",sans-serif;color:#6a6a72;font-size:18px;line-height:26px}.section-header{text-align:center;margin-bottom:80px;position:relative}.section-tag{display:inline-block;background:linear-gradient(135deg, #F0F5FE 0%, #E0EFFE 100%);color:#1652ee;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:8px 20px;border-radius:25px;border:1px solid #e0effe;margin-bottom:24px}.section-title{font-size:56px;font-weight:800;margin-bottom:24px;background:linear-gradient(135deg, #1F2938 0%, #1652EE 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1.2}.section-subtitle{font-size:22px;color:#767e9d;max-width:650px;margin:0 auto;font-weight:400}.benefits-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px;margin-top:60px}.benefit-card{position:relative;padding:30px;border:1px solid #dbe0e6;border-radius:24px}.benefit-card:hover{border-color:#c8ced5}.benefit-content{position:relative;height:100%;display:flex;flex-direction:column;z-index:2}.benefit-link{margin-top:auto;padding-top:32px;font-size:18px;line-height:1.75}.benefit-link a{color:#4d7efe}.benefit-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:24px}.benefit-icon{width:80px;height:80px;object-fit:contain;transition:transform .3s ease}.benefit-card:hover .benefit-icon{transform:rotate(10deg)}.benefit-header{margin-bottom:20px}.benefit-title{font-size:24px;line-height:32px;font-weight:500;margin-bottom:12px;font-family:"DM Mono";color:#1f2938}.benefit-description{color:#1f2938;font-size:16px;line-height:1.6;margin-bottom:24px}.benefit-features{list-style:none}.benefit-features li{color:#757e9d;font-size:16px;margin-bottom:12px;padding-left:28px;position:relative;line-height:1.5}.benefit-features li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background-color:#1edb5e;border-radius:50%}.benefit-features li::after{content:"";position:absolute;left:0px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("/img/checkicon.svg");background-size:12px;background-position:center;background-repeat:no-repeat}.workflow-step{font-size:16px;line-height:1.5;color:#757e9d;margin-bottom:8px;display:flex;align-items:flex-start;gap:8px}.workflow-step:last-child{margin-bottom:0}.step-icon{width:20px;height:20px;margin-top:3px;background:#1edb5e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:bold;flex-shrink:0}.step-icon.cross{background-color:#f0f5fe;background-image:url("/img/cross.svg");background-size:16px;background-position:center;background-repeat:no-repeat}.step-icon.ok{background-image:url("/img/checkicon.svg");background-size:12px;background-position:center;background-repeat:no-repeat}.benefits-section::before{content:"";position:absolute;top:10%;right:-100px;width:300px;height:300px;background:radial-gradient(circle, rgba(22, 82, 238, 0.05) 0%, transparent 70%);border-radius:50%;z-index:-1}.benefits-section::after{content:"";position:absolute;bottom:10%;left:-100px;width:400px;height:400px;background:radial-gradient(circle, rgba(240, 245, 254, 0.8) 0%, transparent 70%);border-radius:50%;z-index:-1}@media(max-width: 1024px){.benefits-grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(max-width: 768px){.benefits-grid{grid-template-columns:1fr;gap:20px}.section-title{font-size:42px}.benefit-card{padding:32px 24px}.benefit-icon-wrapper{width:64px;height:64px}.benefit-icon{width:64px;height:64px}}.comparison-section{position:relative}.section-header{text-align:center;margin-bottom:80px;position:relative}.section-tag{display:inline-block;background:linear-gradient(135deg, #F0F5FE 0%, #E0EFFE 100%);color:#1652ee;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:8px 20px;border-radius:25px;border:1px solid #e0effe;margin-bottom:24px}.section-title{font-size:56px;font-weight:800;margin-bottom:24px;background:linear-gradient(135deg, #1F2938 0%, #1652EE 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1.2}.section-subtitle{font-size:22px;color:#767e9d;max-width:700px;margin:0 auto;font-weight:400}.comparison-table{background:#fff;border:1px solid #f3f4f6;border-radius:24px;overflow:hidden;margin-top:60px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background:linear-gradient(135deg, #F0F5FE 0%, #E0EFFE 100%);padding:32px 24px;border-bottom:1px solid #e0effe}.header-cell{font-weight:700;font-size:18px;text-align:center;color:#1f2938}.header-cell:first-child{text-align:left}.fillwise-header{color:#1652ee;display:flex;align-items:center;gap:12px;justify-content:center;font-size:20px}.fillwise-header:first-child{justify-content:flex-start}.table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:24px;border-bottom:1px solid #f3f4f6;transition:background-color .3s ease}.table-row:hover{background:#f8fafc}.table-row:last-child{border-bottom:none}.feature-cell{font-weight:600;color:#1f2938;font-size:16px;padding-right:20px}.value-cell{text-align:center;display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column}.check{color:#1652ee;font-weight:bold;font-size:20px}.cross{color:#ef4444;font-weight:bold;font-size:20px}.highlight{color:#1652ee;font-weight:700;font-size:16px}.pain-point{color:#ef4444;font-size:12px;margin-top:4px;text-align:center;font-weight:500}.time-indicator{background:linear-gradient(135deg, #FEF2F2 0%, #FEE2E2 100%);color:#ef4444;padding:6px 12px;border-radius:12px;font-size:14px;font-weight:700;border:1px solid #fecaca}.instant-indicator{background:linear-gradient(135deg, #F0F5FE 0%, #E0EFFE 100%);color:#1652ee;padding:6px 12px;border-radius:12px;font-size:14px;font-weight:700;border:1px solid #e0effe}.cta-section{text-align:center;margin-top:80px;padding:48px 40px;background:linear-gradient(135deg, #F0F5FE 0%, #E0EFFE 100%);border-radius:24px;border:1px solid #e0effe;position:relative;overflow:hidden}.cta-title{font-size:36px;font-weight:800;margin-bottom:16px;color:#1f2938}.cta-subtitle{color:#767e9d;margin-bottom:32px;font-size:18px;font-weight:400}.cta-button{display:table;margin:0 auto}.comparison-section::before{content:"";position:absolute;top:10%;right:-120px;width:350px;height:350px;background:radial-gradient(circle, rgba(22, 82, 238, 0.04) 0%, transparent 70%);border-radius:50%;z-index:-1}.comparison-section::after{content:"";position:absolute;bottom:10%;left:-120px;width:400px;height:400px;background:radial-gradient(circle, rgba(240, 245, 254, 0.8) 0%, transparent 70%);border-radius:50%;z-index:-1}@media(max-width: 1024px){.table-header,.table-row{grid-template-columns:1fr;gap:20px;text-align:left}.header-cell,.value-cell{text-align:left;justify-content:flex-start}.fillwise-header{justify-content:flex-start}.table-header{padding:24px 20px}.table-row{padding:20px}.feature-cell{font-weight:700;color:#1652ee;border-bottom:1px solid #f3f4f6;padding-bottom:8px;margin-bottom:12px}}@media(max-width: 768px){.section-title{font-size:42px}.section-subtitle{font-size:18px}.cta-title{font-size:28px}.cta-section{padding:32px 24px}}.benefits-section .benefits-grid{max-width:1152px;margin-left:auto;margin-right:auto}.benefits-section .benefit-card{background-color:#fff;border-color:rgba(0,0,0,0)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}*{margin:0;padding:0;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Instrument Sans",sans-serif;color:#000}.center{text-align:center}.title{margin-bottom:28px;font-size:62px;line-height:48px;font-weight:700;letter-spacing:-1px}.subtitle{margin-bottom:16px;font-size:16px;line-height:16px;color:#1652ee;font-weight:500;font-family:"DM Mono";letter-spacing:1px;text-align:center;text-transform:uppercase}.text{font-size:18px;line-height:32px;color:#767e9d}.blue-btn{height:64px;padding:0 26px;font-size:20px;line-height:64px;color:#fff;font-weight:600;background-color:#1652ee;border-radius:62px;text-decoration:none}.blue-btn:hover{background-color:#1c5bff}.header{position:fixed;left:0;right:0;display:flex;justify-content:space-between;max-width:694px;height:56px;margin:0 auto;padding:7px 8px;z-index:999;background-color:rgba(52,52,52,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:36px;box-shadow:0px 4px 12px 0px rgba(0,0,0,.12)}.header .logo{position:relative;width:178px;height:42px}.header .menu__item{display:inline-block;font-size:16px;line-height:42px;color:#c9c9c9;text-decoration:none;font-family:"Instrument Sans",sans-serif;font-weight:500}.header .menu__item:first-child{margin-right:40px}.header .menu__btn{height:42px;padding:0 34px;font-size:16px;line-height:42px;color:#fff;background-color:#1652ee;border-radius:42px;font-family:inherit;text-decoration:none;cursor:pointer}.header .menu__btn:hover{background-color:#1c5bff}.header .user{position:relative;height:42px;border:2px solid rgba(228,229,235,.3);border-radius:42px;cursor:pointer}.header .user__name{padding:0 52px 0 24px;font-size:17px;line-height:38px;color:#fff;white-space:nowrap}.header .user__name a{color:#fff;text-decoration:none}.header .user__name a:hover{color:#fff}.header .user__avatar{position:absolute;top:4px;right:4px;width:30px;height:30px;background-color:#1652ee;border-radius:30px}.header .user__avatar img{width:30px;height:30px;border-radius:30px}.popup__wrap{position:absolute;right:0;background-color:#4b4b4b;border-radius:10px;overflow:hidden}.popup__item{display:block;min-width:120px;padding:0 12px;font-size:14px;line-height:32px;font-weight:normal;color:#fff;cursor:pointer;text-decoration:none;white-space:nowrap}.popup__item:hover{color:#fff;background-color:#404040}.section{max-width:1258px;margin:0 auto 180px}.section .motion{position:relative}.about{position:relative;padding-top:232px;max-width:100%;margin:0 0 180px;padding-bottom:40px;background-color:#000}.about__grid-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("/img/grid_bg.webp");background-size:1258px;background-repeat:no-repeat;background-position:center;z-index:1}.about__circle-bg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-image:url("/img/circle.webp");background-size:1258px;background-repeat:no-repeat;background-position:center bottom;z-index:0}.about__wrap{position:relative;display:flex;justify-content:space-between;max-width:1258px;margin:0 auto;padding-bottom:40px;z-index:2}.about__info{padding-top:56px}.about__title{max-width:668px;margin:0 0 12px;line-height:77px;background:-webkit-linear-gradient(#e2eeff, #a2a8c3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.about__text{max-width:538px;margin:0 0 28px;color:#fff}.about__buttons{display:flex;width:422px;margin:0;padding:4px;border:1px solid hsla(0,0%,100%,.2);border-radius:16px;justify-content:space-between}.about__buttons .blue-btn{position:relative;height:58px;padding:0 25px;border-radius:12px;line-height:58px}.about__buttons .blue-btn:before{content:"";position:absolute;left:-1px;right:-1px;top:-1px;bottom:-1px;border-radius:12px;background-color:#1652ee;background-image:linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.25) 100%);z-index:-1}.about__buttons .about__button-logo{width:242px;height:60px;background-image:url("/img/chrome_logo.png");background-size:100%}.about__protected{position:relative;max-width:1258px;height:60px;margin:0 auto;text-align:center;background-color:rgba(28,223,112,.8);border-radius:12px;z-index:2}.about__protected span{position:relative;display:inline-block;height:60px;padding-left:42px;font-size:18px;line-height:60px;color:#000}.about__protected span:before{content:"";position:absolute;left:0;top:14px;width:32px;height:32px;background-image:url("./img/shield.png");background-size:32px}.about--new{padding-top:180px;padding-bottom:60px;margin-bottom:0;overflow:hidden;background-color:#1c1c1f}.about--new .about__ellipse{position:absolute;left:50%;top:210px;width:900px;height:720px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse at center, rgba(22, 82, 238, 0.32) 0%, rgba(22, 82, 238, 0.1) 45%, transparent 70%);-webkit-mask-image:linear-gradient(to bottom, #000 50%, transparent 88%);mask-image:linear-gradient(to bottom, #000 50%, transparent 88%);pointer-events:none;z-index:1}.about--new .about__grid-bg,.about--new .about__circle-bg{-webkit-mask-image:linear-gradient(to bottom, #000 60%, transparent 92%);mask-image:linear-gradient(to bottom, #000 60%, transparent 92%)}.about--new .about__hero{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px}.about--new .about__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 20px;margin-bottom:28px;border:1px solid rgba(211,220,255,.5);border-radius:999px;font-size:16px;line-height:1.4;font-weight:500;color:#d3dcff;white-space:nowrap;transition:padding .35s ease}.about--new .about__badge-prefix{opacity:.7}.about--new .about__badge-main--rotating{display:inline-block;transition:opacity .35s ease,transform .35s ease;transform-origin:left center}.about--new .about__badge-main--rotating.is-visible{opacity:1;transform:translateY(0)}.about--new .about__badge-main--rotating.is-hidden{opacity:0;transform:translateY(-4px)}.about--new .about__title{max-width:900px;margin:0 0 20px;font-size:72px;line-height:1.1;letter-spacing:-0.5px;font-weight:500;text-align:center;background:linear-gradient(247.81deg, #e2eeff 5.2%, #c8cde6 95.5%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.about--new .about__subtitle{max-width:680px;margin:0 0 36px;font-size:18px;line-height:28px;color:#d3dcff;text-align:center}.about--new .about__cta{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;height:60px;min-width:280px;padding:0 24px;margin-bottom:64px;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;font-size:18px;font-weight:500;color:#fff;text-decoration:none;background:linear-gradient(90deg, #1652ee 0%, #4774e9 100%);isolation:isolate;z-index:1}.about--new .about__cta-icon{position:relative;width:22px;height:22px;z-index:3}.about--new .about__cta>span{position:relative;z-index:3}.about--new .about__cta::before{content:"";position:absolute;inset:-22px;border-radius:32px;background:radial-gradient(ellipse 60% 80% at 30% 50%, rgba(80, 140, 255, 0.4) 0%, transparent 70%),radial-gradient(ellipse 60% 80% at 70% 50%, rgba(120, 170, 255, 0.32) 0%, transparent 70%);filter:blur(22px);opacity:0;transform:scale(0.96);transition:opacity .35s ease;z-index:-2;pointer-events:none}.about--new .about__cta:hover::before{animation:cta-halo 1.8s ease-in-out infinite}@keyframes cta-halo{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}.about--new .about__video-wrap{width:100%;max-width:1024px;display:flex;flex-direction:column;align-items:center;justify-content:center}.about--new .about__video-wrap .video{width:100%;max-width:1024px;display:flex;flex-direction:column;align-items:center}.about--new .about__video-wrap .video__tabs{width:500px;margin-bottom:16px;background-color:rgba(28,28,31,.8);backdrop-filter:blur(8px)}.about--new .about__video-wrap .video__wrap{position:relative;width:100%;max-width:1024px;height:auto;aspect-ratio:1024/653;margin:0 auto;border-radius:16px;overflow:hidden;border:1px solid #f0f5fe;background-color:#fff}.about--new .about__video-wrap .video__player{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);width:100%}.about--new .about__protected{position:relative;z-index:2;max-width:1024px;margin:16px auto 0;background-color:#1cdf70}.platforms{max-width:100%;margin:0;padding:80px 24px 60px;background-color:#1c1c1f}.platforms__inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.platforms__title{margin:0;font-family:"Instrument Sans",sans-serif;font-size:56px;line-height:1.1;font-weight:500;color:#fff;text-align:center;letter-spacing:-0.5px}.platforms__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;width:100%;opacity:.6}.platforms__logo{display:inline-flex;align-items:baseline;gap:4px;font-family:"Instrument Sans",sans-serif;font-weight:700;font-size:24px;color:#fff;letter-spacing:-1px;white-space:nowrap}.platforms__logo--chip{font-weight:600;letter-spacing:-0.5px}.platforms__logo--bls{font-style:italic;font-weight:900;letter-spacing:-0.5px}.platforms__logo-sub{font-style:normal;font-weight:400;font-size:14px;letter-spacing:0}.platforms__logo--tls{letter-spacing:0}.platforms__logo-thin{font-weight:300}.platforms__logo--ds{align-items:baseline}.platforms__logo-serif{font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:22px;letter-spacing:0}.platforms__logo-serif--small{font-weight:400;font-size:14px;margin-left:4px}.platforms__logo--airlines{align-items:center;gap:8px}.platforms__logo--airlines svg{width:26px;height:26px}.platforms__caption{max-width:none;width:100%;margin:0;text-align:center;font-size:14px;line-height:20px;color:#6a6a72}.features-catalog{max-width:100%;margin:0;padding:100px 24px 110px;background-color:#f6f5f2}.features-catalog__motion{position:relative}.features-catalog__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:56px}.features-catalog__head{display:flex;flex-direction:column;gap:16px;text-align:center}.features-catalog__title{margin:0;font-family:"Instrument Sans",sans-serif;font-size:56px;line-height:1.1;font-weight:500;color:#1c1c1f;letter-spacing:-0.5px}.features-catalog__subtitle{margin:0;font-family:"Instrument Sans",sans-serif;font-size:18px;line-height:26px;color:#6a6a72}.features-catalog__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;width:100%}.features-catalog__card{display:flex;flex-direction:column;gap:10px;padding:28px 24px;background-color:#fff;border-radius:20px;border:1px solid rgba(0,0,0,0);text-decoration:none;transition:border-color .2s ease,transform .2s ease}.features-catalog__card:hover{border-color:#1652ee;transform:translateY(-2px)}.features-catalog__card:hover .features-catalog__more{color:#1652ee}.features-catalog__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:6px;border-radius:12px;background-color:#eef2ff;color:#1652ee}.features-catalog__icon svg{width:22px;height:22px}.features-catalog__card-title{margin:0;font-family:"Instrument Sans",sans-serif;font-size:18px;font-weight:600;line-height:1.3;color:#1c1c1f;letter-spacing:-0.3px}.features-catalog__card-text{margin:0;font-family:"Instrument Sans",sans-serif;font-size:14px;line-height:21px;color:#6a6a72}.features-catalog__more{margin-top:auto;padding-top:10px;font-family:"Instrument Sans",sans-serif;font-size:14px;font-weight:600;color:#8a8f98;transition:color .2s ease}.features-catalog__all{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:32px;background-color:#1652ee;font-family:"Instrument Sans",sans-serif;font-size:16px;font-weight:600;color:#fff;text-decoration:none;transition:background-color .2s ease}.features-catalog__all svg{width:16px;height:16px}.features-catalog__all:hover{background-color:#0f3fc4;color:#fff}@media screen and (max-width: 1024px){.features-catalog__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 640px){.features-catalog{padding:64px 16px 72px}.features-catalog__title{font-size:36px}.features-catalog__grid{grid-template-columns:1fr}}.travel-uc{max-width:100%;margin:0;padding:100px 24px;background-color:#f6f5f2;border-top:1px solid #e5e4de}.travel-uc__motion{position:relative}.travel-uc__inner{max-width:1024px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.travel-uc__left{flex:1;display:flex;flex-direction:column;gap:16px;position:sticky;top:100px;align-self:flex-start}.travel-uc__title{margin:0;font-family:"Instrument Sans",sans-serif;font-size:56px;line-height:1.1;font-weight:500;color:#2a2924;letter-spacing:-0.5px}.travel-uc__subtitle{margin:0;font-size:20px;line-height:30px;color:#5a5548}.travel-uc__right{flex:1;display:flex;flex-direction:column;gap:12px}.travel-uc__item{display:flex;align-items:center;gap:16px;height:60px;padding:0 17px;background-color:#fff;border:1px solid #e5e4de;border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.travel-uc__check{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:#ebf0ff;border-radius:50%;flex-shrink:0}.travel-uc__check svg{width:16px;height:16px}.travel-uc__item span{font-size:16px;font-weight:500;color:#2a2924}.testimonial{max-width:100%;margin:0;padding:150px 24px;background-color:#1c1c1f}.testimonial__motion{position:relative}.testimonial__inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}.testimonial__left{display:flex;flex-direction:column;gap:24px;max-width:540px}.testimonial__left .subtitle{margin-bottom:0;text-align:left;color:#5266eb}.testimonial__quote{margin:0;font-family:"Instrument Sans",sans-serif;font-size:48px;line-height:1.2;font-weight:500;color:#fff;letter-spacing:-0.5px}.testimonial__stats{display:flex;align-items:center;gap:48px;padding-top:24px;border-top:1px solid #2a2a2e}.testimonial__stat{display:flex;flex-direction:column;gap:6px}.testimonial__stat-num{font-family:"Instrument Sans",sans-serif;font-size:40px;font-weight:500;line-height:1;color:#ededf3}.testimonial__stat-label{font-size:14px;line-height:21px;color:#8a8f98;white-space:nowrap}.testimonial__stat-divider{width:1px;height:64px;background-color:#2a2a2e}.testimonial__right{display:flex;flex-direction:column;gap:4px;padding-top:48px}.testimonial__name{font-family:"Instrument Sans",sans-serif;font-size:20px;font-weight:500;color:#fff;letter-spacing:-0.4px}.testimonial__role{font-size:14px;color:#8a8f98}.pay.pay--travel{max-width:100%;margin:0;padding:100px 24px;background-color:#f6f5f2}.pay.pay--travel .subtitle{color:#5266eb}.pay.pay--travel .title{font-family:"Instrument Sans",sans-serif;font-size:56px;line-height:1.1;font-weight:500;color:#2a2924;letter-spacing:-0.5px}.pay.pay--travel .text.center{max-width:720px;margin:0 auto;color:#5a5548;font-size:18px;line-height:28px;font-family:"Instrument Sans",sans-serif}.pay.pay--travel .pricing{max-width:1200px;margin:60px auto 0;gap:24px;align-items:stretch}.pay.pay--travel .pricing__item{background-color:#fff;border-color:#e5e4de;border-radius:24px;height:auto;min-height:342px;display:flex;flex-direction:column;color:#1f2938;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pay.pay--travel .pricing__item:hover{color:#1f2938;background-color:#fff;border-color:#cfcec5;box-shadow:0 10px 30px rgba(42,41,36,.08);transform:translateY(-2px)}.pay.pay--travel .pricing__item:hover .p_row{color:#1f2938}.pay.pay--travel .pricing__item:hover .p_price{color:#767e9d}.pay.pay--travel .pricing__item.active{color:#fff;background-color:#020308;border-color:#1f2938}.pay.pay--travel .pricing__item.active:hover{color:#fff;background-color:#020308;border-color:#1f2938}.pay.pay--travel .pricing__item.active .p_row{color:#fff}.pay.pay--travel .pricing__item.active .p_row .p_number{color:#fff}.pay.pay--travel .pricing__item.active .p_price{color:#767e9d}.pay.pay--travel .p_button{position:relative;margin-top:auto}.pay.pay--travel .p_button .border{display:none}.pay.pay--travel .p_row .p_number{font-family:"Instrument Sans",sans-serif;font-weight:700;font-size:62px}.pay.pay--travel .p_row .p_text{font-family:"Instrument Sans",sans-serif;font-weight:500}.pay.pay--travel .p_price{font-family:"Instrument Sans",sans-serif}.pay.pay--travel .p_price .p_number{font-family:"Instrument Sans",sans-serif;font-weight:700;font-size:24px;line-height:32px}.pay.pay--travel .p_price .p_text{font-family:"Instrument Sans",sans-serif;font-weight:400;font-size:16px;line-height:24px}.pay.pay--travel .p_popular{font-family:"Instrument Sans",sans-serif;font-weight:700;letter-spacing:.64px}.sign.sign--travel{max-width:100%;margin:0;padding:110px 24px 130px;border-radius:0}.sign.sign--travel .subtitle{color:#5266eb;margin-bottom:16px}.sign.sign--travel .title{font-family:"Instrument Sans",sans-serif;font-size:56px;line-height:1.1;font-weight:500;color:#fff;letter-spacing:-0.5px;margin-bottom:16px}.sign.sign--travel .text{font-family:"Instrument Sans",sans-serif;color:#acb3ce;font-size:16px;line-height:24px;margin-bottom:32px}.sign.sign--travel .blue-btn{font-family:"Instrument Sans",sans-serif;font-weight:500}.t-faq{max-width:100%;margin:0;padding:120px 24px 100px;background-color:#fff}.t-faq__inner{max-width:777px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:56px}.t-faq__title{margin:0;font-family:"Instrument Sans",sans-serif;font-size:48px;line-height:53px;font-weight:500;color:#2a2924;letter-spacing:.35px;text-align:center}.t-faq__list{width:100%;display:flex;flex-direction:column;gap:12px}.t-faq__item{background-color:#fff;border:1px solid #e5e4de;border-radius:16px;overflow:hidden;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.t-faq__item:hover{background-color:#f9f9f8;border-color:#d8d6cd;box-shadow:0 4px 14px rgba(42,41,36,.06)}.t-faq__item.is-open{background-color:#f9f9f8;border-color:#d8d6cd}.t-faq__q{width:100%;height:68px;padding:0 24px;margin:0;background:rgba(0,0,0,0);border:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:"Instrument Sans",sans-serif;text-align:left}.t-faq__q-text{font-size:18px;font-weight:500;line-height:1.4;color:#2a2924;letter-spacing:-0.44px}.t-faq__icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#2a2924;transition:transform .3s ease}.t-faq__icon-svg{width:20px;height:20px}.t-faq__item.is-open .t-faq__icon{transform:rotate(180deg)}.t-faq__a{max-height:0;overflow:hidden;transition:max-height .35s ease}.t-faq__item.is-open .t-faq__a{max-height:600px}.t-faq__a-inner{padding:0 24px 20px}.t-faq__a-inner p{margin:0 0 12px;font-size:16px;line-height:26px;color:#5a5548;letter-spacing:-0.31px}.t-faq__a-inner p:last-child{margin-bottom:0}.t-faq__a-inner .highlight{color:#1652ee;font-weight:500}.t-faq__a-inner .stats{color:#1652ee;font-weight:600}.video__tabs{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;width:538px;height:60px;margin-bottom:8px;padding:4px;border-radius:14px;border:1px solid hsla(0,0%,100%,.2)}.video__btn{width:100%;height:52px;font-size:18px;line-height:52px;text-align:center;color:#fff;cursor:pointer;border-radius:10px}.video__btn:hover{font-weight:500}.video__btn.active{color:#1f2938;font-weight:500;background:linear-gradient(90deg, #f2f2f2 0%, #bcbfcf 100%)}.video__wrap{width:538px;height:440px;border-radius:12px}.work{max-width:1075px}.work__about{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:flex-start;margin-top:90px}.work__image{position:relative;width:436px}.work__image .image{width:436px}.work__image .star{position:absolute;top:211px;left:0;right:0;width:100px;height:100px;margin:0 auto;background-image:url("./img/star_big.png");background-size:100px}.work__blocks{width:528px}.work__block{margin-bottom:38px}.work__block .number{width:48px;height:48px;margin-bottom:21px;font-size:28px;line-height:48px;color:#1f2938;text-align:center;background-color:#f3f6fa;border-radius:48px}.work__block .text{line-height:26px}.work__title{margin-bottom:10px;font-size:28px;line-height:30px;font-weight:500;font-family:"DM Mono";color:#1f2938;letter-spacing:-2px}.work--dark{max-width:100%;margin:0;padding:60px 24px 120px;background-color:#1c1c1f}.work--dark .work__motion{max-width:1075px;margin:0 auto;position:relative}.work--dark .subtitle{color:#5266eb}.work--dark .title{font-family:"Instrument Sans",sans-serif;font-size:56px;line-height:1.1;font-weight:500;letter-spacing:-0.5px;color:#fff;margin-bottom:16px}.work--dark .text.center{color:#8a8f98;font-size:18px;line-height:28px}.work--dark .work__about{margin-top:72px}.work--dark .work__title{font-family:"Instrument Sans",sans-serif;font-size:24px;line-height:32px;font-weight:500;letter-spacing:-0.4px;color:#fff}.work--dark .work__block .number{background-color:#2a2a2e;color:#ededf3;font-family:"Instrument Sans",sans-serif;font-weight:500}.work--dark .work__block .text{color:#8a8f98;font-size:16px;line-height:26px}.security{max-width:100%;margin:0;padding:100px 24px 110px;background-color:#1c1c1f}.security__motion{position:relative}.security__inner{max-width:1075px;margin:0 auto}.security .subtitle{color:#5266eb}.security .title{font-family:"Instrument Sans",sans-serif;font-size:56px;line-height:1.1;font-weight:500;letter-spacing:-0.5px;color:#fff;margin-bottom:16px}.security .text.center{color:#8a8f98;font-size:18px;line-height:28px}.security__blocks{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin-top:72px}.security__icon{width:44px;height:44px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;background-color:#2a2a2e;border-radius:50%}.security__icon svg{width:20px;height:20px;color:#8a8f98}.security__title{margin:0 0 10px;font-family:"Instrument Sans",sans-serif;font-size:24px;line-height:32px;font-weight:500;letter-spacing:-0.4px;color:#fff}.security__text{margin:0;font-size:16px;line-height:26px;color:#8a8f98}.security__note{margin-top:56px;font-size:16px;line-height:26px;color:#8a8f98;text-align:center}.security__note a{color:#5266eb;text-decoration:none}.security__note a:hover{text-decoration:underline}.streamline{max-width:100%;margin:0;padding:100px 24px 120px;background-color:#1c1c1f}.streamline__motion{position:relative}.streamline__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:80px}.streamline__title{margin:0;font-family:"Instrument Sans",sans-serif;font-size:56px;line-height:1.1;font-weight:500;color:#fff;text-align:center;letter-spacing:-0.5px}.streamline__subtitle{margin:-56px 0 0;font-family:"Instrument Sans",sans-serif;font-size:18px;line-height:26px;color:#acb3ce;text-align:center}.streamline__features{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px;width:100%}.streamline__feature{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.streamline__feature-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:#2a2a2e;border-radius:50%}.streamline__feature-icon svg{width:20px;height:20px;color:#8a8f98}.streamline__feature-title{margin:0;font-family:"Instrument Sans",sans-serif;font-size:20px;font-weight:500;color:#fff;letter-spacing:-0.4px}.streamline__feature-text{margin:0;font-size:16px;line-height:26px;color:#8a8f98}.streamline__cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;width:100%}.streamline__card{background-color:#1a1a1d;border:1px solid #2a2a2e;border-radius:20px;padding:32px;display:flex;flex-direction:column}.streamline__card-info{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.streamline__card-title{margin:0;font-family:"Instrument Sans",sans-serif;font-size:20px;font-weight:500;color:#fff;letter-spacing:-0.4px}.streamline__card-text{margin:0;font-size:15px;line-height:24px;color:#8a8f98}.streamline__card-image{width:100%;margin-top:auto;border-radius:12px;overflow:hidden}.streamline__card-image img{display:block;width:100%;height:auto}.multi__blocks{display:flex;justify-content:space-between;max-width:1250px;margin:60px auto 0}.m_block{width:402px;height:256px;padding:50px 32px 0;background-color:#f3f6fa;border-radius:24px;text-align:center}.m_block__title{margin-bottom:16px;font-size:24px;line-height:32px;font-weight:500;font-family:"DM Mono";color:#1f2938}.m_block__text{font-size:16px;line-height:24px;color:#1f2938}.m_block__icon{width:40px;height:40px;margin:0 auto 25px}.m_block__icon.icon_1{background-image:url("./img/icon_1.svg")}.m_block__icon.icon_2{background-image:url("./img/icon_2.svg")}.m_block__icon.icon_3{background-image:url("./img/icon_3.svg")}.feedback{display:flex;justify-content:space-between;align-items:flex-end;max-width:1074px;margin:150px auto 0;color:#1f2938}.feedback__block:first-child{position:relative;max-width:590px;padding-left:145px}.feedback__img{position:absolute;left:0;bottom:0;width:118px;height:118px}.feedback__title{position:relative;margin-bottom:10px;font-size:42px;line-height:46px;font-weight:600}.feedback__title .first{position:absolute;left:-25px}.feedback__name{margin-bottom:5px;font-size:22px;line-height:22px;font-weight:600}.feedback__pos{font-size:16px;line-height:22px;color:#767e9d}.feedback__positive{display:inline-block;margin-right:20px}.feedback__positive:first-child{margin-right:32px}.feedback__positive:first-child .number-desc{padding-left:32px}.feedback__positive .number{margin-bottom:2px;font-size:62px;line-height:62px;color:#1652ee;font-weight:700}.feedback__positive .number-desc{font-size:16px;line-height:22px;color:#767e9d}.usecase__wrap{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:704px;margin:74px auto 0;white-space:nowrap}.usecase__text{position:relative;display:block;width:312px;margin-bottom:26px;padding-left:36px;font-size:22px;line-height:22px;color:#1f2938;font-weight:600}.usecase__text:before{position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("./img/use_case_icon.svg");content:""}.pay .title{margin-bottom:28px}.pricing{display:flex;justify-content:space-between;margin-top:70px;margin-bottom:60px}.pricing__item{position:relative;width:296px;height:342px;padding:36px 28px;border:2px solid #e4e5eb;border-radius:24px;cursor:pointer;text-decoration:none}.pricing__item:hover,.pricing__item.active{color:#fff;background-color:#000;border-color:#1f2938}.pricing__item:hover .p_row,.pricing__item.active .p_row{color:#fff}.pricing__item:hover .border,.pricing__item.active .border{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#1652ee;background-image:linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.25) 100%);border-radius:12px}.pricing .p_button{position:relative;display:block;font-size:20px;text-align:center;border-radius:12px;padding:1px}.pricing .p_button .blue-btn{position:relative;border-radius:12px;line-height:62px;height:62px;padding:0 25px}.p_row{color:#1f2938}.p_row .p_number{margin-right:10px;font-size:62px;line-height:50px;font-weight:700}.p_row .p_text{font-size:24px;line-height:50px}.p_price{margin-bottom:52px;color:#767e9d;font-family:"DM Mono"}.p_price.free{margin-bottom:84px}.p_price .p_number{font-size:52px;line-height:62px;font-weight:500}.p_price .p_number .p_text{font-family:"Instrument Sans"}.p_price .p_text{font-size:24px;line-height:32px;font-weight:normal}.p_popular{position:absolute;top:-18px;left:30px;width:156px;height:36px;text-align:center;font-size:16px;line-height:36px;color:#fff;font-family:"DM Mono";border-radius:12px;background-image:linear-gradient(90deg, #1652ee 0%, #e14bc5 100%)}.sign{margin-bottom:58px;padding:150px 0;color:#fff;background-color:#1c1c1f;border-radius:24px}.sign .subtitle{margin-bottom:12px}.sign .title{margin-bottom:28px;font-size:52px}.sign .text{max-width:758px;margin:0 auto 54px;font-size:16px;line-height:24px;color:#fff}.sign .blue-btn{display:table;margin:0 auto}.footer{max-width:1258px;height:112px;margin:0 auto 60px;padding:34px 32px 0;background-color:#1c1c1f;border-radius:14px}.footer__inner{display:flex;justify-content:space-between;align-items:center}.footer__info{position:relative;width:512px;padding-top:2px;padding-left:60px;font-size:14px;line-height:18px;color:#bcbcbc}.footer__icon{position:absolute;top:0;left:0;width:40px;height:40px;background-image:url("./img/logo_small.png");background-repeat:no-repeat;background-position:center;background-size:40px}.footer__links{display:flex}.footer__link{margin-left:28px;font-size:14px;line-height:18px;color:#fff;font-weight:500;text-decoration:none;font-family:"Instrument Sans",sans-serif}.modal{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-content:center;justify-content:center;flex-wrap:wrap;z-index:999}.modal .background{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);cursor:pointer;z-index:1}.modal .inner{position:relative;width:600px;height:auto;padding:48px 24px 36px;background-color:#fff;border-radius:24px;z-index:2}.modal .inner__close{position:absolute;top:24px;right:24px;width:24px;height:24px;background-image:url("./img/close.svg");cursor:pointer}.modal .inner__icon{width:90px;height:90px;margin:0 auto 18px;background-repeat:no-repeat;background-position:center}.modal .inner__icon.success{background-image:url("./img/logo_success.svg")}.modal .inner__icon.canceled{background-image:url("./img/logo_canceled.svg")}.modal .inner__title{margin-bottom:8px;font-size:28px;line-height:30px;font-weight:500;font-family:"DM Mono";color:#1f2938;text-align:center;letter-spacing:-1px}.modal .inner__text{margin-bottom:30px;font-size:18px;line-height:26px;text-align:center}.modal .inner__button{display:table;margin:0 auto;padding:0 42px;cursor:pointer}.reg_modal .inner{max-width:440px;text-align:center}.reg_modal h3{margin-bottom:8px;font-size:32px;line-height:44px;font-weight:700;color:#1f2938}.reg_modal p{margin-bottom:44px;font-size:18px;line-height:32px;color:#1f2938}.reg_modal__link{position:relative;display:table;height:50px;margin:0 auto;padding:0 18px 0 50px;font-size:16px;line-height:50px;border-radius:12px}.reg_modal__icon{position:absolute;width:20px;height:20px;top:15px;left:18px}.faq-section{padding:100px 20px;max-width:1200px;margin:0 auto;position:relative}.section-header{text-align:center;margin-bottom:80px;position:relative}.section-tag{display:inline-block;background:linear-gradient(135deg, #f0f5fe 0%, #e0effe 100%);color:#1652ee;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:8px 20px;border-radius:25px;border:1px solid #e0effe;margin-bottom:24px}.section-title{font-size:56px;font-weight:800;margin-bottom:24px;background:linear-gradient(135deg, #1f2938 0%, #1652ee 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1.2}.section-subtitle{font-size:22px;color:#767e9d;max-width:700px;margin:0 auto;font-weight:400}.faq-container{display:grid;gap:24px;margin-top:60px}.faq-item{background:#fff;border:1px solid #f3f4f6;border-radius:24px;overflow:hidden;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 4px 6px -1px rgba(0,0,0,.05);position:relative}.faq-item::before{display:none}.faq-item:hover{box-shadow:0 12px 25px -5px rgba(22,82,238,.15);transform:translateY(-2px)}.faq-question{padding:24px 32px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:20px;transition:all .3s ease;position:relative;z-index:2;color:#1f2938}.faq-question:hover{color:#1652ee}.faq-icon{width:36px;height:36px;border-radius:50%;background:#f0f5fe;border:2px solid #e0effe;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:bold;color:#1652ee;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0;margin-left:20px;position:relative;z-index:2}.faq-item:hover .faq-icon{background:#1652ee;border-color:#1652ee;color:#fff}.faq-item.active .faq-icon{transform:rotate(180deg);background:#1652ee;border-color:#1652ee;color:#fff}.faq-item.active .faq-question{color:#1652ee}.faq-answer{max-height:0;padding:0 32px;overflow:hidden;transition:max-height .4s cubic-bezier(0.4, 0, 0.2, 1),padding .4s ease;color:#1f2938;font-size:16px;line-height:1.7;position:relative;z-index:2}.faq-item.active .faq-answer{max-height:600px;padding:0 32px 24px 32px}.faq-answer p{margin-bottom:20px}.faq-answer p:last-child{margin-bottom:0}.highlight{color:#1652ee;font-weight:600}.stats{background:linear-gradient(135deg, #f0f5fe 0%, #e0effe 100%);padding:6px 16px;border-radius:12px;color:#1652ee;font-weight:700;font-size:14px;display:inline-block;margin:0 4px;border:1px solid #e0effe;box-shadow:0 2px 4px rgba(22,82,238,.1)}.faq-section::before{content:"";position:absolute;top:15%;right:-120px;width:350px;height:350px;background:radial-gradient(circle, rgba(22, 82, 238, 0.04) 0%, transparent 70%);border-radius:50%;z-index:-1}.faq-section::after{content:"";position:absolute;bottom:15%;left:-120px;width:400px;height:400px;background:radial-gradient(circle, rgba(240, 245, 254, 0.8) 0%, transparent 70%);border-radius:50%;z-index:-1}@media screen and (max-width: 1320px){.section{margin-bottom:180px;overflow:hidden}.section.sign{max-width:100%}.work__block{padding:0 12px}.work__text{width:480px}.work__text .title{font-size:48px;line-height:52px}.work__image{width:436px}.work__image img{width:436px}.multi__blocks{justify-content:space-evenly;padding:0 12px}.multi__blocks .m_block{width:300px;padding:36px 18px 0}.feedback{padding:0 12px}.pricing{justify-content:space-evenly}.pricing__item{width:246px;padding:34px 18px}.pricing__item .p_number{font-size:36px}}@media screen and (max-width: 1024px){.work__about{justify-content:space-evenly}.work__blocks{width:480px}.work__wrap:nth-child(even) .work__block{flex-direction:column-reverse}.work__wrap:nth-child(odd) .work__block{flex-direction:column}.work__image{width:390px;height:480px;margin-bottom:48px}.work__image .image{width:390px}.work__image .star{top:188px;width:80px;height:80px;background-size:80px}.work .text{margin-bottom:24px}.multi__blocks{flex-direction:column;align-items:center}.multi__blocks .m_block{width:560px;margin-bottom:36px}.feedback{flex-direction:column;align-items:center;padding:0 48px}.feedback__block:first-child{margin-bottom:30px;padding:0}.feedback__img{display:block;position:initial;margin:0 auto 20px}.feedback__name{margin-bottom:20px}.pricing{flex-wrap:wrap;width:516px;margin:60px auto}.pricing__item{margin-bottom:24px}.footer{height:auto;padding-bottom:48px}.footer__inner{align-items:flex-start}.footer__info{width:418px}.footer__links{flex-direction:column;text-align:right}.footer__link{margin-left:0;line-height:22px}.faq-section{overflow:hidden}}@media screen and (max-width: 900px){.about__image .img_bg{left:0;right:0;width:590px;margin:auto}.about__image .img_ext{width:352px}.about--new{padding-top:160px}.about--new .about__title{font-size:56px;line-height:1.1}.about--new .about__video-wrap .video__tabs{width:440px}.pay .text{padding:0 12px}}@media(max-width: 768px){.faq-section{overflow:hidden}.section-title{font-size:42px}.section-subtitle{font-size:18px}.faq-question{padding:20px 24px;font-size:18px}.faq-item.active .faq-answer{padding:0 24px 20px 24px}.faq-icon{width:32px;height:32px;margin-left:16px;font-size:14px}}@media screen and (max-width: 640px){.title{padding:0 6px;font-size:36px;line-height:46px}.subtitle{margin-bottom:0;font-size:12px;line-height:18px}.text{font-size:14px;line-height:20px}.blue-btn{height:44px;padding:0 18px;font-size:16px;line-height:44px}.section{margin-bottom:74px}.about.about--new,.platforms,.work.work--dark,.streamline,.security,.features-catalog,.travel-uc,.testimonial,.pay.pay--travel,.sign.sign--travel,.t-faq{margin-bottom:0}.header{position:absolute;top:40px;padding:20px 12px;background-color:rgba(0,0,0,0);align-items:center}.header .menu{position:absolute;top:58px;padding-left:18px}.header .menu__item{font-size:15px;line-height:30px;margin-left:6px}.header .menu__item.btn{padding:0 9px}.header .menu__btn{height:44px;padding:0 18px;line-height:44px}.about{padding-top:176px}.about__wrap{flex-direction:column;justify-content:flex-start}.about__info{padding:24px 24px 0}.about__title{max-width:350px;margin-bottom:8px;padding:0}.about__text{padding:0}.about__buttons{width:100%;margin-bottom:20px}.about__buttons .blue-btn{height:44px;line-height:44px}.about__buttons .about__button-logo{width:184px;height:44px}.about__protected{width:calc(100% - 24px);height:auto}.about__protected span{display:block;height:auto;padding:8px 12px 8px 54px;line-height:24px;text-align:left}.about__protected span:before{left:12px;top:0;bottom:0;margin:auto}.about__image{height:176px;border-radius:0}.about__image .img_bg{left:0;right:0;width:360px;margin:auto}.about__image .img_ext{top:80px;width:144px}.about--new{padding-top:180px;padding-bottom:40px}.about--new .about__ellipse{top:220px;width:520px;height:520px}.about--new .about__hero{padding:0 16px}.about--new .about__badge{padding:4px 14px;margin-bottom:18px;font-size:13px}.about--new .about__title{max-width:100%;margin:0 0 12px;padding:0;font-size:36px;line-height:42px;letter-spacing:-0.3px}.about--new .about__subtitle{max-width:100%;margin:0 0 24px;font-size:14px;line-height:22px}.about--new .about__cta{width:100%;min-width:0;max-width:320px;height:52px;padding:0 20px;margin-bottom:36px;font-size:16px}.about--new .about__cta-icon{width:20px;height:20px}.about--new .about__video-wrap .video{padding:0}.about--new .about__video-wrap .video__tabs{width:100%;max-width:360px;height:48px;margin-bottom:12px}.about--new .about__video-wrap .video__btn{height:40px;font-size:14px;line-height:40px}.about--new .about__video-wrap .video__wrap{border-radius:12px}.about--new .about__protected{width:calc(100% - 24px);margin:16px auto 0}.work--dark{margin-bottom:74px;padding:60px 16px 70px}.work--dark .title{font-size:32px;line-height:1.15}.work--dark>.motion .text.center{font-size:14px;line-height:20px}.work--dark .work__about{margin-top:40px}.work--dark .work__title{font-size:20px;line-height:26px}.security{margin-bottom:74px;padding:60px 16px 70px}.security .title{font-size:32px;line-height:1.15}.security>.motion .text.center,.security .text.center{font-size:14px;line-height:20px}.security__blocks{grid-template-columns:1fr;gap:32px;margin-top:40px}.security__title{font-size:20px;line-height:26px}.security__note{margin-top:40px;font-size:14px;line-height:22px}.streamline{padding:60px 16px 60px}.streamline__inner{gap:48px}.streamline__title{font-size:32px}.streamline__features{grid-template-columns:1fr;gap:32px}.streamline__cards{grid-template-columns:1fr;gap:20px}.streamline__card{padding:24px}.travel-uc{padding:60px 16px}.travel-uc__inner{flex-direction:column;gap:32px}.travel-uc__left{position:static;top:auto;width:100%}.travel-uc__right{width:100%}.travel-uc__item{width:100%}.travel-uc__title{font-size:32px}.travel-uc__subtitle{font-size:16px;line-height:24px}.testimonial{padding:60px 16px}.testimonial__inner{flex-direction:column;gap:32px}.testimonial__quote{font-size:28px;line-height:1.25}.testimonial__stats{gap:24px}.testimonial__stat-num{font-size:28px}.t-faq{padding:60px 16px 60px}.t-faq__inner{gap:32px}.t-faq__title{font-size:32px;line-height:1.15}.t-faq__q{height:auto;min-height:56px;padding:14px 20px}.t-faq__q-text{font-size:16px}.t-faq__a-inner{padding:0 20px 16px}.platforms{margin-bottom:0;padding:48px 16px 32px}.platforms__inner{gap:32px}.platforms__title{font-size:32px;line-height:1.15}.platforms__title br{display:none}.platforms__logos{gap:24px 28px}.platforms__logo{font-size:18px}.platforms__logo-serif{font-size:18px}.platforms__logo-serif--small{font-size:12px}.platforms__logo-sub{font-size:12px}.platforms__logo--airlines svg{width:22px;height:22px}.platforms__caption{font-size:13px;line-height:18px;padding:0 8px}.video{padding:0 12px}.video__tabs{width:100%}.video__wrap{width:100%;height:auto}.work .title{margin-bottom:6px}.work__title{margin-bottom:4px;font-size:24px;line-height:30px}.work__image{width:334px;height:auto;margin:0 auto;text-align:center}.work__image .image{width:334px}.work__image .star{top:166px;width:60px;height:60px;background-size:60px}.work__text{width:360px}.work__text .title{font-size:32px;line-height:44px}.work__about{flex-direction:column;margin-top:30px}.work__blocks{width:auto}.work__block{text-align:center}.work__block .number{width:32px;height:32px;margin:0 auto 9px;font-size:22px;line-height:32px}.work__block .text{font-size:14px;line-height:20px}.multi .title{margin-bottom:12px;line-height:40px}.multi__blocks{margin-top:34px;padding:0 20px}.multi__blocks .m_block{position:relative;width:100%;height:auto;margin-bottom:17px;padding:26px 24px 30px 88px;text-align:left}.multi__blocks .m_block__icon{position:absolute;top:30px;left:24px;margin:0}.multi__blocks .m_block__title{margin-bottom:10px;font-size:20px;line-height:24px}.multi__blocks .m_block__text{font-size:14px;line-height:20px}.feedback{margin-top:28px;padding:0}.feedback__block:first-child{padding:0 48px;margin-bottom:22px}.feedback__block:last-child{display:flex;justify-content:space-evenly;width:100%}.feedback__img{margin-bottom:12px}.feedback__title{margin-bottom:14px;font-size:36px;line-height:40px}.feedback__name{margin-bottom:2px;font-size:20px;line-height:22px}.feedback__pos{font-size:14px;line-height:22px}.feedback__positive{margin-right:0}.feedback__positive:first-child{margin-right:0}.usecase__wrap{max-width:520px;margin-top:48px;justify-content:space-evenly}.usecase__text{width:270px;margin-bottom:22px;padding-left:22px;font-size:16px;line-height:16px}.usecase__text:before{width:16px;height:16px;background-size:16px}.pay .title{margin-bottom:9px}.pricing{flex-direction:column;align-items:center;width:100%;margin-top:24px;margin-bottom:12px}.pricing__item{width:316px;height:102px;margin-bottom:12px;padding:12px 20px;border-radius:12px}.pricing__item.active{background-color:#1f2938;border-color:#1f2938}.pricing__item.active .p_button{top:40px}.pricing__item:hover{background-color:#1f2938;border-color:#1f2938}.pricing .p_row{margin-bottom:4px}.pricing .p_row .p_number{display:inline-block;margin-right:2px;font-size:29px;line-height:29px}.pricing .p_row .p_text{display:inline-block;font-size:12px;line-height:14px}.pricing .p_price{margin-bottom:0}.pricing .p_price .p_number{font-size:24px;line-height:29px}.pricing .p_price .p_text{font-size:11px;line-height:15px}.pricing .p_button{position:absolute;right:20px;top:30px;font-size:16px}.pricing .p_button .blue-btn{height:42px;line-height:42px;padding:0 23px}.pricing .p_popular{top:-4px;right:40px;left:initial;height:26px;width:auto;padding:0 10px;font-size:12px;line-height:26px;color:#1f2938;background-image:linear-gradient(70.24deg, #dd7dff -77.45%, #e1cd86 -29%, #8bcb92 6.31%, #71c2ef 48.19%, #3bffff 86.79%);border-radius:2px}.pay.pay--travel{padding:60px 16px}.pay.pay--travel .title{font-size:32px;line-height:1.15}.pay.pay--travel .text.center{font-size:14px;line-height:20px;padding:0 8px}.pay.pay--travel .pricing{flex-direction:column;align-items:stretch;width:100%;max-width:none;margin:32px 0 0;gap:16px}.pay.pay--travel .pricing__item{width:100%;height:auto;min-height:0;margin:0;padding:28px 24px;border-radius:20px;display:flex;flex-direction:column;align-items:stretch;gap:20px}.pay.pay--travel .pricing__item:hover{transform:none}.pay.pay--travel .pricing .p_row{margin-bottom:0}.pay.pay--travel .pricing .p_row .p_number{display:inline-block;margin-right:8px;font-size:48px;line-height:1}.pay.pay--travel .pricing .p_row .p_text{display:inline-block;font-size:18px;line-height:1}.pay.pay--travel .pricing .p_price{margin-bottom:0}.pay.pay--travel .pricing .p_price .p_number{font-size:22px;line-height:28px}.pay.pay--travel .pricing .p_price .p_text{font-size:14px;line-height:20px}.pay.pay--travel .pricing .p_button{position:relative;right:auto;top:auto;margin-top:auto;width:100%}.pay.pay--travel .pricing .p_button .border{display:none}.pay.pay--travel .pricing .p_button .blue-btn{width:100%;height:48px;line-height:48px;padding:0;font-size:16px;text-align:center}.pay.pay--travel .pricing .p_popular{top:-12px;left:24px;right:auto;width:auto;height:28px;padding:0 14px;font-size:13px;line-height:28px;color:#fff;background-image:linear-gradient(90deg, #1652ee 0%, #e14bc5 100%);border-radius:10px}.sign{margin:0 20px 38px;padding-top:54px;padding-bottom:62px;border-radius:18px}.sign .subtitle{margin-bottom:0}.sign .title{margin-bottom:12px;font-size:36px;line-height:40px}.sign .text{margin-bottom:24px;padding:0 16px;font-size:14px;line-height:20px}.sign .text br{display:none}.footer{margin:0 20px 24px;padding:31px 20px 22px}.footer__inner{flex-direction:column}.footer__info{width:auto;margin-bottom:22px;line-height:17px}.footer__links{padding-left:60px;text-align:left}.footer__link{line-height:30px}}
