@keyframes cmdTopHide{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes cmdTopShow{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes counterclockwise{0%{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.cmd-top{align-items:center;background-color:rgba(50,50,50,.75);border:2px solid rgba(255,255,255,.5);border-radius:50%;bottom:50px;box-shadow:0 0 15px 0 rgba(255,255,255,.5);cursor:pointer;display:flex;flex-direction:column;justify-content:center;height:50px;opacity:0;position:fixed;transition-duration:.3s;transition-timing-function:linear;transition-property:background-color,border-top-color,border-bottom-color,border-left-color,border-right-color;right:50px;width:50px;z-index:990}.cmd-top svg{fill:#f9f9f9;height:36px;transition:.2s linear;width:36px}.cmd-top:focus,.cmd-top:hover{background-color:rgba(50,50,50,.9);border-color:rgba(245,252,255,.7);transition-duration:.3s;transition-timing-function:linear}.cmd-top:focus svg,.cmd-top:hover svg{fill:#fff;transition:.2s linear}.cmd-top.--hide,.cmd-top.--show{animation-duration:.25s;animation-fill-mode:both;animation-name:cmdTopHide}.cmd-top.--show{animation-duration:.5s;animation-name:cmdTopShow;opacity:1}header,main section{display:flex;width:100%}.sidebar,header,header.--fix{transition:background-color .3s linear}header{align-items:center;flex-direction:column;justify-content:center;height:80px;z-index:110}.sidebar,header.--fix{background-color:#fff}header .header-wrapper{background-color:transparent;gap:50px;height:100%;justify-content:space-between;margin:0 auto;padding:5px 50px;width:1440px}header .header-wrapper .logo{display:inline-flex}header .header-wrapper,header .header-wrapper section,section .menu{align-items:center;display:flex;flex-direction:row}header .header-wrapper section{flex-wrap:nowrap;gap:15px;justify-content:flex-end}header .header-wrapper section[data-ref=menus]{flex:0 1 100%;gap:25px;justify-content:flex-start}header .header-wrapper section[data-ref=tablet]{display:none;gap:25px}section .menu{gap:10px;position:relative;white-space:nowrap}section .menu,section .menu .--label{font-family:"TT Firs Neue Medium",sans-serif;font-size:.75rem;justify-content:flex-start;letter-spacing:.05em;text-transform:uppercase;transition:.2s}section .menu .--icon{margin-bottom:1px;transition:.5s}section .menu:hover{color:#1d1ddd;cursor:pointer;transition:.2s}section .menu:hover .--label{color:inherit}section .menu:hover .--icon{fill:#1d1ddd}section .menu.--open .--label{color:#1d1ddd}section .menu.--open .--icon{fill:#1d1ddd;transform:rotateX(180deg);transition:.2s}section .menu.--selected .--label,section .menu.--selected[href]{color:#1d1ddd}section .header-avatar{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:36px;justify-content:center;width:36px}section .header-avatar div{background-color:#fff;background-size:cover;-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;border:2px solid #fff;border-radius:50%;display:inline-flex;flex-shrink:0;height:36px;transition:all .4s linear;width:36px}section .header-avatar:hover,section[data-ref=desktop] button[data-action="header:search"]:hover,section[data-ref=general] .--general .--variant:hover{cursor:pointer}section .header-avatar:hover div{border-color:#1d1ddd;transition:all .4s linear}section[data-ref=desktop]{position:relative}section[data-ref=desktop] button[data-action="header:search"]{padding:0 10px}section[data-ref=desktop] button[data-action="header:search"] svg,section[data-ref=tablet] [data-action="sidemenu:open"],section[data-ref=tablet] [data-action=enter]{transition:.4s}section[data-ref=desktop] button[data-action="header:search"]:hover svg{fill:#1d1ddd;transition:.4s}section[data-ref=desktop] button[data-action=enter]{min-width:180px}.sidebar [data-action="sidemenu:close"]:hover,section[data-ref=tablet] [data-action="sidemenu:open"]:hover,section[data-ref=tablet] [data-action=enter]:hover{cursor:pointer;fill:#1d1ddd;transition:.4s}.sidebar,header{position:fixed;top:0}.sidebar{align-items:flex-end;box-shadow:-7px 0 14px 0 rgba(14,15,12,.1);gap:15px;height:100%;overflow-y:auto;padding:25px;right:-320px;transition:right .1s linear;width:320px;z-index:115}.sidebar [data-action="sidemenu:close"]{display:inline-flex;flex-shrink:0;transition:.4s}.sidebar,.sidebar .menus,main{display:flex;flex-direction:column}.sidebar .menus{align-items:flex-start;flex-shrink:0;gap:15px;width:100%}.sidebar .menus .menu{font-family:"TT Firs Neue Medium",sans-serif;font-size:.875rem;letter-spacing:.05em;transition:.4s;white-space:nowrap}.sidebar .menus .menu:hover{transition:.4s linear}.sidebar .menus .menu.--selected{color:#1d1ddd}.sidebar .cmd{width:100%}@media all and (max-width:1440px){header .header-wrapper{width:100%}}@media all and (max-width:1350px){header .header-wrapper{padding:5px 20px}header .header-wrapper section[data-ref=desktop],header .header-wrapper section[data-ref=menus]{display:none}header .header-wrapper section[data-ref=tablet]{display:flex}.sidebar.--open{right:0;transition:right .2s linear}}@media all and (max-width:960px){header{position:absolute}header.--fix{background-color:transparent}}@media all and (max-width:480px){header .header-wrapper section[data-ref=tablet] [data-action=app]{display:none}}@media all and (max-width:376px){header .header-wrapper{gap:20px;padding:5px 15px}}@media all and (max-width:320px){header .header-wrapper section[data-ref=tablet] .header-avatar,header .header-wrapper section[data-ref=tablet] [data-action=enter]{display:none}.sidebar{box-shadow:initial;width:100%}}@media all and (max-width:240px){header .header-wrapper{padding:20px}header .header-wrapper .logo{display:none}header .header-wrapper section[data-ref=tablet]{width:100%}}main{align-self:flex-start;background:#ededed;border-radius:0 0 65px 65px;margin:0 auto;min-height:calc(100vh - 150px);padding:85px 0 115px;position:relative;width:1440px}main section{padding:50px}.title-border,footer{flex-direction:column;justify-content:center}.title-border,h3{font-family:"TT Firs Neue Regular",sans-serif;letter-spacing:.05em;text-align:center}.title-border{align-items:center;border:1px solid rgba(113,112,117,.5);border-radius:10px;display:inline-flex;font-size:.875rem;font-weight:700;line-height:1.25;padding:12px 15px 10px}h3{font-size:1.625rem;line-height:1.1;color:#13112a;padding:0 20px;width:100%}@media all and (max-width:1440px){main{box-shadow:none;width:100%}}@media all and (max-width:960px){main section{padding:50px 30px}}@media all and (max-width:480px){main{border-radius:0 0 45px 45px}main section{padding:50px 10px}}footer{align-items:flex-end;background-color:#1e1e1e;border:1px solid #1e1e1e;color:#fff;display:flex;margin:-115px 0 0;padding:0;width:100%}.footer-top{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;gap:30px;justify-content:space-between;margin:0 auto;padding:165px 150px 50px;width:1440px}.footer-bottom,.footer-top .group-cell,.footer-top section{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.footer-top section[data-ref=contacts]{order:1}.footer-top section[data-ref=menus]{order:2}.footer-top section[data-ref=menus] a{transition:.4s linear;align-items:center;display:flex;flex-direction:row;gap:15px}.footer-top section[data-ref=menus] a:hover .--icon{fill:#1d1ddd;transition:.4s linear}.footer-top section[data-ref=menus] a .--icon{display:inline-flex;fill:#fff;flex-shrink:0;transition:.4s linear}.footer-top section[data-ref=other]{order:3}.footer-top section[data-ref=enter]{order:4}.footer-top section[data-ref=enter] button{width:200px}.footer-bottom,.footer-top .group-cell{gap:10px}.footer-top .group-cell .--text,.footer-top section[data-ref=menus] a{color:#fff;font-family:"TT Firs Neue Regular",sans-serif;font-size:.75rem;letter-spacing:.05em;line-height:1.5}.footer-top .group-cell .--link{display:inline-flex;flex-direction:row}.footer-top .group-cell .--link *{color:#fff;font-family:"TT Firs Neue Bold",sans-serif;font-size:1.25rem;letter-spacing:.05em;line-height:1.1;transition:.4s linear}.footer-top .group-cell .--link:hover *,.footer-top section[data-ref=menus] a:hover,.sidebar .menus .menu:hover:hover{color:#1d1ddd;cursor:pointer;transition:.4s linear}.footer-bottom{align-items:center;border-top:1px solid rgba(255,255,255,.5);gap:20px;height:150px;justify-content:center;margin:0 auto;padding:0 20px;width:calc(100% - 66px)}.footer-bottom .logo{height:20px}.footer-bottom .text{color:#fff;font-family:"TT Firs Neue Regular",sans-serif;font-size:.5rem;letter-spacing:.05em;line-height:1.375;text-align:center}footer[data-ref=short] .footer-top,section[data-ref=general] img[data-ref=mobile],section[data-ref=general] img[data-ref=tablet]{display:none}footer[data-ref=short] .footer-bottom{border-top:initial;height:263px;padding:115px 20px 0}@media all and (max-width:1440px){.footer-top{width:100%}}@media all and (max-width:1024px){footer{height:initial}.footer-top{flex-wrap:wrap;padding:165px 33px 50px}.footer-top section[data-ref=other]{align-items:revert;flex:0 1 100%;flex-direction:row-reverse;justify-content:space-between;order:4}.footer-top section[data-ref=enter]{order:3}}@media all and (max-width:768px){.footer-top section[data-ref=menus]{order:3;flex:0 1 100%}.footer-top section[data-ref=enter]{order:2}}@media all and (max-width:640px){.footer-top{width:100%}.footer-top section{justify-content:center}.footer-top .group-cell,.footer-top section{align-items:center;flex-direction:column;width:inherit}.footer-top .group-cell .--link{flex-wrap:wrap;justify-content:center;line-height:1.5}.footer-top section[data-ref=menus]{align-items:center}.footer-top section[data-ref=enter] button,.footer-top section[data-ref=menus] a{width:240px}.footer-top,.footer-top section[data-ref=other]{align-items:center;flex-direction:column;gap:40px}.footer-top section[data-ref=other] .group-cell{align-items:flex-start;gap:40px;width:240px}}@media all and (max-width:376px){.footer-top .group-cell h5{font-size:1.125rem}}@media all and (max-width:240px){.footer-top section[data-ref=enter] button,.footer-top section[data-ref=menus] a,.footer-top section[data-ref=other] .group-cell{width:inherit}}.hover{cursor:pointer!important}.no-hover{cursor:default!important}.cursor-not-allowed{cursor:not-allowed!important}.no-event,.no-select{cursor:default!important}.no-event{pointer-events:none!important}.no-select{user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;-webkit-user-select:none!important}.overlay-spinner{background-color:transparent;cursor:default;display:none;filter:alpha(opacity=0);height:100%;left:0;position:fixed;top:0;width:100%;z-index:11000}.loader-large,.loader-small{animation:clockwise 1500ms linear infinite;border-color:#1d1ddd #f9f9f9 #13112a;border-style:solid;border-width:8px;border-radius:50%;height:60px;left:calc(50% - 30px);position:fixed;top:calc(50% - 30px);width:60px;z-index:11000}.loader-large{animation:counterclockwise 1500ms linear infinite;border-color:#13112a #f9f9f9 #1d1ddd;height:90px;left:calc(50% - 45px);top:calc(50% - 45px);width:90px;z-index:100}.dealer__tools{float:left;width:100%}.cmd,.spinner-label{border-radius:10px;text-align:center}.spinner-label{background-color:rgba(255,255,255,.8);-webkit-border-radius:10px;-moz-border-radius:10px;bottom:0;color:#000;display:table;font:100 1.2em/1"Open Sans","arsenalbold",sans-serif;font-family:"Open Sans","arsenalbold",sans-serif;left:calc(50% - 15%);letter-spacing:-1px;min-height:2.2em;overflow:auto;padding:10px;position:absolute;text-transform:lowercase;top:calc(50% + 50px);width:30%}.cmd{align-items:center;display:flex;font-family:"TT Firs Neue Bold",sans-serif;font-size:.688rem;height:40px;gap:20px;justify-content:center;letter-spacing:.05em;min-width:150px;padding:11px 15px 9px;text-transform:uppercase;transition:all .5s}.cmd.--black-white{background-color:#13112a;border:1px solid #13112a;color:#fff}.cmd.--black-white .--icon,.cmd.--blue-white .--icon{fill:#fff}.cmd.--blue-white{background-color:#1d1ddd;border:1px solid #1d1ddd;color:#fff}.cmd.--white-black,.cmd.--white-blue{background-color:#fff;border:1px solid #1d1ddd;color:#1d1ddd}.cmd.--white-blue .--icon{fill:#1d1ddd}.cmd.--white-black{border:1px solid #fff;color:#13112a}.cmd.--transparent-black .--icon,.cmd.--white-black .--icon{fill:#13112a}.cmd.--transparent-black{border:1px solid #13112a;color:#13112a}.cmd.--transparent-blue{border:1px solid #1d1ddd;color:#1d1ddd}.cmd.--transparent-blue .--icon{fill:#1d1ddd}.cmd.--large{height:46px;font-family:"TT Firs Neue Medium",sans-serif;font-size:1rem;min-width:250px}.cmd:disabled,.cmd[data-disabled]{cursor:default;pointer-events:none}.cmd:disabled.--disabled,.cmd[data-disabled].--disabled{opacity:.7}.cmd:disabled[data-disabled],.cmd[data-disabled][data-disabled]{opacity:.3;transition:all .5s}.cmd:disabled.--disabled-gray,.cmd[data-disabled].--disabled-gray{background-color:#f5f5f5;border:1px solid #f5f5f5}.cmd:not(:disabled):hover,.cmd:not([data-disabled]):hover{cursor:pointer;transition:all .5s}.cmd:not(:disabled):focus.--black-white,.cmd:not(:disabled):hover.--black-white,.cmd:not([data-disabled]):focus.--black-white,.cmd:not([data-disabled]):hover.--black-white{background-color:#fff;border-color:#13112a;color:#13112a}.cmd:not(:disabled):focus.--black-white .--icon,.cmd:not(:disabled):hover.--black-white .--icon,.cmd:not([data-disabled]):focus.--black-white .--icon,.cmd:not([data-disabled]):hover.--black-white .--icon{fill:#13112a}.cmd:not(:disabled):focus.--blue-white,.cmd:not(:disabled):hover.--blue-white,.cmd:not([data-disabled]):focus.--blue-white,.cmd:not([data-disabled]):hover.--blue-white{background-color:#fff;border-color:#1d1ddd;color:#1d1ddd}.cmd:not(:disabled):focus.--blue-white .--icon,.cmd:not(:disabled):hover.--blue-white .--icon,.cmd:not([data-disabled]):focus.--blue-white .--icon,.cmd:not([data-disabled]):hover.--blue-white .--icon{fill:#1d1ddd}.cmd:not(:disabled):focus.--white-blue,.cmd:not(:disabled):hover.--white-blue,.cmd:not([data-disabled]):focus.--white-blue,.cmd:not([data-disabled]):hover.--white-blue{background-color:#1d1ddd;border:1px solid #1d1ddd;color:#fff}.cmd:not(:disabled):focus.--transparent-black .--icon,.cmd:not(:disabled):focus.--transparent-blue .--icon,.cmd:not(:disabled):focus.--white-black .--icon,.cmd:not(:disabled):focus.--white-blue .--icon,.cmd:not(:disabled):hover.--transparent-black .--icon,.cmd:not(:disabled):hover.--transparent-blue .--icon,.cmd:not(:disabled):hover.--white-black .--icon,.cmd:not(:disabled):hover.--white-blue .--icon,.cmd:not([data-disabled]):focus.--transparent-black .--icon,.cmd:not([data-disabled]):focus.--transparent-blue .--icon,.cmd:not([data-disabled]):focus.--white-black .--icon,.cmd:not([data-disabled]):focus.--white-blue .--icon,.cmd:not([data-disabled]):hover.--transparent-black .--icon,.cmd:not([data-disabled]):hover.--transparent-blue .--icon,.cmd:not([data-disabled]):hover.--white-black .--icon,.cmd:not([data-disabled]):hover.--white-blue .--icon{fill:#fff}.cmd:not(:disabled):focus.--transparent-black,.cmd:not(:disabled):focus.--white-black,.cmd:not(:disabled):hover.--transparent-black,.cmd:not(:disabled):hover.--white-black,.cmd:not([data-disabled]):focus.--transparent-black,.cmd:not([data-disabled]):focus.--white-black,.cmd:not([data-disabled]):hover.--transparent-black,.cmd:not([data-disabled]):hover.--white-black{background-color:#13112a;border:1px solid #13112a;color:#fff}.cmd:not(:disabled):focus.--transparent-blue,.cmd:not(:disabled):hover.--transparent-blue,.cmd:not([data-disabled]):focus.--transparent-blue,.cmd:not([data-disabled]):hover.--transparent-blue{background-color:#1d1ddd;border:1px solid #1d1ddd;color:#fff}.cmd:not(:disabled):focus .--icon,.cmd:not(:disabled):hover .--icon,.cmd:not([data-disabled]):focus .--icon,.cmd:not([data-disabled]):hover .--icon{transition:inherit}.cmd:not(:disabled) .--icon,.cmd:not([data-disabled]) .--icon{display:inline-flex;flex-shrink:0;transition:inherit}.cmd:not(:disabled) .--label,.cmd:not([data-disabled]) .--label{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit}@media all and (max-width:640px){.cmd{font-size:.75rem;height:45px}}@media all and (max-width:376px){.cmd.--large{min-width:initial;width:100%}}section[data-ref=general]{align-items:flex-end;flex-direction:row;justify-content:flex-start;gap:70px;padding:40px 40px 40px 110px;width:100%}section[data-ref=general] .--general{align-items:center;display:flex;flex-direction:column;flex:0 0 520px}section[data-ref=general] .--general h1{display:inline-block;font-family:"TT Firs Neue Bold",sans-serif;font-size:49px;line-height:1.15;letter-spacing:.05em}section[data-ref=general] .--general h1 span{color:#1d1ddd;font:inherit;line-height:inherit;letter-spacing:inherit}section[data-ref=general] .--general .--slogan{font-family:"TT Firs Neue Regular",sans-serif;font-size:1.125rem;line-height:1.5;letter-spacing:.03em;padding:10px 0}section[data-ref=general] .--general .--slogan b{font:inherit;font-weight:700;line-height:inherit;letter-spacing:inherit}section[data-ref=general] .--general .--variant{display:flex;flex-direction:column;height:126px;margin:15px 0;padding:30px 100px 30px 50px;position:relative;width:100%}section[data-ref=general] .--general .--variant:hover .--back{filter:drop-shadow(0 11px 34px rgba(0,0,0,.15));transition:all .5s linear}section[data-ref=general] .--general .--variant:hover .--sub-title{color:#13112a;transition:all .5s linear}section[data-ref=general] .--general .--variant:hover .--title{color:#1d1ddd;transition:all .5s linear}section[data-ref=general] .--general .--variant .--back{bottom:0;height:auto;left:0;position:absolute;right:0;top:0;transition:all .5s linear;width:100%;z-index:0}section[data-ref=general] .--general .--variant .--back path{fill:#fff;z-index:1}section[data-ref=general] .--general .--variant .--sub-title{color:#1d1ddd;font-family:"TT Firs Neue Bold",sans-serif;font-size:.875rem;letter-spacing:.05em;transition:all .5s linear;z-index:10}section[data-ref=general] .--general .--variant .--title{font-family:"TT Firs Neue Bold",sans-serif;font-size:1.25rem;line-height:1.35;letter-spacing:.05em;padding:0 0 10px;transition:all .5s linear;z-index:10}section[data-ref=general] .--general .--variant .--description{font-family:"TT Firs Neue Regular",sans-serif;font-size:1.125rem;line-height:1.1;z-index:10}section[data-ref=general] .--general .--variant .--cmd{align-items:center;background-color:#1d1ddd;border-radius:50%;bottom:0;display:flex;height:55px;justify-content:center;padding:15px;position:absolute;right:0;width:55px}section[data-ref=general] .--general .--variant .--cmd svg{display:inline-flex;flex-shrink:0;fill:#fff}@media all and (max-width:960px){section[data-ref=general]{gap:30px;padding:30px}}@media all and (max-width:768px){section[data-ref=general]{gap:10px}section[data-ref=general] .--general{flex:0 0 520px}section[data-ref=general] img[data-ref=desktop]{display:none}section[data-ref=general] img[data-ref=tablet]{display:inline-flex}}@media all and (max-width:640px){section[data-ref=general]{align-items:center;flex-direction:column;gap:25px;padding:0 20px}section[data-ref=general] .--general{flex:initial;width:100%}section[data-ref=general] .--general .--slogan,section[data-ref=general] .--general h1{text-align:center}section[data-ref=general] .--general .--variant{padding:30px 40px;width:min(504px,100%)}section[data-ref=general] img[data-ref=tablet]{display:none}section[data-ref=general] img[data-ref=mobile]{display:inline-flex;flex-shrink:0;height:auto;width:100%}}@media all and (max-width:550px){section[data-ref=general] .--general .--variant{background-color:#fff;border-radius:35px;height:170px;gap:10px;transition:all .5s linear}section[data-ref=general] .--general .--variant:hover{box-shadow:0 11px 34px rgba(0,0,0,.15);transition:all .5s linear}section[data-ref=general] .--general .--variant .--back{display:none}section[data-ref=general] .--general .--variant .--title{padding:initial}section[data-ref=general] .--general .--variant .--cmd{bottom:5px;right:5px}}@media all and (max-width:480px){section[data-ref=general] .--general h1{font-size:2.5rem;padding:10px}section[data-ref=general] .--general .--slogan{padding:10px}}@media all and (max-width:320px){section[data-ref=general] .--general h1{font-size:1.875rem}}section[data-ref=trust-marks]{align-items:center;flex-direction:column;gap:10px;justify-content:center;padding:40px 0;width:100%}section[data-ref=trust-marks] h3{font-family:"TT Firs Neue Bold",sans-serif;font-size:1rem;letter-spacing:.05em;text-align:center;width:100%}section[data-ref=trust-marks] .--marks{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center;user-select:none;width:100%}section[data-ref=trust-marks] .--marks .--mark{font-family:"TT Firs Neue Medium",sans-serif;font-size:.875rem;line-height:1.25;letter-spacing:.05em;text-transform:uppercase;text-align:center}section[data-ref=trust-marks] .--marks .--mark.--center{white-space:nowrap}section[data-ref=trust-marks] .--marks .--arrow{align-items:center;display:none;flex-direction:column;flex-shrink:0;height:20px;justify-content:center;width:20px}section[data-ref=trust-marks] .--marks .--arrow .--icon{display:inline-flex;flex-shrink:0;transition:.3s linear}section[data-ref=trust-marks] .--marks .--arrow:hover{cursor:pointer}section[data-ref=trust-marks] .--marks .--arrow:hover .--icon{fill:#1d1ddd;transition:.3s linear}section[data-ref=trust-marks] .--marks .--separator{color:#1d1ddd;font-family:"TT Firs Neue Bold",sans-serif;font-size:1.125rem}@media all and (max-width:960px){section[data-ref=trust-marks]{border:0;gap:initial}section[data-ref=trust-marks] .--marks{height:100px}section[data-ref=trust-marks] .--marks .--mark{color:rgba(19,17,42,.25);flex:1 0 calc(100% - 40px - 350px);gap:20px}section[data-ref=trust-marks] .--marks .--mark:first-child{text-align:right}section[data-ref=trust-marks] .--marks .--mark:last-child{text-align:left}section[data-ref=trust-marks] .--marks .--mark.--center{color:#13112a;flex:1 0 350px;white-space:initial}section[data-ref=trust-marks] .--marks .--arrow{display:flex}section[data-ref=trust-marks] .--marks .--separator{display:none}}@media all and (max-width:640px){section[data-ref=trust-marks]{order:-1;padding:10px 0 0}section[data-ref=trust-marks] .--marks{height:140px;gap:20px}section[data-ref=trust-marks] .--marks .--mark{flex:1 0 calc(60% - 10px);gap:5px}section[data-ref=trust-marks] .--marks .--mark.--center{color:#13112a;flex:1 0 40%;white-space:initial}section[data-ref=trust-marks] .--marks .--arrow{height:15px;width:15px}}section[data-ref=how-it-works]{align-items:center;flex-direction:column;gap:45px;justify-content:center;width:100%}section[data-ref=how-it-works] .--items{align-items:flex-start;display:flex;flex-direction:row;gap:35px;justify-content:space-between;width:100%}section[data-ref=how-it-works] .--items .--item{align-items:center;border-radius:30px;display:flex;flex-direction:column;flex:0 1 30%;height:465px}section[data-ref=how-it-works] .--items .--item[data-ref=left]{background-color:#fff;position:relative}section[data-ref=how-it-works] .--items .--item[data-ref=left] img{border-radius:30px 30px 0 0;width:100%}section[data-ref=how-it-works] .--items .--item[data-ref=center]{align-items:center;display:flex;flex-direction:column;justify-content:space-between;gap:35px}section[data-ref=how-it-works] .--items .--item[data-ref=center] .--top{align-items:center;background-color:#fff;border-radius:30px;display:flex;flex-direction:column;height:calc(53% - 35px/2);justify-content:space-between;position:relative;width:100%}section[data-ref=how-it-works] .--items .--item[data-ref=center] .--bottom{align-items:center;border:4px solid #fff;border-radius:30px;display:flex;flex-direction:column;height:calc(47% - 35px/2);justify-content:space-between;position:relative;width:100%}section[data-ref=how-it-works] .--items .--item[data-ref=right]{align-items:flex-end;flex:0 1 40%;position:relative;width:100%}section[data-ref=how-it-works] .--items .--item[data-ref=right] img{border-radius:30px}section[data-ref=how-it-works] .--items .--item[data-ref=right] img[data-ref=mobile],section[data-ref=how-it-works] .--items .--item[data-ref=right] img[data-ref=tablet]{display:none;height:auto;width:100%}section[data-ref=how-it-works] .--items .--item[data-ref=right] .--youtube{align-items:center;border-radius:30px;bottom:35px;display:flex;flex-direction:row;height:60px;justify-content:center;left:0;padding:0 7px;position:absolute}section[data-ref=how-it-works] .--items .--item .--marker,section[data-ref=how-it-works] .--items .--item[data-ref=right] .--youtube .--label{font-family:"TT Firs Neue Bold",sans-serif;font-size:1rem;letter-spacing:.05em;padding:0 20px 0 30px}section[data-ref=how-it-works] .--items .--item[data-ref=right] .--youtube .--icon{display:inline-flex;flex-shrink:0;height:47px;width:47px}section[data-ref=how-it-works] .--items .--item .--marker{align-items:center;border:1px solid #13112a;border-radius:20px;display:inline-flex;flex-direction:column;flex-shrink:0;font-size:.875rem;justify-content:center;padding:7px 15px 5px;position:absolute;top:35px;right:35px}section[data-ref=how-it-works] .--items .--item .--note{align-items:flex-start;bottom:0;display:flex;flex-direction:column;gap:10px;justify-content:flex-end;padding:0 40px 30px;position:absolute;width:100%}section[data-ref=how-it-works] .--items .--item .--note .--number{align-items:center;background-color:#13112a;border-radius:50%;color:#fff;display:inline-flex;flex-direction:column;flex-shrink:0;font-family:"TT Firs Neue Medium",sans-serif;font-size:.938rem;height:30px;justify-content:center;width:30px}section[data-ref=how-it-works] .--items .--item .--note .--title{font-family:"TT Firs Neue Bold",sans-serif;font-size:1.25rem;letter-spacing:.05em;line-height:1.1;width:100%}section[data-ref=how-it-works] .--items .--item .--note .--description{font-family:"TT Firs Neue Regular",sans-serif;font-size:1rem;letter-spacing:.05em;line-height:1.25}@media all and (max-width:1200px){section[data-ref=how-it-works] .--items{flex-wrap:wrap}section[data-ref=how-it-works] .--items .--item{flex:1 0 calc(50% - 18px)}section[data-ref=how-it-works] .--items .--item[data-ref=left] img{height:auto}section[data-ref=how-it-works] .--items .--item[data-ref=right]{align-items:center;flex:1 0 100%;height:auto;width:100%}section[data-ref=how-it-works] .--items .--item[data-ref=right] img[data-ref=desktop]{display:none}section[data-ref=how-it-works] .--items .--item[data-ref=right] img[data-ref=tablet]{display:block}section[data-ref=how-it-works] .--items .--item[data-ref=right] .--youtube{left:initial;margin-left:auto;margin-right:auto}}@media all and (max-width:768px){section[data-ref=how-it-works] .--items .--item{flex:1 0 100%}section[data-ref=how-it-works] .--items .--item[data-ref=right] img[data-ref=tablet]{display:none}section[data-ref=how-it-works] .--items .--item[data-ref=right] img[data-ref=mobile]{display:block}}@media all and (max-width:480px){section[data-ref=how-it-works]{padding:0 30px}section[data-ref=how-it-works] .--items .--item[date-ref=right] .--youtube{min-height:60px;height:auto}}@media all and (max-width:320px){section[data-ref=how-it-works]{padding:0 15px}section[data-ref=how-it-works] .--items .--item[date-ref=right] .--youtube .--label{font-size:.875rem;padding:0 10px 0 15px}}section[data-ref=advantages],section[data-ref=advantages] .--lists{align-items:center;flex-direction:column;gap:45px;justify-content:center;width:100%}section[data-ref=advantages] .--lists{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}section[data-ref=advantages] .--lists .--item{align-items:center;display:flex;flex-direction:row;gap:20px;width:min(290px,100%)}section[data-ref=advantages] .--lists .--item:last-child{width:min(285px,100%)}section[data-ref=advantages] .--lists .--item .--circle{align-items:center;background-color:#13112a;border-radius:50%;box-shadow:0 0 1px 7px rgba(0,0,0,.15);display:flex;flex-direction:column;flex-shrink:0;height:60px;justify-content:center;padding:14px;width:60px}section[data-ref=advantages] .--lists .--item .--name{font-family:"TT Firs Neue Regular",sans-serif;font-size:1.125rem;line-height:1.25}@media all and (max-width:640px){section[data-ref=advantages] .--lists{padding:0 40px}section[data-ref=advantages] .--lists .--item{width:100%}section[data-ref=advantages] .--lists .--item:last-child{width:100%}}@media all and (max-width:480px){section[data-ref=advantages] .--lists{padding:0 10px}section[data-ref=advantages] .--lists .--item .--circle{height:50px;width:50px}}section[data-ref=solution]{align-items:flex-start;flex-direction:row;gap:45px;justify-content:center;width:100%}section[data-ref=solution] .--wrapper{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center;width:50%}section[data-ref=solution] .--wrapper ::-webkit-scrollbar{width:4px!important;height:4px!important;background-color:rgba(113,112,117,.5)!important}section[data-ref=solution] .--wrapper ::-webkit-scrollbar-thumb{background-color:#1d1ddd!important;border-radius:initial!important}section[data-ref=solution] .--wrapper ::-webkit-scrollbar-thumb:hover{background-color:#1d1ddd!important}section[data-ref=solution] .--wrapper .--top{align-items:flex-start;display:flex;flex-direction:column;gap:15px;justify-content:flex-start;width:100%}section[data-ref=solution] .--wrapper .--top h3{padding:initial;text-align:initial;width:60%}section[data-ref=solution] .--wrapper .--solutions{align-items:flex-end;display:flex;flex-direction:column;gap:50px;height:425px;overflow-y:scroll;direction:rtl;width:100%}section[data-ref=solution] .--wrapper .--solutions .--solution{display:flex;flex-direction:column;gap:25px;padding:0 0 0 45px}section[data-ref=solution] .--wrapper .--solutions .--solution.--show .--name{color:#1d1ddd}section[data-ref=solution] .--wrapper .--solutions .--solution.--show .--text{display:inline}section[data-ref=solution] .--wrapper .--solutions .--solution.--show .--icon{fill:#1d1ddd;transform:rotate(180deg)}section[data-ref=solution] .--wrapper .--solutions .--solution:hover:not(.--show) .--title{cursor:pointer}section[data-ref=solution] .--wrapper .--solutions .--solution:hover:not(.--show) .--title .--name{color:#1d1ddd;transition:.3s linear}section[data-ref=solution] .--wrapper .--solutions .--solution:hover:not(.--show) .--title .--icon{fill:#1d1ddd;transition:.3s linear}section[data-ref=solution] .--wrapper .--solutions .--solution.--wrap{display:flex;flex-shrink:0;height:50px;width:100%}section[data-ref=solution] .--wrapper .--solutions .--solution.--wrap:first-child{display:none}section[data-ref=solution] .--wrapper .--solutions .--solution .--title{align-items:center;display:flex;direction:ltr;cursor:default;gap:35px;width:100%}section[data-ref=solution] .--wrapper .--solutions .--solution .--title .--name{font-family:"TT Firs Neue Bold",sans-serif;font-size:1.375rem;line-height:1.25;letter-spacing:.05em;transition:.3s linear}section[data-ref=solution] .--wrapper .--solutions .--solution .--title .--icon{display:inline-flex;flex-shrink:0;transition:.3s linear}section[data-ref=solution] .--wrapper .--solutions .--solution .--text{display:none;direction:ltr;font-family:"TT Firs Neue Regular",sans-serif;font-size:.938rem;line-height:1.25;letter-spacing:.05em;text-align:left}section[data-ref=solution] .--wrapper .--solutions .--solution .--text b{font-family:inherit;font-size:inherit;font-weight:700;line-height:inherit;letter-spacing:inherit}section[data-ref=solution] .--banner{background-size:cover;display:inline-flex;flex-shrink:0;margin:50px 0 0}section[data-ref=solution] .--banner[data-ref=mobile],section[data-ref=solution] .--banner[data-ref=tablet]{display:none}@media all and (max-width:960px){section[data-ref=solution]{align-items:center;flex-direction:column}section[data-ref=solution] .--solutions,section[data-ref=solution] .--wrapper{width:100%}section[data-ref=solution] .--wrapper ::-webkit-scrollbar{width:6px!important;height:6px!important}section[data-ref=solution] .--wrapper ::-webkit-scrollbar-thumb{border-radius:3px}section[data-ref=solution] .--wrapper .--top{align-items:center;width:100%}section[data-ref=solution] .--wrapper .--top h3{padding:0 20px;text-align:center;width:100%}section[data-ref=solution] .--banner{margin:initial}section[data-ref=solution] .--banner[data-ref=desktop]{display:none}section[data-ref=solution] .--banner[data-ref=tablet]{display:inline-flex;height:auto;width:100%}}@media all and (max-width:480px){section[data-ref=solution] .--wrapper .--solutions .--solution{padding:0 20px;width:100%}section[data-ref=solution] .--wrapper .--solutions .--solution .--title{align-items:flex-start;justify-content:space-between}section[data-ref=solution] .--wrapper .--solutions .--solution .--title .--icon{margin-top:10px}section[data-ref=solution] .--banner[data-ref=tablet]{display:none}section[data-ref=solution] .--banner[data-ref=mobile]{display:inline-flex;height:auto;width:100%}}section[data-ref=proposals]{align-items:flex-start;flex-direction:row;gap:45px;justify-content:space-between;width:100%}section[data-ref=proposals] .--banner{background-size:cover;display:inline-flex;flex-shrink:0}section[data-ref=proposals] .--banner[data-ref=mobile],section[data-ref=proposals] .--banner[data-ref=tablet]{display:none;width:100%}section[data-ref=proposals] .--wrapper{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:45px;width:100%}section[data-ref=proposals] .--wrapper .--top{align-items:flex-start;display:inline-flex;flex-direction:column;flex:0 0 100%;gap:15px}section[data-ref=proposals] .--wrapper .--top h3{padding:initial;text-align:initial;width:60%}section[data-ref=proposals] .--wrapper .--bottom{align-items:flex-start;display:flex;flex-direction:row;gap:45px;justify-content:space-between}section[data-ref=proposals] .--wrapper .--bottom .--product{border:1px solid #1d1ddd;border-radius:20px;height:630px;padding:45px 40px;width:415px}section[data-ref=proposals] .--wrapper .--bottom .--product,section[data-ref=proposals] .--wrapper .--bottom .--product .--text{display:flex;flex-direction:column;justify-content:space-between}section[data-ref=proposals] .--wrapper .--bottom .--product .--text span{text-align:center}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--blue{color:#1d1ddd;font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-1,section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-2{font-family:"TT Firs Neue Bold",sans-serif;font-size:.938rem;letter-spacing:.05em;line-height:1.25;text-transform:uppercase}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-2{font-size:1.875rem;line-height:1.2;padding:0 0 30px}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-3{color:#4d4d4d;font-family:"TT Firs Neue Regular",sans-serif;font-size:1.125rem;letter-spacing:.05em;line-height:1.25;padding:0 0 5px}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-4{font-family:"TT Firs Neue Medium",sans-serif;font-size:1.375rem;line-height:1.1;padding:0 0 25px}section[data-ref=proposals] .--wrapper .--bottom .--active{background-color:#fff;border-color:#fff}@media all and (max-width:1400px){section[data-ref=proposals] .--banner[data-ref=desktop]{display:none}section[data-ref=proposals] .--banner[data-ref=tablet]{display:inline-flex}section[data-ref=proposals] .--wrapper{align-items:center}section[data-ref=proposals] .--wrapper .--top{align-items:center;width:100%}section[data-ref=proposals] .--wrapper .--top h3{padding:0 20px;text-align:center;width:100%}section[data-ref=proposals] .--wrapper .--bottom{align-items:center;justify-content:center;width:100%}}@media all and (max-width:768px){section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-1{font-size:.75rem}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-2{font-size:1.25rem}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-3{font-size:.938rem}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-4{font-size:1.25rem}}@media all and (max-width:640px){section[data-ref=proposals] .--banner[data-ref=tablet]{display:none}section[data-ref=proposals] .--banner[data-ref=mobile]{display:inline-flex}section[data-ref=proposals] .--wrapper .--bottom{flex-direction:column}}@media all and (max-width:480px){section[data-ref=proposals] .--wrapper .--bottom .--product{height:initial;width:100%}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-1{font-size:.938rem}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-2{font-size:1.625rem}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-3{font-size:1rem}section[data-ref=proposals] .--wrapper .--bottom .--product .--text .--text-4{font-size:1.375rem}section[data-ref=proposals] .--wrapper .--bottom .--product .cmd{margin-top:15px}}section[data-ref=calc],section[data-ref=list-of-documents],section[data-ref=process-funding]{align-items:center;flex-direction:column;gap:45px;justify-content:center;width:100%}section[data-ref=calc] .--templates,section[data-ref=calc] .formCalc{align-items:center;display:flex;flex-direction:column;justify-content:center}section[data-ref=calc] .formCalc{width:min(1200px,100%)}section[data-ref=calc] .--templates{background-color:#f5f5f5;border-radius:30px;color:#858585;font-family:"TT Firs Neue Medium",sans-serif;font-size:1.625rem;letter-spacing:.05em;height:500px;width:100%}section[data-ref=process-funding] .--process{align-items:flex-start;display:flex;flex-direction:column;gap:65px;width:min(660px,100%)}section[data-ref=process-funding] .--process .--item{align-items:flex-start;display:flex;flex-direction:row;gap:50px;height:50px;justify-content:space-between}section[data-ref=process-funding] .--process .--item .--left{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:50px;justify-content:center;width:50px}section[data-ref=process-funding] .--process .--item .--left .--point-first{background-color:#fff;border-radius:50%;box-shadow:0 0 0 10px #1d1ddd;height:25px;position:relative;width:25px}section[data-ref=process-funding] .--process .--item .--left .--point-first:before{background-color:#fff;content:"";left:11px;position:absolute;top:35px;height:50px;width:4px}section[data-ref=process-funding] .--process .--item .--left .--point{background-color:#13112a;border-radius:50%;height:15px;position:relative;width:15px}section[data-ref=process-funding] .--process .--item .--left .--point:before{background-color:#fff;content:"";left:6px;position:absolute;bottom:15px;height:50px;width:4px}section[data-ref=process-funding] .--process .--item .--left .--point:after{background-color:#fff;content:"";left:6px;position:absolute;top:15px;height:50px;width:4px}section[data-ref=process-funding] .--process .--item .--right{align-items:flex-start;display:flex;flex-direction:column;gap:12px}section[data-ref=process-funding] .--process .--item .--right .--title{font-family:"TT Firs Neue Bold",sans-serif;font-size:1.25rem;letter-spacing:.05em;line-height:1.1}section[data-ref=process-funding] .--process .--item .--right .--text{font-family:"TT Firs Neue Regular",sans-serif;font-size:1rem;letter-spacing:.05em;line-height:1.25}@media all and (max-width:480px){section[data-ref=process-funding] .--process .--item{gap:15px}}section[data-ref=list-of-documents] .--lists{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:80px;justify-content:center;width:100%}section[data-ref=list-of-documents] .--lists .--item{align-items:center;display:inline-flex;flex-direction:row;gap:30px}section[data-ref=list-of-documents] .--lists .--item:hover{cursor:pointer}section[data-ref=list-of-documents] .--lists .--item:hover .--name{color:#1d1ddd;transition:.4s linear}section[data-ref=list-of-documents] .--lists .--item:hover .--icon{fill:#1d1ddd}section[data-ref=list-of-documents] .--lists .--item .--name{font-family:"TT Firs Neue Medium",sans-serif;font-size:1.125rem;transition:.4s linear}section[data-ref=list-of-documents] .--lists .--item .--icon{display:inline-flex;flex-shrink:0;height:36px;width:36px}@media all and (max-width:768px){section[data-ref=list-of-documents] .--lists{gap:40px}}@media all and (max-width:640px){section[data-ref=list-of-documents] .--lists{align-items:flex-start;flex-direction:column;gap:40px;padding-left:40px}}@media all and (max-width:320px){section[data-ref=list-of-documents] .--lists{padding-left:20px}section[data-ref=list-of-documents] .--lists .--item .--icon{height:28px;width:28px}}section[data-ref=faq]{flex-direction:column;gap:45px;justify-content:center;width:100%}section[data-ref=faq] .--row,section[data-ref=faq] .--row .--column{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;gap:45px;width:100%}section[data-ref=faq] .--row .--column{flex-direction:column;gap:20px;justify-content:flex-start}section[data-ref=faq] .--row .--column .--item{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;width:100%}section[data-ref=faq] .--row .--column .--item:hover{cursor:pointer}section[data-ref=faq] .--row .--column .--item:hover .--question .--text{color:#1d1ddd;font-weight:700;transition:all .3s linear}section[data-ref=faq] .--row .--column .--item:hover .--question .--icon{fill:#1d1ddd;transition:all .3s linear}section[data-ref=faq] .--row .--column .--item.--show .--question .--text{color:#1d1ddd;font-weight:700;transition:all .3s linear}section[data-ref=faq] .--row .--column .--item.--show .--question .--icon{fill:#1d1ddd;transition:all .3s linear}section[data-ref=faq] .--row .--column .--item.--show .--answer{height:initial;padding:5px 30px 20px}section[data-ref=faq] .--row .--column .--item .--question{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:20px 30px;width:100%}section[data-ref=faq] .--row .--column .--item .--question .--text{font-family:"TT Firs Neue Regular",sans-serif;font-size:1.25rem;letter-spacing:.05em;line-height:1.1;transition:.4s linear}section[data-ref=faq] .--row .--column .--item .--question .--icon{display:inline-flex;flex-shrink:0;height:27px;transition:all .3s linear;width:27px}section[data-ref=faq] .--row .--column .--item .--answer{font-family:"TT Firs Neue Regular",sans-serif;font-size:.938rem;height:0;letter-spacing:.05em;line-height:1.4;overflow:hidden;padding:initial;text-align:justify}section[data-ref=faq] .--row .--column .--item .--answer b{font:inherit;letter-spacing:inherit;line-height:inherit;font-family:"TT Firs Neue Bold",sans-serif}section[data-ref=faq] .--row .--column .--item .--answer ul{font:inherit;letter-spacing:inherit;line-height:inherit;display:inline-flex;flex-direction:column;gap:5px;padding:5px 0}section[data-ref=faq] .--row .--column .--item .--answer ul li{font:inherit;letter-spacing:inherit;line-height:inherit;list-style-type:disc;list-style-position:inside}@media all and (max-width:768px){section[data-ref=faq],section[data-ref=faq] .--row .--column{gap:30px}section[data-ref=faq] .--row{flex-direction:column;gap:30px}}@media all and (max-width:480px){section[data-ref=faq] .--row,section[data-ref=faq] .--row .--column{gap:20px}section[data-ref=faq] .--row .--column .--item{background-color:#f9f8f8}section[data-ref=faq] .--row .--column .--item.--show .--answer{padding:5px 20px 20px}section[data-ref=faq] .--row .--column .--item .--question{padding:20px}}*,body{padding:0}*{background:0 0;border:0;color:#0e0f0c;font-family:"TT Firs Neue Regular",sans-serif;font-size:1rem;font-variant:none;font-weight:400;margin:0;max-height:999999px;outline-offset:0;outline:0;text-decoration:none;-webkit-tap-highlight-color:transparent}html{background:#ededed;font-size:16px;min-height:100%;overflow-y:scroll;position:relative;scroll-behavior:smooth;width:100%}body{margin:0 auto;min-height:100vh;width:100%}* html main{height:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px;background-color:#ebebeb}::-webkit-scrollbar-thumb{background-color:#8a8a8a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#707070}a[name=top]{height:0;width:0}input:invalid{box-shadow:none}@media all and (max-width:640px){html{font-size:15px}}@media all and (max-width:320px){html{font-size:14px}}@media all and (max-width:240px){html{font-size:10px}}@media all and (max-width:2560px){:root{--empty-media: }}@media all and (max-width:1440px){:root{--empty-media: }}@media all and (max-width:1024px){:root{--empty-media: }}@media all and (max-width:960px){:root{--empty-media: }}@media all and (max-width:768px){:root{--empty-media: }}@media all and (max-width:640px){:root{--empty-media: }}@media all and (max-width:480px){:root{--empty-media: }}@media all and (max-width:425px){:root{--empty-media: }}@media all and (max-width:376px){:root{--empty-media: }}@media all and (max-width:320px){:root{--empty-media: }}@media all and (max-width:240px){:root{--empty-media: }}