.finom-card-content{display:flex;padding:24px;background:#fff;border-radius:7px}@media only screen and (min-width:741px)and (max-width:1140px){.finom-card-content{border-radius:5px}}@media only screen and (min-width:1141px){.finom-card-content{padding:40px;border-radius:11px}}.finom-card-content_space-between{justify-content:space-between}.finom-card-content_start{justify-content:flex-start}.finom-card-content_end{justify-content:flex-end}.finom-card_bg .finom-card-content{margin:0 3px 3px;border-radius:22px}@media only screen and (min-width:741px)and (max-width:1140px){.finom-card_bg .finom-card-content{margin:3px}}@media only screen and (min-width:1141px){.finom-card_bg .finom-card-content{margin:3px}}@media only screen and (min-width:741px)and (max-width:1140px){.finom-card_horizontal .finom-card-content{display:grid;column-gap:20px;grid-template-columns:6fr 6fr;align-items:flex-start}}@media only screen and (min-width:1141px){.finom-card_horizontal .finom-card-content{display:grid;column-gap:20px;grid-template-columns:6fr 6fr;align-items:flex-start}}.finom-card_vertical .finom-card-content{flex-direction:column;align-items:flex-start}@media only screen and (max-width:740px){.finom-card_vertical .finom-card-content{order:1}}@media only screen and (min-width:741px)and (max-width:1140px){.finom-card_vertical .finom-card-content{min-height:152px}}@media only screen and (min-width:1141px){.finom-card_vertical .finom-card-content{min-height:226px}}.finom-card_small .finom-card-content{flex-direction:column;align-items:flex-start}@media only screen and (min-width:741px)and (max-width:1140px){.finom-card_small .finom-card-content{width:auto}}@media only screen and (min-width:1141px){.finom-card_small .finom-card-content{width:auto}}@media only screen and (min-width:741px)and (max-width:1140px){.finom-card_small .finom-card-content{min-height:auto}}@media only screen and (min-width:1141px){.finom-card_small .finom-card-content{min-height:284px}}.currency-exchange-widget__fields{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}@media only screen and (min-width:741px)and (max-width:1140px){.currency-exchange-widget__fields{flex-direction:row;align-items:flex-start;gap:16px}}@media only screen and (min-width:1141px){.currency-exchange-widget__fields{flex-direction:row;align-items:flex-start;gap:16px}}.currency-exchange-widget--swapped .currency-exchange-widget__fields{flex-direction:column-reverse}@media only screen and (min-width:741px)and (max-width:1140px){.currency-exchange-widget--swapped .currency-exchange-widget__fields{flex-direction:row-reverse}}@media only screen and (min-width:1141px){.currency-exchange-widget--swapped .currency-exchange-widget__fields{flex-direction:row-reverse}}.currency-exchange-widget__field-wrapper{width:100%}.currency-exchange-widget__input--from{z-index:2}.currency-exchange-widget__swap{display:inline-flex;flex:0 0 32px;justify-content:center;align-items:center;padding:0;width:32px;height:32px;color:#66f;background-color:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer}@media only screen and (min-width:741px)and (max-width:1140px){.currency-exchange-widget__swap{margin-top:8px}}@media only screen and (min-width:1141px){.currency-exchange-widget__swap{margin-top:8px}}.currency-exchange-widget__swap:hover{background-color:rgba(102,102,255,.2)}.currency-exchange-widget__info{margin-top:14px}@media only screen and (min-width:741px)and (max-width:1140px){.currency-exchange-widget__info{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding:0 16px}}@media only screen and (min-width:1141px){.currency-exchange-widget__info{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding:0 16px}}.currency-exchange__update-timer{width:14px;height:14px;color:#66f;transform:rotate(-90deg) rotateX(180deg)}.currency-exchange__rate-wrapper{margin-top:8px;padding-left:16px}.currency-exchange__rate,.currency-exchange__rate-wrapper{display:flex;align-items:center;gap:8px}.currency-exchange__rate-loader{color:#66f}.currency-exchange__last-update{display:flex;align-items:center;margin-top:8px;padding-left:16px}@media only screen and (min-width:741px)and (max-width:1140px){.currency-exchange__last-update{justify-content:flex-end;margin-top:12px;padding-right:16px;padding-left:0}}@media only screen and (min-width:1141px){.currency-exchange__last-update{justify-content:flex-end;margin-top:12px;padding-right:16px;padding-left:0}}.currency-exchange__last-update-tooltip{margin-left:4px;padding:4px;width:20px;height:20px}.currency-exchange__last-update-tooltip .tooltip__popup.tooltip__popup_bottom-left{right:-6px}.input__control{padding:10px 16px;min-height:48px}.input__label-asterisk:after{content:"*";margin-left:4px;font-size:14px;color:#ff4c5c}.marquee{position:relative;display:flex;overflow:hidden}@media only screen and (min-width:741px)and (max-width:1140px){.marquee{-webkit-mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent);mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent)}}@media only screen and (min-width:1141px){.marquee{-webkit-mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent);mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent)}}.marquee__track{display:flex;animation:scroll 60s linear infinite;gap:28px}@media only screen and (min-width:741px)and (max-width:1140px){.marquee__track{gap:40px}}@media only screen and (min-width:1141px){.marquee__track{gap:40px}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.select{font-weight:400}.select[data-error] .select__head{border:2px solid #ff4c5c}.select_visible .select__head{border:2px solid #66f;z-index:10}.select_visible .select__drop{display:block;z-index:9}.select_visible .select__arrow{transform:rotate(180deg)}.marquee-item{display:flex;flex:0 0 auto;justify-content:center;align-items:center}.marquee-item img{width:auto;height:auto}.marquee-item__outlined{border:1px solid rgba(11,0,46,.1);border-radius:6px;transition:all .1s ease-in-out}@media only screen and (min-width:1141px){.marquee-item__outlined:hover{border-color:rgba(11,0,46,.2)}}.marquee-item__outlined:active{border-color:rgba(11,0,46,.2)}.marquee-item__filled{background:#fff;border-radius:12px}.marquee-item__sm{width:150px;height:56px}.marquee-item__md{width:168px;height:62px}.exponea-lead-form__body{display:grid;grid-template-columns:auto 52px;align-items:center;gap:8px}.exponea-lead-form__input.input__control{height:52px}@media only screen and (min-width:1141px){.exponea-lead-form__input.input__control{height:52px}}.exponea-lead-form__input.input__control:not(:disabled)::placeholder{color:#9d99ab}.exponea-lead-form__submit{padding:8px;height:52px}.exponea-lead-form__error{display:flex}.exponea-lead-form__error-icon{color:#ff4c5c}.input__control,.text{line-height:1.4;font-size:14px}@media only screen and (min-width:741px)and (max-width:1140px){.input__control,.text{font-size:14px}}@media only screen and (min-width:1141px){.input__control,.text{font-size:16px}}.input{position:relative;display:block}.input__control{padding:12px 18px;width:100%;min-height:52px;font-family:var(--font-euclid,euclidcircularb,arial,sans-serif);font-weight:500;color:#0b002e;background:#fff;border:2px solid rgba(11,0,46,.2);border-radius:12px;outline:0}.input__control.input__control--error{border-color:#ff4c5c}.input__control:not(:disabled)::placeholder{font-weight:400;color:#9d99ab}.input__control:hover{border-color:#0b002e}.input__control:active,.input__control:focus{border-color:#66f}.input__control:disabled{color:rgba(11,0,46,.2);border-color:rgba(11,0,46,.2);cursor:not-allowed}.input .input__label-asterisk:after{content:"*";margin-left:4px;font-size:14px;color:#ff4c5c}.currency-input__wrapper{position:relative;width:100%}.currency-input__wrapper.select_visible{z-index:2}.currency-input__wrapper.select_visible .currency-input__control{z-index:10}.currency-input__wrapper.select_visible .select__head{border:none}.currency-input{position:relative;display:flex;align-items:flex-start}.currency-input-code__control.currency-input-code__control{position:unset}.currency-input__select.currency-input__select{position:absolute;right:0;bottom:0;display:flex;align-items:center;padding:12px 40px 12px 12px;width:auto;min-width:64px;background-color:rgba(0,0,0,0);border:none!important;border-radius:0;z-index:1}.currency-input__select-drop{right:0;z-index:0!important}.currency-input__select-default{display:flex;align-items:center;gap:8px}.currency-input__flags{vertical-align:middle;width:20px;height:20px}.select__option{display:flex;align-items:center;min-width:64px;border-radius:8px 0 0 8px;gap:8px}.select__option:focus,.select__option:hover{background:#9d99ab}.currency-input-code__drop{right:0;border:2px solid rgba(11,0,46,.1);box-shadow:0 2px 10px rgba(11,0,46,.1)}.currency-input__label{flex:1 1;margin-right:-2px;z-index:1}.currency-input__control{position:relative;height:52px;border-radius:12px}.trust-widget{position:relative;z-index:20}@media only screen and (max-width:740px){.trust-widget{margin-bottom:8px}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget{position:absolute;right:auto;bottom:16px;left:8px}}@media only screen and (min-width:1141px){.trust-widget{position:absolute;right:auto;bottom:16px;left:8px}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget--left{right:auto;left:8px}}@media only screen and (min-width:1141px){.trust-widget--left{right:auto;left:8px}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget--left .trust-widget__list{transform-origin:left bottom}}@media only screen and (min-width:1141px){.trust-widget--left .trust-widget__list{transform-origin:left bottom}.trust-widget--right{right:8px;left:auto}.trust-widget--right .trust-widget__list{transform-origin:right bottom}}.trust-widget__list{display:grid;transition:scale .3s ease-in-out;transform-origin:left bottom}@media only screen and (max-width:740px){.trust-widget__list{grid-template-columns:repeat(2,1fr);background-color:#fff;border-radius:24px;box-shadow:0 2px 2px -2px rgba(11,0,46,.1)}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget__list{scale:.725;transition:.3s ease-in-out;gap:4px}}@media only screen and (min-width:1141px){.trust-widget__list{scale:.725;transition:.3s ease-in-out;gap:4px}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget__list:hover{scale:1}}@media only screen and (min-width:1141px){.trust-widget__list:hover{scale:1}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget__list:hover .trust-widget__award{margin-bottom:0;scale:1}}@media only screen and (min-width:1141px){.trust-widget__list:hover .trust-widget__award{margin-bottom:0;scale:1}}.trust-widget__award{display:flex;justify-content:center;align-items:center;height:92px;transition:.3s ease-in-out}@media only screen and (max-width:740px){.trust-widget__award:first-child,.trust-widget__award:nth-child(2){border-bottom:1px solid rgba(11,0,46,.1)}.trust-widget__award:nth-child(2n){border-left:1px solid rgba(11,0,46,.1)}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget__award{width:193px;height:92px;background-color:#fff;border-radius:12px;box-shadow:0 3px 4px -4px rgba(11,0,46,.3)}}@media only screen and (min-width:1141px){.trust-widget__award{width:193px;height:92px;background-color:#fff;border-radius:12px;box-shadow:0 3px 4px -4px rgba(11,0,46,.3)}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget__award:first-child{margin-bottom:-12px;z-index:4}}@media only screen and (min-width:1141px){.trust-widget__award:first-child{margin-bottom:-12px;z-index:4}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget__award:nth-child(2){margin-bottom:-82px;z-index:3}}@media only screen and (min-width:1141px){.trust-widget__award:nth-child(2){margin-bottom:-82px;z-index:3}}.trust-widget__award:nth-child(3){padding-inline:12px}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget__award:nth-child(3){margin-bottom:-82px;z-index:2;scale:.9}}@media only screen and (min-width:1141px){.trust-widget__award:nth-child(3){margin-bottom:-82px;z-index:2;scale:.9}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget__award:nth-child(4){scale:.8;z-index:1}}@media only screen and (min-width:1141px){.trust-widget__award:nth-child(4){scale:.8;z-index:1}}.trust-widget__award-img{display:block;width:100%;height:auto}@media only screen and (max-width:740px){.trust-widget__award-img{max-width:180px}}@media only screen and (min-width:741px)and (max-width:1140px){.trust-widget__award-img{width:100%;height:auto}}@media only screen and (min-width:1141px){.trust-widget__award-img{width:100%;height:auto}}.subheading{line-height:1.5;font-weight:400;font-size:14px}@media only screen and (min-width:741px)and (max-width:1140px){.subheading{font-size:16px}}@media only screen and (min-width:1141px){.subheading{font-size:18px}}.subheading-1{line-height:1.5;font-weight:400;font-size:18px}@media only screen and (min-width:741px)and (max-width:1140px){.subheading-1{font-size:14px}}@media only screen and (min-width:1141px){.subheading-1{font-size:24px}}.subheading-2{line-height:1.5;font-weight:400;font-size:16px}@media only screen and (min-width:741px)and (max-width:1140px){.subheading-2{font-size:12px}}@media only screen and (min-width:1141px){.subheading-2{font-size:20px}}.subheading-3{line-height:1.5;font-weight:400;font-size:16px}@media only screen and (min-width:741px)and (max-width:1140px){.subheading-3{font-size:14px}}@media only screen and (min-width:1141px){.subheading-3{font-size:16px}}.subheading-default{line-height:1.5;font-weight:400;font-size:18px}@media only screen and (min-width:741px)and (max-width:1140px){.subheading-default{font-size:14px}}@media only screen and (min-width:1141px){.subheading-default{font-size:18px}}.plain-page__content figcaption,.plain-page__content p,.text{line-height:1.4;font-size:14px}@media only screen and (min-width:741px)and (max-width:1140px){.plain-page__content figcaption,.plain-page__content p,.text{font-size:14px}}@media only screen and (min-width:1141px){.plain-page__content figcaption,.plain-page__content p,.text{font-size:16px}}.text-body-2{line-height:1.4;font-size:16px}@media only screen and (min-width:741px)and (max-width:1140px){.text-body-2{font-size:12px}}@media only screen and (min-width:1141px){.text-body-2{font-size:20px}}.text-menu{line-height:1.4;font-family:var(--font-euclid,euclidcircularb,arial,sans-serif);font-size:14px}@media only screen and (min-width:741px)and (max-width:1140px){.text-menu{font-family:var(--font-euclid,euclidcircularb,arial,sans-serif);font-size:14px}}@media only screen and (min-width:1141px){.text-menu{font-family:var(--font-euclid,euclidcircularb,arial,sans-serif);font-size:14px}}.text-sm{line-height:1.4;font-size:13px}@media only screen and (min-width:741px)and (max-width:1140px){.text-sm{font-size:14px}}@media only screen and (min-width:1141px){.text-sm{font-size:14px}}.text-xs{line-height:1.4;font-size:10px}.text-regular{font-weight:400}.text-medium{font-weight:500}.text-semibold{font-weight:600}.text-bold{font-weight:700}.text-gradient-black-bg{background:#ec6c7b;background:linear-gradient(145deg,rgb(236,108,123) 45%,rgb(220,115,181) 65%,rgb(201,126,211));-webkit-background-clip:text;background-clip:text;background-position:50%;background-size:100%;-webkit-text-fill-color:rgba(0,0,0,0)}.text-gradient-white-bg{background:#3a66ff;-webkit-background-clip:text;background-clip:text;background-image:radial-gradient(77.5% 326.25% at 63.75% 168.63%,rgba(201,89,254,0) 32%,rgba(239,67,117,.5) 100%),radial-gradient(71.42% 124.86% at 88.96% 0,#ff457d 51.7%,rgba(197,93,255,0) 100%),radial-gradient(113.13% 316.87% at 1.88% 0,#3a66ff 42.04%,#c75cff 100%);background-position:50%;background-size:100%;-webkit-text-fill-color:rgba(0,0,0,0)}.ta-l{text-align:left}.ta-c{text-align:center}.ta-r{text-align:right}.ta-j{text-align:justify}.capitalize{text-transform:capitalize}.caps{text-transform:uppercase}.lows{text-transform:lowercase}b,strong{font-weight:700}.font-weight_regular{font-weight:400!important}.no-wrap{white-space:nowrap}sup{vertical-align:super;font-size:smaller}.fs-i{font-style:italic}.td-u{text-decoration:underline}.heading,.plain-page__content h1,.plain-page__content h2,.plain-page__content h3,.plain-page__content h4,.plain-page__content h5,.plain-page__content h6{line-height:1.1;letter-spacing:-.02em;font-family:var(--font-euclid,euclidcircularb,arial,sans-serif);font-weight:500}.heading__lvl0{line-height:1.05;font-size:48px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl0{font-size:64px}}@media only screen and (min-width:1141px){.heading__lvl0{font-size:88px}}.heading__lvl1{line-height:1.1;font-size:40px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl1{font-size:50px}}@media only screen and (min-width:1141px){.heading__lvl1{font-size:64px}}.heading__lvl1-default{line-height:1.1;font-size:40px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl1-default{font-size:42px}}@media only screen and (min-width:1141px){.heading__lvl1-default{font-size:64px}}.heading__lvl2{line-height:1.15;font-size:28px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl2{font-size:32px}}@media only screen and (min-width:1141px){.heading__lvl2{font-size:48px}}.heading__lvl3,.plain-page__content h1{line-height:1.2;font-size:24px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl3,.plain-page__content h1{font-size:28px}}@media only screen and (min-width:1141px){.heading__lvl3,.plain-page__content h1{font-size:34px}}.heading__lvl3-1{line-height:1.3;letter-spacing:-.44px;font-size:20px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl3-1{font-size:22px}}@media only screen and (min-width:1141px){.heading__lvl3-1{line-height:1.2;font-size:34px}}.heading__lvl3-2{line-height:1.3;letter-spacing:-.44px;font-size:18px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl3-2{font-size:20px}}@media only screen and (min-width:1141px){.heading__lvl3-2{line-height:1.2;font-size:34px}}.heading__lvl4,.plain-page__content h2{line-height:1.3;letter-spacing:-.44px;font-size:17px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl4,.plain-page__content h2{font-size:18px}}@media only screen and (min-width:1141px){.heading__lvl4,.plain-page__content h2{font-size:24px}}.heading__lvl5{line-height:1.3;letter-spacing:-.44px;font-size:17px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl5{font-size:18px}}@media only screen and (min-width:1141px){.heading__lvl5{font-size:22px}}.heading__lvl6{line-height:1.3;letter-spacing:-.44px;font-size:17px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl6{font-size:18px}}@media only screen and (min-width:1141px){.heading__lvl6{font-size:18px}}.heading__lvl5-tmp{line-height:1.3;letter-spacing:-.44px;font-size:18px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl5-tmp{font-size:16px}}@media only screen and (min-width:1141px){.heading__lvl5-tmp{font-size:22px}}.heading__lvl6-tmp{line-height:1.3;letter-spacing:-.44px;font-size:16px}@media only screen and (min-width:741px)and (max-width:1140px){.heading__lvl6-tmp{font-size:14px}}@media only screen and (min-width:1141px){.heading__lvl6-tmp{font-size:18px}}.link,.plain-page__content a{display:inline-flex;align-items:center;line-height:1.4;text-decoration:none;font-weight:700;font-size:14px;color:#3c3cf9;outline:none;transition:all .2s;cursor:pointer}@media only screen and (min-width:741px)and (max-width:1140px){.link,.plain-page__content a{font-size:14px}}@media only screen and (min-width:1141px){.link,.plain-page__content a{font-size:16px}}.link>.icon,.plain-page__content a>.icon{margin-top:1px;margin-left:4px}.link:active,.link:focus,.link:hover,.plain-page__content a:active,.plain-page__content a:focus,.plain-page__content a:hover{text-decoration:underline}.link:empty,.link:empty:active,.link:empty:hover,.plain-page__content a:empty,.plain-page__content a:empty:active,.plain-page__content a:empty:hover{text-decoration:none}.link_sm{font-size:14px}.link_bg-black{color:#66f}.link_clear,.link_inherit{color:inherit}.link_clear,.link_clear:active,.link_clear:focus,.link_clear:hover{text-decoration:none}.link_underline{text-decoration:underline}.link_underline:active,.link_underline:focus,.link_underline:hover{text-decoration:none}.link_disabled{pointer-events:none}.link--white{color:#fff;transition:none}.link--white:active,.link--white:focus,.link--white:hover{text-decoration:none}.plain-page__body{max-width:712px}.plain-page__content figure.image,.plain-page__content figure.table,.plain-page__content ol,.plain-page__content p,.plain-page__content ul{margin-block-end:1em;margin-block-start:1em}.plain-page__content ul{padding-left:24px;list-style-type:disc}.plain-page__content ol{padding-left:24px;list-style-type:decimal}.plain-page__content h1,.plain-page__content h2,.plain-page__content h3,.plain-page__content h4,.plain-page__content h5,.plain-page__content h6{margin-block-end:1em;margin-block-start:1em}.plain-page__content h2{margin-block-start:2em}.plain-page__content h3{font-weight:700}.plain-page__content h3,.plain-page__content h4{line-height:1.5;font-size:18px}.plain-page__content a{display:initial}.plain-page__content i{font-style:italic}.plain-page__content figcaption{font-style:italic;color:#9d99ab}.plain-page__content blockquote{padding:10px 20px;background-color:#f5f3f8;border-radius:14px}@media only screen and (min-width:741px)and (max-width:1140px){.plain-page__content blockquote{padding:16px 32px}}@media only screen and (min-width:1141px){.plain-page__content blockquote{padding:16px 32px}}.plain-page__content figure.table{width:100%;overflow-x:auto}.plain-page__content table{display:block;width:100%;overflow-x:auto;border-collapse:initial}@media only screen and (max-width:740px){.plain-page__content table{max-width:calc(100vw - 40px)}}@media only screen and (min-width:741px)and (max-width:1140px){.plain-page__content table{max-width:calc(100vw - 40px)}}.plain-page__content td,.plain-page__content th{padding:8px 16px;min-width:200px;border:1px solid #e7e7ec}.plain-page__content thead{text-align:left;color:#fff;background-color:#0b002e}.plain-page__content thead tr th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.plain-page__content thead tr th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.plain-page__content table tr td:first-child,.plain-page__content table tr th:first-child{border-left:0}.plain-page__content table tr td:last-child,.plain-page__content table tr th:last-child{border-right:0}.plain-page__content img{display:block;min-height:120px;max-width:100%;border-radius:14px;object-fit:contain}@media only screen and (min-width:1141px){.plain-page__content img{min-height:200px}}.plain-page__content figure.image{position:relative;padding-bottom:var(--aspect-ratio,35%)}.plain-page__content figure.image img{position:absolute;width:100%;height:100%;object-fit:cover}@media only screen and (min-width:1141px){.faq{display:grid;justify-content:center}}.faq__list{display:grid;gap:8px}@media only screen and (min-width:1141px){.faq__list{width:712px;max-width:100%}}.features{position:relative}.features__title{color:#0b002e}@media only screen and (max-width:740px){.features__title{line-height:1.15;letter-spacing:-.02em;font-family:var(--font-euclid,euclidcircularb,arial,sans-serif);font-size:32px}}.features__cards{display:grid;grid-template-columns:6fr 6fr;gap:40px 20px}@media only screen and (min-width:741px)and (max-width:1140px){.features__cards{gap:16px;grid-template-columns:repeat(4,3fr)}}@media only screen and (min-width:1141px){.features__cards{grid-template-columns:repeat(4,3fr);gap:32px}}.features--compact .features__cards{margin:0 auto;max-width:960px}@media only screen and (min-width:1141px){.features--compact .features__cards{gap:40px}}.features__card{display:flex;flex-direction:column}.features__card_align-left{align-items:flex-start}.features__card_align-right{align-items:flex-end}.features__card_align-center{align-items:center}.features__card-title{position:relative}.features__card-description-tooltip{position:absolute;top:-8px;right:-8px;color:#fff}@media only screen and (min-width:1141px){.features__card-description-tooltip{top:-12px;right:-12px}}.features__card-description-tooltip .icon{width:1em}.accordion{position:relative;border:2px solid rgba(0,0,0,0);border-radius:14px;transition:border-color .15s ease}.accordion span{-webkit-user-select:none;user-select:none}.accordion__title{display:flex;justify-content:space-between;padding:32px 24px;outline:none;cursor:pointer}.accordion__title::-webkit-details-marker{display:none}.accordion__title:hover .accordion__close-button{transform:scale(1.2)}.accordion__close-button{flex-shrink:0;margin-top:3px;transform:rotate(45deg);transition:transform .15s linear}@media only screen and (min-width:741px)and (max-width:1140px){.accordion__close-button{margin-top:5px}}@media only screen and (min-width:1141px){.accordion__close-button{margin-top:5px}}.accordion__info{padding:16px 24px 32px;word-break:break-word}@media only screen and (min-width:741px)and (max-width:1140px){.accordion__info{padding:20px 24px 32px}}@media only screen and (min-width:1141px){.accordion__info{padding:20px 24px 32px}}.accordion:not(.accordion--finom-card):hover{border-color:rgba(11,0,46,.1)}.accordion:not(.accordion--finom-card):hover .accordion__close-button{transform:rotate(45deg)}.accordion:not(.accordion--finom-card)[open]{border-color:#0b002e}.accordion:not(.accordion--finom-card)[open] .accordion__close-button{transform:rotate(0deg)}.accordion[open] .accordion__title{padding:32px 24px 0}.accordion--finom-card{background-color:#f3f2f7}.accordion--finom-card:hover .accordion__icon{transform:scale(1.2);transition:transform .3s ease}.accordion--finom-card[open] .accordion__icon{transform:rotate(180deg);transition:transform .3s ease}.accordion--finom-card[open] .accordion__title:hover .accordion__icon{transform:rotate(180deg) scale(1.2)}.accordion--finom-card[open] .accordion__info{max-height:1000px;transition:max-height .5s ease,padding .5s ease}.select{position:relative;font-family:var(--font-euclid,euclidcircularb,arial,sans-serif)}.select.select_visible .select__head{border:2px solid #66f;z-index:10}.select.select_visible .select__drop{display:block;z-index:9}.select.select_visible .select__arrow{transform:rotate(180deg)}.select .select--error{border-color:#ff4c5c}.select__head{position:relative;text-align:left;cursor:pointer}.select__head>*{pointer-events:none}.select__title{margin-right:16px}.select__title svg{flex-shrink:0}.select__arrow{position:absolute;top:16px;right:18px;opacity:.5;transition:transform .3s}.select__inner{position:relative}.select__drop{position:absolute;top:calc(100% - 10px);display:none;padding-top:6px;width:100%;background-color:#fff;border:2px solid rgba(11,0,46,.2);border-bottom-right-radius:8px;border-bottom-left-radius:8px}.select__placeholder{padding-right:20px;font-weight:400;color:rgba(11,0,46,.4)}.select__list{max-height:320px;overflow:auto}.select__option{margin:4px;padding:14px;min-height:48px;border-radius:6px;cursor:pointer}.select__option:focus,.select__option:hover{background:rgba(11,0,46,.05)}.select__option:focus{outline-color:#66f}.select__label-asterisk:after{content:"*";margin-left:4px;font-size:14px;color:#ff4c5c}.lead-magnet-popup__content{padding-bottom:232px;max-width:345px;overflow:hidden}@media only screen and (min-width:741px)and (max-width:1140px){.lead-magnet-popup__content{padding-right:208px;padding-bottom:0;min-height:300px;max-width:none}}@media only screen and (min-width:1141px){.lead-magnet-popup__content{padding-right:208px;padding-bottom:0;min-height:300px;max-width:none}}.lead-magnet-popup__body.lead-magnet-popup__body{position:relative;padding-top:68px;padding-bottom:0;z-index:1}@media only screen and (min-width:741px)and (max-width:1140px){.lead-magnet-popup__body.lead-magnet-popup__body{padding:24px}}@media only screen and (min-width:1141px){.lead-magnet-popup__body.lead-magnet-popup__body{padding:24px}}.lead-magnet-popup__body.lead-magnet-popup__body:after,.lead-magnet-popup__body.lead-magnet-popup__body:before{content:"";position:absolute;display:block;background-position:50%;background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:-1}.lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_ai-accounting:before{right:-50px;bottom:-340px;width:380px;height:600px;transform:rotate(8deg)}@media only screen and (min-width:741px)and (max-width:1140px){.lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_ai-accounting:before{right:-305px;bottom:-90px;transform:rotate(0deg)}}@media only screen and (min-width:1141px){.lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_ai-accounting:before{right:-305px;bottom:-90px;transform:rotate(0deg)}}.webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_ai-accounting:before{background-image:url(/_next/static/media/ai.037b676d.webp)}.no-js .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_ai-accounting:before,.no-webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_ai-accounting:before{background-image:url(/_next/static/media/ai.3c0afe71.png)}.lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before{right:-95px;bottom:-641px;width:621px;height:787px;transform:rotate(5.25deg)}@media only screen and (min-width:741px)and (max-width:1140px){.lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before{right:-291px;bottom:-399px;transform:rotate(0deg)}}@media only screen and (min-width:1141px){.lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before{right:-358px;bottom:-341px;transform:rotate(-12deg)}}.webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before{background-image:url(/_next/static/media/bg-lines@1x.cf229426.webp)}@media only screen and (min-width:741px)and (max-width:1140px){.webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before{background-image:url(/_next/static/media/bg-lines@2x.02edd9b5.webp)}}@media only screen and (min-width:1141px){.webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before{background-image:url(/_next/static/media/bg-lines@2x.02edd9b5.webp)}}.no-js .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before,.no-webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before{background-image:url(/_next/static/media/bg-lines@1x.a91ed6bf.png)}@media only screen and (min-width:741px)and (max-width:1140px){.no-js .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before,.no-webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before{background-image:url(/_next/static/media/bg-lines@2x.a6dc4637.png)}}@media only screen and (min-width:1141px){.no-js .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before,.no-webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:before{background-image:url(/_next/static/media/bg-lines@2x.a6dc4637.png)}}.lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after{right:-50px;bottom:-317.8px;width:359px;height:343px}@media only screen and (min-width:741px)and (max-width:1140px){.lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after{right:-274px;bottom:-56px;width:322px;height:300px}}@media only screen and (min-width:1141px){.lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after{right:-293px;bottom:-65px;width:342px;height:326px}}.webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after{background-image:url(/_next/static/media/mail-list@1x.a9cec065.webp)}@media only screen and (min-width:741px)and (max-width:1140px){.webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after{background-image:url(/_next/static/media/mail-list@2x.74c40c69.webp)}}@media only screen and (min-width:1141px){.webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after{background-image:url(/_next/static/media/mail-list@2x.74c40c69.webp)}}.no-js .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after,.no-webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after{background-image:url(/_next/static/media/mail-list@1x.3b8a8ba2.png)}@media only screen and (min-width:741px)and (max-width:1140px){.no-js .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after,.no-webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after{background-image:url(/_next/static/media/mail-list@2x.f8fd1aef.png)}}@media only screen and (min-width:1141px){.no-js .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after,.no-webp .lead-magnet-popup__body.lead-magnet-popup__body.lead-magnet-popup__body_leaving-users:after{background-image:url(/_next/static/media/mail-list@2x.f8fd1aef.png)}}.lead-magnet-popup__title{line-height:1.2}.lead-magnet-popup__form{max-width:322px}.lp-promo-countdown{display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr 1fr}@media only screen and (min-width:901px)and (max-width:1140px){.lp-promo-countdown{gap:20px}}@media only screen and (min-width:1141px){.lp-promo-countdown{gap:20px}}.lp-promo-countdown__item{padding:14px 0;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media only screen and (min-width:741px)and (max-width:900px){.lp-promo-countdown__item-number{font-size:42px}}
