/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:769px;--breakpoint-lg:992px;--breakpoint-xl:1240px;--font-family-sans-serif:"Font", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Font",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}a{color:#007bff;text-decoration:none;background-color:#fff0}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container-sm,.container{max-width:100%}}@media (min-width:769px){.container-md,.container-sm,.container{max-width:100%}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width:1240px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1200px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:20px;padding-left:20px}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:769px){.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}}@media (min-width:1240px){.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-xl-1{margin-left:8.3333333333%}}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:#fff0;border:0}.form-control:-moz-focusring{color:#fff0;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 123 255 / .25);box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgb(40 167 69 / .25);box-shadow:0 0 0 .2rem rgb(40 167 69 / .25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgb(220 53 69 / .25);box-shadow:0 0 0 .2rem rgb(220 53 69 / .25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}@media (min-width:576px){.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff0;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 123 255 / .25);box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;-webkit-box-shadow:0 0 0 .2rem rgb(38 143 255 / .5);box-shadow:0 0 0 .2rem rgb(38 143 255 / .5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(38 143 255 / .5);box-shadow:0 0 0 .2rem rgb(38 143 255 / .5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;-webkit-box-shadow:0 0 0 .2rem rgb(130 138 145 / .5);box-shadow:0 0 0 .2rem rgb(130 138 145 / .5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(130 138 145 / .5);box-shadow:0 0 0 .2rem rgb(130 138 145 / .5)}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;-webkit-box-shadow:0 0 0 .2rem rgb(72 180 97 / .5);box-shadow:0 0 0 .2rem rgb(72 180 97 / .5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(72 180 97 / .5);box-shadow:0 0 0 .2rem rgb(72 180 97 / .5)}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;-webkit-box-shadow:0 0 0 .2rem rgb(58 176 195 / .5);box-shadow:0 0 0 .2rem rgb(58 176 195 / .5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(58 176 195 / .5);box-shadow:0 0 0 .2rem rgb(58 176 195 / .5)}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;-webkit-box-shadow:0 0 0 .2rem rgb(222 170 12 / .5);box-shadow:0 0 0 .2rem rgb(222 170 12 / .5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(222 170 12 / .5);box-shadow:0 0 0 .2rem rgb(222 170 12 / .5)}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;-webkit-box-shadow:0 0 0 .2rem rgb(225 83 97 / .5);box-shadow:0 0 0 .2rem rgb(225 83 97 / .5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(225 83 97 / .5);box-shadow:0 0 0 .2rem rgb(225 83 97 / .5)}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;-webkit-box-shadow:0 0 0 .2rem rgb(216 217 219 / .5);box-shadow:0 0 0 .2rem rgb(216 217 219 / .5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(216 217 219 / .5);box-shadow:0 0 0 .2rem rgb(216 217 219 / .5)}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;-webkit-box-shadow:0 0 0 .2rem rgb(82 88 93 / .5);box-shadow:0 0 0 .2rem rgb(82 88 93 / .5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(82 88 93 / .5);box-shadow:0 0 0 .2rem rgb(82 88 93 / .5)}.btn-outline-primary:focus,.btn-outline-primary.focus{-webkit-box-shadow:0 0 0 .2rem rgb(0 123 255 / .5);box-shadow:0 0 0 .2rem rgb(0 123 255 / .5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:#fff0}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(0 123 255 / .5);box-shadow:0 0 0 .2rem rgb(0 123 255 / .5)}.btn-outline-secondary:focus,.btn-outline-secondary.focus{-webkit-box-shadow:0 0 0 .2rem rgb(108 117 125 / .5);box-shadow:0 0 0 .2rem rgb(108 117 125 / .5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:#fff0}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(108 117 125 / .5);box-shadow:0 0 0 .2rem rgb(108 117 125 / .5)}.btn-outline-success:focus,.btn-outline-success.focus{-webkit-box-shadow:0 0 0 .2rem rgb(40 167 69 / .5);box-shadow:0 0 0 .2rem rgb(40 167 69 / .5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:#fff0}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(40 167 69 / .5);box-shadow:0 0 0 .2rem rgb(40 167 69 / .5)}.btn-outline-info:focus,.btn-outline-info.focus{-webkit-box-shadow:0 0 0 .2rem rgb(23 162 184 / .5);box-shadow:0 0 0 .2rem rgb(23 162 184 / .5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:#fff0}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(23 162 184 / .5);box-shadow:0 0 0 .2rem rgb(23 162 184 / .5)}.btn-outline-warning:focus,.btn-outline-warning.focus{-webkit-box-shadow:0 0 0 .2rem rgb(255 193 7 / .5);box-shadow:0 0 0 .2rem rgb(255 193 7 / .5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:#fff0}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(255 193 7 / .5);box-shadow:0 0 0 .2rem rgb(255 193 7 / .5)}.btn-outline-danger:focus,.btn-outline-danger.focus{-webkit-box-shadow:0 0 0 .2rem rgb(220 53 69 / .5);box-shadow:0 0 0 .2rem rgb(220 53 69 / .5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:#fff0}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(220 53 69 / .5);box-shadow:0 0 0 .2rem rgb(220 53 69 / .5)}.btn-outline-light:focus,.btn-outline-light.focus{-webkit-box-shadow:0 0 0 .2rem rgb(248 249 250 / .5);box-shadow:0 0 0 .2rem rgb(248 249 250 / .5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:#fff0}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(248 249 250 / .5);box-shadow:0 0 0 .2rem rgb(248 249 250 / .5)}.btn-outline-dark:focus,.btn-outline-dark.focus{-webkit-box-shadow:0 0 0 .2rem rgb(52 58 64 / .5);box-shadow:0 0 0 .2rem rgb(52 58 64 / .5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:#fff0}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgb(52 58 64 / .5);box-shadow:0 0 0 .2rem rgb(52 58 64 / .5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.fade{-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:#fff0;border:0}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgb(0 0 0 / .1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgb(0 0 0 / .5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.swiper-button-prev{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljc1NCAwTDAgMTZMMTUuNjkwNyAzMS45MzU3TDE5LjA0MzkgMzJMNC4xMTI0OCAxNy4wMjgxSDM2VjE0Ljk3MTlINC4xMTI0OEwxOS4wNDM5IDBIMTUuNzU0WiIgZmlsbD0iIzAxNzNGRiIvPgo8L3N2Zz4K) center center no-repeat;background-size:30px 26px}.swiper-button-next{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjI0NiAwTDM2IDE2TDIwLjMwOTMgMzEuOTM1N0wxNi45NTYxIDMyTDMxLjg4NzUgMTcuMDI4MUgwVjE0Ljk3MTlIMzEuODg3NUwxNi45NTYxIDBIMjAuMjQ2WiIgZmlsbD0iIzAxNzNGRiIvPgo8L3N2Zz4K) center center no-repeat;background-size:30px 26px}.new-industries-pagination{width:auto!important;justify-content:center}@media (max-width:992px){.new-industries-slider{height:auto!important;padding-bottom:30px!important}.swiper-button-prev{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljc1NCAwTDAgMTZMMTUuNjkwNyAzMS45MzU3TDE5LjA0MzkgMzJMNC4xMTI0OCAxNy4wMjgxSDM2VjE0Ljk3MTlINC4xMTI0OEwxOS4wNDM5IDBIMTUuNzU0WiIgZmlsbD0iIzAxNzNGRiIvPgo8L3N2Zz4K) center center no-repeat;background-size:26px 22px}.swiper-button-next{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjI0NiAwTDM2IDE2TDIwLjMwOTMgMzEuOTM1N0wxNi45NTYxIDMyTDMxLjg4NzUgMTcuMDI4MUgwVjE0Ljk3MTlIMzEuODg3NUwxNi45NTYxIDBIMjAuMjQ2WiIgZmlsbD0iIzAxNzNGRiIvPgo8L3N2Zz4K) center center no-repeat;background-size:26px 22px}.new-industries-pagination{width:100%!important}}.forMobile{display:none}.forDesktop{display:block}@media (max-width:450px){.forMobile{display:block}.forDesktop{display:none}}@charset "UTF-8";@font-face{font-family:'Font';src:url(../../fonts/Font-BoldItalic.woff2) format('woff2'),url(../../fonts/Font-BoldItalic.woff) format('woff'),url(../../fonts/Font-BoldItalic.ttf) format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Font';src:url(../../fonts/Font-Bold.woff2) format('woff2'),url(../../fonts/Font-Bold.woff) format('woff'),url(../../fonts/Font-Bold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Font';src:url(../../fonts/Font-Regular.woff2) format('woff2'),url(../../fonts/Font-Regular.woff) format('woff'),url(../../fonts/Font-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Font';src:url(../../fonts/Font-Italic.woff2) format('woff2'),url(../../fonts/Font-Italic.woff) format('woff'),url(../../fonts/Font-Italic.ttf) format('truetype');font-weight:400;font-style:italic;font-display:swap}a{color:#0173FF}a:hover{color:#015CCC}a:active{color:#014599}.btn{background-color:#0173FF;color:#fff;font-size:16px;padding:15px;height:58px;line-height:24px;border-radius:3px;display:inline-block;text-align:center;min-width:240px;text-decoration:none;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;-webkit-box-shadow:none!important;box-shadow:none!important}.btn:hover{background-color:#015CCC;color:#fff}.btn:active{background:#014599;color:#fff}.btn:visited{color:#fff}.btn:disabled{background:#E8E9ED;color:#8A8C99;pointer-events:none}.btn.btn-second{background-color:#fff0;border-color:#12131A;color:#12131A}.btn.btn-second:hover{border-color:#0173FF}.btn.btn-second:active{border-color:#014599}.btn.btn-second:disabled{border-color:#8A8C99;color:#8A8C99}.btn.btn-extra{height:40px;padding:10px;line-height:17px;min-width:200px;background:#fff0;border-color:#fff}.btn.btn-extra:hover{border-color:#0173FF}.btn.btn-extra:active{border-color:#014599}.btn.btn-extra:disabled{border-color:#8A8C99;color:#8A8C99}.btn-outline{display:inline-block;border:1px solid #0173FF;border-radius:60px;padding:5px 20px;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.btn-outline:hover,.btn-outline:focus{background:#0173FF;color:#fff;text-decoration:none}.foot-nav li{display:block}.foot-nav li+li{margin-top:8px}.foot-nav li a{color:#fff}.big,.slide-number{font-size:64px;line-height:64px}.h1,h1{font-size:34px;line-height:34px;letter-spacing:-.03em}.h2,h2{font-size:30px;line-height:33px}.main-inner .subheading{margin-top:-60px;font-size:32px;color:#999;margin-bottom:110px;line-height:normal}.h3,h3{font-size:20px;line-height:24px}.h4,.form-control,h4{font-size:17px;line-height:24px}.text1{font-size:15px;line-height:23px}.text2,.foot-contact a[href^="tel:"],.slogan,.foot-nav li{font-size:13px;line-height:17px}.text3,.attach-hint,.blog-item-type,.case-unit-link{font-size:10px;line-height:13px}.caption{font-size:13px;line-height:17px;letter-spacing:.1em;text-transform:uppercase}.img-fluid{max-width:100%}.block-link{color:#0173FF;text-decoration:underline}.block-link:hover{text-decoration:underline}@media (min-width:990px){.big,.slide-number{font-size:100px;line-height:100px}.h1,h1{font-size:98px;line-height:100px;letter-spacing:-4px}.h2,h2{font-size:64px;line-height:70px;letter-spacing:-2px}.h3,h3{font-size:32px;line-height:38px;letter-spacing:-.5px}.h4,.form-control,h4{font-size:24px;line-height:34px}.text1{font-size:20px;line-height:32px}.text2,.foot-contact a[href^="tel:"],.slogan,.foot-nav li{font-size:16px;line-height:20px}.text3,.foot-btm,.foot-mdl,.attach-hint,.blog-item-type,.case-unit-link{font-size:13px;line-height:18px}.hero-title .h2{font-size:16px}}@media (max-width:989px){#cases_filter{padding-top:2em}}@media (min-width:1300px){.header .container-fluid{padding-left:60px;padding-right:60px}}ul,ol{padding:0;margin:0}h1,h2,h3,h4,h5{font-weight:400;margin-bottom:100px}body{font-family:"Font";color:#12131A;font-size:16px;min-width:370px}.breadcrumb{padding:0;margin:0 0 100px 0;background-color:#fff0;white-space:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.breadcrumb li{display:inline-block}.breadcrumb li:last-child{text-overflow:ellipsis;max-width:100%;overflow:hidden}.breadcrumb-item+.breadcrumb-item::before{content:"→";float:none}.hero{min-height:100vh;height:1080px;color:#fff;position:relative;padding-bottom:136px;background:#007bff}.hero a{color:#FFF}.hero:after{content:none}.hero-about{background:url(../../img/hero/2.2.png) center 0 no-repeat #007bff;background-size:cover;height:auto;padding-top:20vh}.hero-about .breadcrumb-item.active{color:#fff}.hero-about .breadcrumb-item+.breadcrumb-item::before{color:#fff}.hero-about:after{display:none}.hero-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;opacity:0;visibility:hidden;-webkit-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out}.hero-img.current{opacity:1;visibility:visible}@media (max-width:585px){.hero-img-1{object-position:-200px}.hero-img-2{object-position:-500px}}.hero-in{min-height:630px;padding-top:300px}.header{padding-top:15px;padding-bottom:15px;color:#12131A;position:relative;z-index:2}.header .container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .logo .icon{width:116px;height:70px}.header .btn{color:#12131A;border-color:#12131A}.header.header-main{position:absolute;left:0;right:0;top:0;z-index:10}.header.header-main .logo .icon{fill:#fff}.hero{position:relative;z-index:5}.head-lft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}.head-lft .logo{display:inline-block;margin-right:40px}.head-lft .logo img{max-width:100%}.head-rht{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu{display:-webkit-box;display:-ms-flexbox;display:flex}.menu li{display:inline-block}.search-toggle{border:0;position:absolute;right:64px;top:8px;padding:0;background-color:#fff0;width:20px;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.search-toggle .icon{width:18px;height:18px}.js-search .search-box{display:block}.js-search .search-toggle{opacity:.5}.search-box .search-btn .icon{fill:#0173FF;width:20px;height:18px;vertical-align:top}.head-contacts{display:none}.menu{margin-right:50px;margin-bottom:-30px}.menu>li{display:inline-block;position:relative;padding-bottom:30px}.menu>li:not(:last-child){margin-right:40px}.menu>li>a{display:inline-block;position:relative;white-space:nowrap;color:#12131A}.menu>li>ul{position:absolute;opacity:0;visibility:hidden;background-color:#fff;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;-webkit-transform:translateY(10px);transform:translateY(10px);max-width:1160px;width:100%;padding:0 0 30px 30px;margin-right:60px;right:0;top:80px;display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:column;height:370px}.menu>li>ul::before{content:'';display:block;position:absolute;top:-7px;right:628px;width:16px;height:16px;background-image:url(/assets/img/arrow.svg);background-size:contain;background-repeat:no-repeat}.menu>li>ul>li{display:inline-block;margin-top:20px;vertical-align:top;margin-right:80px;font-size:15px;font-weight:500;line-height:18.15px}.menu>li>ul li+li{margin-top:20px}.menu>li>ul>li>a{color:#12131A;font-size:14px;font-weight:400;line-height:16.94px}.menu>li>ul>li>ul>li>a{color:#8A8C99}.menu>li>ul>li>ul{margin-top:15px}.menu>li>ul>li>ul>li{display:block}.menu>li>ul>li>ul li+li{margin-top:8px}.menu>li:hover>ul{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.menu>li.has-menu{margin-right:0!important;position:inherit;padding-right:16px;padding-left:100px}.menu>li.has-menu>a{padding-right:16px}.menu>li.has-menu>a:after{display:block;position:absolute;width:6px;height:6px;border-left:1px solid #12131A;border-bottom:1px solid #12131A;right:0;top:50%;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}.menu>li.has-menu:hover>a:after,.menu>li.has-menu.js-expand>a:after{-webkit-transform:rotate(135deg) translateY(-50%);transform:rotate(135deg) translateY(-50%);right:5px;margin-top:-2px}@media (max-width:1300px){ul.menu>li>ul{width:95%}ul.menu>li>ul{margin-right:20px}}@media (max-width:1240px){ul.menu>li>ul::before{right:417px}ul.menu>li>ul{max-width:900px}}@media (max-width:991px){ul.menu>li>ul{top:60px;margin-right:28px;width:93%}}@media (max-width:840px){ul.menu>li>ul{height:480px;overflow-x:auto}}@media (max-width:767px){ul.menu>li>ul::before{right:409px}}@media (max-width:730px){ul.menu>li>ul{height:545px}.menu>li.has-menu{padding-left:30px}}@media (max-width:576px){.menu>li.has-menu{padding-left:0}.menu>li.has-menu>a:after{content:""}ul.menu>li>ul>li>ul{display:none}.menu>li{width:100%!important}ul.menu>li>ul>li{display:block!important;position:relative;margin-right:0;width:100%;margin-top:0;padding:5px 0}ul.menu>li>ul>li>ul>li{margin-left:10px}ul.menu>li>ul>li>ul>li>a{padding:4px 0}ul.menu>li>ul{overflow-x:hidden}ul.menu>li>ul>li:has(>ul)>a{padding-right:25px;box-sizing:border-box}ul.menu>li>ul>li:has(>ul)::after{content:"";display:block;position:absolute;width:6px;height:6px;border-left:1px solid #12131A;border-bottom:1px solid #12131A;right:5px;top:11px;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}ul.menu>li>ul>li.open:has(>ul)::after{transform:translateY(-50%) rotate(-45deg)}ul.menu>li>ul{height:auto!important}}.hero-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;z-index:10;flex-direction:column;justify-content:start;align-items:start;margin-bottom:194px}.hero-title span{display:inline-block;font-size:11px;line-height:11px;font-family:"Lato",sans-serif;position:relative;padding-left:17px;margin-bottom:52px;margin-left:10px;letter-spacing:0;cursor:pointer}.hero-title .btn{display:none}.hero-title span img{position:absolute;left:0;top:100%;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.hero-title span:hover img{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.hero-title .h1{margin-bottom:60px}.hero-title span .icon{width:12px;height:17px;display:block;position:absolute;left:0;top:0;fill:#0173FF}.hero-title .h2{max-width:1000px;width:100%;font-size:32px;line-height:normal;font-weight:400;letter-spacing:-.96px}.hero-title .h2 a{color:#fff;text-decoration:underline;text-underline-offset:6px;transition:all .2s ease-in-out}.hero-title .h2 a:hover{color:#1d75ed}.header.header-main .btn{border-color:#fff;color:#fff;transition:all .2s ease-in-out}.header.header-main .btn:hover{border-color:#1d75ed}.header.header-main .head-lft{color:#fff}.header.header-main .menu>li>a{color:#fff;display:inline-block}.header.header-main .menu>li.has-menu>a:after{border-color:#fff}.wrapper{position:relative;overflow-x:clip;background-color:#F7F8FA}.slider-box{position:absolute;top:815px;left:40%;right:0;margin-left:1px}.hero-slider{padding-right:10%!important}.hero-slider .swiper-slide:not(.swiper-slide-active){opacity:.3}.hero-slider .inner{border:1px solid #fff;padding:20px}.hero-slider a{color:#fff;font-size:16px;max-width:300px;width:100%;text-decoration:none;display:block;line-height:normal;transition:all .2s ease-in-out}.hero-slider a:hover{opacity:.8}.hero-slider .h3{height:auto;margin-bottom:48px}.hero-slider-nav{-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;max-width:260px}.hero-slider-nav .swiper-button-next,.hero-slider-nav .swiper-button-prev{margin-top:50px!important;transition:all .2s ease-in-out}.hero-slider-nav .swiper-button-next:hover,.hero-slider-nav .swiper-button-prev:hover{opacity:.6}.hero-slider-nav .swiper-button-next,.hero-slider-nav .swiper-button-prev{position:static;width:36px!important;height:32px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;-webkit-background-size:contain;background-size:contain!important}.hero-slider-nav .btn{display:none}.hero-slider-nav .swiper-button-prev{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjI0NiAwTDM2IDE2TDIwLjMwOTMgMzEuOTM1N0wxNi45NTYxIDMyTDMxLjg4NzUgMTcuMDI4MUgwVjE0Ljk3MTlIMzEuODg3NUwxNi45NTYxIDBIMjAuMjQ2WiIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K) center center no-repeat}.hero-slider-nav .swiper-button-next{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljc1NCAwTDAgMTZMMTUuNjkwNyAzMS45MzU3TDE5LjA0MzkgMzJMNC4xMTI0OCAxNy4wMjgxSDM2VjE0Ljk3MTlINC4xMTI0OEwxOS4wNDM5IDBIMTUuNzU0WiIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K) center center no-repeat}.swiper-button-prev{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljc1NCAwTDAgMTZMMTUuNjkwNyAzMS45MzU3TDE5LjA0MzkgMzJMNC4xMTI0OCAxNy4wMjgxSDM2VjE0Ljk3MTlINC4xMTI0OEwxOS4wNDM5IDBIMTUuNzU0WiIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K) center center no-repeat;background-size:32px 36px}.swiper-button-prev:after{display:none!important}.swiper-button-next{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjI0NiAwTDM2IDE2TDIwLjMwOTMgMzEuOTM1N0wxNi45NTYxIDMyTDMxLjg4NzUgMTcuMDI4MUgwVjE0Ljk3MTlIMzEuODg3NUwxNi45NTYxIDBIMjAuMjQ2WiIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K) center center no-repeat;background-size:32px 36px}.swiper-button-next:after{display:none!important}.swiper-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px}.slogan{margin-bottom:40px}.main{padding-top:100px}.main-inner{padding-top:81px}.main-inner .blog-list{margin-bottom:85px}.main-inner .service-list{margin-bottom:200px}.main-inner .form-control,.main-inner .form-control.form-area,.main-inner .jcf-file{background-color:#fff0}.main-inner .h2+.blog-list{margin-top:100px}.hero-about+.main-inner{padding-top:100px}.more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.more a{display:inline-block}.section{margin-bottom:200px;color:inherit}.section-cases__title span{color:#8A8C99}.css-slider{overflow-y:auto;-ms-overflow-style:none;flex-wrap:nowrap}.css-slider::-webkit-scrollbar{width:0}.section__bottom{text-align:right;margin-top:40px}.services-b2b .h2{margin-bottom:30px}.services-b2b .h3{margin-top:40px;margin-bottom:20px}.services-b2b .h3.service-title{margin-top:0;margin-bottom:0}@media (max-width:576px){.services-b2b .service-more{display:none}}.services-b2b .service-list{margin-bottom:40px}.service-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #8A8C99}.service-unit{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;border-left:1px solid #8A8C99;border-right:1px solid #8A8C99;border-bottom:1px solid #8A8C99;margin-left:-1px;padding:30px 40px 60px 40px}.service-unit.service-unit-last{border-color:#fff0;position:relative}.service-unit.service-unit-last .more{position:absolute;right:0;bottom:0}.service-unit .service-more{margin-top:20px;color:#8A8C99}.service-more{display:flex;gap:10px;flex-wrap:wrap}.service-more a{color:#8A8C99;text-decoration:underline;line-height:normal}.service-more a:hover{color:#0173FF}.service-unit span{display:inline-block;margin:0 10px}.service-title{margin-bottom:16px}.tech-list{display:-webkit-box;display:-ms-flexbox;display:flex}.tech-list-1{position:relative;z-index:2}.tech-list-2{margin-top:-60px}.tech-list-2 .tech-unit{height:220px}.tech-list-2 .tech-unit+.tech-unit{border-color:#8A8C99}.tech-unit{-webkit-box-flex:0;-ms-flex:0 0 660px;flex:0 0 580px;max-width:580px;border-top:1px solid #8A8C99;border-left:1px solid #8A8C99;padding:40px 0 0 40px;height:300px}.tech-unit-1,.tech-unit-3{flex:0 0 610px;max-width:610px}.tech-unit-2{background-color:#F7F8FA}.tech-unit+.tech-unit{margin-left:-30px;margin-top:100px;border-color:#0173FF}.tech-unit>span{display:block;margin-bottom:20px;max-width:460px;line-height:130%}.tech-unit .list{max-width:460px}.tech-unit .list span{display:inline-block;white-space:nowrap;color:#8A8C99;padding-right:10px;margin-right:5px;margin-bottom:5px;position:relative}.tech-unit .list span a{text-decoration:underline}.tech-unit .list span a:hover{text-decoration:none}.tech-unit .list span:last-child{margin-right:0}.tech-unit .list span:not(:last-child):before{content:"|";display:block;position:absolute;right:-1px;top:0}.tech-unit .list span a{color:#8A8C99}.tech-unit-title{margin-bottom:20px}.blog-item{padding:60px;border:1px solid #8A8C99;border-bottom:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.blog-mass-media{display:flex;align-items:center;justify-content:flex-start;white-space:nowrap;margin-bottom:40px;overflow:hidden;gap:30px}.mass-media-items{display:flex;align-items:center;gap:40px;flex-shrink:0;min-width:100%;-webkit-animation:running-line 30s linear infinite;animation:running-line 30s linear infinite}.mass-media-items a{height:50px;width:160px}.mass-media-items a svg{width:100%;height:100%;object-fit:contain}.mass-media-items a svg:hover path{fill:#0173FF}.mass-media-items img{object-fit:cover;height:100%}@-webkit-keyframes running-line{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes running-line{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}#video-popup.visible{opacity:1}#video-popup iframe.visible{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.static-tg{flex-direction:column!important;justify-content:center;align-items:center;gap:40px;padding:60px;text-align:center;border:1px solid #8A8C99}.blog-item-link a{width:270px;height:50px;display:flex;justify-content:center;align-items:center;border:1px solid #0173FF;border-radius:4px;color:#12131A;transition:all .2s ease-in-out}.blog-item-link a:hover{text-decoration:none;opacity:.6}.static-tg .blog-item-type{margin:0!important}.static-tg__icon{width:40px!important;display:block;margin:0 auto 20px auto}.static-tg .blog-item-name{margin-bottom:0}.blog-item div[class^=col-]{padding:0}.blog-item div[class^=col-]:last-child{text-align:right}.blog-item img{width:360px;max-height:270px;object-fit:cover;border-radius:4px}.blog-item-type{letter-spacing:.1em;margin-bottom:20px;text-transform:uppercase;color:#12131A}.blog-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:40px}.blog-item-name{margin-bottom:20px}.blog-item-name a{line-height:120%}.blog-item-text{line-height:130%}.reviews{background:#E8E9ED;padding-top:100px;padding-bottom:200px}.slide-rate{margin-bottom:43px;display:inline-block}.slide-rate img{max-width:100%}blockquote{margin:0}blockquote .h3{letter-spacing:-.03em;margin-bottom:28px}blockquote cite{display:block;font-style:normal}blockquote cite span{display:block}.swiper-button-next,.swiper-button-prev{width:64px!important;height:64px!important}.reviews-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:167px}.reviews-nav .swiper-button-next,.reviews-nav .swiper-button-prev{position:static;margin:0}.reviews-nav .swiper-review-prev{width:64px;height:64px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljc1NCAwTDAgMTZMMTUuNjkwNyAzMS45MzU3TDE5LjA0MzkgMzJMNC4xMTI0OCAxNy4wMjgxSDM2VjE0Ljk3MTlINC4xMTI0OEwxOS4wNDM5IDBIMTUuNzU0WiIgZmlsbD0iIzAxNzNGRiIvPgo8L3N2Zz4K) center center no-repeat;background-size:36px 32px}.reviews-nav .swiper-review-next{width:64px;height:64px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjI0NiAwTDM2IDE2TDIwLjMwOTMgMzEuOTM1N0wxNi45NTYxIDMyTDMxLjg4NzUgMTcuMDI4MUgwVjE0Ljk3MTlIMzEuODg3NUwxNi45NTYxIDBIMjAuMjQ2WiIgZmlsbD0iIzAxNzNGRiIvPgo8L3N2Zz4K) center center no-repeat;background-size:36px 32px;margin-left:40px}.form{background:#12131A;padding-top:0;padding-bottom:100px;color:#fff;position:relative}.form:before{content:"";display:block;position:absolute;height:440px;width:1px;background-color:#F7F8FA;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.newform.form:before,.newform.form:after{display:none}.newform.form{background:none;padding:200px 0}.newform.form .form-control.form-area{height:120px}.newform.form h2{color:#000;width:50%;white-space:nowrap}.newform.form h2::after{content:"_";color:#0173FF;-webkit-animation:cursor-blink 1s infinite;animation:cursor-blink 1s infinite}@-webkit-keyframes cursor-blink{50%{opacity:0}}@keyframes cursor-blink{50%{opacity:0}}.newform__row{display:flex;gap:40px}.form:after{content:"";display:block;position:absolute;height:100px;width:1px;background-color:#12131A;top:440px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.form-box{color:#12131A;width:50%}.form__btns{display:flex;gap:40px;align-items:center;margin-top:40px}.form__btns .btn{min-width:260px}.form-note{color:#8A8C99;font-size:13px;line-height:130%}.form-group{margin-bottom:20px}.form-group label{display:block;margin:0 0 10px 0;line-height:1.3}.form-control{border-width:0 0 1px 0;border-bottom-color:#8A8C99;padding:0;border-radius:0;height:40px;-webkit-box-shadow:none!important;box-shadow:none!important;background-color:#fff0}.form-control::-webkit-input-placeholder{opacity:1;color:#8A8C99}.form-control::-moz-placeholder{opacity:1;color:#8A8C99}.form-control:-ms-input-placeholder{opacity:1;color:#8A8C99}.form-control:-moz-placeholder{opacity:1;color:#8A8C99}.form-control.form-area{height:40px}.form-control:focus{background-color:#fff0}.jcf-file{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative;overflow:hidden;width:100%;margin-bottom:22px}.jcf-file .jcf-real-element{position:absolute;font-size:200px;height:200px;margin:0;right:0;top:0}.jcf-file .jcf-fake-input{display:block;text-overflow:ellipsis;width:100%;white-space:nowrap;vertical-align:top;overflow:hidden;border-bottom:1px solid #12131A;padding:0;line-height:34px;height:34px;font-size:24px}.jcf-file .jcf-upload-button{display:block;vertical-align:top;white-space:nowrap;overflow:hidden;width:100%;margin:0;padding:0;line-height:28px;height:28px;margin-bottom:18px;position:relative}.jcf-file .jcf-upload-button:after{content:"";display:block;position:absolute;width:16px;height:16px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuODE1NDcgMS4zOTUwNkM4LjcwMzk3IDAuNTEyMzY3IDkuOTAyOSAwLjAxMTc1NTQgMTEuMTU2MSAwLjAwMDIwNDRDMTIuNDA5MiAtMC4wMTEzNDY2IDEzLjYxNzIgMC40NjcwNzkgMTQuNTIxOCAxLjMzMzI0QzE1LjQyNjUgMi4xOTk0MSAxNS45NTYxIDMuMzg0NiAxNS45OTc0IDQuNjM1NTVDMTYuMDM4NyA1Ljg4NjUgMTUuNTg4NSA3LjEwMzk3IDE0Ljc0MyA4LjAyNzhMMTQuNTkxIDguMTg1MTlMNy41NTE0OSAxNS4yMTQyTDcuNTIyNyAxNS4yMzgyQzYuOTc0NDcgMTUuNzMwMSA2LjI2MzA5IDE2LjAwMTUgNS41MjYxMSAxNkM0Ljc4OTEzIDE1Ljk5ODUgNC4wNzg4OSAxNS43MjQxIDMuNTMyNzIgMTUuMjI5OUMyLjk4NjU1IDE0LjczNTcgMi42NDMyNiAxNC4wNTY4IDIuNTY5MjEgMTMuMzI0NEMyLjQ5NTE2IDEyLjU5MjEgMi42OTU2MSAxMS44NTg0IDMuMTMxODIgMTEuMjY1MUMzLjE1MDg5IDExLjIyODIgMy4xNzM2NyAxMS4xOTM0IDMuMTk5ODEgMTEuMTYxMkwzLjI0MzAxIDExLjExMzNMMy4zMTE4MSAxMS4wNDNMMy40MjU0IDEwLjkyNDdMMy40MjcgMTAuOTI3MUw5LjM3NTM2IDQuOTcxODhDOS40NzY4OSA0Ljg3MDA3IDkuNjExNjcgNC44MDgwOSA5Ljc1NTEzIDQuNzk3MjRDOS44OTg1OSA0Ljc4NjM5IDEwLjA0MTIgNC44MjczOSAxMC4xNTY5IDQuOTEyNzZMMTAuMjI0MSA0Ljk3MTA4QzEwLjMyNTggNS4wNzI0NCAxMC4zODc4IDUuMjA2ODkgMTAuMzk4NiA1LjM0OTk5QzEwLjQwOTUgNS40OTMwOSAxMC4zNjg2IDUuNjM1MzMgMTAuMjgzMyA1Ljc1MDg0TDEwLjIyNDkgNS44MTc5NUw0LjE1MDE0IDExLjkwMDJDMy44Njk5MyAxMi4yNDQ5IDMuNzI4NjggMTIuNjgxNyAzLjc1NDA2IDEzLjEyNDlDMy43Nzk0NSAxMy41NjgyIDMuOTY5NjMgMTMuOTg2MSA0LjI4NzM3IDE0LjI5NjZDNC42MDUxIDE0LjYwNzEgNS4wMjc0OCAxNC43ODggNS40NzE3NSAxNC44MDM3QzUuOTE2MDMgMTQuODE5NSA2LjM1MDE4IDE0LjY2OSA2LjY4OTE2IDE0LjM4MTdMMTMuNzU0MiA3LjMyNzE0QzE0LjQwNDQgNi42NjEyOCAxNC43NzExIDUuNzY5NzcgMTQuNzc3MiA0LjgzOTcyQzE0Ljc4MzQgMy45MDk2OCAxNC40Mjg2IDMuMDEzNCAxMy43ODczIDIuMzM5MDFDMTMuMTQ2IDEuNjY0NjIgMTIuMjY4MSAxLjI2NDU0IDExLjMzNzggMS4yMjI3NkMxMC40MDc1IDEuMTgwOTcgOS40OTcxMiAxLjUwMDcyIDguNzk3OCAyLjExNDlMOC42NjM0MSAyLjI0MjczTDguNjUzMDEgMi4yNTM5MUwxLjAyNDc3IDkuODcyNTRDMC45MTc3MiA5Ljk3OTc1IDAuNzczOTk4IDEwLjA0MjUgMC42MjI1MDIgMTAuMDQ4MkMwLjQ3MTAwNyAxMC4wNTM5IDAuMzIyOTcxIDEwLjAwMjEgMC4yMDgxNTkgOS45MDMyQzAuMDkzMzQ3NCA5LjgwNDMzIDAuMDIwMjczMSA5LjY2NTcgMC4wMDM2Mjg1MiA5LjUxNTIxQy0wLjAxMzAxNjEgOS4zNjQ3MSAwLjAyODAwMzIgOS4yMTM1IDAuMTE4NDM5IDkuMDkxOThMMC4xNzYwMzUgOS4wMjQ4N0w3LjgxNTQ3IDEuMzk1MDZaIiBmaWxsPSIjOEE4Qzk5Ii8+Cjwvc3ZnPgo=) 0 0 no-repeat;background-size:100%;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer{background:#12131A;color:#fff;padding-top:100px;padding-bottom:40px}.foot-top{margin-bottom:40px}.foot-top a{color:#fff}.foot-mdl{color:#8A8C99;padding-bottom:108px}.foot-mdl .logo{margin-bottom:40px;display:inline-block}.foot-mdl .logo img{max-width:100%}.foot-slogan{color:#fff}.partner{margin-top:17px}.partner img{width:60px;height:31px}.foot-nav{margin-top:42px}.foot-contact{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.foot-contact a[href^="tel:"]{color:#fff}.foot-contact .btn.btn-extra{min-width:162px}.foot-btm a{color:#fff}.hamburger{width:20px;height:20px;padding:0;background-color:#fff0;border:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out;cursor:pointer;position:absolute;right:20px;top:8px;display:none}.hamburger span{display:block;position:absolute;height:1px;width:100%;background:#12131A;border-radius:0;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.js-open .hamburger span:nth-child(1){top:8px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.js-open .hamburger span:nth-child(2){opacity:0;left:-60px}.js-open .hamburger span:nth-child(3){top:8px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}@media (min-width:576px){.modal-dialog{max-width:960px}}.modal *{box-sizing:border-box}.modal:before{content:"";display:block;position:absolute;width:8px;right:0;top:0;bottom:0}.modal .close{position:absolute;right:16px;top:16px;opacity:1}.modal .close .icon{width:32px;height:32px;-webkit-filter:invert(100%) sepia(93%) saturate(0%) hue-rotate(221deg) brightness(107%) contrast(107%);filter:invert(100%) sepia(93%) saturate(0%) hue-rotate(221deg) brightness(107%) contrast(107%)}.modal-content{border-radius:0;padding:100px 100px 70px 100px;min-height:518px}.modal-content:before{content:"";display:block;position:absolute;width:8px;right:0;top:0;bottom:0;background:#8A8C99;opacity:.5;height:100%}.modal-content:after{content:"";display:block;position:absolute;width:8px;height:518px;background:#0173FF;right:0;top:0}.modal-content .btn{width:286px;max-width:100%}.modal-title{margin-bottom:40px}.cases-tags{overflow:auto;white-space:nowrap;margin:-50px -5px 0 -5px;font-size:0;overflow:auto;white-space:nowrap;padding-bottom:15px;margin-bottom:85px}.cases-tags li{display:inline-block;padding:0 5px;font-size:16px}.cases-tags li a{display:block;border:1px solid #0173FF;border-radius:60px;height:37px;line-height:34px;padding:0 20px;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.cases-tags li a.active{border-color:#12131A;color:#12131A}.cases-tags li a:hover{border-color:#12131A;color:#12131A;text-decoration:none}.pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-40px}.pagination .page-link{border-color:#fff0;background-color:#fff0;font-size:16px;-webkit-box-shadow:none;box-shadow:none;outline:none}.page-item.active .page-link{background-color:#fff0;color:#12131A;border-color:#fff0}.contact-block{margin-bottom:40px}.contact-block span{display:block;margin-bottom:10px}.contact-block div{color:#0173FF}.contact-info{margin-bottom:200px}.contact-info+.h2,.contact-info h2{margin-bottom:100px}.pay-block+.pay-block{margin-top:40px}.pay-block .h3{margin-bottom:40px}.pay-block .inner:not(:last-child){margin-bottom:20px}.pay-info li{display:-webkit-box;display:-ms-flexbox;display:flex}.pay-info li span{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px;padding-right:15px}input.agree{display:none}.template-block .icon{width:26px;height:25px}.headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:100px}.headline h2,.headline .h2{margin-right:177px;margin-bottom:0}address{font-size:16px;line-height:20px;margin:0;position:relative;top:5px}.review-item{background:#E8E9ED;display:-webkit-box;display:-ms-flexbox;display:flex;height:400px;margin-bottom:40px}.review-item .rate{margin-bottom:36px}.review-item .rate img{height:17px}.review-item cite{font-style:normal;font-size:16px;line-height:20px;max-width:200px;display:block}.review-item cite span{display:block}.review-item .embed-responsive{height:100%}.review-item-lft{-webkit-box-flex:0;-ms-flex:0 0 34.5%;flex:0 0 34.5%;max-width:34.5%;padding:100px 8.3333333333% 0 8.6%}.review-item-rht{-webkit-box-flex:0;-ms-flex:0 0 65.5%;flex:0 0 65.5%;max-width:65.5%}.review-item-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:400px;padding:100px 8.3333333333% 40px 0}.review-item-txt .h3{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:20px}.feeadback-form .form-control{background-color:#fff0}.feeadback-form .jcf-file{background-color:#E8E9ED}figure img{max-width:100%}.heading{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:114px}.heading .h1,.heading h1{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;padding-right:140px;margin:0}.creator{-webkit-box-flex:0;-ms-flex:0 0 105px;flex:0 0 105px;max-width:105px;padding-top:26px}.creator-img{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-bottom:20px}.creator-img img{border-radius:50%;width:100%;height:100%;object-fit:cover;object-position:top}.creator-inf{margin-bottom:20px}.creator-inf span{display:block}.article-nav{max-width:260px}.article-nav li{display:block}.article-nav li+li{margin-top:14px}.after-nav{margin-top:20px;animation:pulse 2s infinite}.after-nav.btn{min-width:auto;padding:10px;height:auto;font-size:15px;line-height:normal;max-width:240px}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgb(1 115 255 / .4);opacity:.8;background-color:#0173FF;color:#fff}70%{transform:scale(1.05);box-shadow:0 0 0 10px rgb(1 115 255 / .1);opacity:1;background-color:#0173FF;color:#fff}100%{transform:scale(1);box-shadow:0 0 0 0 rgb(1 115 255 / .4);opacity:.8;background-color:#0173FF;color:#fff}}.article{font-size:19px;line-height:32px;padding-bottom:40px}.article figure{margin:37px 0}.article .h2,.article h2{margin:0 0 40px 0}.article .h3,.article h3{margin:0 0 30px 0}.article .h2:not(:first-child),.article h2:not(:first-child){margin-top:100px}.article .h3:not(:first-child),.article h3:not(:first-child){margin-top:70px}.article h2+h3{margin-top:0}.article p{margin:0 0 37px 0}.article p:last-child{margin-bottom:0}.article ul{margin-bottom:37px}.article ul>li{display:block;position:relative;padding-left:36px}.article ul>li+li{margin-top:10px}.article ul>li:before{content:"";display:block;position:absolute;width:8px;height:8px;background-color:#12131A;border:1px solid #12131A;border-radius:50%;left:8px;top:13px}.article ul>li>ul{margin:10px 0 0 0}.article ul>li>ul>li+li{margin-top:8px}.article ul>li>ul>li:before{background-color:#fff0}.article ol{margin-bottom:37px;list-style:none;counter-reset:item}.article ol>li{counter-increment:item;padding-left:36px;position:relative}.article ol>li+li{margin-top:10px}.article ol>li ul{margin:10px 0 0 0}.article ol>li:before{margin-right:10px;content:counters(item,".") " ";display:block;position:absolute;left:8px;top:0;font-size:13px}.article ol.ol-big>li+li{margin-top:40px}.article img{max-width:100%;height:auto}.article td{vertical-align:baseline}.article *:first-child{margin-top:0}.article *:last-child{margin-bottom:0}.article blockquote{margin-bottom:20px;padding:20px;background-color:#eee}.article pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.article code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.article pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:#fff0;border-radius:0}.share-this{text-align:center;border-top:1px solid #8A8C99;padding-top:40px}.share-this .h3{margin-bottom:40px}.share-this .h3 br{display:none}.share-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share-links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;border:1px solid #8A8C99;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;border-radius:50%;margin:0 5px}.share-links a:hover{border-color:#12131A}.share-links a.vk .icon{width:28px;height:17px}.share-links a.ok .icon{width:17px;height:28px}.share-links a.fb .icon{width:14px;height:28px}.content-list{position:sticky;top:20px}.content-list input[type=checkbox]{position:absolute;left:0;top:0;opacity:0;visibility:hidden}.content-list input[type=checkbox]:checked~.article-nav{display:block}.content-list input[type=checkbox]:checked+.content-toggler{margin-bottom:20px}.content-toggler.icon-uncovered:before{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.content-toggler.icon-uncovered:after{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.content-list input[type=checkbox]:checked+.content-toggler:before{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.content-list input[type=checkbox]:checked+.content-toggler:after{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.content-toggler{font-size:20px;line-height:24px;display:block;width:100%;border:0;padding:0;background-color:#fff0;text-align:left;display:none;margin:0;cursor:pointer;position:relative}.content-toggler:before{content:"";width:16px;height:1px;background-color:#12131A;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.content-toggler:after{content:"";width:16px;height:1px;background-color:#12131A;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.vacancy-short{position:sticky;top:20px}.vacancy-short .h3,.vacancy-short h3,.vacancy-short .text2,.vacancy-short .foot-nav li,.foot-nav .vacancy-short li,.vacancy-short .slogan,.vacancy-short .foot-contact a[href^="tel:"],.foot-contact .vacancy-short a[href^="tel:"]{margin-bottom:40px}.has-separator{position:relative;padding-top:40px;margin-bottom:200px}.has-separator:before{content:"";display:block;position:absolute;height:1px;background-color:#8A8C99;left:20px;right:20px;top:0}.text{font-size:20px;line-height:32px}.text .text1{margin-bottom:20px}.text p{margin-bottom:35px}.text p:last-child{margin-bottom:0}.text ul,.text ol{margin-bottom:40px}.text ul li,.text ol li{display:block;font-size:16px;line-height:21px;padding-left:36px;position:relative}.text ul li+li,.text ol li+li{margin-top:20px}.text ul li:before,.text ul li:after,.text ol li:before,.text ol li:after{content:"";display:block;position:absolute;width:14px;height:2px;background-color:#8A8C99;left:5px;top:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.text ul li:after,.text ol li:after{-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.vacancy-list{margin-bottom:-100px}.vacancy{padding:40px 0 100px 0;border-top:1px solid #8A8C99}.vacancy a{font-size:32px;line-height:38px}.vacancy .text2,.vacancy .foot-nav li,.foot-nav .vacancy li,.vacancy .slogan,.vacancy .foot-contact a[href^="tel:"],.foot-contact .vacancy a[href^="tel:"]{margin-top:20px}.work-with-us{background-color:#2E2F33;color:#F7F8FA;padding:200px 0}.work-with-us .blog-item-name a{color:#fff;text-decoration:underline}.work-with-us .blog-item-name a:hover{text-decoration:none}.ww-plus .h3{margin-bottom:20px}.work-slider .swiper-slide{height:773px}.work-slider-box .swiper{overflow:visible}.work-slider-box .swiper-slide{-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.work-slider-box .swiper-slide:not(.swiper-slide-active){opacity:.6}.work-slider-box .swiper-button-next{left:-92px;right:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.work-slider-box .swiper-button-prev{right:-92px;left:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.service-promo{background:#E8E9ED;padding:100px;min-height:460px}.service-promo h3,.service-promo .h3{margin-bottom:20px}.service-row{position:relative}.triangle-wrapper{position:absolute;right:-110px;top:0;height:450px;width:460px}#rating-triangle{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYwIiBoZWlnaHQ9IjQ0OSIgdmlld0JveD0iMCAwIDQ2MCA0NDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yMzAgMTBMNDMuOCAzMzIuNUw0MTYuMiAzMzIuNVoiIHN0cm9rZT0iIzhBOEM5OSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);position:absolute;height:450px;top:0;width:460px}.service-promo-triangle{padding-left:100px;padding-top:150px;height:450px;width:450px;text-align:center}.service-promo-triangle span{font-style:normal;font-weight:400;font-size:100px;width:160px;color:#12131A;display:block}.service-promo-triangle span+span{font-style:normal;font-weight:400;font-size:13px;line-height:17px;text-align:center;letter-spacing:.1em;text-transform:uppercase}.edge-row{margin-bottom:-100px}.edge-row div[class^=col-]{margin-bottom:100px}.edge-item>span{display:block;width:24px;height:24px;text-align:center;line-height:22px;color:#0173FF;border:1px solid #0173FF;border-radius:50%;margin-bottom:20px}.edge-item li{margin-left:20px;position:relative}.edge-item ul{margin-bottom:37px;counter-reset:item}.edge-item ol>li{padding-left:36px;position:relative}.edge-item .h3,.edge-item h3{margin-bottom:20px}.edge-item p{max-width:460px}.h1+.btn,h1+.btn,h2+.btn,.subheading+.btn{margin-top:-60px;margin-bottom:100px;min-width:260px;width:auto;height:fit-content}.integra h2,.integra .h2{margin-bottom:40px}.integra p{max-width:460px}.integra ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:100px -15px 0 -15px}.integra ul li{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;-ms-flex-preferred-size:0;flex-basis:0%;width:100%;padding:0 15px}.integra .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.clients li{text-align:center}.clients img{height:50px;filter:opacity(.7);max-width:100%}.tab-content>.tab-pane{display:none}.fade{-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.tab-content>.active{display:block}.tabs-nav li{display:block}.tabs-nav li a{display:block;padding:40px 40px 40px 100px;position:relative;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;color:#12131A;cursor:pointer}.tabs-nav li a:hover{text-decoration:none}.tabs-nav li a:before{content:"";display:block;position:absolute;width:10px;top:0;left:0;bottom:0;background:#E8E9ED}.tabs-nav li a.active span{color:#12131A}.tabs-nav li a.active:before{background:#0173FF}.tabs-nav li a span{display:block;margin-bottom:20px;color:#0173FF;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.stages-list{list-style:none;counter-reset:point}.stages-list li{padding:20px 0 20px 60px;position:relative}.stages-list li:not(:last-child){border-bottom:1px solid #8A8C99}.stages-list li:before{content:"0" counter(point);counter-increment:point 1;color:#8A8C99;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.stages-list .icon-small{width:20px;height:48px;display:block;position:absolute;right:20px;bottom:-14px}.stages-list .icon-big{width:20px;height:118px;display:block;position:absolute;right:0;bottom:-14px}.stages-list .icon-big+.icon-big{right:42px}.quest-title .icon{display:block;position:absolute;right:0;top:0;width:40px;height:40px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.quest-title.collapsed .icon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.rate-item{margin-left:0!important;margin-right:0!important;border:1px solid #8A8C99;padding:40px 50px 60px 20px}.rate-item ul{margin-bottom:20px}.rate-item ul li{display:block;line-height:21px}.rate-item .btn{min-width:185px}.rate-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rate-btns>span{padding-left:116px;font-size:13px;line-height:17px}.rate-price{margin-bottom:40px}.rate-item+.rate-item{margin-top:-1px}.compare-txt .inner{max-width:460px}.compare .compare-logo{float:right;width:45%;max-width:350px;margin:0 0 20px 40px}.compare .compare-logo svg-animate,.compare .compare-logo svg{width:100%;height:auto;display:block}.compare::after{content:"";display:table;clear:both}.about-promo .h3,.about-promo h3{margin-bottom:40px}.achiev-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #8A8C99;padding-bottom:10px;font-size:14px;line-height:14px;margin-bottom:40px;height:30px}.achiev-bar__ensi{position:relative;margin-left:-10px}.achiev-bar .icon{display:inline-block;margin-right:10px}.achiev-bar .icon-pointer{width:15px;height:21px}.achiev-bar .icon-1c{width:20px;height:20px}.achiev-unit-title{margin-bottom:40px}.achiev-unit-title .h3{margin-bottom:10px}.achiev-unit-title span{display:block;line-height:130%}.achiev-unit-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.team-slider-box .swiper{overflow:visible}.team-slider .h3{margin-bottom:20px}.work-promo{margin-bottom:100px}.case-inf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:123px;margin-top:-14px;margin-bottom:150px}.case-inf-lft{max-width:480px;padding-right:20px}.case-hero{background:#12131A;padding:260px 0;position:relative;z-index:2}.case-hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.case-hero:before{content:"";display:block;position:absolute;height:200px;width:1px;background:#8A8C99;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-100px}.case-hero:after{content:"";display:block;position:absolute;height:200px;width:1px;background:#8A8C99;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-100px}.case-detail{padding:100px 0 0 0}.case-detail-head{margin-bottom:150px}.case-detail-head .h3,.case-detail-head h3{margin-bottom:40px}.case-detail-head div[class^=col-]:last-child{margin-top:100px}.case-detail-head .inner{max-width:460px}.case-detail-head ol{list-style:none;counter-reset:point}.case-detail-head ol li{padding-left:36px;position:relative}.case-detail-head ol li+li{margin-top:20px}.case-detail-head ol li:before{content:counter(point);counter-increment:point 1;display:inline-block;position:absolute;left:0;top:0;width:24px;text-align:center}.case-label{font-size:13px;line-height:130%;letter-spacing:.1em;text-transform:uppercase;margin-bottom:40px}.case-detail-section{margin-bottom:160px}.case-detail-section .inner{max-width:50%}.case-detail-section .case-label{margin-bottom:50px;position:relative}.case-detail-section .case-label span{display:inline-block;padding:0 34px;background:#F7F8FA;position:relative;z-index:1;margin-left:-34px}.case-detail-section .case-label:before{content:"";display:block;position:absolute;background:#8A8C99;height:1px;left:-9999px;right:0;top:9px}.case-detail-section .h2,.case-detail-section h2{margin-bottom:160px;letter-spacing:-.03em}.case-detail-section .h3,.case-detail-section h3{margin-bottom:20px;letter-spacing:-.03em}.case-detail figure{margin:40px 0 160px 0}.case-detail figure:last-child{margin-bottom:-60px}.case-detail figure>div{background:#E8E9ED;height:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px}.case-detail figure figcaption{font-size:13px;line-height:17px;margin-top:20px}.case-detail figure img{max-width:100%}.case-total{padding-bottom:78px;padding-top:100px;border-bottom:1px solid #8A8C99;border-top:1px solid #8A8C99;position:relative;margin-top:360px}.case-total .h2,.case-total h2{margin-bottom:100px}.case-total .h3,.case-total h3{margin-bottom:40px}.case-total ul{margin-bottom:40px}.case-total ul li{display:block;position:relative;padding-left:36px}.case-total ul li+li{margin-top:20px}.case-total ul li:before{content:"";display:block;position:absolute;left:8px;top:10px;width:8px;height:8px;background:#12131A;border-radius:50%}.person{color:#8A8C99}.person span{display:block;color:#000}.person-list{margin-bottom:20px}.person-list div[class^=col-]{margin-bottom:20px}.section-reviews .h2,.section-reviews h2{margin-bottom:100px}.case-total-ico{width:40px;height:40px;border:1px solid #8A8C99;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-20px;background:#F7F8FA}.case-total-ico:before{content:"";display:block;position:absolute;width:1px;height:180px;top:-180px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#8A8C99}.case-total-ico .icon{width:20px;height:14px}.go-top{position:fixed;right:20px;bottom:20px;background:#8A8C99;width:48px;height:48px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:50;border:0;opacity:0;visibility:hidden}.go-top .icon{fill:#fff;width:16px;height:9px}.bottom-links{margin-bottom:40px}.bottom-links__row{display:flex;gap:40px}.bottom-links__col{width:50%;border-top:1px solid #8A8C99;padding-top:40px}.bottom-links__link{font-size:32px;line-height:normal;text-decoration:underline;color:#0173FF;text-underline-offset:7px}.footer-inner__row{display:flex;gap:40px}.footer-inner__address{display:flex;flex-direction:column;gap:20px}.footer-inner__address address{color:#fff;font-size:13px;line-height:130%;top:0}.foot-btm__copy{color:#8A8C99}.blog-head{display:flex;flex-direction:column;gap:40px;border-bottom:1px solid #8A8C99;margin-bottom:40px;padding-bottom:40px}.blog-head h2{margin-bottom:0}.blog-link{display:flex;align-items:end;gap:40px;margin-left:auto;flex-wrap:wrap}.blog-link__item{line-height:normal;text-decoration:underline}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:0!important}.link{text-decoration:underline}.about-promo__imgs{display:flex;align-items:center;gap:40px}.section-about-promo p{font-size:20px;line-height:160%;margin:0}.section-about-promo__text{display:flex;flex-direction:column;gap:15px}.section-about-2__text{display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px;font-size:64px;line-height:110%;color:#8A8C99;max-width:960px;width:100%;margin:0 auto}.section-about-2__text::after,.section-about-2__text::before{content:'';width:1px;height:100px;background-color:#8A8C99}.section-page{margin-bottom:100px}.section-team__text{font-size:13px;text-transform:uppercase}.team-item{display:flex;gap:38px;margin-bottom:100px}.team-item__img{flex:0 0 260px;height:390px}.team-item__name{font-size:24px;line-height:140%}.team-item__post{color:#8A8C99;font-size:24px;margin-bottom:40px}.team-item__post-sm{color:#8A8C99;font-size:15px;margin-bottom:20px}.team-item__text{display:flex;flex-direction:column;gap:15px}.team-item__text-sm{display:flex;flex-direction:column;p{font-size:14px;margin-bottom:0}}.team-item__text p{margin:0;line-height:20.8px}.section-achieves__subtitle{font-size:13px;text-transform:uppercase;margin-bottom:40px}.achiev-unit-title .h3{font-size:24px;line-height:normal}.achiev-unit-img{cursor:pointer;background-color:#E8E9ED;height:270px;padding:35px 10px;margin-bottom:22px;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.achiev-unit-img:hover{opacity:.8}.achiev-unit-img img{width:100%;height:100%;object-fit:contain}.awards-table{display:flex;flex-direction:column}.awards-item{border-top:1px solid #8A8C99;padding-top:10px;padding-bottom:30px}.awards-item:nth-last-child(1){border-bottom:1px solid #8A8C99}.awards-item:nth-last-child(1) .awards-name__img{width:100%;height:auto}.awards-name{display:flex;gap:40px}.awards-name__img-wr{flex:0 0 60px;height:60px;display:flex;justify-content:center}.awards-name__img{width:40px;height:40px;object-fit:contain}.awards-name__name{font-size:24px;color:#12131A;text-decoration:underline}.awards-link{color:#12131A;text-decoration:underline}.awards-link-wr{text-align:right}.community-item{display:flex;flex-direction:column;gap:20px}.community-pic{display:flex;width:100%;height:310px}.community-img{width:100%;height:100%;object-fit:cover}.community-link{font-size:13px;text-transform:uppercase;width:max-content}.community-name{margin-bottom:0}.community-desc{max-width:360px;width:100%}.community-mt{margin-top:40px}.section-line-wr{text-align:center}.section-line{width:1px;height:100px;background-color:#8A8C99;display:inline-block}.work-promo__img{width:100%}.work-promo__link{margin-top:40px;display:inline-block}.work-promo__text{max-width:500px;width:100%}.social-active{border-top:1px solid #8A8C99;border-bottom:1px solid #8A8C99;padding:40px 0}.social-active__item{text-align:center}.social-active__link{display:inline-block;margin-bottom:20px}.social-active__link:hover svg path{fill:#0173FF}.social-active__text{max-width:160px;font-size:13px;text-align:center;margin:0 auto}.contact-block-social a{display:block}.contact-map-tab{cursor:pointer;padding-bottom:20px;border-bottom:2px solid #8A8C99;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-map-city{font-size:64px;line-height:normal;margin-bottom:20px;color:#8A8C99}.contact-map-adress{font-size:32px;line-height:normal;color:#8A8C99;height:75px}.contact-map-tab:hover{border-bottom-color:#0173FF}.contact-map-tab:hover .contact-map-city{color:#0173FF}.contact-map-tab:hover .contact-map-adress{color:#0173FF}.contact-map-tab.active{border-bottom-color:#12131A}.contact-map-tab.active .contact-map-city{color:#12131A}.contact-map-tab.active .contact-map-adress{color:#12131A}.contact-map{height:400px}.contact-map iframe{width:100%;height:100%}.section-pay .col-md-6:last-child .pay-block{margin-bottom:0}.hero-thanks{background-color:#0173FF;color:#fff;padding-top:185px;padding-bottom:95px}ю .hero-thanks h1{margin-bottom:0}.hero-thanks .breadcrumb .breadcrumb-item span{color:#fff}.hero-thanks .breadcrumb-item+.breadcrumb-item::before{color:#fff}.case-unit-name{margin-bottom:20px}.case-unit-desc{color:#12131A}.case-unit{position:relative}.case-unit.active::after{content:'';background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYyIiBoZWlnaHQ9IjkzIiB2aWV3Qm94PSIwIDAgMTYyIDkzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNLTMuOTM0MDJlLTA2IDQ2LjVMMTYwIDQ2LjVNMTYwIDQ2LjVMMTE1LjIgMS41MDAwMU0xNjAgNDYuNUwxMTUuMiA5MS41IiBzdHJva2U9IiMwMTczRkYiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;width:150px;height:90px;position:absolute;right:-140px;top:50%;transform:translateY(-50%)}.case-unit:not(:last-child){margin-bottom:100px;padding-bottom:0!important}.cases .view-block{padding-left:230px!important}.swiper-button-prev,.swiper-button-next{transition:all .2s ease-in-out}.swiper-button-prev:hover,.swiper-button-next:hover{opacity:.4}.case-unit-mobile{display:none}.cases-img div{width:280px}.cases .view-block{background:none!important}.cases-img div{height:700px!important}.cases .view-block{margin-bottom:200px}.cases .view-block{top:0!important}.main-inner .section-cases .container{padding:0}@media (max-width:1500px){.hero-slider .inner{padding:30px}.hero-slider .h3{font-size:28px;line-height:34px}.slide-number{font-size:100px;line-height:100px}.case-unit.active::after{width:120px;height:50px;position:absolute;right:-100px}.cases .view-block{padding-left:130px!important}}@media (max-width:1240px){.tech-unit{-webkit-box-flex:0;-ms-flex:0 0 460px;flex:0 0 460px;max-width:460px}.tech-unit+.tech-unit{margin-left:0}.case-unit.active::after{content:none}.hero-slider .h3{font-size:24px;line-height:30px}.slider-box{left:35%}.hero-slider{padding-right:5%!important}.hero-slider .inner{padding:20px}.menu li{font-size:13px}.menu>li.has-menu{padding-right:0}.menu li:not(:last-child){margin-right:16px}.menu>li.has-menu>a::after{top:7px}.menu{margin-right:42px}.service-promo{padding:60px 100px 60px 60px;min-height:360px}.service-promo-triangle{max-width:360px}.btn.btn-extra{height:30px;padding:5px;min-width:130px}.head-lft .logo{margin-right:10px}.hero-title span img{max-width:260px}.service-promo{padding:60px 100px 60px 60px;min-height:360px}.rate-btns>span{padding-left:60px}.case-detail-section .h2,.case-detail-section h2{margin-bottom:100px}.case-detail figure{margin-bottom:100px}.case-inf{padding-right:0}.achiev-unit-list{gap:20px}.achiev-unit-img{height:230px}}@media (max-width:1199px){.modal-dialog{max-width:760px}.modal-content{padding:50px 50px 40px 50px}.work-slider-box .swiper-button-prev{left:5px;-webkit-filter:invert(100%);filter:invert(100%)}.work-slider-box .swiper-button-next{right:5px;-webkit-filter:invert(100%);filter:invert(100%)}.work-slider .swiper-slide{height:520px}.cases .view-block{padding-left:100px!important}.case-unit.active::after{content:none}.cases .view-block{padding-left:0!important}}@media (max-width:1240px) and (min-width:991px){.foot-top{font-size:80px;line-height:80px}.foot-top a span{display:block}}@media (max-width:991px){.newform.form{padding-top:0;background:none;padding:200px 0}.hero-title .h2{font-size:20px}.hero-title .h1{margin-bottom:30px}.hero-title .h2 a{text-underline-offset:2px}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}body{font-size:13px}.hero .header{margin-bottom:61px}.hero-title>span{margin-bottom:40px;margin-left:6px;font-size:9px;line-height:9px}.hero{min-height:620px;height:620px}.hero-about{height:360px;min-height:360px;padding-top:87px}.hero-title{margin-bottom:100px}.slider-box{top:340px}.hero-in{min-height:auto;padding-top:128px}.head-lft{font-size:8px}.head-lft .logo{max-width:61px}.head-lft .logo .icon{width:61px;height:37px}.slogan{margin-bottom:50px}.hero-slider-nav{max-width:180px}.btn{height:60px;min-width:auto;width:100%;line-height:20px}.hero-slider-nav .btn{display:block}.hero-slider{padding-right:10%!important}.slide-number{font-size:64px;line-height:64px}.hero-slider .h3{height:92px}.hero-slider .inner{padding:20px 20px 20px 25px}.slider-box{left:50%}.hero::after{height:100px;bottom:-50px}.main{padding-top:50px}.main-inner{padding-top:50px}.hero-about+.main-inner{padding-top:50px}.breadcrumb{display:flex;flex-wrap:wrap;margin-bottom:27px}h1,h2,h3,h4,h5{margin-bottom:50px;line-height:normal}.tech-unit{-webkit-box-flex:0;-ms-flex:0 0 57%;flex:0 0 57%;max-width:57%;padding:38px 50px 0 50px}.tech-unit+.tech-unit{margin-left:-14%}.case-unit-link{margin-bottom:10px}.case-unit:not(:last-child){padding-bottom:100px}.section{margin-bottom:100px}.service-unit{padding:20px 35px 20px 25px;min-height:200px}.service-title{margin-bottom:10px}.tech-unit-title{margin-bottom:10px}.tech-unit>span{margin-bottom:20px;max-width:70%}.tech-unit .list{max-width:50%}.blog-item{padding:20px 20px 50px 20px;margin-left:0;margin-right:0}.blog-item-type{margin-bottom:14px}.blog-item-name{margin-bottom:10px}.static-tg{gap:30px;padding:30px 0}.static-tg .blog-item-name{max-width:80%}.reviews{padding:50px 0 100px 0}.slide-rate{margin-bottom:20px;max-width:80px}.reviews-nav{margin-bottom:65px}.reviews-nav .swiper-review-next,.reviews-nav .swiper-review-prev{width:30px;height:27px;background-size:100%;margin-left:20px}blockquote .h3{margin-bottom:20px}.form{padding:50px 0}.foot-mdl .logo{max-width:80px;margin-bottom:20px}.partner{margin-top:20px}.foot-nav{margin-top:23px}.foot-nav li+li{margin-top:10px}.foot-mdl{padding-bottom:50px}.foot-contact .btn-extra{height:40px;min-width:auto;width:148px;line-height:29px}.form:before{height:266px}.form:after{display:none}.swiper-slide-blank{display:none!important}.modal-dialog{max-width:560px}.cases-tags{margin-bottom:35px;margin-right:-20px}.foot-top{font-size:34px;line-height:34px}.main-inner .service-list{margin-bottom:100px}address{font-size:13px;line-height:17px;top:0}.contact-info{margin-bottom:100px}.headline h2,.headline .h2{margin-right:100px}.cases-tags{margin-top:-28px}.review-item-lft{padding-right:2.6%}.review-item{margin-bottom:20px}.review-item,.review-item-txt{height:260px;min-height:260px}.review-item-txt{padding-bottom:20px}.review-item-lft{-webkit-box-flex:0;-ms-flex:0 0 43%;flex:0 0 43%;max-width:43%;padding-right:2.6%;padding-top:50px}.review-item-txt{padding-top:40px}.review-item-rht{-webkit-box-flex:0;-ms-flex:0 0 57%;flex:0 0 57%;max-width:57%}.review-item .rate{margin-bottom:10px}.review-item cite{font-size:13px;line-height:17px}.pagination{margin-bottom:0}.leave-feeadback .h2,.leave-feeadback h2{margin-bottom:50px}.heading{margin-bottom:50px}.article{font-size:17px;line-height:24px;padding-bottom:10px}.article figure{margin:37px 0}.article .h2,.article h2,.article .h3,.article h3{margin:0 0 20px 0}.article .h2:not(:first-child),.article h2:not(:first-child),.article .h3:not(:first-child),.article h3:not(:first-child){margin-top:50px}.article p{margin:0 0 17px 0}.article ul{margin-bottom:20px}.article ul>li::before{top:8px}.article ol.ol-big>li+li{margin-top:20px}.creator{padding-top:0}.creator-img{width:30px;height:30px;margin-bottom:10px}.creator-inf{margin-bottom:10px}.article-nav{max-width:100%;display:none;margin-bottom:10px}.article-nav.article-nav__visible{display:block;margin-top:14px}.content-list{border-top:1px solid #8A8C99;border-bottom:1px solid #8A8C99;margin-bottom:50px;padding:10px 0 10px 0}.content-toggler{display:block}.share-this{padding-top:20px}.share-this .h3{margin-bottom:20px}.main-inner .h2+.blog-list{margin-top:50px}.has-separator{padding-top:20px}.has-separator:before{left:10px;right:10px}.vacancy-short{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.vacancy-short .h3{margin-bottom:0}.vacancy-short div:not([class]){display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vacancy-short .text2,.vacancy-short .foot-nav li,.foot-nav .vacancy-short li,.vacancy-short .slogan,.vacancy-short .foot-contact a[href^="tel:"],.foot-contact .vacancy-short a[href^="tel:"]{-webkit-box-flex:0;-ms-flex:0 0 150px;padding-right:20px;margin:0;text-align:left}.text{font-size:15px;line-height:23px}.text p{margin-bottom:15px}.text p:first-child{margin-bottom:50px}.text ul,.text ol{margin-bottom:50px}.text ul li,.text ol li{font-size:13px;line-height:17px}.has-separator{margin-bottom:100px}.vacancy-list{margin-bottom:-50px}.vacancy{padding:20px 0 50px 0}.vacancy a{font-size:20px;line-height:24px}.vacancy .text2,.vacancy .foot-nav li,.foot-nav .vacancy li,.vacancy .slogan,.vacancy .foot-contact a[href^="tel:"],.foot-contact .vacancy a[href^="tel:"]{margin-top:10px}.work-with-us{padding:100px 0}.work-slider .swiper-slide{height:480px}.work-with-us .blog-list{margin-bottom:0}.h1+.btn,h1+.btn{margin-top:-30px;margin-bottom:100px;min-width:200px;max-width:200px}.service-promo{padding:50px 152px 50px 50px;min-height:230px;margin-bottom:60px}.triangle-wrapper{top:100px}#rating-triangle{background-size:100% auto;background-repeat:no-repeat;height:280px;width:280px}.service-promo-triangle{max-width:236px;height:230px;padding-top:90px;padding-left:80px}.service-promo-triangle span{font-size:65px}.service-promo-triangle span+span{font-size:10px}.edge-row div[class^=col-]{margin-bottom:50px}.edge-item>span,.edge-item .h3,.edge-item h3{margin-bottom:10px}.integra p{max-width:280px;margin-bottom:0}.integra ul{margin:0 0 -8px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:100%}.integra ul li{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;text-align:center;margin-bottom:58px}.integra .inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tabs-nav li a{padding:24px 15px 24px 50px}.tabs-nav li a span{display:block;margin-bottom:10px}.tabs-nav li a:before{width:5px}.stages-list li{padding:8px 0 8px 50px}.stages-list .icon-small{width:10px;height:21px;bottom:-9px;right:10px}.stages-list .icon-big{width:10px;height:64px}.stages-list .icon-big+.icon-big{right:20px}.quest-title .icon{width:30px;height:30px}.rate-btns{display:block}.rate-btns>span{display:block;padding:20px 0 0 0}.rate-btns .btn{width:180px}.rate-price{margin-bottom:20px}.rate-item{padding:20px 10px 50px 10px}.about-promo .h3,.about-promo h3{margin-bottom:20px}.achiev-unit-list .achiev-unit{width:100%}.achiev-bar{margin-bottom:20px}.achiev-unit-title{margin-bottom:0}.work-promo{margin-bottom:50px}.case-inf{margin-bottom:100px;display:block}.case-hero:before{height:100px;top:-50px}.case-hero:after{height:100px;bottom:-50px}.case-inf-lft{margin-bottom:20px}.case-hero{padding:100px 0}.case-detail{padding-left:8.3333333333%;padding-right:8.3333333333%}.case-detail-head div[class^=col-]:last-child{margin-top:50px}.case-label,.case-detail-section .case-label{margin-bottom:20px;font-size:10px;line-height:13px}.case-detail-head .inner,.case-detail-section .inner{max-width:100%}.case-detail-section .case-label span{padding:0 20px;margin-left:-20px}.case-detail-section .case-label:before{top:6px}.case-detail-head{margin-bottom:100px}.case-detail-head h3,.case-detail-head .h3{margin-bottom:20px}.case-detail-head ol li+li{margin-top:10px}.case-detail-section .h2,.case-detail-section h2{margin-bottom:90px}.case-detail-section .h3,.case-detail-section h3{margin-bottom:20px}.case-detail figure{margin:20px 0 110px 0}.case-detail figure>div{height:auto;min-height:374px;padding:50px}.case-detail figure figcaption{font-size:10px;line-height:13px;margin-top:10px}.case-total{margin-top:0;padding-top:70px;padding-bottom:50px}.case-detail-section{margin-bottom:120px}.case-detail figure:last-child{margin-bottom:0}.case-total-ico:before{display:none}.case-total .h2,.case-total h2{margin-bottom:50px}.case-total .h3,.case-total h3{margin-bottom:20px}.case-total ul li+li{margin-top:10px}.case-total ul{margin-bottom:20px}.case-total ul li{font-size:15px;line-height:23px}.case-total ul li:before{top:8px}.case-total>.row>div[class^=col-]:not(:last-child){margin-bottom:50px}.person-list div[class^=col-]{margin-bottom:10px}.person-list{margin-bottom:10px}.case-inf{margin-top:-30px}.case-detail-head ol li:before{font-size:10px;top:2px}.header .container-fluid,.hero-in .container{padding-left:30px;padding-right:30px}.menu>li.has-menu>a:after{top:5px}.foot-nav div[class^=col-]:first-child .foot-menu,.foot-rht div[class^=col-]:first-child a{margin-left:0}.main-inner .subheading{margin-top:-30px;font-size:32px;color:#999;margin-bottom:110px}.form__btns{flex-direction:column;gap:10px;align-items:start}.section-industrie h2{margin-bottom:100px}.swiper-button-next,.swiper-button-prev{top:0!important}.about-promo__imgs{margin-bottom:50px}.section-about-promo p{font-size:15px}.section-about-promo__text{gap:10px}.section-about-2__text{gap:20px;font-size:30px}.section-page{margin-bottom:50px}.section-team__text{margin-bottom:20px}.team-item{margin-bottom:50px}.achiev-unit-list{margin-bottom:50px}.achiev-wr-two{display:flex;justify-content:center;margin-bottom:50px}.achiev-wr-two .achiev-unit{width:200px}.awards-link-wr{text-align:left}.awards-name{margin-bottom:10px;gap:20px}.awards-name__img-wr{width:auto;height:auto}.awards-name__name{font-size:17px}.awards-desc{margin-bottom:10px}.awards-item{padding-bottom:10px}.work-promo h2{margin-bottom:20px}.work-promo__link{margin-top:0}.work-promo__img{margin-bottom:20px}.contact-map-header .col-lg-6:nth-child(1) .contact-map-tab{margin-bottom:20px}.contact-map-tab{padding-bottom:10px}.contact-map-city{font-size:30px;margin-bottom:10px}.contact-map-adress{font-size:20px;height:auto}.hero-thanks{padding-top:90px;padding-bottom:55px}.cases .view-block{display:none}.case-unit-mobile{display:block;width:80%;margin:0 auto 40px auto}.cases .preview-block .cases-img{display:none!important}}@media (max-width:767px){.slider-box{left:40%}.btn{font-size:13px}.menu{margin-right:20px}.tech-unit{padding:34px 25px 0 25px}.tech-unit>span,.tech-unit .list{max-width:70%}.modal-dialog{max-width:460px}.pay-block .h3{margin-bottom:10px}.pay-block .inner:not(:last-child){margin-bottom:10px}.section-pay .pay-block{margin-bottom:50px}.pay-block+.pay-block{margin-bottom:0;margin-top:-30px}.headline{margin-bottom:50px}.breadcrumb{margin-bottom:27px}.contact-block{margin-bottom:20px}.contact-list{padding-bottom:50px}.newform__row{flex-direction:column;gap:50px}.form-box,.newform.form h2{width:100%}.newform.form h2{margin-bottom:0}.newform.form{padding:100px 0}.bottom-links__row{flex-direction:column;gap:10px;margin:0 -20px}.bottom-links__col{padding-top:10px;width:100%;text-align:center}.bottom-links__link{font-size:20px;text-decoration:none}.bottom-links{margin-bottom:10px}.footer{padding-top:50px;padding-bottom:5px}.foot-top{margin-bottom:50px}.footer-inner__row{flex-direction:column;gap:20px;padding-left:10px}.partner{margin-top:15px}.blog-link{gap:10px;justify-content:end}.blog-head{gap:20px}}@media (max-width:575px){.header{position:fixed!important;left:0;right:0;top:0;z-index:50}.header.sticky{background-color:#F7F8FA}.header.sticky .head-lft{color:#12131A}.header.sticky .hamburger span{background-color:#000}.header .container-fluid{position:relative}.header.header-main .hamburger span{background-color:#fff}.header.header-main.sticky .hamburger span{background-color:#000}.header.header-main.sticky .menu>li>a{color:#000}.header.header-main.sticky .logo .icon{fill:#12131A}.mass-media-items{gap:20px}.mass-media-items a{margin:0 35px;height:50px}.mass-media-items svg{height:50px}.hero-title .btn{display:flex;margin-top:30px;align-items:center;justify-content:center}.hero-slider-nav .swiper-button-next,.hero-slider-nav .swiper-button-prev{width:26px!important;height:26px!important;margin-top:20px!important}.swiper-buttons{gap:20px}.hero-slider a{font-size:13px;max-width:250px}.hero-slider .h3{margin-bottom:32px}.slide-number{font-size:34px;line-height:34px}.blog-item img{width:100%}.blog-mass-media{margin:20px 0}.blog-head{padding-bottom:20px;margin-bottom:20px}.tech-unit{height:auto;margin-bottom:10px}.team-item{gap:20px}.section__bottom{margin-top:20px}.team-item__img{flex:0 0 100px;height:150px}.team-item__name,.team-item__post{font-size:17px}.team-item__post{margin-bottom:10px}.achiev-unit-list{gap:0;flex-wrap:wrap;justify-content:center}.achiev-unit-list .achiev-unit{width:50%;justify-content:center}.achiev-unit-img{margin-bottom:10px}.achiev-unit-title .h3{font-size:17px;margin-bottom:0}.achiev-wr-two .achiev-unit-img{height:130px}.achiev-wr-two .achiev-unit{width:130px}.section-achieves__subtitle{margin-bottom:20px;font-size:10px}.community-pic{height:170px}.social-active{padding:20px 0}.social-active__link{margin-bottom:10px}.social-active__link svg{height:20px}.social-active .col-sm-6:first-child .social-active__item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #8A8C99}.contact-map{height:280px}.preview-block .case-unit:nth-last-child(1){padding-bottom:0}}@media (max-width:620px){.menu{margin-right:20px}}@media (max-width:575px){.blog-item div[class^=col-]:last-child{text-align:center}.header .container-fluid,.hero-in .container{padding-left:20px;padding-right:20px}.header .menu>li.has-menu>a:after,.header.header-main .menu>li.has-menu>a:after{border-color:#000;right:3px;top:15px;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.header .menu>li.has-menu>a:hover:after,.header.header-main .menu>li.has-menu>a:hover:after{top:17px}.menu>li.has-menu.js-expand>a:after,.header.header-main .menu>li.has-menu.js-expand>a:after{-webkit-transform:rotate(314deg);transform:rotate(314deg);right:3px!important;top:15px}.header .menu .push-counter:after{right:-12px;top:1px}.hero{padding-bottom:20px;height:auto}.hero-about{min-height:220px;padding:87px 0 0 0}.hero-in{padding-top:129px}.head-rht{position:fixed;left:0;top:50px;bottom:0;-webkit-transform:translateX(-200%);transform:translateX(-200%);-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;background-color:#F7F8FA;right:0;padding:30px 20px 35px 20px;border-top:1px solid #8A8C99;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu{display:block;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;width:99.9%;overflow-y:auto}.menu>li>a{color:#12131A!important}.hero .menu>li.has-menu>a::after{border-color:#12131A!important}.hero .hamburger span{color:#fff}.head-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px;border-top:1px solid #8A8C99;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;padding-top:20px}.head-panel{min-width:100%}.head-panel .btn{border-color:#0173FF;background:#0173FF;height:40px}.head-panel{display:block}.menu{margin-bottom:0}.menu>li{width:fit-content;font-size:30px;line-height:33px;display:block;margin:0!important;padding-bottom:0}.menu>li.js-expand>ul{display:block;padding-left:10px}.menu>li>ul{position:static;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;display:none;padding:14px 0 20px 0;background:none;height:auto;max-width:100%;width:auto;flex-direction:row;flex-wrap:wrap;overflow-x:visible;margin-right:0}.menu>li>ul li{line-height:17px}.menu>li>ul li+li{margin-top:10px}.menu>li+li{margin-top:9px!important}.menu>li a{color:#12131A;display:block;padding:0;width:fit-content}.menu>li.has-menu>a:after{border-color:#12131A}.main-inner{padding-top:100px}.header .btn{color:#fff}.js-open{overflow:hidden}.js-open .header{background-color:#F7F8FA;background-color:#F7F8FA}.js-open .header .head-lft{color:#12131A}.js-open .header.header-main .logo .icon{fill:#12131A}.js-open .header .hamburger span{background-color:#000}.js-open .search-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.js-open .head-rht{-webkit-transform:translateX(0);transform:translateX(0)}.header{padding-top:9px;padding-bottom:8px;margin-bottom:81px}.hamburger{display:block}.head-lft .logo{max-width:55px;margin-right:20px}.head-lft{font-size:10px}.slider-box{position:static;margin-right:-20px}.hero-slider{padding-right:20px!important}.hero-title{margin-bottom:110px}.hero-slider-nav .slogan{max-width:230px;margin-bottom:20px}.hero-slider .h3{height:auto}.hero-slider .inner{min-height:auto}.service-unit{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:25px;min-height:auto}.service-unit .service-title a{text-decoration:underline}.service-unit.service-unit-last{min-height:70px}.tech-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.tech-unit{-webkit-box-flex:0;-ms-flex:0 0 91.666666666%;flex:0 0 91.666666666%;max-width:91.666666666%;padding:25px}.tech-list-2 .tech-unit{height:auto}.tech-unit+.tech-unit{margin:0 0 0 25px}.tech-list-2{margin-top:0}.tech-list-1{margin-bottom:10px}.tech-unit>span,.tech-unit .list{max-width:90%}.blog-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;border:none}.blog-item-type{margin-top:10px;margin-bottom:10px}.blog-item-name a{text-decoration:underline}.blog-list{margin-bottom:50px;gap:30px}.blog-item img{max-height:186px}.static-tg .blog-item-name{max-width:88%}.static-tg{padding:0;padding-top:30px;padding-bottom:50px;border:none;border-top:1px solid #8A8C99;border-bottom:1px solid #8A8C99}.blog-item-link{width:100%}.blog-item-link a{width:100%}.mass-media-items a{width:80px;height:25px}.reviews-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:50px 0 -25px 0}.reviews-nav .swiper-review-next,.reviews-nav .swiper-review-prev{margin:0}.reviews .more{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-group label{margin-bottom:10px}.form-group{margin-bottom:20px}.foot-mdl{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.foot-contact .btn-extra{max-width:100%}.foot-nav{margin-top:50px;margin-bottom:50px}.foot-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.foot-inner .logo{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.foot-inner .logo img{max-width:55px}.foot-btm a{display:inline-block;margin-bottom:0;color:#8A8C99}.foot-btm .col-6:nth-child(2) .row{gap:15px}.cases h1,.cases h2,.cases h3,.cases h4,.cases h5{margin-bottom:20px}.cases .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.form::before{height:100px;background-color:#8A8C99;top:-50px}.hero-title span img{right:0;left:auto}.modal-content{padding:30px 30px 20px 30px}.modal .close{right:20px}.modal .form-group{margin-bottom:15px}.headline{display:block}.headline h2,.headline .h2{margin:0 0 20px 0}.headline{margin-bottom:27px}.review-item{display:block;height:auto;min-height:auto}.review-item .rate{margin-bottom:20px}.review-item-txt{min-height:245px;height:auto;padding:0 25px 20px 25px}.review-item-lft{margin-bottom:20px;padding:50px 25px 0 25px}.review-item cite{max-width:100%}.review-item-lft,.review-item-rht{max-width:100%}.review-item .embed-responsive{margin-top:44px}.heading{display:block;margin-bottom:20px}.heading .h1,.heading h1{padding-right:0;width:100%;margin-bottom:20px}.creator{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.creator div:not([class]){display:-webkit-box;display:-ms-flexbox;display:flex}.creator-img{margin:0 20px 0 0}.creator-inf{margin-bottom:0}.share-this .h3 br{display:block}.vacancy-short{display:block}.vacancy-short div:not([class]){display:block}.vacancy-short .h3{margin-bottom:10px}.vacancy-short .text2,.vacancy-short .foot-nav li,.foot-nav .vacancy-short li,.vacancy-short .slogan,.vacancy-short .foot-contact a[href^="tel:"],.foot-contact .vacancy-short a[href^="tel:"]{margin-bottom:20px}.ww-hero .h2,.ww-hero h2{margin-bottom:50px}.work-with-us .blog-list .blog-item{padding-bottom:50px}.work-with-us .blog-list .blog-item:not(:first-child){display:-webkit-box;display:-ms-flexbox;display:flex}.service-promo{padding:50px 25px 100px 25px}.triangle-wrapper{top:150px;right:40px;width:236px}.service-promo-triangle{position:relative;display:inline-block;max-width:236px;top:auto}.service-row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.integra ul{margin:0 0 50px 0}.integra ul li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin:0;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #8A8C99}.integra ul li:nth-last-child(2),.integra ul li:last-child{border-bottom:0}.integra .inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tabs-nav{margin-bottom:50px}.rate-item{padding:20px 15px 50px 15px}.rate-item .h3,.rate-item h3{margin-bottom:20px}.compare h2,.compare .h2{margin-bottom:20px}.compare .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.compare-txt{padding-top:20px}.compare .compare-logo{float:none;width:50%;max-width:200px;margin:0 auto 20px}.section-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.achiev-unit-list{row-gap:20px;margin:0 -10px 50px -10px}.achiev-unit-list .achiev-unit{padding:0 10px}.case-detail{padding-left:0;padding-right:0}.case-inf{margin-bottom:75px}.case-inf-lft{max-width:100%;padding-right:0}.case-hero{padding:50px 0}.case-hero:before{height:50px;top:-25px}.case-hero:after{height:50px;bottom:-25px}.case-detail{padding-top:45px}.case-detail-section .case-label{padding-left:60px}.case-detail-section .case-label:before{left:0}.case-detail-section .case-label span{margin-left:0}.case-detail figure>div{padding:50px 25px;min-height:180px}.case-detail figure figcaption{margin-top:5px}.modal-content .btn{width:100%}}@media (max-width:410px){.foot-top a span{display:block}.modal .close .icon{width:18px;height:18px}.modal .close{top:10px}.foot-contact .btn.btn-extra{min-width:120px}.static-tg .blog-item-name{max-width:100%}}a.hover-underline{position:relative;text-decoration:none}a.hover-underline::before{position:absolute;content:'';display:block;height:5px;width:0;bottom:-5px;left:0;background:#fff;transition:width 0.3s ease}a.hover-underline:hover::before,a.hover-underline:focus::before{width:100%}.case-unit .case-unit-link{-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.case-unit.active .case-unit-name a{text-decoration:none}#allrecords .case-unit.active .case-unit-link{background:#1d75ed;color:#FFF}#allrecords .case-unit-name a{color:#000}.case-unit.active .case-unit-link{background:#0173FF;padding:3px;display:inline-block;border-radius:3px;color:#FFF}#allrecords h2{margin-bottom:50px}@media (max-width:576px){#allrecords h2{margin-bottom:0}}#allrecords .cases-scroll-images>div{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#allrecords .tech-unit{box-sizing:border-box}#allrecords{overflow-x:visible!important}#allrecords .container{box-sizing:border-box}.runline-container{width:100%;overflow:hidden;margin:120px 0}#runline{position:relative;white-space:nowrap;left:0;bottom:0}#runline li{display:inline-block;margin-right:10%}#runline li a{font-size:32px;font-weight:700}.push-counter:after{content:"";position:absolute;display:block;width:10px;height:10px;background:#1d75ed;border-radius:50%;right:-11px;top:-2px}.btn-vac{height:auto;min-width:unset;border-radius:2px;border:none;line-height:130%;color:#F7F8FA}.btn-small{padding:9.6px 42px;margin-top:20px}.btn-link{margin-top:40px;padding:18px 60px 19px;width:190px}.btn-article{margin-top:20px;max-width:282px;width:100%;padding:18px 58px 19px}.btn-studies{position:relative;margin-top:20px;width:212px;padding:18px 60px 19px;z-index:100}@media (max-width:767px){.btn-link{margin-top:20px}}@media (max-width:991px){.btn-link{height:auto;padding:18px 60px 19px;width:190px}.btn-small{width:fit-content;padding:9.6px 42px}}@media (max-width:1023px){.btn-small{margin-top:10px}}@media (max-width:1240px){.btn-vac{font-size:16px}}.form-control__sign{margin-top:20px;font-weight:400;font-size:13px;line-height:130%;color:#12131A}.modal-open{overflow:hidden!important}.industries{position:relative;max-width:960px;width:100%;margin:0 auto}.industries-pagination{position:absolute;right:50%!important;top:unset!important;bottom:-30px;display:flex;transform:translate3d(50%,0,0)!important;column-gap:15px}.section-industrie{position:relative;overflow:hidden}.section-industrie__slider{position:relative}.swiper-button-next,.swiper-button-prev{transform:translateY(-100%);background-size:contain!important;width:29px!important;height:26px!important}.new-industries-slider{overflow:inherit!important;height:auto!important}.industry{border:1px solid #8A8C99;padding:40px;height:auto!important;display:flex;flex-direction:column;background:#F7F8FA;opacity:.5}.industry.swiper-slide-active{opacity:1}.industry__row{display:flex;gap:44px}.industry__left{flex:0 0 420px}.industry__title{font-family:"Font";font-size:32px;font-weight:400;line-height:120%;letter-spacing:-1.32px;margin-bottom:20px}.industry__title a{font-family:"Font";font-size:32px;font-weight:400;line-height:120%;letter-spacing:-1.32px;color:#12131A;text-decoration:underline;transition:all ease-in-out .3s}.industry__title a:hover{text-decoration:underline!important}.industry__text{font-family:"Font";font-weight:400;line-height:130%;margin-bottom:24px}.industry-links{display:flex;gap:10px;flex-direction:column}.industry__link{color:#8A8C99}.industry-links a{text-decoration:underline;cursor:pointer}.industry-links a:hover{text-decoration:underline!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{position:relative;margin-top:40px;bottom:0!important;left:0!important;right:0!important;transform:none!important}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:0!important}.swiper-pagination-bullet-active{border-radius:20px!important;width:20px!important;background:#0173FF!important}@media (hover:hover) and (pointer:fine){.industry__title a:hover{color:#015CCC;text-decoration:none}.industry-links a:hover{border-color:#015CCC;color:#015CCC;text-decoration:none}}@media (max-width:992px){.industry{max-height:unset;height:auto!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0}.industries-pagination{transform:none!important;justify-content:center}}@media (max-width:768px){.industry{padding:40px 25px}.industry__title{font-size:20px;letter-spacing:-.6px;margin-bottom:16px}.industry__title a{font-size:20px;letter-spacing:-.6px}.industry__text{font-size:13px;line-height:120%;margin-bottom:0}.industry__row{flex-direction:column;gap:75px}.industry__left{flex:auto}.industry__link{font-size:13px;line-height:130%;position:relative;letter-spacing:normal}.industry-links a{border:none}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{margin-top:20px}}@media (min-width:0){.reviews-cards{margin-top:100px;display:flex;flex-wrap:wrap}.reviews-cards .col-xs-12{margin-top:25px}.reviews-cards .reviews-card{padding:9px}.reviews-cards .reviews-card-left .img-case{position:relative;border:1px solid #dee7f0}.reviews-cards .reviews-card-left .img-case .reviews-card-img{width:100%;box-shadow:0 5px 8px 0 rgb(20 21 22 / .1)}.reviews-cards .reviews-card-left .img-case .reviews-card-logo{position:absolute;right:0;bottom:0;width:27px;height:27px}.reviews-cards .reviews-card-left .case i{color:#9cb8d6;font-size:1em}.reviews-cards .reviews-card-left .case .link{color:#0192ea;font-size:1em;font-weight:700;text-decoration:underline}.reviews-cards .reviews-card-right .header{margin-top:27px}.reviews-cards .reviews-card-right .header .block-link{padding-bottom:20px}.reviews-cards .reviews-card-right .header .block-link>a{padding-top:4.5px}.reviews-cards .reviews-card-right .header .block-link a,.reviews-cards .reviews-card-right .header .block-link .social{float:left;font-size:1.125em}.reviews-cards .reviews-card-right .header .block-link .social{margin-left:15px}.reviews-cards .reviews-card-right .header .block-link .social span{margin-left:7px}.reviews-cards .reviews-card-right .header .block-link .social span i:nth-child(1){color:#0092ea}.reviews-cards .reviews-card-right .header div>img{width:100%}.reviews-cards .reviews-card-right .header .h4{color:#3e3e3e;font-size:1.275em;font-weight:700}.reviews-cards .reviews-card-right .content{padding-top:17px;font-size:1.275em;line-height:21px;font-style:italic;font-weight:500;color:#3e3e3e}.reviews-cards .reviews-card-right .footer{padding-top:11px;color:#7e7e7e;font-size:1.276em}}@media (min-width:544px){.reviews-card .reviews-card-left.col-sm-4{width:33.33333333%;float:left}.reviews-card .reviews-card-right.col-sm-8{width:66.66666667%;float:left}.reviews-cards .col-sm-6{width:50%;float:left}.reviews-cards .reviews-card{padding:9px}.reviews-cards .reviews-card-left .img-case{position:relative}.reviews-cards .reviews-card-right .header .block-link>a{padding-top:9.5px;font-size:1.25em}.reviews-cards .reviews-card-left .img-case .reviews-card-img{width:100%;box-shadow:0 5px 8px 0 rgb(20 21 22 / .1)}.reviews-cards .reviews-card-left .img-case .reviews-card-logo{position:absolute;right:0;bottom:0;width:27px;height:27px}.reviews-cards .reviews-card-left .case i{color:#9cb8d6;font-size:1em}.reviews-cards .reviews-card-left .case .link{color:#0192ea;font-size:1em;font-weight:700;text-decoration:underline}.reviews-cards .reviews-card-right .header{margin-top:0}.reviews-cards .reviews-card-right .header div>img{width:70%}.reviews-cards .reviews-card-right .header .h4{color:#3e3e3e;font-size:1.75em;font-weight:700}.reviews-cards .reviews-card-right .content{padding-top:11px;font-size:1.5em;font-style:italic;font-weight:500;color:#3e3e3e;line-height:23px}.reviews-cards .reviews-card-right .footer{padding-top:9px;color:#7e7e7e;font-size:1.275em}}@media (max-width:767px){.reviews-cards .hidden-xs{display:none!important}}@media (min-width:768px){.reviews-cards .reviews-card{padding:9px}.reviews-cards .reviews-card-left .img-case{position:relative}.reviews-cards .reviews-card-left .img-case .reviews-card-img{width:100%;box-shadow:0 5px 8px 0 rgb(20 21 22 / .1)}.reviews-cards .reviews-card-left .img-case .reviews-card-logo{position:absolute;right:0;bottom:0;width:27px;height:27px}.reviews-cards .reviews-card-left .case i{color:#9cb8d6;font-size:.893em}.reviews-cards .reviews-card-left .case .link{color:#0192ea;font-size:.892em;font-weight:700;text-decoration:underline}.reviews-cards .reviews-card-right .header{margin-top:0}.reviews-cards .reviews-card-right .header div>img{width:63%}.reviews-cards .reviews-card-right .header .h4{color:#3e3e3e;font-size:1.75em;font-weight:700}.reviews-cards .reviews-card-right .header .block-link>a{padding-top:8.5px;font-size:1.35em}.reviews-cards .reviews-card-right .content{padding-top:13px;font-size:1.675em;font-style:italic;font-weight:500;color:#3e3e3e;line-height:21px}.reviews-cards .reviews-card-right .footer{padding-top:13px;color:#7e7e7e;font-size:.975em}.reviews-cards .reviews-card-right .footer .author{font-size:1.175em}}@media (min-width:992px){.reviews-cards .reviews-card{padding:15px}.reviews-cards .reviews-card-left .img-case{position:relative}.reviews-cards .reviews-card-left .img-case .reviews-card-img{width:100%;box-shadow:0 5px 8px 0 rgb(20 21 22 / .1)}.reviews-cards .reviews-card-left .img-case .reviews-card-logo{position:absolute;right:0;bottom:0;width:27px;height:27px}.reviews-cards .reviews-card-left .case i{color:#9cb8d6;font-size:1em}.reviews-cards .reviews-card-left .case .link{color:#0192ea;font-size:1em;font-weight:700;text-decoration:underline}.reviews-cards .reviews-card-right .header div>img{width:50%}.reviews-cards .reviews-card-right .header .h4{color:#3e3e3e;font-size:1.35em;font-weight:700}.reviews-cards .reviews-card-right .header .block-link>a{padding-top:9.5px;font-size:1.125em}.reviews-cards .reviews-card-right .content{padding-top:9px;font-size:1.275em;font-style:italic;font-weight:500;color:#3e3e3e;line-height:21px}.reviews-cards .reviews-card-right .footer{padding-top:12.5px;color:#7e7e7e;font-size:1.125em}}@media (min-width:1200px){.reviews-cards .reviews-card-left{position:relative}.reviews-cards .reviews-card-left .reviews-card-img{width:100%;box-shadow:0 5px 8px 0 rgb(20 21 22 / .1)}.reviews-cards .reviews-card-left .reviews-card-logo{position:absolute;right:15px;bottom:40px;width:31px;height:31px}.reviews-cards .reviews-card-left .case i{padding-top:25px;color:#9cb8d6;font-size:1em}.reviews-cards .reviews-card-right .header .block-link>a{font-size:1.35em;padding-top:9px}.reviews-cards .reviews-card-left .case .link{color:#0192ea;font-size:1em;font-weight:700;text-decoration:underline}.reviews-cards .reviews-card-right .header div>img{width:50%}.reviews-cards .reviews-card-right .header .h4{color:#3e3e3e;font-weight:700;font-size:1.75em}.reviews-cards .reviews-card-right .content{padding-top:15px;font-size:1.55em;line-height:25px;font-style:italic;font-weight:500;color:#3e3e3e}.reviews-cards .reviews-card-right .footer{padding-top:9px;color:#7e7e7e;font-size:1.25em}}.questions{position:relative;overflow:hidden}.question{position:relative;padding:40px 0;border-top:1px solid #8A8C99}.question:last-child{border-bottom:1px solid #8A8C99}.question__header{display:flex;gap:30px;justify-content:space-between;align-items:center;cursor:pointer}.question__title{font-size:32px}.question__desc{line-height:130%;max-height:0;visibility:hidden;transition:all .2s ease-in-out;margin-top:20px;display:none;padding-right:60px}.question__desc ul{padding:0!important}.question__desc ul,.question__desc p{margin-bottom:10px}.question__desc ul li{list-style-type:none}.question__toggle{user-select:none;cursor:pointer}.question__toggle img{width:40px}.question__toggle-active{transform:rotate(180deg)}.question__active .question__desc{max-height:1000px;visibility:visible;display:block}@media (max-width:992px){.question{padding:20px 0}.question__title{font-size:24px}.question__toggle{top:25px}.question__toggle img{width:20px}}@media (max-width:540px){.question__title{font-size:18px}}.alert.alert-warning{color:#a94442;background-color:#f2dede;border-color:#ebccd1}@media (max-width:575px){.achiev-unit-list{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:16px!important;padding-bottom:16px;margin:0 0 40px 0!important;justify-content:flex-start!important}.achiev-unit-list .achiev-unit{flex:0 0 42%!important;max-width:42%!important;min-width:42%!important;scroll-snap-align:start;width:auto!important;padding:0!important}.achiev-unit-list::-webkit-scrollbar{height:3px}.achiev-unit-list::-webkit-scrollbar-track{background:#E8E9ED;border-radius:3px}.achiev-unit-list::-webkit-scrollbar-thumb{background:#8A8C99;border-radius:3px}.section-page.section-achieves .row>.col-lg-3{flex:0 0 50%!important;max-width:50%!important}.achiev-wr-two{margin-bottom:20px!important}.achiev-wr-two .achiev-unit{width:100%!important}.achiev-wr-two .achiev-unit-img{height:auto!important;max-height:130px}.section-awards,.section.section-awards{overflow:visible}.awards-table{display:flex!important;flex-wrap:nowrap!important;flex-direction:row!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:16px}.awards-item{flex:0 0 47%!important;max-width:47%!important;min-width:47%!important;scroll-snap-align:start;box-sizing:border-box;padding-right:12px!important}.awards-item .row{flex-direction:column}.awards-item .col-lg-4,.awards-item .col-lg-5,.awards-item .col-lg-3{flex:0 0 100%;max-width:100%}.awards-item .awards-desc{font-size:13px;margin-bottom:6px}.awards-item .awards-link-wr{text-align:left}.awards-table::-webkit-scrollbar{height:3px}.awards-table::-webkit-scrollbar-track{background:#E8E9ED;border-radius:3px}.awards-table::-webkit-scrollbar-thumb{background:#8A8C99;border-radius:3px}}@media (max-width:991px){.section-page.section-achieves .row>.col-lg-3{flex:0 0 50%!important;max-width:50%!important}}#rating-triangle{transform-origin:50% 50%;-webkit-transform-origin:50% 50%;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:992px){.service-promo-triangle{padding-left:150px}}@media (max-width:991px){.service-row{position:relative}.triangle-wrapper{top:20px;right:0;width:180px;height:180px;overflow:hidden}#rating-triangle{height:180px;width:180px}.service-promo-triangle{max-width:180px;height:180px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.service-promo-triangle span{font-size:40px;width:auto;display:block}.service-promo-triangle span+span{font-size:8px;line-height:12px;width:auto}}@media (max-width:575px){.triangle-wrapper{top:auto;bottom:-20px;right:-10px;width:120px;height:120px}#rating-triangle{height:120px;width:120px}.service-promo-triangle{max-width:120px;height:120px}.service-promo-triangle span{font-size:28px}.service-promo-triangle span+span{font-size:6px;line-height:9px}}@media (min-width:992px){.service-promo-triangle{padding-top:100px}}@media (max-width:575px){.triangle-wrapper{width:180px;height:180px;bottom:30px;right:-10px}#rating-triangle{height:180px;width:180px}.service-promo-triangle{max-width:180px;height:180px}.service-promo-triangle span{font-size:42px}.service-promo-triangle span+span{font-size:9px;line-height:13px}}@media (max-width:991px){.breadcrumb{flex-wrap:nowrap!important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb .breadcrumb-item{flex-shrink:0}.breadcrumb .breadcrumb-item:first-child a{display:inline-flex;align-items:center;font-size:0;line-height:0}.breadcrumb .breadcrumb-item:first-child a span{display:none}.breadcrumb .breadcrumb-item:first-child a::before{content:'';display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238A8C99' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpolyline points='9 22 9 12 15 12 15 22'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;font-size:14px}}.case-detail figure>div img{max-height:100%;object-fit:contain}.header.header-animated .logo svg .logo-line{will-change:transform,opacity}.header.header-animated .logo svg .logo-line-1{animation:logo-line-down 1.2s cubic-bezier(.25,.46,.45,.94) 0.3s both}.header.header-animated .logo svg .logo-line-2{animation:header-fade-in 0.8s ease-out 0.1s both}.header.header-animated .logo svg .logo-line-3{animation:logo-line-up 1.2s cubic-bezier(.25,.46,.45,.94) 0.3s both}.header.header-animated .logo svg .logo-letters{animation:header-fade-in 0.6s ease-out 1.0s both}@keyframes logo-line-down{0%{transform:translateY(-14px);opacity:0}30%{opacity:1}100%{transform:translateY(0);opacity:1}}@keyframes logo-line-up{0%{transform:translateY(14px);opacity:0}30%{opacity:1}100%{transform:translateY(0);opacity:1}}@keyframes header-fade-in{0%{opacity:0}100%{opacity:1}}@media (min-width:992px){@keyframes menu-item-up{0%{opacity:0;transform:translateY(15px)}100%{opacity:1;transform:none}}.header.header-animated .menu>li:not(.has-menu){animation:menu-item-up 0.6s ease-out both}.header.header-animated .menu>li.has-menu>a{display:inline-block;animation:menu-item-up 0.6s ease-out both}.header.header-animated .menu>li:nth-child(1):not(.has-menu),.header.header-animated .menu>li:nth-child(1).has-menu>a{animation-delay:0.5s}.header.header-animated .menu>li:nth-child(2):not(.has-menu),.header.header-animated .menu>li:nth-child(2).has-menu>a{animation-delay:0.65s}.header.header-animated .menu>li:nth-child(3):not(.has-menu),.header.header-animated .menu>li:nth-child(3).has-menu>a{animation-delay:0.8s}.header.header-animated .menu>li:nth-child(4):not(.has-menu),.header.header-animated .menu>li:nth-child(4).has-menu>a{animation-delay:0.95s}.header.header-animated .menu>li:nth-child(5):not(.has-menu),.header.header-animated .menu>li:nth-child(5).has-menu>a{animation-delay:1.1s}}@media (min-width:992px){.header.header-animated .head-panel .btn{position:relative;--btn-color:#12131A;border-color:#fff0;color:#fff0;animation:btn-text-in 0.25s ease-out 2.0s both}.header.header-main.header-animated .head-panel .btn{--btn-color:#fff}.header.header-animated .head-panel .btn .btn-draw{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.header.header-animated .head-panel .btn .btn-draw path{stroke:var(--btn-color);stroke-dasharray:100;stroke-dashoffset:100;animation:draw-border 1.5s linear 1.0s both}@keyframes draw-border{to{stroke-dashoffset:0}}@keyframes btn-text-in{from{color:#fff0;border-color:#fff0}to{color:var(--btn-color)}}}.page-split-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;overflow:hidden;background:#12131A}.page-split-line{position:absolute;top:0;bottom:0;width:2px;background:#12131A;z-index:1}.page-split-line-0{left:25%;top:35%;bottom:5%}.page-split-line-1{left:50%;top:18%;bottom:18%}.page-split-line-2{left:75%;top:5%;bottom:35%}.page-split-strip{position:absolute;top:0;bottom:0;overflow:hidden}.page-split-strip-0{left:0;width:25%}.page-split-strip-1{left:25%;width:25%}.page-split-strip-2{left:50%;width:25%}.page-split-strip-3{left:75%;width:25%}.page-split-strip>.wrapper{width:400%;position:absolute;top:0;opacity:1!important;visibility:visible!important}.page-split-strip-0>.wrapper{left:0}.page-split-strip-1>.wrapper{left:-100%}.page-split-strip-2>.wrapper{left:-200%}.page-split-strip-3>.wrapper{left:-300%}@keyframes split-bounce-up{0%{transform:translateY(0)}45%{transform:translateY(-70vh)}100%{transform:translateY(0)}}@keyframes split-bounce-down{0%{transform:translateY(0)}45%{transform:translateY(70vh)}100%{transform:translateY(0)}}.page-split-strip-0{animation:split-bounce-up 0.9s cubic-bezier(.36,0,.66,1) 0s forwards}.page-split-strip-1{animation:split-bounce-down 0.9s cubic-bezier(.36,0,.66,1) 0.04s forwards}.page-split-strip-2{animation:split-bounce-up 0.9s cubic-bezier(.36,0,.66,1) 0.04s forwards}.page-split-strip-3{animation:split-bounce-down 0.9s cubic-bezier(.36,0,.66,1) 0s forwards}@media (max-width:575px){.head-panel .btn{height:50px;padding:13px 15px;line-height:24px;width:100%;font-size:16px}.head-panel .btn:hover,.head-panel .btn:active{background:#015CCC;border-color:#015CCC}}.newform--compact{padding:0!important;background:none!important}.newform--compact:before,.newform--compact:after{display:none!important}.newform--compact>.container{padding:0}.newform--compact h2{display:none}.newform--compact .newform__row{gap:0}.newform--compact .form-box{width:100%}.newform--compact .form__btns{flex-direction:column;align-items:flex-start;gap:20px}.newform--compact .form__btns .btn{min-width:200px}.contact-info--with-form{margin-bottom:100px;align-items:flex-start}.contact-info--with-form .contact-list{padding-top:10px}@media (max-width:991px){.contact-info--with-form{margin-bottom:60px}.contact-info--with-form .contact-list{padding-bottom:30px}.newform--compact{padding:0!important}}@media (max-width:575px){.newform--compact .form__btns{gap:15px}}.hero-thanks__error-actions .btn{background:#fff;color:#0173FF;border:none}.hero-thanks__error-actions .btn:hover{background:#e8e9ed;color:#015CCC}.hero-thanks__error-actions .btn.btn-second{background:#fff0;border-color:rgb(255 255 255 / .6);color:#fff}.hero-thanks__error-actions .btn.btn-second:hover{background:rgb(255 255 255 / .15);border-color:#fff}@media (max-width:575px){.hero-thanks__error-actions .btn,.hero-thanks__error-actions .btn.btn-second{background:#fff0;width:100%;text-align:center}}.hero-title .btn{display:inline-flex;align-items:center;justify-content:center;margin-top:30px}.hero-slider .inner{position:relative;cursor:pointer}.hero-slider .inner .h3 a::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}@media (min-width:576px){.hero-title .btn.d-sm-none{display:none!important}}.menu .icon-lightning{width:14px;height:18px;margin-right:4px;vertical-align:-3px;display:inline-block}.case-stat{border:1px solid #8A8C99;padding:30px;margin-bottom:24px;max-width:300px;will-change:transform}.case-stat .slide-number{color:#12131A;margin-top:48px}.case-stat .h3{margin-bottom:0;font-size:16px;line-height:normal;color:#12131A}.case-stat-sub{display:block;font-size:16px;color:#8A8C99;margin-top:4px}@media (max-width:991px){.case-stat{max-width:100%}.case-stat .slide-number{margin-top:24px}}.industries-list .industry{opacity:1;height:auto!important}.industries-list .industry__left{flex:0 0 480px}.section-industrie .industries-list+.section-industrie__btns{display:none}.main-inner .lead{font-size:18px;line-height:150%;color:#8A8C99;margin-top:24px;max-width:760px}@media (max-width:992px){.industries-list .industry__left{flex:auto}}@media (max-width:768px){.main-inner .lead{font-size:15px}}@media (min-width:576px){.menu>li.has-menu-simple{padding-left:0;padding-right:0;margin-right:40px!important;position:relative}.menu>li.has-menu-simple>a{padding-right:0}.menu>li.has-menu-simple>ul{width:auto;min-width:220px;max-width:none;padding:20px 24px;margin-right:0;right:auto;left:50%;transform:translateX(-50%) translateY(10px);top:42px;display:block;height:auto;border-radius:0;box-shadow:none}.menu>li.has-menu-simple:hover>ul,.menu>li.has-menu-simple.js-expand>ul{transform:translateX(-50%) translateY(0)}.menu>li.has-menu-simple>ul::before{display:block;content:'';position:absolute;top:-7px;right:auto;left:calc(50% - 8px);width:16px;height:16px;background-image:url(/assets/img/arrow.svg);background-size:contain;background-repeat:no-repeat}.menu>li.has-menu-simple>ul>li{display:block;margin:0}.menu>li.has-menu-simple>ul>li+li{margin-top:12px}.menu>li.has-menu-simple>ul>li>a{white-space:nowrap;color:#12131A;font-size:14px;font-weight:400;line-height:1.4}.menu>li.has-menu-simple>ul>li>a:hover{color:#0173FF}}.partner-tg{background:#F7F8FA;border-radius:12px;padding:60px 80px;display:flex;align-items:center;gap:60px}.partner-tg__text{flex:1;min-width:0}.partner-tg__text .h2{margin-bottom:20px}.partner-tg__text p{font-size:18px;line-height:1.5;color:#12131A;margin:0 0 30px;max-width:620px}.partner-tg__btns{display:flex;gap:12px;flex-wrap:wrap}.partner-tg__icon{flex-shrink:0;width:200px}.partner-tg__icon svg{width:100%;height:auto;display:block}@media (max-width:991px){.partner-tg{padding:40px;gap:30px}.partner-tg__icon{width:140px}}@media (max-width:575px){.partner-tg{flex-direction:column-reverse;padding:30px 20px;align-items:stretch;gap:20px}.partner-tg__icon{width:100px;align-self:center}.partner-tg__btns{flex-direction:column}.partner-tg__btns .btn{width:100%}}@media (min-width:576px) and (max-width:1240px){.menu>li.has-menu.has-menu-simple{margin-right:16px!important}}main.main-inner>.container>.section>a.btn[href="#actionform"]{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;line-height:1;transition:background-color .25s ease,transform .25s cubic-bezier(.2,.7,.2,1)}main.main-inner>.container>.section>a.btn[href="#actionform"]::after{content:"→";color:#fff;line-height:1;font-size:16px;transition:transform .35s cubic-bezier(.2,.7,.2,1);will-change:transform}main.main-inner>.container>.section>a.btn[href="#actionform"]:hover{background-color:#015CCC;transform:translateY(-1px)}main.main-inner>.container>.section>a.btn[href="#actionform"]:hover::after{transform:translateX(6px)}main.main-inner>.container>.section>a.btn[href="#actionform"]:active{background-color:#014599;transform:translateY(0) scale(.97);transition:transform .08s ease,background-color .08s ease}main.main-inner>.container>.section>a.btn[href="#actionform"]:active::after{transform:translateX(10px);transition:transform .15s cubic-bezier(.2,.7,.2,1)}@media (prefers-reduced-motion:reduce){main.main-inner>.container>.section>a.btn[href="#actionform"],main.main-inner>.container>.section>a.btn[href="#actionform"]::after{transition:none!important;transform:none!important}}.rate-item ul{list-style:none}.rate-item ul>li{display:block;position:relative;padding-left:20px;line-height:21px}.rate-item ul>li+li{margin-top:8px}.rate-item ul>li:before{content:"";display:block;position:absolute;width:6px;height:6px;background-color:#fff0;border:1px solid #12131A;border-radius:50%;left:4px;top:7px}.rate-item ol{margin-bottom:20px;list-style:none;counter-reset:item}.rate-item ol>li{counter-increment:item;display:block;position:relative;padding-left:24px;line-height:21px}.rate-item ol>li+li{margin-top:8px}.rate-item ol>li:before{content:counters(item,".") " ";display:block;position:absolute;left:4px;top:0;font-size:13px;line-height:21px}.rate-time{display:inline-block;padding:6px 14px;border:1px solid #E8E9ED;border-radius:4px;font-size:13px;line-height:18px;color:#12131A;background:#fff0;margin-bottom:24px}@media (min-width:992px){.main-inner .section>p{max-width:830px}}.showreel,.showreel *{box-sizing:border-box}.showreel{--alto-blue:#0173FF;--alto-dark:#12131A;position:relative;width:100vw;margin-left:calc(50% - 50vw);height:80vh;background:var(--alto-dark);font-family:-apple-system,Segoe UI,Roboto,Arial,sans-serif;overflow:hidden;cursor:pointer}.showreel video{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.sr-poster{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease}.showreel.sr-playing .sr-poster{opacity:0;pointer-events:none}.showreel.expand .sr-poster{display:none}.showreel:not(.expand) video,.showreel:not(.expand) .sr-poster{transform:scale(1.01)}.sr-stage{position:absolute;inset:0;z-index:0;background:#000;display:none}.showreel.expand .sr-stage{display:block}.sr-logo{position:absolute;left:50%;bottom:34px;transform:translate(-50%);width:150px;height:auto}.sr-pulse{position:absolute;inset:0;margin:auto;z-index:2;width:200px;height:140px;pointer-events:none;animation:sr-pulse 2.6s ease-out infinite}.sr-pulse svg{width:100%;height:100%;display:block}@keyframes sr-pulse{0%{transform:scale(1.15);opacity:.3}70%,to{transform:scale(2.3);opacity:0}}.sr-play{position:absolute;inset:0;margin:auto;z-index:2;width:200px;height:140px;border:0;padding:0;background:#fff0;cursor:pointer;display:grid;place-items:center;transition:transform .18s ease}.sr-play:hover{transform:scale(1.06)}.sr-play:active{transform:scale(.97)}.sr-play svg,.sr-cursor svg{width:100%;height:100%;display:block}.sr-cursor{position:absolute;top:0;left:0;z-index:3;width:172px;height:120px;transform:translate(-50%,-50%) scale(.6);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;display:none}.showreel.fine .sr-cursor{display:block}.showreel.fine.hovering{cursor:none}.showreel.fine.hovering .sr-cursor{opacity:1;transform:translate(-50%,-50%) scale(1)}.showreel.fine .sr-play,.showreel.fine .sr-pulse{display:none}.showreel.expand{position:fixed;inset:0;width:auto;height:auto;aspect-ratio:auto;margin:0;z-index:2147483647;background:#000;cursor:default}html.sr-open{overflow:hidden!important;background:#000}html.sr-open body{position:fixed!important;left:0;right:0;width:100%;overflow:hidden!important;overscroll-behavior:none;background:#000}.showreel.animating{transition:transform .5s cubic-bezier(.22,.61,.36,1);will-change:transform}.showreel.contain video{object-fit:contain}.showreel.expand .sr-pulse,.showreel.expand .sr-play,.showreel.expand .sr-cursor{display:none!important}.sr-close{position:absolute;top:16px;right:16px;z-index:4;width:46px;height:46px;border:0;background:#00000073;display:none;place-items:center;cursor:pointer;transition:background .2s ease}.sr-close:hover{background:#000000b3}.showreel.expand .sr-close{display:grid}.sr-close .sr-close-ico{width:30px;height:30px;overflow:visible}.sr-close-ico path{transform-box:view-box;transform-origin:center}.sr-close-ico .sr-a{transform:translate(0) rotate(45deg)}.sr-close-ico .sr-b{transform:translate(0) rotate(-45deg)}.sr-close-ico .sr-c{opacity:0}.sr-close.sr-anim .sr-a{animation:sr-a .66s cubic-bezier(.45,0,.2,1) forwards}.sr-close.sr-anim .sr-b{animation:sr-b .66s cubic-bezier(.45,0,.2,1) forwards}.sr-close.sr-anim .sr-c{animation:sr-c .66s cubic-bezier(.45,0,.2,1) forwards}@keyframes sr-a{0%{opacity:1;transform:translate(0) rotate(45deg) scale(1)}33%{opacity:1;transform:translate(-10px,3px) rotate(0) scale(1)}70%{opacity:1;transform:translate(-10px,3px) rotate(0) scale(1)}to{opacity:0;transform:translate(-10px,3px) rotate(0) scale(.3)}}@keyframes sr-b{0%{opacity:1;transform:translate(0) rotate(-45deg) scale(1)}33%{opacity:1;transform:translate(10px,-3px) rotate(0) scale(1)}70%{opacity:1;transform:translate(10px,-3px) rotate(0) scale(1)}to{opacity:0;transform:translate(10px,-3px) rotate(0) scale(.3)}}@keyframes sr-c{0%,33%{opacity:0;transform:translate(0) scale(0)}55%{opacity:1;transform:translate(0) scale(1)}70%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(0) scale(.3)}}.showreel video::-webkit-media-controls,.showreel video::-webkit-media-controls-panel,.showreel video::-webkit-media-controls-start-playback-button,.showreel video::-webkit-media-controls-overlay-play-button,.showreel video::-webkit-media-controls-fullscreen-button{display:none!important;-webkit-appearance:none}.sr-ico{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 6px 16px rgb(0 0 0 / .3))}.showreel.sr-icon .sr-play,.showreel.sr-icon .sr-cursor{width:132px;height:132px}.showreel.sr-contained:not(.expand){width:100%;margin:0 0 100px;height:auto;aspect-ratio:16/9}.showreel.sr-clip{clip-path:inset(38% 0);will-change:clip-path}.showreel.sr-clip.expand{clip-path:none!important}@media(max-width:991px){.showreel.sr-contained:not(.expand){aspect-ratio:5/4;margin-bottom:50px}}@media(max-width:768px){.showreel{height:auto;aspect-ratio:7/5}.sr-play,.sr-pulse{width:133px;height:93px}.showreel.sr-icon .sr-play{width:104px;height:104px}.showreel.expand video{position:absolute;inset:0;margin:auto;z-index:1;width:100vw;height:auto;aspect-ratio:5/4;object-fit:cover}}@media(prefers-reduced-motion:reduce){.sr-pulse{animation:none;opacity:0}.showreel.sr-clip{clip-path:none!important}.sr-close.sr-anim path{animation:none}}.cases-img div{width:330px;height:500px;position:absolute;background-position:left top;background-repeat:no-repeat;background-size:200%}.cases .preview-block .cases-img div{position:initial}@media (max-width:1024px){.cases-img div{width:250px}}@media (max-width:768px){.cases-img div{width:230px}}@media (max-width:575px){.cases-img div{height:300px}.cases-img .case-img-lft{width:100%;background-size:contain;background-position:center}.case-img-rht{display:none}}.cases-img div{top:10%}.cases-img .case-img-rht{background-position:right top}.cases .view-block{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVYAAAImCAYAAAAIZaLfAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAdxSURBVHgB7dZBDUIxFADBB2YxQBDR1EDVFhN7+cmMiM3OAJBZ+9z3AJASVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVh5j7XMHHkBYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLCChATVoCYsALEhBUgJqwAMWEFiAkrQExYAWLvtc8dADKOFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEBNWgJiwAsSEFSAmrAAxYQWICStATFgBYsIKEPp9Py9hBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBaitfe4AkHGsADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasADFhBYgJK0BMWAFiwgoQE1aAmLACxIQVICasALE/o20QU0UTGWMAAAAASUVORK5CYII=) center 0 no-repeat;height:550px;position:sticky;top:20%}.cases .view-block a,.cases .preview-block .cases-img{position:relative;display:block;width:100%;height:100%;top:0}@keyframes samurai-right{0%{opacity:0;-webkit-transform:translateY(-70px);transform:translateY(-70px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes samurai-left{0%{opacity:0;-webkit-transform:translateY(70px);transform:translateY(70px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes samurai-left-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(70px);transform:translateY(70px)}}@keyframes samurai-right-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.cases .cases-img .case-img-lft.samurai-left-out{animation:samurai-left-out ease-in-out 0.3s 1 forwards}.cases .cases-img .case-img-rht.samurai-right-out{animation:samurai-right-out ease-in-out 0.3s 1 forwards}.cases .cases-img .case-img-lft{animation:samurai-left ease-in-out 0.3s 1;right:50%;-webkit-transition:all 0.15s 0.25s;transition:all 0.15s 0.25s}.cases .cases-img .case-img-rht{animation:samurai-right ease-in-out 0.5s 1;left:50%;-webkit-transition:all 0.15s 0.5s;transition:all 0.15s 0.5s}.cases .cases-img .case-unit-img{animation:samurai-left ease-in-out 0.3s 1}.cases .cases-img .case-unit-img.samurai-left-out{animation:samurai-left-out ease-in-out 0.3s 1 forwards}.case-unit{display:block}.case-unit:hover{text-decoration:none}.case-unit:last-child{padding-bottom:50px}.case-unit:not(:last-child){padding-bottom:111px}.cases .preview-block .cases-img{display:none;margin-bottom:20px}.case-unit-link{text-transform:uppercase;display:inline-block;margin-bottom:20px;padding:3px;letter-spacing:.1em}.case-unit-name a,.case-unit-name{color:#12131A;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;text-decoration-color:#fff0}a.case-unit:hover .case-unit-name,.case-unit-name:hover{color:#0173FF;text-decoration:underline;text-decoration-color:#0173FF}a.case-unit:not([href]):hover .case-unit-name,.case-unit-name:not([href]):hover{text-decoration:none;cursor:pointer}.cases .view-block{padding-left:20px}.cases .view-block a{position:sticky;top:50%}.cases .view-block img{overflow:hidden;max-width:100%}@media (max-width:575px){.case-unit-img-wrapper .case-img-lft{padding-top:10px}.cases .view-block{display:none}.cases .preview-block .cases-img{display:flex;margin-bottom:20px}.cases-img{text-align:center;margin-bottom:20px}.cases-img img{display:inline-block;max-width:100%}}.hidden{display:none}#cases_filter{display:flex;flex-direction:row;align-items:flex-start;gap:10px;flex-wrap:wrap;overflow-y:auto;margin-top:-55px;margin-bottom:100px;padding-top:10px;padding-bottom:20px;padding-left:10px}@media screen and (max-width:961px){#cases_filter{margin-top:0;overflow-y:scroll;flex-wrap:nowrap;scrollbar-width:none;margin-bottom:30px;width:100vw;min-width:375px;padding-left:20px;padding-right:20px;transform:translateX(-20px)}}.case-filter{border:1px solid rgb(1 115 255 / .3);color:#0173ff;border-radius:60px;padding:8px 20px;cursor:pointer;white-space:nowrap;transition:all 0.4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;background:rgb(255 255 255 / .1);display:inline-block;text-align:center;min-width:fit-content;backdrop-filter:blur(0);box-shadow:0 1px 3px rgb(0 0 0 / .1),inset 0 1px 0 rgb(255 255 255 / .2)}.case-filter::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgb(255 255 255 / .4) 0%,rgb(255 255 255 / .1) 30%,transparent 50%,rgb(1 115 255 / .1) 70%,rgb(1 115 255 / .2) 100%);opacity:0;transition:opacity 0.4s ease;border-radius:60px}.case-filter::after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgb(255 255 255 / .6) 50%,transparent 70%);opacity:0;transition:all 0.8s cubic-bezier(.25,.46,.45,.94);transform:rotate(45deg) translateX(-100%)}.case-filter:hover{background:rgb(255 255 255 / .25);border-color:rgb(1 115 255 / .6);color:#0056b3;transform:translateY(-2px) scale(1.01);box-shadow:0 8px 16px rgb(1 115 255 / .12),0 4px 8px rgb(1 115 255 / .08),0 1px 2px rgb(0 0 0 / .1),inset 0 1px 0 rgb(255 255 255 / .4),inset 0 -1px 0 rgb(1 115 255 / .1);backdrop-filter:blur(15px) saturate(150%)}.case-filter:hover::before{opacity:1}.case-filter:hover::after{opacity:1;transform:rotate(45deg) translateX(100%)}.case-filter:active{transform:translateY(-1px) scale(.99);box-shadow:0 4px 8px rgb(1 115 255 / .15),0 1px 2px rgb(0 0 0 / .1),inset 0 1px 0 rgb(255 255 255 / .2);background:rgb(1 115 255 / .15);backdrop-filter:blur(12px)}.case-filter:focus{outline:none;box-shadow:0 0 0 3px rgb(1 115 255 / .2)}.case-filter.selected{border-color:rgb(138 140 153 / .3);color:#8A8C99;background:rgb(255 255 255 / .08);backdrop-filter:blur(0);box-shadow:0 1px 3px rgb(0 0 0 / .08),inset 0 1px 0 rgb(255 255 255 / .15)}.case-filter.selected::before{background:linear-gradient(135deg,rgb(255 255 255 / .3) 0%,rgb(255 255 255 / .08) 30%,transparent 50%,rgb(138 140 153 / .08) 70%,rgb(138 140 153 / .15) 100%)}.case-filter.selected::after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgb(255 255 255 / .4) 50%,transparent 70%);opacity:0;transition:all 0.8s cubic-bezier(.25,.46,.45,.94);transform:rotate(45deg) translateX(-100%)}.case-filter.selected:hover{background:rgb(255 255 255 / .2);border-color:rgb(138 140 153 / .5);color:#6c757d;transform:translateY(-2px) scale(1.01);box-shadow:0 8px 16px rgb(138 140 153 / .1),0 4px 8px rgb(138 140 153 / .06),0 1px 2px rgb(0 0 0 / .06),inset 0 1px 0 rgb(255 255 255 / .3),inset 0 -1px 0 rgb(138 140 153 / .08);backdrop-filter:blur(15px) saturate(150%)}.case-filter.selected:hover::after{opacity:1;transform:rotate(45deg) translateX(100%)}.case-filter.selected:active{transform:translateY(-1px) scale(.99);box-shadow:0 4px 8px rgb(138 140 153 / .12),0 1px 2px rgb(0 0 0 / .06),inset 0 1px 0 rgb(255 255 255 / .15);background:rgb(138 140 153 / .2);backdrop-filter:blur(12px)}@media (hover:none) and (pointer:coarse){.case-filter:active{background:rgb(1 115 255 / .2);transform:scale(.97);backdrop-filter:blur(12px);box-shadow:0 2px 4px rgb(1 115 255 / .15),inset 0 1px 0 rgb(255 255 255 / .2)}.case-filter.selected:active{background:rgb(138 140 153 / .25);transform:scale(.97);backdrop-filter:blur(12px);box-shadow:0 2px 4px rgb(138 140 153 / .12),inset 0 1px 0 rgb(255 255 255 / .15)}}.hs-fx{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;pointer-events:none;overflow:hidden}.hs-fx__veil{position:absolute;top:0;left:0;right:0;bottom:0;background:#f7f8fa;opacity:0;will-change:opacity}.hs-fx__stage{position:absolute;transform-origin:50.163% 50.8639%;will-change:transform}.hs-fx__l{position:absolute;display:block;will-change:transform,opacity;backface-visibility:hidden}.hs-fx__heart{left:12.4089%;top:47.7487%;width:21.6916%;height:33.0105%;z-index:1}.hs-fx__flowers{left:66.1872%;top:12.3298%;width:24.5876%;height:78.377%;z-index:2}.hs-fx__phone{left:34.0046%;top:5.4974%;width:32.3168%;height:90.733%;z-index:3}.hs-fx__word{left:8.7265%;top:21.8325%;width:54.5263%;height:15.2094%;z-index:4}.footer-inner__row{gap:0}.row.foot-btm .foot-btm__copy{display:flex;flex-direction:column}@media (max-width:810px){.row.foot-btm .foot-btm__copy{display:block}}@media (max-width:768px){.footer{padding-bottom:40px}.foot-mdl{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.foot-nav{max-width:100%;margin-top:50px;margin-bottom:50px}.foot-inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;width:100%;flex:auto}.foot-info{max-width:100%;width:100%}.foot-nav>div,.foot-contact>div{max-width:unset;width:auto;flex:auto;max-width:50%}.foot-contact{justify-content:space-between;max-width:100%;width:100%}.foot-inner .logo{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row.footer-inner__row{flex-wrap:nowrap;flex-direction:column;padding:0}.foot-box{max-width:100%;flex:auto}.footer-inner__address{max-width:100%}.foot-btm{flex-direction:column-reverse;gap:15px}.foot-btm a{color:#fff}.foot-btm .conf-link{color:#8a8c99}.foot-btm_info,.foot-btm_company{width:100%;max-width:100%;flex:auto}.foot-btm_info .row,.foot-btm_company .row{width:100%;max-width:100%;flex-wrap:nowrap}.foot-btm_info .row>div,.foot-btm_company .row>div{flex:auto;max-width:50%;width:100%}}@media (max-width:540px){.foot-btm__copy{padding-right:0}}.newform form{max-width:560px}.form-typed-text{color:#0173ff}.newform.form h2{max-width:50%}.newform.form h2 b{font-weight:400}.newform .form-group{position:relative;border-bottom:1px solid #8a8c99;padding-top:26px;padding-bottom:15px;transition:border-color 0.2s}.newform .form-group:hover{border-color:#12131a}.newform .form-group label{position:absolute;left:0;top:26px;margin-bottom:0;font-size:24px;line-height:28px;color:#8a8c99;pointer-events:none;transition:0.2s ease}.newform .form-group .form-control{width:100%;height:auto;border:none;font-size:24px;line-height:28px;color:#12131a;background:#fff0}.newform .form-group .required-label{position:absolute;right:0;bottom:16px;font-size:16px;line-height:21px;color:#8a8c99;transition:0.2s}.newform .form-group:focus-within{border-color:#0173ff}.newform .form-group:focus-within label,.newform .form-group .form-control:not(:placeholder-shown)+label{top:0;line-height:21px;font-size:16px}.newform .form-group:focus-within .required-label,.newform .form-group .form-control:not(:placeholder-shown)~.required-label{opacity:0;pointer-events:none}.newform .tel-dropdown-toggle{position:absolute;right:0;bottom:16px;display:flex;align-items:center;gap:5px;font-size:16px;line-height:21px;color:#12131a;transition:0.2s;cursor:pointer}.newform .tel-dropdown-toggle:hover,.newform .tel-dropdown-toggle.active{color:#0173ff}.newform .tel-dropdown-toggle svg{transition:0.2s}.newform .tel-dropdown-toggle.active svg{transform:rotate(-180deg)}.newform .tel-dropdown-toggle svg path{stroke:#12131a;transition:0.2s}.newform .tel-dropdown-toggle:hover svg path,.newform .tel-dropdown-toggle.active svg path{stroke:#0173ff}.newform .tel-dropdown-list{position:absolute;top:65px;right:-78px;display:none;flex-direction:column;gap:5px;max-width:180px;width:100%;padding:15px;border-radius:3px;font-size:16px;line-height:21px;background-color:#fff;box-shadow:0 2px 10px 0 #00000026;z-index:2}.newform .tel-dropdown-list.active{display:flex}.newform .dropdown_list-triangle{position:absolute;top:-7px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid #fff0;border-right:8px solid #fff0;border-bottom:7px solid #fff}.newform .dropdown_list-title{margin-bottom:5px;color:#8a8c99}.newform .dropdown_list-item{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.newform .dropdown_list-item svg{visibility:hidden;opacity:0;transition:0.2s}.newform .dropdown_list-item:hover svg{visibility:visible;opacity:1}.newform .dropdown_list-item:hover svg path{stroke:#8a8c99}.newform .dropdown_list-item.active svg{visibility:visible;opacity:1}.newform .dropdown_list-item.active svg path{stroke:#0173ff}.newform .form-group .form-control.form-area{height:auto;field-sizing:content;resize:none}.newform .form-group.attach-group{margin:0;padding:0;border-bottom:none;cursor:pointer}.newform .jcf-file{position:absolute;inset:0;margin-bottom:0;cursor:pointer}.newform .jcf-file .jcf-upload-button{display:none}.newform .jcf-file .jcf-fake-input{height:24px;border:none;font-size:16px;line-height:21px}.newform input[type="file"]{position:absolute;opacity:0}.newform .jcf-file input[type="file"]{inset:0;height:auto}.newform .form-group.attach-group .attach-hint{display:flex;align-items:center;gap:5px;font-size:16px;line-height:21px;color:#8a8c99}.newform .form-group.attach-group .attach-hint span{color:#12131a;transition:0.2s}.form-group.attach-group:hover .attach-hint_text span{color:#0173ff;cursor:pointer}.newform .form-group.attach-group .attach-hint svg path{stroke:#12131a;transition:0.2s}.newform .form-group.attach-group:hover .attach-hint svg path{stroke:#0173ff}.newform .form_agreement-block{display:flex;align-items:flex-start;gap:10px;user-select:none;cursor:pointer;color:#8a8c99}.newform .form_agreement-block .form-note{font-size:14px;line-height:20px}.newform .agreement-checkbox{-webkit-appearance:none;appearance:none;width:20px;min-width:20px;height:20px;border-radius:3px;cursor:pointer;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3%20.5h14A2.5%202.5%200%200%201%2019.5%203v14a2.5%202.5%200%200%201-2.5%202.5H3A2.5%202.5%200%200%201%20.5%2017V3A2.5%202.5%200%200%201%203%20.5Z%22%20stroke%3D%22%230173ff%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;transition:0.2s}.newform .agreement-checkbox:checked{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20rx%3D%223%22%20fill%3D%22%230173ff%22%2F%3E%3Cpath%20d%3D%22M5%2010.727%208.385%2014%2015%206%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.newform .agreement-checkbox:hover:not(:checked){background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3%20.5h14A2.5%202.5%200%200%201%2019.5%203v14a2.5%202.5%200%200%201-2.5%202.5H3A2.5%202.5%200%200%201%20.5%2017V3A2.5%202.5%200%200%201%203%20.5%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M3%20.5h14A2.5%202.5%200%200%201%2019.5%203v14a2.5%202.5%200%200%201-2.5%202.5H3A2.5%202.5%200%200%201%20.5%2017V3A2.5%202.5%200%200%201%203%20.5Z%22%20stroke%3D%22%230173ff%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%2216%22%20height%3D%2216%22%20rx%3D%221%22%20fill%3D%22%230173ff%22%20fill-opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M5%2010.727%208.385%2014%2015%206%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.newform .agreement-link{color:#8a8c99;text-decoration:underline;text-underline-offset:3px;transition:0.2s}.newform .agreement-link:hover{color:#12131a}.newform .form__btns{margin-top:60px}.newform .form__btns .btn{max-width:180px;min-width:180px;max-height:60px;height:auto;padding:16px 30px;font-size:24px;font-weight:500;line-height:28px;z-index:3}.newform .form-box{position:relative}.newform .form-overlay{display:none;position:absolute;inset:0;z-index:2;background-color:rgb(255 255 255 / .5)}.newform .form-overlay.open{display:block}.form__btns .btn.loading>span{display:none}.form__btns .loading-dots{display:none}.form__btns .btn.loading .loading-dots{display:flex;justify-content:center;gap:10px}.form__btns .loading-dots span{width:3px;height:20px;background:#fff;border-radius:0%;animation:bounce 0.6s infinite alternate}.form__btns .loading-dots span:nth-child(2){animation-delay:0.2s}.form__btns .loading-dots span:nth-child(3){animation-delay:0.4s}@keyframes bounce{100%{transform:translateY(-4px)}}@media (max-width:1400px){.newform .tel-dropdown-list{right:0}}@media (max-width:1240px){.newform__row{justify-content:space-between}.newform.form h2{max-width:440px}.newform .form-box{max-width:440px}.newform .form__btns{flex-direction:column;align-items:flex-start;gap:30px}.newform .form__btns .btn{max-width:100%;min-width:100%}}@media (max-width:989px){.newform .form__btns .btn{max-width:100%}}@media (max-width:767px){.newform__row{gap:40px}.newform form,.newform.form h2,.newform .form-box{max-width:100%}.newform .form-group .form-control,.newform .form-group label,.newform .form__btns .btn{font-size:20px;line-height:24px}.newform .form-group .required-label,.newform .tel-dropdown-toggle,.newform .tel-dropdown-list,.newform .form-group.attach-group .attach-hint,.newform .form_agreement-block .form-note{font-size:13px;line-height:17px}}.modal-dialog{max-width:840px;min-height:100dvh;height:auto;margin-top:0}.modal-content{min-height:100dvh;height:auto;padding:40px 60px 60px 60px}.modal-title{font-size:48px;line-height:60px;letter-spacing:-2px}.modal-title.mobile-title{display:none}.modal-title a{color:#8a8c99;transition:0.2s}.modal-title a:hover{color:#0173ff;text-decoration:none}.modal .close{top:10px;right:10px}.modal form{display:flex;flex-direction:column;gap:40px}.modal-content::before{display:none}.modal-content::after{display:none}.modal form{display:flex;flex-direction:column;height:auto;flex-grow:1}.modal .form__btns{justify-content:space-between;margin-top:auto}.modal .form__btns .btn{max-width:unset;width:auto;padding:16px 60px}@media (max-width:1240px){.newform .form__btns{flex-direction:row}.newform .form__btns .btn{min-width:unset}}@media (max-width:1200px){.newform .form__btns{flex-direction:column}.modal .newform .form__btns{flex-direction:row}.newform .form__btns .btn{max-width:100%;width:100%}.modal .newform .form__btns .btn{max-width:unset;width:auto}}@media (max-width:840px){.modal-dialog{max-width:100%;margin:0;min-width:375px}.modal .newform .form__btns{flex-direction:column}.modal .newform .form__btns .btn{max-width:100%;width:100%}.modal .modal-title{padding-right:88px;font-size:30px;line-height:35px;letter-spacing:normal}.modal .modal-title br{display:none}.modal-content{padding:30px 40px 40px 40px}}@media (max-width:767px){.modal-content{padding:20px}.modal .modal-title{padding-right:48px}.modal form{gap:60px}}@media (max-width:540px){.modal-title{display:none}.modal-title.mobile-title{display:block;margin-bottom:30px}}@media screen and (max-width:540px){.modal-content{height:auto}}.modal form.newform{gap:0}.modal form.newform .form__btns{margin-top:auto;padding-top:40px}.newform--compact .form__btns{flex-direction:row;align-items:flex-start;justify-content:space-between}.newform .form-overlay{background-color:#fff0}.newform .form-overlay.open{display:none}form.loading-state{opacity:.45;pointer-events:none;transition:opacity 0.3s ease}.modal form.loading-state{opacity:.45;pointer-events:none}@font-face{font-family:'proxima_nova_rgregular';src:url(../../fonts/proximanova-reg-webfont.woff2) format('woff2'),url(../../fonts/proximanova-reg-webfont.woff) format('woff'),url(../../fonts/proximanova-reg-webfont.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'proxima_nova_thextrabold';src:url(../../fonts/proximanova-xbold-webfont.woff2) format('woff2'),url(../../fonts/proximanova-xbold-webfont.woff) format('woff'),url(../../fonts/proximanova-xbold-webfont.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'proxima_nova_ltlight';src:url(../../fonts/proxima_nova_light-webfont.woff2) format('woff2'),url(../../fonts/proxima_nova_light-webfont.woff) format('woff'),url(../../fonts/proxima_nova_light-webfont.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'proxima_nova_rgbold';src:url(../../fonts/proxima_nova_bold-webfont.woff2) format('woff2'),url(../../fonts/proxima_nova_bold-webfont.woff) format('woff'),url(../../fonts/proxima_nova_bold-webfont.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"PT Sans";font-style:normal;font-weight:400;src:url(../../fonts/PT_Sans-Web-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:"PT Sans Bold";font-style:normal;font-weight:400;src:url(../../fonts/PT_Sans-Web-Bold.ttf) format("truetype");font-display:swap}@font-face{font-family:"Open Sans SemiBold";font-style:normal;font-weight:400;src:url(../../fonts/OpenSans-SemiBold.ttf) format("truetype");font-display:swap}@font-face{font-family:"Open Sans Bold";font-style:normal;font-weight:400;src:url(../../fonts/OpenSans-Bold.ttf) format("truetype");font-display:swap}@font-face{font-family:'ALS Rubl';font-style:normal;font-weight:400;src:url(data:application/x-font-woff;base64,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) format('woff');font-display:swap}@font-face{font-family:"PT Sans Italic";font-style:normal;font-weight:400;src:url(../../fonts/PT_Sans-Web-Italic.ttf) format("truetype");font-display:swap}