:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0deg)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button .swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-hd,.container-fhd,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xmd,.container-smd{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;position:relative}@media(min-width: 992px){.container,.container-hd,.container-fhd,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xmd,.container-smd{padding-right:12px;padding-left:12px}}@media(min-width: 576px){.container,.container-sm{max-width:540px}}@media(min-width: 768px){.container,.container-md,.container-sm,.container-smd{max-width:720px}}@media(min-width: 992px){.container,.container-lg,.container-md,.container-sm,.container-xmd{max-width:980px}.container-smd{max-width:1110px}}@media(min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1368px}}.row{display:flex;flex-wrap:wrap;margin:0 -12px}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding:0 12px}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-1-5{flex:0 0 auto;width:12.5%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-2-4{flex:0 0 auto;width:20%}.col-md-2-5{flex:0 0 auto;width:20%;padding:0 5px}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-4-5{flex:0 0 auto;width:37.5%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-7-5{flex:0 0 auto;width:62.5%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-10-5{flex:0 0 auto;width:87.5%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-1-5{flex:0 0 auto;width:12.5%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-2-4{flex:0 0 auto;width:20%}.col-lg-2-5{flex:0 0 auto;width:20.833333333%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-3-5{flex:0 0 auto;width:29.166666666%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-4-5{flex:0 0 auto;width:37.5%}.col-lg-4-8{flex:0 0 auto;width:40%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-5-5{flex:0 0 auto;width:45.833333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-6-5{flex:0 0 auto;width:54.166666667%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-7-5{flex:0 0 auto;width:62.5%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-9-5{flex:0 0 auto;width:79.166666666%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-2-4{flex:0 0 auto;width:20%}.col-xl-2-5{flex:0 0 auto;width:20.833333333%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-3-5{flex:0 0 auto;width:29.166666666%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-4-5{flex:0 0 auto;width:37.5%}.col-xl-4-8{flex:0 0 auto;width:40%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-5-5{flex:0 0 auto;width:45.833333333%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-6-5{flex:0 0 auto;width:54.166666667%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-7-5{flex:0 0 auto;width:62.5%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.d-flex{display:flex !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none !important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0);border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:-4px 0 8px;padding-left:16px;border-left:1px solid #003642;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid #004a5c;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media(min-width: 640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]::after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}:root{--scroll-bar: 8px}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;line-height:1.625;min-height:100%;overflow-y:scroll;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-behavior:smooth}html.no-scroll{overflow-y:hidden}body{font-family:"Inter",sans-serif;color:#21274d;font-weight:300;font-size:1.6rem;line-height:1.35;overflow-x:hidden;padding-top:52px}@media(min-width: 992px){body{padding-top:86px}}p{color:#373d5f;font-size:1.8rem;font-weight:400;line-height:140%}p+p:not(:first-of-type){margin-top:16px}ul{list-style-type:none;padding:0;margin:0}img{max-width:100%;display:block}[data-link]{cursor:pointer}html main{position:relative}html main::before{content:"";background-image:url(./d99527261ef3e510cd594590bb0298b6.svg);background-repeat:repeat;background-position:center;background-size:contain;max-width:1340px;width:100%;height:100%;position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:-1;display:block}@media(max-width: 1199.98px){html main::before{left:20px;max-width:calc(100% - 40px);transform:unset;background-image:url(./1ba9a103752b906230b3abbc4c40ff49.svg)}}@font-face{font-family:"Inter";src:url(./51d61d733d65ebf2458a970b380dd84a.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(./eccbcfa9bc0203198ac64a4db0cded7e.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(./ab564c2dbbe039da8cb5293721b7590e.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(./8a50feca5194fae5cc45db842f63dc06.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(./6fcad65b7a8f7ffabb8e061a8be9d59e.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(./78771d7398abb1ce4815592ef8c73cba.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.18;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1,h2,h3,h4,h5,h6,.heading-family{font-family:"Inter",sans-serif;line-height:1.25;font-weight:900;margin:0}h1 span,h1 strong,h2 span,h2 strong,h3 span,h3 strong{font-weight:900}h1,.display-1{font-size:2.8rem}@media(min-width: 992px){h1,.display-1{font-size:3.8rem;line-height:130%}}.display-1--large{font-size:4.8rem;line-height:130%}h2,.display-2{font-size:2.8rem;line-height:130%}@media(min-width: 992px){h2,.display-2{font-size:3.8rem}}h3,.display-3{font-size:2.2rem;font-weight:700;line-height:130%}@media(min-width: 768px){h3,.display-3{font-size:2.8rem}}h4,.display-4{font-size:1.6rem;font-weight:700}@media(min-width: 768px){h4,.display-4{font-size:2.1rem}}h5,.display-5{font-size:1.8rem;font-weight:700}@media(min-width: 768px){h5,.display-5{font-size:2.1rem}}h6,.display-6{font-size:1.8rem;font-weight:700}.section-header__subtitle{color:#8597a3;font-size:14px;font-weight:700;line-height:130%;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;margin-bottom:5px}.section-header__subtitle::before{content:"";width:60px;height:1px;background:#8597a3}@media(min-width: 992px){.section-header__subtitle{margin-bottom:20px}}.section-header__subtitle--white{color:#fff}.section-header__subtitle--white::before{background:#fff}.section-header strong,.section-header span{color:#1d59a6}.section-header--white{color:#fff}.section-header--white strong{color:#9cbfe4}.text-background{display:none;color:#fff;font-family:Arial;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#edf4f5;font-size:5rem;font-weight:900;line-height:100%;text-transform:uppercase;position:absolute;top:65px;right:calc(50vw + 120px);z-index:-1}@media(min-width: 1200px){.text-background{display:block;font-size:10rem}}.text-background-secondary{display:none;color:#edf4f5;font-size:2.1rem;font-weight:700;line-height:130%;position:absolute;transform:rotate(90deg);transform-origin:top left;z-index:-1}@media(min-width: 1200px){.text-background-secondary{display:block}}.text-background-secondary::before{content:"";width:40px;height:2px;background-color:#edf4f5;position:absolute;top:50%;left:-50px;transform:translateY(-50%)}.color-black{color:#21274d}.color-white{color:#fff}.f-400{font-weight:400}.f-500{font-weight:500}.f-600{font-weight:600}.f-700{font-weight:700}.f-800{font-weight:800}.l-normal{letter-spacing:0}.f-text{font-family:"Inter",sans-serif}.line-reset{line-height:1}.f-italic{font-style:italic}.l-subpage-form input[type=text],.l-subpage-form input[type=email],.l-subpage-form input[type=tel],.l-subpage-form input[type=search],.l-subpage-form input[type=password],.l-subpage-form textarea{border:1px solid #ced5da;background:#f8fbfb;color:#22272f;width:100%;padding:15px;font-size:1.4rem;display:block;height:48px;outline:0}@media(min-width: 992px){.l-subpage-form input[type=text],.l-subpage-form input[type=email],.l-subpage-form input[type=tel],.l-subpage-form input[type=search],.l-subpage-form input[type=password],.l-subpage-form textarea{height:52px}}.l-subpage-form input[type=text]:focus,.l-subpage-form input[type=email]:focus,.l-subpage-form input[type=tel]:focus,.l-subpage-form input[type=search]:focus,.l-subpage-form input[type=password]:focus,.l-subpage-form textarea:focus{outline:1px solid #1d59a6;outline:0}.l-subpage-form input[type=text][aria-invalid=true],.l-subpage-form input[type=email][aria-invalid=true],.l-subpage-form input[type=tel][aria-invalid=true],.l-subpage-form input[type=search][aria-invalid=true],.l-subpage-form input[type=password][aria-invalid=true],.l-subpage-form textarea[aria-invalid=true]{outline:1px solid #e51a1a}.l-subpage-form textarea{height:auto}.l-subpage-form .form-item-checkbox{margin-bottom:10px}.l-subpage-form .form-item-checkbox .wpcf7-list-item{margin:0}.l-subpage-form .form-item-checkbox label{display:flex;gap:10px;color:#8597a3;font-size:.8rem;font-weight:400;line-height:130%;cursor:pointer}.l-subpage-form .form-item{position:relative;margin-bottom:10px}@media(min-width: 992px){.l-subpage-form .form-item{margin-bottom:15px}}.l-subpage-form .form-item label{color:#4d5271;font-size:1.2rem;font-weight:400;line-height:140%;position:absolute;top:15px;left:15px;z-index:1;transition:top 200ms ease-in;cursor:pointer}@media(min-width: 992px){.l-subpage-form .form-item label{top:19px}}.l-subpage-form .form-item label>span{color:#21274d}.l-subpage-form .form-item label.has-value{top:-8px;background-color:#fff}.l-subpage-form .wpcf7-not-valid-tip{font-size:1.2rem}.l-subpage-form .wpcf7-submit{border:none}@supports((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)){.l-subpage-form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border:2px solid #8597a3;flex-shrink:0;cursor:pointer}.l-subpage-form input[type=checkbox]:checked{position:relative;background:#21274d}.l-subpage-form input[type=checkbox]:checked::after{content:"";position:absolute;top:3px;left:2px;width:6px;height:3px;border:1px solid #fff;border-right:none;border-top:none;transform:rotate(-45deg)}.l-subpage-form input[type=checkbox][aria-invalid=true]{border:1px solid red}}.container{max-width:1400px;margin:0 auto;padding-left:20px;padding-right:20px}@media(min-width: 992px){.container{padding-right:30px;padding-left:30px}}.parallax-image__wrp{height:564px;overflow:hidden;position:relative}@media(max-width: 991.98px){.parallax-image__wrp{height:255px}}.parallax-image{position:absolute;top:0;left:0;width:100%;height:auto}@media(max-width: 991.98px){.parallax-image{position:relative;transform:unset !important;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media(max-width: 991.98px){.parallax-image__wrp div{width:100%;height:100%}}header.site-header{position:absolute;top:0px;left:0;width:100%;background-color:#fff;z-index:999999}@media(min-width: 992px){header.site-header{padding:20px 0}}header.site-header.fixed{position:fixed}body.admin-bar header.site-header{top:36px}@media(max-width: 991.98px){header.site-header .container{padding:0 0 0 20px}}.header__main-wrp{display:flex;align-items:center;justify-content:space-between}@media(max-width: 1199.98px){.header__main-home{max-width:132px}}@media(max-width: 991.98px){.header__main-logo img{max-width:132px}}.header__main-hamburger{padding:16px;display:flex;align-items:center;justify-content:center;background:#1d59a6;border:0}.header__main-hamburger .closed-ico,.header__main-hamburger .opened-ico{display:inline-flex;height:20px}.header__main-hamburger.active .closed-ico{display:none}.header__main-hamburger:not(.active) .opened-ico{display:none}.header__nav-wrp--mobile{position:absolute;left:0;top:100%;width:100%;height:calc(100vh - 52px);background-color:#fff;padding:16px 20px 20px;overflow-y:auto}.header__nav-wrp--mobile:not(.active){display:none}@media(min-width: 992px){.header__nav-wrp--mobile{display:none}}.header__nav-wrp--mobile .menu>li:not(:last-of-type)>a{color:#21274d;font-size:16px;font-weight:700;line-height:130%;text-transform:uppercase}.header__nav-wrp--mobile .menu>li:not(:last-of-type){padding:23px 0}.header__nav-wrp--mobile .menu>li:not(:last-of-type):not(:nth-last-of-type(1)){border-bottom:1px solid #edf4f5}.header__nav-wrp--mobile .menu>li:not(:last-of-type).menu-item-has-children::after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgcng9IjE3LjUiIHN0cm9rZT0iIzg1OTdBMyIvPgo8cGF0aCBkPSJNMTIgMThIMjQuMzMzM0gxMlpNMjQuMzMzMyAxOEwyMSAxNUwyNC4zMzMzIDE4Wk0yNC4zMzMzIDE4TDIxIDIxTDI0LjMzMzMgMThaIiBmaWxsPSIjODU5N0EzIi8+CjxwYXRoIGQ9Ik0xMiAxOEgyNC4zMzMzTTI0LjMzMzMgMThMMjEgMTVNMjQuMzMzMyAxOEwyMSAyMSIgc3Ryb2tlPSIjODU5N0EzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);position:absolute;right:0;top:16px}.header__nav-wrp--mobile .menu>li:not(:last-of-type).menu-item-has-children{position:relative}.header__nav-wrp--mobile .menu>li:not(:last-of-type)>a{color:#21274d;font-size:16px;font-weight:700;line-height:130%;text-transform:uppercase;text-decoration:unset}.header__nav-wrp--mobile .menu>li:last-of-type a{color:#21274d;text-align:center;font-size:14px;font-weight:700;line-height:130%;display:flex;height:48px;padding:12px 20px;justify-content:center;align-items:center;border:1px solid #ced5da;text-decoration:unset}.header__nav-wrp--mobile .menu>li .sub-menu{position:fixed;left:0;top:52px;width:100%;height:calc(100vh - 52px);background-color:#fff;padding:16px 20px 20px;overflow-y:auto;display:none;flex-direction:column;z-index:2}.header__nav-wrp--mobile .menu>li.active .sub-menu{display:flex}.header__nav-wrp--mobile .menu>li .sub-menu .sub-menu__list{counter-reset:menu-counter}.header__nav-wrp--mobile .menu>li .sub-menu .sub-menu__list li{counter-increment:menu-counter;display:flex;align-items:center;gap:20px;padding:16px 0}.header__nav-wrp--mobile .menu>li .sub-menu .sub-menu__list li:not(:last-of-type){border-bottom:1px solid #edf4f5}.header__nav-wrp--mobile .menu>li .sub-menu .sub-menu__list li::before{content:counter(menu-counter, decimal-leading-zero);color:#8597a3;font-size:12px;font-style:normal;font-weight:700;line-height:130%}.header__nav-wrp--mobile .menu>li .sub-menu .sub-menu__list li a{color:#8597a3;font-size:16px;font-style:normal;font-weight:700;line-height:130%;text-decoration:none}.header__nav-wrp--mobile .menu>li .menu-item-go-back{color:#21274d;font-size:16px;font-weight:700;line-height:130%;text-transform:uppercase;display:flex;align-items:center;gap:10px;margin-bottom:24px}.header__nav-wrp--mobile .menu>li .menu-item-title{color:#21274d;font-size:22px;font-weight:700;line-height:130%;margin-bottom:8px}.header__nav-wrp--mobile .menu>li .menu-item-link{order:5;margin-top:8px}.header__nav-wrp--mobile .menu>li .menu-item-link a{width:100%}.header__nav-footer--mobile{margin-top:74px;order:6}.header__nav-footer-contact li+li{margin-top:16px}.header__nav-footer-contact li span{display:inline-flex;align-items:center;justify-content:center;width:22px}.header__nav-footer-contact li a{color:#21274d;font-size:16px;font-weight:400;line-height:140%;text-decoration:unset;display:flex;align-items:center;gap:8px}.header__nav-footer-wrp--mobile{display:flex;align-items:center;margin-top:16px}.header__nav-wrp{display:flex;align-items:center;justify-content:flex-end}@media(max-width: 991.98px){.header__nav-wrp{display:none}}.header__nav{display:flex;align-items:center;gap:10px}@media(min-width: 992px){.header__nav--mobile{display:none}}.header__nav--desktop{margin-right:18px}.header__nav.search{position:relative}.header__nav .search-box{position:absolute;display:none;background-color:#edf4f5;width:100%;height:54px;left:0;top:-5px}.header__nav--mobile .search-box{left:unset;right:0;top:0;width:100vw;height:52px}.header__nav.search .search-box{display:block}.header__nav .search-box__form{display:flex;align-items:center;justify-content:space-between;height:100%;padding:8px;gap:10px}.header__nav .search-box__form div{display:flex;align-items:center;gap:10px;width:100%}.header__nav-search-open,.header__nav .header__nav-search,.header__nav .header__nav-search-close{background-color:rgba(0,0,0,0);border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.header__nav-search-open,.header__nav .header__nav-search{padding:10px}.header__nav .header__nav-search-close{padding:0}.header__nav-search-open svg path{transition:all .3s ease-in-out}.header__nav-search-open:hover svg path{fill:#1d59a6}.search-box__form-input{color:#8597a3;font-size:12px;font-weight:400;line-height:100%;padding:10px;background-color:rgba(0,0,0,0);border:none;width:100%}.search-box__form-input:active,.search-box__form-input:focus,.search-box__form-input:focus-visible{border:1px solid #1d59a6;border-radius:0;outline:0}.header__nav .menu{display:flex;align-items:center;gap:12px}@media(min-width: 1200px){.header__nav .menu{gap:24px}}.header__nav .menu>li>a{color:#21274d;font-size:14px;font-style:normal;font-weight:700;line-height:130%;display:inline-flex;align-items:center;gap:6px;text-decoration:unset;transition:all .3s ease-in-out}.header__nav .menu>li>a:hover{color:#1d59a6}.header__nav .menu>li:last-of-type>a{border:1px solid #ced5da;padding:12px 20px}.header__nav .menu>li:last-of-type>a:hover{border:1px solid #1d59a6}.header__nav .menu>li.menu-item-has-children>a::after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMDA4NTIgNS41NzE2MkM0LjE4NTMxIDUuNTcxNjYgNC4zNTQ4NiA1LjY0MTkyIDQuNDc5ODUgNS43NjY5NUw3LjUzNzE4IDguODI0MjlDNy42NjM5NCA4Ljk0NTk1IDcuODMyODMgOS4wMTM4OCA4LjAwODUyIDkuMDEzODhDOC4xODQyMSA5LjAxMzg4IDguMzUzMSA4Ljk0NTk1IDguNDc5ODUgOC44MjQyOUwxMS41MzcyIDUuNzY2OTVDMTEuNjYyOSA1LjY0NTUyIDExLjgzMTMgNS41NzgzMiAxMi4wMDYxIDUuNTc5ODRDMTIuMTgwOSA1LjU4MTM2IDEyLjM0ODEgNS42NTE0NyAxMi40NzE3IDUuNzc1MDhDMTIuNTk1MyA1Ljg5ODY4IDEyLjY2NTQgNi4wNjU4OSAxMi42NjcgNi4yNDA2OUMxMi42Njg1IDYuNDE1NDkgMTIuNjAxMyA2LjU4Mzg5IDEyLjQ3OTkgNi43MDk2Mkw5LjQyMjUyIDkuNzY2OTVDOS4wNDE0NCAxMC4xMzA2IDguNTM0OTMgMTAuMzMzNSA4LjAwODE4IDEwLjMzMzVDNy40ODE0NCAxMC4zMzM1IDYuOTc0OTMgMTAuMTMwNiA2LjU5Mzg1IDkuNzY2OTVMMy41MzcxOCA2LjcwOTYyQzMuNDQzOTggNi42MTYzOSAzLjM4MDUxIDYuNDk3NjEgMy4zNTQ3OSA2LjM2ODMxQzMuMzI5MDggNi4yMzkwMSAzLjM0MjI5IDYuMTA0OTggMy4zOTI3MyA1Ljk4MzE4QzMuNDQzMTggNS44NjEzOCAzLjUyODYgNS43NTcyOCAzLjYzODIxIDUuNjg0MDJDMy43NDc4MiA1LjYxMDc2IDMuODc2NjggNS41NzE2NSA0LjAwODUyIDUuNTcxNjJaIiBmaWxsPSIjMjEyNzREIi8+Cjwvc3ZnPgo=);height:16px}.header__nav .menu>li.menu-item-has-children .sub-menu:not(.sub-menu--big){position:absolute;top:calc(100% + 20px);background-color:#fff;display:none;padding:10px 20px}.header__nav .menu>li.menu-item-has-children .sub-menu:not(.sub-menu--big)::before{content:"";position:absolute;left:0;top:-40px;height:40px;width:100%}.header__nav .menu>li.menu-item-has-children .sub-menu:not(.sub-menu--big) li+li{margin-top:12px}.header__nav .menu>li.menu-item-has-children .sub-menu:not(.sub-menu--big) li a{color:#8597a3;font-size:16px;font-style:normal;font-weight:700;line-height:130%;text-decoration:none}.header__nav .menu>li.menu-item-has-children .sub-menu--big{position:absolute;left:0;top:calc(100% + 20px);min-height:450px;width:100%;background-color:#fff;display:none}.header__nav .menu>li.menu-item-has-children .sub-menu--big::before{content:"";position:absolute;left:0;top:-40px;height:40px;width:100%}.header__nav .menu>li.menu-item-has-children:hover .sub-menu{display:flex}.header__nav .menu>li.menu-item-has-children .sub-menu--big .bg-img--2{position:absolute;right:0;bottom:0;z-index:0}.header__nav .menu>li.menu-item-has-children .submenu-content{width:450px;position:relative;padding:100px 50px 50px 100px}.header__nav .menu>li.menu-item-has-children .sub-menu-content .bg-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;left:0;top:0;z-index:0}.header__nav .menu>li.menu-item-has-children .submenu-content .bg-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;left:0;top:0;z-index:0}.header__nav .menu>li.menu-item-has-children .submenu-content .menu-item-title{color:#fff;font-size:38px;font-style:normal;font-weight:900;line-height:130%;position:relative;z-index:1;display:block;margin-bottom:50px}.header__nav .menu>li.menu-item-has-children .submenu-content .menu-item-desc{margin-bottom:80px;position:relative;z-index:1}.header__nav .menu>li.menu-item-has-children .submenu-content .menu-item-desc p{color:#fff;font-size:16px;font-weight:400;line-height:140%}.header__nav .menu>li.menu-item-has-children .submenu-content .btn{position:relative;z-index:1}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul{padding:28px 0 38px 60px;list-style:none;counter-reset:menu-counter;position:relative;z-index:1}@media(min-width: 1200px){.header__nav .menu>li.menu-item-has-children .sub-menu--big ul{padding:28px 0 38px 140px}}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul.two-cols{-moz-columns:2;columns:2;-moz-column-gap:40px;column-gap:40px}@media(min-width: 1200px){.header__nav .menu>li.menu-item-has-children .sub-menu--big ul.two-cols{-moz-column-gap:140px;column-gap:140px}}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul::before,.header__nav .menu>li.menu-item-has-children .sub-menu--big ul::after{content:"";width:1px;height:450px;background:#edf4f5;position:absolute;top:0;z-index:-1}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul::before{left:250px}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul::after{left:595px}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul li{counter-increment:menu-counter;display:flex;align-items:center;gap:27px}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul li+li{margin-top:30px}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul li::before{content:counter(menu-counter, decimal-leading-zero);color:#8597a3;font-size:16px;font-style:normal;font-weight:700;line-height:130%}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul li a{color:#8597a3;font-size:16px;font-style:normal;font-weight:700;line-height:130%;text-decoration:none;transition:all .3s ease-in-out}.header__nav .menu>li.menu-item-has-children .sub-menu--big ul li a:hover{color:#1d59a6}.header__nav-socials{display:flex;align-items:center;gap:8px}@media(max-width: 1199.98px){.header__nav--desktop+.header__nav-socials{display:none}}.header__nav-socials--mobile{gap:20px}.header__nav-socials li a{display:flex;align-items:center;width:16px;height:16px}.header__nav-socials li a svg path{transition:all .3s ease-in-out}.header__nav-socials li a:hover svg path:first-of-type{fill:#21274d}.header__nav-socials--mobile li a{height:32px;width:32px}.header__nav-socials li svg,.header__nav-socials li img{width:100%;height:100%}.header__nav-lang .nav__lang{position:relative;padding:12px 9px;border-left:1px solid #ced5da;margin-left:12px}.header__nav-lang .nav__lang span{color:#21274d;font-size:16px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase;position:relative;display:inline-flex;align-items:center;gap:2px}.header__nav-lang .nav__lang span::after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMDA4NTIgNS41NzE2MkM0LjE4NTMxIDUuNTcxNjYgNC4zNTQ4NiA1LjY0MTkyIDQuNDc5ODUgNS43NjY5NUw3LjUzNzE4IDguODI0MjlDNy42NjM5NCA4Ljk0NTk1IDcuODMyODMgOS4wMTM4OCA4LjAwODUyIDkuMDEzODhDOC4xODQyMSA5LjAxMzg4IDguMzUzMSA4Ljk0NTk1IDguNDc5ODUgOC44MjQyOUwxMS41MzcyIDUuNzY2OTVDMTEuNjYyOSA1LjY0NTUyIDExLjgzMTMgNS41NzgzMiAxMi4wMDYxIDUuNTc5ODRDMTIuMTgwOSA1LjU4MTM2IDEyLjM0ODEgNS42NTE0NyAxMi40NzE3IDUuNzc1MDhDMTIuNTk1MyA1Ljg5ODY4IDEyLjY2NTQgNi4wNjU4OSAxMi42NjcgNi4yNDA2OUMxMi42Njg1IDYuNDE1NDkgMTIuNjAxMyA2LjU4Mzg5IDEyLjQ3OTkgNi43MDk2Mkw5LjQyMjUyIDkuNzY2OTVDOS4wNDE0NCAxMC4xMzA2IDguNTM0OTMgMTAuMzMzNSA4LjAwODE4IDEwLjMzMzVDNy40ODE0NCAxMC4zMzM1IDYuOTc0OTMgMTAuMTMwNiA2LjU5Mzg1IDkuNzY2OTVMMy41MzcxOCA2LjcwOTYyQzMuNDQzOTggNi42MTYzOSAzLjM4MDUxIDYuNDk3NjEgMy4zNTQ3OSA2LjM2ODMxQzMuMzI5MDggNi4yMzkwMSAzLjM0MjI5IDYuMTA0OTggMy4zOTI3MyA1Ljk4MzE4QzMuNDQzMTggNS44NjEzOCAzLjUyODYgNS43NTcyOCAzLjYzODIxIDUuNjg0MDJDMy43NDc4MiA1LjYxMDc2IDMuODc2NjggNS41NzE2NSA0LjAwODUyIDUuNTcxNjJaIiBmaWxsPSIjMjEyNzREIi8+Cjwvc3ZnPgo=);height:16px}.header__nav-lang .nav__lang:hover ul{display:block}.header__nav-lang .nav__lang ul{position:absolute;top:100%;background-color:#fff;padding:10px 16px;display:none}.header__nav-lang--mobile .nav__lang ul{bottom:100%;top:unset}.header__nav-lang .nav__lang ul li+li{margin-top:6px}.header__nav-lang .nav__lang ul li a{color:#21274d;font-size:16px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase;text-decoration:none}.site-footer{background-color:#edf4f5}.footer-main{padding:60px 0}@media(min-width: 992px){.footer-main{padding:70px 0 40px}}.footer-main nav .menu{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;gap:16px 0}@media(min-width: 992px){.footer-main nav .menu{flex-direction:row}}.footer-main nav .menu>li{position:relative}@media(max-width: 991.98px){.footer-main nav .menu>li::after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOCAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25vaXI6bmF2LWFycm93LXJpZ2h0Ij4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTIxIDE3LjI1NTRMMTMuNDE2NyAxMi4wMDU0TDYuNDE2NjcgMTcuMjU1NCIgc3Ryb2tlPSIjMjEyNzREIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8L3N2Zz4K);position:absolute;right:0;top:-4px;width:28px;height:28px;transform:rotate(180deg)}}.footer-main nav .menu>li.active::after{transform:rotate(0deg)}.footer-main nav .menu>li.active .sub-menu{display:block}.footer-main nav .menu>li>a{color:#21274d;font-size:14px;font-weight:700;line-height:130%;text-transform:uppercase;text-decoration:unset;transition:all .3s ease-in-out}.footer-main nav .menu>li>a:hover{color:#1d59a6}@media(min-width: 992px){.footer-main nav .menu>li:first-of-type .sub-menu{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 80px}}.footer-main nav .menu>li .sub-menu{margin-top:18px}@media(max-width: 991.98px){.footer-main nav .menu>li .sub-menu{display:none}}.footer-main nav .menu>li .sub-menu li{margin-top:12px}.footer-main nav .menu>li .sub-menu li a{color:#646882;font-size:12px;font-weight:400;line-height:130%;text-transform:uppercase;text-decoration:unset;transition:all .3s ease-in-out}.footer-main nav .menu>li .sub-menu li a:hover{color:#1d59a6}.footer-bottom__row{padding-bottom:22px}@media(min-width: 992px){.footer-bottom__row{display:flex;justify-content:space-between;align-items:center}}.footer-bottom__row-inner{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}@media(min-width: 992px){.footer-bottom__row-inner{flex-direction:row;align-items:center;gap:80px;margin:0}}.footer-bottom__box{display:flex;align-items:center;gap:40px;background:#fff;padding:16px 20px}@media(max-width: 991.98px){.footer-bottom__box{margin-top:24px;gap:24px;flex-direction:column;align-items:flex-start}}.footer-bottom__box-title{display:block;color:#21274d;font-size:14px;font-weight:700;line-height:130%;text-transform:uppercase;margin-bottom:16px}.footer-bottom__box-contact{display:flex;align-items:center;gap:20px}@media(max-width: 991.98px){.footer-bottom__box-contact{gap:16px;flex-direction:column;align-items:flex-start}}.footer-bottom__box-contact a{display:inline-flex;align-items:center;gap:8px;color:#21274d;font-size:16px;font-weight:400;line-height:140%;text-decoration:unset;transition:all .3s ease-in-out}.footer-bottom__box-contact a:hover{color:#1d59a6}.footer-bottom__box-socials{display:flex;align-items:center;gap:8px}.footer-bottom__box-socials li a{display:flex;align-items:center;width:24px;height:24px}.footer-bottom__box-socials li a svg path{transition:all .3s ease-in-out}.footer-bottom__box-socials li a:hover svg path:first-of-type{fill:#21274d}.footer-bottom__box-socials li svg,.footer-bottom__box-socials li img{width:100%;height:100%}.footer-bottom__copy{color:#8597a3;font-size:12px;font-weight:400;line-height:140%}.footer-bottom__links a{color:#8597a3;font-size:12px;font-weight:400;line-height:140%;text-decoration:unset;display:flex;transition:all .3s ease-in-out}.footer-bottom__links a:hover{color:#1d59a6}.footer-bottom__created-by{display:flex;align-items:center;gap:10px}.footer-bottom__created-by{color:#8597a3;font-size:12px;font-weight:400;line-height:140%}.wpcf7-form .form-wrp .row{gap:12px 0}.form-select,.form-textarea,.form-input{color:#8597a3;font-size:12px;font-style:normal;font-weight:400;line-height:140%;padding:16px 15px;border:1px solid #ced5da;background:#f8fbfb;width:100%;outline:0}.form-select:active,.form-select:focus,.form-select:focus-visible,.form-textarea:active,.form-textarea:focus,.form-textarea:focus-visible,.form-input:active,.form-input:focus,.form-input:focus-visible{border:1px solid #1d59a6;border-radius:0;outline:0}.form-select[aria-invalid=true],.form-textarea[aria-invalid=true],.form-input[aria-invalid=true]{outline:1px solid #e51a1a}.form-select,.form-input{height:54px}.form-textarea{height:100px;max-width:100%;min-width:100%}.form-textarea--md{height:100px}.custom-file-upload input{display:none}.custom-file-upload{padding:10px 0}.file-upload-label{border:1px solid #ced5da;background:#edf4f5;padding:10px 30px;display:flex;align-items:center;gap:20px;justify-content:center;cursor:pointer}.file-upload-ico{display:flex}.file-upload-add{color:#21274d;font-size:16px;font-style:normal;font-weight:700;line-height:140%;white-space:nowrap}.file-upload-info{color:#21274d;font-size:10px;font-style:normal;font-weight:400;line-height:140%;max-width:175px}.wpcf7-acceptance label{padding:0 0 0 30px;display:block;cursor:pointer}.wpcf7-acceptance input{display:none}.wpcf7-acceptance .wpcf7-list-item{margin:0}.wpcf7-acceptance .wpcf7-list-item-label{color:#8597a3;font-size:8px;font-style:normal;font-weight:400;line-height:130%;position:relative;display:block}.wpcf7-acceptance .wpcf7-list-item-label::before{content:"";position:absolute;left:-30px;top:0;width:15px;height:15px;border:2px solid #8597a3;display:block}@media(min-width: 992px){.wpcf7-acceptance .wpcf7-list-item-label::before{width:11px;height:11px}}.wpcf7-acceptance input:checked+.wpcf7-list-item-label::before{background-color:#f8fbfb}.wpcf7-acceptance input:checked+.wpcf7-list-item-label::after{content:"✓";position:absolute;left:-28px;top:4px;font-size:17px;color:#8597a3}@media(min-width: 992px){.wpcf7-acceptance input:checked+.wpcf7-list-item-label::after{left:-28px;top:3px;font-size:12px}}.wpcf7-not-valid-tip{font-size:11px;display:block;margin-top:3px}.wpcf7-spinner{display:none}.l-full-width-img-section{margin:0 -30px 0}@media(min-width: 992px){.l-full-width-img-section{margin:0}}.l-full-width-img-section--main{padding-bottom:50px}.l-full-width-img-section__img{height:255px;-o-object-fit:cover;object-fit:cover}@media(min-width: 992px){.l-full-width-img-section__img{height:400px}}@media(min-width: 1200px){.l-full-width-img-section__img{height:564px}}.l-subpage-banner .breadcrumbs__list{display:flex;align-items:center;gap:4px;padding-top:6px;margin-bottom:55px}@media(min-width: 992px){.l-subpage-banner .breadcrumbs__list{margin-bottom:70px}}.l-subpage-banner .breadcrumbs__list--default{margin-bottom:40px}@media(min-width: 992px){.l-subpage-banner .breadcrumbs__list--default{margin-bottom:124px}}.l-subpage-banner .breadcrumbs__list li{color:#8597a3;font-size:12px;font-weight:400;line-height:140%;text-decoration:unset;display:flex;align-items:center;gap:4px}.l-subpage-banner .breadcrumbs__list a{color:#8597a3;font-weight:600;text-decoration:unset}.l-subpage-banner .breadcrumbs__list a:hover{color:#1d59a6}.l-subpage-banner .breadcrumbs__list--white a,.l-subpage-banner .breadcrumbs__list--white li{color:#fff}.l-subpage-banner-primary{display:flex;flex-direction:column;position:relative;min-height:275px}@media(min-width: 992px){.l-subpage-banner-primary{min-height:257px}}.l-subpage-banner-primary__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l-subpage-banner-primary__link{display:flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none;position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);z-index:1}@media(min-width: 992px){.l-subpage-banner-primary__link{gap:20px}}.l-subpage-banner-primary__link-text{color:#fff;text-transform:uppercase;font-size:1.2rem;font-weight:700;line-height:130%;text-transform:uppercase}@media(min-width: 992px){.l-subpage-banner-primary__link-text{font-size:1.4rem}}.l-subpage-banner-primary__icon-wrapper{width:55px;height:55px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.l-subpage-banner-secondary{display:flex;flex-direction:column;justify-content:center;position:relative}.l-subpage-banner-secondary--video-bg{overflow:hidden;display:flex;justify-content:space-between;flex-direction:column;height:380px}@media(min-width: 992px){.l-subpage-banner-secondary--video-bg{height:420px;padding-bottom:50px}}@media(min-width: 1200px){.l-subpage-banner-secondary--video-bg{height:568px}}.l-subpage-banner-secondary--video-bg .l-subpage-banner-secondary__header{margin:0}@media(max-width: 991.98px){.l-subpage-banner-secondary--video-bg .l-subpage-banner-secondary__header{font-size:22px}}.l-subpage-banner-secondary:not(.l-subpage-banner-secondary--video-bg)::after{content:"";background-color:#edf4f5;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media(min-width: 992px){.l-subpage-banner-secondary:not(.l-subpage-banner-secondary--video-bg)::after{height:420px}}@media(min-width: 1200px){.l-subpage-banner-secondary:not(.l-subpage-banner-secondary--video-bg)::after{height:568px}}@media(min-width: 1200px){.l-subpage-banner-secondary--v2::after{height:504px}}@media(max-width: 1199.98px){.l-subpage-banner-secondary__img-wrapper{margin:0 -20px;width:calc(100% + 40px)}}@media(min-width: 1200px){.l-subpage-banner-secondary__img-wrapper{height:400px}}.l-subpage-banner-secondary__bg-video{position:absolute !important;top:0;left:0;width:100%;height:100%;z-index:-1}@media(min-width: 992px){.l-subpage-banner-secondary__bg-video{height:420px}}@media(min-width: 1200px){.l-subpage-banner-secondary__bg-video{height:568px}}.l-subpage-banner-secondary__bg-video::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;display:block}.l-subpage-banner-secondary__bg-video .video-poster,.l-subpage-banner-secondary__bg-video iframe{scale:1.65}@media(min-width: 768px){.l-subpage-banner-secondary__bg-video .video-poster,.l-subpage-banner-secondary__bg-video iframe{scale:1.45}}@media(min-width: 992px){.l-subpage-banner-secondary__bg-video .video-poster,.l-subpage-banner-secondary__bg-video iframe{scale:1.7}}@media(min-width: 1200px){.l-subpage-banner-secondary__bg-video .video-poster,.l-subpage-banner-secondary__bg-video iframe{scale:1.6}}@media(min-width: 1440px){.l-subpage-banner-secondary__bg-video .video-poster,.l-subpage-banner-secondary__bg-video iframe{scale:1.35}}@media(min-width: 1600px){.l-subpage-banner-secondary__bg-video .video-poster,.l-subpage-banner-secondary__bg-video iframe{scale:1.25}}@media(min-width: 2500px){.l-subpage-banner-secondary__bg-video .video-poster,.l-subpage-banner-secondary__bg-video iframe{scale:1.35}}.l-subpage-banner-secondary__video{width:100%;-o-object-fit:cover;object-fit:cover;height:143px;position:relative;overflow:hidden}@media(min-width: 768px){.l-subpage-banner-secondary__video{height:250px}}@media(min-width: 1200px){.l-subpage-banner-secondary__video{height:400px;width:calc(100% - 330px);margin-left:115px}}.l-subpage-banner-secondary__video::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;display:block}.l-subpage-banner-secondary__video iframe{width:100%;height:100%;scale:1.1;-o-object-fit:cover;object-fit:cover;position:relative;z-index:2;pointer-events:none}.l-subpage-banner-secondary__img-wrapper--v2{margin:16px -20px 0;height:144px}@media(min-width: 992px){.l-subpage-banner-secondary__img-wrapper--v2{height:504px;margin:0 -50% -25px 0}}@media(max-width: 991.98px){.l-subpage-banner-secondary__img--v2{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}}.l-subpage-banner-secondary__top-breadcrumbs{padding:6px 0;background-color:#edf4f5;border-top:1px solid #edf4f5;margin-bottom:55px}@media(min-width: 992px){.l-subpage-banner-secondary__top-breadcrumbs{margin-bottom:70px}}.l-subpage-banner-secondary__top-breadcrumbs .breadcrumbs__list{margin:0;padding:0}.l-subpage-banner-secondary__top{padding-bottom:15px}@media(min-width: 992px){.l-subpage-banner-secondary__top{padding-bottom:25px}}.l-subpage-banner-secondary__top-inner{display:inline-block;position:relative}@media(max-width: 991.98px){.l-subpage-banner-secondary__top-inner{padding-left:20px}}.l-subpage-banner-secondary__top-inner::before{content:"";position:absolute;left:-40px;top:-40px;right:-20px;bottom:-40px;background-color:#edf4f5;z-index:-1}@media(max-width: 991.98px){.l-subpage-banner-secondary__top-inner::before{left:0px;top:-20px;right:-20px;bottom:-20px}}.l-subpage-banner-secondary__top .section-header__subtitle{color:#21274d}.l-subpage-banner-secondary__top .section-header__subtitle::before{background:#21274d}@media(max-width: 991.98px){.l-subpage-banner-secondary--v2 .l-subpage-banner-secondary__top{padding-bottom:0}}.l-subpage-banner-secondary__img{width:100%;-o-object-fit:cover;object-fit:cover;height:143px}@media(min-width: 768px){.l-subpage-banner-secondary__img{height:250px}}@media(min-width: 1200px){.l-subpage-banner-secondary__img{height:400px;width:calc(100% - 330px);margin-left:115px}}.l-subpage-banner-secondary__link{display:inline-flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none}@media(min-width: 1200px){.l-subpage-banner-secondary__link{position:relative;top:115px;gap:15px}}.l-subpage-banner-secondary__link:hover .l-subpage-banner-secondary__link-icon{background-color:#fff;border:1px solid #fff}.l-subpage-banner-secondary__link:hover .l-subpage-banner-secondary__link-icon svg path{stroke:#21274d}.l-subpage-banner-secondary__link-text{color:#8597a3;font-size:1.2rem;font-weight:700;text-transform:uppercase}@media(min-width: 992px){.l-subpage-banner-secondary__link-text{font-size:1.4rem}}.l-subpage-banner-secondary__link-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #8597a3;background-color:rgba(0,0,0,0);border-radius:50%;transition:all .3s ease-in-out}.l-subpage-banner-secondary__link-icon svg path{transition:all .3s ease-in-out}.l-subpage-banner-secondary__header{margin-bottom:40px}@media(min-width: 992px){.l-subpage-banner-secondary__header{margin-bottom:0}}@media(max-width: 991.98px){.l-subpage-banner-secondary__header br{display:none}}.l-subpage-banner-secondary__header span,.l-subpage-banner-secondary__header strong{font-weight:900}.l-subpage-banner-secondary__header-title{color:#8597a3;font-size:1.2rem;font-weight:700;text-transform:uppercase;padding-left:70px;position:relative}@media(min-width: 992px){.l-subpage-banner-secondary__header-title{font-size:1.4rem}}.l-subpage-banner-secondary__header-title::before{content:"";height:1px;background-color:#8597a3;position:absolute;left:0;width:60px;top:50%;transform:translateY(-50%)}.l-subpage-form{padding-top:60px;padding-bottom:60px;background:#fff}@media(min-width: 1200px){.l-subpage-form{padding-top:140px}}.l-subpage-form .container{z-index:2}.l-subpage-form-text{margin-top:20px}@media(min-width: 992px){.l-subpage-form-text{font-size:2.1rem;margin-top:50px}}.l-subpage-form-content{position:relative}@media(min-width: 1200px){.l-subpage-form-content{margin-right:90px}}.l-subpage-form-bg-icon{position:absolute;top:25px;right:5px;max-width:45%;z-index:-1}@media(min-width: 992px){.l-subpage-form-bg-icon{top:-30px;right:-80px;max-width:100%}}.l-subpage-form-person{display:flex;align-items:center;gap:16px;margin:35px 0 45px}@media(min-width: 992px){.l-subpage-form-person{gap:23px;margin:35px 0}}.l-subpage-form-person-img{width:100px;height:100px;border-radius:50%;flex-shrink:0}@media(min-width: 992px){.l-subpage-form-person-img{width:150px;height:150px}}.l-subpage-form-person-name{color:#1d59a6;font-size:1.8rem;font-weight:700;line-height:130%}@media(min-width: 992px){.l-subpage-form-person-name{font-size:2.1rem}}.l-subpage-form-person-position{color:#373d5f;font-size:1.6rem;font-weight:400;line-height:100%;margin-bottom:15px}.l-subpage-form-person-contact{display:flex;flex-direction:column;gap:10px}.l-subpage-form-person-contact-item{color:#21274d;font-size:1.6rem;font-weight:400;line-height:140%;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:3px;text-decoration:none}.cky-consent-container .cky-consent-bar{border-radius:0 !important;padding:35px 30px 30px !important}@media(min-width: 992px){.cky-consent-container .cky-consent-bar{width:565px !important;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}}.cky-notice .cky-title{font-size:2.1rem !important;margin-bottom:25px !important;padding-left:55px !important;position:relative !important}.cky-notice-des{padding:0 !important}.cky-notice-des p{color:#21274d !important;font-size:1.2rem !important}.cky-notice .cky-title::before{content:url()}.cky-notice .cky-title::before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAnCAYAAACWn7G7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAbeSURBVHgBzVldThtJEO7qGY9NXvCeAOcEOCfAOQHs4yb8WYrYmOwKeEwMMhY4ecRoBSarlQyYaB9jThD7BIETxD7BOtJusMf9s1VtxjFmbA8milJSMjPt7urq+vmqqgHmQ5liMWo37ThXOpZ+sXjMfhCy+wd23pbmoMmmudYVCVyzH4ig9yNXOF0GzT69Wl2s0vebQjGmwJ5lkle9OekXTy/6mZAlsslkg30vYV8fnq7j46MnaC/lDt7FIQSTWsm4AlbngtdonATP/fkuroSeZqDrW6mFCs2l39wHbu1bH8AIu1MoJTjTS+nUYnLUAtIiPSNNFhWMxSwd1q9Wn1SNFZQT9Q7hzSP6pkLnjs4+5A6K8X6BxqGdw9Jc7qi0duP7Wtv3JW7+V7qRfpE0vrj79l3GubI/9W54J4bA1phm+d2j0z363lpdKJNLkPXYPYkbJgBfzaQUfrIG03p9HI2kUwuP3Yj4qR2WWW+M3KDXn8clGzUxrQWUuyPAL1DgCw0Q08r1dQejdcUSyoLy1q/zJ/2/D/JRznlj9/BsfXN1Ps/GIMgdnC5rDlObqYVskAUEb/jIMA1RRICGG5GP7hJAuULpI1M86QeBo4iToIj81Uzh71igBUxWNINjFLRMz7tGOrrJIwUIdePQbqGUoWfuYLyAGofId8dBnI4bhPkHLVlCOO3z+2KiCSJLzWCc1gkJBs0j1Gk77j7VICIiLoLsa7sPZDnUhDVcsO+07CUc22f3oZDLmLC3MXCjqL2fBgmhlaqGZGhyMzVfoW/CY6BgR5ck5PBbw4mZgSokQG3cF17SK4jXWm9o4HPDtEUCkTW9bzEhKhgH6Bp6aeePYmLoJl3fLZwV/YKNDjGSyR3J27OfKHUTPPb7NfdeSP0kTDo1n3RAzPZOpHfg8j237Rtp+S5EPIJmxZepZC39fGHf+WLN+QpLZuHcipFWuRbnoaa9Rn5Ev5E5W4inYFkJLy3flTAeipSGew8LTMe8dz/3o3jaeXu2dEtYIuoKSKtNFmGUJIjZbqd0NAK/WnlSZWOS0mwfrbftHZZKS8TpWHcCV8Xdv86metcYn5f6s6+wRmBSPwr8BjW8ubqYR4Y14z8BkgbNI034YShZ7kaWlDKOAdW1EtYTjzefzdf9+Hr8uN+PJLBSKkpuQFhJbkEH6DWJL0PFtrnUefsqNMuGUGcuFfO8K+wg5LBBXIT+c2YGCmsExtxNEynomhHWoAPYql19fVh6T/n99eHZXu982sydEA8158tbq7eLm15ymva65li8Q3ukW1GwAYhH9A4sAJHze20KaSXcsjJSsyiAVdaggNqcUYVJ7rCUx91mNdYUINklrtKDDkV7OF+cmMeT4qY9IY8DCWta839Z3LYjtWak2eg3GfZvM4ozgxygeRQP0Eky6O8ag5TMpzUkFIc8pXSnae0Na6HMwRhbIkvRt/PFXnK5OLeDCGvuELhovEz9UiPAxmCLhrWeagFgQDQxdVqf22E3OyxjmQNf2QkSFMvKDTOGvLJo5luTgc0gzBlL0n5ojQub2bFAwqL6ZxByTCS//MrcPAluXMuthdvhaUSDOBUw3YUWTOL9Q5RJ1GxL1ZgDH9PPOsUN+v02pVZ8fdi/HyGD966YlcD9PxGajBSWNKKv2GXvGGEkk6qohNhAuKlcD1ev/wUi1NakbktfV7hhIYDJVkRckhVGCkuVmMYKCl+75V565ekFNoQVYXe0Ow5tPl/cGDWHsF4KtAgGM7kLH7WAMHbQZr7+9g1JIbZv/vb0PIIZ1cgyaoHBOaXr7DsTdd1KC+N+lKDoGSjAKFAoe/l1siM3xYs+S7E9hC5MGu3HQToCWtPB7qS5nnJDbi2wsG5YnIQwEeBp6/1VfOfqCZYoz1OWu7UYkUBxTf4+UEhTcYH6gLGRt5h9IqToXgAqqaLZlc4BAwlL2sAsUsekQ/XBVK+GOWi6gYm6Wvi28td9WHnoBtizITyUscXxeNTMIQon2y4Tx929WECiCgyvQ6NUH+wUvnYMXMsNxMWf7xNsZDkq+r1vQgHqWNyIyvfyDZRuPTImVyrBuToWPDQzjg+Pok4RrmbcB+Kk37/vJCwRFRUAfNplVtZmIgagJkHadQUKOwy8t+UyjkwzUsjk1u/JCq3xChO6PgIE+St99ZngiNK3x5cUQZmSmldf3x9HWCKTr7W9p5iutiFUzvZsag7DIINdxrFkULVs6x/FVW1YYe00Q3ug1XFrQl4OQ4uxhO0KdnQyyxVfNn94wHsvxXlFoE+HdRiLnFbdwctll7sNW7CYWeCEpiyp5yTO9XhwvDNzQQRKMPcStp+8S77+cRSohvdbaA2ojSrMh9H/f/3Wwc471KcAAAAASUVORK5CYII=);position:absolute;left:0;top:50%;transform:translateY(-50%)}.cky-notice-btn-wrapper{justify-content:flex-end !important;padding:0 !important}.cky-btn{color:#21274d !important;font-size:1.4rem !important;font-weight:700 !important;line-height:130% !important;border:1px solid #ced5da !important;border-radius:0 !important;flex:none !important;padding:15px 20px !important;transition:border 250ms linear,color 250ms linear}.cky-btn:hover{color:#1d59a6 !important;border:1px solid #1d59a6 !important;opacity:1 !important}.cky-btn-accept{background-color:#1d59a6 !important;border:1px solid #1d59a6 !important;color:#fff !important;transition:background-color 250ms linear,color 250ms linear,border 250ms linear}.cky-btn-accept:hover{background-color:#21274d !important;border:1px solid #21274d !important;color:#fff !important;opacity:1 !important}.cky-prefrence-btn-wrapper{justify-content:flex-end !important}.cky-preference-header{padding:22px 24px 7px !important}@media(min-width: 992px){.cky-preference-header{padding:50px 40px 7px !important}}.cky-preference-header .cky-preference-title{font-size:2.1rem !important;margin-bottom:0 !important}.cky-preference-center{border-radius:0 !important}@media(min-width: 992px){.cky-preference-center{width:680px !important}}@media(min-width: 992px){.cky-preference-body-wrapper{padding:0 40px !important}}.cky-preference-body-wrapper p{font-size:1.2rem !important;color:#21274d !important}.cky-accordion-btn{color:#21274d !important;font-size:1.4rem !important;font-weight:400 !important}@media(min-width: 992px){.cky-btn-close img{width:15px !important;height:15px !important}}.navigation.pagination .nav-links{display:flex;align-items:center;gap:4px}.navigation.pagination .page-numbers{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#21274d;text-align:center;font-size:14px;font-weight:500;line-height:18px;text-decoration:unset;transition:all .3s ease-in-out}.navigation.pagination .page-numbers svg path{transition:all .3s ease-in-out}.navigation.pagination .page-numbers.current,.navigation.pagination .page-numbers:hover{background:#1d59a6;color:#fff}.navigation.pagination .page-numbers.current svg path,.navigation.pagination .page-numbers:hover svg path{stroke:#fff}.navigation.pagination .prev.page-numbers,.navigation.pagination .next.page-numbers{border:1px solid #dde3ee}.breadcrumbs__list{display:flex;align-items:center;gap:4px;padding-top:6px;margin-bottom:55px}@media(min-width: 992px){.breadcrumbs__list{margin-bottom:70px}}.breadcrumbs__list li{color:#8597a3;font-size:12px;font-weight:400;line-height:140%;text-decoration:unset;display:flex;align-items:center;gap:4px}.breadcrumbs__list a{color:#8597a3;font-weight:600;text-decoration:unset}.breadcrumbs__list a:hover{color:#1d59a6}.u-text-center{text-align:center}@media(min-width: 768px){.u-text-center-md{text-align:center}}.u-text-left{text-align:left}.u-text-right{text-align:right}.u-align-center{display:flex;justify-content:center}.b-black{border:1px solid #181736}.b-white{border:1px solid #fff}.border-50{border-radius:50%}.bg-white{background-color:#fff}.bg-black{background-color:#181736}.text-white{color:#fff}.text-black{color:#21274d}.d-mobile{display:block}@media(min-width: 992px){.d-mobile{display:none}}.d-mobile-to-md{display:block}@media(min-width: 768px){.d-mobile-to-md{display:none}}.d-mobile-to-lg-tablet{display:block}@media(min-width: 992px){.d-mobile-to-lg-tablet{display:none}}.d-mobile-to-tablet{display:block}@media(min-width: 768px){.d-mobile-to-tablet{display:none}}.d-medium{display:none}@media(min-width: 768px){.d-medium{display:block}}.d-desktop{display:none}@media(min-width: 992px){.d-desktop{display:block}}.d-lg-tablet{display:none}@media(min-width: 768px){.d-lg-tablet{display:block}}.d-hide{display:none}.vh{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}.m-0-auto{margin:0 auto}@media(min-width: 992px){.ml-lg-115{margin-left:115px}}@media(min-width: 1200px){.ml-xlg-115{margin-left:115px}}.outline-0{outline:0}.w-100{width:100%}.w-max{max-width:100%}.w-auto{width:auto}.h-auto{height:auto}.h-100{height:100%}.h-max{max-height:100%}.transition{transition:all 200ms linear}.c-pointer{cursor:pointer}.z-1{z-index:100}.z-2{z-index:200}.z-3{z-index:300}.btn{display:inline-flex;padding:12px 20px;justify-content:center;align-items:center;gap:24px;text-align:center;font-size:16px;font-weight:700;line-height:130%;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease-in-out}@media(min-width: 992px){.btn{padding:20px 40px;gap:40px}}@media(min-width: 992px){.btn--md{padding:12px 20px;gap:24px}}.btn--lg{padding:20px 40px;gap:40px}.btn--primary{background-color:#fff;color:#21274d}.btn--primary:hover{background-color:#1d59a6;color:#fff}.btn--primary:hover svg path{fill:#fff;stroke:#fff}.btn--secondary{background-color:#1d59a6;color:#fff}.btn--secondary:hover{background-color:#21274d}.btn--secondary:hover svg path{fill:#fff;stroke:#fff}.btn--border{border:1px solid #ced5da;background-color:rgba(0,0,0,0);color:#21274d;gap:24px;padding:12px 20px}.btn--border:hover{background-color:#1d59a6;color:#fff}.btn--border:hover svg path{fill:#fff;stroke:#fff}.home-banner{position:relative;height:auto;z-index:3;background-color:#000}@media(min-width: 992px){.home-banner{display:flex;flex-direction:column;justify-content:flex-end;height:768px;padding-bottom:125px;margin-bottom:80px}}@media(min-width: 1200px){.home-banner::before{content:"";background-image:url(./1c6481bcf71f3359390467ac3262f74f.svg);background-repeat:repeat;background-position:center;background-size:contain;max-width:1340px;width:100%;height:100%;position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:1;display:block}}.home-banner__video{width:100%;height:100%;position:absolute !important;left:0;top:0;-o-object-fit:cover;object-fit:cover;position:relative}@media(max-width: 991.98px){.home-banner__video{height:500px}}.home-banner__video .video-poster,.home-banner__video iframe{opacity:var(--opacity);scale:1.35}@media(min-width: 768px){.home-banner__video .video-poster,.home-banner__video iframe{scale:1.45}}@media(min-width: 992px){.home-banner__video .video-poster,.home-banner__video iframe{scale:1.7}}@media(min-width: 1200px){.home-banner__video .video-poster,.home-banner__video iframe{scale:1.5}}@media(min-width: 1440px){.home-banner__video .video-poster,.home-banner__video iframe{scale:1.35}}@media(min-width: 1600px){.home-banner__video .video-poster,.home-banner__video iframe{scale:1.25}}@media(min-width: 2500px){.home-banner__video .video-poster,.home-banner__video iframe{scale:1.35}}.home-banner__video::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(33, 39, 77, 0.4) 0%, rgba(33, 39, 77, 0) 100%);z-index:3}.home-banner__img{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.home-banner__img{height:500px}}.home-banner__content-wrp{position:relative;z-index:2}@media(max-width: 991.98px){.home-banner__content-wrp{display:flex;flex-direction:column;justify-content:flex-end;height:500px;padding-bottom:40px}}@media(min-width: 992px){.home-banner__content-wrp{display:flex;align-items:center;justify-content:space-between}}.home-banner__title{color:#fff;font-size:28px;font-weight:900;line-height:130%}@media(min-width: 992px){.home-banner__title{font-size:48px}}@media(max-width: 991.98px){.home-banner__title{margin-bottom:20px}}.home-banner__scroll{display:inline-flex;flex-direction:column;align-items:flex-start;gap:18px;color:#fff;font-size:14px;font-weight:700;line-height:130%;text-transform:uppercase;text-decoration:none}@media(min-width: 992px){.home-banner__scroll{align-items:center}}@media(max-width: 991.98px){.home-banner__scroll .text{display:none}}.home-banner__scroll .ico{border-radius:28px;border:1px solid #fff;background-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;width:55px;height:55px;transition:all .3s ease-in-out}.home-banner__scroll:hover .ico{background-color:#fff}.home-banner__scroll:hover .ico svg path{fill:#a4bcdb;stroke:#a4bcdb}.home-banner__form{padding:40px 20px;background:#21274d;box-shadow:0px 10px 40px 0px rgba(133,151,163,.25);position:relative;margin:0 -20px}@media(min-width: 992px){.home-banner__form{position:absolute;top:calc(100% + 48px);z-index:10;width:calc(100% - 60px);margin:0;padding:24px 20px}}@media(min-width: 1200px){.home-banner__form{padding:24px 30px;display:flex;align-items:center;justify-content:space-between;gap:40px}}@media(min-width: 1440px){.home-banner__form{padding:24px 60px;display:flex;align-items:center;justify-content:space-between;gap:40px}}.home-banner__form-title{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:140%}.home-banner__form-title span{color:#9cbfe4;display:block}.home-banner__form-left{display:flex;align-items:center;min-width:260px}@media(max-width: 1199.98px){.home-banner__form-right{padding:0 8px;margin-top:24px}}.home-banner__form-right .row{gap:12px 0}.home-banner__form-right .row>*{padding:0 2px}@media(min-width: 992px){.home-banner__form-right .row>*{padding:0 6px}}.home-banner__form-label{color:#a6a9b8;font-size:10px;font-style:normal;font-weight:700;line-height:130%;display:block;margin-bottom:4px}.home-banner__form-right .choices__inner,.home-banner__form-right select,.home-banner__form-right input[type=text],.home-banner__form-right input[type=number]{border:1px solid #ced5da;color:#4d5271;font-size:12px;font-style:normal;font-weight:400;line-height:140%;height:54px;padding:5px 15px;width:100%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 992px){.home-banner__form-right .choices__inner,.home-banner__form-right select,.home-banner__form-right input[type=text],.home-banner__form-right input[type=number]{height:30px;min-height:30px}}.home-banner__form-right .choices__inner,.home-banner__form-right select{background-image:url(./60421025ac337714778de5ae63fec879.svg);background-repeat:no-repeat;background-position:95% center;background-size:14px 14px}.home-banner__form-right .choices__inner option,.home-banner__form-right select option{max-height:200px}.home-banner__form-right .choices[data-type*=select-one]::after{content:unset}.home-banner__form-right .choices__list--single{padding:2px 0;display:flex;align-items:center;height:100%;line-height:1}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{content:unset}.choices__list--dropdown .is-selected{background-color:#f2f2f2}.home-banner__form-right input[type=radio]{display:none}.home-banner__form-radio-wrp{display:flex;align-items:center;gap:12px}.home-banner__form-radio-wrp>div div{display:flex;align-items:center}.home-banner__form-label-radio{color:#a6a9b8;font-size:10px;font-weight:400;line-height:130%;width:60px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #646882;background:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease-in-out}.home-banner__form-label-radio:hover,.home-banner__form-right input[type=radio]:checked+label{border:1px solid #1d59a6;color:#fff;background:#1d59a6}.home-banner__form-submit{color:#fff;font-size:14px;font-weight:700;line-height:130%;cursor:pointer;background-color:#1d59a6;border:1px solid #1d59a6;padding:6px 17px;height:54px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:24px}@media(min-width: 992px){.home-banner__form-submit{height:30px;width:auto}}.home-banner__form-submit:hover{background-color:#21274d}@media(min-width: 992px){.home-banner__form-submit svg{display:none}}.home-banner__form-submit{position:relative;pointer-events:auto}.home-banner__form-submit.is-loading{pointer-events:none;opacity:.7}.home-banner__form-submit .btn-loader{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin-left:10px;position:absolute;right:0}.home-banner__form-submit.is-loading .btn-loader{display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.home-banner__form-submit-wrp{display:flex;justify-content:space-between;align-items:flex-end}@media(max-width: 991.98px){.home-banner__form-submit-wrp{flex-direction:column;align-items:flex-start;gap:12px}}.home-banner__form-popup{position:absolute;top:0;left:0;width:100%;background:#edf4f5;padding:40px 20px}@media(min-width: 992px){.home-banner__form-popup{padding:24px 50px}}@media(min-width: 1200px){.home-banner__form-popup{padding:24px 100px}}.home-banner__form-popup:not(.active){display:none}.home-banner__form-popup-goback{background-color:rgba(0,0,0,0);border:0;color:#21274d;font-size:12px;font-weight:700;line-height:130%;display:inline-flex;align-items:center;gap:15px;cursor:pointer;transition:all .3s ease-in-out}.home-banner__form-popup-goback:hover{color:#1d59a6}.home-banner__form-popup-goback:hover svg rect{fill:#edf4f5;stroke:#1d59a6}.home-banner__form-popup-goback:hover svg path{stroke:#1d59a6}.home-banner__form-popup-title{display:block;color:#21274d;font-size:28px;font-style:normal;font-weight:700;line-height:130%;margin:10px 0 16px}@media(min-width: 992px){.home-banner__form-popup-title{font-size:38px;margin:50px 0 16px}}.home-banner__form-popup-title span{color:#1d59a6}.home-banner__form-popup-desc{margin-bottom:22px}@media(min-width: 992px){.home-banner__form-popup-desc{margin-bottom:36px}}.home-banner__form-popup-desc--2{margin-bottom:40px}@media(min-width: 992px){.home-banner__form-popup-desc--2{margin-bottom:80px}}.home-banner__form-popup-desc p{color:#21274d;font-size:18px;font-weight:400;line-height:140%}.home-banner__form-popup-desc ul{margin-top:16px;max-width:740px}@media(min-width: 992px){.home-banner__form-popup-desc ul{margin-top:20px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px 20px}}.home-banner__form-popup-desc ul li{color:#373d5f;font-size:16px;line-height:140%;font-weight:400;position:relative;display:flex;align-items:center;gap:15px}@media(max-width: 991.98px){.home-banner__form-popup-desc ul li+li{margin-top:15px}}.home-banner__form-popup-desc ul li::before{content:"";width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNSAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMDA4MTYzODMgMTMuODQxOFYyNS40NjExSDMuNDQzMTRWMjUuNDU3SDIxLjQ1NDhWMjUuNDYxMUgyNVYxMy44NDE4SDIwLjQ3MTFDMjAuMjY5IDE2LjAwMzIgMTkuMjQ4NSAxNi45NzA2IDE4LjAyNiAxNi45NzA2QzE3LjE5OTQgMTYuOTcwNiAxNi4yNzg5IDE2LjUyNTcgMTUuNDU4NCAxNS43MDczTDEzLjU2NDQgMTMuODQxOEgxMy4wMDExTDEzLjMyOTcgMjEuMTg1M0MxMy4zMjk3IDIxLjYyNDEgMTMuMTExMyAyMS44MjgyIDEyLjczMzcgMjEuODI4MkgxMi4zNTQxQzExLjk3NDQgMjEuODI4MiAxMS43NDc5IDIxLjU5OTYgMTEuNzQ3OSAyMS4xNDQ0TDEyLjA5MDggMTMuODQxOEgxMS41MTkzTDkuNjM1NDggMTUuNzA3M0M4LjgxNzA1IDE2LjUyNTcgNy44OTY1NiAxNi45NzA2IDcuMDY3OTIgMTYuOTcwNkM1Ljg0NzQyIDE2Ljk3MDYgNC44MjY5MiAxNi4wMDMyIDQuNjI0ODcgMTMuODQxOEgwIiBmaWxsPSIjODU5N0EzIi8+CjxwYXRoIGQ9Ik0yMC40Njg3IDEyLjI1ODRDMjAuMjc4OSAxMC4wNzY2IDE5LjI1NDMgOS4xMDA5OSAxOC4wMjk3IDkuMTAwOTlDMTcuMTk5IDkuMTAwOTkgMTYuMjc0NCA5LjU0Nzk2IDE1LjQ1NCAxMC4zNjg0TDEzLjU2NCAxMi4yNTg0SDEyLjkzMzRMMTIuODk4NyAxMS41NjA0TDEzLjIyNTIgMTEuMjM1OUwxNS4yNDE3IDkuMjE3MzJDMTcuMzk3IDcuMDYyMDUgMTYuOTYyMyA0LjIwNjcxIDEyLjY0MzUgNC4xNjk5N0gxMi41NTU4QzguMTc1ODMgNC4xNjk5NyA3Ljc0MTEgNy4wNTE4NCA5LjkwNjU4IDkuMjE3MzJMMTIuMTgwMiAxMS41NjA0TDEyLjE1MTcgMTIuMjU4NEgxMS41MTlMOS42MjkwMSAxMC4zNjg0QzguODA4NTMgOS41NDc5NiA3Ljg4Mzk3IDkuMTAwOTkgNy4wNTMyOSA5LjEwMDk5QzUuODI2NjUgOS4xMDA5OSA0LjgwNDEyIDEwLjA3NjYgNC42MTQzMSAxMi4yNTg0SDQuNjEyMjdWMTIuMjU2M0gwLjAwNzgxMjVWMC41MzkwNjJIMjQuOTkzNVYxMi4yNTYzQzI0Ljk5MzUgMTIuMjU2MyAyMC40NTg1IDEyLjI1ODQgMjAuNDY4NyAxMi4yNTg0IiBmaWxsPSIjODU5N0EzIi8+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;display:inline-block}.home-banner__form-popup-tabs{margin-bottom:30px}.home-banner__form-popup-tab:not(.active){display:none}.home-banner__form-popup-tab+.home-banner__form-popup-tab{margin-top:2px}.home-banner__form-popup-tab-btn{color:#fff;font-size:16px;font-weight:700;line-height:130%;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background-color:#21274d;width:100%;border:0;cursor:pointer;text-align:left}@media(min-width: 992px){.home-banner__form-popup-tab-btn{font-size:21px}}@media(max-width: 991.98px){.home-banner__form-popup-tab-btn svg{width:25px;min-width:25px}}.home-banner__form-popup-tab-btn:hover svg g path{stroke:#1d59a6}.home-banner__form-popup-tab-btn:hover svg g rect{fill:#fff}.home-banner__form-popup-tab-btn.active{background-color:#fff;color:#21274d}.home-banner__form-popup-tab-btn.active svg{transform:rotate(180deg)}.home-banner__form-popup-tab-btn.active svg defs rect{fill:#8597a3}.home-banner__form-popup-tab-btn.active svg g path{stroke:#8597a3}.home-banner__form-popup-tab-content{margin-top:30px;padding-bottom:30px}@media(min-width: 992px){.home-banner__form-popup-tab-content{margin-top:65px}}.home-banner__form-popup-tab-content:not(.active){display:none}.home-banner__form-popup-tab-title{color:#21274d;font-size:21px;font-style:normal;font-weight:700;line-height:130%;max-width:400px}@media(min-width: 992px){.home-banner__form-popup-tab-title{font-size:28px}}.home-banner__form-popup-tab-title span{color:#1d59a6}.home-banner__form-popup-tab-subtitle{margin-top:30px;display:block;color:#21274d;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media(min-width: 992px){.home-banner__form-popup-tab-subtitle{margin-top:10px;font-size:21px}}.home-banner__form-popup-tab-subtitle p{color:#21274d;font-size:21px;font-style:normal;font-weight:400;line-height:130%}.home-banner__form-popup-tab-subtitle strong{font-weight:700}.home-banner__form-popup-tab-desc{margin-top:30px;max-width:495px}.home-banner__form-popup-tab-desc p{color:#373d5f;font-size:16px;line-height:140%;font-weight:400}.home-banner__form-popup-tab-desc p+p{margin-top:16px}.home-banner__form-popup-tab-desc ul{margin-bottom:30px}.home-banner__form-popup-tab-desc ul li{color:#373d5f;font-size:16px;line-height:140%;font-weight:400;position:relative;display:flex;align-items:center;gap:15px}.home-banner__form-popup-tab-desc ul li+li{margin-top:15px}.home-banner__form-popup-tab-desc ul li::before{content:"";width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNSAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMDA4MTYzODMgMTMuODQxOFYyNS40NjExSDMuNDQzMTRWMjUuNDU3SDIxLjQ1NDhWMjUuNDYxMUgyNVYxMy44NDE4SDIwLjQ3MTFDMjAuMjY5IDE2LjAwMzIgMTkuMjQ4NSAxNi45NzA2IDE4LjAyNiAxNi45NzA2QzE3LjE5OTQgMTYuOTcwNiAxNi4yNzg5IDE2LjUyNTcgMTUuNDU4NCAxNS43MDczTDEzLjU2NDQgMTMuODQxOEgxMy4wMDExTDEzLjMyOTcgMjEuMTg1M0MxMy4zMjk3IDIxLjYyNDEgMTMuMTExMyAyMS44MjgyIDEyLjczMzcgMjEuODI4MkgxMi4zNTQxQzExLjk3NDQgMjEuODI4MiAxMS43NDc5IDIxLjU5OTYgMTEuNzQ3OSAyMS4xNDQ0TDEyLjA5MDggMTMuODQxOEgxMS41MTkzTDkuNjM1NDggMTUuNzA3M0M4LjgxNzA1IDE2LjUyNTcgNy44OTY1NiAxNi45NzA2IDcuMDY3OTIgMTYuOTcwNkM1Ljg0NzQyIDE2Ljk3MDYgNC44MjY5MiAxNi4wMDMyIDQuNjI0ODcgMTMuODQxOEgwIiBmaWxsPSIjODU5N0EzIi8+CjxwYXRoIGQ9Ik0yMC40Njg3IDEyLjI1ODRDMjAuMjc4OSAxMC4wNzY2IDE5LjI1NDMgOS4xMDA5OSAxOC4wMjk3IDkuMTAwOTlDMTcuMTk5IDkuMTAwOTkgMTYuMjc0NCA5LjU0Nzk2IDE1LjQ1NCAxMC4zNjg0TDEzLjU2NCAxMi4yNTg0SDEyLjkzMzRMMTIuODk4NyAxMS41NjA0TDEzLjIyNTIgMTEuMjM1OUwxNS4yNDE3IDkuMjE3MzJDMTcuMzk3IDcuMDYyMDUgMTYuOTYyMyA0LjIwNjcxIDEyLjY0MzUgNC4xNjk5N0gxMi41NTU4QzguMTc1ODMgNC4xNjk5NyA3Ljc0MTEgNy4wNTE4NCA5LjkwNjU4IDkuMjE3MzJMMTIuMTgwMiAxMS41NjA0TDEyLjE1MTcgMTIuMjU4NEgxMS41MTlMOS42MjkwMSAxMC4zNjg0QzguODA4NTMgOS41NDc5NiA3Ljg4Mzk3IDkuMTAwOTkgNy4wNTMyOSA5LjEwMDk5QzUuODI2NjUgOS4xMDA5OSA0LjgwNDEyIDEwLjA3NjYgNC42MTQzMSAxMi4yNTg0SDQuNjEyMjdWMTIuMjU2M0gwLjAwNzgxMjVWMC41MzkwNjJIMjQuOTkzNVYxMi4yNTYzQzI0Ljk5MzUgMTIuMjU2MyAyMC40NTg1IDEyLjI1ODQgMjAuNDY4NyAxMi4yNTg0IiBmaWxsPSIjODU5N0EzIi8+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;display:inline-block}.home-banner__form-popup-contact{display:flex;align-items:center;gap:24px}@media(min-width: 992px){.home-banner__form-popup-contact{gap:16px}}.home-banner__form-popup-contact-title{color:#373d5f;font-size:21px;font-style:normal;font-weight:400;line-height:140%;margin-top:60px;margin-bottom:26px}.home-banner__form-popup-contact .contact-image{width:100px;height:100px;min-width:100px}@media(min-width: 992px){.home-banner__form-popup-contact .contact-image{width:150px;height:150px;min-width:150px}}.home-banner__form-popup-contact .contact-info__name{color:#1d59a6;font-size:18px;font-weight:700;line-height:130%}@media(min-width: 992px){.home-banner__form-popup-contact .contact-info__name{font-size:21px}}.home-banner__form-popup-contact .contact-info__position{color:#646882;font-size:16px;font-weight:400;line-height:140%;display:block;margin:0 0 16px}@media(min-width: 992px){.home-banner__form-popup-contact .contact-info__position{margin:8px 0 16px}}.home-banner__form-popup-contact .contact-info__list li+li{margin-top:6px}@media(min-width: 992px){.home-banner__form-popup-contact .contact-info__list li+li{margin-top:10px}}.home-banner__form-popup-contact .contact-info__list li a{color:#21274d;font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-decoration:unset;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease-in-out}.home-banner__form-popup-contact .contact-info__list li a:hover{fill:#1d59a6}.home-banner__form-popup-contact .contact-info__list li a div{display:inline-flex;align-items:center;justify-content:center;width:24px;min-width:24px}.home-banner__form-popup-form-title{margin-bottom:16px}@media(min-width: 992px){.home-banner__form-popup-form-title{margin-bottom:24px}}.home-banner__form-popup-form-title strong{color:#21274d;font-size:28px;font-style:normal;font-weight:700;line-height:130%}.home-banner__form-popup-form .wpcf7-submit{margin-top:12px;margin-left:auto;display:flex}.home-industries{padding:60px 0}@media(min-width: 992px){.home-industries{padding:100px 0 50px}}.home-industries .text-background-secondary{display:block;left:calc(100% - 24px);top:80%;text-transform:uppercase}@media(max-width: 991.98px){.home-industries .text-background-secondary{font-size:1.6rem}}@media(min-width: 992px){.home-industries .section-header__wrapper{padding:42px 0 0 42px}}@media(max-width: 1199.98px){.home-industries .section-header__wrapper{margin-bottom:40px}}.home-industries .section-header{max-width:500px}@media(max-width: 991.98px){.home-industries .section-header br{display:none}}.home-industries .row{margin:0}@media(max-width: 991.98px){.home-industries .row{display:grid;grid-template-rows:1fr 1fr;grid-auto-flow:column}}.home-industries .row>*{padding:0}@media(max-width: 1199.98px){.home-industries__first-col{display:none}}@media(min-width: 1200px){.home-industries__header-mobile{display:none}}@media(max-width: 991.98px){.home-industries__indu-wrp{overflow-x:auto;margin-right:-20px}}.home-industries__single{position:relative;overflow:hidden}@media(max-width: 991.98px){.home-industries__single{width:246px;height:108px}}.home-industries__single:hover .home-industries__single-img-wrp{transform:scale(1.1)}.home-industries__single:hover .home-industries__single-img-wrp::after{opacity:.7}.home-industries__single-wrp.home-industries__single-wrp--link-more .home-industries__single:hover .home-industries__single-img-wrp{opacity:.7}.home-industries__single-img-wrp{width:100%;height:100%;position:relative;transition:all .3s ease-in-out}.home-industries__single-img-wrp::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.45;background:#21274d;z-index:1;transition:all .3s ease-in-out}.home-industries__single-wrp:nth-of-type(odd) .home-industries__single-img-wrp::after{background:#1d59a6}.home-industries__single-wrp.home-industries__single-wrp--link-more .home-industries__single-img-wrp::after{background:rgba(0,0,0,0)}@media(max-width: 991.98px){.home-industries__single-wrp.home-industries__single-wrp--link-more{display:none}}.home-industries__single-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-industries__single-content{position:absolute;left:0;bottom:0;width:100%;padding:30px 16px;display:flex;align-items:center;justify-content:space-between;gap:6px;z-index:2}.home-industries__single-content{color:#fff;font-size:18px;font-weight:700;line-height:130%}@media(min-width: 1200px){.home-industries__single-content{font-size:21px}}.home-industries__single-content a{display:flex}.home-industries__single-content a:hover svg rect{fill:#fff}.home-industries__single-content a:hover svg path{fill:#a4bcdb;stroke:#a4bcdb}.home-industries__link-more{margin:30px auto 0;display:table}@media(min-width: 1200px){.home-industries__link-more{display:none}}.home-industries__link-more a{color:#21274d;font-size:12px;font-weight:700;line-height:130%;display:inline-flex;align-items:center;gap:15px;text-decoration:none}.home-technology{padding:0 0 96px;overflow:hidden}@media(min-width: 992px){.home-technology{padding:56px 0 50px}}@media(min-width: 1200px){.home-technology{padding:156px 0 50px}}.home-technology__text-col{padding:60px 20px 100px;background:#21274d;margin:0 -20px;position:relative;z-index:2}@media(min-width: 992px){.home-technology__text-col{margin:0 -3px 0 0;padding:60px 30px 100px}}@media(min-width: 1200px){.home-technology__text-col{padding:54px 54px 114px 60px}}.home-technology__text-col::before{content:"";background-image:url(./504ae4185d664a6f8b62639e2d1de6f5.svg);background-repeat:repeat;background-position:center;background-size:contain;width:464px;height:391px;position:absolute;right:0;bottom:0;z-index:-1;display:block}@media(max-width: 1199.98px){.home-technology__text-col::before{width:223px;height:200px;right:-80px}}@media(max-width: 991.98px){.home-technology__texts{display:none}}.home-technology__imgs{position:relative;z-index:1}@media(min-width: 992px){.home-technology__imgs{margin:-106px -48px 0 -230px}}@media(max-width: 991.98px){.home-technology__imgs{display:none}}.home-technology__img-wrp--mobile{margin-top:16px}@media(min-width: 992px){.home-technology__img-wrp--mobile{display:none}}.home-technology .section-header__wrapper{margin-bottom:40px}@media(min-width: 992px){.home-technology .section-header__wrapper{margin-bottom:64px}}.home-technology__text-wrp--desktop:not(.active){display:none}.home-technology__text-wrp--mobile{margin:32px 0}@media(min-width: 992px){.home-technology__text-wrp--mobile{display:none}}.home-technology__img-wrp--desktop:not(.active){display:none}.home-technology__list-item button{color:#646882;font-size:22px;font-weight:700;line-height:130%;display:flex;align-items:center;gap:10px;cursor:pointer;background:rgba(0,0,0,0);border:0;text-align:left}@media(min-width: 1440px){.home-technology__list-item button{font-size:25px}}.home-technology__list-item+.home-technology__list-item{margin-top:16px}.home-technology__list-item button span{color:#646882;font-size:12px;font-weight:700;line-height:130%;text-transform:uppercase}@media(min-width: 992px){.home-technology__list-item button span{display:none}}.home-technology__list-item button:hover span,.home-technology__list-item button.active span{color:#edf4f5}.home-technology__list-item button svg{width:20px;height:20px;min-width:20px}@media(max-width: 991.98px){.home-technology__list-item button svg{display:none}}.home-technology__list-item button:hover,.home-technology__list-item button.active{color:#fff;position:relative;padding-right:50px}@media(max-width: 991.98px){.home-technology__list-item button:hover::after,.home-technology__list-item button.active::after{content:"";position:absolute;width:28px;height:1px;background:#fff;right:0;top:50%;transform:translateY(-50%)}}.home-technology__list-item button:hover svg path{fill:#fff}.home-technology__list-item button.active svg path{fill:#9cbfe4}.home-technology__list-item button:not(.active)+div+div,.home-technology__list-item button:not(.active)+div{display:none}.home-technology__text{margin-bottom:32px}.home-technology__text p{color:#c6daef;font-size:16px}.home-technology__box{position:absolute;right:20px;bottom:-100px;padding:30px;background:rgba(237,244,245,.95)}@media(min-width: 992px){.home-technology__box{padding:20px 30px;right:-75px;bottom:-50px;bottom:-50px}}@media(min-width: 1440px){.home-technology__box{padding:50px 40px 50px 54px}}.home-technology__box-top .number{font-family:"Arial";leading-trim:both;text-edge:cap;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#1d59a6;color:rgba(0,0,0,0);font-size:75px;font-style:normal;font-weight:900;line-height:100%}@media(min-width: 992px){.home-technology__box-top .number{font-size:101px;line-height:130%}}.home-technology__box-top .text{font-family:"Arial";leading-trim:both;text-edge:cap;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#1d59a6;color:rgba(0,0,0,0);font-size:35px;font-weight:900;line-height:130%}@media(min-width: 992px){.home-technology__box-top .text{font-size:47px;line-height:130%}}.home-technology__box-desc{color:#1d59a6;font-size:22px;font-style:normal;font-weight:700;line-height:130%}@media(min-width: 992px){.home-technology__box-desc{font-size:28px}}@media(max-width: 991.98px){.home-technology__box-desc{margin-top:15px}}.home-quality{padding:60px 0 30px}@media(min-width: 992px){.home-quality{padding:100px 0}}.home-quality .text-background{display:block;left:calc(100% - 62px);right:unset;top:35%;transform:rotate(90deg);transform-origin:bottom left}@media(min-width: 992px){.home-quality .text-background{left:100%;top:-100%}}.home-quality .text-background-secondary{display:block;left:15px;top:157%;transform-origin:bottom left}@media(min-width: 992px){.home-quality .text-background-secondary{left:-84px;top:125%}}@media(max-width: 991.98px){.home-quality .text-background-secondary{font-size:1.6rem}}.home-quality .container{max-width:1176px}@media(max-width: 991.98px){.home-quality .container--2{margin-right:-20px;margin-left:0;width:calc(100% + 20px)}}@media(min-width: 992px){.home-quality .container--2{padding-right:9.26%}}.home-quality .row{gap:20px 0}@media(max-width: 991.98px){.home-quality .row{flex-wrap:nowrap;gap:0;margin:0}}@media(max-width: 991.98px){.home-quality .row .swiper-slide{padding:0}}.home-quality__title-wrp{display:flex;flex-direction:column;margin-bottom:40px;gap:20px}@media(min-width: 992px){.home-quality__title-wrp{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:50px}}@media(max-width: 991.98px){.home-quality__title-wrp{margin:0 -12px 40px}}.home-quality__title{max-width:500px}.home-quality__description{max-width:432px}.home-quality__description p{color:#373d5f;font-size:18px;font-style:normal;font-weight:400;line-height:140%}.home-quality__single{height:180px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;z-index:2}@media(min-width: 992px){.home-quality__single{height:275px;padding:20px 20px 20px 30px}}.home-quality__single:hover .home-quality__single-image-wrp::before{opacity:.65}.home-quality__single:hover .home-quality__single-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(30deg) brightness(105%) contrast(101%)}.home-quality__single-icon{transition:all .3s ease-in-out}.home-quality__single:hover a svg rect{fill:#fff;stroke:#fff}.home-quality__single:hover a svg path{fill:#a4bcdb;stroke:#a4bcdb}.home-quality__single-image-wrp{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.home-quality__single-image-wrp::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:#21274d;transition:all .3s ease-in-out}.home-quality__single-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:-1}.home-quality__single-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.home-quality__single-title strong{color:#fff;font-size:18px;font-weight:700;line-height:130%}@media(min-width: 992px){.home-quality__single-title strong{font-size:21px}}@media(max-width: 991.98px){.home-quality__single-title a svg{width:36px;height:36px}}.home-quality__link-more a{color:#21274d;font-size:12px;font-weight:700;line-height:130%;display:inline-flex;align-items:center;gap:15px;text-decoration:none;transition:all .3s ease-in-out}.home-quality__link-more a:hover{color:#1d59a6}.home-quality__link-more a:hover svg rect{fill:#edf4f5;stroke:#edf4f5}.home-quality__link-more a:hover svg path{stroke:#1d59a6}.home-quality__link-more--mobile{display:flex;justify-content:center;margin-top:30px}@media(min-width: 992px){.home-quality__link-more--mobile{display:none}}.home-quality__link-more--desktop{display:flex;align-items:flex-end;justify-content:flex-end}@media(max-width: 991.98px){.home-quality__link-more--desktop{display:none}}@media(max-width: 1199.98px){.home-numbers .row{gap:45px 0}}.home-numbers .container{position:relative}@media(max-width: 1199.98px){.home-numbers .container{padding:60px 20px}}.home-numbers .text-background-secondary{display:block;left:calc(100% - 40px);top:-10%;transform-origin:bottom left;white-space:nowrap}@media(min-width: 992px){.home-numbers .text-background-secondary{left:24px;top:94%}}@media(max-width: 991.98px){.home-numbers .text-background-secondary{font-size:1.6rem}}.home-numbers__single-img-wrp{height:500px;position:relative}@media(max-width: 1199.98px){.home-numbers__single-img-wrp{position:absolute;top:0;left:0;width:100%;height:100%}}.home-numbers__single-img-wrp::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 138.31%),linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 138.31%);display:block;z-index:1}@media(max-width: 1199.98px){.home-numbers__single-img-wrp div,.home-numbers__single-img{position:relative;transform:unset !important;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.home-numbers__content{position:relative;z-index:2}@media(min-width: 1200px){.home-numbers__content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:1000px;width:100%}}.home-numbers__content-title-wrp{margin-bottom:10px;position:relative}@media(min-width: 992px){.home-numbers__content-title-wrp{margin-bottom:105px;text-align:center}}@media(min-width: 992px){.home-numbers .section-header__subtitle{display:none}}@media(min-width: 992px){.home-numbers__single-wrp{display:flex}}@media(min-width: 992px){.home-numbers__single-wrp--2{justify-content:center}}@media(min-width: 992px){.home-numbers__single-wrp--3{justify-content:flex-end}}.home-numbers__single .single-number{color:#fff;font-size:40px;font-weight:900;line-height:130%;position:relative;margin-bottom:30px;padding-left:15px}@media(min-width: 992px){.home-numbers__single .single-number{font-size:50px;padding-left:0}}.home-numbers__single .single-number__plus{position:absolute;left:0px;top:-22px;height:15px;width:15px}@media(min-width: 992px){.home-numbers__single .single-number__plus{left:-25px;top:-37px;height:25px;width:25px}}.home-numbers__single .single-number__plus svg{width:100%}.home-numbers__single .single-number__text{color:#fff;font-size:18px;font-weight:400;line-height:140%;text-transform:uppercase;position:relative;padding-left:15px}@media(min-width: 992px){.home-numbers__single .single-number__text{font-size:21px;padding-left:0}}.home-wsua{padding-top:60px}@media(min-width: 992px){.home-wsua{padding-top:100px}}.home-wsua .section-header__wrapper{margin-bottom:40px}@media(min-width: 992px){.home-wsua .section-header__wrapper{margin-bottom:60px}}.home-wsua__single-content{display:flex;justify-content:space-between;align-items:center;padding:0;background:rgba(0,0,0,0);cursor:pointer}@media(max-width: 991.98px){.home-wsua__single-content{flex-direction:column}}@media(max-width: 991.98px){.home-wsua__single-content{margin:0 -20px}}.home-wsua__single-content:not(.active){padding:20px;background:#21274d}@media(min-width: 992px){.home-wsua__single-content:not(.active){padding:40px}}@media(max-width: 991.98px){.home-wsua__single-content:not(.active){flex-direction:row;align-items:center}}@media(min-width: 992px){.home-wsua__single-content>div{max-width:50%}}.home-wsua__single-content:hover .tab-image__ico svg rect{fill:#fff;stroke:#fff}.home-wsua__single-content:hover .tab-image__ico svg path{fill:#a4bcdb;stroke:#a4bcdb}.home-wsua__single-content.active .tab-texts{padding:40px 20px}@media(min-width: 992px){.home-wsua__single-content.active .tab-texts{padding:74px 40px}}.home-wsua__single-content .tab-title{color:#21274d;font-size:22px;font-weight:700;line-height:130%}@media(min-width: 992px){.home-wsua__single-content .tab-title{font-size:28px}}.home-wsua__single-content .tab-title strong{color:#9cbfe4}.home-wsua__single-content:not(.active) .tab-title{color:#fff}.home-wsua__single-content:not(.active) .tab-title strong{color:#9cbfe4}.home-wsua__single-content .tab-text{margin-top:40px}@media(min-width: 992px){.home-wsua__single-content .tab-text{margin-top:60px}}.home-wsua__single-content .tab-text p{font-size:16px;font-weight:400;line-height:140%}.home-wsua__single-content .tab-text p+p{margin-top:24px}.home-wsua__single-content .tab-text strong{font-weight:700}.home-wsua__single-content:not(.active) .tab-text{display:none}@media(max-width: 991.98px){.home-wsua__single-content.active .tab-image{padding:0 20px}}.home-wsua__single-content:not(.active) .tab-image__img{display:none}.home-wsua__single-content.active .tab-image__ico{display:none}@media(max-width: 991.98px){.home-wsua__single-content .tab-image__ico{width:36px;height:36px;min-width:36px}}@media(max-width: 991.98px){.home-wsua__single-content .tab-image__ico svg{width:100%;height:100%}}.home-social_media{padding-top:60px;padding-bottom:40px}@media(min-width: 992px){.home-social_media{padding-top:100px}}.home-social_media .text-background-secondary{display:block;left:calc(100% - 40px);top:5%;transform-origin:bottom left;white-space:nowrap}@media(min-width: 992px){.home-social_media .text-background-secondary{left:75%;top:22%}}@media(max-width: 991.98px){.home-social_media .text-background-secondary{font-size:1.6rem}}.home-social_media .section-header__wrapper{max-width:870px}.home-social_media__tabs{display:flex;align-items:center;gap:10px;margin-top:40px;margin-bottom:20px;flex-wrap:wrap}@media(min-width: 992px){.home-social_media__tabs{margin-top:60px}}.home-social_media__tabs li{border-radius:5px;border:1px solid #e5e5e5;background:#fbfbfb;display:flex;align-items:center;gap:4px;padding:10px 20px;color:#656565;text-align:center;font-size:12px;font-weight:700;line-height:130%;cursor:pointer;transition:all .3s ease-in-out}.home-social_media__tabs li:hover,.home-social_media__tabs li.active{background:#333;border:1px solid #333;color:#fff}.home-social_media__tabs li:hover svg path,.home-social_media__tabs li.active svg path{fill:#fff}.home-social_media__tabs-content-single:not(.active){display:none}.home-social_media__tabs-content-single+.home-social_media__tabs-content-single{margin-top:40px}.home-career{padding:60px 0 20px}@media(min-width: 992px){.home-career{padding:140px 0 50px;margin-top:100px}}.home-career .container{position:relative}.home-career__box{padding:60px 20px;background:#21274d;margin:0 -20px}@media(min-width: 1200px){.home-career__box{padding:60px;position:absolute;left:124px;top:-140px;max-width:660px;margin:0;z-index:1}}@media(max-width: 991.98px){.home-career__single-image-wrp{margin:0 -20px}}.home-career__title{max-width:500px}.home-career__box-link{margin-top:40px}@media(min-width: 992px){.home-career__box-link{margin-top:70px}}.industries-one{position:relative;padding-top:60px;padding-bottom:15px}@media(min-width: 992px){.industries-one{padding-top:125px;padding-bottom:75px}}.industries-one-header{margin-bottom:20px}.industries-one-header strong,.industries-one-header span{color:#1d59a6}@media(min-width: 992px){.industries-one-desc{max-width:82%}}.industries-one-bg-text{position:absolute;top:65px;right:calc(50vw + 120px)}.industries-two-list{display:grid;grid-template-columns:1fr;grid-gap:10px;margin:0 0 60px}@media(min-width: 768px){.industries-two-list{grid-template-columns:repeat(2, 1fr);grid-gap:25px;margin:0 0 100px}}@media(min-width: 1200px){.industries-two-list{grid-template-columns:repeat(3, 1fr)}}.industries-two-list-item{color:#fff;background-color:#21274d}.industries-two-list-icon-wrapper{width:35px;height:35px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;position:relative;z-index:1}@media(min-width: 768px){.industries-two-list-icon-wrapper{width:60px;height:60px;margin-bottom:30px}}.industries-two-list-title{font-size:1.8rem;font-weight:700;line-height:130%;margin-bottom:10px;position:relative;z-index:1}@media(min-width: 768px){.industries-two-list-title{font-size:2.1rem;margin-bottom:30px}}.industries-two-list-text{color:#fff;font-size:1.4rem;margin-bottom:20px;position:relative;z-index:1}@media(min-width: 768px){.industries-two-list-text{font-size:1.6rem}}.industries-two-list-link{color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:244px;padding:20px;text-decoration:none;position:relative}@media(min-width: 768px){.industries-two-list-link{justify-content:flex-start;min-height:534px;padding:206px 30px 30px 30px}}.industries-two-list-link::after{content:"";background-color:#21274d;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;transition:opacity 250ms linear,background-color 250ms linear}.industries-two-list-link:hover::after{background-color:#1d59a6;opacity:.5}.industries-two-list-link:hover .industries-two-list-icon{filter:brightness(0) invert(1)}.industries-two-list-link:hover .industries-two-list-icon-bottom{background-color:#fff}.industries-two-list-img{display:none}@media(min-width: 768px){.industries-two-list-img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.industries-two-list-icon-bottom{background-color:rgba(0,0,0,0);width:36px;height:36px;border:1px solid #8597a3;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;transition:background-color 250ms linear}@media(min-width: 768px){.industries-two-list-icon-bottom{position:absolute;width:55px;height:55px;bottom:30px}}.industries-two-list-icon-bottom svg{max-width:40%}@media(min-width: 768px){.industries-two-list-icon-bottom svg{max-width:100%}}.industries-single-one{position:relative}.industries-single-one-bg-text{position:absolute;top:65px;right:calc(50vw - 100px);text-align:center}.industries-single-one-row{padding-top:60px}@media(min-width: 992px){.industries-single-one-row{padding-bottom:60px}}@media(min-width: 1200px){.industries-single-one-row{padding-top:120px;padding-bottom:160px}}@media(min-width: 1200px){.industries-single-one-bg-text-2{top:-210px;left:30px}}@media(min-width: 1200px){.industries-single-one-bg-text-3{top:-210px;left:100px}}.industries-single-one-row-bottom{position:relative}.industries-single-two-row{margin-top:50px}@media(min-width: 1200px){.industries-single-two-row{min-height:350px;margin-top:150px}}.industries-single-two-middle-row,.industries-single-two-bottom-row{position:relative}.industries-single-two-row-bg-text{top:13%;left:60px}.industries-single-two-middle-row-bg-text{left:40px;top:130px}.industries-single-two-bottom-row-bg-text{transform-origin:top right;right:15px;top:38%}.industries-single-one-title{padding-bottom:20px}@media(min-width: 992px){.industries-single-one-title{padding-bottom:0}}.industries-single-one-desc{padding-bottom:60px}@media(min-width: 992px){.industries-single-one-desc{padding-bottom:0}}.industries-single-one-content{margin-bottom:60px;position:relative}@media(min-width: 992px){.industries-single-one-content{max-width:80%}}.industries-single-one-subtitle{margin-bottom:20px}.industries-single-one-img-wrapper{margin:0 -30px}@media(min-width: 992px){.industries-single-one-img-wrapper{margin:0}}.industries-single-one-img{-o-object-fit:cover;object-fit:cover;height:250px;width:100%}@media(min-width: 992px){.industries-single-one-img{width:546px;height:666px}}.industries-single-two{padding-bottom:40px}@media(min-width: 992px){.industries-single-two{padding-bottom:60px}}@media(min-width: 1200px){.industries-single-two{padding-bottom:150px}}.industries-single-two-top-list-wrapper{margin:0 -30px 0;position:relative}@media(min-width: 992px){.industries-single-two-top-list-wrapper{margin:0}}.industries-single-two-title{display:flex;flex-direction:column;padding-bottom:40px}.industries-single-two-title-label{color:#8597a3;font-size:1.2rem;font-weight:700;text-transform:uppercase;padding-left:70px;position:relative}.industries-single-two-title-label::before{content:"";height:1px;background-color:#8597a3;position:absolute;left:0;width:60px;top:50%;transform:translateY(-50%)}.industries-single-two-top-list{padding:20px 30px;background-color:#21274d;z-index:2}@media(min-width: 992px){.industries-single-two-top-list{background-color:#21274d;padding:55px 90px 50px 60px;position:absolute;top:0;right:0}}@media(min-width: 1440px){.industries-single-two-top-list{padding:55px 100px 50px 60px;width:658px}}.industries-single-two-top-list-item{color:#fff;font-size:1.8rem;font-weight:700;line-height:130%;padding:18px 0 18px 50px;position:relative}@media(min-width: 992px){.industries-single-two-top-list-item{font-size:2.1rem;padding:27px 0 27px 60px}}.industries-single-two-top-list-item span{color:#9cbfe4}.industries-single-two-top-list-item::before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzEiIHZpZXdCb3g9IjAgMCAzMCAzMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkZyYW1lIDMzNzA0Ij4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTAuMDA5Nzk2NTkgMTYuNDYzMVYzMC40MDYzSDQuMTMxNzdWMzAuNDAxNEgyNS43NDU4VjMwLjQwNjNIMzBWMTYuNDYzMUgyNC41NjUzQzI0LjMyMjggMTkuMDU2OCAyMy4wOTgyIDIwLjIxNzcgMjEuNjMxMiAyMC4yMTc3QzIwLjYzOTIgMjAuMjE3NyAxOS41MzQ3IDE5LjY4MzggMTguNTUwMSAxOC43MDE3TDE2LjI3NzIgMTYuNDYzMUgxNS42MDEzTDE1Ljk5NTYgMjUuMjc1M0MxNS45OTU2IDI1LjgwMTkgMTUuNzMzNSAyNi4wNDY4IDE1LjI4MDQgMjYuMDQ2OEgxNC44MjQ5QzE0LjM2OTMgMjYuMDQ2OCAxNC4wOTc1IDI1Ljc3MjUgMTQuMDk3NSAyNS4yMjYzTDE0LjUwODkgMTYuNDYzMUgxMy44MjMyTDExLjU2MjYgMTguNzAxN0MxMC41ODA1IDE5LjY4MzggOS40NzU4OCAyMC4yMTc3IDguNDgxNTEgMjAuMjE3N0M3LjAxNjkgMjAuMjE3NyA1Ljc5MjMxIDE5LjA1NjggNS41NDk4NCAxNi40NjMxSDAiIGZpbGw9IiM5Q0JGRTQiLz4KPHBhdGggaWQ9IlZlY3Rvcl8yIiBkPSJNMjQuNTYyOCAxNC41NjMyQzI0LjMzNSAxMS45NDUgMjMuMTA1NSAxMC43NzQzIDIxLjYzNiAxMC43NzQzQzIwLjYzOTIgMTAuNzc0MyAxOS41Mjk3IDExLjMxMDcgMTguNTQ1MiAxMi4yOTUyTDE2LjI3NzIgMTQuNTYzMkgxNS41MjA0TDE1LjQ3ODggMTMuNzI1NkwxNS44NzA3IDEzLjMzNjJMMTguMjkwNCAxMC45MTM5QzIwLjg3NjggOC4zMjc1OCAyMC4zNTUxIDQuOTAxMTggMTUuMTcyNiA0Ljg1NzA5SDE1LjA2NzNDOS44MTEzOCA0Ljg1NzA5IDkuMjg5NzEgOC4zMTUzMyAxMS44ODgzIDEwLjkxMzlMMTQuNjE2NyAxMy43MjU2TDE0LjU4MjQgMTQuNTYzMkgxMy44MjMxTDExLjU1NTIgMTIuMjk1MkMxMC41NzA2IDExLjMxMDcgOS40NjExNSAxMC43NzQzIDguNDY0MzMgMTAuNzc0M0M2Ljk5MjM4IDEwLjc3NDMgNS43NjUzNCAxMS45NDUgNS41Mzc1NiAxNC41NjMySDUuNTM1MTFWMTQuNTYwN0gwLjAwOTc2NTYyVjAuNUgyOS45OTI2VjE0LjU2MDdDMjkuOTkyNiAxNC41NjA3IDI0LjU1MDUgMTQuNTYzMiAyNC41NjI4IDE0LjU2MzJaIiBmaWxsPSIjOUNCRkU0Ii8+CjwvZz4KPC9zdmc+Cg==");line-height:100%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.industrie-single-two-full-img-wrapper{margin:0 -30px 60px}@media(min-width: 992px){.industrie-single-two-full-img-wrapper{margin:0 0 60px}}@media(min-width: 1200px){.industrie-single-two-full-img-wrapper{margin:55px 0 145px}}.industrie-single-two-full-img{-o-object-fit:cover;object-fit:cover;height:255px;width:100%}@media(min-width: 992px){.industrie-single-two-full-img{height:400px}}@media(min-width: 1200px){.industrie-single-two-full-img{height:650px}}.industries-single-two-list{padding:0;margin:32px 0 40px}@media(min-width: 992px){.industries-single-two-list{margin:40px 0 0}}.industries-single-two-list-item{color:#373d5f;font-size:1.8rem;font-weight:400;line-height:140%;padding:7px 0;display:flex;align-items:center;gap:20px}@media(min-width: 992px){.industries-single-two-list-item{padding:10px 0;gap:30px}}.industries-single-two-list-item::before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMDA4MTYzODMgMTMuMzQxN1YyNC45NjFIMy40NDMxNFYyNC45NTY5SDIxLjQ1NDhWMjQuOTYxSDI1VjEzLjM0MTdIMjAuNDcxMUMyMC4yNjkgMTUuNTAzMSAxOS4yNDg1IDE2LjQ3MDUgMTguMDI2IDE2LjQ3MDVDMTcuMTk5NCAxNi40NzA1IDE2LjI3ODkgMTYuMDI1NiAxNS40NTg0IDE1LjIwNzFMMTMuNTY0NCAxMy4zNDE3SDEzLjAwMTFMMTMuMzI5NyAyMC42ODUxQzEzLjMyOTcgMjEuMTIzOSAxMy4xMTEzIDIxLjMyOCAxMi43MzM3IDIxLjMyOEgxMi4zNTQxQzExLjk3NDQgMjEuMzI4IDExLjc0NzkgMjEuMDk5NSAxMS43NDc5IDIwLjY0NDNMMTIuMDkwOCAxMy4zNDE3SDExLjUxOTNMOS42MzU0OCAxNS4yMDcxQzguODE3MDUgMTYuMDI1NiA3Ljg5NjU2IDE2LjQ3MDUgNy4wNjc5MiAxNi40NzA1QzUuODQ3NDIgMTYuNDcwNSA0LjgyNjkyIDE1LjUwMzEgNC42MjQ4NyAxMy4zNDE3SDAiIGZpbGw9IiM4NTk3QTMiLz4KPHBhdGggZD0iTTIwLjQ2ODcgMTEuNzU4NEMyMC4yNzg5IDkuNTc2NTggMTkuMjU0MyA4LjYwMDk5IDE4LjAyOTcgOC42MDA5OUMxNy4xOTkgOC42MDA5OSAxNi4yNzQ0IDkuMDQ3OTYgMTUuNDU0IDkuODY4NDRMMTMuNTY0IDExLjc1ODRIMTIuOTMzNEwxMi44OTg3IDExLjA2MDRMMTMuMjI1MiAxMC43MzU5TDE1LjI0MTcgOC43MTczMkMxNy4zOTcgNi41NjIwNSAxNi45NjIzIDMuNzA2NzEgMTIuNjQzNSAzLjY2OTk3SDEyLjU1NThDOC4xNzU4MyAzLjY2OTk3IDcuNzQxMSA2LjU1MTg0IDkuOTA2NTggOC43MTczMkwxMi4xODAyIDExLjA2MDRMMTIuMTUxNyAxMS43NTg0SDExLjUxOUw5LjYyOTAxIDkuODY4NDRDOC44MDg1MyA5LjA0Nzk2IDcuODgzOTcgOC42MDA5OSA3LjA1MzI5IDguNjAwOTlDNS44MjY2NSA4LjYwMDk5IDQuODA0MTIgOS41NzY1OCA0LjYxNDMxIDExLjc1ODRINC42MTIyN1YxMS43NTYzSDAuMDA3ODEyNVYwLjAzOTA2MjVIMjQuOTkzNVYxMS43NTYzQzI0Ljk5MzUgMTEuNzU2MyAyMC40NTg1IDExLjc1ODQgMjAuNDY4NyAxMS43NTg0WiIgZmlsbD0iIzg1OTdBMyIvPgo8L3N2Zz4K");line-height:100%;position:relative;top:2px}.industries-single-img-one-wrapper{margin:0 -30px 50px}@media(min-width: 992px){.industries-single-img-one-wrapper{margin:0}}.industries-single-img-two-wrapper{margin:0 -30px}@media(min-width: 992px){.industries-single-img-two-wrapper{margin:0}}.industries-single-img-one,.industries-single-img-two{-o-object-fit:cover;object-fit:cover;width:100%;height:400px}@media(min-width: 992px){.industries-single-img-one,.industries-single-img-two{width:546px;height:666px}}.industries-single-three-img-wrapper{margin:0 -20px}@media(min-width: 992px){.industries-single-three-img-wrapper{margin:0}}.industries-slider{background-color:#f8fbfb;padding-top:50px;padding-bottom:50px}@media(min-width: 992px){.industries-slider{padding-top:85px;padding-bottom:30px}}.industries-slider-title{font-size:2.2rem}@media(min-width: 992px){.industries-slider-title{font-size:2.8rem}}.industries-slider-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.industries-slider .swiper{width:100%;height:200px}.industries-slider .swiper-slide{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;height:175px}.industries-slider-slide-title{color:#21274d;font-size:1.6rem;font-weight:700;line-height:130%;transition:color 250ms linear}.industries-slider-slide-link{text-decoration:none;height:75px;background-color:#fff;width:100%;padding:5px 20px;display:flex;align-items:center;justify-content:center;gap:20px;transition:background-color 250ms linear}.industries-slider-slide-link:hover{background-color:#1d59a6}.industries-slider-slide-link:hover .industries-slider-slide-title{color:#fff}.industries-slider-slide-link:hover .industries-slider-slide-arrow path{stroke:#fff}.industries-slider-slide-link:hover .industries-slider-slide-icon{filter:brightness(0) invert(1)}.industries-slider-navigation{display:flex;gap:10px}@media(min-width: 992px){.industries-slider-navigation{margin-right:110px}}.industries-slider-navigation .swiper-button-next,.industries-slider-navigation .swiper-button-prev{position:static;width:36px;height:36px;border:1px solid #8597a3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0;transition:background-color 250ms linear,border 250ms linear}@media(min-width: 992px){.industries-slider-navigation .swiper-button-next,.industries-slider-navigation .swiper-button-prev{width:55px;height:55px}}.industries-slider-navigation .swiper-button-next:hover,.industries-slider-navigation .swiper-button-prev:hover{background-color:#edf4f5;border:1px solid #edf4f5}.industries-slider-navigation .swiper-button-next::after,.industries-slider-navigation .swiper-button-prev::after{content:none}.industries-slider-slide-icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:25px}.industries-slider-slide-icon{transition:filter 250ms linear}.industries-slider-slide-arrow{flex-shrink:0}@media(min-width: 992px){.industries-slider-slide-arrow{margin-left:auto}}.industries-slider-slide-arrow path{transition:stroke 250ms linear}.about-us-one{padding-top:60px;padding-bottom:35px;position:relative}@media(min-width: 992px){.about-us-one{padding-top:90px;padding-bottom:160px}}.about-us-one-header{margin-bottom:20px}.about-us-two{padding-top:60px;padding-bottom:50px;position:relative;background-color:#edf4f5}@media(min-width: 992px){.about-us-two{padding-top:0;padding-bottom:0;background-color:rgba(0,0,0,0)}}@media(min-width: 992px){.about-us-two-container{background-color:#edf4f5;padding-top:100px;padding-bottom:70px}}@media(min-width: 992px){.about-us-two-title{text-align:center}}.about-us-two-list{display:grid;grid-template-columns:1fr;gap:33px;padding:0;margin:43px 0 0}@media(min-width: 992px){.about-us-two-list{grid-template-columns:1fr 1fr 1fr;padding:30px;max-width:1165px;margin:60px auto 0}}.about-us-two-list-item{display:flex;flex-direction:column;padding-left:15px;position:relative}@media(min-width: 992px){.about-us-two-list-item{gap:15px}}.about-us-two-list-icon-wrapper{position:absolute;top:-10px;left:0;width:15px}@media(min-width: 992px){.about-us-two-list-icon-wrapper{width:25px;left:-10px}}.about-us-two-list-icon{max-width:100%}.about-us-two-list-number{color:#21274d;font-size:4rem;font-weight:900;line-height:130%}@media(min-width: 992px){.about-us-two-list-number{font-size:5rem}}.about-us-two-list-text{color:#373d5f;font-size:1.8rem;line-height:140%;text-transform:uppercase}@media(min-width: 992px){.about-us-two-list-text{font-size:2.1rem}}.about-us-three{position:relative}.about-us-three-content{padding:40px 0;color:#fff;position:relative}@media(min-width: 992px){.about-us-three-content{background-color:#21274d;padding:80px 60px;position:absolute;bottom:-100px;left:143px;width:660px;z-index:2}}.about-us-three-content:after{content:"";background-color:#21274d;position:absolute;left:-25px;right:-25px;top:0;height:100%;z-index:-1}@media(min-width: 992px){.about-us-three-content:after{content:none}}.about-us-three-title{margin:0 0 20px}@media(min-width: 992px){.about-us-three-title{margin:0 0 30px}}.about-us-three-desc{color:#fff;font-size:1.8rem;font-weight:700;line-height:140%}@media(min-width: 992px){.about-us-three-desc{font-size:2.1rem;margin-bottom:20px}}.about-us-three-text{color:#fff;font-size:1.6rem;font-weight:400;line-height:140%}.about-us-three-img-wrapper{margin:0 -30px;height:250px}@media(min-width: 992px){.about-us-three-img-wrapper{margin:0;height:650px}}@media(min-width: 992px){.about-us-three-img-wrapper{position:relative}.about-us-three-img-wrapper::before{content:"";background:linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 100%),#d3d3d3 -160.968px -329.002px/142.211% 222.311% no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;z-index:2}}@media(min-width: 992px){.about-us-three-list{padding-top:150px}}.about-us-three-list-content{padding-top:60px;padding-bottom:60px}@media(min-width: 992px){.about-us-three-list-content{padding-right:30px}}.about-us-three-list-title{margin-bottom:20px}@media(min-width: 992px){.about-us-three-list-title{margin-bottom:50px}}.about-us-three-list-img-wrapper{margin:0 -25px}@media(min-width: 992px){.about-us-three-list-img-wrapper{margin:0}}.about-us-three-list-img{height:400px;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width: 992px){.about-us-three-list-img{width:546px;height:666px}}.about-us-four{background-color:#21274d;color:#fff;padding-top:40px;position:relative}@media(min-width: 992px){.about-us-four{background-color:rgba(0,0,0,0);padding-top:360px}}.about-us-four-content{padding-bottom:40px}@media(min-width: 992px){.about-us-four-content{background-color:#21274d;padding:80px 60px;position:absolute;top:-210px;left:117px;width:660px;z-index:3}}.about-us-four-title{margin-bottom:20px}@media(min-width: 992px){.about-us-four-title{margin-bottom:33px}}.about-us-four-desc{color:#fff;font-weight:700;margin-bottom:20px}@media(min-width: 992px){.about-us-four-desc{font-size:2.1rem;margin-bottom:22px}}.about-us-four-text{color:#fff;font-size:1.6rem;line-height:138%}.about-us-four-img-wrapper{margin:0 -30px;height:275px}@media(min-width: 992px){.about-us-four-img-wrapper{margin:0;height:650px}}@media(min-width: 992px){.about-us-four-img-wrapper{position:relative}.about-us-four-img-wrapper::before{content:"";background:linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 100%),#d3d3d3 -160.968px -329.002px/142.211% 222.311% no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;z-index:2}}.about-us-five{padding-top:60px;padding-bottom:40px}@media(min-width: 992px){.about-us-five{padding-top:150px;padding-bottom:215px}}.about-us-five-title{margin-bottom:18px}.about-us-five-list{margin:30px 0}.about-us-swiper{margin-top:37px}@media(min-width: 992px){.about-us-swiper{margin-top:80px}}@media(min-width: 992px){.about-us-swiper-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}}.about-us-five-list-item{color:#fff;background-color:#21274d;padding:20px;min-height:335px}@media(min-width: 992px){.about-us-five-list-item{font-size:2.1rem;padding:85px 30px 30px 30px;min-height:350px}}.about-us-five-list-item-title{font-size:1.8rem;margin:20px 0 15px}@media(min-width: 992px){.about-us-five-list-item-title{font-size:2.1rem}}.about-us-five-list-item-text{color:#fff;font-size:1.4rem}@media(min-width: 992px){.about-us-five-list-item-text{font-size:1.6rem;line-height:140%}}.about-us-five-list-item-icon-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center}@media(min-width: 992px){.about-us-five-list-item-icon-wrapper{width:50px;height:50px}}.about-us-six{color:#fff;position:relative;padding-bottom:20px}@media(min-width: 992px){.about-us-six{padding-bottom:30px}}.about-us-six-top{padding-top:40px;background-color:#21274d}@media(min-width: 992px){.about-us-six-top{background-color:rgba(0,0,0,0)}}.about-us-six-box{padding-bottom:40px}@media(min-width: 992px){.about-us-six-box{background-color:#21274d;width:546px;padding:80px 60px;position:absolute;top:-100px;right:114px;z-index:1}}.about-us-six-title{margin-bottom:20px}@media(min-width: 992px){.about-us-six-title{margin-bottom:30px}}.about-us-six-desc{color:#fff;font-size:1.8rem;font-weight:700;line-height:140%}@media(min-width: 992px){.about-us-six-desc{font-size:2.1rem;margin-bottom:30px}}.about-us-six-text{color:#fff;font-size:1.6rem}.about-us-six-img-wrapper{margin:0 -30px}@media(min-width: 992px){.about-us-six-img-wrapper{margin:0}}.about-us-six-img{height:275px;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width: 992px){.about-us-six-img{height:650px}}.about-us-history-swiper{padding-top:60px;padding-bottom:15px}@media(min-width: 992px){.about-us-history-swiper{padding-top:100px}}@media(min-width: 1200px){.about-us-history-swiper{position:relative;left:115px}}.about-us-six-swiper-year{color:#21274d;font-size:2.8rem;font-weight:700;line-height:130%;margin-bottom:20px}.about-us-six-swiper-text{color:#373d5f;font-size:1.6rem;font-weight:400;line-height:140%;margin-bottom:7px;min-height:60px}.about-us-six-swiper-img{height:250px;-o-object-fit:cover;object-fit:cover;width:318px}.about-us-six .swiper-button-next{position:relative;right:45px;width:36px;height:36px;border-radius:50%;border:1px solid #8597a3;margin:0;display:flex;align-items:center;justify-content:center;transition:border 250ms linear,background-color 250ms linear}@media(min-width: 992px){.about-us-six .swiper-button-next{width:55px;height:55px}}.about-us-six .swiper-button-next:hover{border:1px solid #f8fbfb;background-color:#f8fbfb}.about-us-six .swiper-button-next::after{content:none}@media(min-width: 992px){.about-us-six-bottom-row{max-width:545px;margin:0 auto}}.about-us-seven{padding-top:60px}@media(min-width: 992px){.about-us-seven{padding-top:100px}}.about-us-seven .container{max-width:1176px}.about-us-seven .row{gap:32px 0}.about-us-seven-title{text-align:center;margin-bottom:40px}.about-us-seven__box{position:relative}.about-us-seven__box:hover div{background:linear-gradient(0deg, rgba(29, 89, 166, 0.65) 0%, rgba(29, 89, 166, 0.65) 100%),rgba(33,39,77,.35);border-bottom:4px solid #21274d}.about-us-seven__box div{position:absolute;top:0;left:0;right:0;bottom:0;padding:25px 20px;display:flex;flex-direction:column;justify-content:flex-end;background:rgba(33,39,77,.35);border-bottom:4px solid rgba(0,0,0,0);transition:all .3s ease-in-out}@media(min-width: 992px){.about-us-seven__box div{padding:55px 50px}}.about-us-seven__box strong{color:#fff;font-size:28px;font-style:normal;font-weight:700;line-height:130%;display:block;margin-bottom:24px}@media(min-width: 992px){.about-us-seven__box strong{margin-bottom:40px}}.about-us-seven__box a{color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:130%;display:inline-flex;align-items:center;gap:15px;text-decoration:unset}.our-projects{padding-bottom:60px}@media(min-width: 992px){.our-projects{padding-bottom:100px}}.our-projects-top{background-color:#edf4f5;padding:40px 0}@media(min-width: 992px){.our-projects-top{padding:70px 0}}@media(min-width: 992px){.our-projects-title{max-width:45%;margin:0 auto}}@media(min-width: 1200px){.our-projects-list-bg-text-2{top:29%;right:24px;transform-origin:top right}}.our-projects-list{padding-top:60px;display:grid;grid-template-columns:1fr;grid-gap:10px}@media(min-width: 992px){.our-projects-list{padding-top:50px;grid-template-columns:1fr 1fr;max-width:1120px;margin:0 auto;grid-gap:25px}}.our-projects-list-item-link{min-height:320px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;position:relative;text-decoration:none}@media(min-width: 992px){.our-projects-list-item-link{min-height:600px;padding:52px}}.our-projects-list-item-link::before{content:"";background-color:#1d59a6;opacity:0;position:absolute;inset:0;z-index:1;transition:200ms linear opacity}.our-projects-list-item-link::after{content:"";position:absolute;height:6px;bottom:0;left:0;width:100%;background-color:#21274d;opacity:0;transition:opacity 250ms linear}.our-projects-list-item-link:hover::after{opacity:1}.our-projects-list-item-link:hover .our-projects-list-item-icon{background-color:#fff}.our-projects-list-item-link:hover .our-projects-list-item-icon svg path{stroke:#1d59a6}.our-projects-list-item-link:hover::before{opacity:.5}.our-projects-list-item-link:hover .our-projects-list-item-title{top:0}@media(min-width: 992px){.our-projects-list-item-link--shifted{position:relative;top:50px}}.our-projects-list-item-title{color:#fff;position:relative;z-index:1;font-size:2.2rem;line-height:130%;margin-bottom:15px}@media(min-width: 992px){.our-projects-list-item-title{font-size:2.8rem}}.our-projects-list-item-label{color:#fff;display:flex;align-items:center;gap:15px;position:relative;z-index:1;font-size:1.2rem;font-weight:700;line-height:130%;margin-top:20px}.our-projects-list-item-icon{display:flex;align-items:center;justify-content:center;width:21px;height:21px;border-radius:50%;border:1px solid #fff;transition:background-color 200ms linear}.our-projects-list-item-img{position:absolute;top:0;left:0;height:100%;width:100%;display:block;-o-object-fit:cover;object-fit:cover}.technology-main__one{padding:60px 0 20px}@media(min-width: 992px){.technology-main__one{padding:100px 0 20px}}.technology-main__one .text-background{display:block;right:unset;top:-28px;left:-6px}@media(min-width: 992px){.technology-main__one .text-background{top:-42px;left:-10px}}.technology-main__one-header{max-width:320px}@media(max-width: 991.98px){.technology-main__one-header{margin-bottom:20px}}.technology-main__one-header strong{font-weight:900}.technology-main__one-desc{max-width:660px}.technology-main__two-top{display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px solid #edf4f5}@media(max-width: 991.98px){.technology-main__two-top{margin:0 -20px;padding-left:20px}}.technology-main__two-number{display:flex;align-items:flex-end}.technology-main__two-number strong{font-size:28px;line-height:130%;color:#8597a3;font-weight:600}@media(min-width: 992px){.technology-main__two-number strong{font-size:50px}}.technology-main__two-number span{font-size:18px;line-height:130%;color:#8597a3;font-weight:600;position:relative;top:-5px}@media(min-width: 992px){.technology-main__two-number span{font-size:21px}}.technology-main__two-img{max-width:54%;height:100px}@media(min-width: 992px){.technology-main__two-img{max-width:780px;height:160px}}.technology-main__two-img img{height:100%}.technology-main__two .container{padding-top:60px}@media(min-width: 992px){.technology-main__two .container{padding-top:100px}}.technology-main__two-bottom{padding-top:40px;max-width:100%}@media(min-width: 992px){.technology-main__two-bottom{margin:0 auto;display:table;max-width:1116px;padding-top:80px}}.technology-main__two-bottom .section-header__wrapper{display:flex;align-items:center;gap:10px}@media(min-width: 992px){.technology-main__two-bottom .section-header__wrapper{gap:24px}}.technology-main__two-icon{width:35px;min-width:35px}@media(min-width: 992px){.technology-main__two-icon{width:50px;min-width:50px}}.technology-main__two-header{font-family:"Arial";leading-trim:both;text-edge:cap;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#8597a3;color:rgba(0,0,0,0);transition:all .3s ease-in-out}@media(max-width: 991.98px){.technology-main__two-header{width:calc(100% - 45px);word-break:break-word}}.technology-main__two-header-container{display:flex;align-items:center;justify-content:space-between;gap:20px}.technology-main__two-desc{max-width:97%}@media(max-width: 991.98px){.technology-main__two-desc--2{margin:20px 0 0}}@media(min-width: 992px){.technology-main__two-desc--2{margin-left:3%}}.technology-main__two-desc p{color:#373d5f;font-size:16px;line-height:140%}.technology-main__two-desc p+p{margin-top:16px}.technology-main__two-desc p+ul{margin-top:24px}.technology-main__two-desc ul li{color:#373d5f;font-size:16px;line-height:140%;padding-left:45px;position:relative}@media(min-width: 992px){.technology-main__two-desc ul li{padding-left:55px}}.technology-main__two-desc ul li+li{margin-top:16px}.technology-main__two-desc ul li::before{content:"";width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNSAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMDA4MTYzODMgMTMuODQxOFYyNS40NjExSDMuNDQzMTRWMjUuNDU3SDIxLjQ1NDhWMjUuNDYxMUgyNVYxMy44NDE4SDIwLjQ3MTFDMjAuMjY5IDE2LjAwMzIgMTkuMjQ4NSAxNi45NzA2IDE4LjAyNiAxNi45NzA2QzE3LjE5OTQgMTYuOTcwNiAxNi4yNzg5IDE2LjUyNTcgMTUuNDU4NCAxNS43MDczTDEzLjU2NDQgMTMuODQxOEgxMy4wMDExTDEzLjMyOTcgMjEuMTg1M0MxMy4zMjk3IDIxLjYyNDEgMTMuMTExMyAyMS44MjgyIDEyLjczMzcgMjEuODI4MkgxMi4zNTQxQzExLjk3NDQgMjEuODI4MiAxMS43NDc5IDIxLjU5OTYgMTEuNzQ3OSAyMS4xNDQ0TDEyLjA5MDggMTMuODQxOEgxMS41MTkzTDkuNjM1NDggMTUuNzA3M0M4LjgxNzA1IDE2LjUyNTcgNy44OTY1NiAxNi45NzA2IDcuMDY3OTIgMTYuOTcwNkM1Ljg0NzQyIDE2Ljk3MDYgNC44MjY5MiAxNi4wMDMyIDQuNjI0ODcgMTMuODQxOEgwIiBmaWxsPSIjODU5N0EzIi8+CjxwYXRoIGQ9Ik0yMC40Njg3IDEyLjI1ODRDMjAuMjc4OSAxMC4wNzY2IDE5LjI1NDMgOS4xMDA5OSAxOC4wMjk3IDkuMTAwOTlDMTcuMTk5IDkuMTAwOTkgMTYuMjc0NCA5LjU0Nzk2IDE1LjQ1NCAxMC4zNjg0TDEzLjU2NCAxMi4yNTg0SDEyLjkzMzRMMTIuODk4NyAxMS41NjA0TDEzLjIyNTIgMTEuMjM1OUwxNS4yNDE3IDkuMjE3MzJDMTcuMzk3IDcuMDYyMDUgMTYuOTYyMyA0LjIwNjcxIDEyLjY0MzUgNC4xNjk5N0gxMi41NTU4QzguMTc1ODMgNC4xNjk5NyA3Ljc0MTEgNy4wNTE4NCA5LjkwNjU4IDkuMjE3MzJMMTIuMTgwMiAxMS41NjA0TDEyLjE1MTcgMTIuMjU4NEgxMS41MTlMOS42MjkwMSAxMC4zNjg0QzguODA4NTMgOS41NDc5NiA3Ljg4Mzk3IDkuMTAwOTkgNy4wNTMyOSA5LjEwMDk5QzUuODI2NjUgOS4xMDA5OSA0LjgwNDEyIDEwLjA3NjYgNC42MTQzMSAxMi4yNTg0SDQuNjEyMjdWMTIuMjU2M0gwLjAwNzgxMjVWMC41MzkwNjJIMjQuOTkzNVYxMi4yNTYzQzI0Ljk5MzUgMTIuMjU2MyAyMC40NTg1IDEyLjI1ODQgMjAuNDY4NyAxMi4yNTg0IiBmaWxsPSIjODU5N0EzIi8+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media(max-width: 991.98px){.technology-main__two-link.desktop{display:none}}.technology-main__two-link.mobile{margin-bottom:20px}@media(min-width: 992px){.technology-main__two-link.mobile{display:none}}.technology-main__two .container.active .technology-main__two-header,.technology-main__two .container:hover .technology-main__two-header{-webkit-text-stroke-width:unset;-webkit-text-stroke-color:unset;color:#21274d}.technology-main__two .container.active .technology-main__two-link,.technology-main__two .container:hover .technology-main__two-link{background-color:#1d59a6;color:#fff}.technology-main__two .container.active .technology-main__two-link svg path,.technology-main__two .container:hover .technology-main__two-link svg path{fill:#fff;stroke:#fff}@media(max-width: 991.98px){.technology-main__two-link span.text{display:none}}.technology-main__two-subheader{margin:24px 0 36px}@media(max-width: 991.98px){.technology-main__two-subheader{font-size:18px;margin:20px 0}}.technology-main__three{margin:40px 0 20px}@media(min-width: 992px){.technology-main__three{margin:114px 0 16px}}@media(max-width: 991.98px){.technology-main__three-img{margin:0 -20px;height:255px}}@media(min-width: 992px){.technology-main__three-img{position:relative}.technology-main__three-img::before{content:"";background:linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 100%),#d3d3d3 -160.968px -329.002px/142.211% 222.311% no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;z-index:2}}@media(max-width: 991.98px){.technology-main__three-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.technology-single_1 h1{max-width:660px}.technology-single_1__one{padding:60px 0}@media(min-width: 992px){.technology-single_1__one{padding:100px 0}}.technology-single_1__one .text-background{display:block;right:unset;left:47px;top:-26px}@media(min-width: 992px){.technology-single_1__one .text-background{left:-104px;top:-56px}}.technology-single_1__one .text-background-secondary{display:none}@media(max-width: 991.98px){.technology-single_1__one .text-background-secondary{display:block;left:calc(100% - 20px);top:170px}}.technology-single_1__one-header{max-width:320px}@media(max-width: 991.98px){.technology-single_1__one-header{margin-bottom:20px}}.technology-single_1__one-desc{max-width:660px}@media(max-width: 991.98px){.technology-single_1__two .row{gap:8px 0}}.technology-single_1__two .row+.row{margin-top:8px}@media(min-width: 992px){.technology-single_1__two .row+.row{margin-top:24px}}@media(max-width: 991.98px){.technology-single_1__two .row:nth-of-type(even)+.row{margin-top:60px}}.technology-single_1__two-header,.technology-single_1__two-header strong{font-weight:900}.technology-single_1__two-texts{display:flex;flex-direction:column;justify-content:center;height:100%}.technology-single_1__two .section-header__wrapper{margin-bottom:20px}@media(min-width: 992px){.technology-single_1__two .section-header__wrapper{margin-top:50px}}.technology-single_1__two-desc p{color:#373d5f;font-size:16px;line-height:140%}.technology-single_1__two-texts-2{padding:80px 60px;background-color:#21274d}@media(max-width: 991.98px){.technology-single_1__two-texts-2{margin:40px -20px 0;padding:40px 20px}}.technology-single_1__two-subheader{color:#fff;max-width:504px}.technology-single_1__two-subheader span{font-weight:400}.technology-single_1__two-list{margin:20px 0 16px}@media(min-width: 992px){.technology-single_1__two-list{margin:36px 0}}.technology-single_1__two-list li{display:flex;align-items:center;gap:20px;color:#fff;font-size:16px;font-weight:400;line-height:140%}@media(min-width: 992px){.technology-single_1__two-list li{gap:30px}}.technology-single_1__two-list li+li{margin-top:16px}@media(min-width: 992px){.technology-single_1__two-list li+li{margin-top:36px}}.technology-single_1__two-list li .ico{min-width:25px;width:25px}.technology-single_1__two-desc-2 p{color:#fff;font-size:16px;line-height:140%}@media(max-width: 991.98px){.technology-single_1__two-img{margin:0 -20px}}@media(max-width: 991.98px){.technology-single_1__two-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.technology-single_1__three{margin-top:40px}@media(min-width: 992px){.technology-single_1__three{margin-top:100px}}@media(max-width: 991.98px){.technology-single_1__three-img{margin:0 -20px;height:255px}}@media(min-width: 992px){.technology-single_1__three-img{position:relative}.technology-single_1__three-img::before{content:"";background:linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 100%),#d3d3d3 -160.968px -329.002px/142.211% 222.311% no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;z-index:2}}@media(max-width: 991.98px){.technology-single_1__three-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.technology-single_2__one{padding:60px 0 0}@media(min-width: 992px){.technology-single_2__one{padding:100px 0 50px}}.technology-single_2__one .text-background{display:block;right:unset;left:47px;top:-32px}@media(min-width: 992px){.technology-single_2__one .text-background{left:-5px;top:-38px}}.technology-single_2__one .text-background-secondary{display:none}@media(max-width: 991.98px){.technology-single_2__one-header{font-size:28px;margin-bottom:20px}}.technology-single_2__one-desc{max-width:660px}.technology-single_2__two{padding-top:60px}@media(min-width: 992px){.technology-single_2__two{padding-top:100px}}.technology-single_2__two .row+.row{margin-top:60px}@media(min-width: 992px){.technology-single_2__two .row+.row{margin-top:50px}}@media(min-width: 992px){.technology-single_2__two .row:nth-of-type(even){flex-direction:row-reverse}}.technology-single_2__two .row:nth-of-type(even) .ml-xlg-115{margin-left:0}.technology-single_2__two .row>div{background-color:#fff}.technology-single_2__two-header,.technology-single_2__two-header strong{font-weight:900}.technology-single_2__two-texts{display:flex;flex-direction:column;justify-content:center;height:100%;max-width:512px;position:relative;z-index:2}@media(min-width: 992px){.technology-single_2__two .row:nth-of-type(even) .technology-single_2__two-texts{max-width:555px;padding-left:40px}}.technology-single_2__two-img{position:relative;display:flex;z-index:2}.technology-single_2__two .section-header__wrapper{margin-bottom:20px}@media(min-width: 992px){.technology-single_2__two .section-header__wrapper{margin-bottom:50px}}.technology-single_2__two .section-header__wrapper .text-background{display:block;right:unset;left:34px;top:-22px;white-space:nowrap}@media(min-width: 992px){.technology-single_2__two .section-header__wrapper .text-background{left:-40px;top:62px}}@media(min-width: 992px){.technology-single_2__two .row:nth-of-type(even) .section-header__wrapper .text-background{left:-25px}}.technology-single_2__two-desc p{color:#373d5f;font-size:16px;line-height:140%}.technology-single_2__two-desc p+ul{margin-top:54px}.technology-single_2__two-desc ul li{color:#21274d;font-size:16px;line-height:140%;padding-left:55px;position:relative}.technology-single_2__two-desc ul li+li{margin-top:36px}.technology-single_2__two-desc ul li::before{content:"";width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNSAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMDA4MTYzODMgMTMuODQxOFYyNS40NjExSDMuNDQzMTRWMjUuNDU3SDIxLjQ1NDhWMjUuNDYxMUgyNVYxMy44NDE4SDIwLjQ3MTFDMjAuMjY5IDE2LjAwMzIgMTkuMjQ4NSAxNi45NzA2IDE4LjAyNiAxNi45NzA2QzE3LjE5OTQgMTYuOTcwNiAxNi4yNzg5IDE2LjUyNTcgMTUuNDU4NCAxNS43MDczTDEzLjU2NDQgMTMuODQxOEgxMy4wMDExTDEzLjMyOTcgMjEuMTg1M0MxMy4zMjk3IDIxLjYyNDEgMTMuMTExMyAyMS44MjgyIDEyLjczMzcgMjEuODI4MkgxMi4zNTQxQzExLjk3NDQgMjEuODI4MiAxMS43NDc5IDIxLjU5OTYgMTEuNzQ3OSAyMS4xNDQ0TDEyLjA5MDggMTMuODQxOEgxMS41MTkzTDkuNjM1NDggMTUuNzA3M0M4LjgxNzA1IDE2LjUyNTcgNy44OTY1NiAxNi45NzA2IDcuMDY3OTIgMTYuOTcwNkM1Ljg0NzQyIDE2Ljk3MDYgNC44MjY5MiAxNi4wMDMyIDQuNjI0ODcgMTMuODQxOEgwIiBmaWxsPSIjODU5N0EzIi8+CjxwYXRoIGQ9Ik0yMC40Njg3IDEyLjI1ODRDMjAuMjc4OSAxMC4wNzY2IDE5LjI1NDMgOS4xMDA5OSAxOC4wMjk3IDkuMTAwOTlDMTcuMTk5IDkuMTAwOTkgMTYuMjc0NCA5LjU0Nzk2IDE1LjQ1NCAxMC4zNjg0TDEzLjU2NCAxMi4yNTg0SDEyLjkzMzRMMTIuODk4NyAxMS41NjA0TDEzLjIyNTIgMTEuMjM1OUwxNS4yNDE3IDkuMjE3MzJDMTcuMzk3IDcuMDYyMDUgMTYuOTYyMyA0LjIwNjcxIDEyLjY0MzUgNC4xNjk5N0gxMi41NTU4QzguMTc1ODMgNC4xNjk5NyA3Ljc0MTEgNy4wNTE4NCA5LjkwNjU4IDkuMjE3MzJMMTIuMTgwMiAxMS41NjA0TDEyLjE1MTcgMTIuMjU4NEgxMS41MTlMOS42MjkwMSAxMC4zNjg0QzguODA4NTMgOS41NDc5NiA3Ljg4Mzk3IDkuMTAwOTkgNy4wNTMyOSA5LjEwMDk5QzUuODI2NjUgOS4xMDA5OSA0LjgwNDEyIDEwLjA3NjYgNC42MTQzMSAxMi4yNTg0SDQuNjEyMjdWMTIuMjU2M0gwLjAwNzgxMjVWMC41MzkwNjJIMjQuOTkzNVYxMi4yNTYzQzI0Ljk5MzUgMTIuMjU2MyAyMC40NTg1IDEyLjI1ODQgMjAuNDY4NyAxMi4yNTg0IiBmaWxsPSIjODU5N0EzIi8+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media(max-width: 991.98px){.technology-single_2__two-img{margin:40px -20px 0;height:406px}}@media(max-width: 991.98px){.technology-single_2__two-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}.technology-single_2__three{margin-top:40px}@media(min-width: 992px){.technology-single_2__three{margin-top:100px}}@media(max-width: 991.98px){.technology-single_2__three-img{margin:0 -20px;height:255px}}@media(min-width: 992px){.technology-single_2__three-img{position:relative}.technology-single_2__three-img::before{content:"";background:linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 100%),#d3d3d3 -160.968px -329.002px/142.211% 222.311% no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;z-index:2}}@media(max-width: 991.98px){.technology-single_2__three-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.quality-main__one{padding:76px 0 40px}@media(min-width: 992px){.quality-main__one{padding:100px 0}}.quality-main__one .text-background{display:block;right:unset;top:-46px;left:0}@media(min-width: 992px){.quality-main__one .text-background{top:-24px;left:0}}.quality-main__one-box{padding:60px 20px 40px;border:1px solid #edf4f5;background-color:#fff;margin:0 -20px}@media(min-width: 992px){.quality-main__one-box{margin:0;padding:60px 40px}}@media(min-width: 1200px){.quality-main__one-box{padding:80px;max-width:820px}}.quality-main__one-header span{font-size:22px;color:#21274d}@media(min-width: 992px){.quality-main__one-header span{font-size:28px}}.quality-main__one-box-wrp{position:relative;z-index:1}@media(min-width: 992px){.quality-main__one-box-wrp{display:flex;align-items:flex-end;height:100%}}.quality-main__one .row+.row{margin-top:40px}@media(min-width: 992px){.quality-main__one .row+.row{margin-top:80px}}.quality-main__one-img{margin:0 -20px;display:flex;align-items:flex-end;justify-content:center;height:100%}@media(min-width: 992px){.quality-main__one-img{margin:0 0 0 -171.5px}}.quality-main__one-box .section-header__wrapper{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px}@media(min-width: 992px){.quality-main__one-box .section-header__wrapper{gap:24px;margin-bottom:30px}}.quality-main__one-icon{width:35px;height:35px;min-width:35px}@media(min-width: 992px){.quality-main__one-icon{width:50px;height:50px;min-width:50px}}.quality-main__one-desc p{color:#373d5f;font-size:16px;line-height:140%}.quality-main__one-desc ul{margin-top:20px}@media(min-width: 992px){.quality-main__one-desc ul{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:24px 80px}}.quality-main__one-desc ul li{color:#373d5f;font-size:16px;line-height:140%;font-weight:400;position:relative;display:flex;align-items:center;gap:20px}@media(min-width: 992px){.quality-main__one-desc ul li{gap:30px}}@media(max-width: 991.98px){.quality-main__one-desc ul li+li{margin-top:16px}}.quality-main__one-desc ul li::before{content:"";width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNSAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMDA4MTYzODMgMTMuODQxOFYyNS40NjExSDMuNDQzMTRWMjUuNDU3SDIxLjQ1NDhWMjUuNDYxMUgyNVYxMy44NDE4SDIwLjQ3MTFDMjAuMjY5IDE2LjAwMzIgMTkuMjQ4NSAxNi45NzA2IDE4LjAyNiAxNi45NzA2QzE3LjE5OTQgMTYuOTcwNiAxNi4yNzg5IDE2LjUyNTcgMTUuNDU4NCAxNS43MDczTDEzLjU2NDQgMTMuODQxOEgxMy4wMDExTDEzLjMyOTcgMjEuMTg1M0MxMy4zMjk3IDIxLjYyNDEgMTMuMTExMyAyMS44MjgyIDEyLjczMzcgMjEuODI4MkgxMi4zNTQxQzExLjk3NDQgMjEuODI4MiAxMS43NDc5IDIxLjU5OTYgMTEuNzQ3OSAyMS4xNDQ0TDEyLjA5MDggMTMuODQxOEgxMS41MTkzTDkuNjM1NDggMTUuNzA3M0M4LjgxNzA1IDE2LjUyNTcgNy44OTY1NiAxNi45NzA2IDcuMDY3OTIgMTYuOTcwNkM1Ljg0NzQyIDE2Ljk3MDYgNC44MjY5MiAxNi4wMDMyIDQuNjI0ODcgMTMuODQxOEgwIiBmaWxsPSIjODU5N0EzIi8+CjxwYXRoIGQ9Ik0yMC40Njg3IDEyLjI1ODRDMjAuMjc4OSAxMC4wNzY2IDE5LjI1NDMgOS4xMDA5OSAxOC4wMjk3IDkuMTAwOTlDMTcuMTk5IDkuMTAwOTkgMTYuMjc0NCA5LjU0Nzk2IDE1LjQ1NCAxMC4zNjg0TDEzLjU2NCAxMi4yNTg0SDEyLjkzMzRMMTIuODk4NyAxMS41NjA0TDEzLjIyNTIgMTEuMjM1OUwxNS4yNDE3IDkuMjE3MzJDMTcuMzk3IDcuMDYyMDUgMTYuOTYyMyA0LjIwNjcxIDEyLjY0MzUgNC4xNjk5N0gxMi41NTU4QzguMTc1ODMgNC4xNjk5NyA3Ljc0MTEgNy4wNTE4NCA5LjkwNjU4IDkuMjE3MzJMMTIuMTgwMiAxMS41NjA0TDEyLjE1MTcgMTIuMjU4NEgxMS41MTlMOS42MjkwMSAxMC4zNjg0QzguODA4NTMgOS41NDc5NiA3Ljg4Mzk3IDkuMTAwOTkgNy4wNTMyOSA5LjEwMDk5QzUuODI2NjUgOS4xMDA5OSA0LjgwNDEyIDEwLjA3NjYgNC42MTQzMSAxMi4yNTg0SDQuNjEyMjdWMTIuMjU2M0gwLjAwNzgxMjVWMC41MzkwNjJIMjQuOTkzNVYxMi4yNTYzQzI0Ljk5MzUgMTIuMjU2MyAyMC40NTg1IDEyLjI1ODQgMjAuNDY4NyAxMi4yNTg0IiBmaWxsPSIjODU5N0EzIi8+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;display:inline-block}.quality-main__two{padding-bottom:20px}@media(min-width: 992px){.quality-main__two{padding-bottom:100px}}@media(max-width: 991.98px){.quality-main__two-img{margin:0 -20px}}@media(max-width: 767.98px){.quality-main__two-img{height:255px}}@media(min-width: 992px){.quality-main__two-img{position:relative}.quality-main__two-img::before{content:"";background:linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 100%),#d3d3d3 -160.968px -329.002px/142.211% 222.311% no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;z-index:2}}@media(max-width: 767.98px){.quality-main__two-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}.job-offer__one-top{padding:30px 0;background:#f8fbfb}@media(min-width: 992px){.job-offer__one-top{padding:20px 0}}.job-offer__one-top .container{display:flex;flex-direction:column;gap:20px}@media(min-width: 992px){.job-offer__one-top .container{max-width:1174px;flex-direction:row;align-items:center;justify-content:space-between}}.job-offer__one-top-info{display:flex;align-items:center;gap:10px;color:#8597a3;font-size:14px;font-weight:700;line-height:130%}@media(min-width: 992px){.job-offer__one-top-info{gap:20px;font-size:16px}}.job-offer__one-top-link{display:flex;align-items:center;gap:15px;color:#21274d;font-size:12px;font-style:normal;font-weight:700;line-height:130%;text-decoration:unset;transition:all .3s ease-in-out}@media(max-width: 991.98px){.job-offer__one-top-link{margin-left:auto}}.job-offer__one-top-link:hover{color:#1d59a6}.job-offer__one-top-link:hover svg rect{fill:#edf4f5;stroke:#edf4f5}.job-offer__one-top-link:hover svg path{stroke:#1d59a6}.job-offer__one-header-wrp{padding:60px 0 40px;position:relative}@media(min-width: 992px){.job-offer__one-header-wrp{padding:100px 0}}.job-offer__one-header-wrp .text-background{display:block;right:unset;left:0;top:32px;white-space:nowrap}@media(min-width: 992px){.job-offer__one-header-wrp .text-background{left:375px;top:40px}}.job-offer__one-header-wrp .text-background-secondary{display:none}@media(max-width: 991.98px){.job-offer__one-header-wrp .text-background-secondary{display:block;white-space:nowrap;left:100%;top:100px}}.job-offer__one .row{gap:20px 0}@media(min-width: 992px){.job-offer__one .row{gap:24px 0}}.job-offer__single{border:2px solid #edf4f5;background:#fff;padding:20px;height:100%;transition:all .3s ease-in-out}@media(min-width: 992px){.job-offer__single{display:flex;align-items:center;justify-content:space-between;padding:50px}}.job-offer__single svg rect,.job-offer__single svg path{transition:all .3s ease-in-out}.job-offer__single:hover{border:2px solid #1d59a6;background:#1d59a6}.job-offer__single:hover div strong{color:#fff}.job-offer__single:hover div span{color:#fff}.job-offer__single:hover div span svg path{stroke:#fff}.job-offer__single:hover a svg rect{fill:#fff}.job-offer__single-title{color:#21274d;font-size:22px;font-weight:700;line-height:130%;display:block;margin-bottom:20px;transition:all .3s ease-in-out}@media(min-width: 992px){.job-offer__single-title{font-size:28px}}.job-offer__single-location{display:flex;align-items:center;gap:10px;color:#21274d;font-size:16px;font-weight:400;line-height:140%;transition:all .3s ease-in-out}.job-offer__single-location svg{min-width:24px}.job-offer__single-link{display:inline-block}@media(max-width: 991.98px){.job-offer__single-link{margin-top:20px}}.job-offer__one-list>div:nth-of-type(n+11){display:none}.job-offer__one-list.active>div:nth-of-type(n+11){display:block}.job-offer__one-btn-wrp{margin:38px auto 0;display:table}@media(min-width: 992px){.job-offer__one-btn-wrp{margin:30px auto 0}}.job-offer__one-btn.active svg{transform:rotate(180deg)}.job-offer__two{margin:60px 0 40px}@media(min-width: 992px){.job-offer__two{margin:100px 0}}.job-offer__two-box{background:#f8fbfb;padding:60px 20px;margin:0 -20px;display:flex;flex-direction:column;align-items:center}@media(min-width: 992px){.job-offer__two-box{margin:0;padding:100px 20px 80px}}.job-offer__two-title{max-width:610px;text-align:center}.job-offer__two-text{max-width:890px;text-align:center;margin:20px 0 40px}@media(min-width: 992px){.job-offer__two-text{margin:50px 0}}.job-offer__two-text p{color:#373d5f}.job-offer__three{margin-bottom:20px}@media(min-width: 992px){.job-offer__three{margin-bottom:64px}}@media(max-width: 991.98px){.job-offer__three-img{margin:0 -20px;height:255px}}@media(min-width: 992px){.job-offer__three-img{position:relative}.job-offer__three-img::before{content:"";background:linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 100%),#d3d3d3 -160.968px -329.002px/142.211% 222.311% no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;z-index:2}}@media(max-width: 991.98px){.job-offer__three-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:999;display:none}.popup-container{position:fixed;top:120px;left:50%;transform:translate(-50%, 0);width:95vw;overflow-y:auto;max-height:95vh;z-index:1000;display:none}@media(min-width: 768px){.popup-container{width:600px}}.popup-close-btn{position:absolute;top:10px;right:15px;background-color:rgba(0,0,0,0);border:none;font-size:45px;cursor:pointer}.popup-content{margin-top:10px;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.3);padding:20px}.job-offer-single__hero{padding:0 0 16px;background:#edf4f5;margin-bottom:60px}@media(min-width: 992px){.job-offer-single__hero{padding:0 0 34px;margin-bottom:80px}}.job-offer-single__hero .container{max-width:1206px}.job-offer-single__go-back{display:inline-flex;align-items:center;gap:15px;color:#21274d;font-size:12px;font-weight:700;line-height:130%;margin:40px 0 10px;text-decoration:unset}@media(min-width: 992px){.job-offer-single__go-back{margin:54px 0}}@media(min-width: 992px){.job-offer-single__title-wrp{display:flex;gap:16px}}.job-offer-single__title{max-width:660px;width:100%}.job-offer-single__location{display:flex;align-items:center;gap:10px;color:#8597a3;font-size:16px;font-weight:700;line-height:140%}@media(max-width: 991.98px){.job-offer-single__location{margin-top:10px}}.job-offer-single__location svg{min-width:24px}.job-offer-single__hero-link{display:inline-flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none;margin-top:40px}@media(min-width: 1200px){.job-offer-single__hero-link{display:none}}.job-offer-single__hero-link-text{color:#8597a3;font-size:1.2rem;font-weight:700;text-transform:uppercase}.job-offer-single__hero-link-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #8597a3;border-radius:50%}.job-offer-single__container{max-width:1206px;margin-bottom:40px}@media(min-width: 992px){.job-offer-single__container{margin-bottom:100px}}.job-offer-single__content{max-width:630px}.job-offer-single__content h2{font-size:22px;font-weight:700;line-height:130%}@media(min-width: 992px){.job-offer-single__content h2{font-size:28px}}.job-offer-single__content p{color:#373d5f;font-size:16px;font-weight:400;line-height:140%}.job-offer-single__content p+p{margin-top:20px}.job-offer-single__content a{color:#373d5f;font-size:16px;font-weight:400;line-height:140%;text-decoration-line:underline}.job-offer-single__content ul{margin:20px 0 40px;max-width:570px}@media(min-width: 992px){.job-offer-single__content ul{margin:50px 0 80px}}.job-offer-single__content ul li{color:#373d5f;font-size:16px;line-height:140%;padding-left:40px;position:relative}.job-offer-single__content ul li+li{margin-top:15px}@media(min-width: 992px){.job-offer-single__content ul li+li{margin-top:30px}}.job-offer-single__content ul li::before{content:"";width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNSAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMDA4MTYzODMgMTMuODQxOFYyNS40NjExSDMuNDQzMTRWMjUuNDU3SDIxLjQ1NDhWMjUuNDYxMUgyNVYxMy44NDE4SDIwLjQ3MTFDMjAuMjY5IDE2LjAwMzIgMTkuMjQ4NSAxNi45NzA2IDE4LjAyNiAxNi45NzA2QzE3LjE5OTQgMTYuOTcwNiAxNi4yNzg5IDE2LjUyNTcgMTUuNDU4NCAxNS43MDczTDEzLjU2NDQgMTMuODQxOEgxMy4wMDExTDEzLjMyOTcgMjEuMTg1M0MxMy4zMjk3IDIxLjYyNDEgMTMuMTExMyAyMS44MjgyIDEyLjczMzcgMjEuODI4MkgxMi4zNTQxQzExLjk3NDQgMjEuODI4MiAxMS43NDc5IDIxLjU5OTYgMTEuNzQ3OSAyMS4xNDQ0TDEyLjA5MDggMTMuODQxOEgxMS41MTkzTDkuNjM1NDggMTUuNzA3M0M4LjgxNzA1IDE2LjUyNTcgNy44OTY1NiAxNi45NzA2IDcuMDY3OTIgMTYuOTcwNkM1Ljg0NzQyIDE2Ljk3MDYgNC44MjY5MiAxNi4wMDMyIDQuNjI0ODcgMTMuODQxOEgwIiBmaWxsPSIjODU5N0EzIi8+CjxwYXRoIGQ9Ik0yMC40Njg3IDEyLjI1ODRDMjAuMjc4OSAxMC4wNzY2IDE5LjI1NDMgOS4xMDA5OSAxOC4wMjk3IDkuMTAwOTlDMTcuMTk5IDkuMTAwOTkgMTYuMjc0NCA5LjU0Nzk2IDE1LjQ1NCAxMC4zNjg0TDEzLjU2NCAxMi4yNTg0SDEyLjkzMzRMMTIuODk4NyAxMS41NjA0TDEzLjIyNTIgMTEuMjM1OUwxNS4yNDE3IDkuMjE3MzJDMTcuMzk3IDcuMDYyMDUgMTYuOTYyMyA0LjIwNjcxIDEyLjY0MzUgNC4xNjk5N0gxMi41NTU4QzguMTc1ODMgNC4xNjk5NyA3Ljc0MTEgNy4wNTE4NCA5LjkwNjU4IDkuMjE3MzJMMTIuMTgwMiAxMS41NjA0TDEyLjE1MTcgMTIuMjU4NEgxMS41MTlMOS42MjkwMSAxMC4zNjg0QzguODA4NTMgOS41NDc5NiA3Ljg4Mzk3IDkuMTAwOTkgNy4wNTMyOSA5LjEwMDk5QzUuODI2NjUgOS4xMDA5OSA0LjgwNDEyIDEwLjA3NjYgNC42MTQzMSAxMi4yNTg0SDQuNjEyMjdWMTIuMjU2M0gwLjAwNzgxMjVWMC41MzkwNjJIMjQuOTkzNVYxMi4yNTYzQzI0Ljk5MzUgMTIuMjU2MyAyMC40NTg1IDEyLjI1ODQgMjAuNDY4NyAxMi4yNTg0IiBmaWxsPSIjODU5N0EzIi8+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media(max-width: 991.98px){.job-offer-single .job-offer-single__form{margin-top:60px}}.job-offer-single__form-title{margin-bottom:20px}@media(max-width: 991.98px){.job-offer-single__form-title{font-size:21px}}.job-offer-single__form .wpcf7-submit{width:100%;margin-top:10px}.job-offer-single__banner{margin-bottom:50px}@media(max-width: 991.98px){.job-offer-single__banner{margin:0 -20px 20px;height:255px}}@media(min-width: 992px){.job-offer-single__banner{position:relative}.job-offer-single__banner::before{content:"";background:linear-gradient(180deg, rgba(33, 39, 77, 0.5) 0%, rgba(33, 39, 77, 0) 100%),#d3d3d3 -160.968px -329.002px/142.211% 222.311% no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;z-index:2}}@media(max-width: 991.98px){.job-offer-single__banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.job-offer-single__others{background:#f8fbfb;padding:60px 0}@media(min-width: 992px){.job-offer-single__others{padding:64px 0}}.job-offer-single__others .section-header__wrapper{margin-bottom:40px}@media(min-width: 992px){.job-offer-single__others .section-header__wrapper{margin-bottom:50px}}.job-offer-single__others .row{gap:10px 0}.job-offer-single__others-link-wrp{display:table;margin:40px auto 0}@media(min-width: 992px){.job-offer-single__others-link-wrp{margin:50px auto 0}}.job-offer-single__others-link{display:inline-flex;align-items:center;gap:15px;color:#21274d;font-size:12px;font-style:normal;font-weight:700;line-height:130%;text-decoration:unset;transition:all .3s ease-in-out}.job-offer-single__others-link:hover{color:#1d59a6}.job-offer-single__others-link:hover svg rect{fill:#edf4f5;stroke:#edf4f5}.job-offer-single__others-link:hover svg path{stroke:#1d59a6}.downloads-one{background-color:#edf4f5}.downloads-one-bottom{background-color:#fff}.downloads-one-list{padding:60px 0 40px;display:flex;flex-direction:column;gap:20px}@media(min-width: 992px){.downloads-one-list{padding:50px 0 100px;display:grid;grid-template-columns:repeat(auto-fit, minmax(calc(50% - 20px), 1fr));max-width:1115px;margin:0 auto;gap:24px}}.downloads-one-list-link{display:grid;grid-template-columns:30px 1fr 50px;align-items:center;gap:10px;text-decoration:none;border:2px solid #edf4f5;background:#fff;padding:8px 10px 8px 18px;transition:background-color 250ms linear}@media(min-width: 992px){.downloads-one-list-link{grid-template-columns:40px 1fr 50px;gap:15px;padding:12px 22px 12px 18px}}.downloads-one-list-link:hover{background-color:#1d59a6}.downloads-one-list-link:hover .downloads-one-list-link-text{color:#fff;transition:color 250ms linear;text-decoration:underline}.downloads-one-list-link:hover .downloads-one-list-icon .downloads-one-list-icon--stroke{stroke:#fff}.downloads-one-list-link:hover .downloads-one-list-icon .downloads-one-list-icon--fill{fill:#fff}.downloads-one-list-link-icon-wrapper{display:flex;align-items:center;justify-content:center}.downloads-one-list-link-text{color:#21274d;font-size:1.6rem;font-weight:700;line-height:140%;display:flex;align-items:center}.downloads-one-list-link svg{max-width:100%}.downloads-one-list-link-btn{width:40px;height:40px;border-radius:50%;border:1px solid #8597a3;display:flex;align-items:center;justify-content:center;background-color:#fff}@media(min-width: 992px){.downloads-one-list-link-btn{width:50px;height:50px}}.downloads-one-img-wrapper{margin:0 -30px 20px}@media(min-width: 992px){.downloads-one-img-wrapper{display:none}}.downloads-one-img{-o-object-fit:cover;object-fit:cover;width:100%;height:255px}.contact-one{padding-top:60px;padding-bottom:60px;position:relative}@media(min-width: 992px){.contact-one{padding-top:110px;padding-bottom:95px}}.contact-one::after{content:"";background-color:#f8fbfb;position:absolute;top:0;left:0;width:100%;z-index:-1;height:600px}@media(min-width: 992px){.contact-one::after{right:calc(50vw + 50px);left:0;width:auto;height:623px}}.contact-one-title{color:#21274d;font-size:2.2rem;font-weight:700;line-height:130%;margin-bottom:40px}@media(min-width: 992px){.contact-one-title{font-size:2.8rem;margin-bottom:47px}}.contact-one-subtitle{color:#21274d;font-size:1.2rem;font-weight:700;line-height:130%;text-transform:uppercase;margin-bottom:15px}@media(min-width: 992px){.contact-one-subtitle{font-size:1.4rem}}.contact-one-address-wrapper{margin-bottom:40px}@media(min-width: 992px){.contact-one-address-wrapper{display:flex;gap:55px;margin-bottom:17px}}.contact-one-address-wrapper address{color:#21274d;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;margin-bottom:25px}.contact-one-link{color:#21274d;font-size:1.6rem;font-weight:400;line-height:140%;display:flex;gap:8px;align-items:center;text-decoration:none;padding-bottom:10px}.contact-one-list{padding-bottom:15px}@media(min-width: 992px){.contact-one-list{display:flex;gap:33px;padding-bottom:10px}}.contact-one-form{padding-top:90px}@media(min-width: 992px){.contact-one-form{padding-top:0;padding-bottom:0;position:relative;top:-11px}}.contact-one-bg-text{left:47%;top:-63px;right:auto}.contact-one-bg-text-2{right:25px;top:200px;transform-origin:top right}@media(min-width: 992px){.contact-map{padding-top:95px}}.contact-map-iframe{height:200px}@media(min-width: 992px){.contact-map-iframe{height:564px}}@media(min-width: 992px){.contact-submit-wrapper{display:flex;justify-content:flex-end}}.case-study-top{background-color:#edf4f5;position:relative}@media(min-width: 1200px){.case-study-top{background-color:rgba(0,0,0,0)}}@media(min-width: 1200px){.case-study-top::after{content:"";background-color:#edf4f5;position:absolute;left:0;top:0;width:100%;bottom:100px;z-index:-1}}.case-study-top-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding-top:30px;padding-bottom:15px}@media(min-width: 992px){.case-study-top-wrapper{flex-direction:row;gap:115px;padding-top:50px;padding-bottom:50px;max-width:1115px;margin:0 auto}}@media(min-width: 992px){.case-study-title{max-width:450px}}.case-study-title span{color:#1d59a6}.case-study-top-go-back-link{display:flex;align-items:center;justify-content:center;gap:15px;color:#21274d;font-size:1.2rem;font-weight:700;line-height:130%;text-decoration:none;margin-bottom:13px;transition:color 250ms linear}@media(min-width: 992px){.case-study-top-go-back-link{margin:10px 0 0}}.case-study-top-go-back-link:hover{color:#1d59a6}.case-study-top-go-back-link:hover .case-study-top-go-back-link-icon-wrapper{border:1px solid #edf4f5}.case-study-top-go-back-link-icon-wrapper{width:21px;height:21px;border-radius:50%;border:1px solid #21274d;display:flex;align-items:center;justify-content:center;transition:border 250ms linear}.case-study-top-link-text{color:#8597a3;font-size:1.2rem;font-weight:700;text-transform:uppercase}@media(min-width: 992px){.case-study-top-link-text{font-size:1.4rem;margin-bottom:10px}}.case-study-top-link{display:inline-flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none;margin-top:40px}@media(min-width: 992px){.case-study-top-link{margin-top:10px}}.case-study-top-link:hover .case-study-top-link-icon{border:1px solid #fff;background-color:#fff}.case-study-top-link-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #8597a3;border-radius:50%;transition:border 250ms linear,background-color 250ms linear}.case-study-top-img-wrapper{margin:0 -30px}.case-study-top-img{height:143px;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width: 992px){.case-study-top-img{height:400px;max-width:1344px;margin:0 auto}}.case-study-content{padding-top:55px}@media(min-width: 992px){.case-study-content{padding-top:43px;margin:0 auto;max-width:720px}}.case-study-top-list{display:flex;flex-direction:column;gap:4px;padding:0 0 35px}@media(min-width: 992px){.case-study-top-list{padding:0 0 45px}}.case-study-top-list-label{color:#373d5f;font-size:1.6rem;font-weight:700;line-height:140%}.case-study-project-title,.case-study-benefits-title{color:#21274d;font-size:2.2rem;font-weight:700;line-height:130%;margin-bottom:20px}@media(min-width: 992px){.case-study-project-title,.case-study-benefits-title{font-size:2.8rem;margin-bottom:30px}}.case-study-project-text{font-size:1.6rem;font-weight:400;line-height:137%;margin-bottom:35px}@media(min-width: 992px){.case-study-project-text{margin-bottom:40px}}.case-study-benefits-list{display:flex;flex-direction:column;gap:16px;padding-bottom:40px}@media(min-width: 992px){.case-study-benefits-list{padding-bottom:50px}}.case-study-benefits-list-item{color:#373d5f;font-size:1.6rem;font-weight:700;line-height:140%;position:relative;padding-left:45px}@media(min-width: 992px){.case-study-benefits-list-item{padding-left:55px}}.case-study-benefits-list-item::before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMDA4MTYzODMgMTMuMzAyNVYyNC45MjE4SDMuNDQzMTRWMjQuOTE3N0gyMS40NTQ4VjI0LjkyMThIMjVWMTMuMzAyNUgyMC40NzExQzIwLjI2OSAxNS40NjM5IDE5LjI0ODUgMTYuNDMxMyAxOC4wMjYgMTYuNDMxM0MxNy4xOTk0IDE2LjQzMTMgMTYuMjc4OSAxNS45ODY0IDE1LjQ1ODQgMTUuMTY3OUwxMy41NjQ0IDEzLjMwMjVIMTMuMDAxMUwxMy4zMjk3IDIwLjY0NTlDMTMuMzI5NyAyMS4wODQ4IDEzLjExMTMgMjEuMjg4OSAxMi43MzM3IDIxLjI4ODlIMTIuMzU0MUMxMS45NzQ0IDIxLjI4ODkgMTEuNzQ3OSAyMS4wNjAzIDExLjc0NzkgMjAuNjA1MUwxMi4wOTA4IDEzLjMwMjVIMTEuNTE5M0w5LjYzNTQ4IDE1LjE2NzlDOC44MTcwNSAxNS45ODY0IDcuODk2NTYgMTYuNDMxMyA3LjA2NzkyIDE2LjQzMTNDNS44NDc0MiAxNi40MzEzIDQuODI2OTIgMTUuNDYzOSA0LjYyNDg3IDEzLjMwMjVIMCIgZmlsbD0iIzg1OTdBMyIvPgo8cGF0aCBkPSJNMjAuNDY4NyAxMS43MTkzQzIwLjI3ODkgOS41Mzc1MSAxOS4yNTQzIDguNTYxOTIgMTguMDI5NyA4LjU2MTkyQzE3LjE5OSA4LjU2MTkyIDE2LjI3NDQgOS4wMDg5IDE1LjQ1NCA5LjgyOTM3TDEzLjU2NCAxMS43MTkzSDEyLjkzMzRMMTIuODk4NyAxMS4wMjEzTDEzLjIyNTIgMTAuNjk2OEwxNS4yNDE3IDguNjc4MjZDMTcuMzk3IDYuNTIyOTggMTYuOTYyMyAzLjY2NzY1IDEyLjY0MzUgMy42MzA5MUgxMi41NTU4QzguMTc1ODMgMy42MzA5MSA3Ljc0MTEgNi41MTI3OCA5LjkwNjU4IDguNjc4MjZMMTIuMTgwMiAxMS4wMjEzTDEyLjE1MTcgMTEuNzE5M0gxMS41MTlMOS42MjkwMSA5LjgyOTM3QzguODA4NTMgOS4wMDg5IDcuODgzOTcgOC41NjE5MiA3LjA1MzI5IDguNTYxOTJDNS44MjY2NSA4LjU2MTkyIDQuODA0MTIgOS41Mzc1MSA0LjYxNDMxIDExLjcxOTNINC42MTIyN1YxMS43MTczSDAuMDA3ODEyNVYwSDI0Ljk5MzVWMTEuNzE3M0MyNC45OTM1IDExLjcxNzMgMjAuNDU4NSAxMS43MTkzIDIwLjQ2ODcgMTEuNzE5M1oiIGZpbGw9IiM4NTk3QTMiLz4KPC9zdmc+Cg==");position:absolute;top:55%;left:0;transform:translateY(-50%)}.case-study-bottom-img{height:300px;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width: 992px){.case-study-bottom-img{height:350px}}.other-case-studies{padding-top:75px;padding-bottom:50px}@media(min-width: 992px){.other-case-studies{max-width:1175px;margin:0 auto;padding-top:120px;padding-bottom:100px}}.other-case-studies-title{color:#21274d;font-size:2.8rem;font-weight:900;line-height:130%;margin-bottom:35px}@media(min-width: 992px){.other-case-studies-title{font-size:3.8rem}}.other-case-studies-list{display:flex;flex-direction:column;gap:20px;padding-bottom:30px}@media(min-width: 992px){.other-case-studies-list{display:grid;grid-template-columns:1fr 1fr;padding-bottom:42px}}@media(min-width: 992px){.other-case-studies-list li:last-of-type{margin-top:20px}}.other-case-studies-list-link{position:relative;min-height:320px;padding:20px;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;position:relative}@media(min-width: 992px){.other-case-studies-list-link{min-height:290px;padding:20px 50px 50px}}.other-case-studies-list-link::before{content:"";background-color:#1d59a6;opacity:0;position:absolute;inset:0;z-index:1;transition:200ms linear opacity}.other-case-studies-list-link:hover::before{opacity:.5}.other-case-studies-list-link:hover .other-case-studies-list-item-icon{background-color:#fff}.other-case-studies-list-link:hover .other-case-studies-list-item-icon path{stroke:#1d59a6}.other-case-studies-list-item-img{height:320px;-o-object-fit:cover;object-fit:cover;width:100%;position:absolute;top:0;left:0}@media(min-width: 992px){.other-case-studies-list-item-img{height:290px}}.other-case-studies-list-item-title{color:#fff;font-size:2.2rem;font-weight:700;line-height:130%;position:relative;z-index:1;margin-bottom:35px}@media(min-width: 992px){.other-case-studies-list-item-title{font-size:2.8rem}}.other-case-studies-list-item-label{color:#fff;font-size:1.2rem;font-weight:700;display:flex;align-items:center;position:relative;gap:15px;z-index:1}.other-case-studies-list-item-icon{width:20px;height:20px;border:1px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color 250ms linear}.other-case-studies-btn{display:flex;align-items:center;padding:15px 20px}@media(min-width: 992px){.other-case-studies-btn{padding:20px 40px;gap:40px}}@media(min-width: 992px){.error404{height:calc(100vh - 90px);display:flex;align-items:center;justify-content:center}}.error-404-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:60px}@media(min-width: 992px){.error-404-wrapper{padding-bottom:0}}.error-404-top-text{color:#8597a3;text-align:center;font-size:3rem;font-weight:900;line-height:130%}@media(min-width: 992px){.error-404-top-text{font-size:5rem}}.error-404-number{color:#1d59a6;text-align:center;font-size:13rem;font-style:normal;font-weight:900;line-height:90%;position:relative}@media(min-width: 992px){.error-404-number{font-size:20rem}}@media(min-width: 992px){.error-404-number::before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTIiIGhlaWdodD0iMTE0IiB2aWV3Qm94PSIwIDAgNTIgMTE0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMzcuMzc3NCA1Ni44ODMxQzM3LjM3NzQgNTUuMzQyNiAzNi4xNDM0IDUzLjk1NjEgMzQuNDQ2OCA1My45NTYxTDMuMjg5OTcgNTMuOTU2MUMxLjc0NzU1IDUzLjk1NjEgMC4zNTkzNzUgNTUuMTg4NSAwLjM1OTM3NSA1Ni44ODMxQzAuMzU5Mzc1IDU4LjQyMzYgMS41OTMzMSA1OS44MTAxIDMuMjg5OTcgNTkuODEwMUwzNC42MDEgNTkuODEwMUMzNi4xNDM0IDU5LjgxMDEgMzcuMzc3NCA1OC41Nzc2IDM3LjM3NzQgNTYuODgzMVoiIGZpbGw9IiNDRUQ1REEiLz4KPHBhdGggZD0iTTUwLjMyNzcgOTAuNDY2NUM1MC45NDQ3IDg5Ljg1MDMgNTEuMDk4OSA4OS4yMzQxIDUxLjA5ODkgODguNDYzOUM1MS4wOTg5IDg3LjY5MzYgNTAuNzkwNCA4Ni45MjM0IDUwLjMyNzcgODYuNDYxMkM0OS4yNDggODUuMzgyOSA0Ny4zOTcxIDg1LjM4MjkgNDYuMzE3NCA4Ni40NjEyTDI0LjEwNjYgMTA4LjY0NEMyMy4wMjcgMTA5LjcyMyAyMy4wMjcgMTExLjU3MSAyNC4xMDY2IDExMi42NUMyNS4xODYzIDExMy43MjggMjcuMDM3MiAxMTMuNzI4IDI4LjExNjkgMTEyLjY1TDUwLjMyNzcgOTAuNDY2NVoiIGZpbGw9IiNDRUQ1REEiLz4KPHBhdGggZD0iTTUwLjAyMDggMjQuOTk0OEM1MC4wMjA4IDI0LjIyNDUgNDkuNzEyMyAyMy42MDgzIDQ5LjI0OTYgMjIuOTkyMUwyNy4wMzg4IDAuODA4ODgzQzI1Ljk1OTEgLTAuMjY5NDY3IDI0LjEwODIgLTAuMjY5NDY2IDIzLjAyODUgMC44MDg4ODRDMjEuOTQ4OCAxLjg4NzIzIDIxLjk0ODggMy43MzU4NCAyMy4wMjg1IDQuODE0MTlMNDUuMDg1MSAyNi45OTc0QzQ2LjE2NDggMjguMDc1NyA0OC4wMTU3IDI4LjA3NTcgNDkuMDk1NCAyNi45OTc0QzQ5LjcxMjMgMjYuNTM1MiA1MC4wMjA4IDI1Ljc2NSA1MC4wMjA4IDI0Ljk5NDhaIiBmaWxsPSIjQ0VENURBIi8+Cjwvc3ZnPgo=");position:absolute;left:-73px;top:-15px}}@media(min-width: 992px){.error-404-number::after{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEiIGhlaWdodD0iMTE0IiB2aWV3Qm94PSIwIDAgNTEgMTE0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTMuNzI0MiA1Ni44ODMxQzEzLjcyNDIgNTUuMzQyNiAxNC45NTgxIDUzLjk1NjEgMTYuNjU0OCA1My45NTYxTDQ3LjgxMTYgNTMuOTU2MUM0OS4zNTQgNTMuOTU2MSA1MC43NDIyIDU1LjE4ODUgNTAuNzQyMiA1Ni44ODMxQzUwLjc0MjIgNTguNDIzNiA0OS41MDgzIDU5LjgxMDEgNDcuODExNiA1OS44MTAxTDE2LjUwMDUgNTkuODEwMUMxNC45NTgxIDU5LjgxMDEgMTMuNzI0MiA1OC41Nzc2IDEzLjcyNDIgNTYuODgzMVoiIGZpbGw9IiNDRUQ1REEiLz4KPHBhdGggZD0iTTAuNzczODM5IDkwLjQ2NjVDMC4xNTY4NzMgODkuODUwMyAwLjAwMjYzMTI5IDg5LjIzNDEgMC4wMDI2MzEzMyA4OC40NjM5QzAuMDAyNjMxMzYgODcuNjkzNiAwLjMxMTExNSA4Ni45MjM0IDAuNzczODM5IDg2LjQ2MTJDMS44NTM1MyA4NS4zODI5IDMuNzA0NDMgODUuMzgyOSA0Ljc4NDEzIDg2LjQ2MTJMMjYuOTk0OSAxMDguNjQ0QzI4LjA3NDYgMTA5LjcyMyAyOC4wNzQ2IDExMS41NzEgMjYuOTk0OSAxMTIuNjVDMjUuOTE1MiAxMTMuNzI4IDI0LjA2NDMgMTEzLjcyOCAyMi45ODQ2IDExMi42NUwwLjc3MzgzOSA5MC40NjY1WiIgZmlsbD0iI0NFRDVEQSIvPgo8cGF0aCBkPSJNMS4wODA3NiAyNC45OTQ4QzEuMDgwNzYgMjQuMjI0NSAxLjM4OTI0IDIzLjYwODMgMS44NTE5NiAyMi45OTIxTDI0LjA2MjggMC44MDg4ODNDMjUuMTQyNSAtMC4yNjk0NjcgMjYuOTkzNCAtMC4yNjk0NjYgMjguMDczIDAuODA4ODg0QzI5LjE1MjcgMS44ODcyMyAyOS4xNTI3IDMuNzM1ODQgMjguMDczIDQuODE0MTlMNi4wMTY0OSAyNi45OTc0QzQuOTM2OCAyOC4wNzU3IDMuMDg1OSAyOC4wNzU3IDIuMDA2MjEgMjYuOTk3NEMxLjM4OTI0IDI2LjUzNTIgMS4wODA3NiAyNS43NjUgMS4wODA3NiAyNC45OTQ4WiIgZmlsbD0iI0NFRDVEQSIvPgo8L3N2Zz4K");position:absolute;right:-73px;top:-15px}}.error-404-title{color:#21274d;text-align:center;font-size:2.5rem;font-weight:900;line-height:130%;margin:7px 0 13px}@media(min-width: 992px){.error-404-title{font-size:5rem}}.error-404-text{color:#21274d;text-align:center;font-size:1.6rem;font-weight:400;line-height:140%;margin-bottom:15px}@media(min-width: 1200px){.error-404-text{max-width:60%;margin:0 auto 15px}}.error-404-link{font-size:1.4rem;padding:15px 20px}@media(max-width: 991.98px){.sustainbility-page h2{font-size:22px}}.sustainbility-page__one{padding:60px 0 40px}@media(min-width: 992px){.sustainbility-page__one{padding:100px 0}}.sustainbility-page__one-texts{display:flex;flex-direction:column;justify-content:center;height:100%;max-width:610px;position:relative}.sustainbility-page__one-texts .text-background{z-index:-1;right:unset;left:48px;top:-25px;display:block}@media(min-width: 992px){.sustainbility-page__one-texts .text-background{left:-136px;top:54px}}.sustainbility-page__one-title{margin-bottom:20px;max-width:300px}@media(min-width: 992px){.sustainbility-page__one-title{margin-bottom:50px;max-width:410px}}@media(max-width: 991.98px){.sustainbility-page__one-title strong{display:block}}.sustainbility-page__one-image{position:relative}@media(max-width: 991.98px){.sustainbility-page__one-image{margin-top:60px}}.sustainbility-page__one-image-desc{position:absolute;left:0;bottom:20px;background:#edf4f5;padding:10px 20px;max-width:350px}@media(max-width: 991.98px){.sustainbility-page__one-image-desc{left:20px;width:calc(100% - 40px);padding:10px}}.sustainbility-page__one-image-desc p{color:#373d5f;font-size:14px;font-weight:400;line-height:140%}@media(min-width: 992px){.sustainbility-page__one-image-desc p{font-size:16px}}.sustainbility-page__two{min-height:1004px;background-image:var(--bg-m, --bg);background-size:cover;background-repeat:no-repeat;padding:60px 0}@media(min-width: 768px){.sustainbility-page__two{background-image:var(--bg)}}@media(min-width: 992px){.sustainbility-page__two{padding:100px 0}}@media(min-width: 992px){.sustainbility-page__two .row>div:nth-of-type(1)>div,.sustainbility-page__two .row>div:nth-of-type(5)>div{margin-left:23.55%}}@media(min-width: 992px){.sustainbility-page__two .row>div:nth-of-type(3)>div{margin-left:17.35%}}@media(min-width: 992px){.sustainbility-page__two .row>div:nth-of-type(2)>div,.sustainbility-page__two .row>div:nth-of-type(6)>div{margin-right:23.55%;margin-left:auto}}@media(min-width: 992px){.sustainbility-page__two .row>div:nth-of-type(4)>div{margin-right:17.35%;margin-left:auto}}.sustainbility-page__two .row{gap:20px 0;position:relative}@media(min-width: 992px){.sustainbility-page__two .row{gap:50px 0}}@media(max-width: 767.98px){.sustainbility-page__two .row{padding-top:140px;z-index:2}}.sustainbility-page__two .row::after{content:"";position:absolute}@media(max-width: 767.98px){.sustainbility-page__two .row::after{background-image:url(../images/sustainbility-second-section-2.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:151px;height:1082px;left:50%;top:0;transform:translateX(-50%);z-index:-1}}@media(min-width: 1200px){.sustainbility-page__two .row::after{background-image:url(../images/sustainbility-second-section.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:calc(48vw - 320px);height:490px;left:50%;top:50%;transform:translate(-50%, -50%)}}@media(min-width: 1440px){.sustainbility-page__two .row::after{width:402px;height:490px}}.sustainbility-page__two-texts{text-align:center}.sustainbility-page__two-title{color:#fff;margin-bottom:20px}.sustainbility-page__two-desc{max-width:550px;display:table;margin:0 auto 40px}@media(min-width: 1440px){.sustainbility-page__two-desc{margin:0 auto 50px}}.sustainbility-page__two-desc p{color:#fff;font-size:21px;font-weight:700;line-height:130%}.sustainbility-page__two-box-wrp{display:table;max-width:358px;width:100%}.sustainbility-page__two-box{border-radius:20px 0px 0px 20px;border:1px solid rgba(237,244,245,.5);background:rgba(237,244,245,.15);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);max-width:358px;width:100%;height:164px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;transition:all .3s ease-in-out;position:relative;padding:24px}@media(min-width: 992px){.sustainbility-page__two-box{border-radius:0px 20px 20px 0px;align-items:center;justify-content:center;height:184px}}@media(min-width: 992px){.sustainbility-page__two .row>div:nth-of-type(even)>div{border-radius:20px 0px 0px 20px}}.sustainbility-page__two-box-wrp:hover .sustainbility-page__two-box{transform:rotateY(-180deg);background:rgba(29,89,166,.5)}@media(max-width: 991.98px){.sustainbility-page__two-box-wrp:hover .sustainbility-page__two-box{align-items:flex-end;padding-right:40px}}.sustainbility-page__two-box-wrp:hover .sustainbility-page__two-box .sustainbility-page__two-box-title,.sustainbility-page__two-box-wrp:hover .sustainbility-page__two-box .sustainbility-page__two-box-ico{display:none}.sustainbility-page__two-box-wrp:hover .sustainbility-page__two-box .sustainbility-page__two-box-desc{display:block;transform:rotateY(-180deg)}.sustainbility-page__two-box-ico{width:40px;height:40px}.sustainbility-page__two-box-title{color:#fff;font-size:22px;font-weight:700;line-height:130%;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px;display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:10px}@media(min-width: 992px){.sustainbility-page__two-box-title{font-size:28px;display:block;width:auto}}@media(min-width: 992px){.sustainbility-page__two-box-title span{display:none}}.sustainbility-page__two-box-desc{display:none}.sustainbility-page__two-box-desc ul li{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:140%;list-style:disc}.sustainbility-page__2-box{padding:70px 0 20px}@media(min-width: 992px){.sustainbility-page__2-box{padding:100px 0}}@media(max-width: 991.98px){.sustainbility-page__2-box .row{gap:20px 0}}.sustainbility-page__2-box .container{max-width:1174px}.sustainbility-page__2-boxes-texts{text-align:center;max-width:712px;display:table;margin:0 auto 40px}@media(min-width: 992px){.sustainbility-page__2-boxes-texts{margin:0 auto 50px}}.sustainbility-page__2-boxes-subtitle,.sustainbility-page__2-boxes-title{margin-bottom:20px}.sustainbility-page__2-boxes-box-img{height:200px}@media(min-width: 992px){.sustainbility-page__2-boxes-box-img{height:450px}}.sustainbility-page__2-boxes-box-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.sustainbility-page__2-boxes-box-texts{padding:40px 20px;background:#edf4f5;min-height:250px}@media(min-width: 992px){.sustainbility-page__2-boxes-box-texts{padding:40px;left:0;bottom:0;max-width:calc(100% - 50px);position:absolute}}.sustainbility-page__2-boxes-box-title{color:#373d5f;font-size:21px;font-weight:700;line-height:130%;display:block;margin-bottom:10px}.sustainbility-page__2-boxes-box-desc p{color:#373d5f;font-size:16px;font-weight:400;line-height:140%}.sustainbility-page__2-boxes-box{position:relative}@media(min-width: 992px){.sustainbility-page__2-boxes-box{padding-bottom:74px}}.sustainbility-page__banner-img{height:250px;overflow:hidden;position:relative}@media(min-width: 992px){.sustainbility-page__banner-img{height:564px}}.sustainbility-page__banner-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.sustainbility-page__ninth{padding:74px 0 20px}@media(min-width: 992px){.sustainbility-page__ninth{padding:100px 0}}.sustainbility-page__ninth .container{max-width:1174px}.sustainbility-page__ninth-texts{display:flex;flex-direction:column;justify-content:center;height:100%;max-width:470px}.sustainbility-page__ninth-title{margin-bottom:20px}.sustainbility-page__ninth-desc ul{margin:40px 0 0}@media(min-width: 992px){.sustainbility-page__ninth-desc ul{margin:60px 0 0}}.sustainbility-page__ninth-desc ul li{color:#373d5f;font-size:16px;line-height:140%;padding-left:50px;position:relative}.sustainbility-page__ninth-desc ul li strong:first-of-type{font-size:21px;font-weight:700;line-height:130%;display:block;margin-bottom:10px}.sustainbility-page__ninth-desc ul li+li{margin-top:20px}@media(min-width: 992px){.sustainbility-page__ninth-desc ul li+li{margin-top:30px}}.sustainbility-page__ninth-desc ul li::before{content:"";width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNSAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMDA4MTYzODMgMTMuODQxOFYyNS40NjExSDMuNDQzMTRWMjUuNDU3SDIxLjQ1NDhWMjUuNDYxMUgyNVYxMy44NDE4SDIwLjQ3MTFDMjAuMjY5IDE2LjAwMzIgMTkuMjQ4NSAxNi45NzA2IDE4LjAyNiAxNi45NzA2QzE3LjE5OTQgMTYuOTcwNiAxNi4yNzg5IDE2LjUyNTcgMTUuNDU4NCAxNS43MDczTDEzLjU2NDQgMTMuODQxOEgxMy4wMDExTDEzLjMyOTcgMjEuMTg1M0MxMy4zMjk3IDIxLjYyNDEgMTMuMTExMyAyMS44MjgyIDEyLjczMzcgMjEuODI4MkgxMi4zNTQxQzExLjk3NDQgMjEuODI4MiAxMS43NDc5IDIxLjU5OTYgMTEuNzQ3OSAyMS4xNDQ0TDEyLjA5MDggMTMuODQxOEgxMS41MTkzTDkuNjM1NDggMTUuNzA3M0M4LjgxNzA1IDE2LjUyNTcgNy44OTY1NiAxNi45NzA2IDcuMDY3OTIgMTYuOTcwNkM1Ljg0NzQyIDE2Ljk3MDYgNC44MjY5MiAxNi4wMDMyIDQuNjI0ODcgMTMuODQxOEgwIiBmaWxsPSIjODU5N0EzIi8+CjxwYXRoIGQ9Ik0yMC40Njg3IDEyLjI1ODRDMjAuMjc4OSAxMC4wNzY2IDE5LjI1NDMgOS4xMDA5OSAxOC4wMjk3IDkuMTAwOTlDMTcuMTk5IDkuMTAwOTkgMTYuMjc0NCA5LjU0Nzk2IDE1LjQ1NCAxMC4zNjg0TDEzLjU2NCAxMi4yNTg0SDEyLjkzMzRMMTIuODk4NyAxMS41NjA0TDEzLjIyNTIgMTEuMjM1OUwxNS4yNDE3IDkuMjE3MzJDMTcuMzk3IDcuMDYyMDUgMTYuOTYyMyA0LjIwNjcxIDEyLjY0MzUgNC4xNjk5N0gxMi41NTU4QzguMTc1ODMgNC4xNjk5NyA3Ljc0MTEgNy4wNTE4NCA5LjkwNjU4IDkuMjE3MzJMMTIuMTgwMiAxMS41NjA0TDEyLjE1MTcgMTIuMjU4NEgxMS41MTlMOS42MjkwMSAxMC4zNjg0QzguODA4NTMgOS41NDc5NiA3Ljg4Mzk3IDkuMTAwOTkgNy4wNTMyOSA5LjEwMDk5QzUuODI2NjUgOS4xMDA5OSA0LjgwNDEyIDEwLjA3NjYgNC42MTQzMSAxMi4yNTg0SDQuNjEyMjdWMTIuMjU2M0gwLjAwNzgxMjVWMC41MzkwNjJIMjQuOTkzNVYxMi4yNTYzQzI0Ljk5MzUgMTIuMjU2MyAyMC40NTg1IDEyLjI1ODQgMjAuNDY4NyAxMi4yNTg0IiBmaWxsPSIjODU5N0EzIi8+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:0}@media(max-width: 991.98px){.sustainbility-page__ninth-img{margin-top:40px}}.default-page-top{background-color:#edf4f5}.default-page-container{max-width:1145px;padding-left:20px;padding-right:20px;margin:0 auto;min-height:235px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-bottom:15px}@media(min-width: 992px){.default-page-container{padding:0 15px 25px}}.default-page-top-link{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;gap:5px;margin-top:40px}@media(min-width: 992px){.default-page-top-link{display:none}}.default-page-top-text{color:#8597a3;font-size:1.2rem;font-weight:700;line-height:130%;text-transform:uppercase}.default-page-top-icon-wrapper{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #8597a3;flex-shrink:0}@media(min-width: 992px){.default-page-container-row{display:flex;align-items:center;justify-content:space-between;width:100%}}.default-page-content{padding-top:40px;padding-bottom:40px}@media(min-width: 992px){.default-page-content{padding-top:70px;padding-bottom:70px}}.default-page-content h2{font-size:2.8rem;margin-bottom:30px}.default-page-content h3{font-size:2.1rem;margin-bottom:30px}.default-page-content p{color:#373d5f;font-size:1.6rem;line-height:140%;margin-bottom:15px}@media(min-width: 992px){.default-page-content p{margin-bottom:30px}}.default-page-content p+ul{margin-top:-10px}.default-page-content ul{list-style-type:none;margin-bottom:20px}@media(min-width: 992px){.default-page-content ul{margin-bottom:30px}}.default-page-content li{color:#373d5f;font-weight:400;padding-left:20px;position:relative;margin-bottom:10px}.default-page-content li::before{content:"";width:4px;height:4px;background-color:#000;border-radius:50%;position:absolute;left:6px;top:10px}.default-page-content img{margin:20px 0}.search-result__single{padding-bottom:50px;margin-bottom:50px;border-bottom:2px solid #edf4f5}.search-result__single .entry-header span{display:inline-block;color:#21274d;font-size:12px;font-style:normal;font-weight:400;line-height:140%;background:#edf4f5;padding:5px 12px;margin-bottom:10px}.search-result__single .entry-title{margin:0}.search-result__single .entry-title a{color:#21274d;font-size:21px;font-style:normal;font-weight:700;line-height:130%;text-decoration:unset}.search-result__single .entry-summary{color:#373d5f;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin-top:20px}.projects-one{background-color:#edf4f5}.projects-one-top-logos{height:42px}@media(min-width: 992px){.projects-one-top-logos{height:70px}}@media(min-width: 992px){.projects-container{max-width:1170px;margin:0 auto}}.projects-list-title{color:#21274d;font-size:2.2rem;font-weight:700;line-height:130%;margin-bottom:30px}@media(min-width: 992px){.projects-list-title{font-size:2.8rem}}.projects-list-subtitle{color:#21274d;font-size:1.8rem;font-weight:700;line-height:130%;margin-bottom:30px}@media(min-width: 992px){.projects-list-subtitle{font-size:2.1rem}}.projects-list-item{padding-top:60px;padding-bottom:45px;border-bottom:2px solid #edf4f5}@media(min-width: 992px){.projects-list-item{padding-top:100px;padding-bottom:83px}}.projects-list-inner-item{margin-bottom:20px;color:#373d5f;font-size:1.6rem;font-weight:400;line-height:140%;margin-bottom:14px}.projects-list-inner-item:nth-of-type(2){margin-bottom:0}.projects-list-inner-item:nth-of-type(3){margin-bottom:25px}.projects-list-inner-item-label{font-weight:700}.projects-list-inner-item-text{line-height:120%}.projects-bottom-info{padding-top:60px;padding-bottom:50px}@media(min-width: 992px){.projects-bottom-info{padding-top:100px;padding-bottom:75px}}.projects-bottom-info-title{color:#21274d;font-size:2.2rem;font-weight:700;line-height:130%;margin-bottom:30px}@media(min-width: 992px){.projects-bottom-info-title{font-size:2.8rem}}.projects-bottom-info-main-text{font-size:1.6rem;margin-bottom:20px}.projects-bottom-info-list-item{color:#373d5f;font-size:1.6rem;line-height:140%;margin-bottom:5px}.projects-bottom-info-list-item:last-of-type{margin-top:25px}.projects-bottom-info-list-item-label{font-weight:700}.projects-bottom-info-webpages-title{color:#373d5f;font-size:1.6rem;margin:30px 0 20px}.projects-bottom-info-webpages li{color:#373d5f;font-size:1.6rem;line-height:140%;padding-left:45px;padding-bottom:15px;position:relative}@media(min-width: 992px){.projects-bottom-info-webpages li{padding-left:55px;padding-bottom:18px}}.projects-bottom-info-webpages li::before{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAaCAYAAABCfffNAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHnSURBVHgBzZU7bsJAEIZnVhZJOo7AEbhBnBvQQx5UgCgIbQABiiBlaHh0vBSlhJwAcgK4AT6COxBxPNkFO7LNBrAlUH7JsnY8O593Z2cWy+1uBE4sJQTKAk4sBmfQWSCKD1/NBJoioEZAEQYY5bboMROPgpgMH0qpRN9rf24PVUYwAoTwvvmHt4tgLAMIlTK3U2TUOxTi3yReLbffI7IP5W43DIQxCAQh0AmpIR5E0kNgjDYBPbpYKg0iCAs/PqmHQJosHNbaQ9phIIsV0/EPe1zvDF6JUF1fGjfVZFLf2FrDHvE/WF9+5W1brfkWBWbODq+EYO4ECD2l7/LE2Di0UkZOQCGTSNoAoUI2PuevqTekws9+z0VlOAeJiql4tdYZ6i88P99gLIqZRFXmByb1TQYanFsiJxOXxTQ/C9n7itdRJD60VLrrKyNpv51bZYuvNse33HXiRE5U14MsJwWslAmv7JgVWBVj2YmzAK6Yu4nnLaLW7FfsocjBBuDoU4ggQFFunzlrqN4aPFqBXZL3LsbKfBuvRb2YZKi/vYnAuz0RXkML7jvdft4F/A3ZSgR3ixemFUzf8d2joL1L9+PsC0L8LoEA8gVBsnKD/lYi7V0HJDrCUTeirSA58QUICvEtcYQ1OLF+ALAsxO6hvsfQAAAAAElFTkSuQmCC");position:absolute;left:0;top:44%;transform:translateY(-50%)}@media(min-width: 992px){.projects-bottom-info-webpages li::before{top:36%}}.projects-bottom-info-webpages-link{color:#373d5f;text-decoration:none}.search-one{background-color:#edf4f5}.search-one-top{background-color:#edf4f5;min-height:300px;display:flex;align-items:flex-end;padding-bottom:15px;max-width:1200px;margin:0 auto}@media(min-width: 992px){.search-one-top{min-height:235px}}@media(min-width: 1200px){.search-one-top{padding-left:15px;padding-right:15px}}.search-one-title{margin-bottom:10px}@media(min-width: 992px){.search-one-title{margin-bottom:0}}
