.wpcf7-turnstile.cf-turnstile{padding-bottom:40px;}.ss-main{color:#666;display:inline-block;position:relative;user-select:none;width:100%}.ss-main .ss-single-selected{background-color:#fff;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:30px;outline:0;padding:6px;transition:background-color .2s;width:100%}.ss-main .ss-single-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-single-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-single-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-single-selected .placeholder{flex:1 1 100%;line-height:1em;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:calc(100% - 30px)}.ss-main .ss-single-selected .placeholder,.ss-main .ss-single-selected .placeholder *{align-items:center;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-single-selected .placeholder *{width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{color:#dedede}.ss-main .ss-single-selected .ss-deselect{align-items:center;display:flex;flex:0 1 auto;font-weight:700;justify-content:flex-end;margin:0 6px}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{align-items:center;display:flex;flex:0 1 auto;justify-content:flex-end;margin:0 6px}.ss-main .ss-single-selected .ss-arrow span{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .2s,margin .2s}.ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0;transform:rotate(-135deg)}.ss-main .ss-single-selected .ss-arrow span.arrow-down{margin:-3px 0 0;transform:rotate(45deg)}.ss-main .ss-multi-selected{background-color:#fff;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;min-height:30px;outline:0;padding:0 0 0 3px;transition:background-color .2s;width:100%}.ss-main .ss-multi-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled{color:#666}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-multi-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-multi-selected .ss-values{display:flex;flex:1 1 100%;flex-wrap:wrap;justify-content:flex-start;width:calc(100% - 30px)}.ss-main .ss-multi-selected .ss-values .ss-disabled{align-items:center;color:#dedede;display:flex;line-height:1em;margin:2px 0;overflow:hidden;padding:4px 5px;text-overflow:ellipsis;white-space:nowrap;width:100%}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.ss-main .ss-multi-selected .ss-values .ss-value{align-items:center;animation-duration:.2s;animation-fill-mode:both;animation-name:scaleIn;animation-timing-function:ease-out;background-color:#5897fb;border-radius:4px;color:#fff;display:flex;font-size:12px;margin:3px 5px 3px 0;padding:3px 5px;user-select:none}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out{animation-duration:.2s;animation-name:scaleOut;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete{cursor:pointer;margin:0 0 0 5px}.ss-main .ss-multi-selected .ss-add{display:flex;flex:0 1 3px;margin:9px 12px 0 5px}.ss-main .ss-multi-selected .ss-add .ss-plus{align-items:center;background:#666;display:flex;height:10px;justify-content:center;position:relative;transition:transform .2s;width:2px}.ss-main .ss-multi-selected .ss-add .ss-plus:after{background:#666;content:"";height:2px;left:-4px;position:absolute;top:4px;width:10px}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross{transform:rotate(45deg)}.ss-content{background-color:#fff;border:1px solid #dcdee2;box-sizing:border-box;margin:-1px 0 0;opacity:0;position:absolute;transform:scaleY(0);transform-origin:center top;transition:transform .2s,opacity .2s;width:100%;z-index:1010}.ss-content.ss-open{display:block;opacity:1;transform:scaleY(1)}.ss-content .ss-search{display:flex;flex-direction:row;padding:8px 8px 6px}.ss-content .ss-search.ss-hide,.ss-content .ss-search.ss-hide input{height:0;margin:0;opacity:0;padding:0}.ss-content .ss-search input{-webkit-appearance:textfield;background-color:#fff;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-flex;flex:1 1 auto;font-size:inherit;height:30px;line-height:inherit;margin:0;min-width:0;outline:0;padding:6px 8px;text-align:left;width:100%}.ss-content .ss-search input::placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px #5897fb}.ss-content .ss-search .ss-addable{align-items:center;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex:0 0 30px;font-size:22px;font-weight:700;height:30px;justify-content:center;margin:0 0 0 8px}.ss-content .ss-addable{padding-top:0}.ss-content .ss-list{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{font-weight:700;padding:6px 10px}.ss-content .ss-list .ss-optgroup .ss-option{padding:6px 6px 6px 25px}.ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer}.ss-content .ss-list .ss-optgroup-label-selectable:hover{background-color:#5897fb;color:#fff}.ss-content .ss-list .ss-option{cursor:pointer;padding:6px 10px;user-select:none}.ss-content .ss-list .ss-option *{display:inline-block}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:hover{background-color:#5897fb;color:#fff}.ss-content .ss-list .ss-option.ss-disabled{background-color:#fff;color:#dedede;cursor:not-allowed}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{background-color:rgba(88,151,251,.1);color:#666}.ss-content .ss-list .ss-option.ss-hide{display:none}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;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{-webkit-transform-style:preserve-3d;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{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width: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{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{-ms-flex-negative:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.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{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.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{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .3s;transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.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{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-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;-webkit-transition:transform .2s,top .2s;transition:transform .2s,top .2s}.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%;-webkit-transform:translateX(-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{-webkit-transition:transform .2s,left .2s;transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:transform .2s,right .2s;transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;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{height:4px;left:0;top:0;width:100%}.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{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;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{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;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{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";-webkit-filter:blur(50px);filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;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{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transform-origin:center bottom;transform-origin:center bottom}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html.lenis,html.lenis body{height:auto}.lenis.lenis-stopped{overflow:hidden}.lenis [data-lenis-prevent-horizontal],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent]{-ms-scroll-chaining:none;overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}body{color:#3a3f58;font-family:Inter,sans-serif;font-size:16px;font-weight:300;height:100%;line-height:28px}@media screen and (min-width:1921px){body{font-size:.9375vw}}@media screen and (max-width:1199px){body{font-size:18px;line-height:32px}}body.ov-hidden{overflow:hidden}a{color:#7e42e0;text-decoration:none}@media (hover:hover) and (pointer:fine){a:active,a:hover{color:#4e1aa2}}p a{color:inherit;text-decoration:underline}@media (hover:hover) and (pointer:fine){p a:hover{color:inherit;opacity:.7}}img{height:auto;max-width:100%;vertical-align:middle}.wrapper,section{position:relative}.wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%}footer{overflow:hidden}.content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.default-container{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:320px;padding-right:320px;width:100%}@media screen and (min-width:1921px){.default-container{max-width:100%;padding-left:16.66667vw;padding-right:16.66667vw}}@media screen and (max-width:1920px){.default-container{padding-left:calc(22.656vw - 115px);padding-right:calc(14.063vw + 50px)}}@media screen and (max-width:768px){.default-container{padding-left:60px;padding-right:60px}}@media screen and (max-width:575px){.default-container{padding-left:20px;padding-right:20px}}.icon{display:inline-block}main{margin-top:90px;overflow:hidden;position:relative}main.main--dark{margin-top:0}.figure-scene{display:block;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;will-change:transform;z-index:2}@media screen and (max-width:575px){.figure-scene{display:none}}.figure-scene .layer{height:100%;position:absolute!important;width:100%;will-change:transform}@-webkit-keyframes shine{to{background-position:200%}}@keyframes shine{to{background-position:200%}}.sliding-link .arrow{border:2px solid #ff0082;border-left:none;border-top:none;height:30px;left:50%;margin:-15px 0 0 -15px;position:absolute;-webkit-transform:rotate(45deg);width:30px}.glass-effect{position:relative}.glass-effect:after{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:hsla(0,0%,100%,.5);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-1}:root{--section-label-fixed-top:225px;--section-label-initial-offset:38px;--section-label-bottom-offset:22px}.section-label-block{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0!important;max-width:180px;min-width:180px;opacity:1!important;overflow:hidden;padding:0!important;position:relative;text-transform:lowercase;width:100%}@media screen and (min-width:1921px){.section-label-block{max-width:9.375vw;min-width:9.375vw}}@media screen and (max-width:1920px){.section-label-block{max-width:calc(9.487vw - 2.14286px);min-width:calc(9.487vw - 2.14286px)}}.section-label-block--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-label-text{color:#757a95;display:inline-block;font-size:18px;font-weight:300;letter-spacing:2px;line-height:23px;opacity:1;text-align:center;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:1921px){.section-label-text{font-size:.9375vw;letter-spacing:.10417vw;line-height:1.19792vw}}body.has-floating-section-label .section-label-block .section-label-text{opacity:0!important;pointer-events:none;visibility:hidden}.floating-section-label{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:180px;z-index:30}@media (max-width:1024px){.floating-section-label{display:none}}.floating-section-label.is-fixed{position:fixed}.floating-section-label.is-absolute-bottom,.floating-section-label.is-absolute-top{position:absolute}.floating-section-label__inner{height:1px;position:relative;width:1px}.floating-section-label__text{color:#757a95;-webkit-filter:blur(8px);filter:blur(8px);font-size:18px;font-weight:300;left:50%;letter-spacing:2px;line-height:23px;margin-top:40px;opacity:0;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg) scale(1);transform:translate(-50%,-50%) rotate(-90deg) scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:opacity .18s ease,letter-spacing .18s ease,-webkit-transform .18s ease,-webkit-filter .18s ease;transition:opacity .18s ease,letter-spacing .18s ease,-webkit-transform .18s ease,-webkit-filter .18s ease;transition:opacity .18s ease,transform .18s ease,filter .18s ease,letter-spacing .18s ease;transition:opacity .18s ease,transform .18s ease,filter .18s ease,letter-spacing .18s ease,-webkit-transform .18s ease,-webkit-filter .18s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;will-change:transform,opacity,filter,letter-spacing}@media screen and (min-width:1921px){.floating-section-label__text{font-size:.9375vw;line-height:1.19792vw}}.floating-section-label__text.is-initialized,.floating-section-label__text.is-visible{-webkit-filter:blur(0);filter:blur(0);letter-spacing:2px;opacity:1;-webkit-transform:translate(-50%,-50%) rotate(-90deg) scale(1);transform:translate(-50%,-50%) rotate(-90deg) scale(1)}.floating-section-label__text.is-out{-webkit-filter:blur(8px);filter:blur(8px);letter-spacing:3px;opacity:0;-webkit-transform:translate(-50%,calc(-50% - 12px)) rotate(-90deg) scale(.96);transform:translate(-50%,calc(-50% - 12px)) rotate(-90deg) scale(.96)}.floating-section-label__text.is-in{-webkit-filter:blur(8px);filter:blur(8px);letter-spacing:3px;opacity:0;-webkit-transform:translate(-50%,calc(-50% + 12px)) rotate(-90deg) scale(.96);transform:translate(-50%,calc(-50% + 12px)) rotate(-90deg) scale(.96)}.base-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1920px;padding-right:320px}@media screen and (min-width:1921px){.base-container{max-width:100%;padding-right:0}}@media screen and (max-width:1920px){.base-container{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:992px){.base-container{padding-right:60px}}@media screen and (max-width:767px){.base-container{padding-right:40px}}@media screen and (max-width:575px){.base-container{padding-right:20px}}.content-bg{position:relative}.content-bg:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-3}.content-bg--dark:after{background:#091536}.content-bg--light:after{background:transparent}.content-glass{position:relative}.content-glass:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100vw}.content-glass--dark:before{background:rgba(9,21,54,.4);border:1px solid hsla(0,0%,100%,.1)}.content-glass--light:before{background:hsla(0,0%,100%,.3);-webkit-box-shadow:20px 37px 65px 0 rgba(14,24,150,.1);box-shadow:20px 15px 65px 0 rgba(14,24,150,.1)}.content-glass--light-2:before{backdrop-filter:unset!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.color-dark,.color-dark>*{color:#3a3f58}.color-light,.color-light>*{color:#fff}.global-pagination{-webkit-box-pack:center;-ms-flex-pack:center;bottom:80px!important;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;position:relative;z-index:2}@media screen and (min-width:576px){.global-pagination{display:none}}.global-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.8);height:11px;margin:0 5px!important;-webkit-transition:all .2s linear;transition:all .2s linear;width:11px}.global-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.global-pagination.dark-pagination .swiper-pagination-bullet{background-color:rgba(58,63,88,.8)}.global-pagination.dark-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#3a3f58}.mob-overlay{background:rgba(58,63,88,.7);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:.2s;transition:.2s;visibility:hidden;z-index:99}.mob-overlay.open{opacity:1;visibility:visible}.breadcrumbs-section{padding-top:37px;position:relative;z-index:2}.breadcrumbs-section.breadcrumbs-section-work{z-index:unset}.breadcrumbs-section.breadcrumbs-section-work .breadcrumbs-element{padding-bottom:0}.breadcrumbs-section.breadcrumbs-section-work .breadcrumbs-element svg path{fill:#fff}.breadcrumbs-section.breadcrumbs-section-work .breadcrumbs-element a{color:#fff}.breadcrumbs-section.breadcrumbs-section-work .breadcrumbs-element a:after{background:#fff}@media (hover:hover) and (pointer:fine){.breadcrumbs-section.breadcrumbs-section-work .breadcrumbs-element a:hover{color:#fff}}.breadcrumbs-section__indent{max-width:180px;min-width:180px;width:100%}@media screen and (min-width:1921px){.breadcrumbs-section__indent{max-width:9.375vw;min-width:9.375vw}}@media screen and (max-width:1920px){.breadcrumbs-section__indent{max-width:calc(9.487vw - 2.14286px);min-width:calc(9.487vw - 2.14286px)}}@media screen and (max-width:575px){.breadcrumbs-section__indent{max-width:20px;min-width:20px}}.breadcrumbs-section .breadcrumbs-element{font-size:16px;font-weight:400;line-height:32px;padding-bottom:37px}@media screen and (max-width:575px){.breadcrumbs-section .breadcrumbs-element{font-size:14px;line-height:30px}}.breadcrumbs-section .breadcrumbs-element .breadcrumb_last{font-weight:300}.breadcrumbs-section .breadcrumbs-element>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.breadcrumbs-section .breadcrumbs-element a{color:#3a3f58;padding-bottom:2px;position:relative}.breadcrumbs-section .breadcrumbs-element a:after{background:#000;bottom:-1px;content:"";display:inline-block;height:1px;left:0;position:absolute;right:0;-webkit-transition:width .3s;transition:width .3s;width:0}@media (hover:hover) and (pointer:fine){.breadcrumbs-section .breadcrumbs-element a:hover{border-color:transparent;color:#3a3f58}.breadcrumbs-section .breadcrumbs-element a:hover:after{width:100%}}.swiper-button-disabled{cursor:default;opacity:.3;pointer-events:none}.blur-overlay{backdrop-filter:blur(6px);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;-webkit-transition:opacity 0s ease-in;transition:opacity 0s ease-in;-webkit-transition-delay:.5s;transition-delay:.5s;width:100%;z-index:34}.blur-overlay.active{opacity:1;-webkit-transition:opacity 0s ease-in;transition:opacity 0s ease-in;-webkit-transition-delay:0s;transition-delay:0s}div.content-bg--dark h3 strong,div.content-glass--dark h3 strong{font-weight:700}div.content-bg--dark .faq-accordion__block-text,div.content-bg--dark .section-text,div.content-bg--dark .services-tab-content__text,div.content-glass--dark .faq-accordion__block-text,div.content-glass--dark .section-text,div.content-glass--dark .services-tab-content__text{opacity:.8}h1,h2,h3,h4,h5,h6{color:#3a3f58;font-family:Inter,sans-serif;margin:0}h1{font-size:80px;font-weight:900;line-height:100px}@media screen and (min-width:1921px){h1{font-size:4.16667vw;line-height:5.20833vw}}h2{font-size:48px;font-weight:800;line-height:70px}h3{font-size:30px;font-weight:600;letter-spacing:-1px;line-height:36px}@media screen and (min-width:1921px){h3{font-size:1.5625vw;line-height:1.875vw}}h4{font-size:24px;font-weight:700;line-height:32px}@media screen and (min-width:1980px){h4{font-size:26px}}h5{font-size:22px;line-height:1.36}h5,h6{font-weight:700}h6{font-size:18px;line-height:1.44}p{margin:0}.post-typography h1,.post-typography h2,.post-typography h3,.post-typography h4,.post-typography h5,.post-typography h6{margin:80px 0 40px}.post-typography p{margin:24px 0 0}.post-typography p:first-child{margin-top:0}.post-typography ol,.post-typography ul{margin:24px 0 0;padding-left:43px}.post-typography ol li,.post-typography ul li{line-height:30px}.post-typography ol li::marker,.post-typography ul li::marker{color:#7070ef}.post-typography .wp-block-image figure,.post-typography .wp-block-image img{margin:24px 0 0}.post-typography .wp-block-image figure.alignleft,.post-typography .wp-block-image img.alignleft{margin:28px 32px 0 0}.post-typography .wp-block-image figure.alignright,.post-typography .wp-block-image img.alignright{margin:28px 0 0 32px}.post-typography .wp-block-image figure img,.post-typography .wp-block-image img img{margin:0}.post-typography .wp-block-image figcaption{color:#464c6b;font-style:italic;font-weight:300;margin:16px 0 0;text-align:right}.post-typography .wp-block-embed{margin:24px 0 0}.post-typography blockquote{background:hsla(0,0%,100%,.5);border-left:1px solid #e1eaf2;border-right:1px solid #e1eaf2;border-top:1px solid #e1eaf2;font-size:20px;font-style:italic;font-weight:300;line-height:32px;margin-left:108px;margin-right:108px;margin-top:66px;padding:84px 30px 51px;position:relative;text-align:center}.post-typography blockquote:before{content:url(../images/blockquote.svg);left:50%;position:absolute;top:-40px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.post-typography blockquote:after{background:-webkit-gradient(linear,left top,right top,from(#7e42e0),color-stop(95.29%,#ff0082));background:linear-gradient(90deg,#7e42e0,#ff0082 95.29%);bottom:-5px;content:"";display:block;height:5px;left:-1px;position:absolute;right:-1px;width:calc(100% + 2px)}.main-heading--left-alighned{max-width:735px}.main-heading--center{max-width:880px}.main-heading>*{font-size:80px;font-weight:800;letter-spacing:-3px;line-height:82px}@media screen and (min-width:1921px){.main-heading>*{font-size:4.16667vw;line-height:4.27083vw}}@media screen and (max-width:1920px){.main-heading>*{font-size:calc(2.232vw + 37.14286px);line-height:calc(2.232vw + 39.14286px)}}@media screen and (max-width:1024px){.main-heading>*{font-size:calc(min(100vw, 100vh)*.01782 + 41.75501px);line-height:calc(min(100vw, 100vh)*.01782 + 43.75501px)}}@media screen and (max-width:575px){.main-heading>*{font-size:52px;line-height:54px}}@media screen and (max-width:375px){.main-heading>*{font-size:50px}}@media screen and (max-width:360px){.main-heading>*{font-size:48px}}@media screen and (max-width:355px){.main-heading>*{font-size:43px}}.main-heading>* strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text;display:inline-block;font-weight:800;padding-bottom:.08em;padding-right:.1em}.main-heading--dark>*{color:#3a3f58}.main-heading--light>*{color:#fff}@media screen and (max-width:575px){.section-title{text-align:left!important}}.section-title>*{font-size:48px;font-weight:800;letter-spacing:-2px;line-height:56px;max-width:1000px}@media screen and (min-width:1921px){.section-title>*{font-size:2.5vw;letter-spacing:-.10417vw;line-height:2.91667vw;max-width:52.08333vw}}@media screen and (max-width:1920px){.section-title>*{font-size:calc(.937vw + 30px);line-height:calc(1.094vw + 35px)}}@media screen and (max-width:1099px){.section-title>*{font-size:44px;line-height:49px}}@media screen and (max-width:1024px){.section-title>*{font-size:calc(min(100vw, 100vh)*.01336 + 30.31626px);line-height:calc(min(100vw, 100vh)*.01559 + 33.03563px)}}@media screen and (max-width:575px){.section-title>*{font-size:38px;line-height:42px;text-align:left!important}}@media screen and (max-width:360px){.section-title>*{font-size:36px}}.section-title>* strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text;display:inline;font-weight:800;letter-spacing:-1.4px;padding-bottom:.04em;padding-right:.1em}.section-title--dark>*{color:#3a3f58}.section-title--light>*{color:#fff}.section-title--left-with-text-on-the-right-col{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:626px}@media screen and (min-width:1921px){.section-title--left-with-text-on-the-right-col{max-width:32.60417vw}}.section-title--left-with-text-on-the-right-col+div.section-text{max-width:518px}@media screen and (min-width:1921px){.section-title--left-with-text-on-the-right-col+div.section-text{max-width:26.97917vw}}.section-title--left-with-no-text-on-the-right>*{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:1000px}@media screen and (min-width:1921px){.section-title--left-with-no-text-on-the-right>*{max-width:52.08333vw}}.section-title--left-with-text-below{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:518px}@media screen and (min-width:1921px){.section-title--left-with-text-below{max-width:26.97917vw}}.section-title--left-with-text-below+div.section-text{max-width:518px}@media screen and (min-width:1921px){.section-title--left-with-text-below+div.section-text{max-width:26.97917vw}}.section-title--center{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:840px}@media screen and (min-width:1921px){.section-title--center{max-width:43.75vw}}.section-title-small>*{font-size:40px;font-weight:700;line-height:48px}@media screen and (min-width:1921px){.section-title-small>*{font-size:2.08333vw;line-height:2.5vw}}@media screen and (max-width:1920px){.section-title-small>*{font-size:calc(.937vw + 22px);line-height:calc(1.25vw + 24px)}}@media screen and (max-width:1280px){.section-title-small>*{font-size:34px;line-height:40px}}@media screen and (max-width:1099px){.section-title-small>*{font-size:36px;line-height:42px}}@media screen and (max-width:575px){.section-title-small>*{font-size:32px;line-height:39px}}.section-title-small>* strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text;display:inline-block;font-weight:700;padding-bottom:.1em;padding-right:.1em}.section-title-small--dark>*{color:#3a3f58}.section-title-small--light>*{color:#fff}.section-text>*{font-size:18px;font-weight:300;line-height:32px;margin-bottom:32px}@media screen and (min-width:1921px){.section-text>*{font-size:.9375vw;line-height:1.66667vw;margin-bottom:1.66667vw}}@media screen and (max-width:1920px){.section-text>*{font-size:calc(.313vw + 12px);line-height:calc(.625vw + 20px)}}@media screen and (max-width:1280px){.section-text>*{font-size:16px;line-height:28px}}@media screen and (max-width:1199px){.section-text>*{font-size:18px;line-height:32px}}@media screen and (max-width:575px){.section-text>*{margin-bottom:20px}}.section-text>:last-child{margin-bottom:0}.section-text--dark>*{color:#3a3f58}.section-text--light>*{color:#fff}.section-text-small>*{font-size:16px;font-weight:300;line-height:28px;margin-bottom:28px}@media screen and (min-width:1921px){.section-text-small>*{font-size:.83333vw;line-height:1.45833vw;margin-bottom:1.45833vw}}@media screen and (max-width:1199px){.section-text-small>*{font-size:18px;line-height:30px}}.section-text-small>:last-child{margin-bottom:0}.section-text-small--dark>*{color:#3a3f58}.section-text-small--light>*{color:#fff}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.widget{margin:0 0 1.5em}.widget>select{max-width:100%}.sticky{display:block}.hentry{margin:0 0 1.5em}.byline,.updated:not(.published){display:none}.group-blog>.byline,.single>.byline{display:inline}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content>a{word-wrap:break-word}.bypostauthor{display:block}.comment-content>.wp-smiley,.entry-content>.wp-smiley,.page-content>.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption,embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em}.wp-caption>img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{text-align:center}.wp-caption>.wp-caption-text{margin:.875em 0}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2>.gallery-item{max-width:50%}.gallery-columns-3>.gallery-item{max-width:33.33%}.gallery-columns-4>.gallery-item{max-width:25%}.gallery-columns-5>.gallery-item{max-width:20%}.gallery-columns-6>.gallery-item{max-width:16.66%}.gallery-columns-7>.gallery-item{max-width:14.28%}.gallery-columns-8>.gallery-item{max-width:12.5%}.gallery-columns-9>.gallery-item{max-width:11.11%}.gallery-caption{display:block}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background:none;background-color:#fff;border:none;border-bottom:1px solid #bcc2d4;color:#333;font-family:inherit;margin-bottom:12px;margin-top:8px;max-width:100%;outline:0 none;padding:15px;width:100%}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}.wpcf7-form .input-group-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:60px}@media screen and (max-width:1920px){.wpcf7-form .input-group-wrap{margin-bottom:calc(3.875vw - 14.40258px)}}@media screen and (max-width:991px){.wpcf7-form .input-group-wrap{margin-bottom:25px}}.wpcf7-form .input-group-wrap--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}@media screen and (max-width:575px){.wpcf7-form .input-group-wrap--row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}}.wpcf7-form .input-group-wrap.mg-t-s{margin-top:60px}@media screen and (max-width:1920px){.wpcf7-form .input-group-wrap.mg-t-s{margin-top:calc(2.799vw + 6.2648px)}}@media screen and (max-width:991px){.wpcf7-form .input-group-wrap.mg-t-s{margin-top:35px}}.wpcf7-form .input-group-wrap.mg-b-s{margin-bottom:60px}@media screen and (max-width:1920px){.wpcf7-form .input-group-wrap.mg-b-s{margin-bottom:calc(3.875vw - 14.40258px)}}@media screen and (max-width:991px){.wpcf7-form .input-group-wrap.mg-b-s{margin-bottom:25px}}.wpcf7-form .input-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.wpcf7-form .input-group--half{width:48%}@media screen and (max-width:575px){.wpcf7-form .input-group--half{width:100%}}.wpcf7-form .input-group label{color:#3a3f58;font-size:18px;font-weight:400;left:0;line-height:32px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.wpcf7-form .input-group label span{color:#ff0082;padding-left:5px}.wpcf7-form .input-group .area label{-webkit-transform:translateY(-150%);transform:translateY(-150%)}.wpcf7-form .input-group .form-group textarea{min-height:120px;overflow:hidden;resize:vertical}.wpcf7-form .input-group .form-group.active>label{color:#7e42e0;font-size:12px;font-weight:400;-webkit-transform:translateY(-150%);transform:translateY(-150%)}.wpcf7-form .input-group .form-group.active input,.wpcf7-form .input-group .form-group.active textarea{border-color:#7e42e0;caret-color:#bcc2d4}.wpcf7-form .input-group .form-group.active.area>label{-webkit-transform:translateY(-200%);transform:translateY(-200%)}.wpcf7-form .input-group .form-group .form-control.wpcf7-not-valid{border-bottom-color:red}.wpcf7-form .input-group .wpcf7-form-control-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.wpcf7-form .input-group input[type=email].form-control,.wpcf7-form .input-group input[type=text].form-control,.wpcf7-form .input-group textarea.form-control{background:transparent;font-size:18px;line-height:32px;margin:0;padding:10px 0;position:relative;z-index:2}.wpcf7-form .input-group--light label{color:hsla(0,0%,100%,.8)}.wpcf7-form .input-group--light input[type=email].form-control,.wpcf7-form .input-group--light input[type=text].form-control,.wpcf7-form .input-group--light textarea.form-control{border-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8)}.wpcf7-form .input-group--light .form-group.active input,.wpcf7-form .input-group--light .form-group.active textarea{border-color:#7e42e0}.wpcf7-form .checkboxes-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.wpcf7-form .checkboxes-wrap.mg-t-l{margin-top:100px}.wpcf7-form .checkboxes-wrap.mg-t-s{margin-top:60px}.wpcf7-form .checkboxes-wrap .wpcf7-list-item{display:inline-block;margin:0 20px 20px 0}.wpcf7-form .checkboxes-wrap p{color:#3a3f58;font-size:18px;font-weight:400;line-height:32px;margin-right:100px;max-width:108px;width:100%}.wpcf7-form .checkboxes-wrap [type=checkbox]{left:-9999px;position:absolute}.wpcf7-form .checkboxes-wrap [type=checkbox]+.wpcf7-list-item-label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:17px;font-weight:500;justify-content:center;line-height:20px;padding:9px 20px;position:relative}@media (hover:hover) and (pointer:fine){.wpcf7-form .checkboxes-wrap [type=checkbox]+.wpcf7-list-item-label:hover:before{opacity:1}.wpcf7-form .checkboxes-wrap [type=checkbox]+.wpcf7-list-item-label:hover:after{border-color:transparent}}.wpcf7-form .checkboxes-wrap [type=checkbox]+.wpcf7-list-item-label:before{--a:0deg;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:Checkbox_button-rotate__XNwP6;animation-name:Checkbox_button-rotate__XNwP6;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:conic-gradient(from var(--a),#d9ceea,#7070ef,#7070ef,#d9ceea,#d9ceea);border-radius:20px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;inset:0;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;transition:--a .5s,opacity .6s cubic-bezier(.22,1,.36,1);z-index:2}.wpcf7-form .checkboxes-wrap [type=checkbox]+.wpcf7-list-item-label:after{border:1px solid #e1eaf2;border-radius:20px;color:#3a3f58;content:"";display:block;font-size:17px;font-weight:500;height:100%;left:0;line-height:20px;padding:9px 20px;position:absolute;text-decoration:none;top:0;-webkit-transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1);transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1);width:100%}.wpcf7-form .checkboxes-wrap [type=checkbox]:checked+.wpcf7-list-item-label{background:#7070ef;color:#fff}.wpcf7-form .checkboxes-wrap [type=checkbox]:checked+.wpcf7-list-item-label:after,.wpcf7-form .checkboxes-wrap [type=checkbox]:checked+.wpcf7-list-item-label:before{opacity:0}.wpcf7-form button[type=submit]{cursor:pointer;margin-top:50px}@media screen and (max-width:1099px){.wpcf7-form button[type=submit] .light{-webkit-transform:none;transform:none}.wpcf7-form button[type=submit] .dark{display:none}}.wpcf7-form .wpcf7-not-valid-tip{bottom:-30px;color:red;font-size:16px;font-weight:400;position:absolute;right:0}.wpcf7-form .wpcf7-response-output{border:none!important;margin-left:0!important;margin-right:0!important;padding:0!important}@-webkit-keyframes Checkbox_button-rotate__XNwP6{0%{--a:0deg}to{--a:360deg}}@keyframes Checkbox_button-rotate__XNwP6{0%{--a:0deg}to{--a:360deg}}.form-popup{bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:680px;opacity:0;position:fixed;right:0;width:100%;z-index:-1}@-webkit-keyframes slide-left{0%{opacity:1;-webkit-transform:translateX(60%);transform:translateX(60%)}to{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}}.form-popup__icon-wrap{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;justify-content:center;max-width:111px;padding:40px 20px;width:100%}.form-popup__text-wrap{-webkit-box-flex:1;-ms-flex-positive:1;background-color:#3a445e;color:#fff;flex-grow:1;padding:30px 50px 30px 20px}.form-popup__close{cursor:pointer;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;will-change:transform}@media (hover:hover) and (pointer:fine){.form-popup__close:hover{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}}.form-popup__title{font-size:20px;font-weight:700;line-height:28px;margin-bottom:5px}.form-popup__desc{max-width:408px;width:100%}.form-popup__desc>*{font-size:16px;font-weight:300;line-height:28px}.form-popup--success .form-popup__icon-wrap{background-color:#02bd9e}.form-popup--alert .form-popup__icon-wrap{background-color:#eb5757}.btn{background:none;background-color:#000;border:none;border-radius:0;color:#fff;display:inline-block;outline:none;padding:8px 25px;text-transform:uppercase;vertical-align:middle}.btn-magnet{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:60px;position:relative;width:auto}.btn-magnet__text{color:#3a3f58;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:29px;position:relative;z-index:2}@media screen and (min-width:1980px){.btn-magnet__text{font-size:26px}}@media screen and (max-width:1920px){.btn-magnet__text{font-size:calc(.313vw + 18px);line-height:calc(.313vw + 23px)}}@media screen and (max-width:1280px){.btn-magnet__text{font-size:22px;line-height:27px}}@media screen and (max-width:1099px){.btn-magnet__text{font-size:24px;line-height:29px}}.btn-magnet__text:after{background:-webkit-gradient(linear,left top,right top,from(#7e42e0),color-stop(95.29%,#ff0082));background:linear-gradient(90deg,#7e42e0,#ff0082 95.29%);content:"";display:none;height:10px;position:absolute;top:100%;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:0}.btn-magnet__round{border-radius:50%;height:80px;position:absolute;right:-64px;top:-10px;-webkit-transition:-webkit-transform .4s cubic-bezier(.3,1,.7,1);transition:-webkit-transform .4s cubic-bezier(.3,1,.7,1);transition:transform .4s cubic-bezier(.3,1,.7,1);transition:transform .4s cubic-bezier(.3,1,.7,1),-webkit-transform .4s cubic-bezier(.3,1,.7,1);width:80px;z-index:1}@media screen and (min-width:1980px){.btn-magnet__round{right:-95px}}@media (hover:hover) and (pointer:fine){.btn-magnet__round:hover:before{opacity:0;visibility:hidden}.btn-magnet__round:hover:after{opacity:1;visibility:visible}}.btn-magnet__round:before{-webkit-animation:spin 11s linear infinite;animation:spin 11s linear infinite;border:1px dashed #ff3540;border-radius:50%;height:100%;width:100%}.btn-magnet__round:after,.btn-magnet__round:before{content:"";position:absolute;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;z-index:-1}.btn-magnet__round:after{-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;background:conic-gradient(#6e5dc9 0deg,#ff0082 280deg,#ffe6f2 295deg,#fff 305deg,#ffe6f2 315deg,#ff0082 330deg,#6e5dc9 1turn);border-radius:50%;inset:-2px;-webkit-mask:radial-gradient(transparent 66%,#000 69%);mask:radial-gradient(transparent 66%,#000 69%);opacity:0;visibility:hidden}.btn-magnet__round .rocket{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.btn-magnet__round .round{-webkit-animation:roundRotation 3s linear infinite;animation:roundRotation 3s linear infinite;display:none;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear;z-index:0}.btn-magnet__round .tail{-webkit-animation:move-fade 1.9s ease-in-out 0s infinite normal none running;animation:move-fade 1.9s ease-in-out 0s infinite normal none running;position:absolute}@-webkit-keyframes roundRotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes roundRotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (hover:hover) and (pointer:fine){.btn-magnet:not(:hover) .body{fill:#3a3f58;-webkit-transition:all .2s linear;transition:all .2s linear}.btn-magnet:hover .tail{-webkit-animation:none;animation:none}.btn-magnet:hover .round{opacity:1}.btn-magnet:hover .btn-magnet__text:after{width:100%}.btn-magnet:hover .btn-magnet__round:before{opacity:0;visibility:hidden}.btn-magnet:hover .btn-magnet__round:after{opacity:1;visibility:visible}}.btn-magnet--light .btn-magnet__text{color:#fff}@media (hover:hover) and (pointer:fine){.btn-magnet--light:not(:hover) .body{fill:#fff}}.btn-outline{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:none;border:2px solid #091536;border-radius:0;color:#091536;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:600;justify-content:center;letter-spacing:-1px;line-height:22px;min-width:160px;outline:none;padding:16px 24px;position:relative;-webkit-transition:all .5s linear;transition:all .5s linear;vertical-align:middle}@media screen and (min-width:1980px){.btn-outline{font-size:18px;padding:17px 30px}}.btn-outline:before{background:#3a3f58;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out;width:0}.btn-outline>*{position:relative}.btn-outline span.text{letter-spacing:-.5px}.btn-outline .arrow{display:block;height:10px;margin-left:8px;margin-top:2px;overflow:hidden;position:relative;width:10px}.btn-outline .arrow img{max-width:100%}.btn-outline .dark,.btn-outline .light{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:all .3s linear;transition:all .3s linear;width:100%}.btn-outline .light{-webkit-transform:translate(-10px,10px);transform:translate(-10px,10px)}@media (hover:hover) and (pointer:fine){.btn-outline:hover{border-color:#3a3f58;color:#fff}.btn-outline:hover:before{width:100%}.btn-outline:hover .light{-webkit-transform:translate(0);transform:translate(0)}.btn-outline:hover .dark{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}}.btn-outline--light{border-color:#fff;color:#fff}.btn-outline--light:before{background:#fff}@media (hover:hover) and (pointer:fine){.btn-outline--light:hover{color:#091536}.btn-outline--light:hover .light,.btn-outline--light:not(:hover) .dark{-webkit-filter:invert(100%) brightness(200%);filter:invert(100%) brightness(200%)}}.btn-outline-gradient{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:none;border:1px solid #091536;border-radius:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;justify-content:center;letter-spacing:-1px;line-height:22px;min-width:160px;outline:none;padding:16px 24px;position:relative;-webkit-transition:all .5s linear;transition:all .5s linear;vertical-align:middle}.btn-outline-gradient .border{background:linear-gradient(45deg,#7e43e0,#eb0b91) border-box;border:2px solid transparent;bottom:-2px;display:block;left:-2px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:1;position:absolute;right:-2px;top:-2px;-webkit-transition:all .2s linear;transition:all .2s linear}.btn-outline-gradient:before{background:linear-gradient(45deg,#7e43e0,#eb0b91) border-box;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out;width:0}.btn-outline-gradient .dark,.btn-outline-gradient .light{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:all .3s linear;transition:all .3s linear;width:100%}.btn-outline-gradient .light{-webkit-transform:translate(-8px,8px);transform:translate(-8px,8px)}.btn-outline-gradient.dark{color:#091536}.btn-outline-gradient>*{position:relative}.btn-outline-gradient span.text{letter-spacing:-.5px}.btn-outline-gradient .arrow{display:block;height:10px;margin-left:8px;margin-top:3px;overflow:hidden;position:relative;width:10px}.btn-outline-gradient .arrow img{max-width:100%}@media (hover:hover) and (pointer:fine){.btn-outline-gradient:hover{color:#fff}.btn-outline-gradient:hover:before{width:100%}.btn-outline-gradient:hover .light{-webkit-transform:translate(0);transform:translate(0)}.btn-outline-gradient:hover .dark{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}}.btn-slide-arrow{background:none;outline:none;-webkit-transition:all .3s linear;transition:all .3s linear;vertical-align:middle}.btn-slide-arrow .arrow{display:inline-block;height:18px;overflow:hidden;position:relative;width:18px}.btn-slide-arrow .arrow img{max-width:100%}.btn-slide-arrow .default,.btn-slide-arrow .gradient{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear;width:100%}.btn-slide-arrow .gradient{-webkit-transform:translate(-18px,18px);transform:translate(-18px,18px)}@media screen and (max-width:1099px){.btn-slide-arrow .gradient{-webkit-transform:translate(0);transform:translate(0)}.btn-slide-arrow .default{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}}@media (hover:hover) and (pointer:fine){.btn-slide-arrow:hover .gradient{-webkit-transform:translate(0);transform:translate(0)}.btn-slide-arrow:hover .default{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}}.btn-slide-arrow--dark{color:#3a3f58}@media (hover:hover) and (pointer:fine){.btn-slide-arrow--dark:hover{color:#3a3f58}}.btn-slide-arrow--light{color:#fff}@media (hover:hover) and (pointer:fine){.btn-slide-arrow--light:hover{color:#fff}}.btn-with-arrow-45{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:24px;font-weight:300;line-height:29px;position:relative}@media screen and (min-width:1980px){.btn-with-arrow-45{font-size:26px}}@media screen and (max-width:1920px){.btn-with-arrow-45{font-size:calc(.313vw + 18px);line-height:calc(.313vw + 23px)}}@media screen and (max-width:1280px){.btn-with-arrow-45{font-size:22px;line-height:27px}}@media screen and (max-width:1099px){.btn-with-arrow-45{font-size:24px;line-height:29px}}@media screen and (max-width:575px){.btn-with-arrow-45{font-size:22px;line-height:27px}}.btn-with-arrow-45:after{background:-webkit-gradient(linear,left top,right top,from(#7e42e0),color-stop(95.29%,#ff0082));background:linear-gradient(90deg,#7e42e0,#ff0082 95.29%);content:"";display:block;height:10px;position:absolute;top:100%;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:0}@media screen and (max-width:1099px){.btn-with-arrow-45:after{width:100%}}.btn-with-arrow-45 .arrow{display:inline-block;height:13px;margin-left:18px;overflow:hidden;position:relative;width:13px}@media screen and (max-width:575px){.btn-with-arrow-45 .arrow{margin-left:7px;margin-top:3px}}.btn-with-arrow-45 .arrow img{max-width:100%}.btn-with-arrow-45 .default,.btn-with-arrow-45 .gradient{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear;width:100%}.btn-with-arrow-45 .gradient{-webkit-transform:translate(-13px,13px);transform:translate(-13px,13px)}@media (hover:hover) and (pointer:fine){.btn-with-arrow-45:hover:after{width:100%}.btn-with-arrow-45:hover .gradient{-webkit-transform:translate(0);transform:translate(0)}.btn-with-arrow-45:hover .default{-webkit-transform:translate(13px,-13px);transform:translate(13px,-13px)}}.btn-with-arrow-45--dark{color:#3a3f58}@media (hover:hover) and (pointer:fine){.btn-with-arrow-45--dark:hover{color:#3a3f58}}.btn-with-arrow-45--light{color:#fff}@media (hover:hover) and (pointer:fine){.btn-with-arrow-45--light:hover{color:#fff}}.btn-with-arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3a3f58;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:16px;font-weight:600;line-height:24px;position:relative}.btn-with-arrow path{-webkit-transition:all .2s linear;transition:all .2s linear}.btn-with-arrow span{margin-right:10px}.btn-with-arrow svg{-webkit-transform:translateX(-2px);transform:translateX(-2px);-webkit-transition:all .2s linear;transition:all .2s linear}.btn-with-arrow:after{background:-webkit-gradient(linear,left top,right top,from(#7e42e0),color-stop(95.29%,#ff0082));background:linear-gradient(90deg,#7e42e0,#ff0082 95.29%);content:"";display:block;height:10px;position:absolute;top:100%;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:0}@media (hover:hover) and (pointer:fine){.btn-with-arrow:hover{color:#3a3f58}.btn-with-arrow:hover:after{width:100%}.btn-with-arrow:hover svg{-webkit-transform:translateX(0);transform:translateX(0)}.btn-with-arrow:not(:hover) path{fill:#3a3f58;-webkit-transition:all .2s linear;transition:all .2s linear}}.btn-with-arrow--reverse{left:0;position:absolute;top:calc(100% + 32px)}.btn-with-arrow--reverse span{margin:0;padding-left:16px;white-space:nowrap}.btn-with-arrow--reverse svg{-webkit-transform:rotate(-180deg) translateX(-2px) translateY(1px);transform:rotate(-180deg) translateX(-2px) translateY(1px)}.btn-with-arrow--reverse:after{right:0}@media (hover:hover) and (pointer:fine){.btn-with-arrow--reverse:hover svg{-webkit-transform:rotate(-180deg) translateX(0) translateY(1px);transform:rotate(-180deg) translateX(0) translateY(1px)}}.btn-gradient{background:linear-gradient(91.24deg,#725bc7 -1.26%,#ff0182 96.71%);border-radius:5px;display:block;padding:1px}.btn-gradient span{background:#fff;border-radius:3px;color:#3a3f58;display:block;font-size:16px;font-weight:600;line-height:24px;padding:16px;position:relative;text-align:center;-webkit-transition:all .3s linear;transition:all .3s linear;width:241px}@media (hover:hover) and (pointer:fine){.btn-gradient:hover span{background:linear-gradient(91.24deg,#725bc7 -1.26%,#ff0182 96.71%);color:#fff}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes move-fade{0%{opacity:.4;top:0}40%{opacity:1;top:0}90%{opacity:.4;top:116px}to{opacity:.4;top:0}}@keyframes move-fade{0%{opacity:.4;top:0}40%{opacity:1;top:0}90%{opacity:.4;top:116px}to{opacity:.4;top:0}}.spinner{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;background:#202020;background-image:linear-gradient(25deg,#90f 10%,transparent 60%),linear-gradient(50deg,#09f 10%,transparent 60%),linear-gradient(75deg,cyan 55%,transparent 60%);border-radius:50%;bottom:0;-webkit-box-shadow:inset 0 0 5px #191919;box-shadow:inset 0 0 5px #191919;display:none;height:200px;left:0;margin:auto;position:absolute;right:0;top:0;width:200px}.spinner:after{background:#222;border-radius:50%;-webkit-box-shadow:0 0 5px #191919;box-shadow:0 0 5px #191919;content:"";display:block;height:180px;margin:10px auto;position:relative;width:180px}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.background{bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:0}.background span{-webkit-animation-duration:180s;animation-duration:180s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:move;animation-name:move;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:20vmin;height:20vmin;position:absolute;width:20vmin}.background span:first-child{-webkit-animation-delay:-87.2s;animation-delay:-87.2s;-webkit-animation-duration:255ss;animation-duration:255ss;-webkit-box-shadow:-40vmin 0 5.09261vmin currentColor;box-shadow:-40vmin 0 5.09261vmin currentColor;color:rgba(0,196,255,.6);left:90%;top:1%;-webkit-transform-origin:15vw -19vh;transform-origin:15vw -19vh}.background span:nth-child(2){-webkit-animation-delay:-31.4s;animation-delay:-31.4s;-webkit-animation-duration:337ss;animation-duration:337ss;-webkit-box-shadow:40vmin 0 6.35589vmin currentColor;box-shadow:40vmin 0 6.35589vmin currentColor;color:rgba(0,196,255,.6);left:55%;top:87%;-webkit-transform-origin:6vw -17vh;transform-origin:6vw -17vh}.background span:nth-child(3){-webkit-animation-delay:-131.3s;animation-delay:-131.3s;-webkit-animation-duration:312ss;animation-duration:312ss;-webkit-box-shadow:40vmin 0 14.62298vmin currentColor;box-shadow:40vmin 0 14.62298vmin currentColor;color:rgba(110,93,201,.5);left:89%;top:60%;-webkit-transform-origin:-11vw 7vh;transform-origin:-11vw 7vh}.background span:nth-child(4){-webkit-animation-delay:-100.1s;animation-delay:-100.1s;-webkit-animation-duration:260ss;animation-duration:260ss;-webkit-box-shadow:-40vmin 0 7.26997vmin currentColor;box-shadow:-40vmin 0 7.26997vmin currentColor;color:rgba(255,53,64,.5);left:35%;top:13%;-webkit-transform-origin:22vw 18vh;transform-origin:22vw 18vh}.background span:nth-child(5){-webkit-animation-delay:-62.4s;animation-delay:-62.4s;-webkit-animation-duration:310ss;animation-duration:310ss;-webkit-box-shadow:-40vmin 0 14.9643vmin currentColor;box-shadow:-40vmin 0 14.9643vmin currentColor;color:rgba(110,93,201,.5);left:1%;top:50%;-webkit-transform-origin:-11vw -22vh;transform-origin:-11vw -22vh}.background span:nth-child(6){-webkit-animation-delay:-90.4s;animation-delay:-90.4s;-webkit-animation-duration:211ss;animation-duration:211ss;-webkit-box-shadow:-40vmin 0 13.03224vmin currentColor;box-shadow:-40vmin 0 13.03224vmin currentColor;color:rgba(0,196,255,.6);left:32%;top:46%;-webkit-transform-origin:-12vw 11vh;transform-origin:-12vw 11vh}.background span:nth-child(7){-webkit-animation-delay:-27.5s;animation-delay:-27.5s;-webkit-animation-duration:262ss;animation-duration:262ss;-webkit-box-shadow:40vmin 0 10.37546vmin currentColor;box-shadow:40vmin 0 10.37546vmin currentColor;color:rgba(255,53,64,.5);left:88%;top:45%;-webkit-transform-origin:7vw 4vh;transform-origin:7vw 4vh}.background span:nth-child(8){-webkit-animation-delay:-100.9s;animation-delay:-100.9s;-webkit-animation-duration:238ss;animation-duration:238ss;-webkit-box-shadow:40vmin 0 7.41542vmin currentColor;box-shadow:40vmin 0 7.41542vmin currentColor;color:rgba(255,0,130,.5);left:52%;top:1%;-webkit-transform-origin:-11vw 4vh;transform-origin:-11vw 4vh}.background span:nth-child(9){-webkit-animation-delay:-177.1s;animation-delay:-177.1s;-webkit-animation-duration:229ss;animation-duration:229ss;-webkit-box-shadow:-40vmin 0 10.48438vmin currentColor;box-shadow:-40vmin 0 10.48438vmin currentColor;color:rgba(255,0,130,.5);left:39%;top:46%;-webkit-transform-origin:-20vw 19vh;transform-origin:-20vw 19vh}.background span:nth-child(10){-webkit-animation-delay:-111s;animation-delay:-111s;-webkit-animation-duration:366ss;animation-duration:366ss;-webkit-box-shadow:40vmin 0 14.73791vmin currentColor;box-shadow:40vmin 0 14.73791vmin currentColor;color:rgba(255,53,64,.5);left:43%;top:61%;-webkit-transform-origin:1vw -15vh;transform-origin:1vw -15vh}@-webkit-keyframes move{to{-webkit-transform:translateZ(1px) rotate(1turn);transform:translateZ(1px) rotate(1turn)}}@keyframes move{to{-webkit-transform:translateZ(1px) rotate(1turn);transform:translateZ(1px) rotate(1turn)}}.social-rocket-buttons{margin-top:37px!important;text-align:right!important}.social-rocket-buttons .social-rocket-button{background:transparent!important;border:transparent!important}.social-rocket-buttons .social-rocket-button .social-rocket-button-anchor{padding:0 5px!important}.social-rocket-buttons .social-rocket-button .social-rocket-button-cta{display:none!important}.spp-share .social-rocket-buttons{margin-top:40px!important;text-align:center!important}.spp-share .social-rocket-buttons .social-rocket-button{background:transparent!important;border:transparent!important}.spp-share .social-rocket-buttons .social-rocket-button .social-rocket-button-anchor{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eaecf4;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:43px;justify-content:center;margin:0 10px;padding:0!important;width:43px}.spp-share .social-rocket-buttons .social-rocket-button .social-rocket-button-cta{display:none!important}.spp-share .social-rocket-buttons .social-rocket-button-icon{margin:0}.social-share-buttons{list-style-type:none;margin:0;padding:0}.social-share-buttons,.social-share-buttons__item{display:-webkit-box;display:-ms-flexbox;display:flex}.social-share-buttons__item{margin-right:15px}.social-share-buttons__item:last-child{margin-right:0}.social-share-buttons__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.social-share-buttons__link:before{border:1px solid hsla(0,0%,100%,.3);border-radius:100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (hover:hover) and (pointer:fine){.social-share-buttons__link:hover svg circle{stroke-dashoffset:0;opacity:1}}.social-share-buttons__link svg{position:relative;z-index:2}.social-share-buttons__link svg circle{stroke:#fff;stroke-dasharray:100.911;stroke-dashoffset:100.911;stroke-linecap:round;opacity:1;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .4s linear;transition:all .4s linear}#comments{margin-top:100px}#comments .comments-title{color:#000;font-family:Inter,sans-serif;font-size:26px;font-weight:700;letter-spacing:.02em;line-height:1.2em}@media (min-width:375px){#comments .comments-title{font-size:calc(.262vw + 25.01768px)}}@media (min-width:1902px){#comments .comments-title{font-size:30px}}#comments .comments-title span{color:#bbb}#comments .comment-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#comments .comment-reply-title{display:none}#comments label{color:#000;font-size:18px;font-weight:400;line-height:32px}#comments #author,#comments #comment{background-color:inherit;border:none;border-bottom:1px solid #3a3f58;color:#3a3f58;font-family:Inter,sans-serif;font-size:1rem!important;margin:0;padding:0;width:100%}#comments .comment-form-author{-webkit-box-ordinal-group:1;-ms-flex-order:0;margin-top:33px;max-width:100%;order:0;position:relative}#comments .comment-form-author input#author{height:40px}@media (hover:hover) and (pointer:fine){#comments .comment-form-author input#author:active,#comments .comment-form-author input#author:focus,#comments .comment-form-author input#author:hover{border-color:#7e42e0}}#comments .comment-form-author:before{border:1px solid #7171f3;bottom:0;content:"";display:inline-block;left:0;position:absolute;right:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}#comments .comment-form-comment{-webkit-box-ordinal-group:2;-ms-flex-order:1;line-height:1.4em;margin-top:26px;order:1;position:relative}#comments .comment-form-comment textarea#comment{height:125px}@media (hover:hover) and (pointer:fine){#comments .comment-form-comment textarea#comment:active,#comments .comment-form-comment textarea#comment:focus,#comments .comment-form-comment textarea#comment:hover{border-color:#7e42e0}}#comments .comment-form-comment:before{border:1px solid #7171f3;bottom:5px;content:"";display:inline-block;left:0;position:absolute;right:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}#comments .form-submit{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:43px;order:2}#comments .form-submit button{cursor:pointer}#comments .form-submit #submit{display:block;margin:2.5em auto 0;min-width:180px;padding:0 1.7em;width:auto}#comments #comment{resize:none}#comments .is-entered label[for=author],#comments .is-focused label[for=author]{bottom:25px;color:#7171f3;font-size:12px}#comments .is-entered:before,#comments .is-focused:before{-webkit-transform:scale(1);transform:scale(1)}.comment-list{margin-top:40px;padding:0}.comment-list .comment{list-style:none;margin-top:14px}.comment-list .comment article{padding-left:58px}.comment-list .comment-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.comment-list .comment-meta img{border-radius:50%;height:50px;left:-58px;margin:0;overflow:hidden;position:absolute;top:8px;width:50px}.comment-list b.fn{color:#000;font-size:18px;font-style:normal;line-height:30px}.comment-list .comment-metadata a{color:#a4a4a4;display:block;font-size:12px;font-weight:300;line-height:14px}.comment-list .comment-content,.comment-list .reply{margin-top:10px}.comment-list .reply a{color:#6f6ff2;font-size:16px;font-weight:300;line-height:24px}.comment-list .children{margin-left:19px;margin-top:16px}.rating-system{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.rating-system__item{position:relative}.rating-system__item.mod-star span{display:block;overflow:hidden}.rating-system__item.mod-star span:first-child{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;z-index:1}.providers-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:49px}.providers-list__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-filter:grayscale(1);filter:grayscale(1);margin-bottom:15px;margin-right:15px;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out}@media (hover:hover) and (pointer:fine){.providers-list__item:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}}.providers-list__item:last-child{margin-right:0}.counts-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.counts-list,.counts-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.counts-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.counts-list__value{font-size:100px;font-weight:800;line-height:normal}.page-header{left:0;position:fixed;right:0;top:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;width:100%;z-index:999}.page-header.sticky .header-bg{-webkit-transform:translateY(0);transform:translateY(0)}.page-header .header-bg{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(0,0%,100%,.85);-webkit-box-shadow:inset 0 -1px 0 rgba(225,234,242,.5);box-shadow:inset 0 -1px 0 rgba(225,234,242,.5);height:78px;left:0;position:absolute;right:0;top:0;-webkit-transform:translateY(-135%);transform:translateY(-135%);-webkit-transition:all .3s ease-out;transition:all .3s ease-out;width:100%;z-index:-1}@media screen and (max-width:1024px){.page-header .header-bg{height:70px}}@media screen and (max-width:575px){.page-header .header-bg{height:63.23px}}.page-header--type2 .hamburger-menu span,.page-header--type2 .hamburger-menu:after,.page-header--type2 .hamburger-menu:before{background-color:#fff}.page-header--type2 .header-bg{background-color:#091536;-webkit-box-shadow:0 12px 16px rgba(33,34,35,.34);box-shadow:0 12px 16px rgba(33,34,35,.34)}.page-header--type2 .page-header__logo .custom-logo-link:first-child{opacity:0}.page-header--type2 .page-header__logo .custom-logo-link:nth-child(2){opacity:1}.page-header--type2 .page-header__btn-language{color:#fff}.page-header--type2 .page-header__btn-language .ss-single-selected .placeholder{color:transparent}.page-header--type2 .page-header__btn-language .ss-single-selected .placeholder:after{-webkit-filter:brightness(10000%);filter:brightness(10000%)}.page-header--type2 .page-header__contact-btn{border-color:#fff;color:#fff}.page-header--type2 .page-header__contact-btn:before{background:#fff}.page-header--type2 .page-header__contact-btn:hover{color:#091536}.page-header--type2 .page-header__contact-btn:hover .light{-webkit-filter:invert(100%) brightness(200%);filter:invert(100%) brightness(200%)}@media (hover:hover) and (pointer:fine){.page-header--type2 .page-header__contact-btn:not(:hover) .dark{-webkit-filter:invert(100%) brightness(200%);filter:invert(100%) brightness(200%)}}.page-header--type2 .mega-menu>.mega-menu-item>.mega-menu-link{color:#fff}@media screen and (min-width:1024px){.page-header--type2 .mega-menu .mega-menu-item-has-children>a:after{-webkit-filter:invert(100%) brightness(200%);filter:invert(100%) brightness(200%)}}.page-header--type2 .mega-menu .mega-menu-item-has-children:not(.mega-menu-grid) .mega-sub-menu .mega-menu-item{color:#3a3f58}.page-header:not(.page-header--type2).open-mob-menu .custom-logo-link:nth-child(2){opacity:1}.page-header__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 150px;z-index:1}@media screen and (max-width:1920px){.page-header__container{padding:12px calc(20.313vw - 240px)}}@media screen and (max-width:1280px){.page-header__container{padding-left:20px;padding-right:20px}}@media screen and (max-width:1023px){.page-header__container{padding-right:30px;padding-top:12px}}@media screen and (max-width:575px){.page-header__container{padding-bottom:15.5px;padding-top:15.5px}}@media screen and (max-width:1023px){.page-header__container .main-nav{display:none}}.page-header__logo{position:relative}@media screen and (max-width:1023px){.page-header__logo{z-index:2}}.page-header .custom-logo-link{display:block;max-height:54px;max-width:265px}@media screen and (max-width:1099px) and (min-width:767px){.page-header .custom-logo-link{margin-right:-25px;max-width:195px}}.page-header .custom-logo-link:nth-child(2){bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.page-header__buttons{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;width:320px}@media screen and (max-width:1440px){.page-header__buttons{width:calc(11.458vw + 100px)}}@media screen and (max-width:1279px){.page-header__buttons{width:130px}}@media screen and (max-width:1023px){.page-header__buttons{width:320px}}.page-header__contact-btn{font-weight:600;letter-spacing:-1px;margin-left:40px;min-width:160px}@media screen and (max-width:1920px){.page-header__contact-btn{font-size:calc(.625vw + 6px);line-height:calc(.625vw + 10px);margin-left:calc(2.344vw - 5px);padding:calc(.313vw + 10px) calc(.625vw + 12px)}}@media screen and (max-width:1279px){.page-header__contact-btn{margin-left:25px}}@media screen and (max-width:1023px){.page-header__contact-btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:20px;margin-left:0;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:15px 20px}.page-header__contact-btn--desk{display:none}}.page-header__btn-language{min-width:21px;text-transform:uppercase;-webkit-transition:all .2s linear;transition:all .2s linear}.page-header__btn-language select.slim-select{opacity:0;visibility:hidden}.page-header__btn-language .ss-single-selected{background-color:transparent;border:none}.page-header__btn-language .ss-single-selected .placeholder{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-flex:0;color:transparent!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0;flex:0;height:21px;justify-content:flex-end;min-width:21px;position:relative;width:21px}.page-header__btn-language .ss-single-selected .placeholder:after,.page-header__btn-language .ss-single-selected .placeholder:before{background-repeat:no-repeat;background-size:cover;content:"";height:21px;position:absolute;width:21px}.page-header__btn-language .ss-single-selected .placeholder:before{background-image:url(../images/lang-switcher-gradient.svg);opacity:0;-webkit-transition:all .2s linear;transition:all .2s linear;visibility:hidden}.page-header__btn-language .ss-single-selected .placeholder:after{background-image:url(../images/lang-switcher-default.svg);-webkit-transition:all .2s linear;transition:all .2s linear}.page-header__btn-language .ss-single-selected .placeholder:hover:before{opacity:1;visibility:visible}@media screen and (max-width:1023px){.page-header__btn-language .ss-single-selected .placeholder:hover:before{display:none}}.page-header__btn-language .ss-single-selected .placeholder:hover:after{opacity:0;visibility:hidden}@media screen and (max-width:1023px){.page-header__btn-language .ss-single-selected .placeholder:hover:after{opacity:1!important;visibility:visible!important}}.page-header__btn-language .ss-single-selected.ss-open-below .placeholder:before{opacity:1;visibility:visible}.page-header__btn-language .ss-single-selected.ss-open-below .placeholder:after{opacity:0;visibility:hidden}.page-header__btn-language .ss-single-selected .ss-arrow{display:none}.page-header__btn-language .ss-main .ss-arrow span{border-width:0 1px 1px 0}.page-header__btn-language .ss-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;-webkit-box-shadow:0 120px 120px rgba(22,34,51,.08),0 64px 64px rgba(22,34,51,.12),0 32px 32px rgba(22,34,51,.04),0 24px 24px rgba(22,34,51,.04),0 4px 24px rgba(22,34,51,.04),0 4px 4px rgba(22,34,51,.04);box-shadow:0 120px 120px rgba(22,34,51,.08),0 64px 64px rgba(22,34,51,.12),0 32px 32px rgba(22,34,51,.04),0 24px 24px rgba(22,34,51,.04),0 4px 24px rgba(22,34,51,.04),0 4px 4px rgba(22,34,51,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:24px 40px 40px}.page-header__btn-language .ss-list .ss-option{color:#3a3f58;font-size:16px;font-weight:400;line-height:28px;padding:16px 0 0;position:relative;text-transform:none}.page-header__btn-language .ss-list .ss-option:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.page-header__btn-language .ss-list .ss-option:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-header__btn-language .ss-list .ss-option:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.page-header__btn-language .ss-list .ss-option:after{background:-webkit-gradient(linear,left top,right top,from(#7e42e0),color-stop(95.29%,#ff0082));background:linear-gradient(90deg,#7e42e0,#ff0082 95.29%);content:"";display:block;height:2px;position:absolute;top:94%;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:0}@media screen and (max-width:1099px){.page-header__btn-language .ss-list .ss-option:after{width:100%}}.page-header__btn-language .ss-list .ss-option:hover{background-color:transparent;color:inherit}.page-header__btn-language .ss-list .ss-option:hover:after{width:100%}.page-header__btn-language .ss-content{background:transparent;border:none;left:-20px;margin-top:25px;min-width:226px;padding-top:30px;top:0}@media screen and (max-width:1023px){.page-header__btn-language .ss-content{left:unset;right:0}}.page-header__mobile-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;--mm-pad-top:64px;--mm-pad-bottom:40px;--mm-item-pad:22px;--mm-bottom-gap:48px;--mm-sub-pad-top:118px;--mm-wrap-pad-y:28px;--mm-link-size:22px;--mm-link-lh:27px;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;align-items:flex-start;background-color:#091536;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100dvh;justify-content:space-between;max-height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:var(--mm-pad-top) 0 calc(var(--mm-pad-bottom) + env(safe-area-inset-bottom, 0px));position:fixed;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.6s;transition:.6s;width:100%}.page-header__mobile-menu:before{background:#091536;background-image:url(../images/menu-heading-bg.png);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-3}@media screen and (max-width:480px){.page-header__mobile-menu{width:100%}}.page-header__mobile-menu.open{-webkit-transform:translateX(0);transform:translateX(0)}@media (max-height:840px){.page-header__mobile-menu{--mm-pad-bottom:40px;--mm-item-pad:18px;--mm-bottom-gap:34px;--mm-wrap-pad-y:22px}}@media (max-height:700px){.page-header__mobile-menu{--mm-pad-bottom:28px;--mm-item-pad:14px;--mm-bottom-gap:37px;--mm-wrap-pad-y:18px;--mm-link-size:20px;--mm-link-lh:25px}}@media (max-height:600px){.page-header__mobile-menu{--mm-pad-bottom:20px;--mm-item-pad:11px;--mm-bottom-gap:16px;--mm-wrap-pad-y:14px;--mm-link-size:18px;--mm-link-lh:23px}}@media screen and (max-width:1023px) and (max-height:895px){.page-header__mobile-menu{padding-bottom:10px}}.page-header__mobile-menu-menu-wrap{overflow:visible;position:relative;width:100%}.page-header__mobile-menu-menu-wrap .main-nav{position:relative;z-index:2}.page-header__mobile-menu-menu-wrap .mega-menu-wrap{overflow:visible}.page-header__mobile-menu-menu-wrap .mega-menu{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:var(--mm-wrap-pad-y) 20px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:640px) and (max-width:1023px){.page-header__mobile-menu-menu-wrap .mega-menu{padding:30px 90px}}@media screen and (max-width:575px){.page-header__mobile-menu-menu-wrap .mega-menu{padding-top:55px}}@media (max-height:895px){.page-header__mobile-menu-menu-wrap .mega-menu{position:relative;z-index:2}}.page-header__mobile-menu-menu-wrap .mega-menu.shift-level-0{-webkit-transform:translateX(0);transform:translateX(0)}.page-header__mobile-menu-menu-wrap .mega-menu.shift-level-1{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.page-header__mobile-menu-menu-wrap .mega-menu.shift-level-2{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.page-header__mobile-menu-menu-wrap .mega-menu.shift-level-3{-webkit-transform:translateX(-300%);transform:translateX(-300%)}.page-header__mobile-menu-menu-wrap .mega-menu.shift-level-4{-webkit-transform:translateX(-400%);transform:translateX(-400%)}.page-header__mobile-menu-menu-wrap .mega-menu.shift-level-5{-webkit-transform:translateX(-500%);transform:translateX(-500%)}.page-header__mobile-menu-menu-wrap .mega-menu.animate-in{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.page-header__mobile-menu-menu-wrap .mega-menu.animate-out{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden}.page-header__mobile-menu-menu-wrap .mega-menu.animate-back{-webkit-transform:translateX(100%);transform:translateX(100%)}.page-header__mobile-menu-menu-wrap .mega-menu:after{backdrop-filter:blur(15px);background:rgba(9,21,54,.4);border:1px solid hsla(0,0%,100%,.1);border-right:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-2}.page-header__mobile-menu-menu-wrap .mega-menu .mega-menu-item{border-bottom:1px solid hsla(0,0%,100%,.2);margin:0;padding:var(--mm-item-pad) 0;width:100%}.page-header__mobile-menu-menu-wrap .mega-menu .mega-menu-item:last-child{border-bottom:0}.page-header__mobile-menu-menu-wrap .mega-menu .mega-menu-item .mega-menu-link{color:#fff;font-size:var(--mm-link-size);font-weight:400;line-height:var(--mm-link-lh);text-transform:capitalize;width:100%}.page-header__mobile-menu-menu-wrap .mega-menu .mega-menu-item .mega-menu-link .mega-indicator{-webkit-box-flex:1;display:block;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (max-width:1023px){.page-header__mobile-menu-menu-wrap .mega-menu .mega-menu-item .mega-menu-link .mega-indicator{height:135%;left:-3%;position:absolute;top:3%;width:110%}}.page-header__mobile-menu-menu-wrap .mega-back-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;left:20px;line-height:17px;outline:none;padding:0;position:absolute;text-align:left;top:30px}@media screen and (max-width:1023px) and (max-height:895px){.page-header__mobile-menu-menu-wrap .mega-back-button{top:20px}}.page-header__mobile-menu-menu-wrap .mega-back-button:before{background-image:url(../images/arrow-45-gradient.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:12px;margin-right:10px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);width:14px}@media screen and (max-width:1023px){.page-header .mega-menu-item.widget_custom_html{-webkit-box-pack:end;-ms-flex-pack:end;border-bottom:0!important;justify-content:flex-end;left:20px;position:absolute!important;right:20px;top:62px}}@media screen and (max-width:575px){.page-header .menu-row-main-title{font-size:20px;line-height:25px;position:relative}.page-header .menu-row-main-title:after{background:-webkit-gradient(linear,left top,right top,from(#7e42e0),color-stop(95.29%,#ff0082));background:linear-gradient(90deg,#7e42e0,#ff0082 95.29%);content:"";display:block;height:2px;position:absolute;top:100%;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:0}}@media screen and (max-width:575px) and (max-width:1099px){.page-header .menu-row-main-title:after{width:100%}}@media screen and (max-width:575px){.page-header .menu-row-main-title+.arrow .default{display:none}.page-header .menu-row-main-title+.arrow .gradient{-webkit-transform:unset;transform:unset}}@media screen and (min-width:576px){.page-header .menu-row-main-title strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text;font-weight:700}}.page-header .submenu-container{left:0;position:absolute;top:0;width:100%}@media (max-height:725px){.page-header .submenu-container{height:427px;overflow-x:hidden;overflow-y:auto}.page-header .submenu-container:before{backdrop-filter:blur(2px);background:-webkit-gradient(linear,left bottom,left top,from(rgba(9,21,54,.85)),color-stop(40%,rgba(9,21,54,.55)),color-stop(75%,rgba(9,21,54,.15)),to(rgba(9,21,54,0)));background:linear-gradient(0deg,rgba(9,21,54,.85) 0,rgba(9,21,54,.55) 40%,rgba(9,21,54,.15) 75%,rgba(9,21,54,0));-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:30px;left:0;opacity:0;position:fixed;right:0;top:462px;width:100%;z-index:22}.page-header .submenu-container.active-long:before{opacity:1}}.page-header .submenu-container>.mega-sub-menu{left:0;padding:var(--mm-wrap-pad-y) 20px;position:absolute;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}@media screen and (max-width:1023px) and (max-height:895px){.page-header .submenu-container>.mega-sub-menu{padding-top:80px!important}}.page-header .submenu-container>.mega-sub-menu:after{backdrop-filter:blur(15px);background:rgba(9,21,54,.4);border:1px solid hsla(0,0%,100%,.1);border-left:0;border-right:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-2}.page-header .submenu-container>.mega-sub-menu :not(.mega-indicator):not(img):not(.arrow){width:100%}.page-header .submenu-container>.mega-sub-menu :not(.mega-indicator):not(img):not(.arrow).menu-row-main-title{width:auto}.page-header .submenu-container>.mega-sub-menu :not(.mega-indicator):not(img):not(.arrow):first-child>.custom-html-widget.textwidget>.mega-menu-items-title{opacity:0}.page-header .submenu-container>.mega-sub-menu.open{padding-bottom:calc(var(--mm-pad-bottom) + env(safe-area-inset-bottom, 0px));padding-top:var(--mm-sub-pad-top);-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.page-header .submenu-container>.mega-sub-menu:not(.open){height:0!important;max-height:0!important;padding:0!important}.page-header .submenu-container>.mega-sub-menu.closed{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.page-header .submenu-container>.mega-sub-menu.shift-submenu-0{-webkit-transform:translateX(0);transform:translateX(0)}.page-header .submenu-container>.mega-sub-menu.shift-submenu-1{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.page-header .submenu-container>.mega-sub-menu.shift-submenu-2{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.page-header .submenu-container>.mega-sub-menu.shift-submenu-3{-webkit-transform:translateX(-300%);transform:translateX(-300%)}.page-header .submenu-container>.mega-sub-menu.shift-submenu-4{-webkit-transform:translateX(-400%);transform:translateX(-400%)}.page-header .submenu-container>.mega-sub-menu.shift-submenu-5{-webkit-transform:translateX(-500%);transform:translateX(-500%)}.page-header .submenu-container>.mega-sub-menu.animate-in{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.page-header .submenu-container>.mega-sub-menu.animate-out{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden}.page-header .submenu-container>.mega-sub-menu.animate-back{-webkit-transform:translateX(100%);transform:translateX(100%)}.page-header .submenu-container>.mega-sub-menu.submenu-l-2 .btn-with-arrow-45,.page-header .submenu-container>.mega-sub-menu.submenu-l-4 .btn-with-arrow-45{font-size:20px;line-height:25px}.page-header .submenu-container>.mega-sub-menu.submenu-l-2 .mega-menu-item,.page-header .submenu-container>.mega-sub-menu.submenu-l-4 .mega-menu-item{padding:15px 0}@media screen and (max-width:575px){.page-header .submenu-container>.mega-sub-menu.submenu-l-2 .mega-menu-item,.page-header .submenu-container>.mega-sub-menu.submenu-l-4 .mega-menu-item{padding:10px 0}}@media screen and (max-width:575px) and (max-height:895px){.page-header .submenu-container>.mega-sub-menu.submenu-l-2 .mega-menu-item,.page-header .submenu-container>.mega-sub-menu.submenu-l-4 .mega-menu-item{padding-bottom:4px}}@media screen and (max-width:575px){.page-header .submenu-container>.mega-sub-menu.submenu-l-2 .mega-menu-item.widget_custom_html,.page-header .submenu-container>.mega-sub-menu.submenu-l-4 .mega-menu-item.widget_custom_html{border-bottom:1px solid hsla(0,0%,100%,.2)!important;padding-bottom:13px;padding-top:45px;width:calc(100% - 40px)}}@media screen and (max-width:575px) and (max-height:895px){.page-header .submenu-container>.mega-sub-menu.submenu-l-2 .mega-menu-item.widget_custom_html,.page-header .submenu-container>.mega-sub-menu.submenu-l-4 .mega-menu-item.widget_custom_html{padding-top:10px}}.page-header .submenu-container>.mega-sub-menu.submenu-l-2 .mega-menu-link,.page-header .submenu-container>.mega-sub-menu.submenu-l-4 .mega-menu-link{font-size:18px;line-height:23px}.page-header .submenu-container .js-toggle-sub-link a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-right:16px;position:relative}.page-header .submenu-container .js-toggle-sub-link a:after{background-image:url(../images/arrow-45-gradient-dark.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:9px;position:absolute;right:16px;top:35%;-webkit-transform:rotate(136deg);transform:rotate(136deg);-webkit-transition:all .3s linear;transition:all .3s linear;width:9px}@media screen and (max-width:1023px){.page-header .submenu-container .js-toggle-sub-link a:after{background-image:url(../images/arrow-small-right.svg);background-repeat:no-repeat;background-size:cover;height:17px;-webkit-transform:translateY(-7%) rotate(0deg);transform:translateY(-7%) rotate(0deg);-webkit-transition:none;transition:none;width:10px}}.page-header .submenu-container .mega-sub-menu{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:45px}.page-header .submenu-container .mega-sub-menu .mega-js-toggle-sub-link{border-bottom:0}@media screen and (min-width:576px){.page-header .submenu-container .mega-sub-menu .mega-js-toggle-sub-link{border-top:1px solid hsla(0,0%,100%,.2)}}.page-header .submenu-container .mega-sub-menu .mega-js-toggle-sub-link:first-of-type{border-top:0}.page-header .submenu-container .mega-services:not(.active){display:none}.page-header .submenu-container .mega-services.active>.mega-sub-menu{padding-top:40px}@media screen and (max-width:575px){.page-header .submenu-container .mega-services.active>.mega-sub-menu{padding-top:45px}}@media screen and (max-width:575px) and (max-height:725px){.page-header .submenu-container .mega-services.active>.mega-sub-menu{padding-top:52px}}.page-header .submenu-container .mega-services.active>.mega-sub-menu>.mega-back-button{display:none}.page-header .submenu-container .mega-heading-menu-row-col>.mega-sub-menu{padding-top:0}@media screen and (max-width:575px) and (max-height:650px){.page-header .submenu-container .mega-heading-menu-row-col>.mega-sub-menu{height:244px;overflow-x:hidden;overflow-y:auto}}.page-header .submenu-container .mega-heading-menu-row-col>.mega-sub-menu>.mega-back-button,.page-header .submenu-container .mega-menu-column.mega-menu-columns-2-of-9{display:none}.page-header .submenu-container .mega-menu-item{border-bottom:1px solid hsla(0,0%,100%,.2);margin:0!important;padding:var(--mm-item-pad) 0;width:100%}@media screen and (max-width:575px){.page-header .submenu-container .mega-menu-item{border-bottom:0}}@media screen and (max-width:1023px){.page-header .submenu-container .mega-menu-item:not(.mega-js-toggle-sub-link) a{position:relative!important}.page-header .submenu-container .mega-menu-item:not(.mega-js-toggle-sub-link) a:after{background-image:url(../images/arrow-45-gradient-light.svg);background-position:100% 0;background-repeat:no-repeat;background-size:13px;content:"";height:13px;margin-top:11px;position:absolute;right:-19px;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transition:all .2s linear;transition:all .2s linear;width:13px}}.page-header .submenu-container .mega-menu-item:last-child{border-bottom:0}.page-header .submenu-container .mega-menu-item .mega-menu-link{color:#fff;font-size:var(--mm-link-size);font-weight:400;line-height:var(--mm-link-lh);text-transform:capitalize;white-space:nowrap;width:100%}.page-header .submenu-container .mega-menu-item .mega-menu-link .mega-indicator{-webkit-box-flex:1;display:block;-ms-flex:1 0 auto;flex:1 0 auto;height:100%;position:absolute;width:100%}.page-header .submenu-container .btn-with-arrow-45:after{display:none}.page-header__mobile-menu-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;row-gap:var(--mm-bottom-gap);width:100%}@media screen and (max-width:1023px) and (max-height:895px){.page-header__mobile-menu-bottom{row-gap:30px}}.page-header__socials{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;justify-content:center}@media screen and (max-width:1023px){.page-header__socials{gap:7px}}.page-header__social circle{stroke:#757a95;opacity:1}@media screen and (max-width:575px){.page-header .js-level-3-panel{padding-top:160px!important}}@media screen and (max-width:1023px) and (max-height:895px){.page-header .js-level-3-panel.submenu-l-2{padding-bottom:20px!important;padding-top:120px!important}}.hamburger-menu{background-color:transparent;border:none;cursor:pointer;display:none;height:15px;overflow:hidden;padding:0;position:relative;width:30px;z-index:104}@media screen and (max-width:1023px){.hamburger-menu{display:inline-block;margin-left:15px}}.hamburger-menu span,.hamburger-menu:after,.hamburger-menu:before{background-color:#3a3f58;content:"";display:block;height:2px;left:0;position:absolute;-webkit-transition:.3s;transition:.3s;width:100%}.hamburger-menu span{margin-top:-1px}.hamburger-menu:before{top:0}.hamburger-menu:after{bottom:0}.hamburger-menu.open{height:17px}.hamburger-menu.open:after,.hamburger-menu.open:before{background-color:#fff}.hamburger-menu.open span{opacity:0}.hamburger-menu.open:before{left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-46deg);transform:translate(-50%,-50%) rotate(-46deg)}.hamburger-menu.open:after{left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(46deg);transform:translate(-50%,-50%) rotate(46deg);width:100%}.page-footer{position:relative;width:100%}.page-footer:before{background:#091536;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-3}.page-footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1920px;padding-left:320px;padding-right:320px;width:100%}@media screen and (max-width:1920px){.page-footer__container{padding-left:calc(30.469vw - 265px);padding-right:calc(30.469vw - 265px)}}@media screen and (max-width:991px){.page-footer__container{padding-left:40px;padding-right:40px}}@media screen and (max-width:575px){.page-footer__container{padding-left:20px;padding-right:20px}}.page-footer__content{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;position:relative;width:100%;z-index:1}@media screen and (max-width:575px){.page-footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:80px}}.page-footer__title{max-width:301px}.page-footer__title>*{font-size:30px;font-weight:700;line-height:45px}.page-footer__logo{display:inline-block;margin-bottom:53px;margin-top:53px;max-width:200px}@media screen and (max-width:1920px){.page-footer__logo{margin-bottom:calc(2.031vw + 14px);margin-top:calc(2.031vw + 14px)}}@media screen and (max-width:1280px){.page-footer__logo{margin-bottom:40px;margin-top:40px}}@media screen and (max-width:575px){.page-footer__logo{display:block;margin:0 auto 40px;max-width:209px}}.page-footer__btn{margin-right:80px}@media screen and (max-width:1280px){.page-footer__btn{margin-right:0}}@media screen and (min-width:1921px){.page-footer__btn .btn-outline-gradient:before{bottom:-1%;height:101%;top:-1%}}.page-footer__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:80px;padding-top:80px;position:relative;width:100%}@media screen and (max-width:1920px){.page-footer__columns{padding-bottom:calc(3.125vw + 20px);padding-top:calc(3.125vw + 20px)}}@media screen and (max-width:1280px){.page-footer__columns{padding-bottom:60px;padding-top:60px}}@media screen and (max-width:575px){.page-footer__columns{margin-top:80px;padding-bottom:0;padding-top:60px}}.page-footer__columns:before{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:rgba(9,21,54,.4);border:1px solid hsla(0,0%,100%,.1);content:"";display:block;height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1}.page-footer__column{padding-right:50px}.page-footer__column:first-child{max-width:368px;width:100%}@media screen and (max-width:1920px){.page-footer__column:first-child{max-width:calc(10.625vw + 164px)}}@media screen and (max-width:991px){.page-footer__column:first-child{max-width:50%}}@media screen and (max-width:575px){.page-footer__column:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;max-width:55%!important;order:1;padding-right:20px;width:55%!important}}.page-footer__column:nth-child(2){max-width:327px;width:100%}@media screen and (max-width:1920px){.page-footer__column:nth-child(2){max-width:calc(8.906vw + 156px)}}@media screen and (max-width:991px){.page-footer__column:nth-child(2){max-width:50%}}@media screen and (max-width:575px){.page-footer__column:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;max-width:55%!important;order:3;padding-right:40px;width:55%!important}}.page-footer__column:nth-child(3){max-width:327px;width:100%}@media screen and (max-width:1920px){.page-footer__column:nth-child(3){max-width:calc(8.906vw + 156px)}}@media screen and (max-width:991px){.page-footer__column:nth-child(3){max-width:50%}}@media screen and (max-width:575px){.page-footer__column:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;max-width:45%!important;order:2;padding-right:0;width:45%!important}}@media screen and (max-width:991px){.page-footer__column:nth-child(4){max-width:50%}}@media screen and (max-width:575px){.page-footer__column:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;max-width:45%!important;order:4;padding-right:0;width:45%!important}}@media screen and (max-width:991px){.page-footer__column{margin-bottom:40px}}@media screen and (max-width:575px){.page-footer__column{margin-bottom:60px}}.page-footer__column-title{color:#fff;font-size:14px;font-weight:400;line-height:32px;margin-bottom:5px;text-transform:uppercase}.page-footer .footer-contact{color:#bcc2d4;font-size:16px;font-weight:300;line-height:26px;padding-top:14px}@media screen and (min-width:1980px){.page-footer .footer-contact{font-size:18px}}.page-footer .footer-contact a{color:#bcc2d4;font-size:16px;font-weight:300;line-height:26px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1980px){.page-footer .footer-contact a{font-size:18px}}@media (hover:hover) and (pointer:fine){.page-footer .footer-contact a:hover{color:#fff}}.page-footer .footer-info__list,.page-footer .footer-services__list{margin:0;padding:0}.page-footer .footer-info .menu-item,.page-footer .footer-services .menu-item{line-height:1;list-style:none;padding-top:14px}.page-footer .footer-info .menu-item a,.page-footer .footer-services .menu-item a{color:#bcc2d4;font-size:16px;font-weight:300;line-height:20px;text-transform:capitalize;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1980px){.page-footer .footer-info .menu-item a,.page-footer .footer-services .menu-item a{font-size:18px}}@media (hover:hover) and (pointer:fine){.page-footer .footer-info .menu-item a:hover,.page-footer .footer-services .menu-item a:hover{color:#fff}}.page-footer .footer-follow__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0}.page-footer .footer-follow__item{list-style:none;padding-top:14px}.page-footer .footer-follow__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #bcc2d4;color:#bcc2d4;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:300;line-height:20px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:relative;text-transform:capitalize;-webkit-transition:all .2s ease;transition:all .2s ease}@media screen and (min-width:1980px){.page-footer .footer-follow__link{font-size:18px}}.page-footer .footer-follow__link:after{background:#fff;bottom:-1px;content:"";height:1px;left:0;position:absolute;-webkit-transition:all 1s ease;transition:all 1s ease;width:0}@media (hover:hover) and (pointer:fine){.page-footer .footer-follow__link:hover{color:#fff}.page-footer .footer-follow__link:hover:after{width:100%}}.page-footer .footer-bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:57px;margin-top:57px;width:100%}@media screen and (max-width:1920px){.page-footer .footer-bottom{margin-bottom:calc(1.875vw + 21px);margin-top:calc(1.875vw + 21px)}}@media screen and (max-width:1280px){.page-footer .footer-bottom{margin-bottom:45px;margin-top:45px}}@media screen and (max-width:575px){.page-footer .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:40px;margin-top:35px}}.page-footer .footer-bottom__copyright{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bcc2d4;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:300;line-height:18px}@media screen and (min-width:1980px){.page-footer .footer-bottom__copyright{font-size:16px}}@media screen and (max-width:575px){.page-footer .footer-bottom__copyright{margin-top:25px}}.page-footer .privacy-menu__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}@media screen and (max-width:375px){.page-footer .privacy-menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-footer .privacy-menu .menu-item{list-style:none}.page-footer .privacy-menu .menu-item:after{color:#bcc2d4;content:"|";font-size:12px;line-height:12px;margin-left:5px;margin-right:5px}@media screen and (max-width:375px){.page-footer .privacy-menu .menu-item:after{display:none}}.page-footer .privacy-menu .menu-item:last-child:after{display:none}.page-footer .privacy-menu .menu-item a{color:#bcc2d4;font-size:14px;font-weight:300;line-height:18px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1980px){.page-footer .privacy-menu .menu-item a{font-size:16px}}@media (hover:hover) and (pointer:fine){.page-footer .privacy-menu .menu-item a:hover{color:#fff}}@media screen and (min-width:1921px){.page-footer__container{max-width:100%;padding-left:16.66667vw;padding-right:16.66667vw}.page-footer__logo{margin-bottom:2.76042vw;margin-top:2.76042vw;max-width:10.41667vw}.page-footer__btn{margin-right:4.16667vw}.page-footer__columns{padding-bottom:4.16667vw;padding-top:4.16667vw}.page-footer__column{padding-right:2.60417vw}.page-footer__column:first-child{max-width:19.16667vw}.page-footer__column:nth-child(2),.page-footer__column:nth-child(3){max-width:17.03125vw}.page-footer__column-title{font-size:.72917vw;line-height:1.66667vw;margin-bottom:.26042vw}.page-footer .footer-contact{padding-top:.72917vw}.page-footer .footer-contact,.page-footer .footer-contact a{font-size:.9375vw;line-height:1.35417vw}.page-footer .footer-info .menu-item,.page-footer .footer-services .menu-item{padding-top:.72917vw}.page-footer .footer-info .menu-item a,.page-footer .footer-services .menu-item a{font-size:.9375vw;line-height:1.04167vw}.page-footer .footer-follow__item{padding-top:.72917vw}.page-footer .footer-follow__link{font-size:.9375vw;line-height:1.04167vw}.page-footer .footer-follow__link:after{bottom:-.05208vw;height:.05208vw}.page-footer .footer-bottom{margin-bottom:2.96875vw;margin-top:2.96875vw}.page-footer .footer-bottom__copyright{font-size:.83333vw;line-height:.9375vw}.page-footer .privacy-menu .menu-item:after{font-size:.625vw;line-height:.625vw;margin-left:.26042vw;margin-right:.26042vw}.page-footer .privacy-menu .menu-item a{font-size:.83333vw;line-height:.9375vw}}.table-section__content{margin-bottom:200px;margin-top:110px;padding-top:90px;width:100%}@media screen and (max-width:1920px){.table-section__content{margin-bottom:calc(14.063vw - 70px)}}@media screen and (max-width:575px){.table-section__content{padding-top:100px}}.table-section__section-title{padding-left:140px}@media screen and (max-width:1920px){.table-section__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.table-section__section-title{padding-left:60px}}@media screen and (max-width:767px){.table-section__section-title{padding-left:40px}}@media screen and (max-width:575px){.table-section__section-title{padding-left:20px}}@media screen and (min-width:1921px){.table-section__section-title{margin:auto;max-width:1460px;padding-left:0}}@media screen and (max-width:767px){.table-section__section-title{margin-bottom:100px}}@media screen and (max-width:575px){.table-section__section-title{text-align:center}.table-section__table-list{padding-left:20px}.table-section__table-list.content-glass:after,.table-section__table-list.content-glass:before{display:none}}.table-section__col{position:relative;z-index:1}.table-section__col:first-child{font-size:30px;font-weight:700;line-height:36px;max-width:330px;padding-right:30px;width:100%}@media screen and (min-width:1980px){.table-section__col:first-child{font-size:32px}}@media screen and (max-width:1920px){.table-section__col:first-child{font-size:calc(.937vw + 12px);line-height:calc(.625vw + 24px);max-width:calc(14.063vw + 60px)}}@media screen and (max-width:1280px){.table-section__col:first-child{font-size:24px;line-height:32px}}@media screen and (max-width:767px){.table-section__col:first-child{margin-bottom:20px;max-width:100%;padding:0}}.table-section__col:nth-child(2){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:300;max-width:577px;padding:0 30px;width:100%}@media screen and (max-width:1920px){.table-section__col:nth-child(2){max-width:calc(21.875vw + 157px)}}@media screen and (max-width:767px){.table-section__col:nth-child(2){margin-bottom:20px;max-width:100%;padding:0}}@media screen and (max-width:575px){.table-section__col:nth-child(2){font-size:16px;line-height:28px}}.table-section__col:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex;font-size:30px;font-weight:700;line-height:36px;padding-left:30px;width:178px}@media screen and (min-width:1980px){.table-section__col:nth-child(3){font-size:32px}}@media screen and (max-width:1920px){.table-section__col:nth-child(3){font-size:calc(.937vw + 12px);line-height:calc(.625vw + 24px);width:calc(6.094vw + 61px)}}@media screen and (max-width:1280px){.table-section__col:nth-child(3){font-size:24px;line-height:32px}}@media screen and (max-width:767px){.table-section__col:nth-child(3){margin-bottom:4px;padding:0}}.table-section__row{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding-left:140px;padding-top:64px;position:relative}@media screen and (max-width:1920px){.table-section__row{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.table-section__row{padding-left:60px}}@media screen and (max-width:767px){.table-section__row{padding-left:40px}}@media screen and (max-width:575px){.table-section__row{padding-left:20px}}@media screen and (min-width:1921px){.table-section__row{margin:auto;max-width:1460px;padding-left:0;padding-right:180px}}@media screen and (max-width:767px){.table-section__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:575px){.table-section__row{backdrop-filter:blur(15px);background:hsla(0,0%,100%,.6);-webkit-box-shadow:5px 5px 25px rgba(188,194,212,.15);box-shadow:5px 5px 25px rgba(188,194,212,.15);padding:30px}.table-section__row:not(:last-child){margin-bottom:30px}}.table-section__row .mob-label-text{color:#3a3f58;font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase}@media screen and (min-width:768px){.table-section__row .mob-label-text{display:none}}.table-section__row .border{border-bottom:1px solid transparent;display:block;padding-bottom:64px;position:relative;width:100%;z-index:1}@media screen and (max-width:575px){.table-section__row .border{display:none}}.table-section__row:last-child .border{border-bottom:none}.table-section__row--icon-el{padding-bottom:40px;padding-top:52px}@media screen and (min-width:1921px){.table-section__row--icon-el{margin:auto;max-width:1460px;padding-left:0;padding-right:180px}}@media screen and (max-width:767px){.table-section__row--icon-el{display:none}}.table-section__row--icon-el .border{display:none}.table-section__row--icon-el .table-section__col{font-size:14px;font-weight:600;line-height:21px;text-transform:uppercase}@media screen and (min-width:1980px){.table-section__row--icon-el .table-section__col{font-size:16px}}@media screen and (max-width:1920px){.table-section__row--icon-el .table-section__col{font-size:calc(.313vw + 8px);line-height:calc(.469vw + 12px)}}@media screen and (max-width:1280px){.table-section__row--icon-el .table-section__col{font-size:12px;line-height:18px}}.table-section__bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:90px;padding-left:140px;padding-top:55px}@media screen and (max-width:1920px){.table-section__bottom{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.table-section__bottom{padding-left:60px}}@media screen and (max-width:767px){.table-section__bottom{padding-left:40px}}@media screen and (max-width:575px){.table-section__bottom{padding-left:20px}}@media screen and (min-width:1921px){.table-section__bottom{margin:auto;max-width:1460px;padding-left:0;padding-right:180px}}@media screen and (max-width:767px){.table-section__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:575px){.table-section__bottom{padding-bottom:50px;padding-top:30px}}.table-section__text-left{max-width:626px}@media screen and (max-width:1920px){.table-section__text-left{max-width:calc(19.687vw + 248px)}}@media screen and (max-width:767px){.table-section__text-left{max-width:100%}}@media screen and (max-width:575px){.table-section__text-left>*{font-size:16px;line-height:28px}}.table-section__text-right{max-width:408px}@media screen and (max-width:1920px){.table-section__text-right{max-width:calc(18.125vw + 60px)}}@media screen and (max-width:767px){.table-section__text-right{margin-top:30px;max-width:100%}}@media screen and (max-width:575px){.table-section__text-right>*{font-size:16px;line-height:28px}}.page-template-page-industries .table-section__content,.page-template-page-single-industries .table-section__content{margin-bottom:145px}@media screen and (max-width:1920px){.page-template-page-industries .table-section__content,.page-template-page-single-industries .table-section__content{margin-bottom:calc(9.375vw - 35px);margin-top:calc(9.375vw - 70px)}}@media screen and (max-width:1280px){.page-template-page-industries .table-section__content,.page-template-page-single-industries .table-section__content{margin-bottom:85px;margin-top:50px}}@media screen and (max-width:575px){.page-template-page-industries .table-section__content,.page-template-page-single-industries .table-section__content{margin-top:0}}.contact-new__container{padding-bottom:calc(7.5vw + 56px);padding-top:calc(7.5vw + 56px)}@media screen and (min-width:1921px){.contact-new__container{padding-bottom:10.41667vw;padding-top:10.41667vw}}.contact-new__content{width:100%}.contact-new__section-title{margin-bottom:calc(2.5vw + 32px);padding-left:calc(7.813vw - 10px)}@media screen and (max-width:1024px){.contact-new__section-title{padding-left:calc(3.551vw + 3.63636px)}}@media screen and (min-width:1921px){.contact-new__section-title{margin:0 auto 4.16667vw;max-width:76.04167vw;padding-left:0;padding-right:9.375vw}}.contact-new__form-block-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:calc(3.75vw + 48px);padding-left:calc(7.813vw - 10px);padding-top:calc(3.75vw + 38px);position:relative}@media screen and (max-width:1024px){.contact-new__form-block-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:calc(3.551vw + 3.63636px)}}@media screen and (min-width:1921px){.contact-new__form-block-inner{margin:auto;max-width:76.04167vw;padding-left:0;padding-right:9.375vw}}.contact-new__form-block-inner .section-title-small>*{letter-spacing:-2px}.contact-new__form-block-inner-text{max-width:408px;width:100%}@media screen and (max-width:1024px){.contact-new__form-block-inner-text{max-width:100%}}@media screen and (min-width:1921px){.contact-new__form-block-inner-text{max-width:21.25vw}}.contact-new__form-block-inner-text .section-title-small:first-child{margin-bottom:calc(8.438vw + 13px)}@media screen and (min-width:1921px){.contact-new__form-block-inner-text .section-title-small:first-child{margin-bottom:9.11458vw}}.contact-new__form-block-inner-form{margin-left:calc(12.277vw - 95.71429px);margin-top:calc(1.116vw - 1.42857px)}@media screen and (max-width:1024px){.contact-new__form-block-inner-form{margin-left:0;margin-top:calc(5.682vw + 21.81818px)}}@media screen and (min-width:1921px){.contact-new__form-block-inner-form{margin-left:7.29167vw;margin-top:.52083vw}}.contact{overflow:hidden;padding-top:calc(7.5vw + 56px)}@media screen and (min-width:1921px){.contact{padding-top:10.41667vw}}@media screen and (max-width:575px){.contact__container{padding-left:calc(3.922vw - 2.54902px)}}.contact__content{margin-left:calc(10.417vw - 60px);padding-bottom:calc(8.125vw + 94px);padding-top:calc(5.625vw + 27px);position:relative;width:100%}@media screen and (max-width:575px){.contact__content{margin-left:0}}@media screen and (min-width:1921px){.contact__content{margin-left:0;padding-bottom:13.02083vw;padding-top:7.03125vw}.contact__content-inner{margin:auto;max-width:76.04167vw;padding-right:9.375vw;width:100%}}.contact__section-title{position:relative;text-align:center}.contact__btn,.contact__section-title{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;z-index:1}.contact__btn{margin-top:7.8125vw}@media screen and (max-width:575px){.contact__btn{margin-top:11.45833vw;position:relative}}.contact__figure{left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}@media screen and (max-width:575px){.contact__figure{display:none}}@media screen and (min-width:1921px){.contact__figure{left:46%}}.contact--services{margin-top:calc(4.688vw + 25px)}@media screen and (min-width:1921px){.contact--services{margin-top:5.98958vw}}.contact__label-block .inner-wrapper-sticky{padding-bottom:calc(23.438vw + 25px)}@media screen and (min-width:1921px){.contact__label-block .inner-wrapper-sticky{padding-bottom:24.73958vw}}@media screen and (max-width:575px){.page-about .contact,.page-home .contact,.page-template-page-industries .contact,.page-template-page-single-industries .contact{height:calc(100vh - 70px);padding-top:calc(31.373vw - 20.39216px)}.page-about .contact__container,.page-home .contact__container,.page-template-page-industries .contact__container,.page-template-page-single-industries .contact__container{height:100%}.page-about .contact__content,.page-home .contact__content,.page-template-page-industries .contact__content,.page-template-page-single-industries .contact__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-bottom:calc(41.176vw - 31.76471px)}}.hero__container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 90px);justify-content:center;width:100%}@media screen and (max-width:1199px){.hero__container{height:auto;min-height:600px;padding-bottom:60px;padding-top:60px}}.hero__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.hero__title{max-width:880px;position:relative;text-align:center}@media screen and (min-width:1921px){.hero__title{max-width:calc(42.254vw + 68.30986px)}}.hero__text{margin-top:40px;max-width:626px;text-align:center}.hero__btn{margin-top:90px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.hero .sliding-link{cursor:pointer;display:inline-block;margin:70px auto 0;position:relative}.hero--single-services .hero__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero--single-services .hero__container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero--single-services .hero__text,.hero--single-services .hero__title{text-align:left}.hero--single-services .hero__text{margin-top:40px;max-width:517px}.hero--about{padding-top:90px}@media screen and (max-width:767px){.hero--about{padding-bottom:60px;padding-top:150px}}@media screen and (max-width:575px){.hero--about{padding-bottom:120px;padding-top:122px}}.hero--about:before{background:#091536;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-3}.hero--about .hero__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1921px){.hero--about .hero__container{margin:auto;max-width:1280px;padding-left:0;padding-right:0}}@media screen and (max-width:1920px){.hero--about .hero__container{padding-left:calc(22.656vw - 115px);padding-right:calc(20.089vw - 65.71429px)}}@media screen and (max-width:820px){.hero--about .hero__container{padding-left:60px;padding-right:60px}}@media screen and (max-width:767px){.hero--about .hero__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}@media screen and (max-width:575px){.hero--about .hero__container{padding-left:20px;padding-right:20px}}.hero--about .hero__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:45px;max-width:735px;width:60%}@media screen and (min-width:1921px){.hero--about .hero__content{max-width:100%}}@media screen and (max-width:1920px){.hero--about .hero__content{max-width:calc(29.576vw + 167.14286px)}}@media screen and (max-width:1024px){.hero--about .hero__content{max-width:470px}}@media screen and (max-width:767px){.hero--about .hero__content{margin-right:0;max-width:100%}}@media screen and (max-width:575px){.hero--about .hero__content{width:100%}}.hero--about .hero__title{max-width:735px}@media screen and (min-width:1921px){.hero--about .hero__title{max-width:100%}}@media screen and (max-width:767px){.hero--about .hero__title{max-width:100%}}.hero--about .hero__title>*{color:#fff;text-align:left}.hero--about .hero__text{margin-top:40px;max-width:515px}@media screen and (max-width:1920px){.hero--about .hero__text{margin-top:calc(1.094vw + 19px);max-width:calc(9.219vw + 338px)}}@media screen and (max-width:1280px){.hero--about .hero__text{max-width:456px}}@media screen and (max-width:767px){.hero--about .hero__text{margin-top:35px;max-width:100%}}.hero--about .hero__text>*{color:#fff;font-size:18px;line-height:32px;text-align:left}@media screen and (max-width:1920px){.hero--about .hero__text>*{font-size:calc(.313vw + 12px);line-height:calc(.625vw + 20px)}}@media screen and (max-width:1280px){.hero--about .hero__text>*{font-size:16px;line-height:28px}}@media screen and (max-width:767px){.hero--about .hero__text>*{font-size:18px;line-height:32px}}.hero--about .hero__btn{margin-top:80px}@media screen and (max-width:1920px){.hero--about .hero__btn{margin-top:calc(2.5vw + 32px)}}@media screen and (max-width:1280px){.hero--about .hero__btn{margin-top:64px}}@media screen and (max-width:575px){.hero--about .hero__btn{margin-top:36px}}.hero__stats-content{max-width:408px;width:100%}@media screen and (max-width:1440px){.hero__stats-content{max-width:calc(58.125vw - 429px)}}@media screen and (max-width:1280px){.hero__stats-content{max-width:315px}}@media screen and (max-width:767px){.hero__stats-content{max-width:100%;padding-top:60px}}@media screen and (max-width:575px){.hero__stats-content{padding-top:44px}}.hero__stats-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.hero__stats-item{border-radius:10px;overflow:hidden;padding:47px 45px;position:relative;z-index:2}@media screen and (max-width:1920px){.hero__stats-item{padding:calc(2.031vw + 8px) calc(2.656vw - 6px)}}@media screen and (max-width:767px){.hero__stats-item{padding:40px 40px 30px}}.hero__stats-item:before{backdrop-filter:blur(15px);background:rgba(9,21,54,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-3}.hero__stats-item:not(:last-child){margin-bottom:30px}@media screen and (max-width:1920px){.hero__stats-item:not(:last-child){margin-bottom:calc(.937vw + 12px)}}@media screen and (max-width:767px){.hero__stats-item:not(:last-child){margin-bottom:20px}}.hero__stats-value{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:48px;font-weight:600;line-height:normal;margin-bottom:7px}@media screen and (max-width:1920px){.hero__stats-value{font-size:calc(2.187vw + 6px)}}@media screen and (max-width:767px){.hero__stats-value{font-size:40px;line-height:48px}}@media screen and (max-width:575px){.hero__stats-value{margin-bottom:5px}}.hero__stats-value span{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.hero__stats-value>*{color:#fff;font-size:48px;font-weight:600;line-height:normal}@media screen and (max-width:1920px){.hero__stats-value>*{font-size:calc(2.187vw + 6px)}}@media screen and (max-width:1280px){.hero__stats-value>*{font-size:34px}}@media screen and (max-width:767px){.hero__stats-value>*{font-size:40px;line-height:48px}}.hero__stats-text{color:#fff;font-size:18px;font-weight:300}@media screen and (max-width:1920px){.hero__stats-text{font-size:calc(.313vw + 12px)}}@media screen and (max-width:1280px){.hero__stats-text{font-size:16px}}@media screen and (max-width:767px){.hero__stats-text{font-size:18px;line-height:32px}}.hero-section__title{max-width:735px}@media screen and (max-width:1099px){.hero-section__title{max-width:655px}}.hero-section--home .figure-scene{overflow:visible}@media (max-width:1024px) and (max-height:500px){.hero-section--home{height:auto!important}}.hero-section--industries .btn-with-arrow-45,.hero-section--single-services .btn-with-arrow-45{color:#3a3f58;font-size:16px;font-weight:600;line-height:24px}.hero-section--industries .btn-with-arrow-45 .arrow,.hero-section--single-services .btn-with-arrow-45 .arrow{margin-left:10px;-webkit-transform:scale(.65);transform:scale(.65)}.hero-section--industries .hero-section__text,.hero-section--single-services .hero-section__text{font-size:18px;line-height:32px}.hero-section--industries .hero-section__text>:not(:last-child),.hero-section--single-services .hero-section__text>:not(:last-child){margin-bottom:31px}.hero-section--industries .hero__btn{margin-top:80px}@media screen and (max-width:575px){.hero-section--industries .hero__btn{margin-top:35px}}.tabs{margin-bottom:200px;margin-top:80px;position:relative}@media screen and (min-width:1921px){.tabs{margin-bottom:10.41667vw;margin-top:4.16667vw}}@media screen and (max-width:1920px){.tabs{margin-bottom:calc(9.375vw + 20px)}}@media screen and (max-width:1280px){.tabs{margin-bottom:140px}}@media screen and (max-width:1024px){.tabs{margin-bottom:0}}.tabs.dark{color:#fff}@media screen and (min-width:1921px){.tabs.dark{margin-top:6.25vw}}@media screen and (max-width:1920px){.tabs.dark{margin-top:calc(7.813vw - 30px)}}@media screen and (max-width:1280px){.tabs.dark{margin-top:70px}}@media screen and (max-width:1099px){.tabs.dark{margin-top:120px}.tabs.dark .tabs__section-title{margin-top:60px}}@media screen and (max-width:575px){.tabs.dark .tabs__section-title{margin-top:64px;padding-bottom:60px}}.tabs.dark .approach-accordion__block-title span:first-child,.tabs.dark h1,.tabs.dark h2,.tabs.dark h3,.tabs.dark h4,.tabs.dark h5,.tabs.dark h6{color:#fff}.tabs.dark .tabs__nav-item{color:hsla(0,0%,100%,.5)}.tabs.dark .tabs__nav-item.isActive,.tabs.dark .testimonials-list__author,.tabs.dark .testimonials-list__author>*,.tabs.dark .testimonials-list__quote,.tabs.dark .testimonials-list__quote>*,.tabs.dark .testimonials-list__role,.tabs.dark .testimonials-list__role>*{color:#fff}.tabs.dark .testimonials-list__content-left:before{background-image:url(../images/tab-review-substrate-dark.png)}.tabs.dark .tab-approach .approach-accordion__block-text>*,.tabs.dark .tab-awards__rating>.rating-count,.tabs.dark .tab-awards__rating>span.num{color:#fff}@media (hover:hover) and (pointer:fine){.tabs.dark .tab-approach .plus-minus:not(:hover) span:after,.tabs.dark .tab-approach .plus-minus:not(:hover) span:before{background:#fff}}.tabs.dark .tab-testimonials__pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.5)}.tabs.dark .tab-testimonials__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.tabs.light{color:#3a3f58}@media screen and (max-width:575px){.tabs.light{margin-top:40px}.tabs.light .tab{margin-bottom:0}}.tabs.light h1,.tabs.light h2,.tabs.light h3,.tabs.light h4,.tabs.light h5,.tabs.light h6{color:#3a3f58}.tabs.light .tabs__section-title{position:relative}@media screen and (max-width:575px){.tabs.light .tabs__section-title{margin-top:0;padding-bottom:40px}}.tabs.light .tab-content__plus-wrap span:after,.tabs.light .tab-content__plus-wrap span:before{background:#3a3f58}.tabs.light .tab-content__header-mob{border-color:#e1eaf2}.tabs.light .tabs__nav-wrap:before{background:rgba(58,63,88,.3)}.tabs.light .tabs__nav-item{color:rgba(58,63,88,.5)}.tabs.light .tab-content__mob-title,.tabs.light .tabs__nav-item.isActive{color:#3a3f58}.tabs.light .testimonials-list__content-left{background:#192442;-webkit-box-shadow:0 25px 80px 0 #718292;box-shadow:0 25px 80px 0 #718292}@media screen and (max-width:575px){.tabs.light .testimonials-list__content-left{-webkit-box-shadow:none;box-shadow:none;margin-bottom:0}}.tabs.light .approach-accordion__item{border-top:1px solid #e1eaf2}.tabs.light .approach-accordion__item:last-child{border-bottom:1px solid #e1eaf2}@media screen and (max-width:1024px){.tabs__container{padding-right:0}}@media screen and (min-width:576px) and (max-width:1024px){.tabs__container{padding-left:0;padding-right:0}}.tabs #swiper-prev{cursor:pointer;height:20px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.tabs #swiper-prev{height:1.04167vw;width:1.19792vw}}.tabs #swiper-prev .default,.tabs #swiper-prev .gradient{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}.tabs #swiper-prev .gradient{opacity:0}@media (hover:hover) and (pointer:fine){.tabs #swiper-prev:hover .gradient{opacity:1}.tabs #swiper-prev:hover .default{opacity:0}}.tabs #swiper-next{cursor:pointer;height:20px;margin-left:28px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.tabs #swiper-next{height:1.04167vw;margin-left:1.45833vw;width:1.19792vw}}.tabs #swiper-next .default,.tabs #swiper-next .gradient{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}.tabs #swiper-next .gradient{opacity:0}@media (hover:hover) and (pointer:fine){.tabs #swiper-next:hover .gradient{opacity:1}.tabs #swiper-next:hover .default{opacity:0}}.tabs__section-title{margin-top:80px;padding-bottom:180px}@media screen and (min-width:1025px){.tabs__section-title{margin-left:auto;margin-right:auto;max-width:1460px;padding-right:180px;width:100%}}@media screen and (min-width:1921px){.tabs__section-title{margin-top:4.16667vw;max-width:76.04167vw;padding-bottom:9.375vw;padding-right:9.375vw}}@media screen and (max-width:1920px){.tabs__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.tabs__section-title{padding-left:60px}}@media screen and (max-width:1099px){.tabs__section-title{margin-top:50px;padding-bottom:180px}}@media screen and (max-width:1024px){.tabs__section-title{margin-top:10px;padding-bottom:40px;padding-left:140px;padding-right:320px}}@media screen and (max-width:1024px) and (max-width:1920px){.tabs__section-title{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:1024px) and (max-width:991px){.tabs__section-title{padding-right:65px}}@media screen and (max-width:1024px) and (max-width:767px){.tabs__section-title{padding-right:40px}}@media screen and (max-width:1024px) and (max-width:575px){.tabs__section-title{padding-right:20px}}@media screen and (max-width:1024px) and (max-width:1920px){.tabs__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1024px) and (max-width:1280px){.tabs__section-title{padding-left:60px}}@media screen and (max-width:1024px) and (max-width:767px){.tabs__section-title{padding-left:40px}}@media screen and (max-width:1024px) and (max-width:575px){.tabs__section-title{padding-left:20px}}@media screen and (min-width:576px) and (max-width:1024px){.tabs__section-title{padding-left:30px;padding-right:40px}}@media screen and (max-width:575px){.tabs__section-title{margin-top:50px;padding-bottom:145px;text-align:center}}@media screen and (max-width:1279px){.tabs__section-title.section-title--dark{margin-top:60px;padding-bottom:60px}}.tabs__section-title.section-title--dark>*{color:#fff}.tabs__section-title.section-title--light>*{color:#3a3f58}@media screen and (max-width:1279px) and (min-width:1025px){.tabs__section-title.section-title--light{margin-top:0;padding-bottom:44px}}@media screen and (min-width:1921px){.tabs__section-title>*{font-size:2.70833vw;line-height:3.85417vw}}.tabs__inner{padding-bottom:120px;padding-left:140px}@media screen and (min-width:1921px){.tabs__inner{margin:auto;max-width:76.04167vw;padding-bottom:6.25vw;padding-left:0;padding-right:9.375vw;width:100%}}@media screen and (max-width:1920px){.tabs__inner{padding-bottom:calc(4.688vw + 30px);padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.tabs__inner{padding-bottom:90px;padding-left:60px}}@media screen and (max-width:1024px){.tabs__inner{padding-bottom:0;padding-left:0}}.tabs__inner--ssp{padding-bottom:55px}@media screen and (min-width:1921px){.tabs__inner--ssp{padding-bottom:2.86458vw}}@media screen and (max-width:1279px) and (min-width:1025px){.tabs__inner--mobile.light{padding-bottom:30px;padding-left:0}}.tabs__tab-content{position:relative}@media screen and (max-width:1024px){.tabs__tab-content{padding:40px 30px 80px}}@media screen and (max-width:575px){.tabs__tab-content{padding:40px 20px 80px}.tabs .tab.tab-testimonials .tabs__tab-content{padding-bottom:40px}}@media screen and (min-width:1025px){.tabs .tab.tab-testimonials .testimonials-list__slider-nav{padding-right:calc(10.417vw - 135px)}}.tabs .tab.tab-testimonials .testimonials-swiper-pagination{border-bottom:1px solid #e1eaf2;color:#757a95;font-size:14px;font-weight:300;line-height:17px;margin-top:6px;padding-bottom:16px;position:relative;text-align:right}.tabs .tab.tab-testimonials .testimonials-swiper-pagination:after,.tabs .tab.tab-testimonials .testimonials-swiper-pagination:before{background-image:url(../images/chevron-left-1.svg);background-repeat:no-repeat;background-size:cover;bottom:-15px;content:"";display:block;height:28px;position:absolute;width:18px}.tabs .tab.tab-testimonials .testimonials-swiper-pagination:before{left:-12px}.tabs .tab.tab-testimonials .testimonials-swiper-pagination:after{bottom:-13px;right:-12px;-webkit-transform:rotate(-185deg);transform:rotate(-185deg)}.tabs__tab-content-title>*{font-size:40px;font-weight:600;letter-spacing:-2px;line-height:44px}@media screen and (min-width:1921px){.tabs__tab-content-title>*{font-size:2.08333vw;letter-spacing:-.10417vw;line-height:2.29167vw}}.tabs__tab-content-title>* strong{-webkit-text-fill-color:transparent;background:linear-gradient(95deg,#7e42e0,#ff0082);-webkit-background-clip:text}.tabs__tab-content-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:60px}@media screen and (min-width:1921px){.tabs__tab-content-inner{margin-top:3.125vw}}.tabs .tabs-sticky-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.tabs__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 180px)}@media screen and (min-width:1921px){.tabs__content{max-width:calc(100% - vw(180px))}}@media screen and (max-width:1440px){.tabs__content{max-width:calc(100% - 144px)}}@media screen and (max-width:1366px){.tabs__content{max-width:calc(100% - 100px)}}@media screen and (max-width:1024px){.tabs__content{max-width:100%}}.tabs__wrap{margin-top:-100px;max-width:calc(100% - 220px);width:100%}@media screen and (min-width:1921px){.tabs__wrap{margin-top:-5.20833vw;max-width:calc(100% - vw(220px))}}@media screen and (max-width:1024px){.tabs__wrap{max-width:100%}}.tabs__nav{margin-right:40px;max-width:180px;position:relative;width:100%;z-index:1}@media screen and (min-width:1921px){.tabs__nav{margin-right:2.08333vw;max-width:9.375vw}}@media screen and (max-width:1920px){.tabs__nav{max-width:calc(4.688vw + 90px)}}@media screen and (max-width:1280px){.tabs__nav{max-width:150px}}.tabs__nav-wrap{padding-bottom:142px;padding-top:12px;position:relative}@media screen and (min-width:1921px){.tabs__nav-wrap{padding-bottom:.625vw;padding-top:.625vw}}.tabs__nav-wrap:before{background:hsla(0,0%,100%,.4);content:"";display:block;height:calc(100% - 130px);left:1px;position:absolute;top:0;width:1px}@media screen and (min-width:1921px){.tabs__nav-wrap:before{height:100%}}.tabs__nav-item{cursor:pointer;font-size:20px;font-weight:500;letter-spacing:-1px;line-height:24px;margin-bottom:35px;padding-left:27px;position:relative}@media screen and (min-width:1921px){.tabs__nav-item{font-size:1.14583vw;letter-spacing:-.05208vw;line-height:1.25vw;margin-bottom:1.82292vw;padding-left:1.40625vw}}.tabs__nav-item:last-child{margin-bottom:0}.tabs__nav-item:before{content:"";display:block;height:120%;left:0;position:absolute;top:-10%;-webkit-transition:all .3s linear;transition:all .3s linear;width:3px}@media screen and (min-width:1921px){.tabs__nav-item:before{width:.15625vw}}.tabs__nav-item.isActive:before{background:-webkit-gradient(linear,left top,left bottom,from(#7e42e0),to(#ff0082));background:linear-gradient(180deg,#7e42e0,#ff0082)}.tabs__more-info{display:none;padding-bottom:57px;padding-left:140px;padding-top:57px}@media screen and (min-width:1921px){.tabs__more-info{margin:auto;max-width:76.04167vw;padding:2.96875vw 9.375vw 2.96875vw 0;width:100%}}@media screen and (max-width:1099px){.tabs__more-info{padding:70px 50px 80px 40px}}@media screen and (max-width:1279px) and (min-width:1025px){.tabs__more-info{display:none}}@media screen and (max-width:1024px){.tabs__more-info{display:none}}@media screen and (min-width:576px) and (max-width:1024px){.tabs__more-info{padding:40px}}@media screen and (max-width:575px){.tabs__more-info{padding:30px 20px 40px}}.tabs__more-info--ssp{padding-bottom:55px;padding-top:0}@media screen and (min-width:1921px){.tabs__more-info--ssp{padding-bottom:2.86458vw}.tabs__more-info.content-glass--light-2:before{left:-20%;width:calc(100vw + 20%)}}@media screen and (min-width:1099px){.tabs__more-info.content-glass--light-2:before{-webkit-box-shadow:none;box-shadow:none}}.tabs__more-info-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:220px}@media screen and (min-width:1921px){.tabs__more-info-inner{margin-left:11.45833vw}}@media screen and (min-width:576px) and (max-width:1024px){.tabs__more-info-inner{margin-left:0}}.tabs__more-info-txt{font-size:24px;font-weight:700;line-height:32px;margin-right:20px}@media screen and (min-width:1921px){.tabs__more-info-txt{font-size:1.25vw;line-height:1.66667vw;margin-right:1.04167vw}}.tabs__btn{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1099px){.tabs__btn{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.tabs .tab{margin-top:120px;max-width:100%;padding:80px 0 80px 110px;z-index:1}@media screen and (min-width:1921px){.tabs .tab{margin-top:6.25vw;padding:4.16667vw 0 4.16667vw 5.72917vw}}@media screen and (max-width:1920px){.tabs .tab{margin-top:calc(4.688vw + 30px);padding:calc(3.125vw + 20px) 0 calc(3.125vw + 20px) calc(7.031vw - 25px)}}@media screen and (max-width:1280px){.tabs .tab{margin-top:90px;padding:60px 0 60px 65px}}@media screen and (max-width:1024px){.tabs .tab{margin-bottom:-2px;margin-top:0;padding:0}}.tabs .tab:first-child{margin-top:0}.tabs .tab.content-glass--light:before{border:1px solid #e1eaf2;-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:1099px){.tabs .tab.content-glass--light:before{background:hsla(0,0%,100%,.6);border:none;-webkit-box-shadow:5px 5px 25px rgba(188,194,212,.15);box-shadow:5px 5px 25px rgba(188,194,212,.15)}}@media screen and (max-width:1024px){.tabs .tab.content-glass--dark:before,.tabs .tab.content-glass--light:before{border-bottom:none;border-top:none}}.tab-content__header-mob{padding:43px 30px 44px;position:relative}@media screen and (max-width:575px){.tab-content__header-mob{padding:26px 20px 25px}}.tab-content__header-mob.active .tab-content__plus-wrap{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tab-content__mob-title{color:#fff;font-size:22px;font-weight:700;line-height:32px}@media screen and (min-width:576px){.tab-content__mob-title{font-size:24px;line-height:34px}}@media screen and (max-width:575px){.tab-content__mob-title{font-size:22px;font-weight:400;line-height:normal}}.tab-content__plus-wrap{background-image:url(../images/chevron-down.svg);background-repeat:no-repeat;background-size:cover;cursor:pointer;height:11px;position:absolute;right:22px;top:53px;-webkit-transition:all .2s linear;transition:all .2s linear;width:18px}@media screen and (min-width:1921px){.tab-content__plus-wrap{height:.57292vw;right:.83333vw;top:1.25vw;width:.9375vw}}@media screen and (max-width:575px){.tab-content__plus-wrap{top:35px}}.tab.content-glass--dark .tab-content__plus-wrap{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media screen and (min-width:1025px){.tab-history__content{width:123%}}@media screen and (max-width:1279px) and (min-width:1025px){.tab-history__content{width:100%}}@media screen and (max-width:1199px) and (min-width:767px){.tab-history__content{padding-top:0}}.tab-history__content .tab-history__text-wrap{max-width:610px}@media screen and (min-width:1921px){.tab-history__content .tab-history__text-wrap{max-width:31.77083vw}}@media screen and (max-width:1920px){.tab-history__content .tab-history__text-wrap{max-width:calc(33.594vw - 35px)}}@media screen and (max-width:1099px){.tab-history__content .tab-history__text-wrap{margin-bottom:0;max-width:100%;padding-top:60px}.tab-history__content .tab-history__text{margin-bottom:0}}@media screen and (max-width:1279px) and (min-width:1025px){.tab-history__content .tab-history__text{max-width:444px}}@media screen and (max-width:1279px){.tab-history__content .tab-history__title{margin-bottom:0}}@media screen and (max-width:1024px) and (min-width:767px){.tab-history .services-tab-content__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding-bottom:20px}.tab-history .services-tab-content__list .services-tab-content__item{width:calc(50% - 10px)}}.tab-history__title{max-width:802px;position:relative}@media screen and (min-width:1921px){.tab-history__title{max-width:41.77083vw}}@media screen and (max-width:1199px) and (min-width:767px){.tab-history__title{margin-top:20px}}@media screen and (max-width:1024px){.tab-history__title{margin-bottom:10px;max-width:100%}}@media screen and (max-width:575px){.tab-history__title{margin-bottom:20px}}.tab-history__title>*{font-size:40px;letter-spacing:-2px;line-height:44px}@media screen and (min-width:1921px){.tab-history__title>*{font-size:1.66667vw;line-height:2.29167vw}}@media screen and (max-width:1024px){.tab-history__title>*{font-size:30px;line-height:36px}}@media screen and (max-width:575px){.tab-history__title>*{font-size:30px;font-weight:600;letter-spacing:-1px;line-height:36px}}.tab-history__title>* strong{-webkit-text-fill-color:transparent;background:linear-gradient(95deg,#7e42e0,#ff0082);-webkit-background-clip:text;font-weight:600}.tab-history__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:1099px){.tab-history__wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width:1279px) and (min-width:1025px){.tab-history__wrap{gap:40px;margin-top:40px}}.tab-history__text-wrap{margin-right:40px}@media screen and (min-width:1921px){.tab-history__text-wrap{margin-right:2.08333vw}}@media screen and (max-width:1099px){.tab-history__text-wrap{margin-bottom:50px;margin-right:0;padding-right:60px}}@media screen and (max-width:1024px){.tab-history__text-wrap{padding-right:0}}.tab-history__image-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:519px;width:46%}@media screen and (min-width:1921px){.tab-history__image-wrap{max-width:27.03125vw}}@media screen and (max-width:1099px){.tab-history__image-wrap{width:60%}}@media screen and (max-width:1024px){.tab-history__image-wrap{margin-top:0}}@media screen and (max-width:480px){.tab-history__image-wrap{margin-bottom:0;max-width:100%;width:100%}.tab-history__image-wrap img{width:100%}}.tab-history__image{border-radius:20px;height:656px;min-height:656px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.tab-history__image{border-radius:1.04167vw;height:34.16667vw;min-height:34.16667vw}}.tab-history__image.br-disable{border-radius:0}.tab-history__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:1099px){.tab-history__image{left:unset!important;margin-top:40px;position:relative!important;top:unset!important;-webkit-transform:unset!important;transform:unset!important;width:100%!important}}@media screen and (max-width:1279px) and (min-width:1025px){.tab-history__image{height:564px;min-height:564px}}.tab-history__image--svg{height:auto;margin-bottom:auto;margin-top:auto;min-height:unset;overflow:visible}@media screen and (max-width:1099px){.tab-history__image--svg{margin-bottom:0;margin-top:40px}}.tab-history__image--svg img{position:static}.tab-history__text{margin-top:24px;max-width:519px}@media screen and (min-width:1921px){.tab-history__text{margin-top:1.25vw;max-width:27.03125vw}}@media screen and (max-width:1099px){.tab-history__text{margin-bottom:20px;max-width:100%}}@media screen and (min-width:576px) and (max-width:1024px){.tab-history__text{margin-top:24px}}@media screen and (max-width:575px){.tab-history__text{margin-top:24px}}.tab-history__text strong{-webkit-text-fill-color:transparent;background:linear-gradient(95deg,#7e42e0,#ff0082);-webkit-background-clip:text;font-weight:600}.tab-history__text h1,.tab-history__text h2,.tab-history__text h3,.tab-history__text h4,.tab-history__text h5,.tab-history__text h6{font-weight:600;margin-bottom:24px;margin-top:60px}@media screen and (min-width:1921px){.tab-history__text h1,.tab-history__text h2,.tab-history__text h3,.tab-history__text h4,.tab-history__text h5,.tab-history__text h6{font-size:1.66667vw;margin-bottom:1.25vw;margin-top:3.125vw}}.tab-history__text h1 strong,.tab-history__text h2 strong,.tab-history__text h3 strong,.tab-history__text h4 strong,.tab-history__text h5 strong,.tab-history__text h6 strong{font-weight:600}@media screen and (max-width:1920px){.tab-history__text h1,.tab-history__text h2,.tab-history__text h3,.tab-history__text h4,.tab-history__text h5,.tab-history__text h6{font-size:calc(.937vw + 6px);line-height:calc(.937vw + 14px)}}@media screen and (max-width:1280px){.tab-history__text h1,.tab-history__text h2,.tab-history__text h3,.tab-history__text h4,.tab-history__text h5,.tab-history__text h6{font-size:18px;line-height:26px}}@media screen and (max-width:575px){.tab-history__text h1,.tab-history__text h2,.tab-history__text h3,.tab-history__text h4,.tab-history__text h5,.tab-history__text h6{font-size:24px;line-height:32px}}.tab-wf__image-wrap{border-radius:12px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.tab-wf__image-wrap{border-radius:.625vw}}.tab-wf__image-wrap.br-disable{border-radius:0}.tab-wf__image-wrap img{height:100%;left:0;top:0;width:100%}.tab-more__image-wrap-top{border-radius:12px;margin-bottom:165px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.tab-more__image-wrap-top{border-radius:.625vw;margin-bottom:8.59375vw}}.tab-more__image-wrap-top.br-disable{border-radius:0}.tab-more__image-wrap-top img{height:100%;left:0;top:0;width:100%}.tab-more__image-wrap-bot{border-radius:12px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.tab-more__image-wrap-bot{border-radius:.625vw}}.tab-more__image-wrap-bot.br-disable{border-radius:0}.tab-more__image-wrap-bot img{height:100%;left:0;top:0;width:100%}.tab-more__counts-list{margin-bottom:150px}@media screen and (min-width:1921px){.tab-more__counts-list{margin-bottom:7.8125vw}}.tab-more__images-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px;margin:0 -18px 105px}@media screen and (min-width:1921px){.tab-more__images-group{margin:0 -.9375vw 5.46875vw}}@media screen and (max-width:575px){.tab-more__images-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.tab-more__image-wrap-mid-left,.tab-more__image-wrap-mid-right{border-radius:12px;overflow:hidden;padding:0 18px;position:relative;width:50%}@media screen and (min-width:1921px){.tab-more__image-wrap-mid-left,.tab-more__image-wrap-mid-right{border-radius:.625vw;padding:0 .9375vw}}@media screen and (max-width:575px){.tab-more__image-wrap-mid-left,.tab-more__image-wrap-mid-right{width:100%}}.tab-more__image-wrap-mid-left.br-disable,.tab-more__image-wrap-mid-right.br-disable{border-radius:0}.tab-more__image-wrap-mid-left img,.tab-more__image-wrap-mid-right img{height:100%;left:0;top:0;width:100%}.tab-resp__image-wrap-top{border-radius:12px;margin-bottom:130px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.tab-resp__image-wrap-top{border-radius:.625vw;margin-bottom:6.77083vw}}.tab-resp__image-wrap-top.br-disable{border-radius:0}.tab-resp__image-wrap-top img{height:100%;left:0;top:0;width:100%}.tab-resp__image-wrap-bot{border-radius:12px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.tab-resp__image-wrap-bot{border-radius:.625vw}}.tab-resp__image-wrap-bot.br-disable{border-radius:0}.tab-resp__image-wrap-bot img{height:100%;left:0;top:0;width:100%}.tab-bd__top-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px}@media screen and (min-width:1921px){.tab-bd__top-images-wrap{gap:1.04167vw}}@media screen and (max-width:575px){.tab-bd__top-images-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tab-bd__top-images-wrap>div{overflow:hidden;position:relative;width:50%}@media screen and (max-width:575px){.tab-bd__top-images-wrap>div{width:100%}}.tab-bd__top-images-wrap>div img{height:100%;left:0;top:0;width:100%}.tab-bd__image-wrap-left,.tab-bd__image-wrap-right{max-width:475px}@media screen and (min-width:1921px){.tab-bd__image-wrap-left,.tab-bd__image-wrap-right{max-width:24.73958vw}}.tab-bd__image-wrap-bottom{margin-top:35px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.tab-bd__image-wrap-bottom{margin-top:1.82292vw}}.tab-bd__image-wrap-bottom img{height:100%;left:0;top:0;width:100%}.tab-hmp__image-wrap-top{border-radius:12px;overflow:hidden;position:relative}.tab-hmp__image-wrap-top.br-disable{border-radius:0}.tab-hmp__image-wrap-top img{height:100%;left:0;top:0;width:100%}.tab-hmp__image-wrap-bot{border-radius:12px;margin-top:115px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.tab-hmp__image-wrap-bot{border-radius:.625vw;margin-top:5.98958vw}}.tab-hmp__image-wrap-bot.br-disable{border-radius:0}.tab-hmp__image-wrap-bot img{height:100%;left:0;top:0;width:100%}.tab-awards .tab-history__text,.tab-awards .tab-history__title{max-width:802px}@media screen and (min-width:1921px){.tab-awards .tab-history__text,.tab-awards .tab-history__title{max-width:41.77083vw}}.tab-awards__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;margin-top:70px}@media screen and (min-width:1921px){.tab-awards__list{gap:1.5625vw;margin-top:3.64583vw}}@media screen and (max-width:1099px){.tab-awards__list{margin-top:60px}}@media screen and (max-width:1024px){.tab-awards__list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;justify-content:center;margin-left:0;margin-right:0;margin-top:-20px}}@media screen and (max-width:459px){.tab-awards__list{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;justify-content:flex-start;margin-top:-40px;padding-left:10px;padding-right:10px;row-gap:50px}}@media screen and (max-width:425px){.tab-awards__list{padding-left:0;padding-right:0;row-gap:30px}}.tab-awards__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:218px;justify-content:center;position:relative;width:190px}@media screen and (min-width:1921px){.tab-awards__item{height:11.35417vw;width:9.89583vw}}@media screen and (max-width:459px){.tab-awards__item{height:auto;max-width:calc(50% - 10px);min-height:165px}}@media (hover:hover) and (pointer:fine){.tab-awards__item:not(:hover) .tab-awards__item-polygon svg path{stroke:#e1eaf2}}.tab-awards__item-polygon{bottom:0;left:0;position:absolute;right:0;top:0}.tab-awards__item-polygon svg{height:100%;width:100%}@media screen and (max-width:459px){.tab-awards__item-polygon svg{height:100%;max-width:100%}}.tab-awards__item-polygon svg path{-webkit-transition:all .3s linear;transition:all .3s linear}.tab-awards__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1024px){.tab-awards__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tab-awards__logo{text-align:center}@media screen and (max-width:459px){.tab-awards__logo{margin:0 auto;max-width:71%}}.tab-awards__title{margin-right:110px;max-width:200px;width:100%}@media screen and (min-width:1921px){.tab-awards__title{margin-right:5.72917vw;max-width:10.41667vw}}@media screen and (max-width:1920px){.tab-awards__title{margin-right:calc(14.063vw - 160px)}}@media screen and (max-width:1280px){.tab-awards__title{margin-right:20px}}@media screen and (max-width:767px){.tab-awards__title{margin-bottom:20px;margin-right:0;max-width:100%;padding-right:20%;width:100%}}@media screen and (max-width:459px){.tab-awards__title{margin-bottom:10px}}@media screen and (min-width:1921px){.tab-awards__title>*{font-size:1.25vw;line-height:1.66667vw}}@media screen and (max-width:1920px){.tab-awards__title>*{font-size:calc(.313vw + 18px);line-height:calc(.625vw + 20px)}}@media screen and (max-width:1280px){.tab-awards__title>*{font-size:22px;line-height:28px}}@media screen and (max-width:1099px){.tab-awards__title>*{font-size:24px;line-height:32px}}@media screen and (min-width:1921px){.tab-awards__desc{font-size:.9375vw}}@media screen and (max-width:767px){.tab-awards__desc{max-width:60%}}@media screen and (max-width:575px){.tab-awards__desc{max-width:100%}}.tab-awards__rating{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-width:408px;width:100%}@media screen and (min-width:1921px){.tab-awards__rating{max-width:21.25vw}}@media screen and (max-width:767px){.tab-awards__rating{margin-right:0;max-width:60%;width:100%}}@media screen and (max-width:575px){.tab-awards__rating{max-width:100%}}.tab-awards__rating>span{font-size:16px;font-weight:300;line-height:175%;margin-right:25px}@media screen and (min-width:1921px){.tab-awards__rating>span{font-size:.9375vw;margin-right:1.30208vw}}.tab-awards__rating>span.num{color:#3a3f58;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:32px;margin-right:2px}@media screen and (min-width:1921px){.tab-awards__rating>span.num{font-size:1.14583vw;margin-right:.10417vw}}.tab-awards__rating .rating-count{color:#3a3f58;font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:16px}@media screen and (min-width:1921px){.tab-awards__rating .rating-count{font-size:.625vw;line-height:.83333vw}}.tab-awards__rating .rating-system{margin:-2px 7px 0}@media screen and (min-width:1921px){.tab-awards__rating .rating-system{margin:-.10417vw .36458vw 0}}.tab-awards__link{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:1025px){.tab-approach{padding-bottom:60px!important}}@media screen and (min-width:1921px){.tab-approach{padding-bottom:3.125vw!important}}@media screen and (max-width:575px){.tab-approach .tabs__tab-content{padding-bottom:0}}.tab-approach.content-glass--dark .approach-accordion__item{border-color:hsla(0,0%,100%,.2)}.tab-approach.content-glass--dark .plus-minus{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.tab-approach .approach-accordion__column{padding-top:60px}@media screen and (min-width:1921px){.tab-approach .approach-accordion__column{padding-top:3.125vw}}@media screen and (max-width:1024px){.tab-approach .approach-accordion__column{padding-top:30px}}@media screen and (max-width:575px){.tab-approach .approach-accordion__column{padding-top:20px}}.tab-approach .approach-accordion__list{margin-top:-4px;position:relative}@media screen and (min-width:1921px){.tab-approach .approach-accordion__list{margin-top:-.20833vw}}@media screen and (max-width:1099px){.tab-approach .approach-accordion__list{padding:0 10px}}@media screen and (max-width:575px){.tab-approach .approach-accordion__list{margin-top:20px;padding:0}}.tab-approach .approach-accordion__item{border-top:1px solid #2e3754;cursor:pointer;padding:16px 0 60px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}@media screen and (min-width:1921px){.tab-approach .approach-accordion__item{padding:.83333vw 0 3.125vw}}@media screen and (max-width:575px){.tab-approach .approach-accordion__item{padding:34px 0}}.tab-approach .approach-accordion__item:last-child{border-bottom:none!important}.tab-approach .approach-accordion__item.active .plus-minus{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tab-approach .approach-accordion__item.active .plus-minus:before{opacity:0;-webkit-transform:translatey(-50%) rotate(-90deg);transform:translatey(-50%) rotate(-90deg)}.tab-approach .approach-accordion__item.active .plus-minus:after{-webkit-transform:translatey(-50%) rotate(0);transform:translatey(-50%) rotate(0)}.tab-approach .approach-accordion__header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (min-width:1199px){.tab-approach .approach-accordion__header{margin-right:28px;min-width:279px}}@media screen and (min-width:1199px) and (min-width:1921px){.tab-approach .approach-accordion__header{margin-right:1.45833vw;min-width:14.53125vw}}@media screen and (min-width:1199px) and (max-width:1920px){.tab-approach .approach-accordion__header{min-width:calc(12.344vw + 42px)}}@media screen and (max-width:1198px){.tab-approach .approach-accordion__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.tab-approach .approach-accordion__body{border:none}.tab-approach .approach-accordion__block-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3a3f58;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:32px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.tab-approach .approach-accordion__block-title{font-size:1.25vw;letter-spacing:-.05208vw;line-height:1.66667vw}}@media screen and (max-width:1920px){.tab-approach .approach-accordion__block-title{font-size:calc(.937vw + 6px);line-height:calc(.937vw + 14px)}}@media screen and (max-width:1280px){.tab-approach .approach-accordion__block-title{font-size:18px;line-height:26px}}@media screen and (max-width:575px){.tab-approach .approach-accordion__block-title{font-size:20px;line-height:normal}}.tab-approach .approach-accordion__block-title span:nth-child(2){margin-left:8px}@media screen and (min-width:1921px){.tab-approach .approach-accordion__block-title span:nth-child(2){margin-left:.41667vw}}.tab-approach .approach-accordion__block-text{max-width:802px;padding-top:24px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.tab-approach .approach-accordion__block-text{max-width:41.77083vw;padding-top:1.25vw}}@media screen and (max-width:1198px){.tab-approach .approach-accordion__block-text{max-width:700px;padding-top:20px}}@media screen and (max-width:575px){.tab-approach .approach-accordion__block-text{padding-bottom:26px;padding-top:30px}}.tab-approach .approach-accordion__block-text>*{color:#3a3f58}@media screen and (min-width:1199px){.tab-approach .approach-accordion__block-text>*{font-size:18px;font-weight:300;line-height:32px}}@media screen and (min-width:1199px) and (min-width:1921px){.tab-approach .approach-accordion__block-text>*{font-size:.9375vw;line-height:1.66667vw}}.tab-approach .plus-minus{background-image:url(../images/chevron-down.svg);background-repeat:no-repeat;background-size:cover;cursor:pointer;height:11px;position:absolute;right:16px;top:24px;-webkit-transition:all .2s linear;transition:all .2s linear;width:18px}@media screen and (min-width:1921px){.tab-approach .plus-minus{height:.57292vw;right:.83333vw;top:1.25vw;width:.9375vw}}@media screen and (max-width:575px){.tab-approach .plus-minus{top:42px}.tab-testimonials{padding-top:80px!important}}.tab-testimonials.tab{padding-bottom:120px}@media screen and (min-width:1921px){.tab-testimonials.tab{padding-bottom:6.25vw}}@media screen and (min-width:576px) and (max-width:1024px){.tab-testimonials .tabs__tab-content{padding-bottom:60px}}.tab-testimonials__pagination{-webkit-box-pack:center;-ms-flex-pack:center;bottom:-70px!important;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;position:absolute;z-index:2}@media screen and (min-width:1025px){.tab-testimonials__pagination{display:none}}@media screen and (max-width:575px){.tab-testimonials__pagination{bottom:20px!important}}.tab-testimonials__pagination .swiper-pagination-bullet{background-color:rgba(58,63,88,.8);height:11px;margin:0 5px!important;-webkit-transition:all .2s linear;transition:all .2s linear;width:11px}.tab-testimonials__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#3a3f58}.tab-testimonials__slider{margin-top:60px;overflow:initial}@media screen and (min-width:1921px){.tab-testimonials__slider{margin-top:3.125vw}}@media screen and (max-width:1920px){.tab-testimonials__slider{margin-top:3.125vw}}@media screen and (max-width:1280px){.tab-testimonials__slider{margin-top:40px}}@media screen and (max-width:1099px){.tab-testimonials__slider{margin-top:50px}}@media screen and (max-width:575px){.tab-testimonials__slider{margin-top:32px}}.tab-testimonials .testimonials-list__item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:1279px) and (min-width:1025px){.tab-testimonials .testimonials-list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:1024px){.tab-testimonials .testimonials-list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:767px){.tab-testimonials .testimonials-list__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.tab-testimonials .testimonials-list__content-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:rgba(25,36,66,.6);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-right:40px;max-width:299px;min-height:440px;overflow:hidden;padding:50px 20px;position:relative;width:100%}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__content-left{border-radius:.52083vw;margin-right:2.08333vw;max-width:15.57292vw;min-height:22.91667vw;padding:2.60417vw 1.04167vw}}.tab-testimonials .testimonials-list__content-left:before{background-image:url(../images/tab-review-substrate.png);background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}@media screen and (max-width:575px){.tab-testimonials .testimonials-list__content-left:before{display:none}}@media screen and (max-width:1099px){.tab-testimonials .testimonials-list__content-left{margin-right:55px}}@media screen and (min-width:576px) and (max-width:767px){.tab-testimonials .testimonials-list__content-left{margin:30px auto 0}}@media screen and (max-width:575px){.tab-testimonials .testimonials-list__content-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;backdrop-filter:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;justify-content:space-between;margin-bottom:90px;margin-right:0;max-width:100%;min-height:unset;padding:48px 20px;width:100%}}.tab-testimonials .testimonials-list__content-left-inner-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.tab-testimonials .testimonials-list__rating{margin-top:8px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__rating{margin-top:.41667vw}}.tab-testimonials .testimonials-list .rating-system{margin-left:4px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list .rating-system{margin-left:.20833vw}}.tab-testimonials .testimonials-list .rating-system__item{height:22px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list .rating-system__item{height:1.14583vw}}.tab-testimonials .testimonials-list .rating-system svg{margin-right:4px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list .rating-system svg{margin-right:.20833vw}}.tab-testimonials .testimonials-list__link{border:1px solid #37405b;color:#fff;font-size:17px;font-weight:300;line-height:21px;margin-top:60px;padding:12px 30px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__link{font-size:.98958vw;line-height:1.09375vw;margin-top:3.125vw;padding:.625vw 1.5625vw}}@media screen and (max-width:575px){.tab-testimonials .testimonials-list__link{margin-top:4px}}@media (hover:hover) and (pointer:fine){.tab-testimonials .testimonials-list__link:hover{background:linear-gradient(45deg,#7e43e0,#eb0b91) border-box;color:#fff;-webkit-transition:all .3s linear;transition:all .3s linear}.tab-testimonials .testimonials-list__link:hover span{opacity:1}}.tab-testimonials .testimonials-list__link span{background:linear-gradient(45deg,#7e43e0,#eb0b91) border-box;border:1px solid transparent;bottom:-1px;display:block;left:-1px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:1;padding:9px 20px;position:absolute;right:-1px;top:-1px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__link span{padding:.46875vw 1.04167vw}}.tab-testimonials .testimonials-list__cta{margin-top:60px;min-width:154px;padding:10px 23px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__cta{margin-top:3.125vw;min-width:8.02083vw;padding:.52083vw 1.19792vw}}.tab-testimonials .testimonials-list__reviews{color:#fff;display:none;margin-top:150px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__reviews{margin-top:7.8125vw}}.tab-testimonials .testimonials-list__reviews span{font-size:13px;padding-left:12px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__reviews span{font-size:.78125vw;padding-left:.625vw}}.tab-testimonials .testimonials-list__content-right{max-width:517px;padding-top:40px;position:relative;width:100%}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__content-right{max-width:26.92708vw;padding-top:2.08333vw}}@media screen and (max-width:1024px){.tab-testimonials .testimonials-list__content-right{max-width:100%}}.tab-testimonials .testimonials-list__content-right:before{background-image:url(../images/blockquotev2.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:40px;margin-bottom:8px;width:40px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__content-right:before{height:2.08333vw;margin-bottom:.41667vw;width:2.08333vw}}@media screen and (max-width:575px){.tab-testimonials .testimonials-list__content-right{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:40px;padding-top:0}.tab-testimonials .testimonials-list__content-right .testimonials-list__quote:not(.testimonials-list__quote--title){font-size:18px;font-style:italic;font-weight:300;line-height:32px;margin-bottom:24px}.tab-testimonials .testimonials-list__content-right .testimonials-list__quote:not(.testimonials-list__quote--title)>*{font-size:18px;font-style:italic;font-weight:300;line-height:32px}.tab-testimonials .testimonials-list__content-right .testimonials-list__quote:not(.testimonials-list__quote--title)>:after,.tab-testimonials .testimonials-list__content-right .testimonials-list__quote:not(.testimonials-list__quote--title)>:before{content:' " ';display:inline}}.tab-testimonials .testimonials-list__quote--text{border-bottom:1px solid #e1eaf2;color:#545558;font-size:16px;font-weight:300;line-height:24px;margin-bottom:16px;padding-bottom:24px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__quote--text{font-size:.83333vw;line-height:1.25vw;margin-bottom:.83333vw;padding-bottom:1.25vw}}.tab-testimonials .testimonials-list__quote--text>*{color:#545558;font-size:16px;font-weight:300;line-height:24px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__quote--text>*{font-size:.83333vw;line-height:1.25vw}}.tab-testimonials .testimonials-list__quote--title{border-bottom:1px solid #e1eaf2;color:#3a3f58;font-size:20px;font-weight:400;letter-spacing:-1px;line-height:30px;margin-bottom:16px;padding-bottom:30px;width:100%}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__quote--title{font-size:1.04167vw;letter-spacing:-.05208vw;line-height:1.5625vw;margin-bottom:.83333vw;padding-bottom:1.5625vw}}@media screen and (max-width:575px){.tab-testimonials .testimonials-list__quote--title{border-bottom:none;padding-bottom:24px;padding-right:22px}}.tab-testimonials .testimonials-list__quote--title>*{color:#3a3f58;font-size:20px;font-weight:400;letter-spacing:-1px;line-height:30px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__quote--title>*{font-size:1.04167vw;letter-spacing:-.05208vw;line-height:1.5625vw}}.tab-testimonials .testimonials-list__author{color:#3a3f58;font-size:18px;font-weight:300;line-height:24px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__author{font-size:.9375vw;line-height:1.25vw}}@media screen and (max-width:575px){.tab-testimonials .testimonials-list__author{border-top:1px solid #e1eaf2;margin-top:20px;padding-top:20px}}.tab-testimonials .testimonials-list__role{color:#757a95;font-size:16px;font-weight:300;line-height:24px;margin-top:10px}@media screen and (min-width:1921px){.tab-testimonials .testimonials-list__role{font-size:.83333vw;line-height:1.25vw}}.tab-testimonials .sw-nav{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:-20px;position:relative;z-index:3}@media screen and (min-width:1921px){.tab-testimonials .sw-nav{margin-top:-1.04167vw}}@media screen and (max-width:575px){.tab-testimonials .sw-nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}}.tab-testimonials.content-glass--dark .testimonials-list__content-right:before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media screen and (max-width:575px){.tab-testimonials.content-glass--dark .testimonials-list__content-left{background:rgba(9,21,54,.4);border:1px solid hsla(0,0%,100%,.1);margin-bottom:40px}}.page-template-page-industries .tabs,.page-template-page-single-industries .tabs{margin-top:100px}@media screen and (min-width:1921px){.page-template-page-industries .tabs,.page-template-page-single-industries .tabs{margin-top:5.20833vw}}@media screen and (max-width:1920px){.page-template-page-industries .tabs,.page-template-page-single-industries .tabs{margin-top:calc(9.375vw - 80px)}}@media screen and (max-width:1280px){.page-template-page-industries .tabs,.page-template-page-single-industries .tabs{margin-top:40px}}@media screen and (max-width:575px){.page-template-page-industries .tabs,.page-template-page-single-industries .tabs{margin-top:0}}@media screen and (max-width:1199px){.tabs__mob-nav-wrap{border-bottom:1px solid hsla(0,0%,50%,.2);padding:15px 20px;-webkit-transition:background .3s ease;transition:background .3s ease}}@media screen and (max-width:1199px) and (min-width:1025px){.tabs__mob-nav-wrap{border-bottom:0;left:unset!important;right:0!important;width:calc(100% - 109px)!important}}@media screen and (max-width:1199px) and (min-width:576px){.tabs__mob-nav-wrap{padding-left:40px;padding-right:40px}}@media screen and (max-width:1199px) and (max-width:575px){.tabs__mob-nav-wrap{padding-right:0}}@media screen and (max-width:1199px){.tabs__mob-nav-wrap.content-glass--dark{backdrop-filter:blur(10px);background:rgba(14,20,36,.95);border-bottom-color:hsla(0,0%,100%,.1)}}@media screen and (max-width:1199px) and (min-width:1025px){.tabs__mob-nav-wrap.content-glass--dark:before{backdrop-filter:blur(10px);background:rgba(14,20,36,.95)}}@media screen and (max-width:1199px){.tabs__mob-nav-wrap.content-glass--light{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border-bottom-color:rgba(0,0,0,.1)}}@media screen and (max-width:1199px) and (min-width:1025px){.tabs__mob-nav-wrap.content-glass--light:before{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95)}}@media screen and (max-width:1199px){.tabs__mob-nav{-webkit-box-align:center;-ms-flex-align:center;-ms-overflow-style:none;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;list-style:none;margin:0;overflow-x:auto;padding:0;scroll-behavior:smooth;scrollbar-width:none}.tabs__mob-nav::-webkit-scrollbar{display:none}.tabs__mob-nav-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tabs__mob-nav-item .js-mob-tab-link{background:transparent;border:none;color:hsla(0,0%,50%,.7);cursor:pointer;font-size:16px;font-weight:600;padding:10px 0;position:relative;-webkit-transition:color .3s ease;transition:color .3s ease;white-space:nowrap}.tabs__mob-nav-item .js-mob-tab-link:after{background:linear-gradient(95deg,#7e42e0,#ff0082);bottom:0;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.tabs__mob-nav-item .js-mob-tab-link.is-active{color:#3a3f58}.dark .tabs__mob-nav-item .js-mob-tab-link.is-active{color:#fff}.tabs__mob-nav-item .js-mob-tab-link.is-active:after{-webkit-transform:scaleX(1);transform:scaleX(1)}}@media screen and (max-width:1199px) and (max-width:1024px){.tabs__mob-content-wrap .js-mob-tab-section{border-radius:20px;margin-bottom:0;padding:0 0 40px}}@media screen and (max-width:1199px) and (max-width:1024px) and (min-width:575px){.tabs__mob-content-wrap .js-mob-tab-section{padding-top:20px}}@media screen and (max-width:1199px) and (max-width:575px){.tabs__mob-content-wrap .js-mob-tab-section{padding-bottom:6px}}@media screen and (max-width:1199px){.tabs__mob-content-wrap .js-mob-tab-section:last-child{margin-bottom:0}}.services-tabs.services-home-tabs{margin-bottom:200px!important}@media screen and (min-width:1921px){.services-tabs.services-home-tabs{margin-bottom:10.41667vw!important}}@media screen and (max-width:1920px){.services-tabs.services-home-tabs{margin-bottom:calc(12.5vw - 40px)!important}}@media screen and (max-width:1280px){.services-tabs.services-home-tabs{margin-bottom:120px!important}}.services-tabs.services-home-tabs .services-tab-content__column{width:calc(33.33333% - 18.66667px)}@media screen and (min-width:1921px){.services-tabs.services-home-tabs .services-tab-content__column{width:calc(33.33333% - .97222vw)}}.services-tabs__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1920px;padding-right:320px}@media screen and (min-width:1025px){.services-tabs__container{max-width:100%;padding-right:0}}@media screen and (max-width:1024px){.services-tabs__container{padding-right:0}}.services-tabs__nav-item:before,.services-tabs__nav-wrap:before{display:none}.services-tabs__nav-wrap{padding-bottom:182px;padding-top:42px}@media screen and (min-width:1921px){.services-tabs__nav-wrap{padding-bottom:9.47917vw;padding-top:2.1875vw}}.services-tabs__wrap{position:static!important}.services-tabs__wrap.is-affixed .services-tabs__fixed-image{left:1501px!important}@media screen and (min-width:1921px){.services-tabs__wrap.is-affixed .services-tabs__fixed-image{left:78.17708vw!important}}.services-tabs__wrap.clear-margin .services-tabs__fixed-image{left:1279px!important}@media screen and (min-width:1921px){.services-tabs__wrap.clear-margin .services-tabs__fixed-image{left:66.61458vw!important}}.services-tabs__wrap .tab{margin-top:0;padding-bottom:80px;padding-top:80px;z-index:2}@media screen and (min-width:1921px){.services-tabs__wrap .tab{padding-bottom:4.16667vw;padding-top:4.16667vw}}@media screen and (max-width:1920px){.services-tabs__wrap .tab{padding-left:calc(6.094vw - 53px)}}@media screen and (max-width:1280px){.services-tabs__wrap .tab{padding-left:25px}}.services-tabs__wrap .tab:last-child{padding-bottom:80px}@media screen and (min-width:1921px){.services-tabs__wrap .tab:last-child{padding-bottom:4.16667vw}}.services-tabs__section-title{margin-top:80px;padding-bottom:165px}@media screen and (min-width:1025px){.services-tabs__section-title{margin-left:auto;margin-right:auto;max-width:1460px;padding-right:180px;width:100%}}@media screen and (min-width:1921px){.services-tabs__section-title{margin-top:4.16667vw;max-width:76.04167vw;padding-bottom:8.59375vw;padding-right:9.375vw}}@media screen and (max-width:1920px) and (min-width:1560px){.services-tabs__section-title{margin-top:80px;padding-bottom:165px}}@media screen and (max-width:1920px){.services-tabs__section-title{margin-left:0;padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.services-tabs__section-title{margin-left:0;padding-left:60px}}@media screen and (max-width:1199px){.services-tabs__section-title{padding-bottom:125px}}@media screen and (max-width:1024px){.services-tabs__section-title{margin-top:60px;padding-bottom:145px;padding-left:30px;padding-right:320px}}@media screen and (max-width:1024px) and (max-width:1920px){.services-tabs__section-title{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:1024px) and (max-width:991px){.services-tabs__section-title{padding-right:65px}}@media screen and (max-width:1024px) and (max-width:767px){.services-tabs__section-title{padding-right:40px}}@media screen and (max-width:1024px) and (max-width:575px){.services-tabs__section-title{padding-right:20px}}@media screen and (max-width:575px){.services-tabs__section-title{margin-top:64px;padding-bottom:160px;padding-left:20px;text-align:center}}.services-tabs__inner{max-width:1665px;padding-bottom:120px;padding-right:10px;position:relative}@media screen and (min-width:1921px){.services-tabs__inner{margin:auto;max-width:86.71875vw;padding-bottom:6.25vw;padding-right:.52083vw}}@media screen and (min-width:1025px){.services-tabs__inner{margin-left:41px;padding-left:6%;width:100%}}@media screen and (max-width:1280px){.services-tabs__inner{padding-bottom:90px}}@media screen and (max-width:1024px){.services-tabs__inner{padding-bottom:0;padding-left:0}}.services-tabs__inner--ssp{padding-bottom:55px}@media screen and (min-width:1921px){.services-tabs__inner--ssp{padding-bottom:2.86458vw}}.services-tabs__fixed-image-wrap{max-width:258px;position:relative;width:100%;z-index:1}@media screen and (min-width:1921px){.services-tabs__fixed-image-wrap{max-width:13.4375vw}}@media screen and (max-width:1920px){.services-tabs__fixed-image-wrap{max-width:calc(20.781vw - 141px)}}.services-tabs__fixed-image-inner{height:500px;position:relative;width:100%}@media screen and (min-width:1921px){.services-tabs__fixed-image-inner{height:26.04167vw}}.services-tabs__fixed-image-inner .st-dec{-webkit-animation:tech-move infinite;animation:tech-move infinite;position:absolute;z-index:-1}.services-tabs__fixed-image-inner .st-dec:first-child{-webkit-animation-duration:8s;animation-duration:8s;left:-131%;max-width:142px;top:16%;width:100%}@media screen and (min-width:1921px){.services-tabs__fixed-image-inner .st-dec:first-child{max-width:7.39583vw}}.services-tabs__fixed-image-inner .st-dec:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:12s;animation-duration:12s;max-width:343px;right:20px;top:50px;width:100%}@media screen and (min-width:1921px){.services-tabs__fixed-image-inner .st-dec:nth-child(2){max-width:17.86458vw;right:1.04167vw;top:2.60417vw}}.services-tabs__fixed-image-inner .st-dec:nth-child(3){-webkit-animation-duration:10s;animation-duration:10s;left:-79%;max-width:112px;top:372px;width:100%}@media screen and (min-width:1921px){.services-tabs__fixed-image-inner .st-dec:nth-child(3){max-width:5.83333vw;top:19.375vw}}.services-tabs__fixed-image-inner img{position:absolute}@-webkit-keyframes tech-move{0%{-webkit-transform:translate(0) scale(1) rotate(0deg);transform:translate(0) scale(1) rotate(0deg)}50%{-webkit-transform:translate(-7%,-11%) scale(1.03) rotate(9deg);transform:translate(-7%,-11%) scale(1.03) rotate(9deg)}to{-webkit-transform:translate(0) scale(1) rotate(0deg);transform:translate(0) scale(1) rotate(0deg)}}@keyframes tech-move{0%{-webkit-transform:translate(0) scale(1) rotate(0deg);transform:translate(0) scale(1) rotate(0deg)}50%{-webkit-transform:translate(-7%,-11%) scale(1.03) rotate(9deg);transform:translate(-7%,-11%) scale(1.03) rotate(9deg)}to{-webkit-transform:translate(0) scale(1) rotate(0deg);transform:translate(0) scale(1) rotate(0deg)}}.services-tabs__fixed-image{position:relative;z-index:2}.services-tabs__nav{margin-right:32px;max-width:279px}@media screen and (min-width:1921px){.services-tabs__nav{margin-right:1.66667vw;max-width:14.53125vw}}@media screen and (max-width:1920px){.services-tabs__nav{max-width:calc(9.219vw + 102px)}}@media screen and (max-width:1280px){.services-tabs__nav{max-width:220px}}.services-tabs__nav-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #2e3754;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:35px;padding-left:0;padding-right:5px}@media screen and (min-width:1921px){.services-tabs__nav-item{font-size:1.04167vw;line-height:1.25vw;padding-bottom:1.82292vw;padding-right:.26042vw}}@media screen and (max-width:1920px){.services-tabs__nav-item{font-size:calc(.625vw + 8px);line-height:calc(.625vw + 12px)}}@media screen and (max-width:1280px){.services-tabs__nav-item{font-size:16px;line-height:20px}}.services-tabs__nav-item:not(.isActive) svg path{fill:#d9d9d9}.services-tabs__nav-item svg{display:block;margin-right:15px;width:30px}@media screen and (min-width:1921px){.services-tabs__nav-item svg{margin-right:.78125vw;width:1.5625vw}}@media screen and (max-width:1920px){.services-tabs__nav-item svg{width:1.563vw}}@media screen and (max-width:1199px){.services-tabs__nav-item svg{width:19px}}.services-tabs__tab{position:relative}.services-tabs__tab:before{backdrop-filter:none}@media screen and (max-width:575px){.services-tabs .tab-history__wrap{margin-top:0}.services-tabs .tab-history__title{display:none}.services-tabs .tab-history__text>*{font-size:16px;line-height:28px}.services-tabs .tab-history__image-wrap{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding-top:50px}}@media screen and (max-width:480px){.services-tabs .tab-history__image-wrap{margin-left:-20px;margin-right:-20px;max-width:100vw;width:100vw}}@media screen and (max-width:1199px){.services-tabs .tabs__wrap{padding-bottom:90px}}@media screen and (max-width:575px){.services-tabs .tabs__tab-content{padding-bottom:0;padding-top:0}}@media screen and (max-width:1279px) and (min-width:1025px){.services-tabs .tabs__inner--mob-view .tabs__wrap{max-width:100%;padding-right:60px}.services-tabs .tabs__inner--mob-view .tab-content__header-mob{padding:0}.services-tabs .tabs__inner--mob-view .tab-content__plus-wrap{right:5px;top:11px}.services-tabs .tabs__inner--mob-view .tab{margin-top:40px;padding:40px}.services-tabs .tabs__inner--mob-view .tab-history__wrap>div{width:100%}.services-tabs .tabs__inner--mob-view .services-tab-content__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding-top:0;width:90%}.services-tabs .tabs__inner--mob-view .services-tab-content__item{min-height:155px;width:calc(33.33333% - 14px)}.services-tabs .tabs__inner--mob-view .services-tab-content__item:before{opacity:1}.services-tabs .tabs__inner--mob-view .tab-history__title{margin-top:40px}.services-tabs .tabs__inner--mob-view .services-tab-content__inner-content-wrap,.services-tabs .tabs__inner--mob-view .tab-history__text{max-width:100%;padding-right:60px}}.services-tab-content__inner-content-wrap{max-width:517px;padding-bottom:60px;position:relative}@media screen and (min-width:1921px){.services-tab-content__inner-content-wrap{max-width:26.92708vw;padding-bottom:3.125vw}}@media screen and (max-width:1024px){.services-tab-content__inner-content-wrap{max-width:100%}}@media screen and (min-width:576px) and (max-width:1024px){.services-tab-content__inner-content-wrap{padding-bottom:0}}@media screen and (max-width:575px){.services-tab-content__inner-content-wrap{padding-bottom:10px}.services-tab-content__btn{max-width:83%}}.services-tab-content__btn>a.btn-with-arrow-45{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:28px;font-weight:600;line-height:34px;position:relative}@media screen and (min-width:1921px){.services-tab-content__btn>a.btn-with-arrow-45{font-size:1.45833vw;line-height:1.77083vw}}@media screen and (max-width:1920px){.services-tab-content__btn>a.btn-with-arrow-45{font-size:calc(.625vw + 16px);line-height:calc(.625vw + 22px)}}@media screen and (max-width:1280px){.services-tab-content__btn>a.btn-with-arrow-45{font-size:24px;line-height:30px}}@media screen and (max-width:1024px){.services-tab-content__btn>a.btn-with-arrow-45{font-size:32px;line-height:39px}}@media screen and (max-width:575px){.services-tab-content__btn>a.btn-with-arrow-45{display:inline-block;font-size:24px;font-weight:400;line-height:26px}}.services-tab-content__btn>a.btn-with-arrow-45 .arrow{position:absolute;right:-32px}@media screen and (min-width:1099px){.services-tab-content__btn>a.btn-with-arrow-45 .arrow{margin-top:9px}}@media screen and (min-width:1921px){.services-tab-content__btn>a.btn-with-arrow-45 .arrow{right:-1.66667vw}}@media screen and (max-width:1024px){.services-tab-content__btn>a.btn-with-arrow-45 .arrow{bottom:6px;height:18px;width:18px}}@media screen and (max-width:575px){.services-tab-content__btn>a.btn-with-arrow-45 .arrow{bottom:-3px;height:13px;min-width:13px;position:relative;right:0;width:13px}}.services-tab-content__btn>a.btn-with-arrow-45:after{height:2px}@media screen and (max-width:1024px){.services-tab-content__btn>a.btn-with-arrow-45:after{display:none}.services-tab-content__btn>a.btn-with-arrow-45 .gradient{-webkit-transform:translate(0);transform:translate(0)}.services-tab-content__btn>a.btn-with-arrow-45 .default{display:none}}.services-tab-content__text{margin-top:24px}@media screen and (min-width:1921px){.services-tab-content__text{margin-top:1.25vw}}.services-tab-content__text>*{font-size:18px;line-height:32px}@media screen and (min-width:1921px){.services-tab-content__text>*{font-size:.9375vw;line-height:1.66667vw}}.services-tab-content__list{padding-top:40px}@media screen and (min-width:1921px){.services-tab-content__list{padding-top:2.08333vw}}@media screen and (max-width:575px){.services-tab-content__list{padding-top:0}.services-tab-content__list+div{padding-bottom:40px}}.services-tab-content__columns-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:28px;max-width:1264px;width:100%}@media screen and (min-width:1921px){.services-tab-content__columns-wrap{gap:1.45833vw;max-width:65.83333vw}}@media screen and (max-width:575px){.services-tab-content__columns-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.services-tab-content__column{width:calc(25% - 21px)}@media screen and (min-width:1921px){.services-tab-content__column{width:calc((100% - vw(84px))/4)}}@media screen and (max-width:1279px){.services-tab-content__column{width:calc(33.33333% - 18.66667px)}}@media screen and (max-width:1199px){.services-tab-content__column{width:calc(50% - 14px)}}@media screen and (max-width:575px){.services-tab-content__column{width:100%}}.services-tab-content__item{backdrop-filter:blur(5px);background:rgba(9,21,54,.42);border-radius:5px;margin-bottom:22px;min-height:189px;overflow:hidden;padding:30px 25px 30px 30px;position:relative;width:100%}@media screen and (min-width:1921px){.services-tab-content__item{border-radius:.26042vw;margin-bottom:1.14583vw;min-height:9.84375vw;padding:1.5625vw 1.61458vw 1.5625vw 1.5625vw}}@media screen and (max-width:1920px){.services-tab-content__item{margin-bottom:calc(1.25vw - 2px);padding:30px calc(3.281vw - 26px) 30px calc(1.875vw - 6px)}}@media screen and (max-width:1440px){.services-tab-content__item{margin-bottom:14px}}@media screen and (max-width:1280px){.services-tab-content__item{padding-left:18px;padding-right:13px}}@media screen and (max-width:1199px){.services-tab-content__item{width:100%}}@media screen and (max-width:1024px){.services-tab-content__item{min-height:110px}}@media screen and (max-width:575px){.services-tab-content__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;backdrop-filter:none;background:none;border:none;border-bottom:1px solid hsla(0,0%,100%,.1);border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;min-height:unset;padding:23px 0}}.services-tab-content__item>span{border:1px solid #3a3f58;border-radius:5px;bottom:0;left:0;position:absolute;right:0;text-decoration:none;top:0;-webkit-transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1);transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1)}@media screen and (min-width:1921px){.services-tab-content__item>span{border-radius:.26042vw}}@media screen and (max-width:1099px){.services-tab-content__item>span{border-color:transparent}}@media screen and (max-width:575px){.services-tab-content__item>span{display:none}}.services-tab-content__item:before{--a:0deg;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:Checkbox_button-rotate__XNwP6;animation-name:Checkbox_button-rotate__XNwP6;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:conic-gradient(from var(--a),#5b319f,#7070ef,#5b319f,#5b319f,#5b319f);border-radius:5px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;inset:0;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;transition:--a .5s,opacity .6s cubic-bezier(.22,1,.36,1);z-index:2}@media screen and (min-width:1921px){.services-tab-content__item:before{border-radius:.26042vw;padding:.05208vw}}@media screen and (max-width:1099px){.services-tab-content__item:before{opacity:1}}@media screen and (max-width:575px){.services-tab-content__item:before{display:none}}@media (hover:hover) and (pointer:fine){.services-tab-content__item:hover span{border-color:transparent}.services-tab-content__item:hover .services-tab-content__gradient_scheme,.services-tab-content__item:hover:before{opacity:1}}@media screen and (max-width:575px){.services-tab-content__item:last-child{border-bottom:unset}}.services-tab-content__item.active .services-tab-content__plus-wrap span:before{opacity:0}.services-tab-content__item.active .services-tab-content__gradient_scheme{opacity:1}@media screen and (hover:hover) and (pointer:fine) and (min-width:1024px){.services-tab-content__item:not(:hover) .services-tab-content__icon svg path{fill:#848a9a}.services-tab-content__item:not(:hover) .services-tab-content__icon img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}}.services-tab-content__item-title{display:inline;font-size:18px;font-weight:600;line-height:22px;margin-bottom:8px;padding-bottom:2px;text-transform:capitalize;width:79%}@media screen and (min-width:1921px){.services-tab-content__item-title{font-size:.9375vw;line-height:1.14583vw;margin-bottom:.41667vw;padding-bottom:.10417vw}}@media screen and (max-width:1920px){.services-tab-content__item-title{font-size:calc(.313vw + 12px);line-height:calc(.313vw + 16px)}}@media screen and (max-width:1280px){.services-tab-content__item-title{font-size:16px;line-height:20px}}@media screen and (max-width:1024px){.services-tab-content__item-title{font-size:18px;font-weight:400;line-height:22px;margin-bottom:18px;margin-bottom:14px;padding-bottom:0!important}}@media screen and (max-width:575px){.services-tab-content__item-title{margin-bottom:0;padding-right:0;width:calc(100% - 75px)}}.services-tab-content__item-title .arrow{height:11px;margin-left:-21px;-webkit-transform:translateY(2px) translateX(26px);transform:translateY(2px) translateX(26px);width:11px}@media screen and (min-width:1921px){.services-tab-content__item-title .arrow{height:.57292vw;-webkit-transform:translateY(.10417vw) translateX(1.35417vw);transform:translateY(.10417vw) translateX(1.35417vw);width:.57292vw}}.services-tab-content__item-title:after{height:2px}@media screen and (max-width:575px){.services-tab-content__item-title:after{display:none}}.services-tab-content__item-title .text{padding-right:5px}.services-tab-content__sub-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:45px;padding-top:16px;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;will-change:opacity}@media screen and (min-width:1921px){.services-tab-content__sub-list{padding-bottom:2.34375vw;padding-top:.83333vw}}@media screen and (max-width:1024px){.services-tab-content__sub-list{padding-bottom:30px;padding-top:40px}}@media screen and (max-width:575px){.services-tab-content__sub-list{padding-left:42px}}.services-tab-content__sub-item-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#bcc2d4;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-transform:capitalize;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.services-tab-content__sub-item-title{font-size:.83333vw;line-height:1.14583vw}}@media screen and (max-width:575px){.services-tab-content__sub-item-title{font-size:18px}}.services-tab-content__sub-item-title:before{background-color:#bcc2d4;border-radius:50%;content:"";display:inline-block;height:5px;margin-top:8px;min-width:5px;-webkit-transition:all .2s linear;transition:all .2s linear;width:5px}@media screen and (min-width:1921px){.services-tab-content__sub-item-title:before{height:.26042vw;margin-top:.41667vw;min-width:.26042vw;width:.26042vw}}.services-tab-content__sub-item-title .text{padding-left:8px}@media screen and (min-width:1921px){.services-tab-content__sub-item-title .text{padding-left:.41667vw}}.services-tab-content__sub-item-title:after{display:none}@media (hover:hover) and (pointer:fine){.services-tab-content__sub-item-title:hover{color:#fff}.services-tab-content__sub-item-title:hover:before{background-color:#fff}}.services-tab-content__sub-item-title:not(:last-child){margin-bottom:12px}@media screen and (min-width:1921px){.services-tab-content__sub-item-title:not(:last-child){margin-bottom:.625vw}}@media screen and (max-width:1024px){.services-tab-content__sub-item-title:not(:last-child){margin-bottom:10px}}@media screen and (max-width:575px){.services-tab-content__sub-item-title:not(:last-child){margin-bottom:30px}}.services-tab-content__plus-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;justify-content:center;position:absolute;right:30px;top:24px;width:28px}@media screen and (min-width:1921px){.services-tab-content__plus-wrap{height:1.45833vw;right:1.5625vw;top:1.25vw;width:1.45833vw}}@media screen and (max-width:575px){.services-tab-content__plus-wrap{left:unset;right:13px;top:29px}}.services-tab-content__plus-wrap span{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:14px;justify-content:center;overflow:hidden;position:relative;width:14px}@media screen and (min-width:1921px){.services-tab-content__plus-wrap span{height:.72917vw;width:.72917vw}}.services-tab-content__plus-wrap span:after,.services-tab-content__plus-wrap span:before{background:#fff;border-radius:12px;content:"";position:absolute;-webkit-transition:all .2s linear;transition:all .2s linear}.services-tab-content__plus-wrap span:after{height:2px;width:14px}@media screen and (min-width:1921px){.services-tab-content__plus-wrap span:after{height:.10417vw;width:.72917vw}}.services-tab-content__plus-wrap span:before{height:14px;width:2px}@media screen and (min-width:1921px){.services-tab-content__plus-wrap span:before{height:.72917vw;width:.10417vw}}@media screen and (hover:hover) and (pointer:fine) and (min-width:576px){.services-tab-content__plus-wrap:hover span:after,.services-tab-content__plus-wrap:hover span:before{background:-webkit-gradient(linear,left top,right top,color-stop(-18.18%,#7e42e0),color-stop(113.64%,#ff0082));background:linear-gradient(90deg,#7e42e0 -18.18%,#ff0082 113.64%)}}.services-tab-content__gradient_scheme{display:none;height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;width:100%;will-change:opacity;z-index:-1}.services-tab-content__gradient_scheme img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.services-tab-content__icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:18px;max-width:60px}@media screen and (min-width:1921px){.services-tab-content__icon{margin-bottom:.9375vw;max-width:3.125vw}}@media screen and (max-width:575px){.services-tab-content__icon{margin-bottom:0;margin-right:20px;max-width:28px}.services-tab-content__icon svg path{fill:auto}.services-tab-content__icon img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}}.services-tab-content__icon img,.services-tab-content__icon svg path{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.services-tab-content__image{display:none}.page-template-page-home .services-tabs{margin-bottom:0}.h-services__section-title a,.related-services__service-name,.services-tab-content__item-title{--opacity:0;background-blend-mode:normal;background-color:transparent;background-image:-webkit-gradient(linear,left top,right top,from(#7e42e0),color-stop(95.29%,#ff0082));background-image:linear-gradient(90deg,#7e42e0,#ff0082 95.29%);background-image:linear-gradient(90deg,rgba(126,66,224,var(--opacity)),rgba(255,0,130,var(--opacity)));background-position:0 100%;background-repeat:no-repeat;background-size:100% 3px;color:#fff;display:inline;-webkit-filter:drop-shadow(0 0 0 transparent);filter:drop-shadow(0 0 0 transparent);padding-bottom:5px;text-decoration:none;transition:--opacity .4s ease}.h-services__section-title a:after,.related-services__service-name:after,.services-tab-content__item-title:after{display:none}@media screen and (min-width:1921px){.h-services__section-title a,.related-services__service-name,.services-tab-content__item-title{background-size:100% .15625vw;padding-bottom:.26042vw}}.h-services__section-title a span,.related-services__service-name span,.services-tab-content__item-title span{color:#fff}.h-services__section-title a span.color-dark,.related-services__service-name span.color-dark,.services-tab-content__item-title span.color-dark{color:#3a3f58}@media (hover:hover) and (pointer:fine){.h-services__section-title a:hover,.related-services__service-name:hover,.services-tab-content__item-title:hover{--opacity:1}}.h-services__content-inner.content-glass--light .services-tab-content__item-title span{color:#3a3f58}.testimonials-two-sliders{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.testimonials-list__content-left.swiper,.testimonials-list__content-right.swiper{width:50%}.testimonials-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonials-list__content-left{margin-left:0}.testimonials-list__content-left .testimonials-list__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.testimonials-list__content-right .testimonials-list__item{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;justify-content:flex-start}.testimonials-list__slider-nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:17px}@media screen and (max-width:575px){.testimonials-list__slider-nav{padding-top:20px}}.tab-testimonials.tab{padding-bottom:80px}@media screen and (min-width:1921px){.tab-testimonials.tab{padding-bottom:4.16667vw}}@media screen and (max-width:1024px){.tab-testimonials.tab{padding-bottom:0}}.stats__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1920px;padding-right:320px;position:relative;width:100%}.stats__container:before{background:#e1eaf2;content:"";display:block;height:1px;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.stats__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:115px;padding-left:140px;padding-top:115px;position:relative;width:100%}.stats__section-title{max-width:400px;width:100%}.stats__section-title>*{color:#3a3f58}.stats__section-title>* strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text}.stats__list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.stats__item{max-width:161px}.stats__value{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#7e42e0),to(#ff0082));background:linear-gradient(90deg,#7e42e0,#ff0082);-webkit-background-clip:text;font-size:36px;font-weight:600;line-height:54px;text-align:center}.stats__text{text-align:center}@property --a{syntax:"<angle>";inherits:false;initial-value:0deg}@-webkit-keyframes gradient-rotate{0%{--a:0deg}to{--a:360deg}}@keyframes gradient-rotate{0%{--a:0deg}to{--a:360deg}}.h-services--light{margin-bottom:calc(7.5vw + 56px)}@media screen and (min-width:1921px){.h-services--light{margin-bottom:10.41667vw}}.h-services.last-service{margin-bottom:calc(2.5vw + 52px)}@media screen and (min-width:1921px){.h-services.last-service{margin-bottom:5.20833vw}}.h-services__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:calc(-1.25vw + 104px);position:relative;width:100%}@media screen and (min-width:1921px){.h-services__content{padding-top:4.16667vw}}@media screen and (max-width:1024px){.h-services__content{padding-top:64px}}.h-services__content.content-bg--light{padding-top:0}@media screen and (max-width:1199px){.h-services__content.content-bg--dark{padding-top:60px}}.h-services__section-head{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1023px){.h-services__section-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}}@media screen and (min-width:1921px){.h-services__section-head{padding-right:16.66667vw}}.h-services__section-title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:calc(4.464vw - 45.71429px);padding-bottom:0;padding-left:140px;padding-right:30px;z-index:1}@media screen and (max-width:1920px){.h-services__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.h-services__section-title{padding-left:60px}}@media screen and (max-width:767px){.h-services__section-title{padding-left:40px}}@media screen and (max-width:575px){.h-services__section-title{padding-left:20px}}@media screen and (max-width:1023px){.h-services__section-title{margin-right:0}}@media screen and (max-width:575px){.h-services__section-title{padding-right:0}}@media screen and (min-width:1921px){.h-services__section-title{margin-right:2.08333vw;padding-left:7.29167vw}}.h-services__section-title a{color:inherit}.h-services__section-title>*{max-width:626px}@media screen and (max-width:1023px){.h-services__section-title>*{max-width:100%}}@media screen and (min-width:1921px){.h-services__section-title>*{max-width:32.60417vw}}.h-services__section-title .arrow{height:calc(.375vw + 18.8px);margin-left:calc(.25vw + 3.2px);width:calc(.375vw + 18.8px)}@media screen and (min-width:1921px){.h-services__section-title .arrow{height:1.35417vw;margin-left:.41667vw;width:1.35417vw}}@media screen and (max-width:1099px){.h-services__section-title .default{-webkit-transform:unset;transform:unset}}.h-services__section-title.services-tab-content__btn a{display:inline;font-size:calc(.75vw + 33.6px);font-weight:800;letter-spacing:calc(-.063vw - .8px);line-height:calc(.625vw + 44px)}@media screen and (min-width:1921px){.h-services__section-title.services-tab-content__btn a{font-size:2.70833vw;letter-spacing:-.10417vw;line-height:3.125vw}}.h-services__section-title.services-tab-content__btn .arrow{position:relative!important;right:calc(-.313vw - 4px)!important}@media screen and (min-width:1921px){.h-services__section-title.services-tab-content__btn .arrow{right:-.52083vw!important}}@media (hover:hover) and (pointer:fine){.h-services__section-title:not(:hover) .gradient{-webkit-transform:translate(-26px,26px);transform:translate(-26px,26px)}}@media screen and (hover:hover) and (pointer:fine) and (max-width:1023px){.h-services__section-title:not(:hover) .gradient{-webkit-transform:translate(0);transform:translate(0)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1921px){.h-services__section-title:not(:hover) .gradient{-webkit-transform:translate(-1.35417vw,1.35417vw);transform:translate(-1.35417vw,1.35417vw)}}@media (hover:hover) and (pointer:fine){.h-services__section-title:hover .default{-webkit-transform:translate(26px,-26px);transform:translate(26px,-26px)}}@media screen and (hover:hover) and (pointer:fine) and (max-width:1023px){.h-services__section-title:hover .default{-webkit-transform:translate(0);transform:translate(0)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1921px){.h-services__section-title:hover .default{-webkit-transform:translate(1.35417vw,-1.35417vw);transform:translate(1.35417vw,-1.35417vw)}}.h-services__section-text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:517px;width:100%}@media screen and (max-width:1920px){.h-services__section-text{max-width:calc(13.058vw + 266.28571px)}}@media screen and (max-width:1023px){.h-services__section-text{margin-top:calc(.568vw + 18.18182px);max-width:100%;padding-left:140px}}@media screen and (max-width:1023px) and (max-width:1920px){.h-services__section-text{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1023px) and (max-width:1280px){.h-services__section-text{padding-left:60px}}@media screen and (max-width:1023px) and (max-width:767px){.h-services__section-text{padding-left:40px}}@media screen and (max-width:1023px) and (max-width:575px){.h-services__section-text{padding-left:20px}}@media screen and (min-width:1921px){.h-services__section-text{max-width:26.92708vw}}.h-services__content-inner{margin-top:calc(1.25vw + 56px);padding-bottom:calc(1.25vw + 36px);padding-left:140px;padding-top:calc(1.25vw + 56px)}@media screen and (max-width:1920px){.h-services__content-inner{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.h-services__content-inner{padding-left:60px}}@media screen and (max-width:767px){.h-services__content-inner{padding-left:40px}}@media screen and (max-width:575px){.h-services__content-inner{padding-left:20px}}@media screen and (min-width:1921px){.h-services__content-inner{margin-top:4.16667vw;padding-bottom:3.125vw;padding-left:7.29167vw;padding-top:4.16667vw}}@media screen and (max-width:1024px){.h-services__content-inner{margin-top:60px;padding-bottom:50px;padding-top:60px}}@media screen and (max-width:575px){.h-services__content-inner{padding-bottom:20px;padding-top:20px}}@media screen and (max-width:1199px){.h-services__content-inner.content-glass--dark{margin-top:60px;padding-top:60px}}.h-services__content-inner .services-tab-content__columns-wrap{position:relative;z-index:2}@media screen and (max-width:767px){.h-services__content-inner .services-tab-content__columns-wrap{gap:0}}.h-services__content-inner .hero-section__figure-home--1{max-width:calc(6.187vw + 120.2px);top:calc(-.813vw - 7.4px)}@media screen and (min-width:1921px){.h-services__content-inner .hero-section__figure-home--1{max-width:12.44792vw;top:-1.19792vw}}.h-services__content-inner .hero-section__figure-home--2{max-width:calc(7.437vw + 96.2px);right:calc(30.812vw - 78.6px)}@media screen and (min-width:1921px){.h-services__content-inner .hero-section__figure-home--2{max-width:12.44792vw;right:26.71875vw}}.h-services__content-inner .hero-section__figure-home--3{left:calc(27.687vw - 68.6px);max-width:calc(10.25vw + 42.2px);right:unset;top:calc(6.062vw + 40.6px)}@media screen and (min-width:1921px){.h-services__content-inner .hero-section__figure-home--3{left:24.11458vw;max-width:12.44792vw;top:8.17708vw}}.h-services__content-inner .hero-section__figure-home--4{max-width:calc(10.625vw + 63px);right:calc(-2.625vw + 8.4px);top:12.5vw}@media screen and (min-width:1921px){.h-services__content-inner .hero-section__figure-home--4{max-width:13.90625vw;right:-2.1875vw;top:12.5vw}}.h-services__content-inner .services-tab-content__column{width:calc(25% - 21px)}@media screen and (max-width:1279px){.h-services__content-inner .services-tab-content__column{width:calc(33.33333% - 18.66667px)}}@media screen and (max-width:1023px){.h-services__content-inner .services-tab-content__column{width:calc(50% - 14px)}}@media screen and (max-width:767px){.h-services__content-inner .services-tab-content__column{margin-bottom:0;width:100%}}@media screen and (min-width:1921px){.h-services__content-inner .services-tab-content__column{width:calc(25% - 1.09375vw)}}@media screen and (max-width:575px){.h-services__content-inner .services-tab-content__column:last-child .services-tab-content__item:last-child{border-bottom:0}}@media screen and (max-width:767px){.h-services__content-inner .services-tab-content__item{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:20px}}@media screen and (max-width:575px){.h-services__content-inner .services-tab-content__item{margin-bottom:0}}.h-services__content-inner.content-glass--light .services-tab-content__item{background:hsla(0,0%,100%,.57)}@media screen and (max-width:767px){.h-services__content-inner.content-glass--light .services-tab-content__item{background:transparent;border-bottom:1px solid rgba(0,0,0,.1)}}.h-services__content-inner.content-glass--light .services-tab-content__item>span{border:1px solid #e1eaf2}.h-services__content-inner.content-glass--light .services-tab-content__item:before{background:conic-gradient(from var(--a),#ff0082,#7e42e0,#7e42e0,#ff0082,#ff0082)}.h-services__content-inner.content-glass--light .btn-with-arrow-45--light{color:#3a3f58}.h-services__content-inner.content-glass--light .btn-with-arrow-45 .default{-webkit-filter:brightness(0);filter:brightness(0)}.h-services__content-inner.content-glass--light .services-tab-content__plus-wrap span:after,.h-services__content-inner.content-glass--light .services-tab-content__plus-wrap span:before,.h-services__content-inner.content-glass--light .services-tab-content__sub-item-title:before{background-color:#3a3f58}@media (hover:hover) and (pointer:fine){.h-services__content-inner.content-glass--light .services-tab-content__sub-item-title:not(:hover){color:rgba(9,21,54,.8)}.h-services__content-inner.content-glass--light .services-tab-content__sub-item-title:not(:hover):before{background-color:rgba(9,21,54,.8)}}.h-services__list{padding-left:140px;position:relative}@media screen and (max-width:1920px){.h-services__list{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.h-services__list{padding-left:60px}}@media screen and (max-width:767px){.h-services__list{padding-left:40px}}@media screen and (max-width:575px){.h-services__list{padding-left:20px}}@media screen and (min-width:1921px){.h-services__list{padding-left:7.29167vw;padding-right:16.66667vw;width:100%}}.h-services__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(2.562vw + 110.8px);padding-bottom:calc(1.875vw + 4px);padding-top:calc(.625vw + 28px);position:relative;z-index:2}@media screen and (max-width:1024px){.h-services__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1921px){.h-services__item{min-height:8.33333vw;padding-bottom:.52083vw;padding-top:1.5625vw}}.h-services__item:last-child{border-bottom:0}.h-services__item.active .h-services__plus-wrap span:before{opacity:0;visibility:hidden}.h-services__title{max-width:415px;padding-bottom:calc(2.232vw - 22.85714px);width:100%}@media screen and (max-width:1024px){.h-services__title{max-width:100%}}@media screen and (min-width:1921px){.h-services__title{max-width:22.65625vw;padding-bottom:1.04167vw}}.h-services__title .arrow{margin-left:calc(.75vw + 13.6px);-webkit-transform:scale(1.22);transform:scale(1.22)}@media screen and (min-width:1921px){.h-services__title .arrow{margin-left:1.45833vw}}.h-services__title path{-webkit-transition:all .2s linear;transition:all .2s linear}@media (hover:hover) and (pointer:fine){.h-services__title:not(:hover) path{-webkit-transition:all .2s linear;transition:all .2s linear}}.h-services__title svg{margin-left:calc(.625vw + 8px)}@media screen and (min-width:1921px){.h-services__title svg{margin-left:1.04167vw}}@media screen and (max-width:575px){.h-services__title .gradient{-webkit-transform:translate(0);transform:translate(0)}.h-services__title .default{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}}.h-services__plus-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;justify-content:center;position:absolute;right:calc(1.563vw - 10px);top:calc(1.42vw + 15.45455px);width:60px}@media screen and (min-width:1025px){.h-services__plus-wrap{display:none}}.h-services__plus-wrap span{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #757a95;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:46px;justify-content:center;overflow:hidden;position:relative;width:46px}.h-services__plus-wrap span:after,.h-services__plus-wrap span:before{background:#757a95;border-radius:12px;content:"";position:absolute;-webkit-transition:all .2s linear;transition:all .2s linear}.h-services__plus-wrap span:after{height:2px;width:23px}.h-services__plus-wrap span:before{height:23px;width:2px}.h-services__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:calc(14.509vw - 148.57143px);padding-top:calc(4.261vw + 16.36364px)}@media screen and (min-width:1921px){.h-services__links{padding-left:6.25vw;padding-top:0}}.h-services__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:20px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:calc(.187vw + 13.4px);justify-content:center;line-height:calc(.187vw + 17.4px);margin-bottom:calc(.625vw + 8px);margin-right:calc(.625vw + 8px);padding:calc(.063vw + 7.8px) calc(.313vw + 14px);position:relative}@media screen and (min-width:1921px){.h-services__link{border-radius:1.04167vw;font-size:.98958vw;line-height:1.09375vw;margin-bottom:1.04167vw;margin-right:1.04167vw;padding:.46875vw 1.04167vw}}@media (hover:hover) and (pointer:fine){.h-services__link:hover span{border-color:transparent}.h-services__link:hover:before{opacity:1}}.h-services__link:before{--a:0deg;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:Checkbox_button-rotate__XNwP6;animation-name:Checkbox_button-rotate__XNwP6;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-radius:20px;content:"";inset:0;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;pointer-events:none;position:absolute;transition:--a .5s,opacity .6s cubic-bezier(.22,1,.36,1);z-index:2}@media screen and (max-width:1099px){.h-services__link:before{opacity:1}}.h-services__link span{border:1px solid #3a3f58;border-radius:20px;bottom:0;left:0;position:absolute;right:0;text-decoration:none;top:0;-webkit-transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1);transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1)}@media screen and (max-width:1099px){.h-services__link span{border-color:transparent}}@media screen and (min-width:1921px){.h-services__link span{border-radius:1.04167vw}}.h-services__link.color-dark:before{background:conic-gradient(from var(--a),#d9ceea,#7070ef,#7070ef,#d9ceea,#d9ceea)}.h-services__link.color-dark span{border-color:#e1eaf2}@media (hover:hover) and (pointer:fine){.h-services__link.color-dark:hover{color:#3a3f58}}.h-services__link.color-light:before{background:conic-gradient(from var(--a),#5b319f,#7070ef,#5b319f,#5b319f,#5b319f)}.h-services__link.color-light span{border-color:#37405b}@media (hover:hover) and (pointer:fine){.h-services__link.color-light:hover{color:#fff}}.h-services__bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding-bottom:calc(1.25vw + 36px);padding-left:140px;padding-top:calc(1.25vw + 36px)}@media screen and (max-width:1920px){.h-services__bottom{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.h-services__bottom{padding-left:60px}}@media screen and (max-width:767px){.h-services__bottom{padding-left:40px}}@media screen and (max-width:575px){.h-services__bottom{padding-left:20px}}@media screen and (max-width:1099px){.h-services__bottom{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1921px){.h-services__bottom{padding:3.125vw 16.66667vw 3.125vw 7.29167vw;width:100%}}.h-services__bottom-link{display:inline-block}.h-services .figure-scene{top:10vw}.h-services--single{margin-bottom:calc(7.5vw + 56px)}@media screen and (min-width:1921px){.h-services--single{margin-bottom:10.41667vw}}@media screen and (max-width:1199px){.h-services--single{margin-bottom:160px}}@media screen and (max-width:575px){.h-services--single{margin-bottom:120px}}.h-services--single .h-services__section-title{margin-left:0}.h-services--s-2 .figure-scene{top:3vw}.h-services--s-2 .hero-section__figure-home--2{top:calc(13.437vw + 57px)}@media screen and (min-width:1921px){.h-services--s-2 .hero-section__figure-home--2{top:16.40625vw}}.h-services--s-3 .figure-scene{overflow:visible}.h-services--s-3 .hero-section__figure-home--4{max-width:calc(18.937vw + 86.4px);right:calc(-11.563vw + 27px);top:calc(1.375vw + 15.6px)}@media screen and (min-width:1921px){.h-services--s-3 .hero-section__figure-home--4{max-width:23.4375vw;right:-10.15625vw;top:2.1875vw}}.h2-services__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:calc(4vw + 67.2px);position:relative;width:100%}@media screen and (min-width:1921px){.h2-services__content{padding-top:7.5vw}}.h2-services__content-inner{padding-left:140px}@media screen and (max-width:1920px){.h2-services__content-inner{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.h2-services__content-inner{padding-left:60px}}@media screen and (max-width:767px){.h2-services__content-inner{padding-left:40px}}@media screen and (max-width:575px){.h2-services__content-inner{padding-left:20px}}@media screen and (min-width:1921px){.h2-services__content-inner{padding-left:7.29167vw}}.h2-services__wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:1023px){.h2-services__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1921px){.h2-services__wrap{padding-right:16.66667vw;width:100%}}.h2-services__section-title{max-width:435px;padding-left:calc(15.625vw - 160px);position:relative;z-index:1}@media screen and (max-width:1023px){.h2-services__section-title{max-width:100%;padding-bottom:calc(8.535vw + 12.68848px);padding-left:140px}}@media screen and (max-width:1023px) and (max-width:1920px){.h2-services__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1023px) and (max-width:1280px){.h2-services__section-title{padding-left:60px}}@media screen and (max-width:1023px) and (max-width:767px){.h2-services__section-title{padding-left:40px}}@media screen and (max-width:1023px) and (max-width:575px){.h2-services__section-title{padding-left:20px}}@media screen and (min-width:1921px){.h2-services__section-title{max-width:22.65625vw;padding-left:7.29167vw}}@media screen and (max-width:725px){.h2-services__section-title--desk{display:none}}@media screen and (min-width:726px){.h2-services__section-title--mob{display:none}}.h2-services__section-title>*{font-size:calc(1.25vw + 28px);line-height:calc(2vw + 35.6px)}@media screen and (min-width:1921px){.h2-services__section-title>*{font-size:2.70833vw;line-height:3.85417vw}}.h2-services__list-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:630px;width:100%}@media screen and (max-width:1023px){.h2-services__list-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}}@media screen and (min-width:1921px){.h2-services__list-wrap{max-width:32.8125vw}}.h2-services__list{max-width:625px;position:relative;width:100%;z-index:1}@media screen and (max-width:1023px){.h2-services__list{max-width:100%;padding:0}}@media screen and (min-width:1921px){.h2-services__list{max-width:32.55208vw}}.h2-services__list--double{margin-right:calc(2.513vw - 18.24121px);max-width:300px;width:100%}@media screen and (max-width:725px){.h2-services__list--double{margin-right:0;max-width:100%}}@media screen and (min-width:1921px){.h2-services__list--double{margin-right:1.5625vw;max-width:15.625vw}}.h2-services__list--double:last-child{margin-right:0}.h2-services__list--double .h2-services__item{border-top:1px solid transparent}.h2-services__item,.h2-services__list--double .h2-services__item:last-child{border-bottom:1px solid transparent}.h2-services__item{padding-bottom:calc(1.625vw + 24.8px);padding-top:calc(1.625vw + 24.8px)}@media screen and (min-width:1921px){.h2-services__item{padding-bottom:2.91667vw;padding-top:2.91667vw}}.h2-services__item:last-child{border:0}.h2-services__item .arrow{margin-left:calc(.375vw + 8.8px)}@media screen and (min-width:1921px){.h2-services__item .arrow{margin-left:.83333vw}}.h2-services__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:calc(.937vw + 37px);padding-left:140px;padding-top:calc(.937vw + 37px)}@media screen and (max-width:1920px){.h2-services__bottom{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.h2-services__bottom{padding-left:60px}}@media screen and (max-width:767px){.h2-services__bottom{padding-left:40px}}@media screen and (max-width:575px){.h2-services__bottom{padding-left:20px}}@media screen and (min-width:1921px){.h2-services__bottom{padding-bottom:2.86458vw;padding-top:2.86458vw}}.h2-services__bottom-link{display:inline-block}.h3-services__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}.h3-services__content,.h3-services__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.h3-services__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:140px;padding-top:calc(1.875vw + 54px)}@media screen and (max-width:1920px){.h3-services__wrap{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.h3-services__wrap{padding-left:60px}}@media screen and (max-width:767px){.h3-services__wrap{padding-left:40px}}@media screen and (max-width:575px){.h3-services__wrap{padding-left:20px}}@media screen and (max-width:1024px){.h3-services__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1921px){.h3-services__wrap{padding-left:7.29167vw;padding-right:16.66667vw;padding-top:4.6875vw}}.h3-services__info{max-width:520px;position:relative;z-index:1}@media screen and (max-width:1024px){.h3-services__info{margin-bottom:calc(2.841vw + 20.90909px);max-width:100%}}@media screen and (min-width:1921px){.h3-services__info{max-width:27.08333vw}}.h3-services__section-title{max-width:435px;position:relative;z-index:1}@media screen and (max-width:1024px){.h3-services__section-title{max-width:100%}}@media screen and (min-width:1921px){.h3-services__section-title{max-width:22.65625vw}}.h3-services__section-text{margin-top:calc(.5vw + 14.4px)}@media screen and (min-width:1921px){.h3-services__section-text{margin-top:1.25vw}}.h3-services__list{max-width:625px;position:relative;width:100%;z-index:1}@media screen and (max-width:1024px){.h3-services__list{max-width:100%}}@media screen and (min-width:1921px){.h3-services__list{max-width:32.55208vw}}.h3-services__item{border-bottom:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:calc(.75vw + 17.6px);padding-top:calc(.75vw + 17.6px)}@media screen and (min-width:1921px){.h3-services__item{padding-bottom:1.66667vw;padding-top:1.66667vw}}.h3-services__item:last-child{border:0;padding-bottom:calc(3.313vw + 49.4px)}@media screen and (min-width:1921px){.h3-services__item:last-child{padding-bottom:5.88542vw}}.h3-services__item .arrow{margin-left:calc(.375vw + 8.8px)}@media screen and (min-width:1921px){.h3-services__item .arrow{margin-left:.83333vw}}.h3-services__item-counter{font-family:IBM Plex Mono,monospace;font-size:calc(.187vw + 11.4px);line-height:1;margin-right:calc(.375vw + 8.8px);margin-top:calc(.25vw + 4.2px)}@media screen and (min-width:1921px){.h3-services__item-counter{font-size:.78125vw;margin-right:.83333vw;margin-top:.46875vw}}.h3-services__item-title>*{font-size:calc(.375vw + 22.8px);line-height:calc(.375vw + 28.8px)}@media screen and (min-width:1921px){.h3-services__item-title>*{font-size:1.5625vw;line-height:1.875vw}}.h3-services__item-text{margin-top:calc(.25vw + 7.2px)}@media screen and (min-width:1921px){.h3-services__item-text{margin-top:.625vw}}.h3-services__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:calc(.937vw + 37px);padding-left:140px;padding-top:calc(.937vw + 37px)}@media screen and (max-width:1920px){.h3-services__bottom{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.h3-services__bottom{padding-left:60px}}@media screen and (max-width:767px){.h3-services__bottom{padding-left:40px}}@media screen and (max-width:575px){.h3-services__bottom{padding-left:20px}}@media screen and (min-width:1921px){.h3-services__bottom{padding-bottom:2.86458vw;padding-top:2.86458vw}}.h3-services__bottom-link{display:inline-block}@media screen and (max-width:1024px){.page-template-page-services .breadcrumbs-section__indent{min-width:0;width:0}}.page-template-page-services .breadcrumbs-element{padding-left:140px}@media screen and (max-width:1920px){.page-template-page-services .breadcrumbs-element{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.page-template-page-services .breadcrumbs-element{padding-left:60px}}@media screen and (max-width:767px){.page-template-page-services .breadcrumbs-element{padding-left:40px}}@media screen and (max-width:575px){.page-template-page-services .breadcrumbs-element{padding-left:20px}}.page-template-page-services .table-section__content{margin-bottom:calc(2.5vw + 52px)}@media screen and (min-width:1921px){.page-template-page-services .table-section__content{margin-bottom:5.20833vw}}.page-template-page-services .h-services--dark{padding-bottom:calc(2.5vw + 52px)}@media screen and (min-width:1921px){.page-template-page-services .h-services--dark{padding-bottom:5.20833vw}}.page-template-page-services .h-services__section-title{margin-left:0}@media screen and (min-width:1921px){.page-template-page-services .h-services__section-title{margin-right:auto;text-align:left}}.page-template-page-industries .h2-services,.page-template-page-technologies .h2-services{margin-bottom:calc(3.75vw + 28px)}@media screen and (max-width:575px){.page-template-page-industries .h2-services,.page-template-page-technologies .h2-services{margin-bottom:0}}@media screen and (min-width:1921px){.page-template-page-industries .h2-services,.page-template-page-technologies .h2-services{margin-bottom:5.20833vw}}.page-template-page-industries .h2-services__list,.page-template-page-technologies .h2-services__list{padding:calc(3.125vw + 30px) 0}@media screen and (min-width:1921px){.page-template-page-industries .h2-services__list,.page-template-page-technologies .h2-services__list{padding:4.6875vw 0}}.page-template-page-industries .h2-services__item,.page-template-page-technologies .h2-services__item{padding-bottom:calc(.375vw + 18.8px);padding-top:calc(.375vw + 18.8px)}@media screen and (min-width:1921px){.page-template-page-industries .h2-services__item,.page-template-page-technologies .h2-services__item{padding-bottom:1.35417vw;padding-top:1.35417vw}}.page-template-page-industries .h2-services__title>*,.page-template-page-technologies .h2-services__title>*{font-size:calc(.5vw + 22.4px);line-height:calc(.375vw + 28.8px)}@media screen and (min-width:1921px){.page-template-page-industries .h2-services__title>*,.page-template-page-technologies .h2-services__title>*{font-size:1.66667vw;line-height:1.875vw}}.o-missions__container{padding:0 0 100px}@media screen and (min-width:1921px){.o-missions__container{padding-bottom:5.20833vw}}@media screen and (max-width:575px){.o-missions__container{padding:0}}.o-missions__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:100px 320px 120px 140px;position:relative;width:100%}@media screen and (min-width:1921px){.o-missions__content{padding:5.20833vw 16.66667vw 6.25vw 7.29167vw}}@media screen and (max-width:1920px){.o-missions__content{padding-left:calc(4.464vw + 54.28571px);padding-right:calc(24.554vw - 151.42857px)}}@media screen and (max-width:992px){.o-missions__content{padding-left:60px;padding-right:60px}}@media screen and (max-width:575px){.o-missions__content{padding:100px 20px}}.o-missions__content>*{z-index:2}@media screen and (min-width:1099px){.o-missions__content.content-glass--light:before{background:hsla(0,0%,100%,.6);border:none;-webkit-box-shadow:5px 5px 25px rgba(188,194,212,.15);box-shadow:5px 5px 25px rgba(188,194,212,.15)}}@media screen and (min-width:1921px){.o-missions__content.content-glass--light:before{-webkit-box-shadow:.26042vw .26042vw 1.30208vw rgba(188,194,212,.15);box-shadow:.26042vw .26042vw 1.30208vw rgba(188,194,212,.15)}}.o-missions__content.content-bg--dark .o-missions__text>*{color:hsla(0,0%,100%,.8)}.o-missions__text-content--col{margin:0 auto 60px;max-width:844px;width:100%}@media screen and (min-width:1921px){.o-missions__text-content--col{margin-bottom:3.125vw;max-width:43.95833vw}}@media screen and (max-width:1920px){.o-missions__text-content--col{margin-bottom:calc(2.813vw + 6px);max-width:calc(15.781vw + 541px)}}@media screen and (max-width:1280px){.o-missions__text-content--col{margin-bottom:62px}}@media screen and (max-width:575px){.o-missions__text-content--col{margin-bottom:30px}}.o-missions__text-content--row{margin-bottom:80px}@media screen and (min-width:1921px){.o-missions__text-content--row{margin-bottom:4.16667vw}}@media screen and (max-width:1920px){.o-missions__text-content--row{margin-bottom:calc(2.813vw + 26px)}}@media screen and (max-width:1280px){.o-missions__text-content--row{margin-bottom:62px}}@media screen and (max-width:575px){.o-missions__text-content--row{margin-bottom:30px}}.o-missions__text-content--row .o-missions__text-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:45px;justify-content:space-between}@media screen and (min-width:1921px){.o-missions__text-content--row .o-missions__text-wrap{gap:2.34375vw}}@media screen and (max-width:1920px){.o-missions__text-content--row .o-missions__text-wrap{gap:calc(-4.688vw + 135px)}}@media screen and (max-width:1280px){.o-missions__text-content--row .o-missions__text-wrap{gap:75px}}@media screen and (max-width:991px){.o-missions__text-content--row .o-missions__text-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.o-missions__text-content--row .o-missions__text-wrap>*{max-width:517px}@media screen and (min-width:1921px){.o-missions__text-content--row .o-missions__text-wrap>*{max-width:26.92708vw}}@media screen and (max-width:991px){.o-missions__text-content--row .o-missions__text-wrap>*{max-width:100%}}.o-missions__text-content--row .o-missions__text{margin-bottom:0!important}@media screen and (max-width:991px){.o-missions__text-content--row .o-missions__text:not(:last-child){margin-bottom:32px!important}}.o-missions__image-container{width:100%}.o-missions__images-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-14px;width:calc(100% + 28px)}@media screen and (min-width:1921px){.o-missions__images-list{margin:-.72917vw;width:calc(100% + 1.45833vw)}}@media screen and (max-width:575px){.o-missions__images-list{padding-top:30px}}.o-missions__images-list-item{padding:14px;width:50%}@media screen and (min-width:1921px){.o-missions__images-list-item{padding:.72917vw}}@media screen and (max-width:575px){.o-missions__images-list-item{padding-top:10px;width:100%}}.o-missions__images-list-image{border-radius:20px;min-height:400px;overflow:hidden;padding-bottom:50.9%;position:relative}@media screen and (min-width:1921px){.o-missions__images-list-image{border-radius:1.04167vw;min-height:20.83333vw}}@media screen and (max-width:575px){.o-missions__images-list-image{min-height:calc(103.448vw - 194.82759px)}}.o-missions__images-list-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.o-missions__section-title{margin-bottom:24px;max-width:1000px}@media screen and (min-width:1921px){.o-missions__section-title{margin-bottom:1.25vw;max-width:52.08333vw}}@media screen and (max-width:1920px){.o-missions__section-title{margin-bottom:calc(.625vw + 12px)}}@media screen and (max-width:1280px){.o-missions__section-title{margin-bottom:20px}}@media screen and (max-width:575px){.o-missions__section-title{margin-bottom:40px}.o-missions__section-title>*{text-align:center}}.o-missions__text:not(:last-child){margin-bottom:32px}@media screen and (min-width:1921px){.o-missions__text:not(:last-child){margin-bottom:1.66667vw}}.o-missions__text>*{font-size:18px;line-height:32px}@media screen and (min-width:1921px){.o-missions__text>*{font-size:1.04167vw;line-height:1.77083vw}}@media screen and (max-width:1920px){.o-missions__text>*{font-size:calc(.313vw + 12px);line-height:calc(.625vw + 20px)}}@media screen and (max-width:1280px){.o-missions__text>*{font-size:16px;line-height:28px}}@media screen and (max-width:1024px){.o-missions__text>*{font-size:18px;line-height:32px}}.o-missions__text>:not(:last-child){margin-bottom:32px}@media screen and (min-width:1921px){.o-missions__text>:not(:last-child){margin-bottom:1.66667vw}}.o-missions__image{border-radius:20px;min-height:250px;overflow:hidden;padding-bottom:50.9%;position:relative}@media screen and (min-width:1921px){.o-missions__image{border-radius:1.04167vw;min-height:22.91667vw}}.o-missions__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}.side-side-content__container{padding:100px 0}@media screen and (max-width:1279px){.side-side-content__container{padding-top:30px}}@media screen and (max-width:575px){.side-side-content__container{padding:0}}.side-side-content__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:90px 320px 120px 140px;position:relative;width:100%}@media screen and (max-width:1920px){.side-side-content__content{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.side-side-content__content{padding-left:60px}}@media screen and (max-width:767px){.side-side-content__content{padding-left:40px}}@media screen and (max-width:575px){.side-side-content__content{padding-left:20px}}@media screen and (min-width:1921px){.side-side-content__content{padding:4.6875vw 16.66667vw 6.25vw 7.29167vw}}@media screen and (max-width:1920px){.side-side-content__content{padding-right:calc(30.625vw - 238px)}}@media screen and (max-width:992px){.side-side-content__content{padding-left:60px;padding-right:60px}}@media screen and (max-width:575px){.side-side-content__content{padding:100px 20px}}.side-side-content__content>*{z-index:2}@media screen and (min-width:1099px){.side-side-content__content.content-glass--light:before{background:hsla(0,0%,100%,.6);border:none;-webkit-box-shadow:5px 5px 25px rgba(188,194,212,.15);box-shadow:5px 5px 25px rgba(188,194,212,.15)}}@media screen and (min-width:1921px){.side-side-content__content.content-glass--light:before{-webkit-box-shadow:.26042vw .26042vw 1.30208vw rgba(188,194,212,.15);box-shadow:.26042vw .26042vw 1.30208vw rgba(188,194,212,.15)}}.side-side-content__item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;justify-content:space-between}@media screen and (min-width:1921px){.side-side-content__item{gap:4.16667vw}}@media screen and (max-width:1280px){.side-side-content__item{gap:40px}}.side-side-content__item--position-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:820px){.side-side-content__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.side-side-content__item:not(:last-child){margin-bottom:80px}@media screen and (min-width:1921px){.side-side-content__item:not(:last-child){margin-bottom:4.16667vw}}@media screen and (max-width:1920px){.side-side-content__item:not(:last-child){margin-bottom:calc(3.125vw + 20px)}}@media screen and (max-width:1280px){.side-side-content__item:not(:last-child){margin-bottom:60px}}@media screen and (max-width:820px){.side-side-content__item:not(:last-child){margin-bottom:100px}.side-side-content-item__content{margin-bottom:60px}}@media screen and (max-width:575px){.side-side-content-item__content{margin-bottom:30px}}.side-side-content-item__content,.side-side-content-item__image{max-width:517px;width:100%}@media screen and (min-width:1921px){.side-side-content-item__content,.side-side-content-item__image{max-width:26.92708vw}}@media screen and (max-width:1920px){.side-side-content-item__content,.side-side-content-item__image{max-width:calc(16.875vw + 193px)}}@media screen and (max-width:1280px){.side-side-content-item__content,.side-side-content-item__image{max-width:409px}}@media screen and (max-width:820px){.side-side-content-item__content,.side-side-content-item__image{max-width:100%}}.side-side-content-item__image{border-radius:20px;max-width:600px;min-height:440px;overflow:hidden;padding-bottom:56%;position:relative;width:100%}@media screen and (min-width:1921px){.side-side-content-item__image{border-radius:1.04167vw;max-width:31.25vw;min-height:33.33333vw}}@media screen and (max-width:1920px){.side-side-content-item__image{max-width:calc(29.844vw + 27px)}}@media screen and (max-width:1280px){.side-side-content-item__image{max-width:409px}}@media screen and (max-width:820px){.side-side-content-item__image{max-width:100%}}.side-side-content-item__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.side-side-content-item__title{margin-bottom:24px}@media screen and (min-width:1921px){.side-side-content-item__title{margin-bottom:1.25vw}}@media screen and (max-width:1920px){.side-side-content-item__title{margin-bottom:calc(.625vw + 12px)}}@media screen and (max-width:1280px){.side-side-content-item__title{margin-bottom:20px}}@media screen and (max-width:575px){.side-side-content-item__title{margin-bottom:40px;padding-right:0;text-align:center}}.side-side-content-item__text>*{font-size:18px;line-height:32px}@media screen and (min-width:1921px){.side-side-content-item__text>*{font-size:1.04167vw;line-height:1.77083vw}}@media screen and (max-width:1920px){.side-side-content-item__text>*{font-size:calc(.313vw + 12px);line-height:calc(.625vw + 20px)}}@media screen and (max-width:1280px){.side-side-content-item__text>*{font-size:16px;line-height:28px}}@media screen and (max-width:1024px){.side-side-content-item__text>*{font-size:18px;line-height:32px}}.side-side-content-item__text>:not(:last-child){margin-bottom:31px}@media screen and (min-width:1921px){.side-side-content-item__text>:not(:last-child){margin-bottom:1.61458vw}.page-template-page-industries .side-side-content__container,.page-template-page-single-industries .side-side-content__container{padding-bottom:5.20833vw}}@media screen and (max-width:1920px){.page-template-page-industries .side-side-content__container,.page-template-page-single-industries .side-side-content__container{padding-bottom:calc(7.813vw - 50px)}}@media screen and (max-width:1280px){.page-template-page-industries .side-side-content__container,.page-template-page-single-industries .side-side-content__container{padding-bottom:50px}}@media screen and (max-width:575px){.page-template-page-industries .side-side-content__container,.page-template-page-single-industries .side-side-content__container{padding-bottom:0}}.micromodal__overlay{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#091536;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:9999}.micromodal__container,.micromodal__overlay{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.micromodal__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative;width:100%}.micromodal__container--contact,.micromodal__container--pack{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:70px}.micromodal__pack-top-block{margin:0 auto;max-width:625px;width:100%}.micromodal__pack-name{color:#fff;font-size:48px;font-weight:800;line-height:70px;margin-bottom:10px}.micromodal__pack-price{-webkit-text-fill-color:transparent;background:linear-gradient(95deg,#7e42e0,#ff0082);-webkit-background-clip:text;font-size:40px;font-weight:600;letter-spacing:-2px;line-height:44px}.micromodal__content--pack{max-width:1280px;padding-left:20px;padding-right:20px;width:100%}.micromodal__content--contact,.micromodal__content--pack{margin:auto;opacity:0;padding-bottom:70px;position:relative}.micromodal__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:60px;position:relative}.micromodal__inner:before{backdrop-filter:blur(15px);background:rgba(9,21,54,.4);border:1px solid hsla(0,0%,100%,.1);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.micromodal__inner--pack{margin:60px auto 0;padding:80px 0}@media screen and (max-width:1920px){.micromodal__inner--pack{padding:calc(3.875vw + 5.59742px) 0}}@media screen and (max-width:991px){.micromodal__inner--pack{padding:44px 0}}.micromodal__inner--pack:before{border-radius:10px}.micromodal__form{margin:0 auto;max-width:625px;padding:0 20px;position:relative;width:100%}.micromodal__form textarea{color:hsla(0,0%,100%,.9)}.micromodal__form textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.8)}.micromodal__form textarea::-moz-placeholder{color:hsla(0,0%,100%,.8)}.micromodal__form textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.micromodal__form textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.micromodal__form textarea::placeholder{color:hsla(0,0%,100%,.8)}.micromodal__close{cursor:pointer;height:25px;position:absolute;right:0;top:-50px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:25px;z-index:99}@media (hover:hover) and (pointer:fine){.micromodal__close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.micromodal__close--pack{right:20px;top:0}.micromodal__btn-out{border-color:#fff;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:400;margin-top:50px;max-width:190px;padding:18px 20px}.micromodal__btn-out:before{background:#fff}@media (hover:hover) and (pointer:fine){.micromodal__btn-out:hover{color:#091536}.micromodal__btn-out:hover .light,.micromodal__btn-out:not(:hover) .dark{-webkit-filter:invert(100%) brightness(100%);filter:invert(100%) brightness(100%)}}.micromodal__img-wrap{max-width:377px;position:relative;width:100%}.micromodal__img-wrap img{height:100%;-o-object-fit:cover;object-fit:cover}.micromodal__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:60px;max-width:517px;padding-bottom:40px;padding-top:20px;position:relative;width:100%}.micromodal__info,.micromodal__info-top{display:-webkit-box;display:-ms-flexbox;display:flex}.micromodal__info-top{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:22px}.micromodal__info-name{color:#fff;font-size:48px;font-weight:600;line-height:70px;margin-right:22px}.micromodal__info-role{color:#7c8192;font-size:12px;font-weight:500;letter-spacing:1px;line-height:14px;text-transform:uppercase}.micromodal__info-desc{margin-bottom:58px}.micromodal__info-desc>*{color:#fff;font-size:18px;font-weight:300;line-height:32px}.micromodal__info-email,.micromodal__info-linkedin,.micromodal__info-phone,.micromodal__info-skype{font-size:16px;line-height:34px}.micromodal__info-email a,.micromodal__info-linkedin a,.micromodal__info-phone a,.micromodal__info-skype a{color:#fff;position:relative}@media (hover:hover) and (pointer:fine){.micromodal__info-email a:hover:before,.micromodal__info-linkedin a:hover:before,.micromodal__info-phone a:hover:before,.micromodal__info-skype a:hover:before{width:100%}}.micromodal__info-email a:before,.micromodal__info-linkedin a:before,.micromodal__info-phone a:before,.micromodal__info-skype a:before{background-color:#fff;bottom:-2px;content:"";height:1px;left:0;position:absolute;-webkit-transition:.3s linear;transition:.3s linear;width:0}.micromodal__info-email span,.micromodal__info-linkedin span,.micromodal__info-phone span,.micromodal__info-skype span{color:#7c8192;display:inline-block;width:75px}.micromodal .wpcf7-response-output{display:none}@-webkit-keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}.micromodal-slide{display:none;position:absolute}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .micromodal__overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0,0,.2,1);animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .micromodal__content--contact,.micromodal-slide[aria-hidden=false] .micromodal__content--pack{-webkit-animation:mmfadeIn .3s cubic-bezier(0,0,.2,1) .3s forwards;animation:mmfadeIn .3s cubic-bezier(0,0,.2,1) .3s forwards}.micromodal-slide[aria-hidden=true] .micromodal__content--contact,.micromodal-slide[aria-hidden=true] .micromodal__content--pack{-webkit-animation:mmfadeOut .5s cubic-bezier(0,0,.2,1);animation:mmfadeOut .5s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .micromodal__overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0,0,.2,1) .3s forwards;animation:mmfadeOut .3s cubic-bezier(0,0,.2,1) .3s forwards}.subscribe-newsletter{overflow:hidden;padding:calc(7.5vw + 56px) 0}@media screen and (min-width:1921px){.subscribe-newsletter{padding:10.41667vw 0}}.subscribe-newsletter__inner{width:100%}.subscribe-newsletter__section-title{padding-bottom:calc(2.5vw + 32px);padding-left:140px;padding-top:calc(3.125vw + 30px)}@media screen and (max-width:1920px){.subscribe-newsletter__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.subscribe-newsletter__section-title{padding-left:60px}}@media screen and (max-width:767px){.subscribe-newsletter__section-title{padding-left:40px}}@media screen and (max-width:575px){.subscribe-newsletter__section-title{padding-left:20px}}@media screen and (min-width:1921px){.subscribe-newsletter__section-title{margin:auto;max-width:76.04167vw;padding:4.6875vw 9.375vw 4.16667vw 7.29167vw;width:100%}}.subscribe-newsletter__section-title.section-title--dark{padding-top:0}@media screen and (max-width:768px){.subscribe-newsletter__label-block{display:none}}.subscribe-newsletter__content{padding-bottom:calc(3.125vw + 40px);padding-left:140px;padding-top:calc(3.125vw + 40px)}@media screen and (max-width:1920px){.subscribe-newsletter__content{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.subscribe-newsletter__content{padding-left:60px}}@media screen and (max-width:767px){.subscribe-newsletter__content{padding-left:40px}}@media screen and (max-width:575px){.subscribe-newsletter__content{padding-left:20px}}@media screen and (min-width:1921px){.subscribe-newsletter__content{padding-bottom:5.20833vw;padding-left:0;padding-top:5.20833vw}}.subscribe-newsletter__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1921px){.subscribe-newsletter__content-inner{margin:auto;max-width:76.04167vw;padding-left:7.29167vw;padding-right:9.375vw;width:100%}}@media screen and (max-width:767px){.subscribe-newsletter__content-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=email].form-control,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=text].form-control,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group textarea.form-control{color:#3a3f58}.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=email].form-control::-webkit-input-placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=text].form-control::-webkit-input-placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group textarea.form-control::-webkit-input-placeholder{color:#3a3f58}.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=email].form-control::-moz-placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=text].form-control::-moz-placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group textarea.form-control::-moz-placeholder{color:#3a3f58}.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=email].form-control:-ms-input-placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=text].form-control:-ms-input-placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group textarea.form-control:-ms-input-placeholder{color:#3a3f58}.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=email].form-control::-ms-input-placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=text].form-control::-ms-input-placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group textarea.form-control::-ms-input-placeholder{color:#3a3f58}.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=email].form-control::placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group input[type=text].form-control::placeholder,.subscribe-newsletter__content.content-glass--light .wpcf7-form .input-group textarea.form-control::placeholder{color:#3a3f58}.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=email].form-control,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=text].form-control,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group textarea.form-control{color:#fff}.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=email].form-control::-webkit-input-placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=text].form-control::-webkit-input-placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group textarea.form-control::-webkit-input-placeholder{color:#fff}.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=email].form-control::-moz-placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=text].form-control::-moz-placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group textarea.form-control::-moz-placeholder{color:#fff}.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=email].form-control:-ms-input-placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=text].form-control:-ms-input-placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group textarea.form-control:-ms-input-placeholder{color:#fff}.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=email].form-control::-ms-input-placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=text].form-control::-ms-input-placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group textarea.form-control::-ms-input-placeholder{color:#fff}.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=email].form-control::placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group input[type=text].form-control::placeholder,.subscribe-newsletter__content.content-glass--dark .wpcf7-form .input-group textarea.form-control::placeholder{color:#fff}.subscribe-newsletter__content.content-glass--dark .form-group:not(.active) label{color:#fff}.subscribe-newsletter__content:not(.content-glass--light) button[type=submit]{border-color:#fff;color:#fff;margin:calc(1.25vw + 26px) auto 0}@media screen and (min-width:1921px){.subscribe-newsletter__content:not(.content-glass--light) button[type=submit]{margin:2.60417vw auto 0}}.subscribe-newsletter__content:not(.content-glass--light) button[type=submit]:before{background:#fff}@media (hover:hover) and (pointer:fine){.subscribe-newsletter__content:not(.content-glass--light) button[type=submit]:hover{color:#091536}.subscribe-newsletter__content:not(.content-glass--light) button[type=submit]:hover .light,.subscribe-newsletter__content:not(.content-glass--light) button[type=submit]:not(:hover) .dark{-webkit-filter:invert(100%) brightness(100%);filter:invert(100%) brightness(100%)}}.subscribe-newsletter__block-title{position:relative}.subscribe-newsletter__block-title>*{font-size:calc(.5vw + 20.4px);font-weight:600;line-height:calc(.5vw + 26.4px)}@media screen and (min-width:1921px){.subscribe-newsletter__block-title>*{font-size:1.5625vw;line-height:1.875vw}}.subscribe-newsletter__block-title>* strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text}.subscribe-newsletter__block-title--dark>*{color:#3a3f58}.subscribe-newsletter__block-title--light>*{color:#fff}.subscribe-newsletter__section-text{margin-bottom:calc(1.25vw + 16px);position:relative}@media screen and (min-width:1921px){.subscribe-newsletter__section-text{margin-bottom:2.08333vw}}.subscribe-newsletter__form-wrap{margin-left:auto;max-width:517px;width:100%}@media screen and (max-width:767px){.subscribe-newsletter__form-wrap{margin-left:0;margin-top:calc(4.474vw + 15.68233px);max-width:100%}}@media screen and (min-width:1921px){.subscribe-newsletter__form-wrap{max-width:26.92708vw}}.subscribe-newsletter .wpcf7-form .input-group{margin-bottom:calc(1.25vw + 16px)}@media screen and (min-width:1921px){.subscribe-newsletter .wpcf7-form .input-group{margin-bottom:2.08333vw}}.subscribe-newsletter .wpcf7-form .input-group input[type=email].form-control,.subscribe-newsletter .wpcf7-form .input-group input[type=text].form-control,.subscribe-newsletter .wpcf7-form .input-group textarea.form-control{color:#fff;-webkit-transition:all .2s linear;transition:all .2s linear}.subscribe-newsletter .wpcf7-form .input-group input[type=email].form-control::-webkit-input-placeholder,.subscribe-newsletter .wpcf7-form .input-group input[type=text].form-control::-webkit-input-placeholder,.subscribe-newsletter .wpcf7-form .input-group textarea.form-control::-webkit-input-placeholder{color:#fff}.subscribe-newsletter .wpcf7-form .input-group input[type=email].form-control::-moz-placeholder,.subscribe-newsletter .wpcf7-form .input-group input[type=text].form-control::-moz-placeholder,.subscribe-newsletter .wpcf7-form .input-group textarea.form-control::-moz-placeholder{color:#fff}.subscribe-newsletter .wpcf7-form .input-group input[type=email].form-control:-ms-input-placeholder,.subscribe-newsletter .wpcf7-form .input-group input[type=text].form-control:-ms-input-placeholder,.subscribe-newsletter .wpcf7-form .input-group textarea.form-control:-ms-input-placeholder{color:#fff}.subscribe-newsletter .wpcf7-form .input-group input[type=email].form-control::-ms-input-placeholder,.subscribe-newsletter .wpcf7-form .input-group input[type=text].form-control::-ms-input-placeholder,.subscribe-newsletter .wpcf7-form .input-group textarea.form-control::-ms-input-placeholder{color:#fff}.subscribe-newsletter .wpcf7-form .input-group input[type=email].form-control::placeholder,.subscribe-newsletter .wpcf7-form .input-group input[type=text].form-control::placeholder,.subscribe-newsletter .wpcf7-form .input-group textarea.form-control::placeholder{color:#fff}.subscribe-newsletter .wpcf7-form .input-group input[type=email].form-control:active,.subscribe-newsletter .wpcf7-form .input-group input[type=email].form-control:focus,.subscribe-newsletter .wpcf7-form .input-group input[type=text].form-control:active,.subscribe-newsletter .wpcf7-form .input-group input[type=text].form-control:focus,.subscribe-newsletter .wpcf7-form .input-group textarea.form-control:active,.subscribe-newsletter .wpcf7-form .input-group textarea.form-control:focus{border-color:#9566e1}.subscribe-newsletter button[type=submit]{margin:0 auto}@media screen and (max-width:575px){.page-home{margin-top:60px}}.hero-section__container{padding-bottom:90px;padding-top:160px;position:relative}@media screen and (min-width:1921px){.hero-section__container{padding-bottom:4.6875vw;padding-top:8.33333vw}}@media screen and (max-width:1920px){.hero-section__container{padding-top:calc(7.969vw + 7px)}}@media screen and (max-width:1280px){.hero-section__container{padding-top:109px}}@media screen and (max-width:1099px){.hero-section__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;padding-bottom:90px;padding-top:120px}}@media screen and (max-width:767px){.hero-section__container{padding-top:50px}}.hero-section__text{margin-top:40px;max-width:625px}@media screen and (min-width:1921px){.hero-section__text{margin-top:2.08333vw;max-width:32.55208vw}}@media screen and (max-width:1920px){.hero-section__text{margin-top:calc(1.094vw + 19px);max-width:calc(9.375vw + 445px)}}@media screen and (max-width:1280px){.hero-section__text{margin-top:33px}}@media screen and (max-width:991px){.hero-section__text{max-width:100%;width:70%}}@media screen and (max-width:767px){.hero-section__text{width:100%}}@media screen and (max-width:575px){.hero-section__text{margin-top:35px}}.hero-section__btn{margin-top:40px}@media screen and (min-width:1921px){.hero-section__btn{margin-top:2.08333vw}}@media screen and (max-width:1920px){.hero-section__btn{margin-top:calc(2.5vw - 8px)}}@media screen and (max-width:1280px){.hero-section__btn{margin-top:24px}}@media screen and (max-width:575px){.hero-section__btn{margin:24px 0 0}}.hero-section__links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:67px}@media screen and (min-width:1921px){.hero-section__links{margin-top:3.48958vw}}.hero-section__links a{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:95px}@media screen and (min-width:1921px){.hero-section__links a{margin-right:4.94792vw}}.hero-section__links a:last-child{margin-right:0}.hero-section__figure-home{display:inline-block;position:absolute}.hero-section__figure-home--1{max-width:357px;right:230px;top:150px}@media screen and (min-width:1921px){.hero-section__figure-home--1{max-width:18.59375vw;right:11.97917vw;top:7.8125vw}}@media screen and (max-width:1920px){.hero-section__figure-home--1{max-width:calc(12.812vw + 111px);right:calc(24.219vw - 235px)}}@media screen and (max-width:575px){.hero-section__figure-home--1{max-width:115px;right:32px;top:-1%}}.hero-section__figure-home--2{max-width:116px;right:83px;top:430px}@media screen and (min-width:1921px){.hero-section__figure-home--2{max-width:6.04167vw;right:4.32292vw;top:22.39583vw}}@media screen and (max-width:1920px){.hero-section__figure-home--2{max-width:calc(4.688vw + 26px);right:calc(7.5vw - 61px);top:calc(11.719vw + 205px)}}@media screen and (max-width:575px){.hero-section__figure-home--2{max-width:37px;right:0;top:12%}}.hero-section__figure-home--3{max-width:307px;right:480px;top:398px}@media screen and (min-width:1921px){.hero-section__figure-home--3{max-width:15.98958vw;right:25vw;top:20.72917vw}}@media screen and (max-width:1920px){.hero-section__figure-home--3{max-width:calc(12.5vw + 67px);right:calc(32.031vw - 135px);top:calc(11.406vw + 179px)}}@media screen and (max-width:575px){.hero-section__figure-home--3{max-width:75px;right:120px;top:10%}}.hero-section--industries .hero-section__container,.hero-section--single-services .hero-section__container{height:calc(100vh - 90px);padding-bottom:90px;position:relative;width:100%}@media screen and (min-width:1921px){.hero-section--industries .hero-section__container,.hero-section--single-services .hero-section__container{height:auto;padding-bottom:4.6875vw;padding-top:8.33333vw}}@media screen and (max-width:575px){.hero-section--industries .hero-section__container,.hero-section--single-services .hero-section__container{height:calc(100vh - 60px);padding-bottom:170px;padding-top:105px}}.hero-section--industries .hero-section__container .sliding-link,.hero-section--single-services .hero-section__container .sliding-link{bottom:66px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:1921px){.hero-section--industries .hero-section__container .sliding-link,.hero-section--single-services .hero-section__container .sliding-link{bottom:3.4375vw}}@media screen and (max-width:575px){.hero-section--industries .hero-section__figure-home--1,.hero-section--single-services .hero-section__figure-home--1{top:-6%}.hero-section--industries .hero-section__figure-home--2,.hero-section--single-services .hero-section__figure-home--2{top:5%}.hero-section--industries .hero-section__figure-home--3,.hero-section--single-services .hero-section__figure-home--3{top:2%}}.hero-section--industries .hero-section__content,.hero-section--single-services .hero-section__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}@media screen and (max-width:1099px){.hero-section--industries .hero-section__title,.hero-section--single-services .hero-section__title{max-width:510px}}.hero-section--industries .hero-section__title>* strong,.hero-section--single-services .hero-section__title>* strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),to(#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082);-webkit-background-clip:text;color:#ffcfe4}@media screen and (max-width:575px){.hero-section--single-services .hero-section__links{margin-top:50px}.hero-section--single-services .hero-section__links a{margin-right:47px}.hero-section--single-services .hero-section__links a:last-child{margin-right:0}}.info-section__container{padding-bottom:130px;padding-top:220px;position:relative}@media screen and (min-width:1921px){.info-section__container{padding-bottom:6.77083vw;padding-top:11.45833vw}}@media screen and (max-width:1920px){.info-section__container{padding-bottom:calc(7.813vw - 20px)}}@media screen and (max-width:1280px){.info-section__container{padding-bottom:80px}}@media screen and (max-width:575px){.info-section__container{padding-bottom:120px;padding-top:120px}}.info-section__bg{left:50%;position:absolute;top:90px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:0}@media screen and (min-width:1921px){.info-section__bg{top:4.6875vw}}@media screen and (max-width:575px){.info-section__bg{display:none}}.info-section__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:840px;position:relative}@media screen and (min-width:1921px){.info-section__content{max-width:43.75vw}}@media screen and (max-width:1920px){.info-section__content{max-width:calc(13.281vw + 585px)}}@media screen and (max-width:1280px){.info-section__content{max-width:755px}}@media screen and (max-width:1024px){.info-section__content{padding:0 60px}}@media screen and (max-width:575px){.info-section__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 20px}.info-section__title{padding:0}}.info-section__title>*{text-align:center}@media screen and (max-width:575px){.info-section__title>*{text-align:left}}.info-section__subtitle{margin:24px auto 0;max-width:641px}@media screen and (min-width:1921px){.info-section__subtitle{margin-top:1.25vw;max-width:33.38542vw}}@media screen and (max-width:575px){.info-section__subtitle{margin-top:20px;text-align:left}}.info-section__subtitle>*{font-weight:700}.info-section__text{margin:20px auto 0;max-width:641px}@media screen and (min-width:1921px){.info-section__text{margin-top:1.04167vw;max-width:33.38542vw}}@media screen and (max-width:575px){.info-section__text{margin-top:32px}}.info-section__text>*{text-align:center}@media screen and (max-width:575px){.info-section__text>*{text-align:left}}.info-section__btn{display:inline-block;margin:50px auto 0}@media screen and (min-width:1921px){.info-section__btn{margin-top:2.60417vw}}@media screen and (max-width:575px){.info-section__btn{margin-left:0;margin-top:40px}}.portfolio{margin-bottom:40px;position:relative}@media screen and (max-width:575px){.portfolio{margin-bottom:0;margin-top:50px}}@media screen and (max-width:1199px){.portfolio.po-dark{margin-bottom:100px}}@media screen and (max-width:575px){.portfolio.po-dark{margin-bottom:60px}}.portfolio__container{padding-right:0}.portfolio__label-block{margin-top:172px}@media screen and (min-width:1921px){.portfolio__label-block{margin-top:8.95833vw}}.portfolio__content{padding-bottom:80px;padding-top:100px;width:100%}@media screen and (min-width:1921px){.portfolio__content{padding-bottom:4.16667vw;padding-top:5.20833vw}}@media screen and (max-width:1920px){.portfolio__content{padding-bottom:calc(7.813vw - 70px);padding-top:calc(7.813vw - 50px)}}@media screen and (max-width:1280px){.portfolio__content{padding-bottom:30px;padding-top:50px}}@media screen and (max-width:1099px){.portfolio__content{padding-bottom:60px;padding-top:70px}}@media screen and (max-width:1199px) and (min-width:767px){.portfolio__content{padding-top:120px}}.portfolio__section-title{padding-left:100px;padding-right:320px}@media screen and (max-width:1920px){.portfolio__section-title{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.portfolio__section-title{padding-right:65px}}@media screen and (max-width:767px){.portfolio__section-title{padding-right:40px}}@media screen and (max-width:575px){.portfolio__section-title{padding-right:20px}}@media screen and (min-width:1921px){.portfolio__section-title{max-width:76.04167vw;padding-left:5.20833vw;padding-right:9.375vw;width:100%}}@media screen and (max-width:1279px) and (min-width:1025px){.portfolio__section-title{padding-left:60px}}@media screen and (max-width:1024px){.portfolio__section-title{padding-left:30px}}@media screen and (max-width:575px){.portfolio__section-title{padding-left:20px;text-align:center}}.portfolio__section-title>*{display:inline-block}@media screen and (min-width:1921px){.portfolio__section-title>*{font-size:2.70833vw;line-height:3.85417vw}}.portfolio__nav-and-btn{padding:57px 320px 57px 140px;position:relative;width:100%}@media screen and (max-width:1920px){.portfolio__nav-and-btn{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.portfolio__nav-and-btn{padding-left:60px}}@media screen and (max-width:767px){.portfolio__nav-and-btn{padding-left:40px}}@media screen and (max-width:575px){.portfolio__nav-and-btn{padding-left:20px}}@media screen and (max-width:1920px){.portfolio__nav-and-btn{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.portfolio__nav-and-btn{padding-right:65px}}@media screen and (max-width:767px){.portfolio__nav-and-btn{padding-right:40px}}@media screen and (max-width:575px){.portfolio__nav-and-btn{padding-right:20px}}@media screen and (min-width:1921px){.portfolio__nav-and-btn{padding:2.96875vw 0}}@media screen and (max-width:1099px){.portfolio__nav-and-btn{padding-bottom:60px;padding-top:40px}}.portfolio__nav-and-btn a{display:inline-block}.portfolio__nav-and-btn-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}@media screen and (min-width:1921px){.portfolio__nav-and-btn-inner{margin:auto;max-width:76.04167vw;padding-right:9.375vw}}@media screen and (max-width:575px){.portfolio .portfolio__slider-nav{left:0;position:absolute;right:0;top:-85px}}.portfolio__pagination{-webkit-box-pack:center;-ms-flex-pack:center;bottom:60px!important;display:none;justify-content:center;margin:0 auto;position:absolute;z-index:2}@media screen and (min-width:576px){.portfolio__pagination{display:none}}.portfolio__pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.8);height:11px;margin:0 5px!important;-webkit-transition:all .2s linear;transition:all .2s linear;width:11px}.portfolio__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.portfolio__wrap{position:relative}@media screen and (max-width:1024px){.portfolio__wrap{width:100%!important}}.portfolio__wrap.content-bg--light .project__image{border:1px solid #e1eaf2}.portfolio__wrap.content-bg--light .portfolio__pagination .swiper-pagination-bullet{background-color:rgba(9,21,54,.8)}.portfolio__slider-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:575px){.portfolio__slider-nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-60px;padding-bottom:60px;padding-top:20px;position:relative;z-index:2}}.portfolio__slider-nav .swiper-button-disabled{cursor:pointer;opacity:1;pointer-events:all}.portfolio__slider-nav #benefits-prev,.portfolio__slider-nav #btn-prev,.portfolio__slider-nav #core-values-prev,.portfolio__slider-nav #testimonials-prev{cursor:pointer;height:20px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.portfolio__slider-nav #benefits-prev,.portfolio__slider-nav #btn-prev,.portfolio__slider-nav #core-values-prev,.portfolio__slider-nav #testimonials-prev{height:1.04167vw;width:1.19792vw}}@media screen and (max-width:575px){.portfolio__slider-nav #benefits-prev,.portfolio__slider-nav #btn-prev,.portfolio__slider-nav #core-values-prev,.portfolio__slider-nav #testimonials-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #757a95;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:52px;justify-content:center;width:52px}}@media screen and (min-width:576px){.portfolio__slider-nav #benefits-prev .default,.portfolio__slider-nav #benefits-prev .gradient,.portfolio__slider-nav #btn-prev .default,.portfolio__slider-nav #btn-prev .gradient,.portfolio__slider-nav #core-values-prev .default,.portfolio__slider-nav #core-values-prev .gradient,.portfolio__slider-nav #testimonials-prev .default,.portfolio__slider-nav #testimonials-prev .gradient{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}}.portfolio__slider-nav #benefits-prev .gradient,.portfolio__slider-nav #btn-prev .gradient,.portfolio__slider-nav #core-values-prev .gradient,.portfolio__slider-nav #testimonials-prev .gradient{opacity:0}@media screen and (max-width:575px){.portfolio__slider-nav #benefits-prev .gradient,.portfolio__slider-nav #btn-prev .gradient,.portfolio__slider-nav #core-values-prev .gradient,.portfolio__slider-nav #testimonials-prev .gradient{display:none}}@media (hover:hover) and (pointer:fine){.portfolio__slider-nav #benefits-prev:hover .gradient,.portfolio__slider-nav #btn-prev:hover .gradient,.portfolio__slider-nav #core-values-prev:hover .gradient,.portfolio__slider-nav #testimonials-prev:hover .gradient{opacity:1}.portfolio__slider-nav #benefits-prev:hover .default,.portfolio__slider-nav #btn-prev:hover .default,.portfolio__slider-nav #core-values-prev:hover .default,.portfolio__slider-nav #testimonials-prev:hover .default{opacity:0}}.portfolio__slider-nav #benefits-next,.portfolio__slider-nav #btn-next,.portfolio__slider-nav #core-values-next,.portfolio__slider-nav #testimonials-next{cursor:pointer;height:20px;margin-left:28px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.portfolio__slider-nav #benefits-next,.portfolio__slider-nav #btn-next,.portfolio__slider-nav #core-values-next,.portfolio__slider-nav #testimonials-next{height:1.04167vw;margin-left:1.45833vw;width:1.19792vw}}@media screen and (max-width:575px){.portfolio__slider-nav #benefits-next,.portfolio__slider-nav #btn-next,.portfolio__slider-nav #core-values-next,.portfolio__slider-nav #testimonials-next{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #757a95;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:52px;justify-content:center;margin-left:14px;width:52px}}@media screen and (min-width:576px){.portfolio__slider-nav #benefits-next .default,.portfolio__slider-nav #benefits-next .gradient,.portfolio__slider-nav #btn-next .default,.portfolio__slider-nav #btn-next .gradient,.portfolio__slider-nav #core-values-next .default,.portfolio__slider-nav #core-values-next .gradient,.portfolio__slider-nav #testimonials-next .default,.portfolio__slider-nav #testimonials-next .gradient{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}}.portfolio__slider-nav #benefits-next .gradient,.portfolio__slider-nav #btn-next .gradient,.portfolio__slider-nav #core-values-next .gradient,.portfolio__slider-nav #testimonials-next .gradient{opacity:0}@media screen and (max-width:575px){.portfolio__slider-nav #benefits-next .gradient,.portfolio__slider-nav #btn-next .gradient,.portfolio__slider-nav #core-values-next .gradient,.portfolio__slider-nav #testimonials-next .gradient{display:none}}@media (hover:hover) and (pointer:fine){.portfolio__slider-nav #benefits-next:hover .gradient,.portfolio__slider-nav #btn-next:hover .gradient,.portfolio__slider-nav #core-values-next:hover .gradient,.portfolio__slider-nav #testimonials-next:hover .gradient{opacity:1}.portfolio__slider-nav #benefits-next:hover .default,.portfolio__slider-nav #btn-next:hover .default,.portfolio__slider-nav #core-values-next:hover .default,.portfolio__slider-nav #testimonials-next:hover .default{opacity:0}}.portfolio__bottom-link .dec{color:#757a95;font-size:24px;font-weight:300;line-height:29px;margin-left:10px}@media screen and (min-width:1921px){.portfolio__bottom-link .dec{font-size:1.25vw;line-height:1.51042vw;margin-left:.52083vw}}@media (hover:hover) and (pointer:fine){.portfolio__bottom-link.color-dark:hover{color:#3a3f58}.portfolio__bottom-link.color-light:hover{color:#fff}}.projects{margin-top:80px;padding-bottom:80px;padding-left:100px;padding-top:80px}@media screen and (min-width:1921px){.projects{margin-top:4.16667vw;padding-bottom:4.16667vw;padding-left:5.20833vw;padding-top:4.16667vw}}@media screen and (max-width:1920px){.projects{margin-top:calc(3.125vw + 20px);padding-left:calc(4.531vw + 13px)}}@media screen and (max-width:1279px){.projects{margin-top:40px;padding-top:40px}}@media screen and (max-width:1199px) and (min-width:575px){.projects{padding-bottom:40px}}@media screen and (max-width:1099px){.projects{margin-top:40px}}@media screen and (max-width:575px){.projects{margin-top:40px;padding-bottom:150px;padding-left:0;padding-top:60px}}.project__title{font-size:24px;font-weight:700;line-height:142%;overflow:hidden}@media screen and (min-width:1921px){.project__title{font-size:1.35417vw}}.project__title--two-row{height:62px}@media screen and (min-width:1921px){.project__title--two-row{height:3.22917vw}}@media screen and (max-width:575px){.project__title{font-size:26px;line-height:36px}}.project__title .arrow{height:13px;margin-left:16px;width:13px}@media screen and (min-width:1921px){.project__title .arrow{height:.67708vw;margin-left:.83333vw;width:.67708vw}}.project__wrap{padding-right:78px}@media screen and (min-width:1921px){.project__wrap{padding-right:4.0625vw}}@media screen and (max-width:1920px){.project__wrap{padding-right:calc(4.219vw - 3px)}}@media screen and (max-width:575px){.project__wrap{padding-left:20px;padding-right:20px}}.project__inner{position:relative}@media (hover:hover) and (pointer:fine){.project__inner:hover .gradient{-webkit-transform:translate(0);transform:translate(0)}.project__inner:hover .default{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1921px){.project__inner:hover .default{-webkit-transform:translate(.9375vw,-.9375vw);transform:translate(.9375vw,-.9375vw)}}@media screen and (max-width:1099px){.project__inner .gradient{-webkit-transform:translate(0);transform:translate(0)}.project__inner .default{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}.project__inner .project__image:before{opacity:1}}.project__link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.project__year{font-size:16px;font-weight:300;line-height:19px;margin-top:16px;text-align:right}@media screen and (min-width:1921px){.project__year{font-size:.83333vw;line-height:.98958vw;margin-top:.83333vw}}@media screen and (max-width:575px){.project__year{font-size:14px;line-height:17px;margin-top:16px}}.project__image{border:1px solid #2e3754;border-radius:8px;margin-top:10px;overflow:hidden;padding-top:96.04%;position:relative;width:100%}@media screen and (min-width:1921px){.project__image{border-radius:.41667vw;margin-top:.52083vw}}.project__image:before{content:"";opacity:0;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;will-change:opacity}.project__image img,.project__image:before{height:100%;left:0;position:absolute;top:0;width:100%}.project__image img{display:block;-o-object-fit:cover;object-fit:cover}.project__hashtags{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:300;line-height:167%;margin-top:12px}@media screen and (min-width:1921px){.project__hashtags{font-size:.88542vw;margin-top:.625vw}}@media screen and (max-width:575px){.project__hashtags{font-size:14px;line-height:22px;margin-top:19px}}.project__hashtags-list{margin-left:20px}@media screen and (min-width:1921px){.project__hashtags-list{margin-left:1.04167vw}}.benefits{margin-bottom:200px!important}@media screen and (min-width:1921px){.benefits{margin-bottom:10.41667vw!important}}@media screen and (max-width:1920px){.benefits{margin-bottom:calc(12.5vw - 40px)!important}}@media screen and (max-width:1280px){.benefits{margin-bottom:120px!important}}@media screen and (max-width:1099px){.benefits{margin-bottom:40px!important;margin-top:0!important}}@media screen and (max-width:1199px) and (min-width:767px){.benefits{margin-bottom:80px!important}}.benefits__content{padding-top:80px;position:relative;width:100%}@media screen and (min-width:1921px){.benefits__content{padding-top:4.16667vw}}@media screen and (max-width:1920px){.benefits__content{padding-top:calc(3.125vw + 20px)}}@media screen and (max-width:1280px){.benefits__content{padding-top:60px}}@media screen and (max-width:1199px) and (min-width:767px){.benefits__content{padding-top:100px}}@media screen and (max-width:575px){.benefits__content{padding-top:64px}}@media screen and (min-width:1279px){.benefits__content.content-bg--light{padding-top:0}}.benefits__content-inner{margin-top:80px;padding-bottom:60px;padding-left:140px;position:relative}@media screen and (max-width:1920px){.benefits__content-inner{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.benefits__content-inner{padding-left:60px}}@media screen and (max-width:767px){.benefits__content-inner{padding-left:40px}}@media screen and (max-width:575px){.benefits__content-inner{padding-left:20px}}@media screen and (min-width:1921px){.benefits__content-inner{margin-top:4.16667vw;padding-bottom:3.125vw;padding-left:0}}@media screen and (max-width:1920px){.benefits__content-inner{margin-top:calc(3.125vw + 20px)}}@media screen and (max-width:1280px){.benefits__content-inner{margin-top:60px}}@media screen and (max-width:1199px){.benefits__content-inner{margin-top:40px}}@media screen and (max-width:575px){.benefits__content-inner{margin-top:60px;padding-bottom:0;padding-left:20px;padding-top:10px}}@media screen and (max-width:1279px) and (min-width:1025px){.benefits__content-inner.content-glass--light{padding-bottom:60px}.benefits__content-inner.content-glass--light .benefits__mob-list{padding-bottom:0}}.benefits__section-title{padding-left:140px}@media screen and (max-width:1920px){.benefits__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.benefits__section-title{padding-left:60px}}@media screen and (max-width:767px){.benefits__section-title{padding-left:40px}}@media screen and (max-width:575px){.benefits__section-title{padding-left:20px}}@media screen and (min-width:1921px){.benefits__section-title{margin:auto;max-width:76.04167vw;padding:0 9.375vw 0 0;width:100%}}.benefits__section-title>*{display:inline-block;text-align:center}@media screen and (min-width:1921px){.benefits__section-title>*{font-size:2.70833vw;line-height:3.85417vw}}@media screen and (max-width:575px){.benefits__section-title>*{text-align:center}}.benefits__list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding-top:30px;position:relative}@media screen and (min-width:1921px){.benefits__list{margin:auto;max-width:76.04167vw;padding-right:9.375vw;padding-top:1.5625vw;width:100%}}.benefits__pagination{-webkit-box-pack:center;-ms-flex-pack:center;bottom:60px!important;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;position:absolute;right:-60px}@media (max-width:575px){.benefits__pagination{right:0}}.benefits__pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.8);height:11px;margin:0 5px!important;-webkit-transition:all .2s linear;transition:all .2s linear;width:11px}.benefits__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.benefits__mob-list{padding-bottom:60px;position:relative}@media screen and (max-width:1279px) and (min-width:1025px){.benefits__mob-list{overflow:hidden;padding-bottom:0}}@media screen and (min-width:1921px){.benefits__mob-list{padding-bottom:6.77083vw}}.benefits__mob-list:after{background:linear-gradient(269.82deg,rgba(9,21,54,.7) .15%,rgba(9,21,54,.7) 17.36%,rgba(9,21,54,.7) 51.63%,rgba(9,21,54,.16) 83.55%,rgba(9,21,54,0) 100.8%);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:none;height:100%;margin-right:calc(50% - 50vw - 63px);opacity:.6;position:absolute;right:0;top:0;width:26%;z-index:2}@media screen and (min-width:1921px){.benefits__mob-list:after{margin-right:calc(50% - 53.28125vw)}}@media screen and (max-width:575px){.benefits__mob-list:after{display:none}}.benefits__mob-list.swiper-grid-column>.swiper-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.benefits__mob-list.swiper-container .swiper-slide{height:calc(50% - 31.5px)!important;margin-top:63px}@media screen and (min-width:1921px){.benefits__mob-list.swiper-container .swiper-slide{height:calc(50% - 1.64063vw)!important;margin-top:3.28125vw}}@media screen and (max-width:575px){.benefits__mob-list.swiper-container .swiper-slide{height:calc(50% - 15px)!important;margin-top:30px}.benefits__mob-list .benefits__title{padding-right:20px}.benefits__mob-list .benefits__text{max-width:100%}}@media screen and (max-width:1279px) and (min-width:1025px){.benefits .portfolio__slider-nav{padding-right:60px}}@media screen and (min-width:1025px){.benefits__item-wrap{padding-bottom:80px;padding-top:60px;width:calc(50% - 60px);z-index:1}}@media screen and (min-width:1921px){.benefits__item-wrap{padding-bottom:4.16667vw;padding-top:3.125vw;width:calc(50% - 3.125vw)}}.benefits__item{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:575px){.benefits__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.benefits__icon{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-right:27px;max-width:81px;min-width:81px}@media screen and (min-width:1921px){.benefits__icon{margin-right:1.40625vw;max-width:4.21875vw;min-width:4.21875vw}}@media screen and (max-width:575px){.benefits__icon{margin-bottom:30px;max-width:52px;min-width:52px}}.benefits__icon svg{display:block;width:100%}.benefits__title>*{font-size:24px;font-weight:800;letter-spacing:0;line-height:32px}@media screen and (min-width:1921px){.benefits__title>*{font-size:1.35417vw;line-height:1.66667vw}}@media screen and (max-width:575px){.benefits__title>*{font-size:22px}}.benefits__text{margin-top:16px}@media screen and (min-width:1921px){.benefits__text{margin-top:.83333vw}}@media screen and (max-width:575px){.benefits__text{margin-top:20px;max-width:263px}}.benefits .content-glass--light .benefits__pagination .swiper-pagination-bullet{background-color:rgba(0,0,0,.8)}.benefits .content-glass--light .benefits__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#000}@media screen and (max-width:1024px){.page-template-page-home .section-label-block,.page-template-page-industries .section-label-block,.page-template-page-services .section-label-block,.page-template-page-single-industries .section-label-block,.page-template-page-single-services .section-label-block{display:none}}@media screen and (min-width:1921px){.page-template-page-industries .portfolio__content,.page-template-page-single-industries .portfolio__content{padding-bottom:4.16667vw;padding-top:10.41667vw}}@media screen and (max-width:1920px){.page-template-page-industries .portfolio__content,.page-template-page-single-industries .portfolio__content{padding-bottom:calc(6.25vw - 40px);padding-top:calc(9.375vw + 20px)}}@media screen and (max-width:1280px){.page-template-page-industries .portfolio__content,.page-template-page-single-industries .portfolio__content{padding-bottom:40px;padding-top:140px}}@media screen and (max-width:575px){.page-template-page-industries .portfolio__content,.page-template-page-single-industries .portfolio__content{padding-bottom:0;padding-top:100px}}.faq-accordion{padding-top:10px}@media screen and (min-width:1025px){.faq-accordion{margin-top:calc(5vw + 64px)}}@media screen and (min-width:1025px) and (min-width:1921px){.faq-accordion{margin-top:8.33333vw}}@media screen and (min-width:576px) and (max-width:1024px){.faq-accordion{padding-top:80px}}@media screen and (min-width:1921px){.faq-accordion{padding-top:.52083vw}}@media screen and (max-width:575px){.faq-accordion{margin-top:110px}}@media screen and (max-width:1199px) and (min-width:1025px){.faq-accordion__container{padding-right:60px}}.faq-accordion__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:90px;position:relative;width:100%}@media screen and (min-width:1921px){.faq-accordion__content{padding-top:4.6875vw}}@media screen and (max-width:1920px){.faq-accordion__content{padding-top:calc(3.125vw + 30px)}}@media screen and (max-width:1280px){.faq-accordion__content{padding-top:70px}}@media screen and (max-width:575px){.faq-accordion__content{padding-top:100px}}.faq-accordion__content.content-bg--dark,.faq-accordion__content.content-bg--light{padding-top:0}.faq-accordion__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:80px;padding-top:160px}@media screen and (min-width:1025px){.faq-accordion__content-inner{margin-right:auto;max-width:1460px;width:100%}}@media screen and (min-width:1921px){.faq-accordion__content-inner{margin-right:auto;max-width:76.04167vw;padding-bottom:4.16667vw;padding-top:8.33333vw;width:100%}}@media screen and (max-width:1920px){.faq-accordion__content-inner{padding-top:calc(6.25vw + 40px)}}@media screen and (max-width:1280px){.faq-accordion__content-inner{padding-top:155px}}@media screen and (max-width:1279px) and (min-width:1025px){.faq-accordion__content-inner{padding-bottom:30px;padding-top:90px}}@media screen and (max-width:1024px){.faq-accordion__content-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:50px;padding-top:60px}}@media screen and (min-width:576px) and (max-width:1024px){.faq-accordion__content-inner{padding-top:60px}}@media screen and (max-width:1024px){.faq-accordion__content-inner.content-glass--dark{padding-top:64px}}.faq-accordion__content-inner.content-glass--dark .faq-accordion__item{border-color:hsla(0,0%,100%,.2)}.faq-accordion__content-inner.content-glass--dark .plus-minus{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.faq-accordion__list{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;justify-content:center;max-width:810px;padding-left:140px}@media screen and (max-width:1920px){.faq-accordion__list{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.faq-accordion__list{padding-left:60px}}@media screen and (max-width:767px){.faq-accordion__list{padding-left:40px}}@media screen and (max-width:575px){.faq-accordion__list{padding-left:20px}}@media screen and (min-width:1921px){.faq-accordion__list{max-width:42.1875vw;padding-left:7.29167vw}}@media screen and (max-width:1920px){.faq-accordion__list{max-width:calc(45.313vw - 60px)}}@media screen and (max-width:1280px){.faq-accordion__list{max-width:calc(23.392vw + 220.5848px)}}@media screen and (max-width:1280px) and (min-width:1025px){.faq-accordion__list{padding-left:0}}@media screen and (max-width:1024px){.faq-accordion__list{max-width:100%}}@media screen and (min-width:576px) and (max-width:1024px){.faq-accordion__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.faq-accordion__column{max-width:844px;width:100%}@media screen and (min-width:1921px){.faq-accordion__column{max-width:43.95833vw}}@media screen and (max-width:1920px){.faq-accordion__column{max-width:calc(32.656vw + 217px)}}@media screen and (max-width:1280px){.faq-accordion__column{max-width:635px}}@media screen and (min-width:576px) and (max-width:1024px){.faq-accordion__column{max-width:100%}}.faq-accordion__item{border-top:1px solid #e1eaf2;position:relative;z-index:1}.faq-accordion__item.active .plus-minus{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq-accordion__item.active .plus-minus:before{opacity:0;-webkit-transform:translatey(-50%) rotate(-90deg);transform:translatey(-50%) rotate(-90deg)}.faq-accordion__item.active .plus-minus:after{-webkit-transform:translatey(-50%) rotate(0);transform:translatey(-50%) rotate(0)}@media screen and (max-width:575px){.faq-accordion__item.active .faq-accordion__header{border-color:transparent!important}}.faq-accordion__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:60px;padding-top:24px}@media screen and (min-width:1921px){.faq-accordion__header{padding-bottom:3.125vw;padding-top:.83333vw}}@media screen and (max-width:575px){.faq-accordion__header{padding-bottom:30px;padding-top:30px}}.faq-accordion__block-title{-webkit-box-sizing:content-box;box-sizing:content-box;font-size:24px;font-weight:600;letter-spacing:-1px;line-height:32px;max-width:670px;padding-right:50px}@media screen and (min-width:1921px){.faq-accordion__block-title{font-size:1.35417vw;letter-spacing:-.05208vw;line-height:1.66667vw;max-width:34.89583vw;padding-right:2.60417vw}}@media screen and (max-width:575px){.faq-accordion__block-title{font-size:20px;line-height:30px}}.faq-accordion__block-text>*{font-size:18px;line-height:32px}@media screen and (min-width:1921px){.faq-accordion__block-text>*{font-size:1.04167vw;line-height:1.77083vw}}.faq-accordion__body{border:none;display:none;margin-top:-36px;padding-bottom:60px}@media screen and (min-width:1921px){.faq-accordion__body{margin-top:-1.875vw;padding-bottom:3.125vw}}@media screen and (max-width:575px){.faq-accordion__body{padding-top:24px}}.faq-accordion__body:first-child{display:block}.faq-accordion .plus-minus{background-image:url(../images/chevron-down.svg);background-repeat:no-repeat;background-size:cover;cursor:pointer;height:11px;position:absolute;right:16px;top:36px;-webkit-transition:all .2s linear;transition:all .2s linear;width:18px}@media screen and (min-width:1921px){.faq-accordion .plus-minus{height:.57292vw;right:.83333vw;top:1.875vw;width:.9375vw}}.faq-accordion__section-title{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:408px;padding-left:140px;padding-right:40px;position:relative}@media screen and (max-width:1920px){.faq-accordion__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.faq-accordion__section-title{padding-left:60px}}@media screen and (max-width:767px){.faq-accordion__section-title{padding-left:40px}}@media screen and (max-width:575px){.faq-accordion__section-title{padding-left:20px}}@media screen and (min-width:1921px){.faq-accordion__section-title{max-width:21.25vw;padding-left:7.29167vw;padding-right:2.08333vw}}@media screen and (max-width:1024px){.faq-accordion__section-title{margin-bottom:60px;max-width:100%}}@media screen and (min-width:576px) and (max-width:1024px){.faq-accordion__section-title{margin-bottom:60px}}@media screen and (max-width:575px){.faq-accordion__section-title{text-align:center}}.faq-accordion__bottom{padding-bottom:55px;padding-left:140px;padding-top:55px}@media screen and (max-width:1920px){.faq-accordion__bottom{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.faq-accordion__bottom{padding-left:60px}}@media screen and (max-width:767px){.faq-accordion__bottom{padding-left:40px}}@media screen and (max-width:575px){.faq-accordion__bottom{padding-left:20px}}@media screen and (min-width:1921px){.faq-accordion__bottom{margin-right:auto;max-width:76.04167vw;padding-bottom:2.86458vw;padding-left:7.29167vw;padding-top:2.86458vw;width:100%}}@media screen and (max-width:1099px){.faq-accordion__bottom{padding-bottom:80px;padding-top:70px}}@media screen and (max-width:575px){.faq-accordion__bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}}.faq-accordion__bottom-link{display:inline-block}.page-template-page-home .faq-accordion__list{padding-bottom:48px;padding-top:48px}@media screen and (min-width:1921px){.page-template-page-home .faq-accordion__list{padding-bottom:2.5vw;padding-top:2.5vw}}.page-template-page-home .faq-accordion__content{padding-top:200px}@media screen and (min-width:1921px){.page-template-page-home .faq-accordion__content{padding-top:10.41667vw}}@media screen and (max-width:1920px){.page-template-page-home .faq-accordion__content{padding-top:calc(9.375vw + 20px)}}@media screen and (max-width:1280px){.page-template-page-home .faq-accordion__content{padding-top:140px}}@media screen and (max-width:575px){.page-template-page-home .faq-accordion__content{padding-top:120px}}.capabilites__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;max-width:1920px;padding-right:320px;width:100%}@media screen and (min-width:1921px){.capabilites__container{max-width:100%;padding-right:16.66667vw}}.capabilites__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.capabilites__head{border-left:1px solid #e1eaf2;margin-left:180px;padding-bottom:99px;padding-left:140px;padding-top:88px;width:100%}@media screen and (min-width:1921px){.capabilites__head{margin-left:9.375vw;padding-bottom:5.15625vw;padding-left:7.29167vw;padding-top:4.58333vw}}.capabilites__section-title>*{text-align:center}@media screen and (min-width:1921px){.capabilites__section-title>*{font-size:2.70833vw;line-height:3.85417vw}}.capabilites__section-title strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text}.capabilites__text-block{margin:12px auto 0;max-width:432px}@media screen and (min-width:1921px){.capabilites__text-block{margin:.625vw auto 0;max-width:22.5vw}}.capabilites__text-block>*{font-size:18px;line-height:38px;text-align:center}@media screen and (min-width:1921px){.capabilites__text-block>*{font-size:.9375vw;line-height:1.97917vw}}.capabilites-services{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%}.capabilites-services:before{background:#e1eaf2;content:"";display:block;height:1px;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.capabilites-services__item{max-width:770px;padding:80px 80px 80px 140px;position:relative;width:100%}@media screen and (min-width:1921px){.capabilites-services__item{max-width:40.10417vw;padding:4.16667vw 4.16667vw 4.16667vw 7.29167vw}}.capabilites-services__item:nth-child(2n){max-width:630px}@media screen and (min-width:1921px){.capabilites-services__item:nth-child(2n){max-width:32.8125vw}}.capabilites-services__item:nth-child(odd){border-right:1px solid #e1eaf2}.capabilites-services__item:before{background:#e1eaf2;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;width:100vw}.capabilites-services__block-title a{color:#3a3f58;font-size:30px;font-weight:600;line-height:45px;position:relative}@media screen and (min-width:1921px){.capabilites-services__block-title a{font-size:1.5625vw;line-height:2.34375vw}}.capabilites-services__block-title a .dec-arrow{left:calc(100% + 20px);opacity:0;position:absolute;top:17px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.capabilites-services__block-title a .dec-arrow{left:calc(100% + 1.04167vw);top:.88542vw}}@media (hover:hover) and (pointer:fine){.capabilites-services__block-title a:hover .dec-arrow{opacity:1}}.capabilites-services__block-list{color:#3a3f58;font-size:20px;font-weight:300;line-height:30px;margin-top:30px}@media screen and (min-width:1921px){.capabilites-services__block-list{font-size:1.04167vw;line-height:1.5625vw;margin-top:1.5625vw}}.capabilites-services__block-list>*{color:#3a3f58;font-size:20px;font-weight:300;line-height:30px;margin:0;padding-bottom:19px}@media screen and (min-width:1921px){.capabilites-services__block-list>*{font-size:1.04167vw;line-height:1.5625vw;padding-bottom:.98958vw}}.capabilites-services__block-list ul{margin:0;padding:0 0 0 20px}@media screen and (min-width:1921px){.capabilites-services__block-list ul{padding:0 0 0 1.04167vw}}.capabilites-services__block-list ul li{color:#3a3f58;font-size:20px;font-weight:300;line-height:30px;list-style:none;margin:0;padding-bottom:19px;text-decoration:none}@media screen and (min-width:1921px){.capabilites-services__block-list ul li{font-size:1.04167vw;line-height:1.5625vw;padding-bottom:.98958vw}}.capabilites-services__block-list ul li:last-child{padding-bottom:0}.capabilites-services__block-list a{color:#3a3f58;display:inline-block;font-size:18px;font-weight:300;line-height:27px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}@media screen and (min-width:1921px){.capabilites-services__block-list a{font-size:.9375vw;line-height:1.40625vw}}.capabilites-services__block-list a:after{content:url(../images/arrow-right-gradient.svg);left:calc(100% + 15px);opacity:0;position:absolute;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.capabilites-services__block-list a:after{left:calc(100% + .78125vw)}}@media (hover:hover) and (pointer:fine){.capabilites-services__block-list a:hover{font-weight:600}.capabilites-services__block-list a:hover:after{opacity:1}}.packages{margin-top:110px}@media screen and (min-width:1921px){.packages{margin-top:5.72917vw}}@media screen and (max-width:575px){.packages{margin-top:64px}}.packages__container{padding-right:0}.packages__content{padding-top:90px;width:100%}@media screen and (min-width:1921px){.packages__content{padding-top:4.6875vw}}@media screen and (max-width:1920px){.packages__content{padding-top:calc(3.125vw + 30px)}}@media screen and (max-width:1280px){.packages__content{padding-top:70px}}@media screen and (max-width:575px){.packages__content{padding-top:100px}}.packages__section-title{padding-bottom:80px;padding-left:140px;padding-right:320px}@media screen and (max-width:1920px){.packages__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.packages__section-title{padding-left:60px}}@media screen and (max-width:767px){.packages__section-title{padding-left:40px}}@media screen and (max-width:575px){.packages__section-title{padding-left:20px}}@media screen and (max-width:1920px){.packages__section-title{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.packages__section-title{padding-right:65px}}@media screen and (max-width:767px){.packages__section-title{padding-right:40px}}@media screen and (max-width:575px){.packages__section-title{padding-right:20px}}@media screen and (min-width:1921px){.packages__section-title{margin:auto;max-width:76.04167vw;padding-bottom:4.16667vw;padding-left:0;padding-right:9.375vw;width:100%}}@media screen and (max-width:1920px){.packages__section-title{padding-bottom:calc(1.563vw + 50px)}}@media screen and (max-width:1280px){.packages__section-title{padding-bottom:70px}}@media screen and (max-width:575px){.packages__section-title{padding-bottom:100px;text-align:center}}@media screen and (min-width:1921px){.packages__section-title>*{font-size:2.70833vw;line-height:3.85417vw}}.packages .h-services__section-head{padding-right:320px;position:relative}@media screen and (min-width:1921px){.packages .h-services__section-head{padding-right:16.66667vw}}@media screen and (max-width:1920px){.packages .h-services__section-head{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:992px){.packages .h-services__section-head{padding-right:60px}}@media screen and (max-width:767px){.packages .h-services__section-head{padding-right:40px}}@media screen and (max-width:575px){.packages .h-services__section-head{padding-right:20px}}@media screen and (max-width:1024px){.packages__wrap{width:100%!important}}@media screen and (max-width:575px){.packages__wrap{padding-bottom:80px}}@media screen and (min-width:1099px){.packages__wrap.content-glass--light:before{background:hsla(0,0%,100%,.6);border:none;-webkit-box-shadow:5px 5px 25px rgba(188,194,212,.15);box-shadow:5px 5px 25px rgba(188,194,212,.15)}}@media screen and (min-width:1921px){.packages__wrap.content-glass--light:before{-webkit-box-shadow:.26042vw .26042vw 1.30208vw rgba(188,194,212,.15);box-shadow:.26042vw .26042vw 1.30208vw rgba(188,194,212,.15)}}.packages__wrap.content-glass--light .packages__list:after{display:none}@media (hover:hover) and (pointer:fine){.packages__wrap.content-glass--light .packages__link:hover{color:#fff}}.packages__list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:80px;padding-left:140px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:1920px){.packages__list{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.packages__list{padding-left:60px}}@media screen and (max-width:767px){.packages__list{padding-left:40px}}@media screen and (max-width:575px){.packages__list{padding-left:20px}}@media screen and (min-width:1921px){.packages__list{margin-left:auto;margin-right:auto;margin-top:4.16667vw;max-width:76.04167vw;padding-left:7.29167vw;padding-right:9.375vw;width:100%}}@media screen and (max-width:1920px){.packages__list{margin-top:calc(3.125vw + 20px)}}@media screen and (max-width:1280px){.packages__list{margin-top:60px}}@media screen and (max-width:575px){.packages__list{margin-top:0}}.packages__list:after{background:linear-gradient(269.82deg,rgba(9,21,54,.7) .15%,rgba(9,21,54,.7) 17.36%,rgba(9,21,54,.7) 51.63%,rgba(9,21,54,.16) 83.55%,rgba(9,21,54,0) 100.8%);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:100%;opacity:.6;pointer-events:none;position:absolute;right:0;top:0;width:427px;z-index:2}@media screen and (min-width:1921px){.packages__list:after{width:22.23958vw}}@media screen and (max-width:767px){.packages__list:after{display:none}}.packages__item-wrap{max-width:464px}@media screen and (min-width:1921px){.packages__item-wrap{max-width:24.16667vw}}@media screen and (max-width:1920px){.packages__item-wrap{max-width:calc(4.063vw + 386px)}}.packages__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:82px;padding-right:140px;padding-top:80px;position:relative;z-index:2}@media screen and (min-width:1921px){.packages__item{padding-bottom:4.27083vw;padding-right:7.29167vw;padding-top:4.16667vw}}@media screen and (max-width:1920px){.packages__item{padding-bottom:calc(1.875vw + 46px);padding-right:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.packages__item{padding-bottom:70px;padding-right:60px}}@media screen and (max-width:767px){.packages__item{padding-right:40px}}@media screen and (max-width:575px){.packages__item{padding-right:20px}}@media screen and (max-width:1099px){.packages__item{padding-left:40px}}@media screen and (max-width:1024px){.packages__item:first-child{padding-left:0}}@media screen and (min-width:1921px){.packages__top-text{font-size:.9375vw}}@media screen and (max-width:575px){.packages__top-text{margin-bottom:10px;text-align:center}}.packages__price{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:64px;font-weight:700;line-height:78px}@media screen and (min-width:1921px){.packages__price{font-size:3.33333vw;line-height:4.0625vw}}@media screen and (max-width:575px){.packages__price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.packages__price span{font-size:32px;font-weight:400;line-height:32px;padding-top:17px}@media screen and (min-width:1921px){.packages__price span{font-size:1.66667vw;line-height:1.66667vw;padding-top:.88542vw}}.packages__name{font-size:24px;font-weight:700;line-height:32px;padding-top:22px}@media screen and (min-width:1921px){.packages__name{font-size:1.45833vw;line-height:1.66667vw;padding-top:1.14583vw}}@media screen and (max-width:575px){.packages__name{text-align:center}}.packages__desc{padding-top:10px}@media screen and (min-width:1921px){.packages__desc{font-size:.9375vw;padding-top:.52083vw}}@media screen and (max-width:575px){.packages__desc{text-align:center}}.packages__desc b,.packages__desc strong{font-weight:600}.packages__link-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:245px;width:100%}@media screen and (min-width:1921px){.packages__link-wrap{max-width:12.76042vw}}@media screen and (max-width:575px){.packages__link-wrap{margin:0 auto}}.packages__link{background:transparent;border:none;border-radius:2px;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;line-height:20px;margin-top:30px;outline:none;padding:19px 28px 17px;position:relative;text-align:center;-webkit-transition:all .2s linear;transition:all .2s linear;width:100%}@media screen and (min-width:1921px){.packages__link{border-radius:.10417vw;font-size:.9375vw;line-height:1.04167vw;margin-top:1.5625vw;padding:1.09375vw 1.45833vw .9375vw}}.packages__link span{background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),to(#ff0082)) border-box;background:linear-gradient(90deg,#6e5dc9,#ff0082) border-box;border:1px solid transparent;border-radius:2px;bottom:0;display:block;left:0;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:19px 28px 17px;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.packages__link span{border-radius:.10417vw;padding:.98958vw 1.45833vw .88542vw}}.packages__link:before{background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),to(#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082);bottom:0;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:all .4s linear;transition:all .4s linear;width:0;z-index:-1}@media (hover:hover) and (pointer:fine){.packages__link:hover:before{width:100%}}.packages__link.color-dark{border-color:#e1eaf2}@media (hover:hover) and (pointer:fine){.packages__link.color-dark:hover{color:#3a3f58}.packages__link.color-light:hover{color:#fff}}.packages__item-list{margin-top:35px}@media screen and (min-width:1921px){.packages__item-list{margin-top:1.82292vw}}.packages__item-list ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;padding-left:0}.packages__item-list ul li{display:inline-block;list-style:none;margin-bottom:11px;padding-left:30px;position:relative}@media screen and (min-width:1921px){.packages__item-list ul li{line-height:1.5625vw;margin-bottom:.57292vw;padding-left:1.5625vw}}.packages__item-list ul li:last-child{margin-bottom:0}.packages__item-list ul li:before{content:url(../images/check-mark.svg);left:0;margin-right:14px;position:absolute}@media screen and (min-width:1921px){.packages__item-list ul li:before{margin-right:.72917vw}}.packages__item-list ul li strong{font-weight:600}.packages__slider-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.packages__slider-nav #p-btn-prev{cursor:pointer;height:20px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.packages__slider-nav #p-btn-prev{height:1.04167vw;width:1.19792vw}}.packages__slider-nav #p-btn-prev .default,.packages__slider-nav #p-btn-prev .gradient{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}.packages__slider-nav #p-btn-prev .gradient{opacity:0}@media (hover:hover) and (pointer:fine){.packages__slider-nav #p-btn-prev:hover .gradient{opacity:1}.packages__slider-nav #p-btn-prev:hover .default{opacity:0}}.packages__slider-nav #p-btn-next{cursor:pointer;height:20px;margin-left:28px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.packages__slider-nav #p-btn-next{height:1.04167vw;margin-left:1.45833vw;width:1.19792vw}}.packages__slider-nav #p-btn-next .default,.packages__slider-nav #p-btn-next .gradient{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}.packages__slider-nav #p-btn-next .gradient{opacity:0}@media (hover:hover) and (pointer:fine){.packages__slider-nav #p-btn-next:hover .gradient{opacity:1}.packages__slider-nav #p-btn-next:hover .default{opacity:0}}.packages__bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:57px 320px 57px 140px}@media screen and (max-width:1920px){.packages__bottom{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.packages__bottom{padding-left:60px}}@media screen and (max-width:767px){.packages__bottom{padding-left:40px}}@media screen and (max-width:575px){.packages__bottom{padding-left:20px}}@media screen and (max-width:1920px){.packages__bottom{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.packages__bottom{padding-right:65px}}@media screen and (max-width:767px){.packages__bottom{padding-right:40px}}@media screen and (max-width:575px){.packages__bottom{padding-right:20px}}@media screen and (max-width:1099px){.packages__bottom{padding-bottom:70px;padding-top:70px}}@media screen and (min-width:1921px){.packages__bottom{margin:auto;max-width:76.04167vw;padding:2.96875vw 9.375vw 2.96875vw 0;width:100%}}@media screen and (max-width:575px){.packages__bottom{display:none}}.packages__pagination{bottom:0!important;margin-top:52px}@media screen and (min-width:576px){.packages__pagination{display:none}}.related-posts{margin-bottom:200px;margin-top:100px}@media screen and (min-width:1921px){.related-posts{margin-bottom:10.41667vw;margin-top:5.20833vw}}@media screen and (max-width:1920px){.related-posts{margin-bottom:calc(9.375vw + 20px)}}@media screen and (max-width:1280px){.related-posts{margin-bottom:140px;margin-top:120px}}.related-posts__content{padding-top:100px}@media screen and (min-width:1921px){.related-posts__content{padding-top:5.20833vw}}@media screen and (max-width:1920px){.related-posts__content{padding-top:calc(9.375vw - 80px)}}@media screen and (max-width:1280px){.related-posts__content{padding-top:40px}}.related-posts__section-title{margin-left:auto;padding-right:320px;text-align:right}@media screen and (min-width:1921px){.related-posts__section-title{margin:auto;max-width:76.04167vw;padding-right:9.375vw}}@media screen and (max-width:1920px){.related-posts__section-title{padding-right:calc(14.063vw + 50px)}}@media screen and (max-width:1279px){.related-posts__section-title{padding-left:140px;padding-right:320px}}@media screen and (max-width:1279px) and (max-width:1920px){.related-posts__section-title{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:1279px) and (max-width:991px){.related-posts__section-title{padding-right:65px}}@media screen and (max-width:1279px) and (max-width:767px){.related-posts__section-title{padding-right:40px}}@media screen and (max-width:1279px) and (max-width:575px){.related-posts__section-title{padding-right:20px}}@media screen and (max-width:1279px) and (max-width:1920px){.related-posts__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1279px) and (max-width:1280px){.related-posts__section-title{padding-left:60px}}@media screen and (max-width:1279px) and (max-width:767px){.related-posts__section-title{padding-left:40px}}@media screen and (max-width:1279px) and (max-width:575px){.related-posts__section-title{padding-left:20px}}@media screen and (max-width:575px){.related-posts__section-title{text-align:center}}.related-posts__posts{margin-top:80px;padding-bottom:90px;padding-top:90px}@media screen and (min-width:1921px){.related-posts__posts{margin-top:4.16667vw;padding-bottom:4.6875vw;padding-top:4.6875vw}}@media screen and (max-width:1920px){.related-posts__posts{margin-top:calc(1.563vw + 50px);padding-bottom:calc(3.125vw + 30px);padding-top:calc(3.125vw + 30px)}}@media screen and (max-width:1280px){.related-posts__posts{margin-top:70px;padding-bottom:70px;padding-top:70px}}@media screen and (max-width:1024px){.related-posts__posts{width:100vw!important}}@media screen and (max-width:575px){.related-posts__posts{margin-top:100px;padding-bottom:80px;padding-top:60px}}.related-posts__bottom{padding:55px 320px 55px 140px}@media screen and (max-width:1920px){.related-posts__bottom{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.related-posts__bottom{padding-left:60px}}@media screen and (max-width:767px){.related-posts__bottom{padding-left:40px}}@media screen and (max-width:575px){.related-posts__bottom{padding-left:20px}}@media screen and (min-width:1921px){.related-posts__bottom{padding:2.86458vw 0}}@media screen and (max-width:1920px){.related-posts__bottom{padding-right:calc(14.063vw + 50px)}}@media screen and (max-width:1099px){.related-posts__bottom{padding-bottom:80px;padding-top:70px}}@media screen and (max-width:768px){.related-posts__bottom{padding-right:60px}}@media screen and (max-width:575px){.related-posts__bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding-right:20px}}.related-posts__bottom-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (min-width:1921px){.related-posts__bottom-inner{margin:auto;max-width:76.04167vw;padding-right:9.375vw}}.related-posts__bottom-link{display:inline-block}.related-posts__slider-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;position:relative}@media screen and (min-width:1921px){.related-posts__slider-nav{gap:1.45833vw}}.related-posts__slider-nav>*{cursor:pointer}@media screen and (max-width:575px){.related-posts__slider-nav{display:none}}.related-posts__pagination{bottom:0!important;margin-top:60px}@media screen and (min-width:576px){.related-posts__pagination{display:none}}.rp-posts__wrap{margin-left:-1px}.rp-posts__inner-wrap{padding-left:100px}@media screen and (min-width:1921px){.rp-posts__inner-wrap{padding-left:5.20833vw}}@media screen and (max-width:1920px){.rp-posts__inner-wrap{padding-left:calc(9.375vw - 80px)}}@media screen and (max-width:1280px){.rp-posts__inner-wrap{padding-left:40px}}@media screen and (max-width:725px){.rp-posts__inner-wrap{padding-left:25px}}@media screen and (max-width:575px){.rp-posts__inner-wrap{padding-left:20px;padding-right:15px}}.rp-posts__inner{position:relative}@media (hover:hover) and (pointer:fine){.rp-posts__inner:hover .rp-posts__image img{-webkit-transform:scale(1.2);transform:scale(1.2)}.rp-posts__inner:hover .rp-posts__title,.rp-posts__inner:hover .rp-posts__title span{background-size:100% 2px}}.rp-posts__categories{left:20px;position:absolute;top:20px;z-index:1}@media screen and (min-width:1921px){.rp-posts__categories{left:1.04167vw;top:1.04167vw}}.rp-posts__categories span{backdrop-filter:blur(5px);background:hsla(0,0%,100%,.22);border:1px solid hsla(0,0%,100%,.46);border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:13px;font-weight:500;line-height:17px;padding:5px 8px}@media screen and (min-width:1921px){.rp-posts__categories span{border-radius:.10417vw;font-size:.67708vw;line-height:.88542vw;padding:.26042vw .41667vw}}.rp-posts__link{bottom:0;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.rp-posts__image{overflow:hidden;padding-top:77.32%;position:relative;width:100%}.rp-posts__image img{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;-webkit-transition:.25s;transition:.25s;width:100%;will-change:transform;z-index:1}.rp-posts__title{display:block;font-size:24px;line-height:32px;margin-bottom:20px;margin-top:20px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.rp-posts__title{font-size:1.35417vw;line-height:1.77083vw;margin-bottom:1.04167vw;margin-top:1.04167vw}}.rp-posts__title span{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#000),to(#000));background-image:linear-gradient(90deg,#000 0,#000);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;-webkit-transition:background-size .55s cubic-bezier(.2,.75,.5,1);transition:background-size .55s cubic-bezier(.2,.75,.5,1)}@media screen and (min-width:1921px){.rp-posts__title span{background-size:0 .10417vw}.rp-posts__title:hover span{background-size:100% .10417vw}}.rp-posts__bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rp-posts__bottom,.rp-posts__bottom span{display:-webkit-box;display:-ms-flexbox;display:flex}.rp-posts__bottom span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bcc2d4;font-size:14px;line-height:18px;padding-top:16px}@media screen and (min-width:1921px){.rp-posts__bottom span{font-size:.83333vw;line-height:.9375vw;padding-top:.83333vw}}.rp-posts__bottom span img{margin-right:8px}@media screen and (min-width:1921px){.rp-posts__bottom span img{margin-right:.41667vw}}.related-services__container{margin-top:110px}@media screen and (min-width:1921px){.related-services__container{margin-top:5.72917vw}}@media screen and (max-width:1279px){.related-services__container{margin-top:90px}}@media screen and (max-width:575px){.related-services__container{margin-top:24px}}.related-services__container.rese-dark{margin-top:200px}@media screen and (min-width:1921px){.related-services__container.rese-dark{margin-top:10.41667vw}}@media screen and (max-width:1279px){.related-services__container.rese-dark{margin-top:160px}}@media screen and (max-width:575px){.related-services__container.rese-dark{margin-top:120px}}.related-services__content{padding-top:90px}@media screen and (min-width:1921px){.related-services__content{padding-top:4.6875vw}}@media screen and (max-width:1920px){.related-services__content{padding-top:calc(3.125vw + 30px)}}@media screen and (max-width:1280px){.related-services__content{padding-top:70px}}@media screen and (max-width:575px){.related-services__content{padding-top:100px}}@media screen and (max-width:1199px){.related-services__content.content-bg--dark{padding-top:60px}.related-services__content.content-bg--dark .related-services__list{margin-top:60px}}@media screen and (max-width:575px){.related-services__content.content-bg--dark .related-services__list{padding-bottom:40px;padding-top:40px}}.related-services__section-title{padding-left:140px}@media screen and (max-width:1920px){.related-services__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.related-services__section-title{padding-left:60px}}@media screen and (max-width:767px){.related-services__section-title{padding-left:40px}}@media screen and (max-width:575px){.related-services__section-title{padding-left:20px}}@media screen and (min-width:1921px){.related-services__section-title{margin:auto;max-width:76.04167vw;padding-left:0}}.related-services__wrap{padding-left:140px;position:relative}@media screen and (max-width:1920px){.related-services__wrap{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.related-services__wrap{padding-left:60px}}@media screen and (max-width:767px){.related-services__wrap{padding-left:40px}}@media screen and (max-width:575px){.related-services__wrap{padding-left:20px}}@media screen and (min-width:1921px){.related-services__wrap{padding-left:0}}@media screen and (max-width:575px){.related-services__wrap{width:100%!important}}.related-services__wrap.content-glass--dark .related-services__item span.anim-line{border-color:#3a3f58}@media screen and (min-width:1024px){.related-services__wrap.content-glass--dark .related-services__item:not(:hover) .related-services__service-icon svg path{fill:#848a9a}}@media screen and (max-width:575px){.related-services__wrap.content-glass--light .related-services__list{padding-bottom:60px;padding-top:60px}}.related-services .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:static}@media screen and (max-width:575px){.related-services .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-transform:unset!important;transform:unset!important}}.related-services .figure-scene{z-index:1}@media screen and (min-width:1199px){.related-services .hero-section__figure-home--1{left:61vw}.related-services .hero-section__figure-home--2{left:80vw;max-width:350px;top:12vw}}@media screen and (min-width:1921px){.related-services .hero-section__figure-home--2{max-width:18.22917vw}}@media screen and (min-width:1199px){.related-services .hero-section__figure-home--3{left:30vw;top:14vw}}.related-services__list{margin-top:80px;padding-bottom:120px;padding-right:80px;padding-top:120px}@media screen and (min-width:1921px){.related-services__list{margin-left:auto;margin-right:auto;margin-top:4.16667vw;padding:6.25vw 4.16667vw 6.25vw 6.875vw}}@media screen and (max-width:1920px){.related-services__list{margin-top:calc(1.563vw + 50px)}}@media screen and (max-width:1279px){.related-services__list{margin-top:40px}}@media screen and (max-width:1279px) and (min-width:1025px){.related-services__list{padding-bottom:80px;padding-top:80px}}@media screen and (max-width:1024px){.related-services__list{margin-top:40px;padding-bottom:80px;padding-top:80px}}@media screen and (max-width:575px){.related-services__list{margin-top:40px;padding-bottom:0;padding-right:0;padding-top:100px}}.related-services__item{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;max-width:299px;min-height:189px;padding:34px 30px}@media screen and (min-width:1921px){.related-services__item{max-width:15.57292vw;min-height:9.84375vw;padding:1.77083vw 1.5625vw}}@media screen and (max-width:575px){.related-services__item{border-bottom:1px solid rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-right:0!important;max-width:none;min-height:auto;padding:23px 0;width:100%!important}.related-services__item:last-child{border-bottom:none}}.related-services__item:before{--a:0deg;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:Checkbox_button-rotate__XNwP6;animation-name:Checkbox_button-rotate__XNwP6;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:conic-gradient(from var(--a),#d9ceea,#7070ef,#7070ef,#d9ceea,#d9ceea);border-radius:10px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;inset:0;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;transition:--a .5s,opacity .6s cubic-bezier(.22,1,.36,1);z-index:2}@media screen and (min-width:1921px){.related-services__item:before{border-radius:.52083vw;padding:.05208vw}}@media screen and (max-width:1099px){.related-services__item:before{opacity:1}}@media screen and (max-width:575px){.related-services__item:before{display:none}}.related-services__item span.anim-line{border:1px solid #e1eaf2;border-radius:10px;bottom:0;left:0;position:absolute;right:0;text-decoration:none;top:0;-webkit-transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1);transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1)}@media screen and (min-width:1921px){.related-services__item span.anim-line{border-radius:.52083vw}}@media screen and (max-width:1099px){.related-services__item span.anim-line{border-color:transparent}}@media screen and (max-width:575px){.related-services__item span.anim-line{display:none}}@media (hover:hover) and (pointer:fine){.related-services__item:hover span{border-color:transparent}.related-services__item:hover:before{opacity:1}}.related-services__item .arrow{height:11px;max-width:10px;min-width:10px;width:10px}@media screen and (min-width:1921px){.related-services__item .arrow{max-width:.52083vw;min-width:.52083vw;width:.52083vw}}.related-services__item-inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px}@media screen and (min-width:1921px){.related-services__item-inner{padding:1.5625vw}}.related-services__service-icon{margin-bottom:16px;max-width:38px}@media screen and (min-width:1921px){.related-services__service-icon{margin-bottom:.83333vw;max-width:1.97917vw}}@media screen and (max-width:575px){.related-services__service-icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}}.related-services__service-name{position:relative}@media screen and (max-width:575px){.related-services__service-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.related-services__service-name .text{font-size:18px;font-weight:700;line-height:24px}@media screen and (min-width:1921px){.related-services__service-name .text{font-size:.9375vw;line-height:1.25vw}}@media screen and (max-width:575px){.related-services__service-name .text{font-size:18px;line-height:28px}}.related-services__service-name .arrow{margin-left:8px}@media screen and (min-width:1921px){.related-services__service-name .arrow{margin-left:.41667vw}}.related-services__service-name:after{height:2px}.related-services__service-name:before{background-image:-webkit-gradient(linear,left top,right top,from(#7e42e0),color-stop(95.29%,#ff0082));background-image:linear-gradient(90deg,#7e42e0,#ff0082 95.29%);background-repeat:no-repeat;background-size:100% 3px;bottom:-4px;content:"";display:none;height:3px;left:0;opacity:0;position:absolute;right:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}@media screen and (min-width:1921px){.related-services__service-name:before{background-size:100% .15625vw;bottom:-.20833vw;height:.15625vw}}@media (hover:hover) and (pointer:fine){.related-services__service-name:hover:before{opacity:1}}.related-services__slider-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}@media screen and (max-width:575px){.related-services__slider-nav{display:none}}.related-services__slider-nav #s-btn-prev{cursor:pointer;height:20px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.related-services__slider-nav #s-btn-prev{height:1.04167vw;width:1.19792vw}}.related-services__slider-nav #s-btn-prev .default,.related-services__slider-nav #s-btn-prev .gradient{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .1s linear;transition:all .1s linear}.related-services__slider-nav #s-btn-prev .gradient{opacity:0}@media (hover:hover) and (pointer:fine){.related-services__slider-nav #s-btn-prev:hover .gradient{opacity:1}.related-services__slider-nav #s-btn-prev:hover .default{opacity:0}}.related-services__slider-nav #s-btn-next{cursor:pointer;height:20px;margin-left:28px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.related-services__slider-nav #s-btn-next{height:1.04167vw;margin-left:1.45833vw;width:1.19792vw}}.related-services__slider-nav #s-btn-next .default,.related-services__slider-nav #s-btn-next .gradient{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .1s linear;transition:all .1s linear}.related-services__slider-nav #s-btn-next .gradient{opacity:0}@media (hover:hover) and (pointer:fine){.related-services__slider-nav #s-btn-next:hover .gradient{opacity:1}.related-services__slider-nav #s-btn-next:hover .default{opacity:0}}.related-services__bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:57px 320px 57px 140px}@media screen and (max-width:1920px){.related-services__bottom{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.related-services__bottom{padding-left:60px}}@media screen and (max-width:767px){.related-services__bottom{padding-left:40px}}@media screen and (max-width:575px){.related-services__bottom{padding-left:20px}}@media screen and (max-width:1920px){.related-services__bottom{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.related-services__bottom{padding-right:65px}}@media screen and (max-width:767px){.related-services__bottom{padding-right:40px}}@media screen and (max-width:575px){.related-services__bottom{padding-right:20px}}@media screen and (min-width:1921px){.related-services__bottom{padding:2.96875vw 16.66667vw 2.96875vw 0}}@media screen and (max-width:1099px){.related-services__bottom{padding-bottom:40px;padding-top:70px}}@media screen and (max-width:575px){.related-services__bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:none;justify-content:flex-end}}.related-services__bottom-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}@media screen and (min-width:1921px){.related-services__bottom-inner{margin:auto;max-width:76.04167vw;padding-right:9.375vw}}.related-services__bottom-link{display:inline-block}.page-template-page-single-services .related-services{margin-bottom:200px}@media screen and (min-width:1921px){.page-template-page-single-services .related-services{margin-bottom:10.41667vw}}.page-template-page-single-services .core-values{margin-bottom:90px;margin-top:100px}@media screen and (min-width:1921px){.page-template-page-single-services .core-values{margin-bottom:4.6875vw;margin-top:5.20833vw}}@media screen and (max-width:1920px){.page-template-page-single-services .core-values{margin-top:calc(9.375vw - 80px)}}@media screen and (max-width:1280px){.page-template-page-single-services .core-values{margin-top:40px}}@media screen and (max-width:575px){.page-template-page-single-services .core-values{margin-top:0}.page-template-page-single-services .core-values__inner{padding-top:100px}}.page-template-page-single-services .core-values__content{padding-top:90px}@media screen and (min-width:1921px){.page-template-page-single-services .core-values__content{padding-top:4.6875vw}}@media screen and (max-width:1099px){.page-template-page-single-services .core-values__content{padding-top:20px}}.page-template-page-single-services .core-values__section-title{padding-top:0}@media screen and (min-width:1921px){.page-template-page-single-services .core-values__section-title>*{font-size:2.70833vw;line-height:3.85417vw}}.page-template-page-single-services .tabs{margin-bottom:95px;margin-top:4px}@media screen and (min-width:1921px){.page-template-page-single-services .tabs{margin-bottom:4.94792vw;margin-top:.20833vw}}.page-template-page-single-services .portfolio__content{padding-bottom:100px;padding-top:85px}@media screen and (min-width:1921px){.page-template-page-single-services .portfolio__content{padding-bottom:5.20833vw;padding-top:4.42708vw}}.page-template-page-single-services .table-section__content{margin-bottom:145px}@media screen and (min-width:1921px){.page-template-page-single-services .table-section__content{margin-bottom:7.55208vw}}.page-template-page-industries .packages,.page-template-page-single-industries .packages{margin-top:92px}@media screen and (min-width:1921px){.page-template-page-industries .packages,.page-template-page-single-industries .packages{margin-top:4.79167vw}}@media screen and (max-width:575px){.page-template-page-industries .packages,.page-template-page-single-industries .packages{margin-top:0}.page-template-page-industries .related-posts,.page-template-page-single-industries .related-posts{margin-bottom:0}}.page-template-page-industries .related-services__container,.page-template-page-single-industries .related-services__container{margin-top:110px}@media screen and (min-width:1921px){.page-template-page-industries .related-services__container,.page-template-page-single-industries .related-services__container{margin-top:5.72917vw}}@media screen and (max-width:575px){.page-template-page-industries .related-services__container,.page-template-page-single-industries .related-services__container{margin-top:0}}.page-about{margin-top:0}.assure{padding-top:50px}.assure__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1920px;padding-right:320px;position:relative;width:100%}@media screen and (min-width:1921px){.assure__container{max-width:100%;padding-right:16.66667vw}}.assure__container:before{background:#e1eaf2;content:"";display:block;height:1px;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.assure__content{padding-left:140px;position:relative;width:100%}@media screen and (min-width:1921px){.assure__content{padding-left:7.29167vw}}.assure__section-title{margin:0 auto 70px;max-width:1920px;padding-left:320px;padding-right:320px;width:100%}@media screen and (min-width:1921px){.assure__section-title{margin-bottom:3.64583vw;max-width:100%;padding-left:16.66667vw;padding-right:16.66667vw}}.assure__section-title>*{color:#3a3f58;display:inline-block;font-size:48px;font-weight:700;line-height:52px}@media screen and (min-width:1921px){.assure__section-title>*{font-size:2.5vw;line-height:2.70833vw}}.assure__section-title>* strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text}.assure__columns{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:835px;width:100%}@media screen and (min-width:1921px){.assure__columns{min-height:43.48958vw}}.assure .assure-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;border-right:1px solid #e1eaf2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:29px 20px 39px;width:25%}@media screen and (min-width:1921px){.assure .assure-column{padding:1.51042vw 1.04167vw 2.03125vw}}.assure .assure-column:nth-child(2n){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.assure .assure-column__number{color:#3a3f58;font-size:30px;font-weight:500;line-height:52px}@media screen and (min-width:1921px){.assure .assure-column__number{font-size:1.5625vw;line-height:2.70833vw}}.assure .assure-column__title{margin-top:26px}@media screen and (min-width:1921px){.assure .assure-column__title{margin-top:1.35417vw}}.assure .assure-column__title>*{color:#3a3f58;font-size:30px;font-weight:700;line-height:45px;-webkit-transition:all .3s linear;transition:all .3s linear}@media screen and (min-width:1921px){.assure .assure-column__title>*{font-size:1.5625vw;line-height:2.34375vw}}.assure .assure-column__text{margin-top:8px}@media screen and (min-width:1921px){.assure .assure-column__text{margin-top:.41667vw}}@media (hover:hover) and (pointer:fine){.assure .assure-column:hover .assure-column__title>*{-webkit-text-fill-color:transparent;background:linear-gradient(89.95deg,#7e42e0 .87%,#ff0082 98.92%);-webkit-background-clip:text}}.core-values{margin-bottom:calc(7.5vw + 56px)}@media screen and (min-width:1921px){.core-values{margin-bottom:10.41667vw}}@media screen and (max-width:575px){.core-values{margin-bottom:120px}}.core-values__inner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;padding-bottom:90px;padding-top:90px}@media screen and (min-width:1921px){.core-values__inner{padding-bottom:4.6875vw;padding-top:4.6875vw}}@media screen and (max-width:1920px){.core-values__inner{padding-bottom:calc(3.125vw + 30px);padding-top:calc(3.125vw + 30px)}}@media screen and (max-width:1280px){.core-values__inner{padding-bottom:70px;padding-top:70px}}@media screen and (max-width:1024px){.core-values__inner{padding-bottom:30px;padding-top:60px}}@media screen and (max-width:575px){.core-values__inner.content-glass--light{padding-top:100px}}@media screen and (max-width:1024px){.core-values__inner.content-glass--light .core-values__mob-list{padding-bottom:0}}.core-values__inner.content-glass--light .core-values__mob-list:after{display:none}@media screen and (max-width:575px){.core-values__inner.content-glass--light .portfolio__slider-nav{padding-bottom:0}}.core-values__inner.content-glass--light .core-values__mob-text-block{position:relative}@media screen and (max-width:1024px){.core-values__inner.content-glass--light .core-values__mob-text-block{padding-bottom:0}}@media screen and (max-width:575px){.core-values__inner.content-glass--light .core-values__mob-text-block{margin-bottom:10px;padding-bottom:30px}}.core-values__inner.content-glass--light .core-values__pagination .swiper-pagination-bullet{background-color:rgba(58,63,88,.8)}.core-values__inner.content-glass--light .core-values__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#3a3f58}@media screen and (max-width:1024px){.core-values__inner.content-glass--light .core-values__content{padding-bottom:30px}.core-values__inner.content-glass--light .core-values__mob-list.swiper-container .swiper-slide{margin-top:0}}@media screen and (max-width:1199px){.core-values__inner.content-bg--dark{padding-bottom:0;padding-top:60px}.core-values__inner.content-bg--dark .core-values__mob-text-block{padding-bottom:60px}.core-values__inner.content-bg--dark .core-values__section-text{padding-bottom:0}.core-values__inner.content-bg--dark .core-values__content{padding-bottom:60px;padding-top:0}}@media screen and (max-width:1024px){.core-values__inner.content-bg--dark .core-values__content{padding-top:40px}}@media screen and (max-width:575px){.core-values__inner.content-bg--dark .core-values__content{padding-bottom:0}}@media screen and (max-width:1199px){.core-values__inner.content-bg--dark .core-values__item{padding-left:0;padding-top:0}}.core-values__content{padding-bottom:80px;padding-left:140px;position:relative;width:100%}@media screen and (max-width:1920px){.core-values__content{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.core-values__content{padding-left:60px}}@media screen and (max-width:767px){.core-values__content{padding-left:40px}}@media screen and (max-width:575px){.core-values__content{padding-left:20px}}@media screen and (min-width:1921px){.core-values__content{padding-bottom:4.16667vw;padding-left:0}}@media screen and (max-width:575px){.core-values__content{padding-left:0}}@media screen and (min-width:1921px){.core-values__content-inner{margin:auto;max-width:76.04167vw;padding-left:0;padding-right:9.375vw}}@media screen and (max-width:575px){.core-values__content-inner{padding-left:20px}}.core-values__glass-parralax{position:absolute;right:-150px;top:30px;will-change:transform;z-index:2}@media screen and (min-width:1921px){.core-values__glass-parralax{right:20%;top:-7.8125vw;z-index:-1}}@media screen and (max-width:1920px){.core-values__glass-parralax{right:calc(-16.741vw + 171.42857px)}}@media screen and (max-width:1024px){.core-values__glass-parralax{right:0}}.core-values__in-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media screen and (min-width:1921px){.core-values__in-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:3.125vw;justify-content:space-between}}@media screen and (max-width:1024px){.core-values__in-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.core-values .core-values-sticky-el{max-width:545px;position:relative;width:100%}@media screen and (min-width:1921px){.core-values .core-values-sticky-el{max-width:28.38542vw}}@media screen and (max-width:1920px){.core-values .core-values-sticky-el{max-width:calc(19.844vw + 164px)}}@media screen and (max-width:1024px){.core-values .core-values-sticky-el{max-width:100%}}@media screen and (max-width:1279px){.core-values__mob-text-block{padding-bottom:80px;padding-left:140px}}@media screen and (max-width:1279px) and (max-width:1920px){.core-values__mob-text-block{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1279px) and (max-width:1280px){.core-values__mob-text-block{padding-left:60px}}@media screen and (max-width:1279px) and (max-width:767px){.core-values__mob-text-block{padding-left:40px}}@media screen and (max-width:1279px) and (max-width:575px){.core-values__mob-text-block{padding-left:20px}}@media screen and (max-width:575px){.core-values__mob-text-block{padding-bottom:100px}}@media screen and (max-width:1279px){.core-values .core-values__inner.content-glass--light .core-values__mob-text-block,.core-values .core-values__inner.content-glass--light .core-values__mob-text-block .core-values__section-text{padding-bottom:0}.core-values .core-values__inner.content-glass--light .core-values__content{padding-top:0}.core-values .core-values__inner.content-glass--light .core-values__item{padding-left:0}.core-values .core-values__inner.content-glass--light .core-values__mob-list.swiper-container .swiper-slide{margin-top:20px}.core-values .core-values__inner.content-glass--light .core-values__mob-list,.core-values .core-values__mob-list{padding-bottom:0}}@media screen and (max-width:1279px) and (min-width:1024px){.core-values .core-values__mob-list{overflow:hidden}.core-values .portfolio__slider-nav{padding-right:60px}}.core-values__section-title{margin-bottom:24px}@media screen and (min-width:1921px){.core-values__section-title{margin-bottom:1.25vw}}.core-values__section-title>* strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text}@media screen and (min-width:1025px){.core-values__section-text{padding-bottom:100px}}.core-values__list{width:100%}@media screen and (min-width:1921px){.core-values__list{width:auto}}@media screen and (min-width:1025px){.core-values__list{margin-top:-65px}}.core-values__pagination{-webkit-box-pack:center;-ms-flex-pack:center;bottom:80px!important;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;position:absolute;right:-60px}@media screen and (max-width:1024px){.core-values__pagination{bottom:0!important;right:0}}.core-values__pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.8);height:11px;margin:0 5px!important;-webkit-transition:all .2s linear;transition:all .2s linear;width:11px}.core-values__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.core-values__mob-list{padding-bottom:100px;position:relative}@media screen and (max-width:575px){.core-values__mob-list{padding-bottom:70px}}.core-values__mob-list:after{background:linear-gradient(269.82deg,rgba(9,21,54,.7) .15%,rgba(9,21,54,.7) 17.36%,rgba(9,21,54,.7) 51.63%,rgba(9,21,54,.16) 83.55%,rgba(9,21,54,0) 100.8%);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:100%;margin-right:calc(50% - 50vw - 63px);opacity:.6;position:absolute;right:0;top:0;width:26%;z-index:2}@media screen and (min-width:1921px){.core-values__mob-list:after{margin-right:calc(50% - 53.28125vw)}}@media screen and (max-width:575px){.core-values__mob-list:after{display:none}}.core-values__mob-list.swiper-grid-column>.swiper-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.core-values__mob-list.swiper-container .swiper-slide{height:calc(50% - 31.5px)!important;margin-top:63px}@media screen and (min-width:1921px){.core-values__mob-list.swiper-container .swiper-slide{height:calc(50% - 1.64063vw)!important;margin-top:3.28125vw}}@media screen and (max-width:575px){.core-values__mob-list.swiper-container .swiper-slide{height:calc(50% - 35px)!important;margin-top:70px}.core-values__mob-list .core-values__title{padding-right:20px}.core-values__mob-list .core-values__text{max-width:100%;padding-right:20px}}.core-values__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:80px 0 80px 140px;position:relative}@media screen and (max-width:1920px){.core-values__item{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.core-values__item{padding-left:60px}}@media screen and (max-width:767px){.core-values__item{padding-left:40px}}@media screen and (max-width:575px){.core-values__item{padding-left:20px}}@media screen and (min-width:1921px){.core-values__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:4.16667vw 0}}@media screen and (max-width:1920px){.core-values__item{padding-bottom:calc(7.813vw - 70px)}}@media screen and (max-width:1280px){.core-values__item{padding-bottom:30px;padding-right:0}}@media screen and (max-width:1099px){.core-values__item{padding-bottom:60px;padding-left:0;padding-top:30px}}@media screen and (max-width:1024px){.core-values__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:575px){.core-values__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0!important}}.core-values__item:last-child{padding-bottom:0}.core-values__item--light,.core-values__item--light .core-values__title>*{color:#fff}.core-values__item .core-values-item-shadow{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.5);border-left:1px solid #e1eaf2;border-top:1px solid #e1eaf2;bottom:0;display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:all .3s linear;transition:all .3s linear;width:calc(100% + 320px);z-index:-1}@media screen and (min-width:1921px){.core-values__item .core-values-item-shadow{width:calc(100% + 16.66667vw)}}@media (hover:hover) and (pointer:fine){.core-values__item:hover .core-values-item-shadow{-webkit-box-shadow:0 1px 30px rgba(225,234,242,.5);box-shadow:0 1px 30px rgba(225,234,242,.5)}.core-values__item:hover stop,.core-values__item:not(:hover) stop{-webkit-transition:all .3s linear;transition:all .3s linear}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1099px){.core-values__item:not(:hover) stop{stop-color:#c4c4c4}}.core-values__icon{height:100%;margin-right:28px;max-height:81px;max-width:81px;width:100%}@media screen and (min-width:1921px){.core-values__icon{margin-right:1.45833vw;max-height:4.21875vw;max-width:4.21875vw}}@media screen and (max-width:1920px){.core-values__icon{margin-right:calc(1.25vw + 4px)}}@media screen and (max-width:1280px){.core-values__icon{margin-right:20px}}@media screen and (max-width:575px){.core-values__icon{margin-bottom:30px;margin-right:0;max-width:52px}}.core-values__icon img,.core-values__icon svg{height:100%;width:100%}.core-values__info{max-width:474px}@media screen and (min-width:1921px){.core-values__info{max-width:24.6875vw}}.core-values__title>*{color:#3a3f58;font-size:24px;font-weight:800;letter-spacing:0;line-height:32px}@media screen and (min-width:1921px){.core-values__title>*{font-size:1.35417vw;line-height:1.66667vw}}@media screen and (max-width:1920px){.core-values__title>*{font-size:calc(.313vw + 18px)}}@media screen and (max-width:1280px){.core-values__title>*{font-size:22px}}@media screen and (max-width:1024px){.core-values__title>*{font-size:24px}}.core-values__text{margin-top:16px}@media screen and (min-width:1921px){.core-values__text{margin-top:.83333vw}}@media screen and (max-width:575px){.core-values__text{margin-top:20px;max-width:263px}}.core-values__text>*{font-size:18px;line-height:32px}@media screen and (min-width:1921px){.core-values__text>*{font-size:1.04167vw;line-height:1.77083vw}}@media screen and (max-width:1920px){.core-values__text>*{font-size:calc(.313vw + 12px);line-height:calc(.625vw + 20px)}}@media screen and (max-width:1280px){.core-values__text>*{font-size:16px;line-height:28px}}@media screen and (max-width:1024px){.core-values__text>*{font-size:18px;line-height:32px}}.page-template-page-about .core-values,.page-template-tpl-flexible-content .core-values{margin-top:100px}@media screen and (min-width:1921px){.page-template-page-about .core-values,.page-template-tpl-flexible-content .core-values{margin-top:5.20833vw}}@media screen and (max-width:1920px){.page-template-page-about .core-values,.page-template-tpl-flexible-content .core-values{margin-top:calc(9.375vw - 80px)}}@media screen and (max-width:1280px){.page-template-page-about .core-values,.page-template-tpl-flexible-content .core-values{margin-top:60px}}@media screen and (max-width:575px){.page-template-page-about .core-values,.page-template-tpl-flexible-content .core-values{margin-top:0}.page-template-page-about .core-values__inner,.page-template-tpl-flexible-content .core-values__inner{padding-top:120px}.page-template-page-about .core-values__inner.content-bg--dark,.page-template-tpl-flexible-content .core-values__inner.content-bg--dark{padding-top:60px}}.page-template-page-about .core-values__content,.page-template-tpl-flexible-content .core-values__content{padding-bottom:20px;padding-top:75px}@media screen and (min-width:1921px){.page-template-page-about .core-values__content,.page-template-tpl-flexible-content .core-values__content{padding-top:3.90625vw}}@media screen and (max-width:1099px){.page-template-page-about .core-values__content,.page-template-tpl-flexible-content .core-values__content{padding-top:80px}}.page-template-page-about .core-values__content.content-bg--dark,.page-template-tpl-flexible-content .core-values__content.content-bg--dark{padding-bottom:80px}.page-template-page-about .core-values__content-inner,.page-template-tpl-flexible-content .core-values__content-inner{position:relative;z-index:3}.page-template-page-about .core-values__section-title,.page-template-tpl-flexible-content .core-values__section-title{padding-top:0}.page-template-page-about .benefits,.page-template-tpl-flexible-content .benefits{margin-bottom:100px;margin-top:100px}@media screen and (min-width:1921px){.page-template-page-about .benefits,.page-template-tpl-flexible-content .benefits{margin-bottom:5.20833vw;margin-top:5.20833vw}}@media screen and (max-width:1920px){.page-template-page-about .benefits,.page-template-tpl-flexible-content .benefits{margin-bottom:calc(9.375vw - 80px);margin-top:calc(9.375vw - 80px)}}@media screen and (max-width:1280px){.page-template-page-about .benefits,.page-template-tpl-flexible-content .benefits{margin-bottom:40px;margin-top:40px}}@media screen and (max-width:575px){.page-template-page-about .benefits,.page-template-tpl-flexible-content .benefits{margin-bottom:0;margin-top:0}}.page-template-page-about .tabs,.page-template-tpl-flexible-content .tabs{margin-bottom:100px}@media screen and (min-width:1921px){.page-template-page-about .tabs,.page-template-tpl-flexible-content .tabs{margin-bottom:5.20833vw}}@media screen and (max-width:1920px){.page-template-page-about .tabs,.page-template-tpl-flexible-content .tabs{margin-bottom:calc(9.375vw - 80px)}}@media screen and (max-width:1280px){.page-template-page-about .tabs,.page-template-tpl-flexible-content .tabs{margin-bottom:40px}}@media screen and (max-width:1199px) and (min-width:767px){.page-template-page-about .tabs,.page-template-tpl-flexible-content .tabs{padding-top:40px}}@media screen and (max-width:575px){.page-template-page-about .tabs,.page-template-tpl-flexible-content .tabs{margin-bottom:0;margin-top:0}.page-template-page-about .tabs.light:not(.services-tabs),.page-template-tpl-flexible-content .tabs.light:not(.services-tabs){margin-bottom:50px}}@media screen and (min-width:1921px){.page-template-page-about .side-side-content__container,.page-template-tpl-flexible-content .side-side-content__container{padding-bottom:5.20833vw}}@media screen and (max-width:1920px){.page-template-page-about .side-side-content__container,.page-template-tpl-flexible-content .side-side-content__container{padding-bottom:calc(4.688vw + 10px)}}@media screen and (max-width:1280px){.page-template-page-about .side-side-content__container,.page-template-tpl-flexible-content .side-side-content__container{padding-bottom:40px}}@media screen and (max-width:575px){.page-template-page-about .side-side-content__container,.page-template-tpl-flexible-content .side-side-content__container{padding-bottom:0}}@media screen and (max-width:1024px){.page-template-page-about .section-label-block,.page-template-page-works .section-label-block,.page-template-tpl-flexible-content .section-label-block,.post-template-default.single.single-post .section-label-block{display:none}}.contact-hero{padding-bottom:calc(5.625vw + 42px);padding-top:calc(1.25vw + 26px)}@media screen and (min-width:1921px){.contact-hero{padding-bottom:7.8125vw;padding-top:2.60417vw}}.contact-hero__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto}@media screen and (max-width:1920px){.contact-hero__container{padding-left:calc(20.089vw - 65.71429px);padding-right:calc(20.089vw - 65.71429px)}}@media screen and (max-width:1023px){.contact-hero__container{padding-left:calc(17.781vw - 41.899px);padding-right:calc(17.781vw - 41.899px)}}@media screen and (min-width:1921px){.contact-hero__container{padding-left:16.66667vw;padding-right:16.66667vw}}.contact-hero__section-title{margin-bottom:calc(2.5vw + 32px);text-align:center}@media screen and (min-width:1921px){.contact-hero__section-title{margin-bottom:4.16667vw}}.contact-hero__contacts{margin:0 auto;max-width:1265px;width:100%}@media screen and (min-width:1921px){.contact-hero__contacts{max-width:65.88542vw}}.hero-contacts{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:-14px}@media screen and (max-width:768px){.hero-contacts{margin:calc(-1.339vw - 3.71429px)}}@media screen and (min-width:1921px){.hero-contacts{margin:-.72917vw}}.hero-contacts__item{padding:14px;width:25%}@media screen and (max-width:1024px){.hero-contacts__item{width:50%}}@media screen and (max-width:576px){.hero-contacts__item{width:100%}}@media screen and (max-width:768px){.hero-contacts__item{padding:calc(1.339vw + 3.71429px)}}@media screen and (min-width:1921px){.hero-contacts__item{padding:.72917vw}}.hero-contacts__inner{background-color:transparent;border-radius:10px;-webkit-box-shadow:20px 37px 65px 0 rgba(14,24,150,.1);box-shadow:20px 15px 65px 0 rgba(14,24,150,.1);color:#3a3f58;cursor:pointer;overflow:hidden;padding:calc(1.25vw + 26px) calc(.937vw + 12px) calc(.625vw + 23px);position:relative;text-align:center;-webkit-transition:background-color .3s cubic-bezier(.19,1,.22,1) 0s,color .3s linear,-webkit-transform .4s cubic-bezier(.39,.575,.565,1) 0s;transition:background-color .3s cubic-bezier(.19,1,.22,1) 0s,color .3s linear,-webkit-transform .4s cubic-bezier(.39,.575,.565,1) 0s;transition:transform .4s cubic-bezier(.39,.575,.565,1) 0s,background-color .3s cubic-bezier(.19,1,.22,1) 0s,color .3s linear;transition:transform .4s cubic-bezier(.39,.575,.565,1) 0s,background-color .3s cubic-bezier(.19,1,.22,1) 0s,color .3s linear,-webkit-transform .4s cubic-bezier(.39,.575,.565,1) 0s}@media screen and (min-width:1921px){.hero-contacts__inner{border-radius:.52083vw;-webkit-box-shadow:1.04167vw 1.92708vw 3.38542vw 0 rgba(14,24,150,.1);box-shadow:1.04167vw .78125vw 3.38542vw 0 rgba(14,24,150,.1);padding:2.60417vw 1.5625vw 1.82292vw}}@media (hover:hover) and (pointer:fine){.hero-contacts__inner:hover{background-color:#091536;color:#fff;-webkit-transform:scale(.93);transform:scale(.93)}.hero-contacts__inner:hover:before{content:none}}.hero-contacts__inner:before{backdrop-filter:blur(15px);background:hsla(0,0%,100%,.6);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:0}@media screen and (min-width:1921px){.hero-contacts__inner:before{backdrop-filter:blur(.78125vw)}}.hero-contacts__link{height:100%;left:0;position:absolute;top:0;width:100%}.hero-contacts__icon-wrap{margin-bottom:calc(.937vw + 12px);position:relative}@media screen and (min-width:1921px){.hero-contacts__icon-wrap{margin-bottom:1.5625vw}}.hero-contacts__title{color:inherit;font-family:Poppins,sans-serif;font-size:calc(.125vw + 9.6px);font-weight:500;letter-spacing:calc(.063vw + .8px);line-height:calc(.75vw + 17.6px);position:relative;text-transform:uppercase}@media screen and (min-width:1921px){.hero-contacts__title{font-size:.625vw;letter-spacing:.10417vw;line-height:1.66667vw}}.hero-contacts__link-txt{color:inherit;font-size:calc(.25vw + 15.2px);font-weight:700;line-height:calc(.5vw + 22.4px);position:relative}@media screen and (min-width:1921px){.hero-contacts__link-txt{font-size:1.04167vw;line-height:1.66667vw}}.consultants__content{padding-bottom:calc(5vw + 44px);position:relative;width:100%}@media screen and (min-width:1921px){.consultants__content{padding-bottom:7.29167vw}}.consultants__content-inner{padding-left:140px;padding-top:calc(3.75vw + 48px)}@media screen and (max-width:1024px){.consultants__content-inner{padding-left:calc(17.756vw - 41.81818px)}}@media screen and (min-width:1921px){.consultants__content-inner{padding-left:0;padding-top:6.25vw}}.consultants__content-inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media screen and (max-width:1024px){.consultants__content-inner-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1921px){.consultants__content-inner-container{margin:auto;max-width:76.04167vw;padding-left:0;padding-right:9.375vw}}.consultants__section-title{max-width:435px;position:relative;width:100%}@media screen and (max-width:1024px){.consultants__section-title{max-width:100%}}@media screen and (min-width:1921px){.consultants__section-title{max-width:18.22917vw}}.consultants__block{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;margin-left:auto;padding-bottom:calc(3.75vw + 48px)}@media screen and (max-width:1024px){.consultants__block{margin-left:0;margin-top:calc(5.682vw + 21.81818px)}}@media screen and (max-width:768px){.consultants__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1921px){.consultants__block{padding-bottom:6.25vw}}.consultant-block{max-width:408px;position:relative;width:100%}@media screen and (max-width:768px){.consultant-block{max-width:100%}}@media screen and (min-width:1921px){.consultant-block{max-width:21.25vw}}.consultant-block:first-child{margin-right:calc(.813vw + 12.4px)}@media screen and (max-width:768px){.consultant-block:first-child{margin-bottom:calc(2.232vw + 22.85714px);margin-right:0}}@media screen and (min-width:1921px){.consultant-block:first-child{margin-bottom:0;margin-right:1.45833vw}}.consultant-block__content{cursor:pointer}@media (hover:hover) and (pointer:fine){.consultant-block__content:hover .btn-slide-arrow .default{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1921px){.consultant-block__content:hover .btn-slide-arrow .default{-webkit-transform:translate(.9375vw,-.9375vw);transform:translate(.9375vw,-.9375vw)}}@media (hover:hover) and (pointer:fine){.consultant-block__content:hover .btn-slide-arrow .gradient{-webkit-transform:translate(0);transform:translate(0)}.consultant-block__content:hover .btn-slide-arrow .text:before{width:100%}}.consultant-block__image{margin-bottom:calc(.5vw + 8.4px);max-width:408px;padding-bottom:123%;position:relative;width:100%}@media screen and (min-width:1921px){.consultant-block__image{margin-bottom:.9375vw;max-width:21.25vw}}@media screen and (max-width:575px){.consultant-block__image{padding-bottom:100%}}.consultant-block__image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.consultant-block__name{color:#fff;font-size:calc(.5vw + 20.4px);font-weight:600;line-height:calc(.5vw + 26.4px);margin-bottom:calc(.438vw + 6.6px)}@media screen and (min-width:1921px){.consultant-block__name{font-size:1.5625vw;line-height:1.875vw;margin-bottom:.78125vw}}.consultant-block__name .text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:5px;position:relative}@media screen and (min-width:1921px){.consultant-block__name .text{margin-right:.26042vw}}.consultant-block__name .text:before{background:-webkit-gradient(linear,left top,right top,from(#7e42e0),color-stop(95.29%,#ff0082));background:linear-gradient(90deg,#7e42e0,#ff0082 95.29%);bottom:-5px;content:"";display:block;height:3px;position:absolute;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:0}@media screen and (min-width:1921px){.consultant-block__name .text:before{bottom:-.26042vw;height:.15625vw}}.consultant-block__role{color:#fff;font-size:calc(.125vw + 9.6px);font-weight:500;letter-spacing:1px;line-height:calc(.125vw + 11.6px);text-transform:uppercase}@media screen and (min-width:1921px){.consultant-block__role{font-size:.625vw;letter-spacing:.05208vw;line-height:.72917vw}}.page-blog{margin-top:0}.page-blog .not-found{color:#3a3f58;font-size:30px;font-weight:600;line-height:39px;padding:50px 14px 0}@media screen and (min-width:1921px){.page-blog .not-found{font-size:1.5625vw;line-height:2.03125vw;padding:2.60417vw .72917vw 0}}.blog-hero{padding-bottom:99px;padding-top:90px}@media screen and (min-width:1921px){.blog-hero{padding-bottom:5.15625vw;padding-top:4.6875vw}}.blog-hero:before{background:#091536;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-3}.blog-hero__content{padding-top:38px}@media screen and (min-width:1921px){.blog-hero__content{padding-top:1.97917vw}}.blog-hero .hero__title{max-width:880px;text-align:center}@media screen and (min-width:1921px){.blog-hero .hero__title{max-width:45.83333vw}}.blog-hero .hero__title>*{color:#fff}.blog-hero .hero__text{margin-top:40px;max-width:626px;text-align:center}@media screen and (min-width:1921px){.blog-hero .hero__text{margin-top:2.08333vw;max-width:32.60417vw}}.blog-hero .hero__text>*{color:#fff;font-size:18px;line-height:32px}@media screen and (min-width:1921px){.blog-hero .hero__text>*{font-size:.9375vw;line-height:1.66667vw}}.blog-hero .hero__btn{margin-top:80px}@media screen and (min-width:1921px){.blog-hero .hero__btn{margin-top:4.16667vw}}.blog-search{margin-top:-32px}@media screen and (min-width:1921px){.blog-search{margin-top:-1.66667vw}}.blog-search__search-wrap{background:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(117,122,149,.04),0 2px 4px rgba(117,122,149,.1),0 10px 10px rgba(117,122,149,.09),0 40px 50px rgba(117,122,149,.08);box-shadow:0 2px 4px rgba(117,122,149,.04),0 2px 4px rgba(117,122,149,.1),0 10px 10px rgba(117,122,149,.09),0 40px 50px rgba(117,122,149,.08);margin:0 auto;max-width:844px;position:relative;width:100%}@media screen and (min-width:1921px){.blog-search__search-wrap{border-radius:.26042vw;max-width:43.95833vw}}.blog-search__search-wrap input[type=text]{background:transparent;border:1px solid transparent;border-radius:5px;color:#3a3f58;font-size:18px;font-weight:400;height:64px;line-height:32px;margin:0;padding:16px 61px;-webkit-transition:all .2s linear;transition:all .2s linear;width:100%}@media screen and (min-width:1921px){.blog-search__search-wrap input[type=text]{border-radius:.26042vw;font-size:.9375vw;height:3.33333vw;line-height:1.66667vw;padding:.83333vw 3.17708vw}}.blog-search__search-wrap input[type=text]::-webkit-input-placeholder{color:#9d9fac;font-size:16px;font-weight:300}.blog-search__search-wrap input[type=text]::-moz-placeholder{color:#9d9fac;font-size:16px;font-weight:300}.blog-search__search-wrap input[type=text]:-ms-input-placeholder{color:#9d9fac;font-size:16px;font-weight:300}.blog-search__search-wrap input[type=text]::-ms-input-placeholder{color:#9d9fac;font-size:16px;font-weight:300}.blog-search__search-wrap input[type=text]::placeholder{color:#9d9fac;font-size:16px;font-weight:300}@media screen and (min-width:1921px){.blog-search__search-wrap input[type=text]::-webkit-input-placeholder{font-size:.83333vw}.blog-search__search-wrap input[type=text]::-moz-placeholder{font-size:.83333vw}.blog-search__search-wrap input[type=text]:-ms-input-placeholder{font-size:.83333vw}.blog-search__search-wrap input[type=text]::-ms-input-placeholder{font-size:.83333vw}.blog-search__search-wrap input[type=text]::placeholder{font-size:.83333vw}}@media (hover:hover) and (pointer:fine){.blog-search__search-wrap input[type=text]:active,.blog-search__search-wrap input[type=text]:focus,.blog-search__search-wrap input[type=text]:hover{border-color:#7e42e0}}.blog-search__delete-btn{background:none;border:none;cursor:pointer;opacity:0;outline:none;padding:0;position:absolute;right:24px;top:23px;-webkit-transition:all .2s linear;transition:all .2s linear;visibility:hidden}@media screen and (min-width:1921px){.blog-search__delete-btn{right:1.25vw;top:1.19792vw}}.blog-search__delete-btn.check{opacity:1;visibility:visible}@media (hover:hover) and (pointer:fine){.blog-search__delete-btn:active,.blog-search__delete-btn:focus,.blog-search__delete-btn:hover{outline:none}}.blog-search__btn{height:18px;left:30px;position:absolute;top:27px;width:18px}@media screen and (min-width:1921px){.blog-search__btn{height:.9375vw;left:1.5625vw;top:1.40625vw;width:.9375vw}}.blog-search__btn svg{bottom:4px;height:18px;position:absolute;width:18px}@media screen and (min-width:1921px){.blog-search__btn svg{bottom:.20833vw;height:.9375vw;width:.9375vw}}.blog-search__btn input[type=submit]{background:transparent;border:none;bottom:4px;cursor:pointer;height:18px;outline:none;position:absolute;right:0;width:18px}@media screen and (min-width:1921px){.blog-search__btn input[type=submit]{bottom:.20833vw;height:.9375vw;width:.9375vw}}.posts-ajax{width:100%}.posts-grid{padding-top:24px}@media screen and (min-width:1921px){.posts-grid{padding-top:1.25vw}}.posts-grid__label-block{height:0}@media screen and (max-width:768px){.posts-grid__label-block{display:none}}.posts-grid__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:1397px}@media screen and (min-width:1921px){.posts-grid__content{max-width:72.76042vw}}@media screen and (max-width:1920px){.posts-grid__content{max-width:calc(66.687vw + 116.6px)}}@media screen and (max-width:768px){.posts-grid__content .breadcrumbs-section{padding-left:20px}}.posts-grid__wrap{padding-bottom:120px;padding-left:140px;padding-top:90px}@media screen and (min-width:1921px){.posts-grid__wrap{padding-bottom:6.25vw;padding-left:7.29167vw;padding-top:4.6875vw}}@media screen and (max-width:1920px){.posts-grid__wrap{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.posts-grid__wrap{padding-left:60px}}@media screen and (max-width:767px){.posts-grid__wrap{padding-left:40px}}@media screen and (max-width:575px){.posts-grid__wrap{padding-left:20px;padding-right:20px}}.posts-grid__wrap-inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (min-width:1921px){.posts-grid__wrap-inner{margin:auto;max-width:76.04167vw;padding-right:9.375vw;width:100%}}@media screen and (max-width:1199px){.posts-grid__wrap-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.posts-grid .breadcrumbs-section{padding-top:0}.posts-grid__breadcrumbs{color:#bcc2d4;font-size:16px;font-weight:400;line-height:26px;padding-bottom:37px}@media screen and (min-width:1921px){.posts-grid__breadcrumbs{font-size:.83333vw;line-height:1.35417vw;padding-bottom:1.92708vw}}.posts-grid__breadcrumbs>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media screen and (min-width:1921px){.posts-grid__breadcrumbs>span{gap:.41667vw}}.posts-grid__breadcrumbs a{color:#3a3f58}.posts-grid__sidebar{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:327px;padding-bottom:120px;position:absolute!important;right:0;top:0;width:100%}@media screen and (min-width:1921px){.posts-grid__sidebar{max-width:17.03125vw;padding-bottom:6.25vw;right:9.375vw}}@media screen and (max-width:1650px){.posts-grid__sidebar{max-width:290px}}@media screen and (max-width:1440px){.posts-grid__sidebar{max-width:270px}}@media screen and (max-width:1199px){.posts-grid__sidebar{display:none}}.posts-grid__filters{width:100%}.posts-grid-filters__label{margin-bottom:18px}@media screen and (min-width:1921px){.posts-grid-filters__label{margin-bottom:.9375vw}}.posts-grid-filters__label>*{color:#3a3f58;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:1px;line-height:32px;text-transform:uppercase}@media screen and (min-width:1921px){.posts-grid-filters__label>*{font-size:.72917vw;letter-spacing:.05208vw;line-height:1.66667vw}}.posts-grid-filters__list{list-style:none;margin:0;padding:0}.posts-grid-filters__list li{line-height:normal}.posts-grid-filters__list li:not(:last-child){margin-bottom:14px}@media screen and (min-width:1921px){.posts-grid-filters__list li:not(:last-child){margin-bottom:.72917vw}}.posts-grid-filters__list a,.posts-grid-filters__list button{background:none;border:none;color:#3a3f58;cursor:pointer;display:inline-block;font-size:16px;font-weight:300;line-height:19px;outline:none;padding:0;position:relative;text-transform:capitalize;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.posts-grid-filters__list a,.posts-grid-filters__list button{font-size:.83333vw;line-height:.98958vw}}.posts-grid-filters__list a:before,.posts-grid-filters__list button:before{background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);content:"";display:block;height:2px;position:absolute;top:calc(100% + 3px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:0}@media screen and (min-width:1921px){.posts-grid-filters__list a:before,.posts-grid-filters__list button:before{height:.10417vw;top:calc(100% + .15625vw)}}@media (hover:hover) and (pointer:fine){.posts-grid-filters__list a.active,.posts-grid-filters__list a:hover,.posts-grid-filters__list button.active,.posts-grid-filters__list button:hover{text-shadow:0 0 1px #3a3f58}.posts-grid-filters__list a.active:before,.posts-grid-filters__list a:hover:before,.posts-grid-filters__list button.active:before,.posts-grid-filters__list button:hover:before{width:100%}.posts-grid-filters__list a:active,.posts-grid-filters__list a:focus,.posts-grid-filters__list a:hover,.posts-grid-filters__list button:active,.posts-grid-filters__list button:focus,.posts-grid-filters__list button:hover{outline:none}}.posts-grid__recent{padding-top:60px;width:100%}@media screen and (min-width:1921px){.posts-grid__recent{padding-top:3.125vw}}.posts-grid__recent.posts-grid-recent--mobile{display:none}@media screen and (max-width:1199px){.posts-grid__recent.posts-grid-recent--mobile{display:block}}.posts-grid-recent__label{margin-bottom:18px}@media screen and (min-width:1921px){.posts-grid-recent__label{margin-bottom:.9375vw}}.posts-grid-recent__label>*{color:#3a3f58;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:1px;line-height:32px;text-transform:uppercase}@media screen and (min-width:1921px){.posts-grid-recent__label>*{font-size:.72917vw;letter-spacing:.05208vw;line-height:1.66667vw}}.posts-grid__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin:-56px -28px 0;max-width:72.5%;width:100%}@media screen and (min-width:1921px){.posts-grid__list{margin:-2.91667vw -1.45833vw 0}}@media screen and (max-width:1920px){.posts-grid__list{margin-left:calc(-2.813vw + 26px);margin-right:calc(-2.813vw + 26px);margin-top:calc(-5.625vw + 52px)}}@media screen and (max-width:1440px){.posts-grid__list{max-width:70%}}@media screen and (max-width:1280px){.posts-grid__list{margin-left:-10px;margin-right:-10px;margin-top:-20px;max-width:68%}}@media screen and (max-width:1199px){.posts-grid__list{max-width:calc(100% + 20px);width:calc(100% + 20px)}}.posts-grid__load-more{background:none;border:none;color:#3a3f58;cursor:pointer;font-family:Inter,sans-serif;font-size:24px;font-weight:300;line-height:29px;outline:none;padding:0;position:relative}@media screen and (min-width:1921px){.posts-grid__load-more{font-size:1.25vw;line-height:1.51042vw}}.posts-grid__load-more span.text{position:relative}.posts-grid__load-more span.text:before{background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);content:"";display:block;height:10px;position:absolute;top:calc(100% + 1px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:0}@media screen and (min-width:1921px){.posts-grid__load-more span.text:before{height:.52083vw;top:calc(100% + .05208vw)}}.posts-grid__load-more span.plus{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media (hover:hover) and (pointer:fine){.posts-grid__load-more:hover span.text:before{width:100%}.posts-grid__load-more:hover span.plus{color:#ff0082}.posts-grid__load-more:active,.posts-grid__load-more:focus,.posts-grid__load-more:hover{outline:none}}.post{border-radius:8px;padding:56px 28px 0;width:50%}@media screen and (min-width:1921px){.post{border-radius:.41667vw;padding:2.91667vw 1.45833vw 0}}@media screen and (max-width:1920px){.post{padding-left:calc(2.813vw - 26px);padding-right:calc(2.813vw - 26px);padding-top:calc(5.625vw - 52px)}}@media screen and (max-width:1280px){.post{padding-left:10px;padding-right:10px;padding-top:20px}}@media screen and (max-width:575px){.post{width:100%}}.post__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear;width:100%}@media (hover:hover) and (pointer:fine){.post__wrap:hover .post__image img{-webkit-transform:scale(1.2);transform:scale(1.2)}.post__wrap:hover .post__arrow img{-webkit-transform:translate(0);transform:translate(0)}}.post__content{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;height:100%;left:0;padding:20px 20px 40px 30px;position:absolute;right:0;top:0;width:100%;z-index:2}@media screen and (min-width:1921px){.post__content{padding:1.04167vw 1.04167vw 2.08333vw 1.5625vw}}.post__link{bottom:0;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.post__image{border-radius:5px;overflow:hidden;padding-top:63.92%;position:relative;width:100%}@media screen and (min-width:1921px){.post__image{border-radius:.26042vw}}.post__image:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,.1)),color-stop(42%,rgba(0,0,0,.3)),color-stop(67%,rgba(0,0,0,.64)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,.1) 20%,rgba(0,0,0,.3) 42%,rgba(0,0,0,.64) 67%,#000);content:"";opacity:.8;z-index:2}.post__image img,.post__image:before{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.post__image img{border-radius:8px;display:block;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s;z-index:1}@media screen and (min-width:1921px){.post__image img{border-radius:.41667vw}}.post__top-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:auto;z-index:2}.post__categories{z-index:2}.post__categories span{border-radius:8px;color:#fff;font-size:13px;font-weight:500;line-height:17px;padding:5px 8px;text-transform:capitalize}@media screen and (min-width:1921px){.post__categories span{border-radius:.41667vw;font-size:.67708vw;line-height:.88542vw;padding:.26042vw .41667vw}}.post__arrow{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:13px;justify-content:center;margin-left:auto;overflow:hidden;width:13px}@media screen and (min-width:1921px){.post__arrow{height:.67708vw;width:.67708vw}}.post__arrow img{-webkit-transform:translate(-100%,100%);transform:translate(-100%,100%);-webkit-transition:.3s;transition:.3s}.post__title{color:#3a3f58;display:block;font-size:20px;font-weight:500;line-height:26px;margin-top:20px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.post__title{font-size:1.04167vw;line-height:1.35417vw;margin-top:1.04167vw}}.post__title span{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#000),to(#000));background-image:linear-gradient(90deg,#000 0,#000);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;-webkit-transition:background-size .55s cubic-bezier(.2,.75,.5,1);transition:background-size .55s cubic-bezier(.2,.75,.5,1)}@media screen and (min-width:1921px){.post__title span{background-size:0 .10417vw}}.post__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}@media screen and (min-width:1921px){.post__bottom{margin-top:.83333vw}}.post__bottom span{color:#3a3f58;display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;margin-right:8px}@media screen and (min-width:1921px){.post__bottom span{font-size:.72917vw;line-height:.9375vw;margin-right:.41667vw}}.post__bottom svg{display:block;margin-right:8px}@media screen and (min-width:1921px){.post__bottom svg{margin-right:.41667vw}}.ajax-item:last-child{padding-bottom:0}.subscribe-form{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:145px 14px 185px;width:100%}@media screen and (min-width:1921px){.subscribe-form{padding:7.55208vw .72917vw 9.63542vw}}.subscribe-form--single-post{padding:65px 0 180px}@media screen and (min-width:1921px){.subscribe-form--single-post{padding:3.38542vw 0 9.375vw}}.subscribe-form__title{max-width:515px}@media screen and (min-width:1921px){.subscribe-form__title{max-width:26.82292vw}}.subscribe-form__title>*{font-size:48px;font-weight:700;line-height:70px}@media screen and (min-width:1921px){.subscribe-form__title>*{font-size:2.5vw;line-height:3.64583vw}}.subscribe-form__title strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);background-clip:text;-webkit-background-clip:text}.subscribe-form__form{padding-bottom:18px}@media screen and (min-width:1921px){.subscribe-form__form{padding-bottom:.9375vw}}.subscribe-form__form form{margin:0;position:relative}.subscribe-form__form form .wpcf7-spinner{display:none!important}.subscribe-form__form form input[type=email]{background:transparent;border:none;border-bottom:1px solid #757a95;color:#3a3f58;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:24px;margin:0!important;padding:0 95px 6px 0;width:408px}@media screen and (min-width:1921px){.subscribe-form__form form input[type=email]{font-size:.83333vw;line-height:1.25vw;padding:0 4.94792vw .3125vw 0;width:21.25vw}}.subscribe-form__form form .submit-btn{position:absolute;right:0;top:0}.subscribe-form__form form .submit-btn input[type=submit]{background:transparent;border:none;color:#3a3f58;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;outline:none}@media screen and (min-width:1921px){.subscribe-form__form form .submit-btn input[type=submit]{font-size:.83333vw;line-height:1.25vw}}.subscribe-form__form form .wpcf7-not-valid-tip{font-size:12px;line-height:12px}@media screen and (min-width:1921px){.subscribe-form__form form .wpcf7-not-valid-tip{font-size:.625vw;line-height:.625vw}}.post-recent{margin-bottom:10px}@media screen and (min-width:1921px){.post-recent{margin-bottom:.52083vw}}@media (hover:hover) and (pointer:fine){.post-recent:hover .post-recent__image:before{opacity:.7;visibility:visible}.post-recent:hover .post-recent__image:after{opacity:0;visibility:hidden}.post-recent:hover .post-recent__image img{opacity:1}.post-recent:hover .post-recent__date span,.post-recent:hover .post-recent__title{color:#fff}}.post-recent__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:1px solid #e1eaf2;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;min-height:113px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:1921px){.post-recent__wrap{border-radius:.41667vw;min-height:5.88542vw}}.post-recent__image{height:100%;position:absolute;width:100%}.post-recent__image img{-o-object-fit:cover;object-fit:cover}.post-recent__image img,.post-recent__image:after{height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.post-recent__image:after{backdrop-filter:blur(15px);background-color:#000;bottom:0;content:"";right:0}.post-recent__image:before{background:linear-gradient(111.86deg,#1815ac 14.19%,#ff0082 74.83%);bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden;width:100%;z-index:2}.post-recent__content{padding:20px;position:relative;z-index:2}@media screen and (min-width:1921px){.post-recent__content{padding:1.04167vw}}.post-recent__title{color:#3a3f58;font-size:14px;font-weight:600;letter-spacing:normal;line-height:22px;margin-bottom:5px;margin-top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width:1921px){.post-recent__title{font-size:.72917vw;line-height:1.14583vw;margin-bottom:.26042vw}}.post-recent__date span{color:#3a3f58;font-size:12px;font-weight:400;line-height:24px;opacity:.6;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width:1921px){.post-recent__date span{font-size:.625vw;line-height:1.25vw}}.post-recent__link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:3}.page-works{margin-top:0;overflow:inherit}.page-works .content-bg:after{width:100%}.page-works .work-content-glass{backdrop-filter:blur(15px);background:rgba(9,21,54,.4);border:1px solid hsla(0,0%,100%,.1);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100vw}@media screen and (min-width:1921px){.page-works .work-content-glass{backdrop-filter:blur(.78125vw)}}@media screen and (max-width:1024px){.page-works .work-content-glass{backdrop-filter:none;background:transparent;border-left:none;border-right:none}}.works-hero{position:relative}.works-hero__container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:calc(5.625vw - 8px);padding-top:calc(1.25vw + 156px)}@media screen and (max-width:1024px){.works-hero__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1921px){.works-hero__container{margin:auto;max-width:76.04167vw;padding:9.375vw 0 5.20833vw}}.works-hero__page-title{max-width:615px}@media screen and (max-width:1024px){.works-hero__page-title{margin-bottom:calc(2.841vw + 20.90909px);max-width:100%}}@media screen and (min-width:1921px){.works-hero__page-title{max-width:38.02083vw}}.works-hero__text-block{max-width:515px}@media screen and (max-width:1024px){.works-hero__text-block{max-width:100%}}@media screen and (min-width:1921px){.works-hero__text-block{max-width:26.82292vw}}.works{overflow:hidden;padding-top:calc(3.125vw + 40px)}@media screen and (min-width:1921px){.works{padding-top:5.20833vw}}.works__container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding-bottom:calc(4.375vw + 66px)}@media screen and (min-width:1921px){.works__container{margin:auto;max-width:76.04167vw;padding-bottom:7.8125vw;padding-left:0;padding-right:0}}.works__head-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:-1px;margin-top:calc(2.5vw + 32px);padding-bottom:calc(2.187vw + 28px);padding-top:calc(1.875vw + 24px);position:relative;width:100%}@media screen and (max-width:1024px){.works__head-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1921px){.works__head-wrap{margin-top:4.16667vw;padding-bottom:3.64583vw;padding-top:3.125vw}}.works__head-wrap:before{background-color:hsla(0,0%,100%,.1);content:"";height:1px;margin-right:calc(50% - 50vw);position:absolute;right:8px;top:-1px;width:26%}@media screen and (max-width:1024px){.works__head-wrap:before{content:none}}@media screen and (min-width:1921px){.works__head-wrap:before{right:.41667vw}}.works__section-title{max-width:390px}@media screen and (max-width:1024px){.works__section-title{margin-bottom:calc(1.42vw + 15.45455px);max-width:100%}}@media screen and (min-width:1921px){.works__section-title{max-width:20.3125vw}}.works__text-block{margin-left:auto;max-width:515px}@media screen and (max-width:1024px){.works__text-block{margin-left:0;max-width:100%}}@media screen and (min-width:1921px){.works__text-block{max-width:26.82292vw}}.works .works-filters{padding-bottom:calc(4.469vw - 5.81006px);padding-top:calc(4.469vw - 5.81006px);position:relative;width:245px}@media screen and (max-width:1024px){.works .works-filters{padding-bottom:calc(2.841vw + 10.90909px);padding-top:calc(2.841vw + 20.90909px);width:100%}}@media screen and (min-width:1921px){.works .works-filters{padding-bottom:4.16667vw;padding-top:4.16667vw;width:12.76042vw}}.works .works-filters__wrap{position:sticky;top:120px}@media screen and (max-width:1024px){.works .works-filters__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:calc(1.42vw + 5.45455px);position:relative;top:0}}@media screen and (min-width:1921px){.works .works-filters__wrap{top:6.25vw}}.works .works-filters__item{color:hsla(0,0%,100%,.5);cursor:pointer;font-size:calc(.125vw + 15.6px);font-weight:500;margin-bottom:20px;padding-left:13px;position:relative;-webkit-transition:1s ease;transition:1s ease}@media screen and (max-width:1024px){.works .works-filters__item{margin-bottom:0}}@media screen and (min-width:1921px){.works .works-filters__item{font-size:1.04167vw;margin-bottom:1.04167vw;padding-left:.67708vw}}.works .works-filters__item.active{color:#fff}.works .works-filters__item.active:before{background:-webkit-gradient(linear,left top,left bottom,from(#6e5dc9),to(#ff0082));background:linear-gradient(180deg,#6e5dc9 0,#ff0082);height:100%}.works .works-filters__item:before{content:"";height:0;left:0;position:absolute;top:0;-webkit-transition:1s ease;transition:1s ease;width:3px;z-index:-1}@media screen and (min-width:1921px){.works .works-filters__item:before{width:.15625vw}}@media (hover:hover) and (pointer:fine){.works .works-filters__item:hover{color:#fff}.works .works-filters__item:hover:before{background:-webkit-gradient(linear,left top,left bottom,from(#6e5dc9),to(#ff0082));background:linear-gradient(180deg,#6e5dc9 0,#ff0082);height:100%}}.works .works-ajax{position:relative;width:calc(100% - 245px)}@media screen and (max-width:1024px){.works .works-ajax{width:100%}}@media screen and (min-width:1921px){.works .works-ajax{width:calc(100% - 12.76042vw)}}.works .works-projects{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -54px;padding-bottom:calc(3.125vw + 40px);padding-left:108px;position:relative;z-index:1}@media screen and (max-width:1024px){.works .works-projects{margin:0 calc(-2.131vw - 8.18182px);padding-left:0}}@media screen and (min-width:1921px){.works .works-projects{margin:0 -2.8125vw;padding-bottom:5.20833vw;padding-left:5.625vw}}.works .works-project{padding:calc(3.75vw + 28px) calc(2.438vw + 7.2px) 0;position:relative;width:50%}@media screen and (max-width:767px){.works .works-project{width:100%}}@media screen and (min-width:1921px){.works .works-project{padding:5.20833vw 2.8125vw 0}}.works .works-project__wrap{position:relative}@media (hover:hover) and (pointer:fine){.works .works-project__wrap:hover .gradient{-webkit-transform:translate(0);transform:translate(0)}.works .works-project__wrap:hover .default{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1921px){.works .works-project__wrap:hover .default{-webkit-transform:translate(.9375vw,-.9375vw);transform:translate(.9375vw,-.9375vw)}}.works .works-project__title{font-size:calc(.25vw + 19.2px);font-weight:700;line-height:142%;overflow:hidden}@media screen and (min-width:1921px){.works .works-project__title{font-size:1.35417vw}}.works .works-project__title .arrow{height:13px;margin-left:16px;width:13px}@media screen and (min-width:1921px){.works .works-project__title .arrow{height:.67708vw;margin-left:.83333vw;width:.67708vw}}.works .works-project__link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.works .works-project__year{font-size:calc(.125vw + 13.6px);font-weight:300;line-height:calc(.187vw + 15.4px);margin-top:calc(.313vw + 4px);text-align:right}@media screen and (min-width:1921px){.works .works-project__year{font-size:.83333vw;line-height:.98958vw;margin-top:.52083vw}}.works .works-project__image{background:transparent;border:1px solid hsla(0,0%,100%,.1);border-radius:5px;margin-top:calc(.313vw + 4px);overflow:hidden;padding-top:99%;position:relative;width:100%}@media screen and (min-width:1921px){.works .works-project__image{backdrop-filter:blur(.78125vw);border-radius:.26042vw;margin-top:.52083vw}}.works .works-project__image:before{background:transparent;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;width:100%}.works .works-project__image img{border-radius:5px;display:block;height:100%;left:0;max-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (min-width:1921px){.works .works-project__image img{border-radius:.26042vw}}.works .works-project__hashtags{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:IBM Plex Mono,monospace;font-size:calc(.125vw + 12.6px);font-weight:300;line-height:167%;margin-top:calc(.25vw + 7.2px)}@media screen and (min-width:1921px){.works .works-project__hashtags{font-size:.78125vw;margin-top:.625vw}}.works .works-project__hashtags-list{margin-left:calc(.625vw + 8px)}@media screen and (min-width:1921px){.works .works-project__hashtags-list{margin-left:1.04167vw}}body.works-loading .js-works-list{cursor:progress;opacity:.4;pointer-events:none}body.works-loading-more{cursor:progress}body.works-loading-more *{cursor:progress!important}.page-single-articles{margin-top:0}.page-single-articles .posts-grid__wrap.content-glass--light:before{background:hsla(0,0%,100%,.6)}.page-single-articles .share-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e1eaf2;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;padding-top:30px;width:100%}@media screen and (min-width:1921px){.page-single-articles .share-btn{margin-top:2.08333vw;padding-top:1.5625vw}}.page-single-articles .share-btn__title>*{color:#3a3f58;font-size:24px;font-weight:700;line-height:32px}@media screen and (min-width:1921px){.page-single-articles .share-btn__title>*{font-size:1.25vw;line-height:1.66667vw}}.page-single-articles .share-btn .social-share-buttons{margin-top:0}.page-single-articles .share-btn .social-share-buttons__link:before{border-color:#e2e2e2}.page-single-articles .share-btn .social-share-buttons__link svg circle{stroke:#3f5d9d}.page-single-articles .share-btn .social-share-buttons__link.social-twitter svg circle{stroke:#50abf1}.page-single-articles .share-btn .social-rocket-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0!important;padding-left:19px}@media screen and (min-width:1921px){.page-single-articles .share-btn .social-rocket-buttons{padding-left:.98958vw}}.page-single-articles .share-btn .social-rocket-button{margin-right:14px}@media screen and (min-width:1921px){.page-single-articles .share-btn .social-rocket-button{margin-right:.72917vw}}.page-single-articles .share-btn .social-rocket-button-anchor{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #e2e2e2;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;min-width:32px;padding:0;-webkit-transition:all .2s linear;transition:all .2s linear;width:32px}@media screen and (min-width:1921px){.page-single-articles .share-btn .social-rocket-button-anchor{height:1.66667vw;min-width:1.66667vw;width:1.66667vw}}@media (hover:hover) and (pointer:fine){.page-single-articles .share-btn .social-rocket-button-anchor:hover{border:1px solid #0867c2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal}}.page-single-articles .share-btn .social-rocket-button-icon{display:block;min-width:unset}.page-single-articles .share-btn .social-rocket-button-icon.de-facebook{content:url(../images/da-facebook.svg)}.page-single-articles .share-btn .social-rocket-button-icon.da-twitter{content:url(../images/da-x.svg)}.page-single-articles .share-btn .social-rocket-button-icon.da-linkedin{content:url(../images/da-linkedin.svg)}.single-post{margin-bottom:0;padding-bottom:100px}@media screen and (min-width:1921px){.single-post{padding-bottom:5.20833vw}}.single-post.post-template-default{padding-bottom:0}.single-post__header{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;max-height:715px;min-height:715px;padding:225px 160px 187px;position:relative;width:100%}@media screen and (min-width:1921px){.single-post__header{max-height:37.23958vw;min-height:37.23958vw;padding:11.71875vw 8.33333vw 9.73958vw}}@media screen and (max-width:1920px){.single-post__header{padding:calc(5.667vw + 116.2px) calc(9.467vw - 21.76px) calc(7.133vw + 50.04px)}}.single-post__header .wp-post-image{-o-object-fit:cover;object-fit:cover}.single-post__header .wp-post-image,.single-post__header:before{bottom:0;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.single-post__header:before{background:rgba(0,0,0,.5);content:"";z-index:1}.single-post__head-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;position:relative;z-index:2}.single-post__categories .post-categories{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;justify-content:center;list-style:none;margin:0;padding:0;pointer-events:none}@media screen and (min-width:1921px){.single-post__categories .post-categories{gap:1.04167vw}}.single-post__categories a{backdrop-filter:blur(5px);background:hsla(0,0%,100%,.22);border:1px solid hsla(0,0%,100%,.46);border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:13px;font-weight:500;line-height:17px;padding:5px 8px}@media screen and (min-width:1921px){.single-post__categories a{border-radius:.10417vw;font-size:.67708vw;line-height:.88542vw;padding:.26042vw .41667vw}}.single-post__title{color:#fff;font-size:64px;font-weight:700;letter-spacing:-2px;line-height:72px;margin:30px 0 16px;max-width:880px;text-align:center}@media screen and (min-width:1921px){.single-post__title{font-size:3.33333vw;letter-spacing:-.10417vw;line-height:3.75vw;margin:1.5625vw 0 .83333vw;max-width:45.83333vw}}@media screen and (max-width:575px){.single-post__title{font-size:52px;line-height:64px}}.single-post__info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-post__info,.single-post__info span{display:-webkit-box;display:-ms-flexbox;display:flex}.single-post__info span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;line-height:24px;margin:0 24px}@media screen and (min-width:1921px){.single-post__info span{font-size:.72917vw;line-height:1.25vw;margin:0 1.25vw}}@media screen and (max-width:575px){.single-post__info span{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:5px;margin:0 12px}}.single-post__info span img{-webkit-filter:brightness(2);filter:brightness(2);padding-right:7px}@media screen and (min-width:1921px){.single-post__info span img{padding-right:.36458vw}}.single-post__info span:first-child{margin-right:40px}@media screen and (min-width:1921px){.single-post__info span:first-child{margin-right:2.08333vw}}.single-post__info span:first-child:before{display:none}.single-post__author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 24px}@media screen and (min-width:1921px){.single-post__author{margin:0 1.25vw}}.single-post__author .author-avatar{margin-right:10px;max-width:42px}@media screen and (min-width:1921px){.single-post__author .author-avatar{margin-right:.52083vw;max-width:2.1875vw}}.single-post__author .author-avatar img{border-radius:50%;height:42px;width:42px}.single-post__author .author-name{color:#fff;font-size:14px;line-height:24px}@media screen and (min-width:1921px){.single-post__author .author-name{font-size:.72917vw;line-height:1.25vw}}.single-post__author .author-name a{color:#fff;text-decoration:underline}.single-post__content{backdrop-filter:blur(30px);background:-webkit-gradient(linear,left top,left bottom,color-stop(3.22%,#fff),color-stop(7.04%,hsla(0,0%,100%,.35)),color-stop(99%,hsla(0,0%,100%,.31)));background:linear-gradient(180deg,#fff 3.22%,hsla(0,0%,100%,.35) 7.04%,hsla(0,0%,100%,.31) 99%);margin-left:165px;margin-right:165px;margin-top:-147px;padding:50px 58px 130px;position:relative;z-index:3}@media screen and (min-width:1921px){.single-post__content{margin-left:8.59375vw;margin-right:8.59375vw;margin-top:-7.65625vw;padding:2.60417vw 3.02083vw 6.77083vw}}.single-post__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:845px;position:relative}@media screen and (min-width:1921px){.single-post__container{max-width:44.01042vw}}.single-post__jump-sec{height:64px;position:relative;width:100%}@media screen and (min-width:1921px){.single-post__jump-sec{height:3.33333vw}}@media screen and (max-width:1440px){.single-post__jump-sec{height:calc(1.502vw + 42.3662px)}}@media screen and (max-width:390px){.single-post__jump-sec{height:48px}}.single-post-jump-sec{background:#fff;border:1px solid #3a3f58;border-radius:5px;left:0;position:absolute;right:0;top:0;z-index:2}@media screen and (min-width:1921px){.single-post-jump-sec{border-radius:.26042vw}}.single-post-jump-sec__title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#3a3f58;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:600;justify-content:space-between;line-height:32px;padding:16px 30px}@media screen and (min-width:1921px){.single-post-jump-sec__title{font-size:1.04167vw;line-height:1.66667vw;padding:.83333vw 1.5625vw}}@media screen and (max-width:1440px){.single-post-jump-sec__title{font-size:calc(.563vw + 15.88732px);line-height:calc(.282vw + 20.94366px);padding:calc(.751vw + 19.1831px)}}@media screen and (max-width:390px){.single-post-jump-sec__title{font-size:18px;line-height:22px;padding:22px}}.single-post-jump-sec__title>*{color:inherit;font:inherit;letter-spacing:-1px;margin:0}.single-post-jump-sec__title img{-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.single-post-jump-sec__title img{width:.98958vw}}@media screen and (max-width:1440px){.single-post-jump-sec__title img{width:calc(.469vw + 12.23944px)}}@media screen and (max-width:390px){.single-post-jump-sec__title img{width:14px}}.single-post-jump-sec.active img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.single-post-jump-sec__list{display:none;margin:0 30px;padding:6px 20px 40px 0}@media screen and (min-width:1921px){.single-post-jump-sec__list{margin:0 1.5625vw;padding-bottom:2.08333vw;padding-right:1.04167vw;padding-top:.3125vw}}@media screen and (max-width:1440px){.single-post-jump-sec__list{margin:0 calc(.751vw + 19.1831px);padding-bottom:calc(.939vw + 26.47887px)}}@media screen and (max-width:390px){.single-post-jump-sec__list{margin:0 22px}}.single-post-jump-sec ul:not(.sp-jump-sec__list){margin:0;padding:0 30px 15px}@media screen and (min-width:1921px){.single-post-jump-sec ul:not(.sp-jump-sec__list){padding:0 1.5625vw .78125vw}}.single-post-jump-sec li{list-style:none;margin-top:16px}@media screen and (min-width:1921px){.single-post-jump-sec li{margin-top:.83333vw}}@media screen and (max-width:1440px){.single-post-jump-sec li{margin-top:calc(.376vw + 10.59155px)}}@media screen and (max-width:390px){.single-post-jump-sec li{margin-top:16px}}.single-post-jump-sec li a{border-bottom:1px solid #e2e2e2;color:#3a3f58;display:block;font-size:18px;line-height:normal;padding:13px 0;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:1921px){.single-post-jump-sec li a{font-size:.9375vw;padding:.67708vw 0}}@media screen and (max-width:1440px){.single-post-jump-sec li a{font-size:calc(.188vw + 15.29577px);line-height:calc(1.315vw + 29.07042px)}}@media screen and (max-width:390px){.single-post-jump-sec li a{font-size:16px;line-height:34px}}@media (hover:hover) and (pointer:fine){.single-post-jump-sec li a:hover{color:#3a3f58;text-shadow:0 0 1px #3a3f58}}.single-post .post-typography{padding-top:40px}@media screen and (min-width:1921px){.single-post .post-typography{padding-top:2.08333vw}}.single-post .post-typography p{font-size:18px;line-height:32px}@media screen and (min-width:1921px){.single-post .post-typography p{font-size:.9375vw;line-height:1.66667vw}}.single-post .post-typography a{color:#4e1aa2;text-decoration:underline;-webkit-transition:all .2s linear;transition:all .2s linear}@media (hover:hover) and (pointer:fine){.single-post .post-typography a:hover{color:#7e42e0}}.single-post .post-typography h1{font-size:56px;font-weight:700;letter-spacing:-2px;line-height:64px;max-width:880px}@media screen and (min-width:1921px){.single-post .post-typography h1{font-size:2.91667vw;letter-spacing:-.10417vw;line-height:3.33333vw;max-width:45.83333vw}}.single-post .post-typography h2{font-size:30px;font-weight:600;letter-spacing:-1px;line-height:36px;margin-bottom:0;margin-top:48px}@media screen and (min-width:1921px){.single-post .post-typography h2{font-size:1.5625vw;letter-spacing:-.05208vw;line-height:1.875vw;margin-top:2.5vw}}.single-post .post-typography h3{font-size:24px;font-weight:600;letter-spacing:-1px;line-height:32px;margin-bottom:0;margin-top:32px}@media screen and (min-width:1921px){.single-post .post-typography h3{font-size:1.25vw;letter-spacing:-.05208vw;line-height:1.66667vw;margin-top:1.66667vw}}.single-post .post-typography h4,.single-post .post-typography h5,.single-post .post-typography h6{font-size:24px;line-height:32px}@media screen and (min-width:1921px){.single-post .post-typography h4,.single-post .post-typography h5,.single-post .post-typography h6{font-size:1.25vw;line-height:1.66667vw}}.single-post .post-typography ol li::marker{color:inherit}.single-post .post-typography blockquote{background:unset;border:none;color:#7e42e0;font-size:42px;font-style:normal;font-weight:700;line-height:normal;margin:165px 109px 0;padding:0 0 24px;text-align:left}@media screen and (min-width:1921px){.single-post .post-typography blockquote{font-size:2.1875vw;margin-left:5.67708vw;margin-right:5.67708vw;margin-top:8.59375vw;padding:0 0 1.25vw}}.single-post .post-typography blockquote:before{content:url(../images/blockquote-simple.svg);height:45px;left:0;top:-82px;-webkit-transform:unset;transform:unset}@media screen and (min-width:1921px){.single-post .post-typography blockquote:before{height:2.34375vw;top:-4.27083vw}}.single-post .post-typography blockquote:after{display:none}.single-post .post-typography .wp-block-image{margin:64px 40px 40px}@media screen and (min-width:1921px){.single-post .post-typography .wp-block-image{margin:3.33333vw 2.08333vw 2.08333vw}}.single-post .post-typography .wp-block-image img{margin:0}.single-post .wp-block-image.size-full{margin-left:0;margin-right:0}.single-post .wp-block-embed__wrapper iframe{height:482px;width:100%}@media screen and (min-width:1921px){.single-post .wp-block-embed__wrapper iframe{height:25.10417vw}}.author:not(.archive){-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #e1eaf2;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:70px;padding-bottom:50px;padding-top:32px}@media screen and (min-width:1921px){.author:not(.archive){border-radius:.26042vw;margin-bottom:3.64583vw;padding-bottom:2.60417vw;padding-top:1.66667vw}}.author:not(.archive)__avatar{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 24px;max-width:227px;overflow:hidden;padding-bottom:63.5%;position:relative;width:100%}@media screen and (min-width:1921px){.author:not(.archive)__avatar{border-radius:.26042vw;margin:0 auto 1.25vw;max-width:11.82292vw}}.author:not(.archive)__avatar img{left:0;position:absolute;top:0}.author:not(.archive)__avatar img,.author:not(.archive)__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.author:not(.archive)__info{text-align:center}.author:not(.archive)__name{color:#3a3f58;font-size:20px;font-weight:600;line-height:32px}@media screen and (min-width:1921px){.author:not(.archive)__name{font-size:1.04167vw;line-height:1.66667vw}}.author:not(.archive)__desc{font-size:16px;font-weight:300;line-height:28px;margin-bottom:20px;margin-top:20px;padding:0 25px}@media screen and (min-width:1921px){.author:not(.archive)__desc{font-size:.83333vw;line-height:1.45833vw;margin-bottom:1.04167vw;margin-top:1.04167vw;padding:0 1.30208vw}}.author:not(.archive)__position{color:#3a3f58;display:block;font-size:12px;font-weight:500;letter-spacing:1px;line-height:14px;margin-top:6px;opacity:.7;text-align:center;text-transform:uppercase}@media screen and (min-width:1921px){.author:not(.archive)__position{font-size:.625vw;line-height:.72917vw;margin-top:.3125vw}}.author:not(.archive)__btn{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.author:not(.archive)__btn>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:600;line-height:19px}@media screen and (min-width:1921px){.author:not(.archive)__btn>a{font-size:.83333vw;line-height:.98958vw}}.author:not(.archive)__btn>a:after{height:2px;max-width:78%}.author:not(.archive)__btn .arrow{height:11px;margin-left:12px;width:11px}@media screen and (min-width:1921px){.author:not(.archive)__btn .arrow{height:.57292vw;margin-left:.625vw;width:.57292vw}}.author:not(.archive)__label{color:#3a3f58;font-size:14px;letter-spacing:1px;line-height:32px;margin-left:auto;text-align:right;text-transform:capitalize}@media screen and (min-width:1921px){.author:not(.archive)__label{font-size:.72917vw;line-height:1.66667vw}}.author-social{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:0;margin-top:30px!important;padding-left:0!important}@media screen and (min-width:1921px){.author-social{margin-top:1.5625vw!important}}.author-social__item{border-radius:50%;height:46px;list-style:none;margin-right:16px;overflow:hidden;-webkit-transition:all .2s linear;transition:all .2s linear;width:46px}@media screen and (min-width:1921px){.author-social__item{height:2.39583vw;margin-right:.83333vw;width:2.39583vw}}.author-social__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:relative;width:100%}.author-social__link:before{border:1px solid #e2e2e2;border-radius:100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (hover:hover) and (pointer:fine){.author-social__link:hover svg circle{stroke-dashoffset:0;opacity:1}}.author-social__link svg{bottom:0;height:calc(100% + 2px);left:0;margin:-1px;position:absolute;right:0;top:0;width:calc(100% + 2px)}.author-social__link svg circle{stroke:#3a3f58;stroke-dasharray:100.911;stroke-dashoffset:100.911;stroke-linecap:round;opacity:1;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .4s linear;transition:all .4s linear}.s-related-posts{margin-bottom:0}.s-related-posts__inner{padding-top:90px}@media screen and (min-width:1921px){.s-related-posts__inner{padding-top:4.6875vw}}@media screen and (max-width:1279px){.s-related-posts__inner{padding-top:60px}}.s-related-posts__inner.content-glass--light .s-related-posts__section-title{margin-bottom:0}.s-related-posts__inner.content-glass--light:before{background:transparent}.s-related-posts__inner.content-glass--light .s-related-post-item__bottom span{color:#3a3f58}.s-related-posts__section-title{margin-bottom:80px;padding-left:140px;position:relative}@media screen and (max-width:1920px){.s-related-posts__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.s-related-posts__section-title{padding-left:60px}}@media screen and (max-width:767px){.s-related-posts__section-title{padding-left:40px}}@media screen and (max-width:575px){.s-related-posts__section-title{padding-left:20px}}@media screen and (min-width:1921px){.s-related-posts__section-title{margin-bottom:4.16667vw;padding-left:7.29167vw}}@media screen and (max-width:1199px){.s-related-posts__section-title.section-title--light{margin-bottom:60px}}.s-related-posts__content{overflow:hidden;padding-bottom:90px;padding-left:140px;padding-top:90px}@media screen and (max-width:1920px){.s-related-posts__content{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.s-related-posts__content{padding-left:60px}}@media screen and (max-width:767px){.s-related-posts__content{padding-left:40px}}@media screen and (max-width:575px){.s-related-posts__content{padding-left:20px}}@media screen and (min-width:1921px){.s-related-posts__content{padding-bottom:4.6875vw;padding-left:7.29167vw;padding-top:4.6875vw}}@media screen and (max-width:1279px){.s-related-posts__content{padding-bottom:40px;padding-top:60px}}@media screen and (max-width:575px){.s-related-posts__content{padding-bottom:20px;padding-top:40px}}.s-related-posts__content.content-bg--dark .s-related-post-item,.s-related-posts__content.content-bg--dark .s-related-post-item .s-related-post-item__title{color:#fff}@media screen and (max-width:1024px){.s-related-posts__label-block{display:none}}.s-related-posts__back-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.s-related-posts__back-btn span{color:#3a3f58;font-size:24px;font-weight:300;line-height:29px;margin-left:15px;position:relative}@media screen and (min-width:1921px){.s-related-posts__back-btn span{font-size:1.25vw;line-height:1.51042vw;margin-left:.78125vw}}.s-related-posts__back-btn span:before{background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);content:"";display:block;height:3px;position:absolute;top:calc(100% + 4px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:0}@media screen and (min-width:1921px){.s-related-posts__back-btn span:before{height:.15625vw;top:calc(100% + .20833vw)}}.s-related-posts__back-btn svg path{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media (hover:hover) and (pointer:fine){.s-related-posts__back-btn:hover span:before{width:100%}.s-related-posts__back-btn:hover svg path{stroke:#ff0082}}.s-related-posts__slider-wrap{overflow:visible}.s-related-posts .s-related-post-item{max-width:464px;position:relative;will-change:transform}@media screen and (min-width:1921px){.s-related-posts .s-related-post-item{max-width:24.16667vw}}.s-related-posts .s-related-post-item:nth-child(4n) .s-related-post-item__categories span{background:rgba(111,111,242,.4)}.s-related-posts .s-related-post-item:nth-child(4n-1) .s-related-post-item__categories span{background:rgba(144,10,0,.4)}.s-related-posts .s-related-post-item:nth-child(4n-2) .s-related-post-item__categories span{background:rgba(0,163,255,.4)}.s-related-posts .s-related-post-item:nth-child(4n-3) .s-related-post-item__categories span{background:rgba(253,50,62,.4)}.s-related-posts .s-related-post-item__wrap{padding-right:56px;position:relative}@media screen and (min-width:1921px){.s-related-posts .s-related-post-item__wrap{padding-right:2.91667vw}}.s-related-posts .s-related-post-item__inner{overflow:hidden;position:relative}@media (hover:hover) and (pointer:fine){.s-related-posts .s-related-post-item__inner:hover .s-related-post-item__image img{-webkit-transform:scale(1.2);transform:scale(1.2)}.s-related-posts .s-related-post-item__inner:hover .s-related-post-item__arrow img{-webkit-transform:translate(0);transform:translate(0)}}.s-related-posts .s-related-post-item__content{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;left:0;padding:20px 20px 40px 30px;position:absolute;right:0;top:0;z-index:2}@media screen and (min-width:1921px){.s-related-posts .s-related-post-item__content{padding:1.04167vw 1.04167vw 2.08333vw 1.5625vw}}.s-related-posts .s-related-post-item__link{bottom:0;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.s-related-posts .s-related-post-item__image{border-radius:10px;overflow:hidden;padding-top:63.92%;position:relative;width:100%}@media screen and (min-width:1921px){.s-related-posts .s-related-post-item__image{border-radius:.52083vw}}.s-related-posts .s-related-post-item__image:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(42%,transparent),color-stop(67%,rgba(0,0,0,.64)),to(#000));background:linear-gradient(180deg,transparent 20%,transparent 42%,rgba(0,0,0,.64) 67%,#000);bottom:0;content:"";height:100%;left:0;opacity:.9;position:absolute;right:0;top:0;width:100%;z-index:2}.s-related-posts .s-related-post-item__image img{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;-webkit-transition:.25s;transition:.25s;width:100%;will-change:transform;z-index:1}.s-related-posts .s-related-post-item__top-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:auto;z-index:2}.s-related-posts .s-related-post-item__categories{z-index:2}.s-related-posts .s-related-post-item__categories span{border-radius:8px;color:#fff;font-size:13px;font-weight:500;line-height:17px;padding:5px 8px}@media screen and (min-width:1921px){.s-related-posts .s-related-post-item__categories span{border-radius:.41667vw;font-size:.67708vw;line-height:.88542vw;padding:.26042vw .41667vw}}.s-related-posts .s-related-post-item__arrow{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:13px;justify-content:center;margin-left:auto;overflow:hidden;width:13px}@media screen and (min-width:1921px){.s-related-posts .s-related-post-item__arrow{height:.67708vw;width:.67708vw}}.s-related-posts .s-related-post-item__arrow img{-webkit-transform:translate(-100%,100%);transform:translate(-100%,100%);-webkit-transition:.3s;transition:.3s}.s-related-posts .s-related-post-item__title{display:block;font-size:22px;font-weight:600;line-height:30px;margin-bottom:16px;margin-top:20px;overflow:hidden;position:relative}@media screen and (min-width:1921px){.s-related-posts .s-related-post-item__title{font-size:1.14583vw;line-height:1.5625vw;margin-bottom:.83333vw;margin-top:1.04167vw}}.s-related-posts .s-related-post-item__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.s-related-posts .s-related-post-item__bottom span{color:#fff;font-size:14px;line-height:18px;margin-right:8px}@media screen and (min-width:1921px){.s-related-posts .s-related-post-item__bottom span{font-size:.72917vw;line-height:.9375vw;margin-right:.41667vw}}.s-related-posts .s-related-post-item__bottom svg{display:block;margin-right:8px}@media screen and (min-width:1921px){.s-related-posts .s-related-post-item__bottom svg{margin-right:.41667vw}}@media screen and (max-width:1199px){.s-related-posts__nav-wrap.content-bg--dark .s-related-posts__slider-nav{padding-bottom:40px;padding-top:40px}}.s-related-posts__slider-nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:58px 320px 58px 0}@media screen and (min-width:1921px){.s-related-posts__slider-nav{padding:3.02083vw 16.66667vw 3.02083vw 0}}@media screen and (max-width:1920px){.s-related-posts__slider-nav{padding-right:calc(31.25vw - 280px)}}@media screen and (max-width:1279px) and (min-width:1025px){.s-related-posts__slider-nav{padding-bottom:40px;padding-top:20px}}@media screen and (max-width:1024px){.s-related-posts__slider-nav{padding-right:30px;padding-top:10px}}.s-related-posts__slider-nav>*{cursor:pointer}.s-related-posts__slider-nav #rp-btn-prev{cursor:pointer;height:20px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.s-related-posts__slider-nav #rp-btn-prev{height:1.04167vw;width:1.19792vw}}.s-related-posts__slider-nav #rp-btn-prev .default,.s-related-posts__slider-nav #rp-btn-prev .gradient{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}.s-related-posts__slider-nav #rp-btn-prev .gradient{opacity:0}@media (hover:hover) and (pointer:fine){.s-related-posts__slider-nav #rp-btn-prev:hover .gradient{opacity:1}.s-related-posts__slider-nav #rp-btn-prev:hover .default{opacity:0}}.s-related-posts__slider-nav #rp-btn-next{cursor:pointer;height:20px;margin-left:28px;overflow:hidden;position:relative;width:23px}@media screen and (min-width:1921px){.s-related-posts__slider-nav #rp-btn-next{height:1.04167vw;margin-left:1.45833vw;width:1.19792vw}}.s-related-posts__slider-nav #rp-btn-next .default,.s-related-posts__slider-nav #rp-btn-next .gradient{bottom:0;left:0;opacity:1;position:absolute;right:0;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}.s-related-posts__slider-nav #rp-btn-next .gradient{opacity:0}@media (hover:hover) and (pointer:fine){.s-related-posts__slider-nav #rp-btn-next:hover .gradient{opacity:1}.s-related-posts__slider-nav #rp-btn-next:hover .default{opacity:0}}.portfolio-single{margin-top:0}.spp-hero{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:675px;overflow:hidden;padding-top:100px;position:relative}@media screen and (min-width:1921px){.spp-hero{min-height:35.15625vw;padding-top:5.20833vw}}@media screen and (max-width:1199px){.spp-hero{padding-top:140px}}@media screen and (max-width:575px){.spp-hero{min-height:auto;padding-top:130px}}.spp-hero:before{background:#091536;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-3}.spp-hero .providers-list{display:none;margin-top:auto}.spp-hero__default-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:auto;max-width:1225px;padding:0;width:100%}@media screen and (min-width:1921px){.spp-hero__default-container{max-width:63.80208vw}}@media screen and (max-width:1279px){.spp-hero__default-container{padding:0 60px}}@media screen and (max-width:1024px){.spp-hero__default-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 40px}}@media screen and (max-width:575px){.spp-hero__default-container{padding:0 20px}}.spp-hero__text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:50px;max-width:551px;padding-bottom:40px;padding-top:52px;width:100%}@media screen and (min-width:1921px){.spp-hero__text-block{margin-right:2.60417vw;max-width:28.69792vw;padding-bottom:2.08333vw;padding-top:2.70833vw}}@media screen and (max-width:1279px){.spp-hero__text-block{margin-right:30px}}@media screen and (max-width:1024px){.spp-hero__text-block{margin-right:0;max-width:100%;padding-bottom:0;padding-top:0}}.spp-hero__services-title{color:#fff;display:inline-block;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:1px;line-height:32px;margin-bottom:18px;padding-top:20px;text-transform:uppercase}@media screen and (min-width:1921px){.spp-hero__services-title{font-size:.72917vw;letter-spacing:.05208vw;line-height:1.66667vw;margin-bottom:.9375vw;padding-top:1.04167vw}}@media screen and (max-width:575px){.spp-hero__services-title{margin-bottom:12px;padding-top:10px}}.spp-hero .h-services__links{padding-left:0;padding-top:0}.spp-hero .h-services__links .h-services__link{font-size:14px;margin-right:10px;padding:6px 20px;-webkit-transition:color .2s linear;transition:color .2s linear}@media screen and (min-width:1921px){.spp-hero .h-services__links .h-services__link{font-size:.72917vw;margin-right:.52083vw;padding:.3125vw 1.04167vw}}@media screen and (max-width:575px){.spp-hero .h-services__links .h-services__link{margin-bottom:10px}}.spp-hero .h-services__links .h-services__link:before{display:none}.spp-hero .h-services__links .h-services__link span{-webkit-transition:all .2s linear;transition:all .2s linear}@media (hover:hover) and (pointer:fine){.spp-hero .h-services__links .h-services__link:hover{color:#bcc2d4}.spp-hero .h-services__links .h-services__link:hover span{border-color:#6e5dc9}}.spp-hero__top-link{display:inline-block;font-size:18px;font-weight:300;line-height:32px;margin-bottom:18px}@media screen and (min-width:1921px){.spp-hero__top-link{font-size:.9375vw;line-height:1.66667vw;margin-bottom:.9375vw}}@media screen and (max-width:575px){.spp-hero__top-link{font-size:16px;line-height:28px;margin-bottom:12px}}.spp-hero__top-link .text{margin-right:15px}@media screen and (min-width:1921px){.spp-hero__top-link .text{margin-right:.78125vw}}.spp-hero__top-link .arrow{height:15px;width:14px}@media screen and (min-width:1921px){.spp-hero__top-link .arrow{height:.78125vw;width:.72917vw}}.spp-hero__bottom-cta{margin-top:32px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;min-width:154px;padding:10px 23px}@media screen and (min-width:1921px){.spp-hero__bottom-cta{margin-top:1.66667vw;min-width:8.02083vw;padding:.52083vw 1.19792vw}}@media screen and (max-width:575px){.spp-hero__bottom-cta{margin-top:24px;text-align:center;width:100%}}.spp-hero__title{margin-bottom:24px;width:100%}@media screen and (min-width:1921px){.spp-hero__title{margin-bottom:1.25vw}}@media screen and (max-width:575px){.spp-hero__title{margin-bottom:16px}}.spp-hero__text{margin-bottom:42px;max-width:517px;width:100%}@media screen and (min-width:1921px){.spp-hero__text{margin-bottom:2.1875vw;max-width:26.92708vw}}@media screen and (max-width:1024px){.spp-hero__text{max-width:100%}}@media screen and (max-width:575px){.spp-hero__text{margin-bottom:24px}}.spp-hero__text>*{color:#fff}.spp-hero__image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:575px;position:relative;width:100%}@media screen and (min-width:1921px){.spp-hero__image-wrap{max-width:29.94792vw}}@media screen and (min-width:1279px){.spp-hero__image-wrap{margin-right:6%}}@media screen and (max-width:1024px){.spp-hero__image-wrap{margin:50px auto 0;max-width:600px}}@media screen and (max-width:575px){.spp-hero__image-wrap{margin-top:40px;max-width:100%}}.spp-hero__figure-top{right:270px;top:100px}@media screen and (min-width:1921px){.spp-hero__figure-top{right:14.0625vw;top:5.20833vw}}@media screen and (max-width:1024px){.spp-hero__figure-top{right:0;top:0}}.spp-hero__image{border-top-left-radius:20px;border-top-right-radius:20px;margin-top:auto;overflow:hidden;padding-top:96.04%;position:relative;width:100%;z-index:10}@media screen and (min-width:1921px){.spp-hero__image{border-top-left-radius:1.04167vw;border-top-right-radius:1.04167vw}}.spp-hero__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.spp-info__container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding-bottom:100px;padding-top:100px}@media screen and (min-width:1921px){.spp-info__container{padding-bottom:5.20833vw;padding-top:5.20833vw}}@media screen and (max-width:767px){.spp-info__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:575px){.spp-info__container{padding-bottom:60px;padding-top:60px}}.spp-info__head{width:100%}.spp-info__year{color:#3a3f58;font-size:48px;line-height:70px}@media screen and (min-width:1921px){.spp-info__year{font-size:2.5vw;line-height:3.64583vw}}@media screen and (max-width:575px){.spp-info__year{font-size:32px;line-height:42px}}.spp-info__status{color:#3a3f58;font-size:20px;line-height:24px;margin-top:1px}@media screen and (min-width:1921px){.spp-info__status{font-size:1.04167vw;line-height:1.25vw;margin-top:.05208vw}}@media screen and (max-width:575px){.spp-info__status{font-size:16px;line-height:22px}}.spp-info__content{margin-top:80px;max-width:625px;width:100%}@media screen and (min-width:1921px){.spp-info__content{margin-top:4.16667vw;max-width:32.55208vw}}@media screen and (max-width:767px){.spp-info__content{max-width:100%}}@media screen and (max-width:575px){.spp-info__content{margin-top:40px}}.spp-info__text{margin-top:24px}@media screen and (min-width:1921px){.spp-info__text{margin-top:1.25vw}}@media screen and (max-width:575px){.spp-info__text{margin-top:16px}}.spp-info__services{margin-top:80px;max-width:355px;width:100%}@media screen and (min-width:1921px){.spp-info__services{margin-top:4.16667vw;max-width:18.48958vw}}@media screen and (max-width:767px){.spp-info__services{max-width:100%}}@media screen and (max-width:575px){.spp-info__services{margin-top:40px}}.spp-info__services-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:24px}@media screen and (min-width:1921px){.spp-info__services-list{margin-top:1.25vw}}@media screen and (max-width:575px){.spp-info__services-list{margin-top:16px}}.spp-info__services-item{margin-bottom:25px}@media screen and (min-width:1921px){.spp-info__services-item{margin-bottom:1.30208vw}}@media screen and (max-width:575px){.spp-info__services-item{margin-bottom:15px}}.spp-info__services-item:last-child{margin-bottom:0}.spp-info__services-item .text{color:#3a3f58;font-size:20px;font-weight:300;line-height:24px;padding-right:20px}@media screen and (min-width:1921px){.spp-info__services-item .text{font-size:1.04167vw;line-height:1.25vw;padding-right:1.04167vw}}@media screen and (max-width:575px){.spp-info__services-item .text{font-size:16px;line-height:22px;padding-right:15px}}.spp-info__services-item .arrow{height:13px;width:13px}@media screen and (min-width:1921px){.spp-info__services-item .arrow{height:.67708vw;width:.67708vw}}.spp-wireframes__container{padding-right:0;padding-top:100px}@media screen and (min-width:1921px){.spp-wireframes__container{padding-top:5.20833vw}}@media screen and (max-width:575px){.spp-wireframes__container{padding-right:20px;padding-top:60px}}.spp-wireframes__label-text{margin-top:400px}@media screen and (min-width:1921px){.spp-wireframes__label-text{margin-top:20.83333vw}}@media screen and (max-width:1024px){.spp-wireframes__label-text{display:none}}.spp-wireframes__content{position:relative}.spp-wireframes__section-title{padding:105px 320px 80px 140px;width:100%}@media screen and (max-width:1920px){.spp-wireframes__section-title{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.spp-wireframes__section-title{padding-right:65px}}@media screen and (max-width:767px){.spp-wireframes__section-title{padding-right:40px}}@media screen and (max-width:575px){.spp-wireframes__section-title{padding-right:20px}}@media screen and (max-width:1920px){.spp-wireframes__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.spp-wireframes__section-title{padding-left:60px}}@media screen and (max-width:767px){.spp-wireframes__section-title{padding-left:40px}}@media screen and (max-width:575px){.spp-wireframes__section-title{padding-left:20px}}@media screen and (min-width:1921px){.spp-wireframes__section-title{margin:0 auto;max-width:76.04167vw;padding:5.46875vw 0 4.16667vw}}@media screen and (max-width:575px){.spp-wireframes__section-title{padding:40px 0}}.spp-wireframes__text{color:#fff;max-width:625px;padding-left:140px;padding-top:80px;position:relative;width:100%}@media screen and (min-width:1921px){.spp-wireframes__text{max-width:32.55208vw;padding-left:7.29167vw;padding-top:4.16667vw}}@media screen and (max-width:1024px){.spp-wireframes__text{padding-left:60px}}@media screen and (max-width:575px){.spp-wireframes__text{padding-left:0;padding-top:40px}}.spp-wireframes__text>*{position:relative;z-index:2}.spp-wireframes__image{padding:30px 320px 120px 140px;position:relative;width:100%}@media screen and (min-width:1921px){.spp-wireframes__image{padding:1.5625vw 16.66667vw 6.25vw 7.29167vw}}@media screen and (max-width:1024px){.spp-wireframes__image{padding-left:60px;padding-right:60px}}@media screen and (max-width:575px){.spp-wireframes__image{padding:30px 0 60px}}.spp-wireframes__image img{position:relative;width:100%;z-index:2}.spp-sg__container{padding-right:0}@media screen and (max-width:575px){.spp-sg__container{padding-right:20px}}.spp-sg__content{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:200px 320px 200px 140px}@media screen and (max-width:1920px){.spp-sg__content{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.spp-sg__content{padding-right:65px}}@media screen and (max-width:767px){.spp-sg__content{padding-right:40px}}@media screen and (max-width:575px){.spp-sg__content{padding-right:20px}}@media screen and (max-width:1920px){.spp-sg__content{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.spp-sg__content{padding-left:60px}}@media screen and (max-width:767px){.spp-sg__content{padding-left:40px}}@media screen and (max-width:575px){.spp-sg__content{padding-left:20px}}@media screen and (min-width:1921px){.spp-sg__content{margin:0 auto;max-width:76.04167vw;padding:10.41667vw 0}}@media screen and (max-width:1024px){.spp-sg__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:575px){.spp-sg__content{padding:80px 0}}.spp-sg__section-title{max-width:435px;padding-right:35px;width:100%}@media screen and (min-width:1921px){.spp-sg__section-title{max-width:22.65625vw;padding-right:1.82292vw}}@media screen and (max-width:1024px){.spp-sg__section-title{margin-bottom:30px;max-width:100%;padding-right:0}}.spp-sg__text{max-width:625px;width:100%}@media screen and (min-width:1921px){.spp-sg__text{max-width:32.55208vw}}@media screen and (max-width:1024px){.spp-sg__text{max-width:100%}}.spp-sg__typo{margin-top:125px;max-width:515px;width:100%}@media screen and (min-width:1921px){.spp-sg__typo{margin-top:6.51042vw;max-width:26.82292vw}}@media screen and (max-width:1024px){.spp-sg__typo{margin-top:60px;max-width:100%}}@media screen and (max-width:575px){.spp-sg__typo{margin-top:40px}}.spp-sg__typo-title{color:#3a3f58;font-size:16px;font-weight:300;line-height:162%;opacity:.7;width:100%}@media screen and (min-width:1921px){.spp-sg__typo-title{font-size:.83333vw}}.spp-sg__typo-list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:17px}@media screen and (min-width:1921px){.spp-sg__typo-list{margin-top:.88542vw}}.spp-sg__typo-image{max-width:182px}@media screen and (min-width:1921px){.spp-sg__typo-image{max-width:9.47917vw}}@media screen and (max-width:575px){.spp-sg__typo-image{max-width:48%}}.spp-sg__colors-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:125px;max-width:625px;width:100%}@media screen and (min-width:1921px){.spp-sg__colors-list{margin-top:6.51042vw;max-width:32.55208vw}}@media screen and (max-width:1024px){.spp-sg__colors-list{margin-top:60px;max-width:100%}}@media screen and (max-width:575px){.spp-sg__colors-list{margin-top:40px}}.spp-sg__color{padding:75px 50px;position:relative;width:50%}@media screen and (min-width:1921px){.spp-sg__color{padding:3.90625vw 2.60417vw}}@media screen and (max-width:575px){.spp-sg__color{padding:30px 20px;width:100%}}.spp-sg__color:first-child{width:100%}.spp-sg__color span{font-size:16px;line-height:110%;text-transform:uppercase}@media screen and (min-width:1921px){.spp-sg__color span{font-size:.83333vw}}.spp-redesign__container{padding-right:0}@media screen and (max-width:575px){.spp-redesign__container{padding-right:20px}}.spp-redesign__label-text{margin-top:400px}@media screen and (min-width:1921px){.spp-redesign__label-text{margin-top:20.83333vw}}@media screen and (max-width:1024px){.spp-redesign__label-text{display:none}}.spp-redesign__section-title{padding:90px 320px 80px 140px}@media screen and (max-width:1920px){.spp-redesign__section-title{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.spp-redesign__section-title{padding-right:65px}}@media screen and (max-width:767px){.spp-redesign__section-title{padding-right:40px}}@media screen and (max-width:575px){.spp-redesign__section-title{padding-right:20px}}@media screen and (max-width:1920px){.spp-redesign__section-title{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.spp-redesign__section-title{padding-left:60px}}@media screen and (max-width:767px){.spp-redesign__section-title{padding-left:40px}}@media screen and (max-width:575px){.spp-redesign__section-title{padding-left:20px}}@media screen and (min-width:1921px){.spp-redesign__section-title{margin:0 auto;max-width:76.04167vw;padding:4.6875vw 0 4.16667vw}}@media screen and (max-width:575px){.spp-redesign__section-title{padding:40px 0}}.spp-redesign__content,.spp-redesign__image-wrap{position:relative;width:100%}.spp-redesign__image-wrap{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:75px 320px 110px 140px}@media screen and (min-width:1921px){.spp-redesign__image-wrap{padding:3.90625vw 16.66667vw 5.72917vw 7.29167vw}}@media screen and (max-width:1024px){.spp-redesign__image-wrap{padding-left:60px;padding-right:60px}}@media screen and (max-width:575px){.spp-redesign__image-wrap{padding:30px 0 60px}}.spp-redesign__image{position:relative;z-index:1}.spp-redesign__image img{max-width:835px}@media screen and (min-width:1921px){.spp-redesign__image img{max-width:43.48958vw}}@media screen and (max-width:1024px){.spp-redesign__image img{max-width:100%}}.spp-redesign__image.dark{-webkit-box-shadow:50px 50px 50px #0e1833;box-shadow:50px 50px 50px #0e1833}.spp-redesign__image.light{-webkit-box-shadow:-20px 0 50px rgba(25,36,66,.24);box-shadow:-20px 0 50px rgba(25,36,66,.24)}.spp-subpages__container{padding-bottom:200px;padding-right:0;padding-top:200px}@media screen and (min-width:1921px){.spp-subpages__container{padding-bottom:10.41667vw;padding-top:10.41667vw}}@media screen and (max-width:575px){.spp-subpages__container{padding-bottom:80px;padding-right:20px;padding-top:80px}}.spp-subpages__content{padding-left:140px;padding-right:320px;width:100%}@media screen and (max-width:1920px){.spp-subpages__content{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.spp-subpages__content{padding-right:65px}}@media screen and (max-width:767px){.spp-subpages__content{padding-right:40px}}@media screen and (max-width:575px){.spp-subpages__content{padding-right:20px}}@media screen and (max-width:1920px){.spp-subpages__content{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.spp-subpages__content{padding-left:60px}}@media screen and (max-width:767px){.spp-subpages__content{padding-left:40px}}@media screen and (max-width:575px){.spp-subpages__content{padding-left:20px}}@media screen and (min-width:1921px){.spp-subpages__content{margin:0 auto;max-width:76.04167vw;padding-left:0;padding-right:0}}@media screen and (max-width:575px){.spp-subpages__content{padding-left:0;padding-right:0}}.spp-subpages__list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:80px}@media screen and (min-width:1921px){.spp-subpages__list{margin-top:4.16667vw}}@media screen and (max-width:767px){.spp-subpages__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:575px){.spp-subpages__list{margin-top:40px}}.spp-subpages__item{max-width:405px}@media screen and (min-width:1921px){.spp-subpages__item{max-width:21.09375vw}}@media screen and (max-width:767px){.spp-subpages__item{margin-bottom:40px;max-width:100%}.spp-subpages__item:last-child{margin-bottom:0}}.spp-subpages__item img{-webkit-box-shadow:0 20px 40px rgba(199,194,216,.5);box-shadow:0 20px 40px rgba(199,194,216,.5);width:100%}.spp-mobile__container{padding-right:0}@media screen and (max-width:575px){.spp-mobile__container{padding-right:20px}}.spp-mobile__content{width:100%}.spp-mobile__section-title{margin-left:140px;margin-right:320px;max-width:516px}@media screen and (max-width:1920px){.spp-mobile__section-title{margin-right:calc(27.5vw - 208px)}}@media screen and (min-width:1921px){.spp-mobile__section-title{margin-left:auto;margin-right:auto;max-width:26.875vw}}.spp-mobile__section-text{margin-left:140px;margin-right:320px;margin-top:24px;max-width:516px}@media screen and (max-width:1920px){.spp-mobile__section-text{margin-right:calc(27.5vw - 208px)}}@media screen and (min-width:1921px){.spp-mobile__section-text{margin-left:auto;margin-right:auto;margin-top:1.25vw;max-width:26.875vw}}@media screen and (max-width:575px){.spp-mobile__section-text{margin-top:16px}}.spp-mobile__list{-webkit-box-pack:justify;-ms-flex-pack:justify;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:80px;padding:180px 320px 80px 140px;position:relative;width:100%}@media screen and (max-width:1920px){.spp-mobile__list{padding-left:calc(12.5vw - 100px)}}@media screen and (max-width:1280px){.spp-mobile__list{padding-left:60px}}@media screen and (max-width:767px){.spp-mobile__list{padding-left:40px}}@media screen and (max-width:575px){.spp-mobile__list{padding-left:20px}}@media screen and (max-width:1920px){.spp-mobile__list{padding-right:calc(27.5vw - 208px)}}@media screen and (max-width:991px){.spp-mobile__list{padding-right:65px}}@media screen and (max-width:767px){.spp-mobile__list{padding-right:40px}}@media screen and (max-width:575px){.spp-mobile__list{padding-right:20px}}@media screen and (min-width:1921px){.spp-mobile__list{margin-top:4.16667vw;padding:9.375vw 9.375vw 4.16667vw}}@media screen and (max-width:1024px){.spp-mobile__list{padding-left:60px;padding-right:60px}}@media screen and (max-width:767px){.spp-mobile__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;padding-top:80px}}@media screen and (max-width:575px){.spp-mobile__list{margin-top:40px;padding:60px 20px}}.spp-mobile__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;left:0;position:absolute;top:0;width:100vw}.spp-mobile__item{max-width:300px;position:relative;z-index:1}@media screen and (min-width:1921px){.spp-mobile__item{max-width:15.625vw}}@media screen and (max-width:767px){.spp-mobile__item{margin-bottom:40px;max-width:100%}.spp-mobile__item:last-child{margin-bottom:0}}.spp-mobile__item:nth-child(2n-1){padding-top:105px}@media screen and (min-width:1921px){.spp-mobile__item:nth-child(2n-1){padding-top:5.46875vw}}@media screen and (max-width:767px){.spp-mobile__item:nth-child(2n-1){padding-top:0}}.spp-mobile__item img{-webkit-box-shadow:0 20px 40px rgba(1,20,58,.41);box-shadow:0 20px 40px rgba(1,20,58,.41);width:100%}.spp-development{margin-top:200px}@media screen and (min-width:1921px){.spp-development{margin-top:10.41667vw}}@media screen and (max-width:575px){.spp-development{margin-top:80px}}.spp-development__content{width:100%}.spp-development__section-title{padding-left:140px}@media screen and (min-width:1921px){.spp-development__section-title{margin:auto;max-width:calc(1280px + 9.375vw);padding-left:0;padding-right:9.375vw;width:100%}}@media screen and (max-width:1024px){.spp-development__section-title{padding-left:60px}}@media screen and (max-width:575px){.spp-development__section-title{padding-left:0}}.spp-development__inner{margin-top:80px;padding-bottom:80px;padding-left:140px;padding-top:80px;position:relative}@media screen and (min-width:1921px){.spp-development__inner{margin-top:4.16667vw;padding-bottom:4.16667vw;padding-left:0;padding-top:4.16667vw}}@media screen and (max-width:1024px){.spp-development__inner{padding-left:60px}}@media screen and (max-width:575px){.spp-development__inner{margin-top:40px;padding-bottom:40px;padding-left:0;padding-top:40px}}.spp-development__inner-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (min-width:1921px){.spp-development__inner-container{margin:auto;max-width:calc(1280px + 9.375vw);padding-right:9.375vw;width:100%}}@media screen and (max-width:767px){.spp-development__inner-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.spp-development__inner.content-bg--light .spp-development__stack *{color:#3a3f58}.spp-development__coding{margin-right:50px;max-width:625px;position:relative;width:100%;z-index:1}@media screen and (min-width:1921px){.spp-development__coding{margin-right:2.60417vw;max-width:32.55208vw}}@media screen and (max-width:767px){.spp-development__coding{margin-bottom:50px;margin-right:0;max-width:100%}}.spp-development__text{margin-top:40px}@media screen and (min-width:1921px){.spp-development__text{margin-top:2.08333vw}}@media screen and (max-width:575px){.spp-development__text{margin-top:24px}}.spp-development__stack{max-width:460px;padding-top:100px;position:relative;width:100%;z-index:1}@media screen and (min-width:1921px){.spp-development__stack{max-width:23.95833vw;padding-top:5.20833vw}}@media screen and (max-width:767px){.spp-development__stack{max-width:100%;padding-top:0}}.spp-development__stack .h-services__links{padding-left:0;padding-top:0}.spp-development__stack .h-services__links .h-services__link{font-size:14px;margin-right:10px;padding:6px 20px;-webkit-transition:color .2s linear;transition:color .2s linear}@media screen and (min-width:1921px){.spp-development__stack .h-services__links .h-services__link{font-size:.72917vw;margin-right:.52083vw;padding:.3125vw 1.04167vw}}@media screen and (max-width:575px){.spp-development__stack .h-services__links .h-services__link{margin-bottom:10px}}.spp-development__stack .h-services__links .h-services__link:before{display:none}.spp-development__stack .h-services__links .h-services__link span{-webkit-transition:all .2s linear;transition:all .2s linear}@media (hover:hover) and (pointer:fine){.spp-development__stack .h-services__links .h-services__link:hover{color:#091536}.spp-development__stack .h-services__links .h-services__link:hover span{border-color:#6e5dc9}}.spp-development__title>*{font-size:40px;letter-spacing:-2px;line-height:44px}@media screen and (min-width:1921px){.spp-development__title>*{font-size:2.08333vw;letter-spacing:-.10417vw;line-height:2.29167vw}}@media screen and (max-width:575px){.spp-development__title>*{font-size:28px;letter-spacing:-1px;line-height:36px}}.spp-development__stack-title{margin-bottom:73px}@media screen and (min-width:1921px){.spp-development__stack-title{margin-bottom:3.80208vw}}@media screen and (max-width:575px){.spp-development__stack-title{margin-bottom:30px}}.spp-development__stack-title>*{font-size:40px;letter-spacing:-2px;line-height:44px}@media screen and (min-width:1921px){.spp-development__stack-title>*{font-size:2.08333vw;letter-spacing:-.10417vw;line-height:2.29167vw}}@media screen and (max-width:575px){.spp-development__stack-title>*{font-size:28px;letter-spacing:-1px;line-height:36px}}.spp-development__links{padding-left:0}.spp-share__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:115px;padding-top:200px}@media screen and (min-width:1921px){.spp-share__container{padding-bottom:5.98958vw;padding-top:10.41667vw}}@media screen and (max-width:575px){.spp-share__container{padding-bottom:60px;padding-top:80px}}.spp-share__section-title>*{color:#3a3f58;text-transform:uppercase}.spp-share__icon{margin-top:85px}@media screen and (min-width:1921px){.spp-share__icon{margin-top:4.42708vw}}@media screen and (max-width:575px){.spp-share__icon{margin-top:40px}}.spp-share__icon img{-webkit-animation:heart 2.6s linear infinite;animation:heart 2.6s linear infinite}@-webkit-keyframes heart{0%{-webkit-transform:scale(.9);transform:scale(.9)}7.5%{-webkit-transform:scale(1.05);transform:scale(1.05)}15%{-webkit-transform:scale(1);transform:scale(1)}22.5%{-webkit-transform:scale(1.1);transform:scale(1.1)}45%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes heart{0%{-webkit-transform:scale(.9);transform:scale(.9)}7.5%{-webkit-transform:scale(1.05);transform:scale(1.05)}15%{-webkit-transform:scale(1);transform:scale(1)}22.5%{-webkit-transform:scale(1.1);transform:scale(1.1)}45%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@media screen and (max-width:575px){.single .portfolio__nav-and-btn{padding:0}}@media screen and (min-width:576px) and (max-width:1024px){.single .o-missions__container{padding-bottom:40px}}.single.post-template-single-post-portfolio{padding-bottom:0}.sitemap-hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:436px}.sitemap-hero .hero__title{max-width:900px}.sitemap{padding-bottom:200px;padding-top:37px}.sitemap__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.sitemap__label-block .inner-wrapper-sticky{padding-bottom:140px}.sitemap__wrap{padding-bottom:120px;padding-left:140px;padding-top:80px}@media screen and (min-width:1921px){.sitemap__wrap{padding-left:0}}.sitemap__wrap-inner{position:relative}@media screen and (min-width:1921px){.sitemap__wrap-inner{margin:auto;max-width:1460px;padding-right:180px;width:100%}}.sitemap__breadcrumbs{color:#bcc2d4;font-size:16px;font-weight:400;line-height:26px;padding-bottom:37px}.sitemap__breadcrumbs>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.sitemap__breadcrumbs a{color:#3a3f58}.sitemap__section-inner:not(:last-child){padding-bottom:200px}.sitemap__section-title{border-bottom:1px solid #bcc2d4;margin-bottom:40px;padding-bottom:30px}.sitemap__columns-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sitemap__column{width:33.33333%}.sitemap__group-title{margin-bottom:24px}.sitemap__group-title:not(:first-of-type){margin-top:75px}.sitemap__group-title>*{color:#3a3f58;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:1px;line-height:32px;text-transform:uppercase}.sitemap__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sitemap__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.sitemap__link span{color:#3a3f58;font-size:16px;font-weight:400;line-height:19px}.sitemap__link:not(:last-child){margin-bottom:20px}.sitemap__link:before{background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);content:"";display:block;height:2px;position:absolute;top:calc(100% + 3px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:0}@media screen and (hover:hover) and (pointer:fine) and (min-width:1024px){.sitemap__link:hover:before{width:100%}}@media (hover:hover) and (pointer:fine){.sitemap__link:hover:after{background-position:0 100%}}.terms-privacy-hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:436px}.terms-privacy-hero .hero__title{max-width:900px}.terms-privacy{padding-bottom:200px;padding-top:37px}.terms-privacy__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.terms-privacy__label-block .inner-wrapper-sticky{padding-bottom:140px}.terms-privacy__label-text{text-transform:capitalize}.terms-privacy__wrap{padding-bottom:120px;padding-left:357px;padding-top:80px}@media screen and (max-width:1920px){.terms-privacy__wrap{padding-left:calc(min(100vw, 100vh)*.30915 - 236.57143px)}}@media screen and (min-width:1921px){.terms-privacy__wrap{padding-left:0}}.terms-privacy__wrap-inner{position:relative}@media screen and (min-width:1921px){.terms-privacy__wrap-inner{margin:auto;max-width:1460px;padding-right:180px;width:100%}}.terms-privacy__breadcrumbs{color:#bcc2d4;font-size:16px;font-weight:400;line-height:26px;padding-bottom:37px}.terms-privacy__breadcrumbs>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.terms-privacy__breadcrumbs a{color:#3a3f58}.terms-privacy__section-inner:not(:last-child){padding-bottom:200px}.terms-privacy__section-title{border-bottom:1px solid #bcc2d4;margin-bottom:40px;padding-bottom:30px}.terms-privacy__columns-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.terms-privacy__column{width:33.33333%}.terms-privacy__group-title{margin-bottom:24px}.terms-privacy__group-title:not(:first-of-type){margin-top:60px}.terms-privacy__group-title>*{color:#3a3f58;font-size:24px;font-weight:700;line-height:32px}.terms-privacy__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.terms-privacy__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.terms-privacy__link span{color:#3a3f58;font-size:18px;font-weight:400;line-height:22px}.terms-privacy__link:not(:last-child){margin-bottom:20px}.terms-privacy__link:before{background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);content:"";display:block;height:2px;position:absolute;top:calc(100% + 3px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:0}@media screen and (hover:hover) and (pointer:fine) and (min-width:1024px){.terms-privacy__link:hover:before{width:100%}}@media (hover:hover) and (pointer:fine){.terms-privacy__link:hover:after{background-position:0 100%}}.terms-privacy__wys-content{max-width:844px}.terms-privacy__wys-content h2{border-bottom:1px solid #bcc2d4;margin-bottom:40px;padding-bottom:30px}.terms-privacy__wys-content h2:not(:first-of-type){margin-top:80px}.terms-privacy__wys-content h3,.terms-privacy__wys-content h4,.terms-privacy__wys-content h5,.terms-privacy__wys-content h6{margin-bottom:20px;margin-top:40px}.terms-privacy__wys-content ol,.terms-privacy__wys-content p,.terms-privacy__wys-content ul{font-size:17px;line-height:30px}.terms-privacy__wys-content ol:not(:last-child),.terms-privacy__wys-content p:not(:last-child),.terms-privacy__wys-content ul:not(:last-child){margin-bottom:30px}.terms-privacy__wys-content ol,.terms-privacy__wys-content ul{padding-right:30px}.terms-privacy__wys-content ol strong,.terms-privacy__wys-content ul strong{font-weight:700}.terms-privacy__wys-content li:not(:last-child){margin-bottom:10px}.terms-privacy__wys-content a{color:inherit;text-decoration:underline}@media (hover:hover) and (pointer:fine){.terms-privacy__wys-content a:hover{opacity:.7}}.author-hero{min-height:832px;padding-bottom:0;padding-top:0}.author-hero,.author-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex}.author-hero__content{height:100%;padding-top:5%}.author-hero__image{-ms-flex-item-align:end;align-self:flex-end;margin-right:130px;max-width:517px;padding-bottom:63%;position:relative;width:53%}@media screen and (max-width:1920px){.author-hero__image{margin-right:calc(9.375vw - 50px)}}.author-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.author-hero__text-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;max-width:517px;padding:10% 0}.author-hero__title>*{color:#fff;font-size:60px;font-weight:700;line-height:80px}@media screen and (min-width:1980px){.author-hero__title>*{font-size:64px;line-height:84px}}@media screen and (max-width:1920px){.author-hero__title>*{font-size:calc(1.25vw + 36px);line-height:calc(1.563vw + 50px)}}@media screen and (max-width:1099px){.author-hero__title>*{font-size:52px;line-height:70px}}@media screen and (max-width:575px){.author-hero__title>*{font-size:52px;line-height:58px}}@media screen and (max-width:360px){.author-hero__title>*{font-size:36px;line-height:46px}}.author-hero__position{color:#fff;font-size:12px;font-weight:500;letter-spacing:1px;line-height:14px;margin-top:21px;opacity:.7;text-transform:uppercase}.author-hero__bio{color:#fff;font-size:18px;font-weight:300;line-height:32px;margin-top:32px}.author-hero__socials-list{margin-top:32px}.author-hero__socials-list .social-share-buttons__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:46px;justify-content:center;min-width:46px;width:46px}.author-content-grid__main-content{max-width:839px}.author-content-grid__main-content .post-typography h1 strong,.author-content-grid__main-content .post-typography h2 strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text;font-weight:800}.author-content-grid__main-content .post-typography h3,.author-content-grid__main-content .post-typography h4{font-size:40px;line-height:48px}.author-content-grid__main-content .post-typography h5,.author-content-grid__main-content .post-typography h6{font-size:30px;line-height:36px}.author-content-grid__main-content .post-typography h1:first-child,.author-content-grid__main-content .post-typography h2:first-child,.author-content-grid__main-content .post-typography h3:first-child,.author-content-grid__main-content .post-typography h4:first-child,.author-content-grid__main-content .post-typography h5:first-child,.author-content-grid__main-content .post-typography h6:first-child{margin-top:0}.author-content-grid__main-content .post-typography ol,.author-content-grid__main-content .post-typography p,.author-content-grid__main-content .post-typography ul{font-size:17px;line-height:30px}.author-content-grid__main-content .post-typography ol li:not(:last-child),.author-content-grid__main-content .post-typography ul li:not(:last-child){margin-bottom:20px}.author-content-grid__main-content .post-typography ol li::marker,.author-content-grid__main-content .post-typography ul li::marker{color:#3a3f58}.author-content-grid__main-content .post-typography ol li a,.author-content-grid__main-content .post-typography ul li a{color:#3a3f58;text-decoration:underline}.author-content-grid__main-content .post-typography ol li strong,.author-content-grid__main-content .post-typography ul li strong{font-weight:700}.author-content-grid .posts-grid__sidebar{max-width:285px}.author-content-grid__sidebar-links{list-style:none;margin:0;padding:0}.author-content-grid__sidebar-links li{line-height:normal}.author-content-grid__sidebar-links li:not(:last-child){margin-bottom:14px}.author-content-grid__sidebar-links span{background:none;border:none;color:#3a3f58;display:inline-block;font-size:16px;font-weight:300;line-height:19px;outline:none;padding:0;position:relative;text-transform:capitalize;-webkit-transition:all .2s linear;transition:all .2s linear}.author-content-grid__sidebar-links span:before{background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);content:"";display:none;height:2px;position:absolute;top:calc(100% + 3px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:0}.author-content-grid .posts-grid__filters:not(.author-content-grid__sidebar-border-wrap){padding-top:105px}.author-content-grid__sidebar-border-wrap{padding-top:60px}.author-content-grid__sidebar-border-links{list-style:none;margin:0;padding:0}.author-content-grid__sidebar-border-links li{border-radius:90px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#3a3f58;font-size:17px;font-weight:300;line-height:21px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;overflow:hidden;padding:9px 20px;position:relative;width:100%}.author-content-grid__sidebar-border-links li:not(:last-child){margin-bottom:10px}.author-content-grid__sidebar-border-links li a{height:100%;left:0;position:absolute;top:0;width:100%}.author-content-grid__sidebar-border-links li>span{border:1px solid #e1eaf2;border-radius:90px;bottom:0;left:0;position:absolute;right:0;text-decoration:none;top:0;-webkit-transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1);transition:background .3s cubic-bezier(.22,1,.36,1),border .3s cubic-bezier(.22,1,.36,1)}@media screen and (max-width:1099px){.author-content-grid__sidebar-border-links li>span{border-color:transparent}}@media screen and (max-width:575px){.author-content-grid__sidebar-border-links li>span{display:none}}.author-content-grid__sidebar-border-links li:before{--a:0deg;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:Checkbox_button-rotate__XNwP6;animation-name:Checkbox_button-rotate__XNwP6;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:conic-gradient(from var(--a),#7070ef,#7070ef,#d9ceea,#7070ef,#7070ef);border-radius:90px;bottom:0;content:"";display:none;left:0;opacity:0;position:absolute;right:0;top:0;inset:0;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;transition:--a .5s,opacity .6s cubic-bezier(.22,1,.36,1);z-index:2}@media screen and (max-width:1099px){.author-content-grid__sidebar-border-links li:before{opacity:1}}@media screen and (max-width:575px){.author-content-grid__sidebar-border-links li:before{display:none}}@media (hover:hover) and (pointer:fine){.author-content-grid__sidebar-border-links li:hover .services-tab-content__gradient_scheme,.author-content-grid__sidebar-border-links li:hover:before{opacity:1}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1024px){.author-content-grid__sidebar-border-links li:not(:hover) .services-tab-content__icon svg path{fill:#848a9a}.author-content-grid__sidebar-border-links li:not(:hover) .services-tab-content__icon img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}}.contributors-main{padding-bottom:200px;padding-top:37px}.contributors-main__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.contributors-main__label-block .inner-wrapper-sticky{padding-bottom:140px}.contributors-main__wrap{padding-bottom:120px;padding-left:357px;padding-top:80px}@media screen and (max-width:1920px){.contributors-main__wrap{padding-left:calc(min(100vw, 100vh)*.30915 - 236.57143px)}}@media screen and (min-width:1921px){.contributors-main__wrap{padding-left:0}}.contributors-main__wrap-inner{max-width:1006px;position:relative}@media screen and (min-width:1921px){.contributors-main__wrap-inner{margin:auto;max-width:1186px;padding-right:180px;width:100%}}.contributors-main__breadcrumbs{color:#bcc2d4;font-size:16px;font-weight:400;line-height:26px;padding-bottom:37px}.contributors-main__breadcrumbs>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.contributors-main__breadcrumbs a{color:#3a3f58}.contributors-main__section-inner:not(:last-child){padding-bottom:200px}.contributors-main__title{margin:0 auto;max-width:626px}.contributors-main__title>*{color:#3a3f58;font-size:30px;font-weight:600;line-height:36px;text-align:center}.contributors-main__list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:190px;justify-content:center;padding-top:50px;row-gap:60px}.contributors-main__item{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:408px}.contributors-main__item-avatar{border-radius:5px;overflow:hidden}.error-404{padding:96px 0}@media screen and (max-width:1920px){.error-404{padding-top:calc(4.832vw + 3.22148px)}}.error-404__container{margin:0 auto;max-width:884px;padding:0 20px;text-align:center}.error-404__image-box{margin-bottom:55px}.error-404__title{margin-bottom:32px}.error-404__title>*{text-align:center!important}.error-404__descr,.error-404__descr>*,.error-404__subtext,.error-404__subtext>*{color:#3a3f58;font-family:Inter,sans-serif;font-style:normal}.error-404__descr{font-weight:700;margin-bottom:35px}.error-404__descr>*{font-weight:700}.error-404__subtext{margin-bottom:48px}.error-404__btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.error-404__btn-wrap .arrow{margin-right:20px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.mega-menu,.submenu-container .mega-sub-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}@media screen and (max-width:1023px){.mega-menu,.submenu-container .mega-sub-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mega-menu ul,.submenu-container .mega-sub-menu ul{list-style:none;margin:0;padding:0}.mega-menu>.mega-menu-item,.submenu-container .mega-sub-menu>.mega-menu-item{margin:0 20px;position:relative}@media screen and (max-width:1920px){.mega-menu>.mega-menu-item,.submenu-container .mega-sub-menu>.mega-menu-item{margin:0 calc(1.094vw - 1px)}}@media screen and (max-width:1279px){.mega-menu>.mega-menu-item,.submenu-container .mega-sub-menu>.mega-menu-item{margin:0 13px}}@media screen and (max-width:1023px){.mega-menu>.mega-menu-item,.submenu-container .mega-sub-menu>.mega-menu-item{position:static}}@media screen and (max-width:575px){.mega-menu>.mega-menu-item,.submenu-container .mega-sub-menu>.mega-menu-item{padding-bottom:10px;padding-top:10px}}@media screen and (max-width:575px) and (max-height:895px){.mega-menu>.mega-menu-item,.submenu-container .mega-sub-menu>.mega-menu-item{padding-bottom:3px}}@media screen and (max-width:575px){.mega-menu>.mega-menu-item.widget_custom_html.mega-menu-item-custom_html-16,.submenu-container .mega-sub-menu>.mega-menu-item.widget_custom_html.mega-menu-item-custom_html-16{border-bottom:1px solid hsla(0,0%,100%,.2)!important;margin-bottom:20px!important;padding-bottom:13px;padding-top:45px;width:calc(100% - 40px)!important}}@media screen and (max-width:575px) and (max-height:895px){.mega-menu>.mega-menu-item.widget_custom_html.mega-menu-item-custom_html-16,.submenu-container .mega-sub-menu>.mega-menu-item.widget_custom_html.mega-menu-item-custom_html-16{padding-top:15px}}.mega-menu>.mega-menu-item>.mega-menu-link,.submenu-container .mega-sub-menu>.mega-menu-item>.mega-menu-link{font-size:17px;font-weight:400;line-height:21px;text-transform:capitalize}@media screen and (max-width:1920px){.mega-menu>.mega-menu-item>.mega-menu-link,.submenu-container .mega-sub-menu>.mega-menu-item>.mega-menu-link{font-size:calc(.313vw + 11px);line-height:calc(.625vw + 9px)}}@media screen and (max-width:1023px){.mega-menu>.mega-menu-item>.mega-menu-link,.submenu-container .mega-sub-menu>.mega-menu-item>.mega-menu-link{color:#fff;font-size:18px;font-weight:400;line-height:24px;text-transform:capitalize}}.mega-menu .mega-menu-link,.submenu-container .mega-sub-menu .mega-menu-link{color:#3a3f58}.mega-menu-item-has-children.mega-simple-wide-menu>.mega-sub-menu{max-width:422px;min-width:422px;-webkit-transform:translate(-22%);transform:translate(-22%)}.mega-menu-item-has-children:not(.mega-menu-megamenu)>.mega-sub-menu .mega-menu-item a{white-space:nowrap}.mega-menu-item-has-children>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-right:16px;position:relative}.mega-menu-item-has-children>a:after{background-image:url(../images/arrow-45-gradient-dark.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:9px;position:absolute;right:0;top:35%;-webkit-transform:rotate(136deg);transform:rotate(136deg);-webkit-transition:all .3s linear;transition:all .3s linear;width:9px}@media screen and (max-width:1023px){.mega-menu-item-has-children>a:after{background-image:url(../images/arrow-small-right.svg);background-repeat:no-repeat;background-size:cover;height:17px;right:16px;-webkit-transform:translateY(-7%) rotate(0deg);transform:translateY(-7%) rotate(0deg);-webkit-transition:none;transition:none;width:10px}}.mega-menu-item-has-children>.mega-sub-menu{background-color:#fff;-webkit-box-shadow:0 4px 4px 0 rgba(22,34,51,.04),0 4px 24px 0 rgba(22,34,51,.04),0 24px 24px 0 rgba(22,34,51,.04),0 32px 32px 0 rgba(22,34,51,.04),0 64px 64px 0 rgba(22,34,51,.12),0 120px 120px 0 rgba(22,34,51,.08);box-shadow:0 4px 4px 0 rgba(22,34,51,.04),0 4px 24px 0 rgba(22,34,51,.04),0 24px 24px 0 rgba(22,34,51,.04),0 32px 32px 0 rgba(22,34,51,.04),0 64px 64px 0 rgba(22,34,51,.12),0 120px 120px 0 rgba(22,34,51,.08);color:#3a3f58;left:50%;list-style-type:none;margin:0;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;min-width:221px;opacity:0;padding:40px 70px 40px 40px;pointer-events:none;position:absolute;top:calc(100% + 25px);-webkit-transform:translate(-50%) translateY(0);transform:translate(-50%) translateY(0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;visibility:hidden;width:auto}@media screen and (max-width:1023px){.mega-menu-item-has-children>.mega-sub-menu{background-color:#091536;-webkit-box-shadow:none;box-shadow:none;left:0;max-width:100%;padding-left:0;padding-right:0;top:0;-webkit-transform:unset;transform:unset;width:100%}}.mega-menu-item-has-children>.mega-sub-menu:before{content:"";display:block;height:27px;left:0;position:absolute;right:0;top:-27px;width:100%}@media screen and (max-width:1023px){.mega-menu-item-has-children>.mega-sub-menu.mob-open{opacity:1;pointer-events:auto;visibility:visible}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item{line-height:18px;margin-top:12px}@media screen and (max-width:1023px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item{margin-top:0}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item:first-child{margin-top:0}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item a{cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:22px;position:relative}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item a:before{background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);content:"";display:block;height:2px;position:absolute;top:calc(100% + 1px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:0}@media screen and (min-width:1024px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item a:hover:before{width:100%}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item a:hover:after{background-position:0 100%}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_custom_html .mega-block-title{display:none}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_custom_html .mega-menu-label-title{color:#3a3f58;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;letter-spacing:1px;line-height:32px;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width:1920px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_custom_html .mega-menu-label-title{margin-bottom:calc(min(100vw, 100vh)*.00446 + 11.42857px)}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_custom_html .post-recent{margin-bottom:20px}@media screen and (max-width:1920px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_custom_html .post-recent{margin-bottom:calc(min(100vw, 100vh)*.00446 + 11.42857px)}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_custom_html .post-recent:last-child{margin-bottom:0}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_custom_html .post-recent__link{position:absolute}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance{backdrop-filter:blur(15px);background:conic-gradient(from 139.86deg at 0 98.46%,#601956 -43.28deg,#8a227a 7.32deg,#00a3ff 174.91deg,#0491e3 189.25deg,#0879c0 216.86deg,#0c66a4 223.07deg,#114c7e 232.41deg,#192442 264.62deg,#192442 291.05deg,#601956 316.72deg,#8a227a 367.32deg);border-radius:10px;margin-left:-24px;margin-top:55px;max-width:318px;min-width:318px;padding:29px;text-align:center;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);width:100%}@media screen and (max-width:1920px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance{margin-left:calc(-3.958vw + 52px);margin-top:calc(min(100vw, 100vh)*.01674 + 22.85714px);max-width:calc(2.708vw + 266px);min-width:calc(2.708vw + 266px);padding:calc(.833vw + 13px) calc(2.083vw - 11px)}}@media screen and (max-width:1440px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance{max-width:calc(39.375vw - 249px);min-width:calc(39.375vw - 249px)}}@media screen and (max-width:1280px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance{margin-left:calc(min(100vw, 100vh)*.05859 - 80px);max-width:calc(min(100vw, 100vh)*.17188 + 69px);min-width:calc(min(100vw, 100vh)*.17188 + 69px)}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance__title{margin-bottom:7px;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance__title>*{color:#fff;font-size:18px;font-weight:700;line-height:32px}@media screen and (max-width:1920px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance__title>*{font-size:calc(min(100vw, 100vh)*.00223 + 13.71429px);line-height:calc(min(100vw, 100vh)*.00446 + 23.42857px)}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance__description{margin-bottom:23px;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance__description>*{color:#fff;font-size:15px;font-weight:400;line-height:24px;margin:0}@media screen and (max-width:1920px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance__description>*{font-size:calc(min(100vw, 100vh)*.00112 + 12.85714px);line-height:calc(min(100vw, 100vh)*.00223 + 19.71429px)}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance .btn-outline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);width:100%}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance .btn-outline:before{background:#fff;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out;width:0}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item .mega-menu-guidance .btn-outline:hover:before{width:100%}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text{margin-bottom:35px;margin-top:0!important}@media screen and (max-width:1920px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text{margin-bottom:calc(min(100vw, 100vh)*.01674 + 2.85714px)}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text:last-of-type{margin-bottom:0}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text .post-recent{margin-bottom:20px}@media screen and (max-width:1920px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text .post-recent{margin-bottom:calc(min(100vw, 100vh)*.00446 + 11.42857px)}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text .post-recent:last-child{margin-bottom:0}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text .post-recent__link{position:absolute}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text .mega-block-title{font-size:18px;font-weight:600;line-height:22px}@media screen and (max-width:1920px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text .mega-block-title{font-size:calc(min(100vw, 100vh)*.00223 + 13.71429px);line-height:calc(min(100vw, 100vh)*.00223 + 17.71429px)}}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text .textwidget{margin-top:10px}.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text .textwidget>*{color:#3a3f58;font-size:15px;font-weight:300;line-height:18px}@media screen and (max-width:1920px){.mega-menu-item-has-children>.mega-sub-menu .mega-menu-item.widget_text .textwidget>*{font-size:calc(min(100vw, 100vh)*.00112 + 12.85714px);line-height:calc(min(100vw, 100vh)*.00112 + 15.85714px)}}.mega-menu-item-has-children>.mega-sub-menu .mega-services{position:absolute;width:100%}@media screen and (min-width:1024px){.mega-menu-item-has-children>.mega-sub-menu .mega-services{-webkit-box-shadow:0 4px 4px 0 rgba(22,34,51,.04),0 4px 24px 0 rgba(22,34,51,.04),0 24px 24px 0 rgba(22,34,51,.04),0 32px 32px 0 rgba(22,34,51,.04),0 64px 64px 0 rgba(22,34,51,.12),0 120px 120px 0 rgba(22,34,51,.08);box-shadow:0 4px 4px 0 rgba(22,34,51,.04),0 4px 24px 0 rgba(22,34,51,.04),0 24px 24px 0 rgba(22,34,51,.04),0 32px 32px 0 rgba(22,34,51,.04),0 64px 64px 0 rgba(22,34,51,.12),0 120px 120px 0 rgba(22,34,51,.08)}}.mega-menu-item-has-children>.mega-sub-menu .mega-services:first-child{opacity:1!important;visibility:visible!important}.mega-menu-item-has-children>.mega-sub-menu .mega-services:first-child:not(.active){-webkit-box-shadow:none!important;box-shadow:none!important}.mega-menu-item-has-children>.mega-sub-menu .mega-services:first-child>.mega-sub-menu>.mega-heading-menu-row-col{opacity:1!important;overflow:hidden;visibility:visible!important}.mega-menu-item-has-children>.mega-sub-menu .mega-services:first-child>.mega-sub-menu .mega-sub-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1023px){.mega-menu-item-has-children>.mega-sub-menu .mega-services:first-child>.mega-sub-menu .mega-sub-menu{background:#091536;left:0;max-width:100%;padding-left:0;padding-right:0;top:0;-webkit-transform:unset;transform:unset;width:100%;z-index:3}}.mega-menu-item-has-children>.mega-sub-menu .mega-services:first-child>.mega-sub-menu .mega-menu-column:first-child .mega-menu-item:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;margin-bottom:105px;order:-1}@media screen and (max-width:1023px){.mega-menu-item-has-children>.mega-sub-menu .mega-services:first-child>.mega-sub-menu .mega-menu-column:first-child .mega-menu-item:last-child{margin-bottom:0;padding-top:0}}.mega-menu-item-has-children>.mega-sub-menu .mega-services>.mega-sub-menu{height:100%}@media screen and (min-width:1024px){.mega-menu-item-has-children>.mega-sub-menu .mega-services:not(:first-child)>.mega-sub-menu .mega-heading-menu-row-col{opacity:0;visibility:hidden}}@media screen and (max-width:1023px){.mega-menu-item-has-children>.mega-sub-menu .mega-services:not(:first-of-type){display:none}}.mega-menu-item-has-children>.mega-sub-menu .mega-services.active{z-index:1}@media screen and (max-width:1023px){.mega-menu-item-has-children>.mega-sub-menu .mega-services.active{display:none}}@media screen and (min-width:1024px){.mega-menu-item-has-children>.mega-sub-menu .mega-services.active .mega-menu-columns-2-of-9>.mega-sub-menu{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.mega-menu-item-has-children>.mega-sub-menu .mega-services:not(.active),.mega-menu-item-has-children>.mega-sub-menu .mega-services:not(.active):first-child>.mega-sub-menu>li{opacity:0;visibility:hidden}}@media screen and (max-width:1023px){.mega-menu-item-has-children>.mega-sub-menu .mega-services .mega-menu-column:not(.mega-heading-menu-row-col){display:none}}@media screen and (min-width:1024px){.mega-menu-item-has-children.mega-toggle-on:hover>.mega-sub-menu{opacity:1;pointer-events:auto;-webkit-transform:translate(-50%) translateY(0);transform:translate(-50%) translateY(0);visibility:visible}.mega-menu-item-has-children.mega-menu-megamenu.mega-animating>.mega-sub-menu,.mega-menu-item-has-children.mega-menu-megamenu.mega-toggle-on>.mega-sub-menu{opacity:1;-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);-webkit-transition:-webkit-transform .4s ease-in;transition:-webkit-transform .4s ease-in;transition:transform .4s ease-in;transition:transform .4s ease-in,-webkit-transform .4s ease-in;visibility:visible}}.mega-menu-item-has-children.mega-menu-grid{position:static}.mega-menu-item-has-children.mega-menu-grid>.mega-sub-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:150px;max-width:calc(100% - 300px);padding:0;top:100%;-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);-webkit-transition:opacity 0s ease-in,-webkit-transform 0s ease-in!important;transition:opacity 0s ease-in,-webkit-transform 0s ease-in!important;transition:transform 0s ease-in,opacity 0s ease-in!important;transition:transform 0s ease-in,opacity 0s ease-in,-webkit-transform 0s ease-in!important;width:100%}@media screen and (min-width:1921px){.mega-menu-item-has-children.mega-menu-grid>.mega-sub-menu{left:0;margin:0 auto;max-width:1603px;padding:0;right:0;width:100%}}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid>.mega-sub-menu{left:calc(16.667vw - 170px);max-width:calc(100% - 33.33333vw + 340px)}}@media screen and (max-width:1023px){.mega-menu-item-has-children.mega-menu-grid>.mega-sub-menu{left:0;top:0;z-index:2}}@media screen and (min-width:1024px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-row>.mega-sub-menu{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col{background:#091536;background-repeat:no-repeat;background-size:cover;color:#fff;max-width:562px;padding:30px 30px 48px 150px;position:relative;width:100%;z-index:2}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col{max-width:calc(54.167vw - 478px);padding:30px calc(2.083vw - 10px) 48px calc(27.083vw - 370px)}}@media screen and (max-width:1440px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col{max-width:calc(13.75vw + 104px);padding:30px 20px 48px calc(min(100vw, 100vh)*.01202 + 2.69231px)}}@media screen and (max-width:1023px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col{max-width:100%;padding-left:0;padding-right:0}}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col:after{backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.1);border-right:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:calc(100% - 84px);left:0;position:absolute;right:0;top:84px;width:100%}@media screen and (max-width:1023px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col:after{background:#091536;border:none}}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col:before{border:1px solid hsla(0,0%,100%,.1);-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:1023px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col:before{background:#091536;border:none}}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col>.mega-sub-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;z-index:2}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-item.widget_custom_html:first-child{margin-bottom:auto}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-item.widget_custom_html:last-child{margin-top:0}@media screen and (min-width:1024px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-item:not(:first-child){margin-top:30px}}@media screen and (max-width:1023px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-items-title{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-items-title>*{color:#fff;font-size:28px;font-weight:800;line-height:34px}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-items-title>*{font-size:calc(min(100vw, 100vh)*.00446 + 19.42857px);line-height:calc(min(100vw, 100vh)*.00558 + 23.28571px)}}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-items-title a:after{background-image:url(../images/menu-arrow-white-regular.svg);height:13px;right:-27px;top:13px;width:13px}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-items-title .btn-with-arrow-45{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link{border-bottom:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);font-size:20px;font-weight:500;line-height:24px;min-width:328px;padding-bottom:30px;padding-left:50px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link{font-size:calc(.417vw + 12px);line-height:calc(-.417vw + 30px);min-width:calc(15.208vw + 36px)}}@media screen and (max-width:1280px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link{font-size:calc(min(100vw, 100vh)*.00898 + 5.8px);line-height:calc(min(100vw, 100vh)*.00547 + 13.4px)}}@media screen and (max-width:1023px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link{border-bottom:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;font-weight:400;line-height:27px;padding-bottom:0;padding-left:0;text-transform:capitalize;width:100%}}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link:before{background-image:url(../images/crown-gradient-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:50%;left:0;opacity:.5;overflow:hidden;position:absolute;top:-2px;-webkit-transition:all .2s linear;transition:all .2s linear;width:30px}@media screen and (max-width:1023px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link:before{display:none}}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link.active,.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link:hover{color:#fff}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link.active:before,.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link:hover:before{opacity:1;width:30px}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-link:not(.active):before{-webkit-filter:grayscale(100%) contrast(45%) brightness(204%);filter:grayscale(100%) contrast(45%) brightness(204%)}@media screen and (min-width:1024px){.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-item.mega-menu-item-has-children a:after{display:none}.mega-menu-item-has-children.mega-menu-grid .mega-heading-menu-row-col .mega-menu-item>.mega-sub-menu{display:none!important;height:0!important;max-height:0!important}}.mega-menu-item-has-children.mega-menu-grid .menu-row-main-title{color:#fff;font-size:20px;font-weight:500;line-height:24px}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .menu-row-main-title{font-size:calc(.417vw + 12px);line-height:calc(-.417vw + 30px)}}@media screen and (max-width:1280px){.mega-menu-item-has-children.mega-menu-grid .menu-row-main-title{font-size:calc(min(100vw, 100vh)*.00898 + 5.8px);line-height:calc(min(100vw, 100vh)*.00547 + 13.4px)}}@media screen and (max-width:1023px){.mega-menu-item-has-children.mega-menu-grid .menu-row-main-title{font-size:22px;font-weight:400;line-height:27px;text-transform:capitalize}}.mega-menu-item-has-children.mega-menu-grid .menu-row-main-title strong{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#6e5dc9),color-stop(90.97%,#ff0082));background:linear-gradient(90deg,#6e5dc9,#ff0082 90.97%);-webkit-background-clip:text;font-weight:700}.mega-menu-item-has-children.mega-menu-grid .menu-row-main-title+.arrow{height:11px;width:11px}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item:not(.mega-2-columns):not(.mega-3-columns):not(.mega-4-columns):not(.mega-5-columns):not(.mega-6-columns):not(.mega-7-columns):not(.mega-8-columns){margin-top:18px}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item:not(.mega-2-columns):not(.mega-3-columns):not(.mega-4-columns):not(.mega-5-columns):not(.mega-6-columns):not(.mega-7-columns):not(.mega-8-columns){margin-top:calc(min(100vw, 100vh)*.0067 + 5.14286px)}}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item:not(.mega-2-columns):not(.mega-3-columns):not(.mega-4-columns):not(.mega-5-columns):not(.mega-6-columns):not(.mega-7-columns):not(.mega-8-columns):first-child{margin-top:0}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item:not(.mega-2-columns):not(.mega-3-columns):not(.mega-4-columns):not(.mega-5-columns):not(.mega-6-columns):not(.mega-7-columns):not(.mega-8-columns) .mega-menu-link{font-size:16px;font-weight:600;line-height:22px}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item:not(.mega-2-columns):not(.mega-3-columns):not(.mega-4-columns):not(.mega-5-columns):not(.mega-6-columns):not(.mega-7-columns):not(.mega-8-columns) .mega-menu-link:hover:after{background-position:0 100%}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item:not(.mega-2-columns):not(.mega-3-columns):not(.mega-4-columns):not(.mega-5-columns):not(.mega-6-columns):not(.mega-7-columns):not(.mega-8-columns) .mega-menu-link:after{background-image:url(../images/arrow-dark-gradient-hover.svg);background-position:100% 0;background-repeat:no-repeat;background-size:16px;content:"";height:9px;margin-top:9px;position:absolute;right:-19px;-webkit-transition:all .2s linear;transition:all .2s linear;width:9px}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-2-columns{padding-left:11px}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-2-columns+.mega-menu-item:not(.mega-2-columns){margin-top:30px!important}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-3-columns,.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns{margin-top:12px}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-3-columns,.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns{margin-top:calc(min(100vw, 100vh)*.00223 + 7.71429px)}}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-3-columns:first-of-type,.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns:first-of-type{margin-top:0}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-3-columns .mega-menu-link,.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns .mega-menu-link{display:inline-block;font-size:14px;font-weight:400;line-height:22px;padding-right:4%;position:relative}@media screen and (min-width:1820px){.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-3-columns .mega-menu-link,.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns .mega-menu-link{padding-right:0}}@media screen and (max-width:1360px){.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-3-columns .mega-menu-link,.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns .mega-menu-link{padding-right:8%}}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-3-columns .mega-menu-link:before,.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns .mega-menu-link:before{display:none}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-3-columns .mega-menu-link:after,.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns .mega-menu-link:after{background-image:url(../images/arrow-dark-gradient-hover.svg);background-position:100% 0;background-repeat:no-repeat;background-size:16px;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:9px;margin-left:8px;overflow:hidden;-webkit-transition:all .2s linear;transition:all .2s linear;width:9px}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-3-columns .mega-menu-link:hover:after,.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns .mega-menu-link:hover:after{background-position:0 100%}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns{margin-top:32px}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns{margin-top:calc(min(100vw, 100vh)*.0067 + 19.14286px)}}.mega-menu-item-has-children.mega-menu-grid li.mega-menu-column:not(.mega-heading-menu-row-col) .mega-menu-item.mega-4-columns .mega-menu-link{font-size:16px;font-weight:600;line-height:19px;position:relative}.mega-menu-item-has-children.mega-menu-grid .mega-menu-link{color:#3a3f58;font-size:15px;font-weight:400;line-height:18px}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-link{font-size:calc(min(100vw, 100vh)*.00112 + 12.85714px);line-height:calc(min(100vw, 100vh)*.00223 + 13.71429px)}}.mega-menu-item-has-children.mega-menu-grid .mega-menu-items-title>*{color:#3a3f58;font-size:18px;font-weight:600;line-height:22px}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-items-title>*{font-size:calc(min(100vw, 100vh)*.00223 + 13.71429px);line-height:calc(min(100vw, 100vh)*.00223 + 17.71429px)}}.mega-menu-item-has-children.mega-menu-grid .mega-menu-items-title a:after{background-image:url(../images/menu-arrow-normal-dark.png);background-repeat:no-repeat;background-size:cover;content:"";display:none;height:12px;overflow:hidden;position:absolute;right:-22px;top:7px;-webkit-transition:all .2s linear;transition:all .2s linear;width:12px}.mega-menu-item-has-children.mega-menu-grid .mega-menu-items-title a .arrow{margin-left:9px;margin-top:2px}.mega-menu-item-has-children.mega-menu-grid .mega-menu-items-title a:hover:before{width:86%}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column:not(.mega-heading-menu-row-col){max-width:calc(33.33333% - 174px);padding:44px;width:100%}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column:not(.mega-heading-menu-row-col){max-width:calc(33.33333% - 26.875vw + 342px);padding:45px calc(3.958vw - 32px)}}@media screen and (max-width:1440px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column:not(.mega-heading-menu-row-col){max-width:calc(33.33333% + 21.875vw - 360px)}}@media screen and (max-width:1280px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column:not(.mega-heading-menu-row-col){max-width:calc(33.33333% + 5.46875vw - 150px);padding:45px 20px}}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9{padding-top:30px;position:relative}@media screen and (min-width:1024px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9>.mega-sub-menu{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9 .mega-sub-menu{margin-top:55px;padding-top:30px;position:relative;z-index:3}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9.mega-border-left-clear:before{border-left:0}@media screen and (min-width:1024px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9.mega-border-left-clear:last-child{-webkit-transform:translateX(calc(-2.121vw + 20.71429px));transform:translateX(calc(-2.121vw + 20.71429px))}}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9:after,.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9:before{border:1px solid #e1eaf2;border-bottom:0;border-right:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:calc(100% - 84px);left:0;position:absolute;right:0;top:84px;width:100%}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9:nth-child(2):after{border-color:#fff;border-bottom:0;border-left:0;width:40px}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9:nth-child(2):after{width:calc(3.125vw - 20px)}}@media screen and (max-width:1280px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9:nth-child(2):after{width:20px}}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9:last-child:after{border-color:#fff;border-bottom:0;border-left:0;left:unset;width:40px}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9:last-child:after{width:calc(3.125vw - 20px)}}@media screen and (max-width:1280px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9:last-child:after{width:20px}}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column.mega-menu-columns-2-of-9:nth-child(3):after{display:none}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column .mega-inner-row-link-title{position:absolute}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column .mega-inner-row-link-title a{font-size:20px;font-weight:600;line-height:24px;white-space:nowrap}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column .mega-inner-row-link-title a{font-size:calc(min(100vw, 100vh)*.00223 + 15.71429px);line-height:calc(min(100vw, 100vh)*.00223 + 19.71429px)}}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column .mega-inner-row-link-title a:after{height:2px}@media screen and (max-width:1099px){.mega-menu-item-has-children.mega-menu-grid .mega-menu-column .mega-inner-row-link-title a:after{width:0}}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column .mega-inner-row-link-title a:hover:after{width:calc(100% - 30px)}.mega-menu-item-has-children.mega-menu-grid .mega-menu-column .mega-inner-row-link-title .arrow{height:11px;margin-left:9px;margin-top:3px;width:11px}.mega-menu-item-has-children.mega-menu-item>.mega-menu-link{font-size:17px;font-weight:400;line-height:21px;text-transform:capitalize}@media screen and (max-width:1920px){.mega-menu-item-has-children.mega-menu-item>.mega-menu-link{font-size:calc(.313vw + 11px);line-height:calc(.625vw + 9px)}}@media screen and (min-width:1980px){.mega-menu-item-has-children.mega-menu-item>.mega-menu-link{font-size:19px}}.mega-menu-toggle{display:none}.side{font-size:.4px}.flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.flex-row{-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal!important}.flex-row-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-col{-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-col,.flex-col-reverse{-webkit-box-orient:vertical!important}.flex-col-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-wrap-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.justify-stretch{-webkit-box-pack:stretch!important;-ms-flex-pack:stretch!important;justify-content:stretch!important}.items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.hidden{display:none!important}
/*# sourceMappingURL=bundle.css.map*/