@charset "utf-8";@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600&display=swap");a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{background:transparent;border:0;box-sizing:border-box;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}:focus{outline:0}ol,ul{list-style:none}a{display:block}a,a:hover{text-decoration:none}input,textarea{border:none;margin:0;outline:none;padding:0}button,input[type=button],input[type=submit],label{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body{-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}img{height:auto;max-width:100%;vertical-align:middle}[type=button],button,input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0}*{box-sizing:border-box}:root{--main:#707070;--blue:#64c2c8;--dark-blue:#0e1127;--dark-gray:#343434;--light-gray:#dce1e4;--font-main:"Arial",sans-serif}#popup{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:8999}#popup.active{display:block}.popup__close-bg{animation-duration:.3s;animation-name:opacityPopupBg;background:rgba(0,0,0,.25);bottom:0;left:0;position:absolute;right:0;top:0;transition:all .5s ease;z-index:-1}.popup__block{max-height:80vh;overflow-y:auto;padding-right:10px;scrollbar-color:#0e1127 #dce1e4;scrollbar-color:var(--dark-blue) var(--light-gray);scrollbar-width:thin}.popup__block::-webkit-scrollbar{width:5px}.popup__block::-webkit-scrollbar-track{background:#dce1e4;background:var(--light-gray);border-radius:5px}.popup__block::-webkit-scrollbar-thumb{border-radius:5px}.popup__block::-webkit-scrollbar-thumb,.popup__block::-webkit-scrollbar-thumb:hover{background:#0e1127;background:var(--dark-blue)}.popup__block{--default-translate-x-from:-50%;--default-translate-x-to:-50%;--default-translate-y-from:-50%;--default-translate-y-to:-50%;--opacity-from:0;--opacity-to:1;animation-duration:.6s;background:#fff;background:var(--white);left:50%;padding:60px 40px 60px 50px;position:absolute;top:50%;transform:translateY(var(--default-translate-y-to)) translateX(var(--default-translate-x-to));transition:all .3s ease-out;width:756px}.popup__block.without-opacity{--opacity-from:1}.popup__block.pos-l,.popup__block.pos-r{--default-translate-x-from:0;--default-translate-x-to:0}.popup__block.pos-b,.popup__block.pos-t{--default-translate-y-from:0;--default-translate-y-to:0}.popup__block.pos-t{bottom:auto;top:0}.popup__block.pos-r{left:auto;right:0}.popup__block.pos-b{bottom:0;top:auto}.popup__block.pos-l{left:0;right:auto}.popup__block.full-height{--default-translate-x-from:0;--default-translate-x-to:0;height:100%;left:auto;max-height:100vh;right:0}.popup__block.full-height .popup__container{max-height:90vh}.popup__block.slide-l{--default-translate-x-from:100%}.popup__block.slide-r{--default-translate-x-from:-100%}.popup__block.slide-t{--default-translate-y-from:-100%}.popup__block.slide-b{--default-translate-y-from:100%}.popup__block.slide-b,.popup__block.slide-l,.popup__block.slide-r,.popup__block.slide-t{animation-name:popupSlide}@media only screen and (max-width:1025px){.popup__block{min-height:auto;padding:45px 35px 45px 45px;width:95%}}@media only screen and (max-width:550px){.popup__block{padding:45px 20px 25px}}.popup__title{color:#0e1127;color:var(--dark-blue);font-family:Outfit,sans-serif;font-family:var(--font-main);font-size:24px;font-weight:700;margin-bottom:min(max(30px,3.47vw),50px);text-transform:uppercase}@media only screen and (max-width:1025px){.popup__title{font-size:20px}}@media only screen and (max-width:550px){.popup__title{font-size:18px}}.popup__btn-close{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:min(max(15px,1.74vw),25px);top:min(max(15px,1.74vw),25px);transition:all .3s ease-out}.popup__btn-close .cross-clip{background:#0e1127;background:var(--dark-blue);clip-path:polygon(20% 0,0 20%,30% 50%,0 80%,20% 100%,50% 70%,80% 100%,100% 80%,70% 50%,100% 20%,80% 0,50% 30%);height:24px;width:24px}.popup__btn-close:hover .cross-clip{background:#000;background:var(--black);transform:scale(1.05)}.old-popup-styles .title-popup{color:#64c2c8;color:var(--blue);font-size:50px;line-height:130%;margin-bottom:20px;text-transform:uppercase}.old-popup-styles .pf-flex{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}@media only screen and (max-width:720px){.old-popup-styles .pf-flex{display:block}}.old-popup-styles .pf-flex .pf-column{margin-left:38px;width:332px}@media only screen and (max-width:720px){.old-popup-styles .pf-flex .pf-column{margin-left:0}}.old-popup-styles .pf-flex .pf-column:first-child{margin-left:0}.old-popup-styles .pf-row{margin-bottom:18px}.old-popup-styles .pf-row .pf-label{color:#0e1127;color:var(--dark-blue);display:block;font-size:24px;font-weight:400;line-height:130%;margin-bottom:10px}.old-popup-styles .pf-row .pf-text-field{background:#fff;background:var(--white);border:1px solid #8b8b8b;box-sizing:border-box;color:#0e1127;color:var(--dark-blue);display:block;font-size:20px;height:48px;line-height:130%;padding:0 17px;width:100%}.old-popup-styles .pf-row .pf-text-field::-moz-placeholder{color:#d3d3d3;opacity:1}.old-popup-styles .pf-row .pf-text-field::-webkit-input-placeholder{color:#d3d3d3;opacity:1}.old-popup-styles .pf-row .pf-text-field:focus::-moz-placeholder{opacity:0}.old-popup-styles .pf-row .pf-text-field:focus::-webkit-input-placeholder{opacity:0}.old-popup-styles .checkBox{display:block;margin:18px 0 42px;position:relative}.old-popup-styles .checkBox.col-span-full{grid-column:1/-1}.old-popup-styles .checkBox input{cursor:pointer;left:0;opacity:0;position:absolute;top:0}.old-popup-styles .checkBox input:checked+.check-title:before{background:#0e1127;background:var(--dark-blue)}.old-popup-styles .checkBox .check-title{color:#0e1127;color:var(--dark-blue);cursor:pointer;font-size:16px;line-height:130%;padding-left:40px;position:relative}@media only screen and (max-width:1025px){.old-popup-styles .checkBox .check-title{font-size:14px}}.old-popup-styles .checkBox .check-title:before{background:#fff;background:var(--white);border:1px solid #0e1127;border:1px solid var(--dark-blue);box-sizing:border-box;content:"";height:25px;left:0;position:absolute;top:-3px;transition:all .3s ease-out;width:25px}.old-popup-styles .checkBox .check-title a{color:inherit;font:inherit}.old-popup-styles .popup_btn,.old-popup-styles a.popup_btn,.old-popup-styles button.popup_btn{background:none;border:1px solid #64c2c8;border:1px solid var(--blue);color:#64c2c8;color:var(--blue);cursor:pointer;display:block;font-size:24px;font-weight:700;line-height:26px;margin-bottom:0;margin-top:20px;padding:15px;text-align:center;text-transform:uppercase}.old-popup-styles .popup_btn:hover,.old-popup-styles a.popup_btn:hover,.old-popup-styles button.popup_btn:hover{background:#64c2c8;background:var(--blue);color:#fff;color:var(--white)}.old-popup-styles .file_img_block{cursor:pointer;margin-bottom:40px;max-width:502px;overflow:hidden;position:relative;width:100%}.old-popup-styles .file_img_block input{cursor:pointer;height:100%;left:-150px;opacity:0;position:absolute;top:0;width:calc(100% + 150px)}.old-popup-styles .file_img_block .file_img_btn{align-items:center;background:#f0eef0;border-radius:4px;color:#272727;cursor:pointer;display:flex;font-size:15px;height:40px;justify-content:flex-start;padding:0 15px}.old-popup-styles .file_img_block .file_img_btn span{cursor:pointer;margin-right:12px}.old-popup-styles .img_grid_block{grid-gap:22px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-top:40px}.old-popup-styles .img_grid_block>div{position:relative}.old-popup-styles .img_grid_block>div:hover .igb-pic:before,.old-popup-styles .img_grid_block>div:hover .img_del{opacity:1}.old-popup-styles .img_grid_block>div .igb-pic{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;cursor:pointer;padding-top:70%;position:relative}.old-popup-styles .img_grid_block>div .igb-pic:before{border:2px solid #fe6b00;border-radius:4px;bottom:0;box-sizing:border-box;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s linear}.old-popup-styles .img_grid_block>div .igb-pic img{border-radius:2px;cursor:pointer;width:100%}.old-popup-styles .img_grid_block>div .img_del{background-color:#fff;border-radius:50%;color:#272727;cursor:pointer;font-size:16px;line-height:1;opacity:0;position:absolute;right:-5px;top:-5px;transition:all .3s linear;z-index:2}.old-popup-styles .pc-inner{grid-column-gap:40px;grid-row-gap:20px;display:grid;grid-template-columns:1fr 1fr;width:100%}.old-popup-styles .pc-field{display:flex;flex-direction:column}.old-popup-styles .pc-field .pc-label{margin-bottom:10px}.old-popup-styles .pc-field input{border:1px solid #dce1e4;border:1px solid var(--light-gray);border-radius:5px;caret-color:#0e1127;caret-color:var(--dark-blue);color:#0e1127;color:var(--dark-blue);font-size:15px;padding:16px;width:100%}.old-popup-styles .pc-field input:-webkit-autofill,.old-popup-styles .pc-field input:-webkit-autofill:active,.old-popup-styles .pc-field input:-webkit-autofill:focus,.old-popup-styles .pc-field input:-webkit-autofill:hover{-webkit-text-fill-color:#0e1127;-webkit-text-fill-color:var(--dark-blue);-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-box-shadow:0 0 0 30px var(--white) inset!important}.old-popup-styles .pc-cv-field{display:flex;flex-direction:column;grid-column:1/span 2}.old-popup-styles .pc-cv-field input[type=file]{display:none}.old-popup-styles .pc-cv-field .cv_file_name{color:#64c2c8;color:var(--blue)}.old-popup-styles .pc-label{color:#0e1127;color:var(--dark-blue);display:inline-block;font:16px/130% Outfit,sans-serif;font:16px/130% var(--font-main),sans-serif}.old-popup-styles .pc-label.pc-cv-name{margin-bottom:10px}.old-popup-styles .pc-btn{background-color:#0e1127;background-color:var(--dark-blue);border:none;border-radius:5px;color:#fff;color:var(--white);cursor:pointer;font:16px/130% Outfit,sans-serif;font:16px/130% var(--font-main),sans-serif;outline:none;padding:16px;position:relative;transition:all .3s ease-in-out}.old-popup-styles .pc-btn:after{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:skew(45deg);width:100%}.old-popup-styles .pc-btn:hover:after{animation:gradientPopupBtn .3s linear forwards;background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.7))}.old-popup-styles .pc-captcha{grid-column:1/span 2}.old-popup-styles .custom-file-upload{border:1px dashed #dce1e4;border:1px dashed var(--light-gray);border-radius:5px;cursor:pointer;display:flex;justify-content:center;padding:19px;position:relative;transition:all .3s ease-in-out}.old-popup-styles .custom-file-upload span{transition:all .3s ease-in-out}.old-popup-styles .custom-file-upload:hover{background-color:#0e1127;background-color:var(--dark-blue);border:1px solid #0e1127;border:1px solid var(--dark-blue)}.old-popup-styles .custom-file-upload:hover span{color:#fff;color:var(--white)}@media only screen and (max-width:1024px){.old-popup-styles .pc-inner{grid-gap:20px}.old-popup-styles .pc-btn,.old-popup-styles .pc-field input{padding:12px}.old-popup-styles .custom-file-upload{padding:15px}}@media only screen and (max-width:720px){.old-popup-styles .pc-captcha{transform:scale(.8);transform-origin:0}.old-popup-styles .pc-captcha .g-recaptcha,.old-popup-styles .pc-captcha>div{height:110px;width:100%}.old-popup-styles .pc-captcha .g-recaptcha>div{height:100%!important;width:100%!important}.old-popup-styles .pc-captcha iframe{height:100%;width:304px}}@media only screen and (max-width:550px){.old-popup-styles .pc-inner{grid-gap:20px;grid-template-columns:1fr}.old-popup-styles .pc-field input{padding:11px}.old-popup-styles .pc-field .pc-label{margin-bottom:7px}.old-popup-styles .pc-label{font-size:15px}.old-popup-styles .pc-cv-field{grid-column:1;margin-top:10px}.old-popup-styles .pc-btn{margin-top:20px;padding:15px}.old-popup-styles .pc-captcha{grid-column:1;transform-origin:center}.old-popup-styles .pc-captcha .g-recaptcha>div>div{display:flex;justify-content:center}.old-popup-styles .custom-file-upload{padding:19px}}@media only screen and (max-width:420px){.old-popup-styles .img_grid_block{grid-gap:15px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:360px){.old-popup-styles .pc-captcha{overflow:hidden;transform:scale(.7)}.old-popup-styles .pc-captcha .g-recaptcha,.old-popup-styles .pc-captcha>div{height:110px}.old-popup-styles .pc-captcha iframe{width:300px}}@media only screen and (max-width:1024px){.popup-center{height:90%;max-height:none;min-height:auto;padding:45px;width:95%}.popup-center .title-popup{margin-bottom:30px}.popup-center .checkBox{margin:0}.pc-inner{grid-gap:20px}.pc-btn,.pc-field input{padding:12px}.custom-file-upload{padding:15px}}@media only screen and (max-width:720px){.pc-captcha{transform:scale(.8);transform-origin:0}.pc-captcha .g-recaptcha,.pc-captcha>div{height:110px;width:100%}.pc-captcha .g-recaptcha>div{height:100%!important;width:100%!important}.pc-captcha iframe{height:100%;width:304px}}@media only screen and (max-width:550px){.popup-center{height:80%;padding:20px 15px;width:95%}.popup-center .title-popup{font-size:18px;margin-bottom:40px}.popup-center .checkBox{grid-column:1;margin:0}.popup-center .checkBox .check-title{font-size:15px}.popup-center .close-popup{font-size:20px;right:15px;top:20px}.pc-inner{grid-gap:20px;grid-template-columns:1fr}.pc-field input{padding:11px}.pc-field .pc-label{margin-bottom:7px}.pc-label{font-size:15px}.pc-cv-field{grid-column:1;margin-top:10px}.pc-btn{margin-top:20px;padding:15px}.pc-captcha{grid-column:1;transform-origin:center}.pc-captcha .g-recaptcha>div>div{display:flex;justify-content:center}.custom-file-upload{padding:19px}}@media only screen and (max-width:420px){.popup.popup_height_full{padding:40px 20px}.img_grid_block{grid-gap:15px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:360px){.pc-captcha{overflow:hidden;transform:scale(.7)}.pc-captcha .g-recaptcha,.pc-captcha>div{height:110px}.pc-captcha iframe{width:300px}}@keyframes popupSlide{0%{opacity:var(--opacity-from);transform:translateY(var(--default-translate-y-from)) translateX(var(--default-translate-x-from))}to{opacity:var(--opacity-to);transform:translateY(var(--default-translate-y-to)) translateX(var(--default-translate-x-to))}}@keyframes opacityPopupBg{0%{opacity:0}to{opacity:1}}@keyframes gradientPopupBtn{0%{transform:translateX(-100%) skew(45deg)}to{transform:translateX(100%) skew(45deg)}}.sign-up label.checkBox input{height:13px;margin-bottom:0}#popup-ad{bottom:20px;height:400px;position:fixed;right:20px;transform:translateX(calc(100% + 20px));transition:.3s ease-in-out;width:400px;z-index:99}#popup-ad.active{transform:translateX(0)}.popup-advert{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.popup-ad__close-btn{align-items:center;background:#fff;cursor:pointer;display:flex;font-size:20px;height:48px;justify-content:center;position:absolute;right:10px;top:10px;transition:.3s ease-in-out;width:48px;z-index:4}.popup-ad__close-btn:hover{border-radius:10px}.popup-ad__content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:20px;position:relative;z-index:2}.popup-ad__title{color:#fff;font-size:38px;font-weight:700;margin-bottom:15px}.popup-ad__sub-title{color:#fff;font-size:28px;font-weight:700}.popup-ad__text{color:#fff;font-size:20px;font-weight:400;@include max-line-leng(4)}.popup-ad__text.bold{font-weight:700}.popup-ad__text.location{margin-bottom:20px}.popup-ad__btn,.popup-ad__btn-wrap{align-items:center;display:flex;justify-content:center}.popup-ad__btn{border:2px solid #fff;color:#fff;font-size:18px;height:42px;margin-top:20px;text-decoration:none;transition:.3s ease-in-out;width:calc(50% - 8px)}.popup-ad__btn:not(:last-child){margin-right:16px}.popup-ad__btn:hover{background:#fff;border-radius:8px;color:#707070}.popup-ad__blog img,.popup-ad__blog:after{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.popup-ad__blog:after{background:rgba(0,0,0,.4);content:"";z-index:1}.popup-ad__job{background:#f2b825}.popup-ad__job .icons-wrap{align-items:center;display:flex;margin-bottom:20px;-webkit-mask-image:-webkit-gradient(linear,90% 100%,100% bottom,from(#000),to(transparent));overflow:hidden}.popup-ad__job .icons-wrap img{height:52px;margin-right:10px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:52px}.popup-ad__job__btn-wrap{margin-top:auto}:root{--secondary:#088ded}.cookies-popup{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1000}.cookies-popup.active{display:flex;transition:all .3s ease}.cookies-popup.active .cookies-popup__block{animation-duration:.6s;animation-name:transformPopupCookies}.cookies-popup__close{align-items:center;cursor:pointer;display:flex;height:13px;position:absolute;right:14px;top:15px;transition:.3s ease;width:13px}.cookies-popup__close:after,.cookies-popup__close:before{background-color:#0e1127;background-color:var(--popup-dark-blue);border-radius:2px;content:"";height:2px;position:absolute;transition:all .3s ease-in-out;width:100%}.cookies-popup__close:before{transform:rotate(-45deg)}.cookies-popup__close:after{transform:rotate(45deg)}.cookies-popup__close:hover{transform:scale(1.2) rotate(90deg);transition:all .3s ease}.cookies-popup__bg{background-color:transparent;height:100%;position:absolute;width:100%}.cookies-popup__block{align-items:center;background-color:#fff;background-color:var(--white);border-radius:4px;bottom:40px;box-shadow:0 2px 10px #343434;box-shadow:0 2px 10px var(--popup-dark-gray);display:flex;flex-direction:column;min-height:300px;padding:20px;position:absolute;right:40px;transition:all .3s ease;width:270px}.cookies-popup__block h4{color:#000;color:var(--black);font-size:15px;font-weight:600;margin-bottom:10px}.cookies-popup__block p{color:inherit;font-size:14px;padding-bottom:20px;text-align:center}.cookies-popup__block a{color:#088ded;color:var(--secondary);font-size:inherit;font-weight:inherit;position:relative}.cookies-popup__block a:before{background:#088ded;background:var(--secondary);bottom:0;content:"";height:2px;position:absolute;right:0;transition:.3s ease;width:0}.cookies-popup__block a:hover:before{left:0;right:auto;width:100%}.cookies-popup__block:before{background:url(../images/panel/cookies-logo.svg) no-repeat 50%;content:"";display:block;height:96px;margin-bottom:10px;width:96px}@media only screen and (max-width:550px){.cookies-popup__block{bottom:25px;left:25px;right:25px;width:auto}}.cookies-popup__btn{background-color:#088ded;background-color:var(--secondary);border-radius:6px;color:#fff;color:var(--white);cursor:pointer;font-size:15px;padding:11px 40px;transition:all .3s ease-in-out}.cookies-popup__btn:hover{transform:scale(1.1)}@media only screen and (max-width:550px){.cookies-popup{padding:20px}}@keyframes transformPopupCookies{0%{opacity:0;transform:translateX(150%) translateY(50%) scale(.5) skewX(30deg)}to{opacity:1;transform:translateX(0) translateY(0) scale(1) skewX(0deg)}}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(../fonts/icomoon.eot?lvyd4b);src:url(../fonts/icomoon.eot?lvyd4b#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff2?lvyd4b) format("woff2"),url(../fonts/icomoon.ttf?lvyd4b) format("truetype"),url(../fonts/icomoon.woff?lvyd4b) format("woff"),url(../fonts/icomoon.svg?lvyd4b#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-mail:before{content:"\e90d"}.icon-twitter:before{content:"\e903"}.icon-youtube:before{content:"\e913"}.icon-quotes:before{content:"\e90e"}.icon-pencil:before{content:"\e914"}.icon-close:before{content:"\e912"}.icon-phone:before{content:"\e911"}.icon-mail-2:before{content:"\e910"}.icon-bell:before{content:"\e90f"}.icon-avatar:before{content:"\e90a"}.icon-hr:before{content:"\e90b"}.icon-manufacturing:before{content:"\e90c"}.icon-facebook:before{content:"\e900"}.icon-instagram:before{content:"\e901"}.icon-linkedin:before{content:"\e902"}.icon-arrow-next:before{content:"\e904"}.icon-tools:before{content:"\e905"}.icon-location:before{content:"\e907"}.icon-search:before{content:"\e908"}.icon-arrow-down:before{content:"\e909"}.icon-pound{background:url(../images/icons/circle.svg) no-repeat 50%/contain;height:12px;min-width:12px;width:12px}:root{--theme-black:#1f1b1b;--dark-grey:#5b5b5b;--light-grey:#ebedee;--light-grey-2:#e8e7e7;--red:#e6272c;--blue-green:#008199;--red-gradient:linear-gradient(0deg,#e2262c,#ff5a5e);--red-gradient-2:linear-gradient(0deg,#ff5a5e,#e2262c);--black:#000;--white:#fff;--shadow-color:rgba(0,0,0,.24);--font-main:"Outfit",sans-serif;--main-shadow:5px 10px 15px var(--shadow-color);--second-shadow:5px 5px 6px var(--shadow-color);--third-shadow:5px 5px 10px var(--shadow-color);--shadow-filter:drop-shadow(5px 10px 15px var(--shadow-color));--shadow-button:drop-shadow(5px 0 15px var(--shadow-color));--right-corner:polygon(0 0%,100% 0,86% 100%,0 100%,0 100%);--right-corner-xxl:polygon(0 0%,100% 0,89% 100%,0 100%,0 100%);--right-top:polygon(0 0%,86% 0,100% 100%,0 100%,0 100%);--popup-dark-blue:#0e1127;--popup-dark-gray:#343434;--popup-light-gray:#dce1e4;--default-border:2px solid var(--blue-green);--left-position-span:0;--width-span:0;--span-transition:opacity 0.5s ease,visibility 0s 0.5s;--span-transition-mouse-enter:opacity 0.5s ease,visibility 0s 0.5s;--span-transition-mouse-leave:opacity 0.5s ease,visibility 0s 0s;--span-transition-mouse-moving:0.5s cubic-bezier(0.75,0,0,1)}[data-aos=show-left]{right:-100%}[data-aos=show-left].aos-animate{right:min(max(calc(-52.25352px - 2.06573vw),-82px),-60px)}.animated{opacity:0}.slideLeft{animation:slideLeft 1.5s forwards;opacity:0}.slideRight{animation:slideRight 1.5s forwards;opacity:0}.slideDown{animation:slideDown .5s forwards}.fadeIn{animation:fadeIn 1.5s forwards;opacity:0}.pulse{animation:pulse .3s forwards}@keyframes rotate-center{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideUp{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes ring{0%{transform:rotate(0)}1%{transform:rotate(30deg)}3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}9%{transform:rotate(30deg)}11%{transform:rotate(-28deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}43%{transform:rotate(0)}to{transform:rotate(0)}}.hidden{display:none!important}.orange{color:#f50}.list__ a{border:1px solid transparent;box-sizing:border-box;display:block;line-height:46px;padding:0 12px}.list__ a:nth-child(odd){background-color:#f5f5f5}.list__ a:hover{border-color:#f50}.scan__block{background-color:#5d5b5b;border-radius:50%;color:#fff;font-family:sans-serif;font-size:20px;height:120px;line-height:30px;position:fixed;right:12px;text-align:center;top:calc(100% - 200px);white-space:nowrap;width:120px;z-index:9999999}.scan__block:hover{background-color:#be2a2a;color:#fff;cursor:pointer}.report__button{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.flex-end{-ms-align-items:center;align-items:center}.flex-btw{-ms-align-items:flex-start;align-items:flex-start;display:flex;-ms-justify-content:space-between;justify-content:space-between}.flex-around{display:flex;-ms-justify-content:space-around;justify-content:space-around}.flex{-ms-align-items:flex-start;align-items:flex-start;display:flex;-ms-justify-content:flex-start;justify-content:flex-start}.flex-center{-ms-align-items:center;align-items:center;display:flex}.flex-column{flex-direction:column}.flex-start{display:flex;-ms-justify-content:flex-start;justify-content:flex-start}.flex-end{display:flex;-ms-justify-content:flex-end;justify-content:flex-end}.m6{margin:6px}.mt6{margin-top:6px}.ml6{margin-left:6px}.mr6{margin-right:6px}.mb6,.mtb6{margin-bottom:6px}.mtb6{margin-top:6px}.mlr6{margin-left:6px;margin-right:6px}.m10{margin:10px}.mt10{margin-top:10px}.ml10{margin-left:10px}.mr10{margin-right:10px}.mb10,.mtb10{margin-bottom:10px}.mtb10{margin-top:10px}.mlr10{margin-left:10px;margin-right:10px}.m12{margin:12px}.mt12{margin-top:12px}.ml12{margin-left:12px}.mr12{margin-right:12px}.mb12,.mtb12{margin-bottom:12px}.mtb12{margin-top:12px}.mlr12{margin-left:12px;margin-right:12px}.m16{margin:16px}.mt16{margin-top:16px}.ml16{margin-left:16px}.mr16{margin-right:16px}.mb16,.mtb16{margin-bottom:16px}.mtb16{margin-top:16px}.mlr16{margin-left:16px;margin-right:16px}.m20{margin:20px}.mt20{margin-top:20px}.ml20{margin-left:20px}.mr20{margin-right:20px}.mb20,.mtb20{margin-bottom:20px}.mtb20{margin-top:20px}.mlr20{margin-left:20px;margin-right:20px}.p6{padding:6px}.ptb6{padding-bottom:6px;padding-top:6px}.p12{padding:12px}.pt12{padding-top:12px}.pl12{padding-left:12px}.pr12{padding-right:12px}.pb12,.ptb12{padding-bottom:12px}.ptb12{padding-top:12px}.plr12{padding-left:12px;padding-right:12px}.lh44{line-height:44px}.w100p{width:100%}.center{text-align:center}.block{display:block!important}.none{display:none!important}.pointer{cursor:pointer}.clear{clear:both}.nos{-moz-user-select:none;-webkit-user-select:none;user-select:none}.img__loading{left:calc(50% - 12px);position:absolute;top:calc(50% - 16px)}.btn__{border-radius:7px;height:30px;min-width:30px;padding:0 4px;position:relative;width:30px}.btn__,.btn__:before{color:#515365;display:inline-block;line-height:30px;text-align:center}.btn__:before{font-size:18px;font-weight:700}.btn__ .img__loading{height:20px;left:inherit;margin-left:5px;position:relative;top:inherit;width:20px}.btn__:hover{background-color:#f50;cursor:pointer}.btn__:hover,.btn__:hover:before{color:#fff!important}.btn__circle:before{background-color:#fff;border-radius:50%;color:#cdcdcd;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;line-height:34px;text-align:center;width:34px}.btn__circle:hover:before{background-color:#506690;color:#fff}.pop_form .pf_row{margin-bottom:12px}.pop_form .pf_row label{align-items:center;color:#666;display:block;font-size:14px;font-weight:lighter;margin-bottom:5px}.pop_form .pf_row input[type=number],.pop_form .pf_row input[type=password],.pop_form .pf_row input[type=tel],.pop_form .pf_row input[type=text]{background:#f9f9f9;border:none;border-radius:3px;box-shadow:inset 0 0 10px rgba(0,0,0,.1);box-sizing:border-box;font-size:15px;font-weight:lighter;height:36px;line-height:36px;padding:0 15px;width:100%}.heading-flex{align-items:center;display:flex;justify-content:space-between}.hf-title{color:#010b15;font-size:1.5rem;font-weight:500}.hf-title span{color:#8d8f8e;font-size:14px;font-weight:600}.section-row-wrap{align-items:flex-start;display:flex;justify-content:flex-start;margin-top:10px}.section-row-wrap .sr-icon-move{align-items:center;background:#ffa012;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;line-height:1;margin-right:20px;margin-top:9px;width:32px}.section-row{border:1px solid #eee;border-radius:5px;box-sizing:border-box;max-width:100%;min-width:10px;transition:all .3s linear;width:100%}.section-row.active,.section-row:hover{border-color:#2662d6}.section-row.active .sr-head .sr-arrow{transform:rotate(180deg) translateY(60%)}.section-row .sr-head{align-items:center;background:#fafafa;border-radius:5px;color:#434343;cursor:pointer;display:flex;flex-wrap:wrap;font-size:16px;font-weight:600;justify-content:flex-start;padding:0 45px 0 12px;position:relative}.section-row .sr-head .sr-icon{margin-right:15px;padding:6px;width:50px}.section-row .sr-head .sr-icon img{display:block;max-width:100%}.section-row .sr-head .sr-arrow{color:#434343;font-size:20px;line-height:1;position:absolute;right:18px;top:50%;transform:translateY(-50%);transition:all .3s linear}.section-row .sr-cont{display:none;padding:15px 12px 10px}.radio-pretty{grid-gap:14px;display:grid;grid-template-columns:1fr 1fr;max-width:500px}.radio-pretty label{cursor:pointer;display:block;margin:0;overflow:hidden;position:relative}.radio-pretty label input{cursor:pointer;left:0;opacity:0;position:absolute;top:0}.radio-pretty label input:checked+.radio-pretty-title{border-color:#f50}.radio-pretty label .radio-pretty-title{align-items:center;border:2px solid #ebebeb;border-radius:6px;cursor:pointer;display:flex;justify-content:flex-start;margin:0;padding:6px 12px;transition:all .3s linear}.radio-pretty label .radio-pretty-title img{display:block;margin-right:10px}.radio-pretty label .radio-pretty-title:hover{background-color:#f6f6f6}.text__wr a{color:#00aca7!important;text-decoration:none!important}.text__wr p,.text__wr span,.text__wr ul li{margin:inherit!important}.text__wr span{font-family:inherit!important;font-size:inherit}.h3,.h4,h1,h2,h3,h4{font-weight:400;text-transform:uppercase}b,strong{font-weight:600!important}h1{color:#fff;color:var(--white);font-size:min(max(calc(14.33803px + 4.97653vw),33px),86px);line-height:1.4}h2{font-size:min(max(calc(41.88732px + .56338vw),44px),50px)}.h3,h3{font-size:min(max(calc(18.47887px + .93897vw),22px),32px);line-height:135%}.h4,h4{font-size:min(max(calc(19.59155px + .37559vw),21px),25px);line-height:130%}.h5,h5{font-size:min(max(calc(18.59155px + .37559vw),20px),24px);line-height:normal}.h5,h5,p{font-weight:300}p{font-size:min(max(calc(15.29577px + .18779vw),16px),18px);line-height:155%}.subtext{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(16.94366px + .28169vw),18px),21px);font-weight:500;line-height:145%}a{color:#000;color:var(--black);display:inline-block;font-size:14px;font-weight:600;line-height:150%;transition:all .3s ease-in-out}a .icon-arrow-down{display:inline-block;font-size:7px;transform:translateX(5px)}span{display:block}span,strong{line-height:145%}a,button{font-family:inherit;text-transform:uppercase}.content-element :last-child{margin-bottom:0}.content-element p{margin-bottom:45px;padding:0}.content-element li,.content-element td{font:300 min(max(calc(15.29577px + .18779vw),16px),18px) /171% Outfit,sans-serif;font:300 min(max(calc(15.29577px + .18779vw),16px),18px) /171% var(--font-main)}.content-element li a,.content-element td a{font:inherit;font-weight:400;position:relative;transition:color .3s ease-in-out}.content-element li a:hover,.content-element td a:hover{color:#e6272c;color:var(--red);transition:color .3s ease-in-out}.content-element li{width:-moz-fit-content;width:fit-content}.content-element li:not(:last-child),.content-element ol:not(:last-child),.content-element ul:not(:last-child){padding-bottom:min(max(calc(9.64789px + .0939vw),10px),11px)}.content-element li h2,.content-element li h3,.content-element li+h1,.content-element ol h2,.content-element ol h3,.content-element ol+h1,.content-element ul h2,.content-element ul h3,.content-element ul+h1{padding-top:min(max(calc(12.53521px + .65728vw),15px),22px)}.content-element ul{list-style:none}.content-element ul li{padding-left:20px;position:relative}.content-element ul li:before{background:#1f1b1b;background:var(--theme-black);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:min(max(calc(4.94366px + .28169vw),6px),9px);width:6px}.content-element ol{counter-reset:num;list-style-type:none}.content-element ol li{padding-left:20px;position:relative}.content-element ol li:before{color:#1f1b1b;color:var(--theme-black);content:counter(num) ".";counter-increment:num;font-family:Outfit,sans-serif;font-family:var(--font-main);font-size:inherit;font-weight:500;left:0;line-height:100%;position:absolute;top:50%;transform:translateY(-50%)}.content-element img{border-radius:min(max(calc(12.95775px + 1.87793vw),20px),40px);margin-bottom:min(max(calc(20.56338px + 3.84977vw),35px),76px);margin-top:min(max(calc(6.47887px + .93897vw),10px),20px)}@media only screen and (max-width:361px){h1{font-size:30px}}@use "sass:math";.fp-watermark{display:none}body,html{height:100%;scroll-behavior:smooth}body{background:#ebedee;background:var(--light-grey);color:#1f1b1b;color:var(--theme-black);font-family:Outfit,sans-serif;font-family:var(--font-main);margin:auto;min-width:320px;position:relative}body.disabled{overflow-y:scroll;position:fixed;width:100%}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-thumb{background:#9fa1a1}#site{display:flex;flex-direction:column;min-height:100%;position:relative}#bold-credits{margin:min(max(calc(16.47887px + .93897vw),20px),30px) auto;transition:all .3s ease-in-out;width:150px}#bold-credits:before{display:none}#bold-credits:hover{transform:scale(1.14)}.main{flex-grow:1}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.container{margin:0 auto;max-width:1160px;width:80.55555555555556%}@media only screen and (max-width:901px){.container{padding:0 min(max(calc(-101.36364px + 36.36364vw),15px),35px);width:100%}}.logo:hover{transform:scale(1.05)}section{box-shadow:0 30px 20px -20px rgba(0,0,0,.24);box-shadow:0 30px 20px -20px var(--shadow-color);overflow:hidden;position:relative}[data-simplebar]{--scrollbar-width:4px!important}.content-wrap{display:flex}.shadow-wrap{filter:drop-shadow(5px 10px 15px rgba(0,0,0,.24));filter:var(--shadow-filter);transform:translateZ(0)}.shadow-btn{filter:drop-shadow(5px 0 15px rgba(0,0,0,.24));filter:var(--shadow-button);transform:translateZ(0)}.slider-wrap{max-width:100%;position:relative}.interior-page{overflow:visible}.interior-page .offer{margin:0 auto;max-width:670px;text-align:center}.interior-page .offer-text{margin-top:7px}.select-layout{display:none;height:100%;left:0;position:fixed;top:0;width:100%}.select-layout.active{display:block}.main-bg{overflow:hidden;z-index:-1}.main-bg,.main-bg:before{height:100%;left:0;position:absolute;top:0;width:100%}.main-bg:before{background:#4f0e10;content:"";opacity:.6;pointer-events:none;z-index:1}.main-bg img,.main-bg video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.decor-pattern{bottom:-60%;height:min(max(calc(45.35211px + 73.23944vw),320px),1100px);opacity:.6;pointer-events:none;position:absolute;right:-40%;width:min(max(calc(99.57746px + 85.44601vw),420px),1330px)}.hover-link{overflow:hidden;position:relative}.hover-link:after{background:#e6272c;background:var(--red);bottom:0;content:"";height:2px;position:absolute;right:0;transition:all .3s ease-in-out;width:0}.hover-link:hover{color:#e6272c;color:var(--red)}.hover-link:hover:after{background:#e6272c;background:var(--red);left:0;width:100%}.grid-four-wrapper{grid-column-gap:min(max(calc(16.47887px + .93897vw),20px),30px);grid-row-gap:min(max(calc(27.95775px + 1.87793vw),35px),55px);display:grid;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:1024px){.grid-four-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:650px){.grid-four-wrapper{grid-template-columns:repeat(1,1fr)}}.grid-three-wrapper{grid-column-gap:min(max(calc(16.47887px + .93897vw),20px),30px);grid-row-gap:min(max(calc(27.95775px + 1.87793vw),35px),55px);display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:min(max(calc(45.35211px + 6.57277vw),70px),140px)}@media only screen and (max-width:1280px){.grid-three-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:650px){.grid-three-wrapper{grid-template-columns:repeat(1,1fr)}}.grid-two-wrapper{grid-column-gap:16px;grid-row-gap:25px;display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:769px){.grid-two-wrapper{grid-template-columns:repeat(1,1fr)}}.grid-one-wrapper{grid-row-gap:min(max(calc(27.95775px + 1.87793vw),35px),55px);display:grid;grid-template-columns:1fr;margin-bottom:min(max(calc(45.35211px + 6.57277vw),70px),140px)}.decor-center-bottom,.decor-left-top,.decor-right-bottom,.decor-right-center,.decor-right-top{position:relative}.decor-center-bottom:before,.decor-left-top:before,.decor-right-bottom:before,.decor-right-center:before,.decor-right-top:before{background-repeat:no-repeat;background-size:contain;content:"";opacity:.55;pointer-events:none;position:absolute}.decor-center-bottom .container,.decor-left-top .container,.decor-right-bottom .container,.decor-right-center .container,.decor-right-top .container{position:relative;z-index:5}.decor-right-bottom:before{bottom:-40px;right:0;transform:translateX(41.8%) translateY(44.5%) rotate(-6deg)}.decor-left-top:before,.decor-right-bottom:before{background-image:url(../images/decor-items/decor-item-1.svg);height:min(max(calc(72.8169px + 65.91549vw),320px),1022px);width:min(max(calc(98.16901px + 85.8216vw),420px),1334px)}.decor-left-top:before{left:0;pointer-events:none;top:0;transform:translateX(-41.8%) translateY(-44.5%) rotate(-186deg)}.decor-right-center:before{height:min(max(calc(526.47887px + 54.2723vw),730px),1308px);right:-35px;transform:translate(40%,-10%);width:min(max(calc(377.32394px + 43.38028vw),540px),1002px);z-index:1}.decor-right-center:before,.decor-right-top:before{background-image:url(../images/decor-items/decor-vertical-lg.svg);top:0}.decor-right-top:before{height:min(max(calc(516.97183px + 56.80751vw),730px),1335px);right:0;transform:translate(15%,-50%) rotate(-45deg);width:min(max(calc(370.28169px + 45.25822vw),540px),1022px)}.decor-center-bottom:before{background-image:url(../images/decor-items/decor-vertical-lg.svg);height:min(max(calc(422.90076px + 127.22646vw),900px),1400px);top:50%;transform:translate(-20%,-34%) rotate(-80deg) scaleX(-1);width:min(max(calc(468.70229px + 115.01272vw),900px),1352px)}@media only screen and (max-width:769px){.decor-center-bottom:before{left:10%;top:70%}}@media only screen and (min-width:1619px){.decor-center-bottom:before{right:auto}}[class$=-swiper-section] .top-wrap{align-items:center;display:flex;justify-content:space-between;margin-bottom:min(max(calc(12.95775px + 1.87793vw),20px),40px)}[class$=-swiper-section] .top-wrap .swiper-buttons{flex-shrink:0;margin-left:20px}[class$=first-section]{align-items:center;display:flex;justify-content:center;min-height:100vh;position:relative;width:100%}[class$=first-section] .container{padding:100px 0;position:relative;z-index:6}[class$=first-section][data-not-full-height]{min-height:0;min-height:auto;padding:min(max(calc(109.43662px + 2.8169vw),120px),150px) min(max(calc(52.95775px + 1.87793vw),60px),80px)}[class$=first-section].align-end{align-items:flex-end}[class$=first-section].align-end .cont{align-items:flex-end;display:flex;flex-direction:column}[class$=first-section].bg-color{background-color:#008199;background-color:var(--blue-green)}[class$=first-section] video{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}.first-section-img-layer{height:100%;overflow:hidden;position:absolute;right:0;top:0;width:35%}.first-section-img-layer img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width:769px){.first-section-img-layer{width:100%;z-index:-1}}.upload-cv{align-items:center;background:#e6272c;background:var(--red);clip-path:polygon(0 0,86% 0,100% 100%,0 100%,0 100%);clip-path:var(--right-top);cursor:pointer;display:flex;height:min(max(calc(27.77465px + 1.12676vw),32px),44px);padding-left:min(max(calc(19.1831px + .75117vw),22px),30px);position:fixed;right:-100%;top:40%;transform:rotate(-90deg);transition:all .2s ease-in-out;width:min(max(calc(129.57746px + 5.44601vw),150px),208px);z-index:900}.upload-cv p{color:#fff;color:var(--white);font-size:min(max(calc(12.88732px + .56338vw),15px),21px);font-weight:400;text-transform:uppercase}.upload-cv:hover{top:38%}.hero-screen{min-height:min(max(calc(470.64789px + 20.0939vw),546px),760px);padding:min(max(calc(272.04225px - 1.87793vw),245px),265px) 0 min(max(calc(112.64789px + 6.76056vw),138px),210px)}@media (min-width:552px){.hero-screen.home-page .main-bg.with-mobile{display:none}}@media (max-width:551px){.hero-screen.home-page .main-bg:not(.with-mobile){display:none}}.offer h1 span{color:#e6272c;color:var(--red);display:inline;font-weight:600}.offer-text,.offer-text p{color:#fff;color:var(--white);font-size:min(max(calc(15.53521px + .65728vw),18px),25px);font-weight:500;margin:12px 0 28px;max-width:670px}.offer .btn-wrap{flex-wrap:nowrap}.sectors{background:#fff;background:var(--white);padding:min(max(calc(225.84507px - 4.22535vw),165px),210px) 0 min(max(calc(176.35211px - .0939vw),175px),176px)}.sectors .slider-wrap{display:flex}.sectors .h3,.sectors h3{color:#008199;color:var(--blue-green);margin-bottom:min(max(calc(22.95775px + 1.87793vw),30px),50px)}.slider-wrap .swiper-pagination{bottom:-55px}.preview img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.sectors-slider,.sectors-slider-second{margin-left:0;overflow:visible;width:278px}@media only screen and (max-width:415px){.sectors-slider{width:100%}}.info-section,.interior-jobs-section{overflow:hidden;padding:min(max(calc(60.6338px + 5.16432vw),80px),135px) 0 min(max(calc(72.39437px + 4.69484vw),90px),140px);position:relative;z-index:10}.info-section .job-search-form,.interior-jobs-section .job-search-form{justify-content:center}.info-section .job-search-form .comboTreeInputWrapper,.info-section .job-search-form .keyword-search,.interior-jobs-section .job-search-form .comboTreeInputWrapper,.interior-jobs-section .job-search-form .keyword-search{background:#fff;background:var(--white)}.info-section .view-more,.interior-jobs-section .view-more{margin:0 auto}.info-section .decor-pattern,.interior-jobs-section .decor-pattern{display:block;height:min(max(calc(45.35211px + 73.23944vw),320px),1100px);opacity:.6;pointer-events:none;position:absolute;width:min(max(calc(99.57746px + 85.44601vw),420px),1330px);z-index:-1}.info-section .decor-pattern svg,.interior-jobs-section .decor-pattern svg{height:100%;position:absolute;width:100%}.info-section .decor-pattern:first-of-type,.interior-jobs-section .decor-pattern:first-of-type{left:-37vw;top:-34vw}.info-section .decor-pattern:nth-of-type(2),.interior-jobs-section .decor-pattern:nth-of-type(2){bottom:-16vw;right:-44vw}.latest-jobs .heading{margin-bottom:0}.latest-jobs .job-search-form{margin-top:45px}.heading{margin:0 auto 48px;max-width:588px;text-align:center}.heading .h3,.heading h3{letter-spacing:-.25px;margin-bottom:12px}.heading p{color:#1f1b1b;color:var(--theme-black)}@media only screen and (max-width:551px){.heading p{line-height:155%}}.heading.red .h3,.heading.red h3{color:#e6272c;color:var(--red)}.heading.blue-green .h3,.heading.blue-green h3{color:#008199;color:var(--blue-green)}.jobs-list{grid-auto-rows:1fr;margin:38px 0 min(max(calc(33.77465px + 1.12676vw),38px),50px);min-height:90px;position:relative}.jobs-list h2{font-size:min(max(calc(25.07042px + 1.31455vw),30px),44px);position:absolute;text-align:center;width:100%}.jobs-list li{width:100%}.jobs-list .job-item{height:100%}.job-item{background:#fff;background:var(--white);box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);padding:min(max(calc(30.11268px - .56338vw),22px),28px) min(max(calc(6.19718px + 2.34742vw),15px),40px) min(max(calc(30.11268px - .56338vw),22px),28px) 15px;position:relative;transition:box-shadow .3s ease-in-out}.job-item,.job-item object{align-items:center;display:flex;width:100%}.job-item object{height:100%}.job-item .h5,.job-item h5{flex:0 0 auto;max-width:246px;text-transform:capitalize;width:100%}.job-item .job-details{margin-left:min(max(calc(-70.56604px + 6.28931vw),10px),20px);max-width:240px;width:100%}.job-item .job-details__item{align-items:flex-start;display:flex}.job-item .job-details__item:not(:last-child){margin-bottom:5px}.job-item .job-details p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:500;overflow:hidden;padding:0!important}.job-item .job-details i{color:#e6272c;color:var(--red);display:inline-block;font-size:12px;line-height:155%;margin-right:8px;margin-top:3px}.job-item .job-details i.icon-pound{margin-top:6px}@media only screen and (max-width:551px){.job-item .job-details p{font-size:12px}.job-item .job-details i{margin-top:0}.job-item .job-details i.icon-pound{margin-top:4px}}.job-item .icon-arrow-next{position:absolute;right:22px;top:50%;transform:translateY(-50%);z-index:10}.job-item .icon-arrow-next:before{color:#e6272c;color:var(--red);font-size:30px}.job-item .desc{background:#008199;background:var(--blue-green);color:#fff;color:var(--white);font-size:min(max(calc(10.59155px + .37559vw),12px),16px);height:100%;left:0;opacity:0;overflow:hidden;padding:14px min(max(calc(12.8169px + 5.91549vw),35px),98px) 14px 30px;position:absolute;text-transform:none;top:0;transition:all .3s ease-in-out;visibility:hidden;width:100%}.job-item .desc>*{display:inline}.job-item .desc p:not(:last-child){margin-bottom:10px}.job-item .desc a{color:#fff;color:var(--white);font-size:inherit;text-transform:none}.job-item .desc a:hover{text-decoration:underline}.job-item .salary-inner p{display:inline}.job-item:hover .desc{opacity:1;visibility:visible}.job-item:hover .icon-arrow-next:before{color:#fff;color:var(--white)}@media only screen and (max-width:551px){.job-item{min-height:200px}}.history-section{margin:min(max(calc(43.59155px + 7.04225vw),70px),145px) 0 min(max(calc(36.5493px + 8.92019vw),70px),165px)}.history-block{background:#5b5b5b;background:var(--dark-grey);box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);color:#fff;color:var(--white);padding:min(max(calc(17.67606px + 3.28638vw),30px),65px) min(max(calc(-12.87324px + 7.69953vw),16px),98px);text-align:center}.history-block .subtext{color:#fff;color:var(--white);margin-bottom:9px}.history-block p:not(.subtext){font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:300;line-height:150%}.history-block .btn-wrap{justify-content:center;margin-top:min(max(calc(19.12676px + 1.03286vw),23px),34px)}.history-block .btn-wrap .shadow-wrap:first-child{margin-right:18px}.hiring-talent-section{align-items:center;display:flex;position:relative}.hiring-talent-section .shadow-wrap{position:relative;width:100%}@media only screen and (max-width:901px){.hiring-talent-section .shadow-wrap{width:auto}.hiring-talent-section.form-builder .shadow-wrap{width:100%}}.hiring-talent-section .bg{background:#fff;background:var(--white);clip-path:polygon(0 0,100% 0,89% 100%,0 100%,0 100%);height:100%;left:0;position:absolute;top:0;width:60%}@media only screen and (max-width:901px){.hiring-talent-section .bg{width:100%}}.hiring-talent-section .info-block{align-items:center;color:#1f1b1b;color:var(--theme-black);display:flex;justify-content:center;margin:0 auto;padding:min(max(calc(22.25352px + 2.06573vw),30px),52px) 54px min(max(calc(62.8169px - .75117vw),52px),60px) 38px;position:relative;width:100%}.hiring-talent-section .info-block .subtext{margin:min(max(calc(-4.22535px + 1.12676vw),0px),12px) 0}.hiring-talent-section .info-block p:not(.subtext){line-height:165%}.hiring-talent-section .info-block .btn-wrap{margin-top:min(max(calc(23.46479px - .65728vw),14px),21px)}.hiring-talent-section .info-block .content{margin-right:50px;max-width:460px;position:relative;z-index:5}@media only screen and (max-width:901px){.hiring-talent-section .info-block .content{margin-right:0}}.hiring-talent-section .preview{height:min(max(calc(211.16901px + 5.8216vw),233px),295px);width:min(max(calc(187.40845px + 19.62441vw),261px),470px)}@media only screen and (max-width:901px){.hiring-talent-section .preview{bottom:-12vw;position:absolute;right:-33vw}}@media only screen and (max-width:769px){.hiring-talent-section .preview{bottom:min(max(calc(-41.4467px - 7.61421vw),-100px),-70px);right:min(max(calc(189.39086px - 55.83756vw),-240px),-20px)}}.content-hub{background:#fff;background:var(--white);overflow:hidden;padding:min(max(calc(22.11268px + 12.76995vw),70px),206px) 0 min(max(calc(171.12676px - 5.6338vw),90px),150px);position:relative}.content-hub .container{position:relative;z-index:5}.content-hub .slider-wrap{max-width:1247px}@media only screen and (max-width:901px){.content-hub .slider-wrap{max-width:100%;width:100%}}@media only screen and (min-width:2536px){.content-hub .slider-wrap{max-width:82vw}}.content-hub .swiper-pagination{bottom:-6px}.content-hub .navigation{bottom:-80px}.content-hub.interior{padding:min(max(calc(58.50704px + 4.13146vw),74px),118px) 0 min(max(calc(218.57143px - 8.92857vw),90px),150px)}@media only screen and (max-width:769px){.content-hub.interior .navigation{bottom:-95px}}.content-hub.interior .subtext{line-height:145%;margin-bottom:20px;margin-top:7px}.content-hub.interior .hub-offer{margin-right:min(max(calc(-31.69014px + 8.4507vw),0px),90px)}.content-hub.interior .swiper-pagination{background:#fff;background:var(--white);max-width:768px}.decor-triangle{background:linear-gradient(45deg,#e2262c,#ff5a5e 50%);clip-path:polygon(0 0,0 100%,100% 0);height:min(max(calc(87.94366px + 20.28169vw),164px),380px);left:0;position:absolute;top:min(max(calc(14.3662px - 5.16432vw),-60px),-5px);width:min(max(calc(82.28169px + 18.59155vw),152px),350px)}.decor-triangle.sm{height:min(max(calc(119.6338px + 11.83099vw),164px),290px);width:min(max(calc(110.4507px + 11.07981vw),152px),270px)}.hub-offer{color:#1f1b1b;color:var(--theme-black);flex:0 0 auto;margin-right:min(max(calc(-31.69014px + 8.4507vw),0px),90px);max-width:320px}.hub-offer .subtext{margin:min(max(calc(5.23944px + .46948vw),7px),12px) 0}.hub-offer p:not(.subtext){line-height:175%}.hub-offer .btn{margin-top:12px}.article{align-items:flex-end;box-shadow:10px 5px 15px rgba(0,0,0,.24);box-shadow:10px 5px 15px var(--shadow-color);display:flex;height:min(max(calc(286.47887px + .93897vw),290px),300px);overflow:hidden;padding:0 0 min(max(calc(38.22535px - 1.12676vw),22px),34px) min(max(calc(15.77465px + 1.12676vw),20px),32px);position:relative;width:400px}.article-bg{left:0;z-index:10}.article-bg,.article-bg .back{bottom:0;height:102%;position:absolute;width:100%}.article-bg .back{background:#ebedee;background:var(--light-grey);clip-path:polygon(0 0,70px 0,100% 100%,0 100%);left:-2px}.article .shadow-wrap{display:block;position:absolute;transform:translateZ(0);z-index:10}.article-img{height:235px;position:absolute;right:0;top:0;width:90%}.article-desc{max-height:154.5px;max-width:min(max(calc(132.39437px + 4.69484vw),150px),200px);overflow:hidden;position:relative;z-index:15}.article-desc .date{color:#e6272c;color:var(--red);font-size:min(max(calc(10.59155px + .37559vw),12px),16px);max-width:75px}.article-desc .h5,.article-desc h5{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:0!important;text-transform:none}.article:after{align-items:center;background:rgba(91,91,91,.87);color:#fff;color:var(--white);content:"\e904";display:flex;font-family:icomoon;font-size:42px;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transform:translateZ(0);transition:all .3s ease-in-out;visibility:hidden;width:100%;z-index:100}.article:hover:not(.insight-related-card):after{opacity:1;visibility:visible}.shadow-wrap.blue{filter:drop-shadow(5px 5px 6px rgba(0,0,0,.24));filter:drop-shadow(5px 5px 6px var(--shadow-color));height:118px;left:-3px;top:0;width:70px}.shadow-wrap.blue .triangle{background:#008199;background:var(--blue-green);clip-path:polygon(0 0,0 -10%,100% 55%,0 90%);height:100%}.shadow-wrap.blue img{width:100%}.shadow-wrap.red{bottom:-8px;filter:none;height:166px;right:-2px;width:102px}.shadow-wrap.red .triangle{background:#e6272c;background:var(--red);clip-path:polygon(0 0,0 0,100% 58%,0 100%);height:100%;transform:rotate(180deg)}@media only screen and (max-width:321px){.shadow-wrap.red .triangle{clip-path:polygon(0 0,0 0,100% 61%,0 100%)}}.articles-slider{height:min(max(calc(307.95775px + 1.87793vw),315px),335px)}.page-404{background:url(../images/decor-items/popup-decor.svg) no-repeat 50%/cover}.page-404 .text-404{font-size:min(max(calc(72.95775px + 1.87793vw),80px),100px)}.terms-section{padding:200px 0 min(max(calc(32.39437px + 4.69484vw),50px),100px)}.terms-section a{display:inline;text-decoration:underline;transition:opacity .2s}.terms-section a:hover{opacity:.8}.terms-section ul{list-style:circle}.terms-section ol,.terms-section ul{margin-bottom:20px;padding-left:15px}.terms-section ol{list-style:decimal}.count-block{align-items:center;display:flex;flex-direction:column;text-align:center}.testimonials-swiper-section-2 .cont{grid-column-gap:min(max(calc(5.35211px + 6.57277vw),30px),100px);grid-row-gap:min(max(calc(22.95775px + 1.87793vw),30px),50px);display:grid;grid-template-columns:1fr 3fr}.testimonials-swiper-section-2 .testimonials-swiper-2{overflow:hidden}@media only screen and (max-width:901px){.testimonials-swiper-section-2 .cont{grid-template-columns:1fr}}.grecaptcha-badge{z-index:8995}.button-group-register{display:flex;justify-content:space-between}a.btn.red.sm.group-register{display:inline-block!important;margin-left:20px;margin-left:0;width:auto!important}.footer .navbar,.header .navbar,.mobile-header .navbar{align-items:flex-end;display:flex;justify-content:center;margin:0 min(max(calc(-584.24528px + 47.16981vw),20px),95px) 0 min(max(calc(-318.37736px + 26.41509vw),20px),62px);transition:all .3s ease}.footer .navbar a,.header .navbar a,.mobile-header .navbar a{font-size:min(max(calc(11.29577px + .18779vw),12px),14px);white-space:nowrap}.footer .navbar a:not(:last-child),.header .navbar a:not(:last-child),.mobile-header .navbar a:not(:last-child){margin-right:min(max(calc(7.77465px + 1.12676vw),12px),24px)}@media only screen and (max-width:1250px){.footer .navbar a:not(:last-child),.header .navbar a:not(:last-child),.mobile-header .navbar a:not(:last-child){letter-spacing:-.5px;margin-right:14px}}@media only screen and (max-width:1150px){.footer .navbar a:not(:last-child),.header .navbar a:not(:last-child),.mobile-header .navbar a:not(:last-child){margin-right:12px}}@media only screen and (max-width:1050px){.footer .navbar a,.header .navbar a,.mobile-header .navbar a{font-size:12px}}.footer .navbar .sublink-wrap,.header .navbar .sublink-wrap,.mobile-header .navbar .sublink-wrap{line-height:.5;position:relative}.footer .navbar .sublink-wrap .sublinks:hover .sublinks,.footer .navbar .sublink-wrap:hover .sublinks,.header .navbar .sublink-wrap .sublinks:hover .sublinks,.header .navbar .sublink-wrap:hover .sublinks,.mobile-header .navbar .sublink-wrap .sublinks:hover .sublinks,.mobile-header .navbar .sublink-wrap:hover .sublinks{opacity:1;transform:translateY(0);visibility:visible}.footer .navbar .sublink-wrap .pop-up,.header .navbar .sublink-wrap .pop-up,.mobile-header .navbar .sublink-wrap .pop-up{display:block}.footer .navbar .sublink-wrap .pop-up .icon-arrow-down,.header .navbar .sublink-wrap .pop-up .icon-arrow-down,.mobile-header .navbar .sublink-wrap .pop-up .icon-arrow-down{top:45%}.footer .navbar .sublinks,.header .navbar .sublinks,.mobile-header .navbar .sublinks{background:#fff;background:var(--white);box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);display:flex;flex-direction:column;left:-10px;opacity:0;padding:14px 10px 17px;position:absolute;top:28px;transform:translateY(20px);transition:all .3s ease-in-out;visibility:hidden;z-index:10}.footer .navbar .sublinks a,.header .navbar .sublinks a,.mobile-header .navbar .sublinks a{font-weight:400}.footer a,.header a,.mobile-header a{flex:0 0 auto;position:relative}.footer a:hover,.links a:hover{color:#e6272c;color:var(--red)}.header{background:#fff;background:var(--white);box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);left:0;padding:24px 0 16px;position:absolute;right:0;top:0;transition:top .2s ease-in-out;width:100%;z-index:999}.header a:not(.btn):not(.btn-ordinary):not(.icon):not(.logo):not(.search-result__link):not(.us-icon-link){align-items:center;display:inline-flex}.header a:not(.btn):not(.btn-ordinary):not(.icon):not(.logo):not(.search-result__link):not(.us-icon-link):after{background:#e6272c;background:var(--red);bottom:0;content:"";height:2px;position:absolute;right:0;transition:all .3s ease-in-out;width:0}.header a:not(.btn):not(.btn-ordinary):not(.icon):not(.logo):not(.search-result__link):not(.us-icon-link):hover{color:#e6272c;color:var(--red)}.header a:not(.btn):not(.btn-ordinary):not(.icon):not(.logo):not(.search-result__link):not(.us-icon-link):hover:after{background:#e6272c;background:var(--red);left:0;width:100%}.header .logo{max-width:min(max(calc(92.26761px + 3.66197vw),106px),145px)}@media only screen and (max-width:1150px){.header .logo{max-width:106px}}.header .container{max-width:1340px;width:93.05555555555556%}@media only screen and (max-width:1150px){@media only screen and (min-width:1026px){.header .container{width:95%}}}@media only screen and (max-width:1025px){.header .container{padding:0 min(max(calc(-101.36364px + 36.36364vw),15px),35px);width:100%}}.header .header-wrapper{align-items:center;display:flex}@media only screen and (max-width:1151px){.header .header-wrapper{justify-content:space-between}}.header .us-icon-link{align-items:center;display:inline-flex;justify-content:center;line-height:0;width:30px}.header .us-icon-link:after{display:none}.header .navbar .us-icon-link{margin-left:-6px}.header .navbar .sublink-wrap .us-icon-link{gap:4px;margin-left:0;width:auto}.header .navbar .sublink-wrap .us-icon-link .icon-arrow-down{font-size:7px;line-height:1;transform:none}.header .us-icon-wrap{align-items:center;display:inline-flex;height:20px;justify-content:center;width:30px}.header .us-icon{display:block;height:16px;max-width:none;-o-object-fit:contain;object-fit:contain;width:30px}.header .contact-block,.header .contact-wrap{align-items:center;display:flex}.header .contact-block .links,.header .contact-wrap .links{margin-right:0;max-width:150px;text-align:right;transition:all .3s ease}.header .contact-block .contact-btn,.header .contact-wrap .contact-btn{background:#fff;background:var(--white);margin-left:15px;width:150px}@media only screen and (max-width:1150px){.header .contact-block .contact-btn,.header .contact-wrap .contact-btn{margin-left:10px}}.header .contact-wrap{margin-left:auto}@media only screen and (max-width:1281px){.header .contact-wrap{margin:0}}.header .contact-block{width:100%}@media only screen and (max-width:1281px){.header .contact-block{justify-content:flex-end}}@media only screen and (max-width:1151px){.header .contact-block{width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:1025px){.header .contact-block{display:none}}.header .search-block{position:relative}.header .search-result{background:#fff;background:var(--white);box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);height:-moz-fit-content;height:fit-content;max-height:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:40px;transition:all .3s ease;width:100%;z-index:100}.header .search-result.open{max-height:180px}.header .search-result::-webkit-scrollbar{width:2px}.header .search-result::-webkit-scrollbar-track{background:#dce1e4;background:var(--light-gray)}.header .search-result::-webkit-scrollbar-thumb{background:#1f1b1b;background:var(--theme-black)}.header .search-result__item{padding:10px}.header .search-result__item .job-name{font-size:14px}.header .search-result__item .icon-arrow-next{color:#e6272c;color:var(--red);margin-left:8px}.header .search-result__item:not(:last-child){border-bottom:1px solid #ebedee;border-bottom:1px solid var(--light-grey)}.header .search-result__item:hover{background:#ebedee;background:var(--light-grey)}.header .search-result__link{align-items:center;display:flex;justify-content:space-between}.header .search-trigger{align-items:center;display:flex;height:30px;position:relative;transition:all .3s ease;width:30px}.header .search-trigger .job-search-input{font-size:14px;height:100%;opacity:0;padding-right:40px;pointer-events:none;transition:all .3s ease;width:100%}@media only screen and (max-width:1050px){.header .search-trigger .job-search-input{padding-left:8px;padding-right:30px}}.header .search-trigger .job-search-input::-moz-placeholder{font-size:14px}.header .search-trigger .job-search-input::placeholder{font-size:14px}@media only screen and (max-width:1150px){.header .search-trigger .job-search-input::-moz-placeholder{font-size:12px}.header .search-trigger .job-search-input::placeholder{font-size:12px}}.header .search-trigger .job-search-input:focus{border-color:#e6272c;border-color:var(--red)}.header .search-trigger .search-btn{flex:0 0 auto;font-size:18px;position:absolute;right:0;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;z-index:20}.header .search-trigger .search-btn i,.header .search-trigger .search-btn span{transition:all .3s ease}.header .search-trigger .search-btn:hover{color:#e6272c;color:var(--red)}.header .search-trigger .icon-close{display:none}@media only screen and (max-width:1281px){.header .search-trigger{margin-left:auto}}.header.open-search .navbar{margin-right:min(max(calc(-176px + 15vw),16px),40px)}.header.open-search .search-trigger{width:100%}.header.open-search .job-search-input{opacity:1;pointer-events:auto}.header.open-search .search-btn .icon-search{display:none}.header.open-search .search-btn .icon-close{display:block}.header.open-search .links{margin-right:-150px;opacity:0}.header .menu-btn{display:none}@media only screen and (max-width:1025px){.header .menu-btn{display:block}}.header:not(.burger-on-desktop) .burger{display:none}.header.fixed{position:fixed;top:0}.header .logo{height:100%}.header .logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.links a{text-transform:none}.mobile-header{background:#ebedee;background:var(--light-grey);bottom:0;display:none;height:100%;overflow-y:scroll;padding:140px min(max(calc(-107.18182px + 38.18182vw),15px),36px) 28px;position:fixed;right:-100%;text-align:center;top:0;transition:all .3s ease-in-out;width:100%;z-index:100}.mobile-header a:not(.btn-ordinary):not(.links a):not(.sublinks a):not(.us-icon-link){font-size:min(max(calc(22.11538px + .76923vw),25px),30px);width:-moz-fit-content;width:fit-content}.mobile-header.active{right:0}.mobile-header .mobile-navbar{align-items:center;display:flex;flex-direction:column;margin-bottom:77px}.mobile-header .mobile-navbar .pop-up-link{align-items:center;display:flex;justify-content:center;margin:0 auto;position:relative;width:-moz-fit-content;width:fit-content}.mobile-header .mobile-navbar .pop-up-link .sublinks-trigger{height:12px;transform:translate(10px);width:12px}.mobile-header .mobile-navbar .pop-up-link .sublinks-trigger button{align-items:center;display:flex;height:100%;width:100%}.mobile-header .mobile-navbar .pop-up-link .sublinks-trigger .icon-arrow-down{font-size:7px}.mobile-header .mobile-navbar a{font-size:16px}.mobile-header .mobile-navbar a:hover{color:#e6272c;color:var(--red)}.mobile-header .mobile-navbar .sublink-wrap,.mobile-header .mobile-navbar a:not(:last-child):not(.sublinks a):not(.pop-up-link a){margin-bottom:21px}.mobile-header .mobile-navbar .sublink-wrap.is-open .pop-up-link a,.mobile-header .mobile-navbar .sublink-wrap.is-open .pop-up-link i{color:#e6272c;color:var(--red)}.mobile-header .mobile-navbar .sublinks a{display:inherit;font-weight:400;margin-top:11px}.mobile-header .mobile-navbar .us-icon-link{align-items:center;display:inline-flex;justify-content:center;line-height:0;margin-top:4px;width:42px}.mobile-header .mobile-navbar .us-icon-wrap{align-items:center;display:inline-flex;height:28px;justify-content:center;width:42px}.mobile-header .mobile-navbar .us-icon{display:block;height:22px;max-width:none;-o-object-fit:contain;object-fit:contain;width:42px}.mobile-header .details{margin:0 auto;max-width:600px}.mobile-search,.sign-wrap{align-items:center;display:flex;justify-content:space-between}.mobile-search .btn-ordinary,.sign-wrap .btn-ordinary{font-size:12px}.mobile-search{margin-bottom:20px}.mobile-search input{background:#fff!important;background:var(--white)!important;border:none!important;box-shadow:5px 10px 15px rgba(0,0,0,.24)!important;box-shadow:var(--main-shadow)!important;height:46px;margin-right:12px}.mobile-search input::-moz-placeholder{font-size:12px}.mobile-search input::placeholder{font-size:12px}.mobile-search .btn-ordinary{flex:0 0 auto;height:46px;width:80px}.sign-wrap .btn-ordinary{height:46px;width:140px}.sign-wrap .links{align-items:flex-end;display:flex;flex-direction:column}.header-close-wrapper{background:rgba(0,0,0,.7);bottom:0;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:all .3s ease-in-out;visibility:hidden;width:100%;z-index:77}.header-close-wrapper.active{cursor:pointer;opacity:1;pointer-events:auto;visibility:visible}.footer{background:#1f1b1b;background:var(--theme-black);flex:0 0 56%;min-width:0;padding:min(max(calc(54.15493px + 4.22535vw),70px),115px) min(max(calc(-.61972px + 9.76526vw),36px),140px) min(max(calc(28.73239px + 3.00469vw),40px),72px)}.footer a:hover{color:#e6272c!important;color:var(--red)!important}.footer-wrap{align-items:stretch;background:#fff;background:var(--white);display:flex}.footer-cont{grid-column-gap:min(max(calc(17.91549px + 3.75587vw),32px),72px);grid-row-gap:min(max(calc(26.60563px + 1.97183vw),34px),55px);display:grid;grid-template-columns:minmax(170px,.9fr) minmax(230px,1fr);min-width:0}.footer-cont .footer-brand{align-items:center;display:flex;gap:min(max(calc(14.84507px + 2.44131vw),24px),50px);grid-column:-1/1;justify-content:space-between}.footer-cont a:not(.btn){word-wrap:anywhere;color:#fff;color:var(--white);font-size:min(max(calc(15.29577px + .18779vw),16px),18px);font-weight:300;text-transform:none}.footer-cont .logo{display:inline-flex}.footer-cont .sitemap{grid-column:1}.footer-cont .contact-list{grid-column:2;grid-row:2/span 2}.footer-cont .other{grid-column:1}@media only screen and (max-width:470px){.footer-cont{grid-template-columns:minmax(0,1fr)}.footer-cont .footer-brand{align-items:flex-start;flex-direction:column}.footer-cont .contact-list,.footer-cont .footer-brand,.footer-cont .other,.footer-cont .sitemap{grid-column:-1/1;grid-row:auto;min-width:0;width:100%}.footer-cont .view-more{max-width:100%}}@media only screen and (max-width:401px){.footer-cont .logo img{width:80%}.footer-cont .contact-list{grid-column:-1/1}}.footer .logo-block{align-items:flex-end;display:flex;justify-content:space-between}.footer .logo:first-child{margin-right:20px;max-width:min(max(calc(127.04225px + 4.78873vw),145px),196px)}@media only screen and (max-width:361px){.footer .logo:first-child{margin-right:0}}.footer .logo:last-child{max-width:128px}.footer-content{display:flex;max-width:572px}.footer .subtext{color:#fff;color:var(--white);display:block;margin-bottom:8px}.footer .contact-list{grid-row-gap:min(max(calc(19.77465px + 1.12676vw),24px),36px);align-content:start;display:grid;grid-auto-rows:max-content}.footer .contact-list li{max-width:300px}.footer .contact-list li a{display:inline-block;line-height:165%}.footer .contact-list li .footer-phone{margin-top:6px}.footer .other{grid-row-gap:min(max(calc(18.47887px + .93897vw),22px),32px);display:grid}@media (min-width:1201px){.footer .other{margin-top:-20px}}.footer .other .subtext{margin-bottom:10px}.footer .other a{color:#fff;color:var(--white)}.footer .other .sitemap{width:125px}.footer .socials{margin-bottom:0}@media only screen and (min-width:1441px){.footer{max-width:830px;width:100%}}.footer-form-col{background:#ebedee;background:var(--light-grey);flex:1 1 44%;min-width:0}.footer-form-col .contact-us{height:100%}.footer-form-col .button-group-register{align-items:center;display:flex;gap:min(max(calc(9.88732px + .56338vw),12px),18px)}.footer-form-col .button-group-register .btn{margin-left:0;min-width:min(max(calc(129.15493px + 4.22535vw),145px),190px);width:auto}.footer-form-col .button-group-register .btn,.footer-form-col .button-group-register .group-register{min-width:min(max(calc(182.39437px + 4.69484vw),200px),250px)}.footer-form-col .contact-form .logo{display:flex;justify-content:center}.socials{margin-bottom:18px}.socials-links{align-items:center;display:flex}.socials-links a{font-size:26px;transition-duration:.2s}.socials-links a:hover{color:#e6272c;color:var(--red);transform:scale(1.1)}.socials-links li:not(:last-child){margin-right:28px}.sitemap a:hover{color:#e6272c;color:var(--red)}.sitemap a:not(:last-child){margin-bottom:4px}.sitemap-links{display:flex;flex-direction:column}.copyright{margin-top:min(max(calc(24.97183px + 3.47418vw),38px),75px)}.copyright a,.copyright p{color:#ebedee;color:var(--light-grey);font-size:min(max(calc(11.29577px + .18779vw),12px),14px)}.copyright a{font-weight:300;text-transform:none}.copyright .privacy-links{margin-top:min(max(calc(29.6338px - 1.50235vw),8px),24px)}@media only screen and (max-width:1151px){.footer{flex:1 1 auto;width:100%}.footer-wrap{flex-direction:column-reverse}.footer-cont{grid-template-columns:minmax(170px,.85fr) minmax(230px,1fr)}.footer-cont>*{max-width:calc(100vw - min(max(calc(36px + 104 * ((100vw - 375px) / 1065)), 36px), 140px) - min(max(calc(36px + 104 * ((100vw - 375px) / 1065)), 36px), 140px))}.footer-content{justify-content:space-between;max-width:700px}.footer-form-col{flex:1 1 auto;width:100%}.contact-btn{margin-left:0}}@media only screen and (max-width:1025px){.header-wrapper{justify-content:space-between}.header .contact-btn{display:none}.header .navbar{margin-right:0}.mobile-header{display:block}.header .navbar,.search-block{display:none}.header .container{width:100%}}@media only screen and (max-width:551px){@media (max-width:425px){.footer-form-col .button-group-register{align-items:flex-start;flex-direction:column}.footer-form-col .button-group-register .btn,.footer-form-col .button-group-register .group-register{min-width:0;width:100%}}.footer-content{flex-direction:column}.contact-list{margin-bottom:0}.header .btn.sm{width:104px}.header .btn.sm span:after{right:5.5px;transform:skewX(-20deg);width:2px}}@media only screen and (max-width:361px){.sign-wrap{flex-direction:column}.sign-wrap .links{align-items:center;margin-top:20px}}.btn{background:#008199;background:var(--blue-green);border:none;clip-path:polygon(0 0,100% 0,86% 100%,0 100%,0 100%);clip-path:var(--right-corner);color:#fff;color:var(--white);cursor:pointer;display:block;font-size:16px;height:50px;overflow:hidden;position:relative;text-transform:uppercase;transition:background .1s ease;width:145px;z-index:1}.btn.loader{align-items:center;display:flex;justify-content:center;pointer-events:none}.btn.loader span{display:none}.btn.loader:before{animation:spin 1s linear infinite;border:4px solid hsla(0,0%,100%,.7);border-left-color:transparent;border-radius:50%;content:"";flex:0 0 auto;height:36px;margin-left:-15px;position:static;width:36px}.btn.loader.white:before{border-color:#1f1b1b;border-color:var(--theme-black);border-left-color:transparent}.btn span{align-items:center;display:flex;font-weight:600;height:100%;justify-content:center;padding:13px 40px 13px 27px;pointer-events:none;position:relative;text-transform:uppercase;transition:all .3s ease-in-out;white-space:nowrap;width:100%}.btn span:after,.btn span:before{background:#008199;background:var(--blue-green);bottom:0;content:"";position:absolute;transition:all .3s ease}.btn span:after{height:0;right:10px;transform:skewX(-22deg);width:3px}.btn span:before{height:2px;right:0;width:0}.btn:after,.btn:before{background:#008199;background:var(--blue-green);content:"";position:absolute;right:0;top:0;transition:all .3s ease}.btn:before{height:0;left:0;width:2px}.btn:after{height:2px;width:0}.btn:hover:not(.loader){background:transparent}.btn:hover:not(.loader):after{width:100%}.btn:hover:not(.loader):before{height:100%}.btn:hover:not(.loader) span{color:#008199;color:var(--blue-green)}.btn:hover:not(.loader) span:after{height:100%}.btn:hover:not(.loader) span:before{width:100%}.btn.xxl{clip-path:polygon(0 0,100% 0,89% 100%,0 100%,0 100%);clip-path:var(--right-corner-xxl);width:250px}.btn.xxl span{padding:13px 51px 13px 40px}.btn.xxl span:after{right:13px!important;transform:skewX(-29deg)!important}.btn.xl{width:235px}.btn.xl span:after{right:16px;transform:skewX(-33deg);width:4px}.btn.lg{width:195px}.btn.lg span:after{right:13px;transform:skewX(-29deg)}.btn.md{width:170px}.btn.md span:after{right:11px;transform:skewX(-26deg)}.btn.sm{width:155px}.btn.ghost{background:transparent;border:3px solid transparent;border-right:0;color:#000;color:var(--black)}.btn.ghost:after,.btn.ghost:before{display:none}.btn.ghost span{border:1px solid #000;border:1px solid var(--black);color:#000;color:var(--black)}.btn.ghost span:before{display:none}.btn.ghost span:after{background:#000;background:var(--black);height:100%;width:2px}.btn.ghost:hover span{background:#000;background:var(--black);color:#fff;color:var(--white)}.btn.black{background:#1f1b1b;background:var(--theme-black)}.btn.black span{color:#fff;color:var(--white)}.btn.black span:after,.btn.black span:before,.btn.black:after,.btn.black:before{background:#1f1b1b;background:var(--theme-black)}.btn.black:hover{background:transparent}.btn.black:hover span{color:#1f1b1b;color:var(--theme-black)}.btn.red{background:#e6272c;background:var(--red)}.btn.red span{color:#fff;color:var(--white)}.btn.red span:after,.btn.red span:before,.btn.red:after,.btn.red:before{background:#e6272c;background:var(--red)}.btn.red:hover{background:transparent}.btn.red:hover span{color:#e6272c;color:var(--red)}.btn.white{background:#fff;background:var(--white)}.btn.white span{color:#1f1b1b;color:var(--theme-black)}.btn.white span:after,.btn.white span:before,.btn.white:after,.btn.white:before{background:#fff;background:var(--white)}.btn.white:hover{background:transparent}.btn.white-text:hover span,.btn.white:hover span{color:#fff;color:var(--white)}.btn.left-clip{clip-path:polygon(11% 0,100% 0,100% 100%,0 100%,0 100%);padding-left:40px}.btn.left-clip span:after{right:-1px!important;transform:none!important}.btn.left-clip:before{width:3.5px}.btn.left-clip:hover:before{left:13px;transform:skewX(-29deg)}.btn.left-clip:hover span:before{width:130%}.btn-ordinary{align-items:center;border:1px solid #1f1b1b;border:1px solid var(--theme-black);color:#1f1b1b;color:var(--theme-black);display:flex;font-size:min(max(calc(10.59155px + .37559vw),12px),16px);font-weight:500;justify-content:center;transition:all .3s ease-in-out}.btn-ordinary:hover{background:#1f1b1b;background:var(--theme-black);color:#fff;color:var(--white)}.btn-ordinary .black-ghost{border:1px solid #1f1b1b;border:1px solid var(--theme-black);color:#1f1b1b;color:var(--theme-black)}.btn-ordinary .black-ghost:hover{background:#1f1b1b;background:var(--theme-black);color:#fff;color:var(--white)}.btn-ordinary.white{border:1px solid #fff;border:1px solid var(--white);color:#fff;color:var(--white)}.btn-ordinary.white:hover{background:#fff;background:var(--white);color:#1f1b1b;color:var(--theme-black)}.btn-ordinary.blue{background:#008199;background:var(--blue-green);border-color:transparent;box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);color:#fff;color:var(--white)}.btn-ordinary.blue:hover{background:transparent;border-color:#008199;border-color:var(--blue-green);color:#008199;color:var(--blue-green)}.btn-wrap{align-items:center;display:flex;justify-content:flex-start}.btn-wrap.\:container\(width\<\=500px\){flex-direction:column}.btn-wrap .btn{flex:0 0 auto}.btn-wrap .btn:not(:last-of-type),.btn-wrap .shadow-btn:not(:last-child){margin-right:min(max(calc(6.47887px + .93897vw),10px),20px)}@media only screen and (max-width:551px){.btn:not(.profile-cv-form .btn):not(.request-btn){font-size:12px;height:40px;width:115px}.btn:not(.profile-cv-form .btn):not(.request-btn) span:after{right:7px;transform:skewX(-21deg)}.btn:not(.profile-cv-form .btn):not(.request-btn).xxl{width:195px}.btn:not(.profile-cv-form .btn):not(.request-btn).xxl span:after{right:10.5px!important;transform:skewX(-28deg)}.btn:not(.profile-cv-form .btn):not(.request-btn).xl:not(.profile-cv-form .btn){width:175px}.btn:not(.profile-cv-form .btn):not(.request-btn).xl:not(.profile-cv-form .btn) span:after{right:11px;transform:skewX(-31deg)}.btn:not(.profile-cv-form .btn):not(.request-btn).lg:not(.profile-cv-form .btn){width:154px}.btn:not(.profile-cv-form .btn):not(.request-btn).lg:not(.profile-cv-form .btn) span:after{right:10px;transform:skewX(-28deg)}.btn:not(.profile-cv-form .btn):not(.request-btn).md{width:135px}.btn:not(.profile-cv-form .btn):not(.request-btn).md span:after{right:9px;transform:skewX(-25deg)}.btn:not(.profile-cv-form .btn):not(.request-btn).sm{width:120px}.btn:not(.profile-cv-form .btn):not(.request-btn).sm span:after{right:7px;transform:skewX(-23deg)}.btn:not(.profile-cv-form .btn):not(.request-btn).left-clip:hover:before{left:13px;transform:skewX(-34deg)}}.input-item{filter:drop-shadow(5px 10px 15px rgba(0,0,0,.24));filter:var(--shadow-filter);max-width:350px;transform:translateZ(0);width:100%}.upload-input,input:not([type=checkbox]),textarea{background:transparent;border:1px solid #000;border:1px solid var(--black);border-radius:0;color:#1f1b1b;color:var(--theme-black);font-family:Outfit,sans-serif;font-family:var(--font-main);font-size:min(max(calc(13.29577px + .18779vw),14px),16px);line-height:min(max(calc(10.47887px + .93897vw),14px),24px);padding:16px 20px 16px 18px;position:relative;resize:none;transition:all .3s ease-in-out;width:100%}.upload-input::-moz-placeholder,input:not([type=checkbox])::-moz-placeholder,textarea::-moz-placeholder{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(10.59155px + .37559vw),12px),16px);font-weight:600;text-transform:uppercase}.upload-input::placeholder,input:not([type=checkbox])::placeholder,textarea::placeholder{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(10.59155px + .37559vw),12px),16px);font-weight:600;text-transform:uppercase}.upload-input:-webkit-autofill,.upload-input:-webkit-autofill:active,.upload-input:-webkit-autofill:focus,.upload-input:-webkit-autofill:hover,input:not([type=checkbox]):-webkit-autofill,input:not([type=checkbox]):-webkit-autofill:active,input:not([type=checkbox]):-webkit-autofill:focus,input:not([type=checkbox]):-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#1f1b1b!important;-webkit-text-fill-color:var(--theme-black)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.upload-input{align-items:center;cursor:pointer;display:flex!important;justify-content:flex-start;transition:.25s ease}.upload-input__file-name,.upload-input__title{cursor:pointer;font-size:min(max(calc(10.59155px + .37559vw),12px),16px);font-weight:600;text-transform:uppercase;transition:.25s ease}.upload-input__title{color:#1f1b1b;color:var(--theme-black);margin-right:min(max(calc(12.88732px + .56338vw),15px),21px);pointer-events:none}.upload-input__file-name{color:#5b5b5b;color:var(--dark-grey);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:280px}@media only screen and (max-width:460px){.upload-input__file-name{max-width:220px;width:100%}}@media only screen and (max-width:415px){.upload-input__file-name{max-width:170px}}.upload-input input{cursor:pointer;height:100%;left:0;margin:0!important;opacity:0;position:absolute;right:0;width:100%}.upload-input:hover{background:#1f1b1b;background:var(--theme-black)}.upload-input:hover .upload-input__file-name,.upload-input:hover .upload-input__title{color:#fff;color:var(--white)}textarea{height:min(max(calc(87.5493px + 2.25352vw),96px),120px)}textarea::-webkit-scrollbar{width:5px}textarea::-webkit-scrollbar-thumb{background:#9fa1a1}.select-item select{display:none}.select2-dropdown{border:none!important;border-radius:0!important}.select2-results__option{font-family:Outfit,sans-serif;font-family:var(--font-main);transition:all .3s ease-in-out}.select2-container--default .select2-results__option--selected{background:#1f1b1b;background:var(--theme-black)}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#e6272c;background:var(--red);color:#fff;color:var(--white)}.select2-container--default .select2-results>.select2-results__options{background:#000;background:var(--black);border:none;color:#fff;color:var(--white)}.select2-container--open .select2-dropdown--below{border:none;overflow:hidden}.select2-container--open .select2-selection__arrow:before{transform:rotate(-180deg)}.select2-results__options::-webkit-scrollbar{width:3px}.select2-results__options::-webkit-scrollbar-thumb{background:#fff;background:var(--white)}form .select2-container{width:100%}form .select2-container--default .select2-selection--single{background:transparent;border:1px solid #1f1b1b;border:1px solid var(--theme-black);border-radius:0;font-size:min(max(calc(10.59155px + .37559vw),12px),16px);font-weight:600;height:min(max(calc(46.47887px + .93897vw),50px),60px);padding:16px 20px 16px 18px;text-transform:uppercase}form .select2-container--default .select2-selection--single .select2-selection__rendered{color:#1f1b1b;color:var(--theme-black);line-height:normal;max-width:calc(100% - 30px);padding:0}form .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#1f1b1b;color:var(--theme-black);text-transform:uppercase}@media only screen and (max-width:431px){form .select2-container--default .select2-selection--single .select2-selection__placeholder{max-width:230px;overflow:hidden;text-overflow:ellipsis}}@media only screen and (max-width:361px){form .select2-container--default .select2-selection--single .select2-selection__placeholder{max-width:190px}}form .select2-container--default .select2-selection--single .select2-selection__arrow{align-items:center;display:flex;height:100%;right:15px;width:16px}form .select2-container--default .select2-selection--single .select2-selection__arrow:before{content:"\e909";font-family:icomoon;font-size:14px;transition:transform .3s ease}form .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}@media only screen and (max-width:551px){form .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:8px}}.checkBox{align-items:center;cursor:pointer;display:flex;grid-column:1/-1;width:-moz-fit-content;width:fit-content}.checkBox span{color:#1f1b1b;color:var(--theme-black);display:block;flex:0 0 auto;font-size:14px;padding-left:30px;position:relative;transition:all .3s ease-in-out;width:100%;word-break:break-word}.checkBox span:before{align-items:center;border:1px solid #1f1b1b;border:1px solid var(--theme-black);color:#fff;color:var(--white);content:"";display:flex;font-size:11px;height:12px;justify-content:center;left:0;margin:auto;position:absolute;top:4px;width:12px}.checkBox span a{color:#e6272c;color:var(--red);text-transform:none}.checkBox span a:hover{text-decoration:underline}.checkBox input{cursor:pointer;opacity:0;position:absolute}.checkBox input:checked+span:before{background:#e6272c;background:var(--red);content:"\2713"}.checkBox input:checked+span:before,.checkBox:hover span:before{border:1px solid #e6272c;border:1px solid var(--red)}.radioInput{align-items:center;cursor:pointer;display:flex;grid-column:1/-1;width:-moz-fit-content;width:fit-content}.radioInput span{color:#1f1b1b;color:var(--theme-black);display:block;flex:0 0 auto;font-size:16px;font-weight:500;padding-left:30px;position:relative;transition:all .3s ease-in-out;width:100%;word-break:break-word}.radioInput span:before{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #008199;border:1px solid var(--blue-green);border-radius:50%;color:#fff;color:var(--white);content:"";display:flex;font-size:11px;height:16px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:.25s ease;width:16px}.radioInput input{cursor:pointer;opacity:0;position:absolute}.radioInput input:checked+span{color:#008199;color:var(--blue-green)}.radioInput input:checked+span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg data-name='Прямоугольник 170' fill='%23008199' stroke='%23008199' stroke-width='2'%3E%3Crect width='16' height='16' rx='8' stroke='none'/%3E%3Crect x='1' y='1' width='14' height='14' rx='7' fill='none'/%3E%3C/g%3E%3Cpath data-name='Контур 3' d='m4.358 8.051 2.394 2.394 4.89-4.89' fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.radioInput:hover span{color:#008199;color:var(--blue-green)}.job-search{background:linear-gradient(0deg,#e2262c,#ff5a5e);background:var(--red-gradient);bottom:min(max(calc(-352.59369px + 22.26345vw),-152px),-32px);box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);padding:min(max(calc(28.23944px + .46948vw),30px),35px) min(max(calc(-132.50464px + 18.92393vw),38px),140px) min(max(calc(17.95775px + 1.87793vw),25px),45px) min(max(calc(-.70423px + 6.85446vw),25px),98px);position:absolute;right:0;width:min(max(calc(105.49296px + 62.53521vw),340px),1006px);z-index:10}.job-search .h3,.job-search h3{color:#fff;color:var(--white)}.content-hub-form,.job-search-form{display:flex;justify-content:center;margin-top:min(max(calc(16.22535px - 1.12676vw),0px),12px);position:relative;z-index:15}.content-hub-form .keyword-search,.job-search-form .keyword-search{background-color:#ebedee;background-color:var(--light-grey);border:none;flex:0 0 auto;height:min(max(calc(41.07042px + 1.31455vw),46px),60px);width:100%}.content-hub-form .btn-ordinary,.job-search-form .btn-ordinary{flex:0 0 auto;margin-left:6px;width:min(max(calc(75.77465px + 1.12676vw),80px),92px)}.job-search-form .input-item:first-child{margin-right:8px}.job-search-form .input-item:first-child input{clip-path:polygon(0 0,100% 0,86% 100%,0 100%,0 100%);clip-path:var(--right-corner);padding-right:37px}@media only screen and (max-width:901px){.job-search-form .input-item:first-child{margin-right:0}}.job-search-form .input-item:nth-child(2){margin-left:min(max(calc(12.04819px - 3.61446vw),-40px),-25px)}.job-search-form .input-item:nth-child(2) .keyword-search{clip-path:polygon(14% 0,100% 0,100% 100%,0 100%,0 100%);padding:0 10px 0 min(max(calc(13.33333px + 4.62963vw),55px),80px)}.content-hub-form .input-item{max-width:480px}.contact-us{box-shadow:none;padding:min(max(calc(40.6338px + 5.16432vw),60px),115px) min(max(calc(8.1831px + 7.41784vw),36px),115px) 70px min(max(calc(19.80282px + 4.31925vw),36px),82px)}@media only screen and (min-width:1441px){.contact-us{padding-right:82px;width:100%}.contact-us .contact-form{margin:0 auto;max-width:710px}.contact-us .contact-form form{max-width:100%}}.contact-form{color:#1f1b1b;color:var(--theme-black)}.contact-form .select2-container{width:100%!important}.contact-form .h3,.contact-form h2,.contact-form h3{font-weight:500}.contact-form h2{margin-bottom:min(max(calc(24.8169px - .75117vw),14px),22px)}.contact-form .h3,.contact-form h3{font-size:min(max(calc(18.47887px + .93897vw),22px),32px)}@media only screen and (max-width:1400px){.contact-form .h3,.contact-form h3{font-size:min(max(calc(14.47887px + .93897vw),18px),28px)}}@media only screen and (max-width:1300px){.contact-form .h3,.contact-form h3{font-size:22px}}@media only screen and (max-width:651px){.contact-form .h3,.contact-form h3{font-size:22px}}@media only screen and (max-width:374px){.contact-form .h3,.contact-form h3{font-size:18px}}.contact-form form{grid-row-gap:min(max(calc(4.1831px + .75117vw),7px),15px);display:grid;max-width:392px;width:100%}.contact-form form input,.contact-form form textarea{border:1px solid #000;border:1px solid var(--black);padding:min(max(calc(12.94366px + .28169vw),14px),17px) 14px}.contact-form form .select2-container--default .select2-selection--single{padding:min(max(calc(13.23944px + .46948vw),15px),20px) 15px}.contact-form form .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#1f1b1b;color:var(--theme-black);letter-spacing:-.5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-form form .select2-container{width:392px}.contact-form .btn{margin-left:auto}@media only screen and (max-width:1151px){.contact-us{order:-1;width:100%}.contact-us .contact-form form{max-width:100%}.contact-us .contact-form form .select2-container{width:100%!important}}@media only screen and (max-width:901px){.job-search .job-search-form .btn-ordinary{margin:8px auto 0 0}.job-search-form{grid-row-gap:8px;display:grid;grid-template-columns:1fr;justify-items:center}.job-search-form .input-item{max-width:100%}.job-search-form .input-item:nth-child(2){margin-left:0}.job-search-form .input-item:nth-child(2) .keyword-search{clip-path:polygon(0 0,100% 0,86% 100%,0 100%,0 100%);clip-path:var(--right-corner);padding-left:18px}.job-search-form .btn-ordinary{height:46px;margin:8px 0 0}}@media only screen and (max-width:769px){.main-filters{grid-template-columns:1fr 1fr}}@media only screen and (max-width:551px){.main-filters{grid-template-columns:1fr}}@media only screen and (max-width:360px){.hero-screen .job-search{left:0}}.case-study-popup,.redline-popup{background:#fff;background:var(--white);box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);color:#1f1b1b;color:var(--theme-black);font-family:Outfit,sans-serif;font-family:var(--font-main);max-height:100%;max-width:556px;overflow:visible;padding:25px min(max(calc(5.49296px + 2.53521vw),15px),42px) min(max(calc(-7.46479px + 7.32394vw),20px),98px) min(max(calc(3.73239px + 3.00469vw),15px),47px);position:relative}.case-study-popup input,.redline-popup input{height:min(max(calc(46.47887px + .93897vw),50px),60px)}.case-study-popup .subtext,.redline-popup .subtext{margin-bottom:min(max(calc(21.23944px + .46948vw),23px),28px)}.case-study-popup,.redline-popup{display:flex;flex-direction:column}.case-study-popup .popup__title,.redline-popup .popup__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;background:#e6272c;background:var(--red);clip-path:polygon(0 0,100% 0,93% 100%,0 100%,0 100%);color:#fff;color:var(--white);display:-webkit-box;filter:drop-shadow(5px 10px 15px rgba(0,0,0,.24));filter:drop-shadow(5px 10px 15px var(--shadow-color));font-size:min(max(calc(18.47887px + .93897vw),22px),32px);left:-15px;letter-spacing:-.25px;margin-left:min(max(calc(-4.15493px - 4.22535vw),-65px),-20px);max-width:80%;min-width:268px;padding:6px 42px 6px 27px;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:376px){.case-study-popup .popup__title,.redline-popup .popup__title{max-width:215px;min-width:auto}}.case-study-popup .popup__btn-close,.redline-popup .popup__btn-close{background-image:url(../images/icons/close.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;height:26px;right:26px;top:25px;transition:transform .3s ease-in-out;width:26px}.case-study-popup .popup__btn-close .cross-clip,.redline-popup .popup__btn-close .cross-clip{display:none}.case-study-popup .popup__btn-close:hover,.redline-popup .popup__btn-close:hover{transform:rotate(90deg)}.case-study-popup .popup__container,.redline-popup .popup__container{margin:0 -16px 0 0;max-height:70vh;max-height:calc(var(--vh, 1vh)*70);padding-right:16px;transition:max-height .3s ease}.case-study-popup .popup__container .simplebar-track.simplebar-vertical,.redline-popup .popup__container .simplebar-track.simplebar-vertical{background:transparent;border-radius:2px;width:4px}.case-study-popup .popup__container .simplebar-track.simplebar-vertical .simplebar-scrollbar,.redline-popup .popup__container .simplebar-track.simplebar-vertical .simplebar-scrollbar{background:#1f1b1b;background:var(--theme-black);border-radius:2px}.case-study-popup .popup__container .simplebar-track.simplebar-vertical .simplebar-scrollbar:before,.redline-popup .popup__container .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{content:none}.case-study-popup .popup__content,.redline-popup .popup__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.case-study-popup .popup__content .buttons-wrap .shadow-wrap,.redline-popup .popup__content .buttons-wrap .shadow-wrap{filter:none}.case-study-popup .sign-up,.redline-popup .sign-up{width:100%}.case-study-popup .sign-up .select2-container--open .select2-dropdown--below,.redline-popup .sign-up .select2-container--open .select2-dropdown--below{max-height:141px}.case-study-popup .sign-up .upload-input,.case-study-popup .sign-up input,.redline-popup .sign-up .upload-input,.redline-popup .sign-up input{margin-bottom:min(max(calc(4.12676px + 1.03286vw),8px),19px)}.case-study-popup .sign-up .upload-input,.redline-popup .sign-up .upload-input{margin-bottom:25px}.case-study-popup .sign-up .select2-container,.redline-popup .sign-up .select2-container{margin-bottom:min(max(calc(17.1831px + .75117vw),20px),28px);width:100%!important}.case-study-popup .sign-up .agreement,.redline-popup .sign-up .agreement{margin-bottom:26px}.case-study-popup .sign-up .agreement .checkBox span,.redline-popup .sign-up .agreement .checkBox span{padding-left:20px}.case-study-popup .sign-up .agreement .checkBox:not(:last-child),.redline-popup .sign-up .agreement .checkBox:not(:last-child){margin-bottom:8px}.case-study-popup .sign-up .buttons-wrap,.redline-popup .sign-up .buttons-wrap{align-items:center;display:flex;justify-content:space-between}.case-study-popup .sign-up .btn,.redline-popup .sign-up .btn{font-weight:600}.case-study-popup.case-study-popup,.redline-popup.case-study-popup{max-width:804px;padding:25px min(max(calc(8.23944px + .46948vw),10px),15px) min(max(calc(21.40845px - .37559vw),16px),20px) min(max(calc(5.67606px + 3.28638vw),18px),53px);width:100%}.case-study-popup.case-study-popup:before,.redline-popup.case-study-popup:before{background-image:url(../images/decor-items/popup-decor.svg);background-position:100% 0;background-repeat:no-repeat;background-size:contain;content:"";height:min(max(calc(176.16901px + 12.48826vw),223px),356px);opacity:.55;position:absolute;right:0;top:0;width:100%;z-index:-1}.case-study-popup.case-study-popup .popup__title,.redline-popup.case-study-popup .popup__title{background:#1f1b1b;background:var(--theme-black);max-width:min(max(calc(371.83099px + 7.51174vw),400px),480px);padding-bottom:4px;padding-top:7px;top:26px}@media only screen and (max-width:650px){.case-study-popup.case-study-popup .popup__title,.redline-popup.case-study-popup .popup__title{max-width:80%}}.case-study-popup.case-study-popup .popup__container,.redline-popup.case-study-popup .popup__container{max-width:100%;padding-right:min(max(calc(9.1831px + .75117vw),12px),20px)}@media only screen and (max-width:1025px){.case-study-popup.case-study-popup,.redline-popup.case-study-popup{width:96%}}.case-study-popup.apply-popup,.redline-popup.apply-popup{max-width:100%;padding-bottom:40px}.case-study-popup.apply-popup .sign-up__inputs,.redline-popup.apply-popup .sign-up__inputs{grid-gap:16px;display:grid;grid-template-columns:repeat(2,1fr)}.case-study-popup.apply-popup .sign-up__inputs input,.redline-popup.apply-popup .sign-up__inputs input{margin:0}@media only screen and (max-width:650px){.case-study-popup.apply-popup .sign-up__inputs,.redline-popup.apply-popup .sign-up__inputs{grid-template-columns:1fr}}.case-study-popup.apply-popup .upload-input,.redline-popup.apply-popup .upload-input{grid-column:-1/1;justify-content:center}.case-study-popup.apply-popup .upload-input__file-name,.redline-popup.apply-popup .upload-input__file-name{max-width:200px;width:auto}.case-study-popup.apply-popup .popup__container,.redline-popup.apply-popup .popup__container{max-height:50vh;max-height:calc(var(--vh, 1vh)*50)}@media only screen and (max-width:650px){.case-study-popup.apply-popup .popup__container,.redline-popup.apply-popup .popup__container{max-height:100%}}@media only screen and (max-height:650px){.case-study-popup.apply-popup .popup__container,.redline-popup.apply-popup .popup__container{max-height:55vh;max-height:calc(var(--vh, 1vh)*55)}}@media only screen and (max-height:550px){.case-study-popup.apply-popup,.redline-popup.apply-popup{top:50%}}@media only screen and (max-height:860px){.case-study-popup,.redline-popup{max-width:100%;padding-bottom:25px}}@media only screen and (max-height:700px){.case-study-popup .popup__container,.redline-popup .popup__container{max-height:50vh;max-height:calc(var(--vh, 1vh)*50)}}@media only screen and (max-height:860px) and (max-width:650px){.case-study-popup .upload-input,.redline-popup .upload-input{justify-content:flex-start}.case-study-popup .sign-up__inputs,.redline-popup .sign-up__inputs{grid-template-columns:1fr}.case-study-popup .popup__container,.redline-popup .popup__container{max-height:74vh;max-height:calc(var(--vh, 1vh)*74)}}@media only screen and (max-height:560px){.case-study-popup .popup__container,.redline-popup .popup__container{max-height:70vh;max-height:calc(var(--vh, 1vh)*70)}}.case-study-content__logo{margin-bottom:min(max(calc(26.83099px + .84507vw),30px),39px);max-width:40%}.case-study-content__logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.case-study-content__info{padding-bottom:min(max(calc(14.3662px + 1.50235vw),20px),36px);width:100%}.case-study-content__info-title{margin-bottom:3px}.case-study-content__info-title h3{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:500;line-height:145%;text-transform:none}.case-study-content__additional-info{display:flex;flex-direction:row;flex-wrap:wrap}.case-study-content__additional-item{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:min(max(calc(12.60563px + 1.97183vw),20px),41px)}.case-study-content__additional-item:not(:last-child){margin-right:min(max(calc(6.19718px + 2.34742vw),15px),40px)}.case-study-content__additional-count{color:#e6272c;color:var(--red);font:300 min(max(calc(15.88732px + .56338vw),18px),24px) /108.33% Outfit,sans-serif;font:300 min(max(calc(15.88732px + .56338vw),18px),24px) /108.33% var(--font-main)}.case-study-content__testimonial{padding-left:min(max(calc(15.6338px + 5.16432vw),35px),90px);position:relative}.case-study-content__testimonial:before{font-feature-settings:normal;color:#e6272c;color:var(--red);content:"\e90e";font-family:icomoon!important;font-size:min(max(calc(10.14085px + 2.62911vw),20px),48px);font-style:normal;font-variant:normal;font-weight:400;left:0;line-height:1;position:absolute;text-transform:none;top:0}.case-study-content__testimonial-text{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:500;line-height:147.62%;padding-bottom:min(max(calc(12.12676px + 1.03286vw),16px),27px)}.case-study-content__testimonial-text a,.case-study-content__testimonial-text li,.case-study-content__testimonial-text p{font:inherit}.case-study-content__testimonial-bottom{color:#e6272c;color:var(--red)}.case-study-content__testimonial-bottom p{font-size:min(max(calc(13.29577px + .18779vw),14px),16px);font-weight:500;line-height:112.5%}.popup__content .select2-dropdown,.popup__content .select2-dropdown--below,.popup__content .select2-results__options{max-height:141px!important}.popup-block{align-items:normal;background-color:#fff;background-color:var(--white);border-radius:7px;justify-content:normal;margin:auto;max-height:90%;min-height:500px;overflow:auto;overflow-x:hidden;position:absolute;width:840px}.popup-block::-webkit-scrollbar{width:5px}.popup-block::-webkit-scrollbar-track{background:#fff;background:var(--white);border-radius:5px}.popup-block::-webkit-scrollbar-thumb{background:#343434;background:var(--popup-dark-gray);border-radius:5px}.popup-block::-webkit-scrollbar-thumb:hover{background:#fff;background:var(--white)}.popup-block label{color:#343434;color:var(--popup-dark-gray);font-size:min(max(calc(14.64789px + .0939vw),15px),16px)}.cv-area{display:flex;flex-direction:column;grid-column:1/-1}.cv-area input[type=file]{display:none}.cv-area .cv-name{margin-bottom:10px}.cv-area .cv-name span{color:#008199;color:var(--blue-green)}.custom-file-upload{border:1px dashed #dce1e4;border:1px dashed var(--popup-light-gray);border-radius:5px;cursor:pointer;display:flex;justify-content:center;padding:19px;position:relative}.custom-file-upload,.custom-file-upload span{transition:all .3s ease-in-out}.custom-file-upload:hover{background-color:#0e1127;background-color:var(--popup-dark-blue);border:1px solid #0e1127;border:1px solid var(--popup-dark-blue)}.custom-file-upload:hover span{color:#fff;color:var(--white)}.popup-captcha{grid-column:1/-1}@media only screen and (max-width:551px){.popup{padding:0 36px}.popup .label{max-width:225px}.popup .sign-up .buttons-wrap{align-items:flex-start;flex-direction:column}.popup .sign-up .buttons-wrap .reCaptcha-img{margin-bottom:28px;max-width:198px}.popup .checkBox span{flex:1 1 auto;word-break:break-word}}@media only screen and (max-width:1024px){.popup__inner{grid-gap:20px}.popup__close{height:17px;right:15px;top:15px;width:17px}.popup-block{min-height:auto;width:95%}.custom-file-upload{padding:15px}}@media only screen and (max-width:768px){.popup-captcha{transform:scale(.8);transform-origin:0}.popup-captcha .g-recaptcha,.popup-captcha>div{height:110px;width:100%}.popup-captcha .g-recaptcha>div{height:100%!important;width:100%!important}.popup-captcha iframe{height:100%;width:304px}}@media only screen and (max-width:550px){.popup__inner{grid-template-columns:1fr}.popup-block{width:95%}.popup-block .close-popup{font-size:20px;right:15px;top:20px}.popup-captcha{grid-column:1;transform-origin:center}.popup-captcha .g-recaptcha>div>div{display:flex;justify-content:center}}@media only screen and (max-width:428px){.popup-captcha{overflow:hidden;transform:scale(.7)}.popup-captcha .g-recaptcha,.popup-captcha>div{height:110px}.popup-captcha iframe{width:300px}}@media only screen and (max-width:360px){.popup__block{width:100%}.popup__block .upload-input,.popup__block input,.popup__block textarea{padding:12px}.popup__block .reCaptcha-img{max-width:200px}.popup__block:not(.full-height){max-height:100%}}:root{--swiper-pagination-bullet-horizontal-gap:5px;--swiper-pagination-bullet-width:17px;--swiper-pagination-bullet-height:17px;--swiper-pagination-bullet-inactive-color:var(--dark-grey);--swiper-pagination-bullet-inactive-opacity:0.5;--swiper-pagination-color:var(--dark-grey)}.swiper-wrapper{left:0!important}.navigation{align-items:center;display:none;left:50%;position:absolute;transform:translateX(-50%)}.nav-btn-next,.nav-btn-prev{align-items:center;border:1px solid #1f1b1b;border:1px solid var(--theme-black);color:#1f1b1b;color:var(--theme-black);display:flex;height:46px;justify-content:center;transition:all .3s ease-in-out;width:46px}.nav-btn-next.swiper-button-disabled,.nav-btn-next:hover,.nav-btn-prev.swiper-button-disabled,.nav-btn-prev:hover{background:#1f1b1b;background:var(--theme-black);color:#fff;color:var(--white)}.nav-btn-next.swiper-button-disabled,.nav-btn-prev.swiper-button-disabled{cursor:not-allowed;opacity:.3}.nav-btn-prev{margin-right:24px;transform:rotate(180deg)}.slider-wrap .swiper-pagination{background:#ebedee;background:var(--light-grey);top:auto}.slider-wrap .swiper-pagination .swiper-pagination-progressbar-fill{background:#000;background:var(--black)}.slider-wrap .navigation{bottom:-125px}.swiper-button-lock{display:none}.pagination-main .swiper-pagination-bullet{border-radius:0}@media only screen and (min-width:551px){.pagination-main{bottom:-50px!important;left:-5px!important;width:-moz-fit-content!important;width:fit-content!important}}.inline-content-element{font:300 min(max(calc(15.29577px + .18779vw),16px),18px) /171% Outfit,sans-serif!important;font:300 min(max(calc(15.29577px + .18779vw),16px),18px) /171% var(--font-main)!important}.inline-content-element pre{word-wrap:break-word;white-space:pre-wrap}.inline-content-element *{background:none!important;font-family:Outfit,sans-serif!important;font-family:var(--font-main)!important}.inline-content-element h1,.inline-content-element h2,.inline-content-element h3{text-transform:none}.inline-content-element h1{color:#1f1b1b;color:var(--theme-black);font:500 min(max(calc(18.47887px + .93897vw),22px),32px) /110% Outfit,sans-serif!important;font:500 min(max(calc(18.47887px + .93897vw),22px),32px) /110% var(--font-main)!important;font-size:20px}.inline-content-element h1:not(:last-child){padding-bottom:min(max(calc(17.1831px + .75117vw),20px),28px)}.inline-content-element h2{font:500 min(max(calc(17.88732px + .56338vw),20px),26px) /110% Outfit,sans-serif!important;font:500 min(max(calc(17.88732px + .56338vw),20px),26px) /110% var(--font-main)!important}.inline-content-element h3{font:500 min(max(calc(16.94366px + .28169vw),18px),21px) /147.62% Outfit,sans-serif!important;font:500 min(max(calc(16.94366px + .28169vw),18px),21px) /147.62% var(--font-main)!important}.inline-content-element h3:not(:last-child){padding-bottom:min(max(calc(13.23944px + .46948vw),15px),20px)}.inline-content-element h2:not(:last-child),.inline-content-element h3:not(:last-child){padding-bottom:15px}.inline-content-element li,.inline-content-element p,.inline-content-element td{font:300 min(max(calc(15.29577px + .18779vw),16px),18px) /171% Outfit,sans-serif!important;font:300 min(max(calc(15.29577px + .18779vw),16px),18px) /171% var(--font-main)!important}.inline-content-element a,.inline-content-element span{display:inline}.inline-content-element a{font:inherit!important;font-weight:400!important;position:relative;text-decoration:underline;text-transform:none;transition:color .3s ease-in-out;word-break:break-all}.inline-content-element a:hover{color:#e6272c!important;color:var(--red)!important;transition:color .3s ease-in-out}.inline-content-element li:not(:last-child),.inline-content-element ol:not(:last-child),.inline-content-element p:not(:last-child),.inline-content-element ul:not(:last-child){padding-bottom:min(max(calc(9.64789px + .0939vw),10px),11px)}.inline-content-element li+h3,.inline-content-element ol+h3,.inline-content-element p+h3,.inline-content-element ul+h3{padding-top:min(max(calc(12.53521px + .65728vw),15px),22px)}.inline-content-element ul{list-style:none!important;padding-top:20px}.inline-content-element ul li{padding-left:20px!important;position:relative}.inline-content-element ul li:before{background:#1f1b1b;background:var(--theme-black);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:12px;width:6px}.inline-content-element ol{counter-reset:num;list-style-type:none!important;padding-top:20px}.inline-content-element ol li{padding-left:20px!important;position:relative}.inline-content-element ol li:before{color:#1f1b1b;color:var(--theme-black);content:counter(num) ".";counter-increment:num;font-family:Outfit,sans-serif;font-family:var(--font-main);font-size:inherit;font-weight:500;left:0;line-height:100%;position:absolute;top:6px}.inline-content-element blockquote{font-style:italic;margin-bottom:40px;padding-left:min(max(calc(10.12676px + 1.03286vw),14px),25px);position:relative}.inline-content-element blockquote *,.inline-content-element blockquote a,.inline-content-element blockquote p,.inline-content-element blockquote span{font-style:italic!important}.inline-content-element blockquote:before{background:#e6272c;background:var(--red);border-radius:10px;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:min(max(calc(1.29577px + .18779vw),2px),4px)}.inline-content-element.case-study-text-styles h3{font:500 min(max(calc(15.88732px + .56338vw),18px),24px) /110% Outfit,sans-serif!important;font:500 min(max(calc(15.88732px + .56338vw),18px),24px) /110% var(--font-main)!important}.inline-content-element.case-study-text-styles p{line-height:178%!important}.inline-content-element.case-study-text-styles h2,.inline-content-element.case-study-text-styles h3{color:#e6272c;color:var(--red)}.inline-content-element.case-study-text-styles h2:not(:last-child),.inline-content-element.case-study-text-styles h3:not(:last-child){padding-bottom:7px}.text-content a,.text-heading a{font:inherit!important;font-weight:400!important;position:relative;text-transform:none;transition:color .3s ease-in-out}.text-content a:not(.btn),.text-heading a:not(.btn){text-decoration:underline}.text-content a[href^="mailto:"],.text-content a[href^="tel:"],.text-heading a[href^="mailto:"],.text-heading a[href^="tel:"]{display:inline-block}.text-content a:hover,.text-heading a:hover{color:#e6272c!important;color:var(--red)!important;transition:color .3s ease-in-out}.text-content *,.text-heading *{font-family:Outfit,sans-serif!important;font-family:var(--font-main)!important}.text-content ul,.text-heading ul{list-style:disc!important}.text-content ul li,.text-heading ul li{font-weight:300!important;position:relative}.text-content ol,.text-heading ol{counter-reset:num;list-style-type:none!important}.text-content ol li,.text-heading ol li{padding-left:20px!important;position:relative}.text-content ol li:before,.text-heading ol li:before{color:#1f1b1b;color:var(--theme-black);content:counter(num) ".";counter-increment:num;font-family:Outfit,sans-serif;font-family:var(--font-main);font-size:inherit;font-weight:500;left:0;line-height:100%;position:absolute;top:6px}.text-content blockquote,.text-heading blockquote{font-style:italic;margin-bottom:40px;padding-left:min(max(calc(10.12676px + 1.03286vw),14px),25px);position:relative}.text-content blockquote *,.text-content blockquote a,.text-content blockquote p,.text-content blockquote span,.text-heading blockquote *,.text-heading blockquote a,.text-heading blockquote p,.text-heading blockquote span{font-style:italic!important}.text-content blockquote:before,.text-heading blockquote:before{background:#e6272c;background:var(--red);border-radius:10px;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:min(max(calc(1.29577px + .18779vw),2px),4px)}.share-links{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.share-links__title{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(13.29577px + .18779vw),14px),16px);font-weight:800;line-height:125%;margin-bottom:10px;text-transform:uppercase}.share-links__wrap{align-items:center;display:flex;justify-content:flex-start}.share-links__link{align-items:center;background:#e6272c;background:var(--red);color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:12px;height:24px;justify-content:center;line-height:1;transition:background-color .3s ease;width:24px}.share-links__link:not(:last-child){margin-right:10px}.share-links__link:hover{background:#008199;background:var(--blue-green)}.share-links__link.icon-linkedin{font-size:13px}.share-links__link.icon-facebook{font-size:15px}.share-links__link.icon-mail{font-size:11px}:root{--plyr-color-main:#e6272c;--plyr-control-icon-size:25px}.plyr__poster{background-size:cover}.plyr__video-wrapper{z-index:0}@media only screen and (min-width:650px){.gallery-slider.gallery-slider-grid .swiper-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:100%}.gallery-slider.gallery-slider-grid .gallery-slider__item{padding:8px;width:50%!important}.gallery-slider.gallery-slider-grid .gallery-slider__item img{transition:all .3s ease}.gallery-slider.gallery-slider-grid .gallery-slider__item:first-child .photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.gallery-slider.gallery-slider-grid .gallery-slider__item:first-child .photo:before{content:"";display:block;padding-bottom:max(min(61.01398601398601%,9999px),0px)}.gallery-slider.gallery-slider-grid .gallery-slider__item:first-child .photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(2),.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(3){width:25%!important}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(2) .photo,.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(3) .photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(2) .photo:before,.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(3) .photo:before{content:"";display:block;padding-bottom:max(min(105.39568345323741%,9999px),0px)}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(2) .photo img,.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(3) .photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(4) .photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(4) .photo:before{content:"";display:block;padding-bottom:max(min(47.55244755244755%,9999px),0px)}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(4) .photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(n+5){transform:translateY(-17%)}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(n+5) .photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(n+5) .photo:before{content:"";display:block;padding-bottom:max(min(57.69230769230769%,9999px),0px)}.gallery-slider.gallery-slider-grid .gallery-slider__item:nth-child(n+5) .photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.gallery-slider.gallery-slider-grid .gallery-slider__item:hover img{transform:scale(1.03)}.gallery-slider.gallery-slider-grid .nav-btn-next,.gallery-slider.gallery-slider-grid .nav-btn-prev,.gallery-slider.gallery-slider-grid .navigation,.gallery-slider.gallery-slider-grid .swiper-pagination{display:none}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item{width:-moz-fit-content!important;width:fit-content!important}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:first-child .photo:before{padding-bottom:0}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:first-child .photo img{position:relative}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(2),.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(3){width:-moz-fit-content!important;width:fit-content!important}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(2) .photo:before,.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(3) .photo:before{padding-bottom:0}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(2) .photo img,.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(3) .photo img{position:relative}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(4) .photo:before{padding-bottom:0}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(4) .photo img{position:relative}}@media only screen and (max-width:650px){.gallery-slider.gallery-slider-grid{overflow:visible;position:relative}.gallery-slider.gallery-slider-grid .gallery-slider__item img{transition:all .3s ease}.gallery-slider.gallery-slider-grid .gallery-slider__item .photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.gallery-slider.gallery-slider-grid .gallery-slider__item .photo:before{content:"";display:block;padding-bottom:max(min(100%,9999px),0px)}.gallery-slider.gallery-slider-grid .gallery-slider__item .photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.gallery-slider.gallery-slider-grid .gallery-slider__item:hover img{transform:scale(1.03)}.gallery-slider.gallery-slider-grid .swiper-pagination{background:#e8e7e7;background:var(--light-grey-2);margin-top:25px;position:static;width:100%}.gallery-slider.gallery-slider-grid .swiper-pagination .swiper-pagination-progressbar-fill{background:#000;background:var(--black)}.gallery-slider.gallery-slider-grid .navigation{bottom:-65px}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item{width:-moz-fit-content!important;width:fit-content!important}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:first-child .photo:before{padding-bottom:0}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:first-child .photo img{position:relative}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(2),.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(3){width:100%!important}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(2) .photo:before,.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(3) .photo:before{padding-bottom:0}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(2) .photo img,.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(3) .photo img{position:relative}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(4) .photo:before{padding-bottom:0}.gallery-slider.gallery-slider-grid.collapsed .gallery-slider__item:nth-child(4) .photo img{position:relative}}.gallery-slider.gallery-slider-horizontal .gallery-slider__item{padding:8px;width:50%}.gallery-slider.gallery-slider-horizontal .gallery-slider__item img{transition:all .3s ease}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:first-child .photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:first-child .photo:before{content:"";display:block;padding-bottom:max(min(61.01398601398601%,9999px),0px)}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:first-child .photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width:650px){.gallery-slider.gallery-slider-horizontal .gallery-slider__item:first-child .photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:first-child .photo:before{content:"";display:block;padding-bottom:max(min(100%,9999px),0px)}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:first-child .photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(2),.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(3){width:25%}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(2) .photo,.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(3) .photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(2) .photo:before,.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(3) .photo:before{content:"";display:block;padding-bottom:max(min(125.53956834532374%,9999px),0px)}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(2) .photo img,.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(3) .photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width:650px){.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(2) .photo,.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(3) .photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(2) .photo:before,.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(3) .photo:before{content:"";display:block;padding-bottom:max(min(100%,9999px),0px)}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(2) .photo img,.gallery-slider.gallery-slider-horizontal .gallery-slider__item:nth-child(3) .photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}}.gallery-slider.gallery-slider-horizontal .gallery-slider__item:hover img{transform:scale(1.03)}@media only screen and (max-width:650px){.gallery-slider.gallery-slider-horizontal .gallery-slider__item{padding:0}}.gallery-slider.gallery-slider-horizontal .nav-btn-next,.gallery-slider.gallery-slider-horizontal .nav-btn-prev,.gallery-slider.gallery-slider-horizontal .navigation,.gallery-slider.gallery-slider-horizontal .swiper-pagination{display:none}.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item{width:-moz-fit-content!important;width:fit-content!important}.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:first-child .photo:before{padding-bottom:0}.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:first-child .photo img{position:relative}.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:nth-child(2),.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:nth-child(3){width:100%!important}.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:nth-child(2) .photo:before,.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:nth-child(3) .photo:before{padding-bottom:0}.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:nth-child(2) .photo img,.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:nth-child(3) .photo img{position:relative}.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:nth-child(4) .photo:before{padding-bottom:0}.gallery-slider.gallery-slider-horizontal.collapsed .gallery-slider__item:nth-child(4) .photo img{position:relative}@media only screen and (max-width:650px){.gallery-slider.gallery-slider-horizontal{overflow:visible}.gallery-slider.gallery-slider-horizontal .nav-btn-next,.gallery-slider.gallery-slider-horizontal .nav-btn-prev,.gallery-slider.gallery-slider-horizontal .navigation,.gallery-slider.gallery-slider-horizontal .swiper-pagination{display:flex}.gallery-slider.gallery-slider-horizontal .swiper-pagination{background:#e8e7e7;background:var(--light-grey-2);margin-top:25px;position:static;width:100%}.gallery-slider.gallery-slider-horizontal .swiper-pagination .swiper-pagination-progressbar-fill{background:#000;background:var(--black)}.gallery-slider.gallery-slider-horizontal .navigation{bottom:-65px}}.multiple-select{position:relative}.multiple-select.open .dropdown,.multiple-select.open .multiple-select__mask{display:block}.multiple-select__mask{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.multiple-select .dropdown{background:#fff;background:var(--white);color:#1f1b1b;color:var(--theme-black);display:none;left:0;max-height:250px;overflow-y:auto;padding:12px;position:absolute;top:100%;transition:.3s ease-in;width:100%}.multiple-select .dropdown::-webkit-scrollbar{width:3px}.multiple-select .dropdown::-webkit-scrollbar-thumb{background:#1f1b1b;background:var(--theme-black)}.multiple-select .dropdown .checkBox{width:100%}.multiple-select .dropdown .checkBox span{color:#1f1b1b;color:var(--theme-black);padding-left:20px}.multiple-select .dropdown .checkBox{padding:5px;transition:background-color .3s ease}.multiple-select .dropdown .checkBox:hover{background-color:#dce1e4;background-color:var(--light-gray)}.multiple-select .dropdown .filters-parent{margin-bottom:0}.multiple-select .dropdown .filters-parent--inner{padding:0 0 0 5px}.multiple-select .dropdown .filters-parent .filters-trigger{margin:0 8px 0 0}.multiple-select .dropdown .filters-children{padding:0 0 0 30px}html body .termsfeed-com---palette-dark.termsfeed-com---nb{background:#fff;background:var(--white);border:none;border-bottom:0;border-radius:0;border-right:0;box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);color:#1f1b1b;color:var(--theme-black);font-family:Outfit,sans-serif;font-family:var(--font-main)}html body .termsfeed-com---palette-dark.termsfeed-com---nb .cc-nb-changep,html body .termsfeed-com---palette-dark.termsfeed-com---nb .cc-nb-okagree,html body .termsfeed-com---palette-dark.termsfeed-com---nb .cc-nb-reject{margin-bottom:10px!important;margin-right:10px!important;margin-top:5px!important;text-transform:capitalize}html body .termsfeed-com---palette-dark.termsfeed-com---nb .cc-nb-text,html body .termsfeed-com---palette-dark.termsfeed-com---nb .cc-nb-title{color:#1f1b1b;color:var(--theme-black)}html body .termsfeed-com---palette-dark.termsfeed-com---nb #cc-nb-text{font-weight:400}html body .termsfeed-com---palette-dark.termsfeed-com---nb #cc-nb-title{color:#e6272c;color:var(--red);font-family:Outfit,sans-serif;font-family:var(--font-main);text-transform:uppercase}html body .termsfeed-com---nb .cc-cp-foot-button .cc-cp-foot-save,html body .termsfeed-com---nb .cc-nb-changep,html body .termsfeed-com---nb .cc-nb-okagree,html body .termsfeed-com---nb .cc-nb-reject{align-items:center;background-color:#e6272c;background-color:var(--red);border:2px solid #e6272c;border:2px solid var(--red);border-radius:0;border-right:0;clip-path:polygon(0 0,100% 0,86% 100%,0 100%,0 100%);clip-path:var(--right-corner);color:#fff;color:var(--white);cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-family:var(--font-main);font-size:16px;font-weight:600;height:50px;justify-content:center;line-height:normal;overflow:hidden;padding:13px 40px 13px 27px;position:relative;text-align:center;text-transform:uppercase!important;transition:all .3s ease-in-out;white-space:nowrap;width:195px;z-index:1}html body .termsfeed-com---nb .cc-cp-foot-button .cc-cp-foot-save:focus,html body .termsfeed-com---nb .cc-nb-changep:focus,html body .termsfeed-com---nb .cc-nb-okagree:focus,html body .termsfeed-com---nb .cc-nb-reject:focus{border:none!important;box-shadow:none!important}html body .termsfeed-com---nb .cc-cp-foot-button .cc-cp-foot-save:after,html body .termsfeed-com---nb .cc-nb-changep:after,html body .termsfeed-com---nb .cc-nb-okagree:after,html body .termsfeed-com---nb .cc-nb-reject:after{background-color:#e6272c;background-color:var(--red);bottom:0;content:"";position:absolute;right:14px!important;top:0;transform:skewX(-28deg)!important;transition:all .4s ease;width:2px}html body .termsfeed-com---nb .cc-cp-foot-button .cc-cp-foot-save:hover,html body .termsfeed-com---nb .cc-nb-changep:hover,html body .termsfeed-com---nb .cc-nb-okagree:hover,html body .termsfeed-com---nb .cc-nb-reject:hover{background-color:transparent;color:#e6272c;color:var(--red)}html body .termsfeed-com---nb .cc-cp-foot-button .cc-cp-foot-save:hover:after,html body .termsfeed-com---nb .cc-nb-changep:hover:after,html body .termsfeed-com---nb .cc-nb-okagree:hover:after,html body .termsfeed-com---nb .cc-nb-reject:hover:after{transform:skewX(-29deg)!important}html body .termsfeed-com---nb .cc-cp-foot-button .cc-cp-foot-save:hover:before,html body .termsfeed-com---nb .cc-nb-changep:hover:before,html body .termsfeed-com---nb .cc-nb-okagree:hover:before,html body .termsfeed-com---nb .cc-nb-reject:hover:before{left:100%;transform:translateX(-100%)}html body .termsfeed-com---nb .cc-nb-changep{background-color:#008199;background-color:var(--blue-green);border-color:#008199;border-color:var(--blue-green);clip-path:polygon(0 0,100% 0,89% 100%,0 100%,0 100%);clip-path:var(--right-corner-xxl);letter-spacing:-.5px;width:260px}html body .termsfeed-com---nb .cc-nb-changep:after{background-color:#008199;background-color:var(--blue-green);right:15px!important;transform:skewX(-30deg) translateX(10%)!important}html body .termsfeed-com---nb .cc-nb-changep:hover{background-color:transparent;color:#008199;color:var(--blue-green)}html body .termsfeed-com---nb .cc-nb-changep:hover:after{transform:skewX(-30deg) translateX(10%)!important}html body .termsfeed-com---nb .cc-nb-buttons-container{grid-column-gap:min(max(calc(3.23944px + .46948vw),5px),10px);grid-row-gap:0;display:flex!important;flex-wrap:wrap}html body .termsfeed-com---palette-dark .cc-cp-body-content-entry a{color:#e6272c;color:var(--red);font:inherit;text-transform:none;transition:all .3s ease}html body .termsfeed-com---palette-dark .cc-cp-body-content-entry a:hover{color:#1f1b1b;color:var(--theme-black);text-decoration-color:#1f1b1b;text-decoration-color:var(--theme-black)}html body .termsfeed-com---palette-dark .cc-pc-container{border:none;border-radius:0;box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);font-family:Outfit,sans-serif!important;font-family:var(--font-main)!important;overflow:hidden}html body .termsfeed-com---palette-dark .cc-cp-body-content,html body .termsfeed-com---palette-dark .cc-cp-foot,html body .termsfeed-com---palette-dark .cc-pc-head{background:#fff!important;background:var(--white)!important;border-bottom-color:#1f1b1b!important;border-bottom-color:var(--theme-black)!important;border-top-color:#1f1b1b!important;border-top-color:var(--theme-black)!important}html body .termsfeed-com---palette-dark .cc-cp-body-tabs{background-color:#ebedee;background-color:var(--light-grey);font-family:Outfit,sans-serif!important;font-family:var(--font-main)!important}html body .termsfeed-com---palette-dark .cc-cp-body-tabs-item{background:#ebedee;background:var(--light-grey)}html body .termsfeed-com---palette-dark .cc-cp-body-tabs-item-link{color:#1f1b1b;color:var(--theme-black)}html body .termsfeed-com---palette-dark .cc-cp-body-tabs-item-link:focus{box-shadow:none}html body .termsfeed-com---palette-dark .cc-cp-body-tabs-item[active=true]{background:#e6272c!important;background:var(--red)!important}html body .termsfeed-com---palette-dark .cc-cp-body-tabs-item[active=true] .cc-cp-body-tabs-item-link{color:#fff;color:var(--white)}html body .termsfeed-com---palette-dark .cc-pc-head-lang select{background:#ebedee;background:var(--light-grey);color:#1f1b1b;color:var(--theme-black);cursor:pointer;padding:5px}html body .termsfeed-com---palette-dark .cc-pc-head-lang select:focus{box-shadow:none}html body .termsfeed-com---palette-dark .cc-pc-head-lang select option{cursor:pointer;font-family:Outfit,sans-serif;font-family:var(--font-main);font-size:min(max(calc(15.29577px + .18779vw),16px),18px);font-style:normal;font-weight:400;line-height:min(max(calc(26.59155px + .37559vw),28px),32px)}html body .termsfeed-com---palette-dark .cc-pc-head-close{color:#e6272c;color:var(--red);transition:all .3s ease}html body .termsfeed-com---palette-dark .cc-pc-head-close:hover{color:#000;color:var(--black);transform:scale(1.1)}html body .termsfeed-com---palette-dark .cc-pc-head-close:focus{border:0}html body .termsfeed-com---pc-dialog .cc-cp-body-tabs{font-family:Outfit,sans-serif!important;font-family:var(--font-main)!important}html body .termsfeed-com---pc-dialog .cc-cp-foot{flex-wrap:wrap;padding:10px 0}html body .termsfeed-com---pc-dialog .cc-cp-foot-byline a{color:#e6272c;color:var(--red);text-decoration:underline;transition:all .3s ease}html body .termsfeed-com---pc-dialog .cc-cp-foot-byline a:hover{color:#1f1b1b;color:var(--theme-black);text-decoration-color:#1f1b1b;text-decoration-color:var(--theme-black)}html body .termsfeed-com---pc-dialog .cc-cp-foot-button .cc-cp-foot-save{align-items:center;background-color:#e6272c;background-color:var(--red);border:2px solid #e6272c;border:2px solid var(--red);border-radius:0;border-right:0;clip-path:polygon(0 0,100% 0,89% 100%,0 100%,0 100%);clip-path:var(--right-corner-xxl);color:#fff;color:var(--white);cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-family:var(--font-main);font-size:16px;font-weight:600;height:50px;justify-content:center;letter-spacing:-.5px;line-height:normal;overflow:hidden;padding:13px 40px 13px 27px;position:relative;text-align:center;text-transform:uppercase!important;transition:all .3s ease-in-out;white-space:nowrap;width:250px;z-index:1}html body .termsfeed-com---pc-dialog .cc-cp-foot-button .cc-cp-foot-save:focus{border:none!important;box-shadow:none!important}html body .termsfeed-com---pc-dialog .cc-cp-foot-button .cc-cp-foot-save:after{background-color:#e6272c;background-color:var(--red);bottom:0;content:"";position:absolute;right:14px!important;top:0;transform:skewX(-30deg) translateX(15%)!important;transition:all .4s ease;width:2px}html body .termsfeed-com---pc-dialog .cc-cp-foot-button .cc-cp-foot-save:hover{background-color:transparent;color:#e6272c;color:var(--red)}html body .termsfeed-com---pc-dialog .cc-cp-foot-button .cc-cp-foot-save:hover:after{transform:skewX(-30deg) translateX(10%)!important}html body .termsfeed-com---pc-dialog .cc-cp-foot-button .cc-cp-foot-save:hover:before{left:100%;transform:translateX(-100%)}@media only screen and (max-width:530px){html body .termsfeed-com---pc-dialog .cc-cp-foot-button .cc-cp-foot-save{margin-bottom:10px;margin-left:10px}}html body .termsfeed-com---palette-dark .cc-cp-body-content-entry-text a{display:inline-block}html body .termsfeed-com---palette-dark .cc-cp-body-content-entry-text,html body .termsfeed-com---palette-dark .cc-cp-body-content-entry-title{color:#1f1b1b;color:var(--theme-black)}html body .termsfeed-com---palette-dark .cc-pc-head-title-text{color:#e6272c;color:var(--red)}html body .termsfeed-com---palette-dark .cc-cp-foot-byline,html body .termsfeed-com---palette-dark .cc-pc-head-title-headline,html body .termsfeed-com---pc-dialog input[type=checkbox].cc-custom-checkbox+label{color:#1f1b1b;color:var(--theme-black)}html body .termsfeed-com---pc-dialog input[type=checkbox].cc-custom-checkbox+label:after,html body .termsfeed-com---pc-dialog input[type=checkbox].cc-custom-checkbox+label:before{border-color:#1f1b1b;border-color:var(--theme-black)}html body .termsfeed-com---pc-dialog input[type=checkbox].cc-custom-checkbox:checked+label:before{background:#e6272c;background:var(--red)}@media only screen and (max-width:651px){html body .termsfeed-com---nb-simple{max-width:90%}html body .termsfeed-com---nb .cc-nb-changep,html body .termsfeed-com---nb .cc-nb-okagree,html body .termsfeed-com---nb .cc-nb-reject{margin-top:0!important;max-width:100%}html body .termsfeed-com---nb .cc-nb-main-container{padding:2rem}}@media only screen and (max-width:425px){html body .termsfeed-com---nb .cc-nb-changep,html body .termsfeed-com---nb .cc-nb-okagree,html body .termsfeed-com---nb .cc-nb-reject{font-size:16px;justify-content:center;min-width:auto;text-align:center!important}}@media only screen and (max-width:380px){html body .termsfeed-com---nb-simple{max-width:100%}}.clients-section h2{margin-bottom:20px}@media only screen and (max-width:651px){.clients-section h2{text-align:center}.clients-section{padding:40px 0}}.clients-list{grid-column-gap:16px;grid-row-gap:11px;align-items:center;display:grid;grid-template-columns:repeat(4,1fr);margin-top:25px;padding-bottom:25px}@media only screen and (max-width:769px){.clients-list{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:651px){.clients-list{display:none}}.clients-item{align-items:center;background:#fff;background:var(--white);box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);display:flex;justify-content:center;margin-bottom:16px;max-width:278px;transition:all .3s ease-in-out;width:100%}.clients-item:not(.client-preview-slider .clients-item):hover{box-shadow:0 0 0 rgba(0,0,0,.24);box-shadow:0 0 0 var(--shadow-color)}.clients-item:not(.client-preview-slider .clients-item):hover img{transform:scale(.8)}.clients-item img{height:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s ease-in-out;width:100%}.clients-item:not(.client-preview-slider .clients-item){-webkit-mask-image:none!important;mask-image:none!important;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.clients-item:not(.client-preview-slider .clients-item):before{content:"";display:block;padding-bottom:max(min(43.16546762589928%,9999px),0px)}.clients-item:not(.client-preview-slider .clients-item) img{height:100%;height:90%;left:0;left:auto;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;top:auto;width:100%;width:90%}.clients-slider{display:none;margin-top:25px;overflow:visible}.clients-slider .clients-item{max-width:100%}@media only screen and (max-width:651px){.clients-slider{display:block}}.testimonials-section{overflow:hidden;padding:min(max(calc(57.11268px + 6.10329vw),80px),145px) 0 min(max(calc(122.39437px + 4.69484vw),140px),190px)}.testimonials-section .decor-pattern{bottom:-72%;right:-40%}.testimonials-section .pagination-main{bottom:min(max(calc(-72.11268px + .56338vw),-70px),-64px)!important}.testimonials-section .container{position:relative;z-index:25}.testimonials-section-second:before{z-index:1}.testimonials-heading{margin:0 auto 40px;max-width:590px;text-align:center}.testimonials-heading h3{color:#e6272c;color:var(--red);letter-spacing:-.25px;margin-bottom:10px}.testimonials-sliders{display:flex;justify-content:space-between}@media only screen and (max-width:1150px){.testimonials-sliders{flex-direction:column}}.clients-wrap{box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);height:247px;max-width:220px}@media only screen and (max-width:1150px){.clients-wrap{margin:0 auto 120px}}.client-preview-slider{background:#fff;background:var(--white);flex:0 0 auto;height:100%;margin:0}.client-preview-slider .shadow-wrap{position:absolute;z-index:10}.client-preview-slider .shadow-wrap.blue{height:62px;width:36px}.client-preview-slider .shadow-wrap.red{height:91px;width:55px}.client-preview-slider .swiper-wrapper{align-items:center}.client-preview-slider .swiper-slide{box-shadow:none;height:80px}.client-preview-slider .swiper-slide img{max-width:182px}.testimonials-wrap{margin-top:21px;position:relative}.testimonials-wrap:before{color:#e6272c;color:var(--red);content:"\e90e";font-family:icomoon;font-size:50px;left:-90px;position:absolute;top:-6px}@media only screen and (max-width:1150px){.testimonials-wrap:before{left:0;top:-80px}.testimonials-wrap .swiper-pagination{left:50%!important;transform:translateX(-50%)}}.testimonials-swiper{margin:0;max-width:min(max(calc(-256.89655px + 71.03448vw),560px),766px)}@media only screen and (max-width:1150px){.testimonials-swiper{max-width:100%}}.testimonials-swiper .swiper-slide p{font-size:21px;font-weight:500}.testimonials-swiper .swiper-slide p:not(:last-child){margin-bottom:28px}.members-list,.process-stats__list{grid-row-gap:50px;grid-column-gap:16px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:769px){.members-list,.process-stats__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){.members-list,.process-stats__list{grid-template-columns:1fr;justify-content:center}.members-list .member-item,.members-list .process-stats__item,.process-stats__list .member-item,.process-stats__list .process-stats__item{max-width:100%}}.member-item,.process-stats__item{max-width:376px;width:100%}.member-item a,.process-stats__item a{display:block;text-transform:none;width:100%}.member-item .member-name,.process-stats__item .member-name{margin-bottom:8px;text-transform:capitalize}.member-item:hover .member-preview .read-more-btn,.member-item:hover .member-preview:before,.member-item:hover .process-preview .read-more-btn,.member-item:hover .process-preview:before,.process-stats__item:hover .member-preview .read-more-btn,.process-stats__item:hover .member-preview:before,.process-stats__item:hover .process-preview .read-more-btn,.process-stats__item:hover .process-preview:before{opacity:1}.member-item:hover .member-preview:after,.member-item:hover .process-preview:after,.process-stats__item:hover .member-preview:after,.process-stats__item:hover .process-preview:after{bottom:0}.member-item:hover .member-preview .process-number,.member-item:hover .process-preview .process-number,.process-stats__item:hover .member-preview .process-number,.process-stats__item:hover .process-preview .process-number{opacity:0}.member-preview,.process-preview{align-items:center;display:flex;justify-content:center;margin-bottom:24px;overflow:hidden;position:relative}.member-preview:after,.member-preview:before,.process-preview:after,.process-preview:before{content:"";left:0;position:absolute;transition:all .3s ease-in-out;width:100%}.member-preview:before,.process-preview:before{background:#960f12;height:100%;mix-blend-mode:multiply;opacity:0;transform:translateZ(0)}.member-preview:after,.process-preview:after{background:linear-gradient(180deg,transparent,#e6272c);bottom:-50px;height:40px}.member-preview__img,.process-preview__img{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden}.member-preview__img:before,.process-preview__img:before{content:"";display:block;padding-bottom:max(min(100%,9999px),0px)}.member-preview__img img,.process-preview__img img{left:0;position:absolute;top:0}.member-preview__img,.process-preview__img{position:relative;width:100%;z-index:-1}.member-preview__img img,.process-preview__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.read-more-btn{color:#fff;color:var(--white);opacity:0;position:absolute;transition:opacity .3s ease-in-out}.read-more-btn:after{background:#fff;background:var(--white);bottom:0;content:"";height:2px;position:absolute;right:0;transition:all .3s ease-in-out;width:0}.read-more-btn:hover:after{background:#fff;background:var(--white);left:0;width:100%}.member-info-section{overflow:visible;padding:37px 0 70px}.member-box{margin-top:-120px}.member-box .btn-wrap .shadow-btn:first-of-type{margin:0}.member-box .btn-wrap .shadow-btn:nth-of-type(2){margin-left:-10px}@media only screen and (max-width:1200px){.member-box .btn-wrap{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:901px){.member-box{align-items:center;display:flex}.member-box .btn-wrap{margin-left:30px}}@media only screen and (max-width:651px){.member-box{align-items:flex-start;flex-direction:column;margin-bottom:40px;width:100%}.member-box .member-avatar{height:100%;max-width:280px;width:100%}.member-box .member-avatar .member-img{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.member-box .member-avatar .member-img:before{content:"";display:block;padding-bottom:max(min(100%,9999px),0px)}.member-box .member-avatar .member-img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.member-box .btn-wrap{margin:0}}.avatar{height:min(max(calc(-464.54545px + 79.54545vw),350px),490px);margin-bottom:24px;position:relative;width:min(max(calc(-464.54545px + 79.54545vw),350px),490px)}.avatar-img{height:100%}.avatar-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.avatar-socials{bottom:20px;position:absolute;right:20px}.avatar-socials .social-link{align-items:center;background:#008199;background:var(--blue-green);color:#fff;color:var(--white);display:flex;font-size:min(max(calc(18.94366px + .28169vw),20px),23px);height:min(max(calc(32.60563px + 1.97183vw),40px),61px);justify-content:center;transition:background .3s ease;width:min(max(calc(32.60563px + 1.97183vw),40px),61px)}.avatar-socials .social-link:hover{background:#e6272c;background:var(--red)}.member-info{margin-left:40px;max-width:580px}.member-info .member-name{margin-bottom:5px}.member-info .member-contacts{margin:38px 0}.member-info a,.member-info label{display:block;font-size:21px;text-transform:none}.member-info .contact-item{align-items:flex-start;display:flex;flex-wrap:wrap}.member-info .contact-item label{font-weight:500;margin-right:5px}.member-info .contact-item a{font-weight:300;transition:color .3s ease}.member-info .contact-item a:hover{color:#e6272c;color:var(--red)}.member-info .contact-item:not(:last-child){margin-bottom:12px}.member-info .member-bio label{margin-bottom:7px}.member-info .member-bio .inline-content-element a{display:inline}.member-info .member-bio .inline-content-element p:not(:last-child){padding-bottom:20px}@media only screen and (max-width:901px){.member-info{margin:0;max-width:100%}}@media only screen and (max-width:1200px){.member-box .btn-wrap .shadow-btn:first-of-type{margin-bottom:16px}}.text-section{padding:60px 0}.text-section:not(.grey-section)+.text-section:not(.grey-section){padding-top:0!important}.text-section__wrap{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:900px){.text-section__wrap{flex-direction:column;justify-content:flex-start}}.text-section .text-red{color:#e6272c;color:var(--red)}.text-section .text-heading{margin-right:min(max(calc(19.43662px + 2.8169vw),30px),60px);width:40.86%}.text-section .text-heading h3{letter-spacing:-.25px}.text-section .text-heading h3 ul,.text-section .text-heading h3+p{padding-top:15px}.text-section .text-heading li,.text-section .text-heading p{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:300!important;line-height:147.62%}.text-section .text-heading li a,.text-section .text-heading p a{font:inherit}.text-section .text-heading li:not(:last-child),.text-section .text-heading p:not(:last-child){padding-bottom:min(max(calc(13.23944px + .46948vw),15px),20px)}.text-section .text-content{width:57.76%}.text-section .text-content h1{font-size:min(max(calc(45.88732px + .56338vw),48px),54px)}.text-section .text-content h1,.text-section .text-content h2,.text-section .text-content h3,.text-section .text-content h4,.text-section .text-content h5,.text-section .text-content h6,.text-section .text-content p{color:#1f1b1b;color:var(--theme-black);margin-bottom:20px}@media only screen and (max-width:1200px){.text-section .text-content{width:52%}}.text-section .text-content li,.text-section .text-content p,.text-section .text-content ul{line-height:172.22%}.text-section .text-content li:not(:last-of-type),.text-section .text-content p:not(:last-of-type),.text-section .text-content ul:not(:last-of-type){padding-bottom:min(max(calc(9.71831px + 1.40845vw),15px),30px)}.text-section .text-content li a,.text-section .text-content p a,.text-section .text-content ul a{font:inherit}.text-section .text-content li:not(:last-of-type){padding-bottom:min(max(calc(13.23944px + .46948vw),15px),20px)}.text-section .btn-wrap{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding-top:min(max(calc(15.42254px + 1.22066vw),20px),33px)}.text-section .btn-wrap .shadow-btn:not(:last-child){margin-bottom:20px}@media only screen and (max-width:900px){.text-section .text-content,.text-section .text-heading{width:100%}.text-section .btn-wrap{flex-direction:row}.text-section .text-heading+.text-content{padding-top:20px}}@media only screen and (max-width:650px){.text-section .btn-wrap{flex-direction:column}}.sections-wrap:before{transform:translate(58%,-10%) rotate(28deg)}.infographic-wheel{align-items:center;display:flex;height:100vw;justify-content:center;transition:.5s ease}.infographic-wheel .wheel-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100vw}.infographic-wheel .wheel-container.disabled{bottom:auto!important;left:auto!important;margin:initial!important;position:static!important;right:auto!important;top:auto!important}@media only screen and (max-width:801px){.infographic-wheel .wheel-container{transform:scale(.9)}}@media only screen and (max-width:701px){.infographic-wheel .wheel-container{transform:scale(.8)}}@media only screen and (max-width:601px){.infographic-wheel .wheel-container{transform:scale(.6)}}@media only screen and (max-width:501px){.infographic-wheel .wheel-container{transform:scale(.5)}}.infographic-wheel.focused{height:100vw}@media only screen and (max-width:1023px){.infographic-wheel{display:block;padding:60px 0}.infographic-wheel.focused{height:auto}}@media only screen and (max-width:901px){.infographic-wheel{height:120vw}}@media only screen and (max-width:451px){.infographic-wheel{height:145vw}}.wheel-box{align-items:center;display:flex;justify-content:center;margin:0 auto;position:relative}.wheel-box,.wheel-sectors{height:20vw;min-height:198px;min-width:198px;width:20vw}.wheel-sectors{position:absolute;z-index:5}.wheel-sectors img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (max-width:551px){.wheel-sectors{min-height:185px;min-width:185px}}.wheel-navigation{align-items:center;border:min(max(calc(-14.61538px + 2.40385vw),10px),20px) solid #008199;border:min(max(calc(-14.61538px + 2.40385vw),10px),20px) solid var(--blue-green);border-radius:50%;display:flex;flex-direction:column;height:14vw;justify-content:center;min-height:140px;min-width:140px;padding:28px 20px 20px;position:relative;width:14vw;z-index:20}.wheel-navigation .wheel-title{color:#e6272c;color:var(--red);font-size:min(max(calc(-.30769px + 1.20192vw),12px),17px);margin-bottom:min(max(calc(-1.84615px + .96154vw),8px),12px);text-align:center}@media only screen and (min-width:1920px){.wheel-navigation .wheel-title{font-size:26px}}@media only screen and (min-width:2536px){.wheel-navigation .wheel-title{font-size:30px}}.wheel-navigation .swiper-btn-next,.wheel-navigation .swiper-btn-prev{align-items:center;background:#1f1b1b;background:var(--theme-black);color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:12px;height:min(max(calc(2.76923px + 1.68269vw),20px),27px);justify-content:center;transition:.25s ease;width:min(max(calc(2.76923px + 1.68269vw),20px),27px)}.wheel-navigation .swiper-btn-next:hover:not(.swiper-button-disabled),.wheel-navigation .swiper-btn-prev:hover:not(.swiper-button-disabled){background:#64c2c8;background:var(--blue)}.wheel-navigation .swiper-btn-next.swiper-button-disabled,.wheel-navigation .swiper-btn-prev.swiper-button-disabled{opacity:.5;pointer-events:none}@media only screen and (min-width:2536px){.wheel-navigation .swiper-btn-next,.wheel-navigation .swiper-btn-prev{font-size:18px;height:40px;width:40px}}.wheel-navigation .swiper-btn-prev{transform:scale(-1)}.wheel-navigation .swiper-btn-next,.wheel-navigation .swiper-btn-prev{clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,0 100%)}.wheel-swiper{height:100%;position:absolute;width:100%}.wheel-swiper .swiper-slide{align-items:center;display:flex;justify-content:center}.wheel-swiper .swiper-slide img{pointer-events:none}.wheel-swiper .swiper-slide .slide-box{border-radius:50%;position:relative;transition:.3s ease}.icons-list{border-radius:50%;height:100%;text-align:center}.level-1{background:url(../images/wheel/arrow-circle-bg.svg) no-repeat 50%/contain;height:33vw;margin-left:-4px;min-height:327px;min-width:327px;transition:.3s ease;width:33vw}.level-1 .icons-list__item{height:3.5vw;width:3.5vw}.level-1 .icons-list__item p{font-size:min(max(calc(.61538px + .72115vw),8px),11px)}@media only screen and (min-width:1920px){.level-1 .icons-list__item p{font-size:14px}}@media only screen and (min-width:2536px){.level-1 .icons-list__item p{font-size:16px}}.level-1 .icons-list__item:first-child{left:51%;top:6%}.level-1 .icons-list__item:first-child p{bottom:40%;left:110%}.level-1 .icons-list__item:nth-child(2){right:10%;top:26%}.level-1 .icons-list__item:nth-child(2) p{left:28%;top:120%}.level-1 .icons-list__item:nth-child(3){bottom:30%;right:8%}.level-1 .icons-list__item:nth-child(3) p{left:min(max(calc(-44.63158px + .87719vw),-41px),-32px);top:120%}.level-1 .icons-list__item:nth-child(4){bottom:8%;right:31%}.level-1 .icons-list__item:nth-child(4) p{bottom:-10%;right:100%}.level-1 .icons-list__item:nth-child(5){bottom:11%;left:23%}.level-1 .icons-list__item:nth-child(5) p{bottom:100%;right:90%}.level-1 .icons-list__item:nth-child(6){left:5%;top:48%}.level-1 .icons-list__item:nth-child(6) p{bottom:120%;left:30%}.level-1 .icons-list__item:nth-child(7){left:19%;top:16%}.level-1 .icons-list__item:nth-child(7) p{bottom:110%;left:80%}@media only screen and (max-width:801px){.level-1 .icons-list__item:first-child p{bottom:min(max(calc(-3.65696px + 1.4553vw),1px),8px);left:calc(100% + 6px)}.level-1 .icons-list__item:nth-child(2) p{left:min(max(calc(-33.30561px + 4.158vw),-20px),0px)}.level-1 .icons-list__item:nth-child(4) p{right:min(max(calc(15.54922px + 1.5544vw),22px),28px)}.level-1 .icons-list__item:nth-child(5) p{right:min(max(calc(-32.64789px + 6.57277vw),-8px),20px)}}@media only screen and (max-width:501px){.level-1{min-height:300px;min-width:300px}}.level-2{border:12px solid #e6272c;border:12px solid var(--red);height:41.5vw;min-height:410px;min-width:410px;width:41.5vw}.level-2 .icons-list__item{height:41px;top:-8px;transform:translateY(-50%);transform-origin:top;width:41px}.level-2 .icons-list__item p{color:#1f1b1b;color:var(--theme-black);position:absolute;text-align:left;width:-moz-max-content;width:max-content}@media only screen and (min-width:2536px){.level-2 .icons-list__item p{font-size:21px}}@media only screen and (max-width:701px){.level-2{min-height:420px;min-width:420px}}@media only screen and (max-width:390px){.level-2{transform:scale(.82)}}.level-3{height:72vw;width:72vw}@media only screen and (min-width:1920px){.level-3{height:80vw;width:80vw}}@media only screen and (min-width:2536px){.level-3 .slide-box__bg{transform:rotate(-1deg)!important}}@media only screen and (max-width:1441px){.level-3{height:min(max(calc(-155.07692px + 93.26923vw),800px),1188px);width:min(max(calc(-155.07692px + 93.26923vw),800px),1188px)}}@media only screen and (max-width:801px){.level-3{transform:scale(1.1)}}@media only screen and (max-width:701px){.level-3{transform:scale(1.2)}}@media only screen and (max-width:601px){.level-3{transform:scale(1.5)}}@media only screen and (max-width:501px){.level-3{transform:scale(1.65)}}@media only screen and (max-width:451px){.level-3{transform:scale(1.95)}}.level-3 .slide-box__titles{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.level-3 .slide-box__titles img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.level-3 .slide-box__bg{height:100%;left:0;position:absolute;top:0;transform:rotate(-1.5deg);width:100%}.level-3 .slide-box__bg img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.icon-wrap{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;position:absolute;text-align:center;transform:rotate(0deg);transform-origin:center;transition:.5s ease-in-out;width:100%}.icon-wrap:nth-child(4) p{bottom:calc(100% + 8px)!important;left:calc(100% - 10px)!important}.icon-wrap:nth-last-child(2) p{bottom:calc(100% - 20px)!important;right:calc(100% + 10px)!important}.icon-wrap:nth-child(7) p{left:calc(100% + 8px)!important;top:calc(100% - 20px)!important}.icon-wrap:nth-child(8) p{left:calc(100% + 20px)!important;top:calc(100% - 30px)!important}@media only screen and (min-width:1920px){.icon-wrap:nth-child(8) p{left:calc(100% + 30px)!important;top:calc(100% - 45px)!important}}.icon-wrap:nth-child(11) p{right:calc(100% - 20px)!important;top:calc(100% + 10px)!important}.icon-wrap:nth-child(13) p{right:calc(100% - 10px)!important;top:calc(100% + 10px)!important}.icons-list__item{align-items:center;background:url(../images/wheel/icon-bg-circle.png) no-repeat 50%/contain;display:flex;justify-content:center;position:absolute;transition:.5s ease}.icons-list__item img{height:50%;-o-object-fit:contain;object-fit:contain;transition:.3s ease;width:50%}.icons-list__item p{color:#fff;color:var(--white);font-family:Outfit,sans-serif;font-family:var(--font-main);font-size:min(max(calc(5.07692px + .48077vw),10px),12px);font-weight:600;line-height:125%;position:absolute;text-align:center;transition:.5s ease}@media only screen and (min-width:1920px){.icons-list__item p{font-size:16px}}.icons-list__item:hover img{transform:scale(1.1)}.wheel-mobile{display:none}.wheel-mobile .services-item,.wheel-mobile p{font-size:min(max(calc(8.26656px + .46225vw),10px),13px);font-weight:600;line-height:140%;text-transform:uppercase}.wheel-mobile .sector-item{align-items:center;display:flex;position:relative}.wheel-mobile .sector-item p{margin-left:5px}.wheel-mobile .sector-item .sector-item__icon{align-items:center;background:url(../images/wheel/icon-bg-circle.png) no-repeat 50%/contain;display:flex;height:42px;justify-content:center;width:42px}.wheel-mobile .sector-item .sector-item__icon img{height:45%;-o-object-fit:contain;object-fit:contain;width:45%}.wheel-mobile .services-item{align-items:center;display:flex}.wheel-mobile .services-item:before{background:url(../images/wheel/icon-bg-circle.png) no-repeat 50%/contain;content:"";display:block;height:27px;margin-right:12px;width:27px}.wheel-mobile{--swiper-pagination-color:var(--black)}.wheel-categories{display:flex;flex-wrap:wrap;margin:0 auto;width:330px}.wheel-categories .wheel-categories__item{align-items:center;background:#008199;background:var(--blue-green);color:#fff;color:var(--white);display:flex;font-size:12px;font-weight:600;height:40px;justify-content:center;text-transform:uppercase;width:108px}.wheel-categories .wheel-categories__item:first-child,.wheel-categories .wheel-categories__item:nth-child(4){clip-path:polygon(0 0,100% 0,86% 100%,0 100%,0 100%);clip-path:var(--right-corner)}.wheel-categories .wheel-categories__item:nth-child(2){clip-path:polygon(14% 0,100% 0,86% 100%,0 100%,0 100%);margin:0 -10px}.wheel-categories .wheel-categories__item:nth-child(3),.wheel-categories .wheel-categories__item:nth-child(5){clip-path:polygon(14% 0,100% 0,100% 100%,0 100%,0 100%)}.wheel-categories .wheel-categories__item:nth-child(4),.wheel-categories .wheel-categories__item:nth-child(5){margin-top:5px;width:157px}.wheel-categories .wheel-categories__item:nth-child(4){clip-path:polygon(0 0,100% 0,90% 100%,0 100%,0 100%);padding-right:15px}.wheel-categories .wheel-categories__item:nth-child(5){clip-path:polygon(10% 0,100% 0,100% 100%,0 100%,0 100%);margin-left:-10px;padding-left:12px}@media only screen and (max-width:360px){.wheel-categories .wheel-categories__item{width:102px}.wheel-categories .wheel-categories__item:nth-child(4),.wheel-categories .wheel-categories__item:nth-child(5){width:148px}}.wheel-mob-swiper .swiper-slide{grid-row-gap:min(max(calc(6.33282px + 2.31125vw),15px),30px);grid-column-gap:min(max(calc(-1.55624px + 3.08166vw),10px),30px);display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:769px){.wheel-mob-swiper .swiper-slide{grid-template-columns:repeat(2,1fr)}}.note-section{padding:min(max(calc(71.19718px + 2.34742vw),80px),105px) 0;z-index:10}.note-section .info-box{margin:0 auto;max-width:964px;text-align:center}.note-section .info-box .subtext{margin-bottom:10px}.note-section .info-box .btn-wrap{justify-content:center;margin-top:30px}@media only screen and (max-width:551px){.note-section .info-box .btn-wrap{flex-direction:column}.note-section .info-box .btn-wrap .shadow-btn:first-child{margin:0 0 10px}}.note-section .note-text{font-size:min(max(calc(16.94366px + .28169vw),18px),21px)}.note-section .inline-content-element{max-width:666px}@media only screen and (max-width:1025px){.note-section .inline-content-element{max-width:100%}}.sectors-section{padding:min(max(calc(58.87324px + 5.6338vw),80px),140px) 0 196px}.sectors-section .slider-wrap{display:flex;margin-top:70px}.sectors-section .swiper-pagination{bottom:-51px}.sectors-info{max-width:670px}.sectors-info p{line-height:170%}.sectors-heading{flex:0 0 auto;margin-right:40px}.sectors-heading h3{margin-bottom:28px}.cards-section{background:#008199;background:var(--blue-green);padding:min(max(calc(72.25352px + 2.06573vw),80px),102px) 0 min(max(calc(65.91549px + 3.75587vw),80px),120px)}.card-block{background:#fff;background:var(--white);display:flex;flex:0 0 calc(50% - 16px);flex-direction:column;margin:8px;max-width:572px;padding:min(max(calc(14.43662px + 2.8169vw),25px),55px) min(max(calc(5.6338px + 5.16432vw),25px),80px) min(max(calc(21.83099px + .84507vw),25px),34px);text-align:center}.card-block h3{color:#5b5b5b;color:var(--dark-grey);margin-bottom:20px}.card-block p{font-size:min(max(calc(16.94366px + .28169vw),18px),21px);font-weight:500;margin-bottom:20px}.card-block .btn{margin:auto auto 0}@media (min-width:1819px){.card-block{padding:50px 40px}}@media only screen and (max-width:991px){.card-block{flex-basis:100%;margin:0;max-width:100%}.card-block:not(:last-child){margin-bottom:16px}}@media only screen and (max-width:769px){.card-block{flex:1;margin:0;max-width:100%}.card-block:not(:last-child){margin-bottom:16px}}@media only screen and (max-width:700px){.sectors-section .flex.justify-between{flex-direction:column}.sectors-section .sectors-heading{margin-bottom:25px}}.why-us{background:#fff;background:var(--white);overflow:visible;padding:100px 0 110px}.why-us-info{margin:0 auto;max-width:670px;text-align:center}.why-us-info h3{color:#e6272c;color:var(--red)}.why-us-info .subtext{margin:20px auto;max-width:475px}.sectors-list{padding:min(max(calc(58.87324px + 5.6338vw),80px),140px) 0 min(max(calc(63.09859px + 4.50704vw),80px),128px)}.sectors-list .sector-card{box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);min-height:310px;width:100%!important}.sectors-list .sector-card:not(:last-child){margin-bottom:53px}.sectors-list .sector-card .slide-wrap{height:100%;opacity:1}.sectors-list .sector-card .slide-label{opacity:1}.sectors-list .sector-card .sector-icon{bottom:18px}.sectors-list .sector-card .content{display:flex;flex-direction:column;height:100%;margin-left:296px;max-width:100%;opacity:1;padding-bottom:28px;padding-right:20px}.sectors-list .sector-card .content .shadow-btn{margin-left:auto;margin-top:auto}@media only screen and (max-width:769px){.sectors-list .sector-card .content .shadow-btn{margin:0}}.sectors-list .sector-card .content .content-element{max-height:225px}.sector-card{background:#fff;background:var(--white);color:#fff;color:var(--white);height:314px;max-height:385px;width:278px!important}.sector-card,.sector-card .content{position:relative;transition:all .2s ease-in-out}.sector-card .content{display:flex;flex-direction:column;height:100%;margin-left:auto;max-width:280px;opacity:0;padding:25px 16px 25px 0}.sector-card .content .content-element{margin:0 0 18px;max-height:194px;padding-right:10px}.sector-card .content .content-element .simplebar-track.simplebar-vertical{background:#fff;background:var(--white);width:4px}.sector-card .content .content-element .simplebar-scrollbar:before{background-color:#0e1127;background-color:var(--popup-dark-blue);bottom:0;left:0;opacity:1;top:0;width:100%}.sector-card .content .content-element::-webkit-scrollbar{display:none;opacity:0}.sector-card .content p{color:#fff;color:var(--white);font-size:16px;line-height:1.75;text-transform:none}@media only screen and (max-width:650px){.sector-card .content .content-element{max-height:145px}.sector-card .content .content-element p{font-size:14px}}.sector-card .shadow-btn{margin-top:auto}.sector-card .slide-wrap{background-color:#008199;background-color:var(--blue-green);height:100%;opacity:.6;transition:all .2s ease-in-out}.sector-card .slide-label{left:-9px;opacity:.6;position:absolute;top:21px;transform:translateZ(0);transition:all .2s ease-in-out}.sector-card .preview{bottom:0;height:100%;left:0;position:absolute;width:278px;z-index:1}.sector-card .preview-img{clip-path:polygon(100% 0,100% 50%,40% 100%,0 100%,0 0);height:100%;position:absolute;width:100%}.sector-card .sector-icon{bottom:20px;height:55px;position:absolute;right:15px;width:55px}.sector-card .sector-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.sector-card.swiper-slide-active{width:572px!important}.sector-card.swiper-slide-active .content,.sector-card.swiper-slide-active .slide-label,.sector-card.swiper-slide-active .slide-wrap{opacity:1}.slide-label{align-items:center;background:#1f1b1b;background:var(--theme-black);clip-path:polygon(0 0,100% 0,87% 100%,0 100%,0 100%);display:flex;max-width:min(max(calc(224.84507px + 2.44131vw),234px),260px);min-height:min(max(calc(73.23944px + .46948vw),75px),80px);padding:10px min(max(calc(17.1831px + .75117vw),20px),28px) 8px 23px;width:100%;z-index:10}.slide-label .h4,.slide-label h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff;color:var(--white);display:-webkit-box;overflow:hidden;padding:0!important}.insight-section{background:#fff;background:var(--white)}.insight-section__wrap{display:flex;margin:0 auto;width:100%}@media only screen and (max-width:901px){.insight-section__wrap{grid-column-gap:0;grid-row-gap:0;align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}}.sidebar{flex:0 0 auto;max-width:min(max(calc(237.74648px + 11.26761vw),280px),400px);min-height:100%;position:relative;width:100%}.sidebar__wrap{align-items:flex-start;bottom:320px;display:flex;flex-direction:column;justify-content:flex-start;position:sticky;top:140px;width:100%}.insight-sidebar{margin-right:70px}@media only screen and (max-width:1100px){.insight-sidebar{margin-right:40px}}@media only screen and (max-width:901px){.insight-sidebar{margin-right:0;max-width:100%}}.insight-sidebar__list{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media only screen and (max-width:901px){.insight-sidebar__list{grid-gap:16px;display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:769px){.insight-sidebar__list{grid-template-columns:1fr}}.insight-sidebar__content{align-items:flex-start;display:flex;display:block;flex-direction:column;justify-content:flex-start;width:100%}@media only screen and (min-width:901px){.insight-sidebar__content+.insight-sidebar__content{padding-top:min(max(calc(25.91549px + 3.75587vw),40px),80px)}}@media only screen and (max-width:650px){.insight-sidebar__content+.insight-sidebar__content{padding-top:35px}}@media only screen and (max-width:901px){.insight-sidebar__content{margin-bottom:50px}}@media only screen and (max-width:650px){.insight-sidebar__content{width:100%}}.insight-sidebar__title{color:#000;color:var(--black);font-size:min(max(calc(18.59155px + .37559vw),20px),24px);font-weight:300;line-height:108.33%;margin-bottom:min(max(calc(18.23944px + .46948vw),20px),25px);text-transform:none}.insight-sidebar__wrap{bottom:0;max-height:100vh;overflow-y:auto;padding:176px 20px 60px 0;position:sticky;top:0;width:100%}.insight-sidebar__wrap::-webkit-scrollbar{display:none}@media only screen and (max-width:901px){.insight-sidebar__wrap{max-height:100%;overflow:visible;padding:0;position:static}}@media only screen and (max-width:650px){.insight-sidebar__wrap{flex-direction:column;justify-content:flex-start}}@media only screen and (max-width:901px){.insight-sidebar{order:2;width:100%}}.insight-related-card{background:#dce1e4;background:var(--light-gray);box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);color:#000;color:var(--black);display:flex;flex-direction:column;height:auto!important;justify-content:center;max-width:400px;min-height:125px!important;overflow:hidden;padding:0 min(max(calc(14.43662px + 2.8169vw),25px),55px) 0 84px!important;position:relative;text-transform:none;transition:all .3s ease;z-index:1}.insight-related-card .article-desc-category,.insight-related-card .list-article-img{opacity:0;transition:all .3s ease}.insight-related-card .article-desc-category{height:0;text-transform:uppercase}.insight-related-card .article-desc-text{transition:margin .3s ease}.insight-related-card .article-desc-text .h5,.insight-related-card .article-desc-text h5{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:0!important}.insight-related-card .article-desc{max-width:100%!important}.insight-related-card .h5,.insight-related-card h5{font-size:min(max(calc(18.59155px + .37559vw),20px),24px);font-weight:300;line-height:122%}.insight-related-card:not(:last-child){margin-bottom:min(max(calc(23.23944px + .46948vw),25px),30px)}.insight-related-card:hover{min-height:300px!important;padding:min(max(calc(90.02817px + 3.19249vw),102px),136px) 40% min(max(calc(18.23944px + .46948vw),20px),25px) min(max(calc(15.77465px + 1.12676vw),20px),32px)!important}.insight-related-card:hover .article-desc-text{margin-top:0}.insight-related-card:hover .article-desc-category{height:auto}.insight-related-card:hover .article-desc-category,.insight-related-card:hover .list-article-img{opacity:1}@media only screen and (max-width:901px){.insight-related-card{max-width:100%}.insight-related-card:not(:last-child){margin-bottom:0}}.insight-latest-jobs .job-item{align-items:flex-start;display:flex;flex-direction:column;min-height:205px;padding:min(max(calc(27.64789px + .0939vw),28px),29px) min(max(calc(32.95775px + 1.87793vw),40px),60px) min(max(calc(10.42254px + 1.22066vw),15px),28px) min(max(calc(11.47887px + .93897vw),15px),25px);width:100%}.insight-latest-jobs .job-item .h5,.insight-latest-jobs .job-item h5{padding-bottom:15px}.insight-latest-jobs .job-item:not(:last-child){margin-bottom:min(max(calc(23.23944px + .46948vw),25px),30px)}@media only screen and (max-width:901px){.insight-latest-jobs .job-item:not(:last-child){margin-bottom:0}}.insight-latest-jobs .job-item .job-details{margin-left:0}.insight-latest-jobs .job-item .job-details p{align-items:baseline;display:flex;line-height:150%}.insight-latest-jobs .job-item .job-details i{margin-top:0}.insight-latest-jobs .job-item .icon-arrow-next{bottom:33px;right:24px;top:auto;transform:none}.insight-content{padding-bottom:min(max(calc(30.6338px + 5.16432vw),50px),105px);padding-top:176px}.insight-content__title{margin-bottom:20px}.insight-content__title h1,.insight-content__title h2,.insight-content__title h3{color:#008199;color:var(--blue-green);font-size:min(max(calc(18.47887px + .93897vw),22px),32px);letter-spacing:-.25px;line-height:122%}.insight-content__top{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:min(max(calc(23.94366px + .28169vw),25px),28px)}.insight-content__author{align-items:center;display:flex;justify-content:flex-start;margin-bottom:20px}.insight-content__author-photo{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.insight-content__author-photo:before{content:"";display:block;padding-bottom:max(min(100%,9999px),0px)}.insight-content__author-photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.insight-content__author-photo{border-radius:50%;margin-right:min(max(calc(8.23944px + .46948vw),10px),15px);width:min(max(calc(33.23944px + .46948vw),35px),40px)}.insight-content__author-info p{font-weight:500}.insight-content__author-info p,.insight-content__date{font-size:min(max(calc(13.29577px + .18779vw),14px),16px);line-height:130%}.insight-content__date{font-weight:300}.insight-content__photo{box-shadow:5px 10px 15px rgba(0,0,0,.24);box-shadow:var(--main-shadow);margin-bottom:25px;-webkit-mask-image:none;mask-image:none;width:-moz-fit-content;width:fit-content}.insight-content .inline-content-element table{max-width:500px;width:100%!important}.insight-content .inline-content-element.insight-text-styles h1,.insight-content .inline-content-element.insight-text-styles h2,.insight-content .inline-content-element.insight-text-styles h3{color:#e6272c!important;color:var(--red)!important}.insight-content__article{padding-bottom:min(max(calc(37.88732px + .56338vw),40px),46px)}.insight-latest-jobs-section{padding-bottom:min(max(calc(42.53521px + 7.32394vw),70px),148px);padding-top:min(max(calc(44.29577px + 6.85446vw),70px),143px)}.insight-latest-jobs-section .heading{margin-bottom:35px}.insight-latest-jobs-section .heading h3{margin-bottom:13px}.insight-latest-jobs-section .subtext{line-height:140%;margin-left:14px}.insight-latest-jobs-section .job-item{padding-bottom:min(max(calc(12.53521px + .65728vw),15px),22px)}.insight-latest-jobs-section .job-item .job-details p{line-height:155%}.insight-latest-jobs-section .grid-two-wrapper{grid-row-gap:min(max(calc(23.23944px + .46948vw),25px),30px)}.job-board-page.interior-page{padding-top:84px}.job-board-page .offer-text{margin:0 0 52px}.jobs-board-section{background:url(../images/decor-items/job-board-decor.svg) no-repeat 35% 10%/100%;padding:min(max(calc(71.19718px + 2.34742vw),80px),105px) 0 min(max(calc(58.87324px + 5.6338vw),80px),140px)}.jobs-board-section.hide-jobs .filters-sidebar{max-width:100%;text-align:center}.jobs-board-section.hide-jobs .filters-sidebar h3{display:block}.jobs-board-section.hide-jobs .jobs-board,.jobs-board-section.hide-jobs .jobs-filters{display:none}.filters-sidebar{background-color:hsla(200,8%,93%,.8);bottom:-webkit-sticky;flex:0 0 auto;height:-moz-fit-content;height:fit-content;left:-webkit-sticky;max-width:315px;position:sticky;right:-webkit-sticky;top:125px;top:-webkit-sticky;width:100%}.filters-sidebar h3{display:none}@media only screen and (max-width:991px){.filters-sidebar{max-width:100%}}.jobs-filters{max-width:265px;width:100%}.jobs-filters .filters-children{padding:0 0 10px 22px}@media only screen and (max-width:1025px){.jobs-filters{max-width:100%}}.filter-items-list{display:flex;flex-direction:column}.filter-item.is-open i{transform:rotate(180deg)}.filter-item.is-open form{margin-top:10px;padding:10px 20px}.filter-item:not(:last-child){margin-bottom:min(max(calc(16.19718px + 2.34742vw),25px),50px)}.filter-item .filters .checkBox span{font-size:16px;padding-left:25px}.filter-item .filters .checkBox span:before{border:2px solid #e6272c;border:2px solid var(--red);bottom:auto;height:14px;top:4px;width:14px}.filter-item .filters .checkBox:hover span{color:#e6272c;color:var(--red)}.filter-item form{margin-top:0;padding:0 20px;transition:.2s linear}.filters-parent{align-items:center;display:flex;margin-bottom:10px}.filters-parent:hover i{color:#e6272c;color:var(--red)}.filter-dropdown{align-items:center;background:#fff;background:var(--white);clip-path:polygon(0 0,100% 0,86% 100%,0 100%,0 100%);clip-path:var(--right-corner);display:flex;padding:15px;width:100%}.filter-dropdown .placeholder{font-size:16px;font-weight:600;margin-right:18px;text-transform:uppercase}.filter-dropdown i{font-size:12px;transition:.2s ease}.jobs-board{margin-left:40px;max-width:768px;padding-top:25px;width:100%}@media only screen and (max-width:991px){.jobs-board{margin:40px 0 0}}.jobs-board .jobs-result{grid-gap:30px;display:grid;grid-auto-rows:1fr}.job-board-top{display:flex;justify-content:space-between;margin-bottom:37px}.job-board-top_mobile{display:none}.job-board-top .btn{align-items:center;display:flex}.job-board-top .btn .icon-bell{animation:ring 4s ease-in-out .7s infinite;left:35px;position:absolute;transition:.3s ease}.job-board-top .btn span{padding-left:63px}.job-board-top .btn:hover .icon-bell{color:#e6272c;color:var(--red)}@media only screen and (max-width:1150px){.job-board-top{flex-direction:column}}.job-board-heading{margin-right:20px;max-width:376px}.job-board-heading .jobs-amount,.job-board-heading h3{line-height:106%}.job-board-heading h3{color:#008199;color:var(--blue-green);margin-right:20px}.job-board-heading .tip{line-height:120%;margin-top:18px}.job-board-heading .jobs-amount{align-items:center;display:flex;font-size:21px;font-weight:500;line-height:1}.job-board-heading .jobs-amount #count-jobs{display:inline-block;line-height:1;margin-right:6px}@media only screen and (max-width:1150px){.job-board-heading{margin:0 0 20px;max-width:100%}}.jobs-result .job-item{justify-content:space-between;padding-right:min(max(calc(-.14085px + 4.03756vw),15px),58px)}.jobs-result .job-item .desc{font-size:min(max(calc(13.26761px + .32864vw),14.5px),18px);font-weight:300;line-height:155%}@media only screen and (min-width:1919px){.jobs-result .job-item .desc{font-size:20px}}.jobs-pagination{margin-top:90px}.pagination-list{align-items:center;display:flex;justify-content:center}.pagination-item{text-transform:uppercase}.pagination-item.pagination-arrow{align-self:center}.pagination-item a{padding-bottom:4px;position:relative}.pagination-item:not(.disabled):hover i,.pagination-item:not(.disabled):hover span{color:#e6272c;color:var(--red)}.pagination-item span{font-size:16px;font-weight:500;margin:0 auto;transition:.3s ease;width:-moz-fit-content;width:fit-content}.pagination-item i{font-size:9px;transition:.3s ease}.pagination-item.disabled{opacity:.4}.pagination-item.disabled a{pointer-events:none}@media only screen and (max-width:551px){.pagination-item .pagination-num{margin-left:0!important;margin-right:0!important;width:25px}.pagination-item .pagination-num.pagination-dots{width:15px}.pagination-item .pagination-num span{font-size:14px}.pagination-item .pagination-btn-prev{margin-right:10px;padding-bottom:0}.pagination-item .pagination-btn-next{margin-left:10px;padding-bottom:0}}.pagination-btn-next,.pagination-btn-prev{align-items:center;display:flex}.pagination-btn-prev{margin-right:27px}.pagination-btn-prev i{transform:translateX(-10px) rotate(90deg)}.pagination-btn-prev:not(.disabled a):hover i{left:-17px}.pagination-btn-next{margin-left:27px}.pagination-btn-next i{transform:translateX(10px) rotate(-90deg)}.pagination-btn-next:hover i{right:-17px}.pagination-num{position:relative;width:31px}.pagination-num:not(.pagination-dots){margin-right:8px}.pagination-num.active{border-bottom:2px solid #e6272c;border-bottom:2px solid var(--red)}.pagination-num.active span{color:#e6272c;color:var(--red)}.pagination-dots{margin:0 10px 0 5px}.job-details-page{padding:50px 0 42px}.job-details-page .container{padding-top:88px}.job-details-page h3{color:#fff;color:var(--white);margin-bottom:11px}.job-details-page .job-sector{display:flex}.job-details-page .job-sector .sector-name{color:#fff;color:var(--white);line-height:110%;text-transform:none}.job-details-page .job-sector .sector-icon{height:25px;margin-right:12px;width:25px}.job-details-section{padding-top:60px}.job-info{max-width:670px}.job-info .job-details{margin-bottom:44px}.job-info .job-details .details-item{display:flex;flex-wrap:wrap}.job-info .job-details .details-item label,.job-info .job-details .details-item p{line-height:110%}.job-info .job-details .details-item label{display:block;font-size:21px;font-weight:500;margin-right:10px}.job-info .job-details .details-item p{font-size:21px}.job-info .job-details .details-item:not(:last-child){margin-bottom:13px}@media only screen and (max-width:551px){.job-info .job-details .details-item{flex-direction:column}.job-info .job-details .details-item label{margin-bottom:5px}}@media only screen and (max-width:1151px){.job-info{max-width:100%;order:2}}.job-description{margin:45px 0 35px}.job-description a{text-transform:none}.consultant-box{margin-left:50px;margin-top:0}.consultant-box .consultant{position:sticky;top:125px}@media only screen and (max-width:1151px){.consultant-box{margin:0 0 40px}}.consultant-avatar{flex:0 0 auto;height:min(max(calc(170.28571px + 14.28571vw),280px),376px);margin-bottom:16px;width:min(max(calc(170.28571px + 14.28571vw),280px),376px)}@media only screen and (max-width:1151px){.consultant-avatar{margin:0 25px 0 0}}@media only screen and (max-width:651px){.consultant-avatar{margin:0 0 25px}}.consultant-name{margin-bottom:16px}.consultant-contacts{margin-bottom:36px}.consultant-contacts .contact-link .contact-icon{align-items:center;background:#008199;background:var(--blue-green);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);color:#fff;color:var(--white);display:flex;flex:0 0 auto;font-size:14px;height:34px;justify-content:center;margin-right:12px;transition:.3s ease;width:30px}.consultant-contacts .contact-link p{font-size:min(max(calc(9.5px + 1vw),16px),21px);font-weight:500;text-transform:none;word-break:break-word}.consultant-contacts .contact-link a{align-items:center;display:flex}.consultant-contacts .contact-link:not(:last-child){margin-bottom:10px}.consultant-contacts .contact-link:hover .contact-icon{background:#e6272c;background:var(--red)}@media only screen and (max-width:1024px){.filters-sidebar{max-width:100%;position:static}.jobs-board{margin:40px 0 0}}.interior-page.join-the-team{padding-top:min(max(calc(67.67606px + 3.28638vw),80px),115px)}.interior-page.join-the-team .offer h1{line-height:120.93%;margin-bottom:20px}.interior-page.join-the-team .offer-text{line-height:140%}.why-us-with-video{padding-bottom:min(max(calc(210.14085px + 2.62911vw),220px),248px);padding-top:min(max(calc(72.25352px + 2.06573vw),80px),102px)}.why-us-with-video .why-us-info{margin-bottom:min(max(calc(25.91549px + 3.75587vw),40px),80px)}.why-us-with-video .why-us-info h3{letter-spacing:-.25px}.why-us-with-video .why-us-info .subtext{margin:15px auto}.why-us-with-video .why-us-info .text-content a,.why-us-with-video .why-us-info .text-content li,.why-us-with-video .why-us-info .text-content p{line-height:172.22%}.why-us-with-video .video-player{margin-bottom:min(max(calc(-240.14085px - 15.96244vw),-470px),-300px);z-index:1}.benefits-section{padding-bottom:min(max(calc(46.05634px + 6.38498vw),70px),138px);padding-top:min(max(calc(62.53521px + 20.65728vw),140px),360px)}.benefits-section__wrap{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:901px){.benefits-section__wrap{align-items:center;flex-direction:column;justify-content:flex-start}}.benefits-section__info{width:40.86%}.benefits-section__info .text-content a,.benefits-section__info .text-content li,.benefits-section__info .text-content p{line-height:172.22%}@media only screen and (max-width:901px){.benefits-section__info{width:100%}}.benefits-section__title{letter-spacing:-.25px;margin-bottom:8px}.benefits-section__subtitle{margin-bottom:min(max(calc(11.76056px - .46948vw),5px),10px)}.benefits-section__list{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:min(max(calc(-16.19718px - 2.34742vw),-50px),-25px);max-width:690px;padding-top:32px;transform:translateX(min(max(calc(-28.16901px + 7.51174vw),0px),80px));width:60%}@media only screen and (max-width:901px){.benefits-section__list{padding-top:40px;transform:translateX(0);width:100%}}.benefits-section__item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:0 14px min(max(calc(23.66197px + 1.69014vw),30px),48px);max-width:210px}@media only screen and (max-width:901px){.benefits-section__item{max-width:250px}}.benefits-section__logo{margin-bottom:16px;max-width:66px;width:100%}.benefits-section__logo img{-o-object-fit:contain;object-fit:contain;width:100%}.benefits-section__text{color:#1f1b1b;color:var(--theme-black);text-align:center;text-transform:uppercase}.benefits-section__text p{font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:400;letter-spacing:-.25px;line-height:133.33%}.gallery-section{padding-bottom:75px;padding-top:min(max(calc(26.19718px + 2.34742vw),35px),60px)}.gallery-section .gallery-slider{margin-left:-8px;width:calc(100% + 16px)}@media only screen and (max-width:650px){.gallery-section{padding-bottom:120px}.gallery-section .gallery-slider{margin-left:0;width:100%}}.technology-info-section{padding-bottom:20px;padding-top:min(max(calc(71.19718px + 2.34742vw),80px),105px)}.technology-info-section .technology-heading{flex:0 0 auto;max-width:456px}.technology-info-section .technology-heading h3{margin-bottom:36px}@media only screen and (max-width:1025px){.technology-info-section .technology-heading{max-width:350px}}@media only screen and (max-width:700px){.technology-info-section .flex.justify-between{flex-direction:column}}.technology-info-section .technology-text p:not(:last-child){margin-bottom:40px}.technology-info-section .btn-wrap{align-items:flex-start;flex-direction:column}.technology-info-section .btn-wrap .btn:first-child{margin:0 0 20px}@media only screen and (max-width:551px){.technology-info-section .btn-wrap{flex-direction:column}.technology-info-section .btn-wrap .btn:first-child{margin:0 0 20px}}.contractor-advice{padding:116px 0 min(max(calc(282.85714px - 13.39286vw),90px),180px)}.contractor-advice .advice-heading{margin:0 auto 33px;max-width:572px;text-align:center}.contractor-advice .advice-heading h3{color:#008199;color:var(--blue-green);margin-bottom:25px}.contractor-advice .advice-heading .subtext{margin-bottom:18px}.contractor-advice .advice-heading .btn{margin:0 auto}.contractor-advice .articles-slider{overflow:visible}.contractor-advice .decor-triangle{height:min(max(calc(109.07042px + 14.64789vw),164px),320px);width:min(max(calc(101.64789px + 13.42723vw),152px),295px)}.contractor-advice .swiper-pagination{bottom:-1px;left:50%;max-width:768px;transform:translateX(-50%)}.contractor-sectors{padding-top:min(max(calc(87.67606px + 3.28638vw),100px),135px)}.contractor-sectors .slider-wrap{display:flex}.contractor-sectors .sectors-heading{margin:0 auto 50px;max-width:765px;text-align:center}.contractor-sectors .sectors-heading h3{color:#e6272c;color:var(--red);margin-bottom:26px}.contractor-sectors .sectors-heading .subtext{margin-bottom:22px}.contractor-sectors .btn.red{margin:min(max(calc(254.85714px - 12.35119vw),77px),160px) auto 0}.contractor-sectors .swiper-pagination{background:#e8e7e7}.presentation-section{display:flex;height:100%}.presentation-section .container{align-items:center;display:flex;margin-left:0;padding-bottom:124px;padding-top:87px}@media only screen and (min-width:1920px){.presentation-section .container{justify-content:flex-start}}@media only screen and (max-width:1025px){.presentation-section .container{justify-content:center;margin-left:auto}.presentation-section{align-items:center;flex-direction:column;max-height:100%}}.presentation-image-wrap{flex:0 0 auto;margin-right:48px;max-width:min(max(calc(-352px + 71.66667vw),680px),1024px)}.presentation-image-wrap .presentation-img-swiper{clip-path:polygon(0 0,100% 0,80% 100%,0 100%,0 100%);height:100%}@media only screen and (max-width:1440px){.presentation-image-wrap{max-width:min(max(calc(160.76923px + 36.05769vw),530px),680px)}}@media only screen and (max-width:1025px){.presentation-image-wrap{height:min(max(calc(282.25352px + 22.06573vw),365px),600px);margin:0;order:2}}@media only screen and (max-width:651px){.presentation-image-wrap{max-width:100%;padding:0 min(max(calc(-101.36364px + 36.36364vw),15px),35px)}}.presentation-image{height:100%}.presentation-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.presentation-content{max-width:min(max(calc(-127.23077px + 48.55769vw),370px),572px);position:relative}.presentation-content .swiper-slide{opacity:0;overflow:hidden;padding-right:20px;transition:opacity .25s ease}.presentation-content .swiper-slide-active{opacity:1}.presentation-content .swiper-slide h3{color:#e6272c;color:var(--red);margin-bottom:16px}.presentation-content .swiper-slide .subtext{margin-bottom:20px}.presentation-content .swiper-slide .subtext p{font-weight:500}.presentation-content .swiper-slide [data-simplebar]{max-height:min(max(calc(167.16901px - .84507vw),155px),164px);padding-right:20px;width:calc(100% + 20px)}.presentation-content .swiper-slide .inline-content-element{margin:0}.presentation-content .swiper-slide .inline-content-element p{line-height:160%}.presentation-content .swiper-slide .inline-content-element b,.presentation-content .swiper-slide .inline-content-element strong{margin-bottom:30px}.presentation-content .swiper-slide .btn{margin-top:20px}@media only screen and (min-width:2400px){.presentation-content{max-width:1000px}}.presentation-content .pagination-main{bottom:-77px!important}@media only screen and (max-width:1025px){.presentation-content{max-width:100%}}.achievements-section{background-color:#008199;background-color:var(--blue-green);background-image:url(../images/decor-items/decor-opacity-55.svg);background-repeat:no-repeat;background-size:110% 110%;padding-bottom:min(max(calc(47.11268px + 6.10329vw),70px),135px);padding-top:min(max(calc(47.11268px + 6.10329vw),70px),135px)}.achievements-section.fixed-bg{background-attachment:fixed}.clients-section{padding:80px 0}.clients-section .text-left{position:relative;z-index:10}.achievements-list{grid-column-gap:16px;grid-row-gap:16px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,274px);justify-content:center;width:100%}@media only screen and (max-width:690px){.achievements-list .achievements-card{min-height:160px}}@media only screen and (max-width:620px){.achievements-list{grid-template-columns:repeat(1,1fr)}}.achievements-card{align-items:flex-start;background:#ebedee;background:var(--light-grey);display:flex;flex-direction:column;justify-content:flex-start;padding:20px min(max(calc(16.07042px + 1.31455vw),21px),35px) 26px 21px;position:relative}.achievements-card__title{align-items:center;background:#e6272c;background:var(--red);clip-path:polygon(0 0,100% 0,89% 100%,0 100%,0 100%);color:#fff;color:var(--white);display:flex;filter:drop-shadow(5px 10px 15px rgba(0,0,0,.24));filter:drop-shadow(5px 10px 15px var(--shadow-color));justify-content:flex-start;margin-bottom:30px;margin-left:-30px;min-width:270px;padding:16px 20px 15px min(max(calc(12.47887px + .93897vw),16px),26px);width:-moz-fit-content;width:fit-content;word-break:break-word}.achievements-card__title .count-block{align-items:center;color:#fff;color:var(--white);display:inline-flex;flex-direction:row;font-size:min(max(calc(17.95775px + 1.87793vw),25px),45px);letter-spacing:-.25px;line-height:1.1;text-transform:uppercase}.achievements-card__title .count-block span:first-child{margin-right:9px}.achievements-card__text{max-width:160px}.achievements-card__text p{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:500;line-height:147.62%}.hiring-section{padding-bottom:min(max(calc(22.67606px + 3.28638vw),35px),70px);padding-top:min(max(calc(47.11268px + 6.10329vw),70px),135px)}.hiring-section__wrap{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.hiring-section .text-heading{max-width:580px}.hiring-section .text-heading h3{color:#008199;color:var(--blue-green);font-size:min(max(calc(18.47887px + .93897vw),22px),32px);letter-spacing:-.25px;line-height:150%;text-align:center;text-transform:uppercase}.hiring-section .text-content{max-width:768px;text-align:center}.hiring-section .text-content a,.hiring-section .text-content li,.hiring-section .text-content p{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:500;line-height:147.62%}.hiring-section .hiring-slider{padding-top:40px}@media only screen and (max-width:960px){.hiring-section{padding-bottom:120px}}@media only screen and (max-width:769px){.hiring-section{padding-bottom:170px}}.hiring-slider{margin-left:-8px;max-width:calc(100% + 16px);width:calc(100% + 16px)}@media only screen and (min-width:961px){.hiring-slider .navigation,.hiring-slider .swiper-pagination{display:none}}.hiring-slider .swiper-slide{height:auto;padding:8px}@media only screen and (max-width:960px){.hiring-slider{clip-path:inset(0 -100vw -150px -5px);overflow:visible}}@media only screen and (max-width:650px){.hiring-slider{margin-left:0;max-width:320px;overflow:visible;width:320px}.hiring-slider .swiper-pagination{width:89vw}.hiring-slider .navigation{justify-content:center;left:0;transform:translateX(0);width:89vw}.hiring-slider .swiper-slide{padding:0}}@media only screen and (max-width:375px){.hiring-slider{max-width:100%;width:100%}.hiring-slider .navigation,.hiring-slider .swiper-pagination{width:100%}}.hiring-card{align-items:flex-start;background:#ebedee;background:var(--light-grey);box-shadow:5px 5px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:min(max(calc(25.42254px + 1.22066vw),30px),43px);position:relative;width:100%}.hiring-card__photo{clip-path:polygon(0 0,100% 0,78% 100%,0 100%);height:min(max(calc(150.49296px + 2.53521vw),160px),187px);overflow:hidden;width:100%}.hiring-card__photo img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease-in-out;width:100%}.hiring-card__title{align-items:center;background:#008199;background:var(--blue-green);clip-path:polygon(0 0,100% 0,89% 100%,0 100%,0 100%);color:#fff;color:var(--white);display:flex;filter:drop-shadow(5px 10px 15px rgba(0,0,0,.24));filter:drop-shadow(5px 10px 15px var(--shadow-color));justify-content:flex-start;margin-bottom:min(max(calc(23.23944px + .46948vw),25px),30px);margin-top:-48px;max-width:90%;min-height:min(max(calc(66.12676px + 1.03286vw),70px),81px);min-width:253px;padding:min(max(calc(13.23944px + .46948vw),15px),20px) 20px min(max(calc(13.23944px + .46948vw),15px),20px) min(max(calc(16.59155px + .37559vw),18px),22px)}.hiring-card__title h4{font-size:min(max(calc(15.53521px + .65728vw),18px),25px);letter-spacing:-.25px;line-height:124%;word-break:break-word}@media only screen and (max-width:1220px){.hiring-card__title{min-width:auto;width:80%}}.hiring-card__text{padding-left:min(max(calc(15.53521px + .65728vw),18px),25px);padding-right:min(max(calc(15.53521px + .65728vw),18px),25px);width:100%}.hiring-card__text a,.hiring-card__text li,.hiring-card__text p{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:500;line-height:214.29%}@media only screen and (max-width:1220px){.hiring-card__text br{display:none}}.case-studies-section{background:#fff;background:var(--white);padding-bottom:min(max(calc(66.5493px + 8.92019vw),100px),195px);padding-top:min(max(calc(22.67606px + 3.28638vw),35px),70px)}.case-studies-section__wrap{align-items:flex-start;display:flex;justify-content:space-between}.case-studies-section__info{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:min(max(calc(-6.33803px + 1.69014vw),0px),18px);max-width:278px;position:relative;width:25%;z-index:20}@media only screen and (max-width:1025px){.case-studies-section__info{max-width:600px;padding-bottom:40px;width:100%}}.case-studies-section__title{margin-bottom:5px}.case-studies-section__title h3{color:#1f1b1b;color:var(--theme-black);letter-spacing:-.25px}.case-studies-section .text-content{padding-bottom:min(max(calc(22.53521px + .65728vw),25px),32px)}.case-studies-section .text-content a,.case-studies-section .text-content li,.case-studies-section .text-content p{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:500;line-height:147.62%}.case-studies-section .slider-wrap{width:66.31%}@media only screen and (max-width:1025px){.case-studies-section .slider-wrap{width:100%}}.case-studies-section .case-studies-slider{max-width:100%;width:100%}@media only screen and (max-width:1025px){.case-studies-section{overflow:visible;z-index:2}.case-studies-section__wrap{flex-direction:column}.case-studies-section .case-studies-slider{clip-path:none;overflow:visible}}@media only screen and (max-width:769px){.case-studies-section{padding-bottom:150px}}.case-studies-slider{clip-path:inset(0 -100vw -10px -5px);overflow:visible}.case-studies-card{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}.case-studies-card:before{content:"";display:block;padding-bottom:max(min(88%,9999px),0px)}.case-studies-card{background:#fff;background:var(--white);box-shadow:5px 5px 5px rgba(0,0,0,.1)}.case-studies-card__logo{left:50%;max-height:calc(100% - 110px);max-width:98%;position:absolute;top:50%;transform:translateX(-50%) translateY(-47%);width:100%}.case-studies-card__logo img{height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease-in-out;width:100%}.case-studies-card .shadow-btn{bottom:11px;left:0;position:absolute}.case-studies-card:hover img{transform:scale(.85)}@media only screen and (max-width:650px){.case-studies-card .btn.xxl{width:170px}.case-studies-card .btn.xxl span:after{right:11px;transform:skewX(-26deg)}}@media only screen and (max-width:1200px){.clients-section.about-page{padding:0}}.content-hub-section{background:url(../images/decor-items/content-hub-decor.svg) no-repeat 100% 105%/contain;padding-bottom:min(max(calc(45px + 6.66667vw),70px),141px);padding-top:min(max(calc(70.84507px + 2.44131vw),80px),106px)}.content-hub-section__wrap{grid-column-gap:min(max(calc(8.87324px + 5.6338vw),30px),90px);grid-row-gap:min(max(calc(8.87324px + 5.6338vw),30px),90px);display:grid;grid-template-columns:min(max(calc(132.53521px + 7.32394vw),160px),238px) 1fr;margin:0 auto;width:100%}@media only screen and (max-width:990px){.content-hub-section__wrap{grid-column-gap:0;grid-row-gap:0;align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}}.content-hub-section.decor-right-bottom:before{transform:translateX(67.5%) translateY(29%) rotate(-6deg)}.content-hub-sidebar__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media only screen and (min-width:991px){.content-hub-sidebar__content+.content-hub-sidebar__content{padding-bottom:min(max(calc(22.39437px + 4.69484vw),40px),90px);padding-top:min(max(calc(36.47887px + .93897vw),40px),50px)}}@media only screen and (max-width:450px){.content-hub-sidebar__content+.content-hub-sidebar__content{padding-top:10px}}.content-hub-sidebar__content.is-open .content-hub-sidebar__title:before{transform:rotate(0deg) translateY(-50%)}@media only screen and (max-width:990px){.content-hub-sidebar__content{width:48%}}@media only screen and (max-width:450px){.content-hub-sidebar__content{width:100%}}.content-hub-sidebar__title{align-items:center;background:#fff;background:var(--white);clip-path:polygon(0 0,100% 0,87% 100%,0 100%,0 100%);color:#1f1b1b;color:var(--theme-black);display:flex;filter:drop-shadow(5px 0 15px rgba(0,0,0,.24));filter:drop-shadow(5px 0 15px var(--shadow-color));font-size:min(max(calc(13.29577px + .18779vw),14px),16px);font-weight:600;justify-content:flex-start;line-height:110%;max-width:min(max(calc(186.61972px + 3.56808vw),200px),238px);position:relative;text-transform:uppercase;width:100%}.content-hub-sidebar__title button{padding:min(max(calc(14.29577px + .18779vw),15px),17px) 20px min(max(calc(14.29577px + .18779vw),15px),17px) min(max(calc(6.47887px + .93897vw),10px),20px);text-align:left;width:100%}.content-hub-sidebar__title:before{background-image:url(../images/icons/arrow.svg);background-repeat:no-repeat;background-size:contain;content:"";height:6px;position:absolute;right:40px;top:50%;transform:translateY(-50%) rotate(-180deg);transition:transform .3s ease-in-out;width:11px}@media only screen and (min-width:901px){.content-hub-sidebar__title:before{display:none}}@media only screen and (max-width:900px){.content-hub-sidebar__title{cursor:pointer}}.content-hub-sidebar__title.active:before{transform:translateY(-50%)}.content-hub-sidebar__list{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-left:min(max(calc(6.47887px + .93897vw),10px),20px);padding-top:min(max(calc(19.29577px + .18779vw),20px),22px);width:100%}@media only screen and (max-width:990px){.content-hub-sidebar__list{padding-bottom:3px;transition:all .3s ease-in-out}}.content-hub-sidebar__item{cursor:pointer;transition:color .4s ease-in-out}.content-hub-sidebar__item p{color:#000;color:var(--black);display:inline;font-size:min(max(calc(13.29577px + .18779vw),14px),16px);font-weight:500;line-height:125%;position:relative;text-transform:uppercase;transition:color .4s ease-in-out}.content-hub-sidebar__item p:before{background:#000;background:var(--black);bottom:0;content:"";height:1px;position:absolute;right:0;transition:all .4s ease-in-out;width:0}.content-hub-sidebar__item:not(:last-child){margin-bottom:min(max(calc(11.64789px + .0939vw),12px),13px)}.content-hub-sidebar__item:hover{color:#e6272c;color:var(--red)}.content-hub-sidebar__item:hover p:before{left:0;right:auto;width:100%}.content-hub-sidebar__item.active,.content-hub-sidebar__item.active p{color:#e6272c;color:var(--red)}.content-hub-sidebar__item.active p:before{background:#e6272c;background:var(--red);width:100%}@media only screen and (max-width:990px){.content-hub-sidebar__wrap{flex-direction:row;justify-content:space-between;position:static}.content-hub-sidebar__wrap.md-filters{justify-content:flex-start}@media only screen and (min-width:551px){.content-hub-sidebar__wrap.md-filters{grid-column-gap:20px;width:100%}.content-hub-sidebar__wrap.md-filters .content-hub-sidebar__content{max-width:200px}.content-hub-sidebar__wrap.md-filters .content-hub-sidebar__content:last-child{flex:1;max-width:none;width:auto}.content-hub-sidebar__wrap.md-filters .content-hub-sidebar__content:last-child .content-hub-sidebar__list{-moz-column-count:2;column-count:2;display:block}.content-hub-sidebar__wrap.md-filters .content-hub-sidebar__content:last-child .content-hub-sidebar__list .content-hub-sidebar__item{max-width:48%}}}@media only screen and (max-width:450px){.content-hub-sidebar__wrap{flex-direction:column;justify-content:flex-start}}@media only screen and (max-width:990px){.content-hub-sidebar{width:100%}}@media only screen and (max-width:990px){@media only screen and (min-width:551px){.sidebar.md-filters{max-width:100%!important}}}.content-hub-content__title-block{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-bottom:23px}.content-hub-content__title-block h3{color:#008199;color:var(--blue-green);letter-spacing:-.25px;line-height:110%;margin-bottom:20px;margin-right:min(max(calc(12.88732px + .56338vw),15px),21px)}.content-hub-content__results{line-height:110%;margin-bottom:min(max(calc(16.70423px - .18779vw),14px),16px)}.content-hub-content .pagination-list{margin-left:min(max(calc(-22.88732px + 6.10329vw),0px),65px)}@media only screen and (max-width:1150px){.content-hub-content{margin:0 auto;width:100%}}@media only screen and (max-width:990px){.content-hub-content{max-width:100%;padding-top:30px;width:100%}}.content-hub-list{grid-column-gap:min(max(calc(11.07042px + 1.31455vw),16px),30px);grid-row-gap:min(max(calc(11.77465px + 1.12676vw),16px),28px);display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:min(max(calc(23.09859px + 4.50704vw),40px),88px)}.content-hub-list>h2{white-space:nowrap}.content-hub-list.without-tags{grid-template-columns:repeat(3,minmax(0,1fr))}.content-hub-list .shadow-wrap.blue{height:min(max(calc(78.73239px + 3.00469vw),90px),122px);top:2px}.content-hub-list .shadow-wrap.blue img{height:100%}.content-hub-list .shadow-wrap.red{bottom:-12px;height:178px}.content-hub-list .shadow-wrap.red .triangle{clip-path:polygon(0 0,0 0,100% 54%,0 100%)}.content-hub-list .article{max-width:100%}.content-hub-list .article-desc .date{line-height:138%}@media only screen and (max-width:1150px){.content-hub-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media only screen and (max-width:550px){.content-hub-list{grid-template-columns:minmax(0,1fr)!important}}.article-responsive{background:#dce1e4;background:var(--light-gray);height:auto;min-height:min(max(calc(165.14085px + 9.29577vw),200px),299px);padding:min(max(calc(90.02817px + 3.19249vw),102px),136px) 30% min(max(calc(18.23944px + .46948vw),20px),25px) min(max(calc(15.77465px + 1.12676vw),20px),32px);position:relative;width:100%}.article-responsive .list-article-decor-blue-green{filter:drop-shadow(5px 5px 6px rgba(0,0,0,.24));filter:drop-shadow(5px 5px 6px var(--shadow-color));height:min(max(calc(77.84507px + 2.44131vw),87px),113px);left:0;position:absolute;top:0;width:min(max(calc(35.25352px + 2.06573vw),43px),65px)}.article-responsive .list-article-decor-blue-green:before{background:#008199;background:var(--blue-green);clip-path:polygon(0 0,25% 0,100% 54%,0 100%);content:"";display:block;height:100%;width:100%}.article-responsive .list-article-img{clip-path:polygon(18% 0,100% 0,100% 100%,97% 100%);height:100%;position:absolute;right:0;top:0;width:100%}.article-responsive .list-article-img img{height:80%;-o-object-fit:cover;object-fit:cover;width:100%}.article-responsive .list-article-img:before{background:#e6272c;background:var(--red);bottom:-1px;clip-path:polygon(100% 0,0 100%,100% 100%);content:"";height:56%;position:absolute;right:-1px;width:50%;z-index:1}.article-responsive .article-desc-category{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:5px;width:100%}.article-responsive .article-desc-text{width:100%}.article-responsive .article-desc-text .h5,.article-responsive .article-desc-text h5{font-size:min(max(calc(15.88732px + .56338vw),18px),24px)}@media only screen and (max-width:1150px){.article-responsive{max-width:398px}}@media only screen and (max-width:990px){.article-responsive{max-width:100%}}@media only screen and (max-width:1279px){.article-responsive{padding-left:20px;padding-right:40%}}.article.article-case-study{background:#fff;background:var(--white);margin-bottom:20px;min-height:min(max(calc(158.87324px + 5.6338vw),180px),240px);overflow:visible;position:relative}.article.article-case-study:after{display:none}.article.article-case-study .list-article-img{bottom:10px;clip-path:none;height:auto;left:14px;position:absolute;right:14px;top:10px;width:auto}.article.article-case-study .list-article-img:before{display:none}.article.article-case-study .list-article-img img{height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:100%}.article.article-case-study .article-btn{bottom:-23px;left:-3px;position:absolute}@media only screen and (max-width:551px){.article.article-case-study .article-btn{bottom:-18px}}.article.article-case-study .article-btn span{border-color:#e6272c;border-color:var(--red);color:#fff;color:var(--white)}.article.article-case-study .article-btn span,.article.article-case-study .article-btn span:after{background-color:#e6272c;background-color:var(--red)}.article.article-case-study .article-btn:hover span{background-color:#000;background-color:var(--black);border-color:#000;border-color:var(--black)}.article.article-case-study .article-btn:hover span:after{background-color:#000;background-color:var(--black)}.article.article-case-study:hover .list-article-img img{transform:scale(.9)}.register-section{background:#fff;background:var(--white);display:flex;height:100%;min-height:770px;padding-bottom:60px;padding-top:min(max(calc(137.32394px + 3.38028vw),150px),186px)}.register-section label{display:block;font-size:16px;font-weight:500;text-transform:uppercase}.register-steps{grid-row:1/3;max-width:278px;min-width:270px;width:100%}.register-steps .filter-dropdown{align-items:center;display:flex;padding:15px;transition:.3s ease;width:100%}.register-steps .filter-dropdown.active,.register-steps .filter-dropdown:hover{background:#e6272c;background:var(--red);color:#fff;color:var(--white)}.cv-form__upload .upload-input__file-name{max-width:min(max(calc(110.98592px + 11.73709vw),155px),280px);width:-moz-fit-content!important;width:fit-content!important}.cv-form__text{font-size:min(max(calc(15.88732px + .56338vw),18px),24px);max-width:min(max(calc(232.46479px + 12.67606vw),280px),415px);overflow:hidden;text-overflow:ellipsis}.register-section__wrap{grid-column-gap:10%;display:grid;grid-template-columns:minmax(210px,278px) 1fr;height:100%}@media only screen and (max-width:991px){.register-section__wrap{grid-gap:60px;grid-template-columns:1fr}.register-section__wrap .steps-pagination{grid-row:3}.register-section__wrap .register-steps{grid-row:auto;max-width:100%}}.steps-pagination{grid-row:2;justify-self:end}.btn-prev{background:rgba(0,129,153,.3);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,14% 100%)}.btn-prev:before{left:11px;transform:skewX(22deg)}.btn-prev span{color:#1f1b1b;color:var(--theme-black);padding:0 27px 0 40px}.btn-prev span:after{right:0;transform:none!important}.details-block{margin-bottom:100px}@media only screen and (max-width:991px){.details-block{margin-bottom:0}}.details-form{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.details-form .input-item{max-width:100%}.details-form label{color:#008199;color:var(--blue-green);margin-bottom:12px}@media only screen and (max-width:1025px){.details-form{grid-template-columns:1fr}}.register-section__title{font-size:min(max(calc(18.59155px + .37559vw),20px),24px);margin-bottom:30px;text-transform:capitalize}.job-preferences__form{display:flex}.job-preferences__form .input-item{max-width:274px}.job-preferences__form label{color:#008199;color:var(--blue-green);margin-bottom:12px}.job-preferences__form .select2-container{width:100%!important}.job-preferences__form .select2-container .select2-selection__rendered{line-height:inherit!important}@media only screen and (max-width:991px){.job-preferences__form{justify-content:space-between}.job-preferences__form .input-item{max-width:100%}}@media only screen and (max-width:651px){.job-preferences__form{flex-direction:column}}.confirm-form{margin-bottom:100px}.confirm-form .register-section__title{margin-bottom:30px}@media only screen and (max-width:991px){.confirm-form{margin-bottom:0}}.cv-confirm{margin:43px 0 46px}.cv-confirm .cv-form__upload{max-width:456px}.user-img-preview{background:var(--grey);border-radius:50%;height:85px;overflow:hidden;width:85px}.user-img-preview img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-img-upload{align-items:center;background:#008199;background:var(--blue-green);border-radius:50%;bottom:0;color:#fff;color:var(--white);display:flex!important;font-size:12px;height:30px;justify-content:center;position:absolute;right:-4px;transition:.25s ease;width:30px}.user-img-upload input{cursor:pointer;height:100%;left:0;margin:0!important;opacity:0;position:absolute;right:0;width:100%}.user-img-upload:hover{background:#64c2c8;background:var(--blue)}.profile-cv-form .btn{font-size:14px}.profile-cv-form .upload-input{max-width:456px}@media only screen and (max-width:991px){.profile-cv-form .upload-input{max-width:100%}}.user-card{align-items:center;background:#fff;background:var(--white);box-shadow:5px 0 15px rgba(0,0,0,.24);display:flex;padding:20px}.user-card .user-img-preview{height:108px;width:108px}.user-card__text{font-size:14px;font-weight:400;line-height:100%;margin-left:26px;text-align:center}.user-card__text .user-card__name{font-size:14px;font-weight:500}.request-btn{clip-path:polygon(0 0,100% 0,90% 100%,0 100%,0 100%);font-size:14px;width:314px}.request-btn span:after{right:15px;transform:skewX(-32deg)}@media only screen and (max-width:360px){.request-btn{font-size:12px;width:250px}.request-btn span:after{right:11.5px;transform:skewX(-27deg)}}.profile-crop-image-wr .select2-container{max-width:150px}.profile-crop-image-wr .select2-selection{height:auto!important;padding:8px!important}.profile-crop-image-wr .select2-selection--single{border-left:0!important;border-right:0!important;border-top:0!important}.grey-section,.white-section{box-shadow:none}.grey-section.top-shadow,.white-section.top-shadow{box-shadow:0 -5px 5px 1px rgba(0,0,0,.05)}.white-section{background:#fff;background:var(--white)}.white-section+.grey-section:not(.top-shadow){box-shadow:inset 0 25px 10px -20px rgba(0,0,0,.24);box-shadow:inset 0 25px 10px -20px var(--shadow-color)}.grey-section{background:transparent}.grey-section+.white-section:not(.top-shadow){box-shadow:inset 0 25px 10px -20px rgba(0,0,0,.24);box-shadow:inset 0 25px 10px -20px var(--shadow-color)}.interior-page{align-items:center;display:flex;justify-content:center;min-height:min(max(calc(459.50704px + 10.79812vw),500px),615px);padding-top:min(max(calc(71.19718px + 2.34742vw),80px),105px)}.interior-page.page-builder-page{padding-bottom:30px;padding-top:96px}.interior-page.page-builder-page .offer{max-width:950px}.interior-page.page-builder-page .offer .offer-text,.interior-page.page-builder-page .offer .offer-text p{line-height:140%;margin:0 auto;max-width:670px;text-align:center}.interior-page.page-builder-page .offer h1{line-height:120.93%;margin-bottom:20px}.text-section li{width:-moz-fit-content;width:fit-content}.text-section .text-heading.not-text-transform h1,.text-section .text-heading.not-text-transform h2,.text-section .text-heading.not-text-transform h3,.text-section .text-heading.not-text-transform h4{text-transform:none}.text-section.text-only .text-content{margin-top:min(max(calc(.70423px - .18779vw),-2px),0px)}.text-section.text-and-buttons .btn-wrap .shadow-btn:only-child{margin-top:min(max(calc(-4.92958px + 1.31455vw),0px),14px)}.text-section.narrow-centered-text .text-section__wrap,.text-section.wide-centered-text .text-section__wrap{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto}.text-section.narrow-centered-text .text-content,.text-section.narrow-centered-text .text-heading,.text-section.wide-centered-text .text-content,.text-section.wide-centered-text .text-heading{text-align:center;width:100%}.text-section.narrow-centered-text .text-heading+.text-content,.text-section.wide-centered-text .text-heading+.text-content{padding-top:12px}.text-section.narrow-centered-text .btn-wrap,.text-section.wide-centered-text .btn-wrap{flex-direction:row;justify-content:center;padding-top:min(max(calc(27.88732px + .56338vw),30px),36px)}.text-section.narrow-centered-text .btn-wrap:last-child,.text-section.wide-centered-text .btn-wrap:last-child{margin-bottom:-20px}@media only screen and (max-width:600px){.text-section.narrow-centered-text .btn-wrap,.text-section.wide-centered-text .btn-wrap{align-items:center;flex-direction:column;justify-content:flex-start}.text-section.narrow-centered-text .btn-wrap:last-child,.text-section.wide-centered-text .btn-wrap:last-child{margin-bottom:0}}.text-section.narrow-centered-text .text-section__wrap{max-width:1040px}.text-section.narrow-centered-text .text-heading{margin:0 auto}.text-section.narrow-centered-text .text-heading h3+p{margin:0 auto;max-width:500px}.text-section.narrow-centered-text li{margin-left:20px;width:100%}@media only screen and (max-width:551px){.text-section.narrow-centered-text li{max-width:calc(100% - 20px);text-align:left}}.text-section.text-section-3 ul{grid-column-gap:min(max(calc(6.9962px + 5.06971vw),40px),80px);display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;text-align:left}@media only screen and (max-width:769px){.text-section.text-section-3 ul{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:551px){.text-section.text-section-3 ul{grid-template-columns:1fr}}.text-section.wide-centered-text .text-heading{margin-right:0}.text-section.wide-centered-text .text-section__wrap{max-width:min(max(calc(607.04225px + 24.78873vw),700px),964px)}.text-section.wide-centered-text .text-content li,.text-section.wide-centered-text .text-content p{color:#1f1b1b;color:var(--theme-black);font-size:min(max(calc(14.23944px + .46948vw),16px),21px);font-weight:300;line-height:147.62%}.text-section.text-and-benefits .text-section__wrap{margin-bottom:40px;max-width:645px;text-align:center}.text-section.text-and-benefits .text-section__wrap h3{margin-bottom:16px}.text-section.text-and-benefits .text-and-benefits__wrap{align-items:center;display:flex;flex-direction:column}.text-section.text-and-benefits .text-section__wrap{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media only screen and (max-width:900px){.text-section.text-and-benefits .text-section__wrap{width:100%}}.text-section.text-and-benefits .text-heading{margin-right:0;width:100%}.text-section.text-and-benefits .text-heading h3+p{padding-top:8px}.text-section.text-and-benefits .text-content{padding-top:5px;width:100%}.text-section.text-and-benefits .benefits-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:95%}@media only screen and (max-width:900px){.text-section.text-and-benefits .benefits-content{width:100%}}@media only screen and (max-width:551px){.text-section.text-and-benefits .benefits-content{align-items:center;flex-direction:column}}.text-section.text-and-benefits .benefits-content__item{background:#e6272c;background:var(--red);clip-path:polygon(0 1%,100% 0,86% 100%,0 100%);margin:8px;padding:1px;position:relative;text-align:center;z-index:1}@media only screen and (max-width:551px){.text-section.text-and-benefits .benefits-content__item{margin-right:0}}.text-section.text-and-benefits .benefits-content__item span{background:#fff;background:var(--white);clip-path:polygon(0 1%,99.5% 0,86% 100%,0 100%);color:#1f1b1b;color:var(--theme-black);font-size:16px;font-weight:400;letter-spacing:-.25px;line-height:110%;padding:15px 60px 15px 30px;text-transform:uppercase;transition:.3s ease}.text-section.text-and-benefits .benefits-content__item:hover span{background:#e6272c!important;background:var(--red)!important;color:#fff;color:var(--white)}.text-section.text-and-benefits.grey-section .benefits-content__item span{background:#ebedee;background:var(--light-grey)}.text-section.text-and-video .text-and-video__wrap{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:991px){.text-section.text-and-video .text-and-video__wrap{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.text-section.text-and-video .text-section__wrap{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;margin-left:min(max(calc(-170.8px + 19.77778vw),25px),114px);width:40.86%}@media only screen and (max-width:1025px){.text-section.text-and-video .text-section__wrap{width:45%}}@media only screen and (max-width:991px){.text-section.text-and-video .text-section__wrap{width:100%}.text-section.text-and-video .text-section__wrap+.video-player{padding-top:35px}}.text-section.text-and-video .text-heading{width:100%}.text-section.text-and-video .text-heading h3+p{padding-top:8px}.text-section.text-and-video .text-content{padding-top:5px;width:100%}.text-section.text-and-video .video-player{width:100%}@media only screen and (max-width:991px){.text-section.text-and-video .video-player+.text-section__wrap{margin-left:0;padding-top:35px}}.interior-jobs-section.grey-section,.interior-jobs-section.white-section{padding-bottom:min(max(calc(46.97183px + 3.47418vw),60px),97px);padding-top:min(max(calc(46.97183px + 3.47418vw),60px),97px)}.interior-jobs-section.grey-section .heading,.interior-jobs-section.white-section .heading{margin-bottom:min(max(calc(24.3662px + 1.50235vw),30px),46px)}.interior-jobs-section.grey-section .heading h3,.interior-jobs-section.white-section .heading h3{margin-bottom:8px}.interior-jobs-section.grey-section .heading+.jobs-list,.interior-jobs-section.white-section .heading+.jobs-list{margin-top:min(max(calc(3.52113px - .93897vw),-10px),0px)}.interior-jobs-section.grey-section .subtext,.interior-jobs-section.white-section .subtext{margin-left:min(max(calc(-4.92958px + 1.31455vw),0px),14px)}.interior-jobs-section.grey-section .grid-two-wrapper,.interior-jobs-section.white-section .grid-two-wrapper{grid-row-gap:min(max(calc(16.12676px + 1.03286vw),20px),31px)}.interior-jobs-section.vertical-jobs-list{padding-bottom:min(max(calc(35.35211px + 6.57277vw),60px),130px);padding-top:min(max(calc(44.15493px + 4.22535vw),60px),105px)}.interior-jobs-section.vertical-jobs-list .latest-jobs{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.interior-jobs-section.vertical-jobs-list .latest-jobs .subtext{margin-left:0}@media only screen and (max-width:769px){.interior-jobs-section.vertical-jobs-list .latest-jobs{flex-direction:column;justify-content:flex-start}.interior-jobs-section.vertical-jobs-list .latest-jobs .heading{align-items:center;width:100%}.interior-jobs-section.vertical-jobs-list .latest-jobs .heading>*{text-align:center}.interior-jobs-section.vertical-jobs-list .latest-jobs .jobs-list{width:100%}}.interior-jobs-section.vertical-jobs-list .heading{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0 0 min(max(calc(35.28169px - 1.40845vw),15px),30px);text-align:left;width:40.86%}.interior-jobs-section.vertical-jobs-list .heading .shadow-btn{margin-top:25px}.interior-jobs-section.vertical-jobs-list .heading .shadow-btn .btn{margin:0}.interior-jobs-section.vertical-jobs-list .jobs-list{grid-template-columns:repeat(1,1fr);margin-bottom:0;width:49.31%}.join-team-latest-jobs-section{box-shadow:none;padding-bottom:min(max(calc(22.67606px + 3.28638vw),35px),70px);padding-top:min(max(calc(46.76056px + 6.19718vw),70px),136px)}.join-team-latest-jobs-section .heading h3{margin-bottom:10px}.join-team-latest-jobs-section .subtext{margin-left:min(max(calc(-4.57746px + 1.22066vw),0px),13px)}.join-team-latest-jobs-section .input-item{max-width:355px}.join-team-latest-jobs-section .grid-two-wrapper{grid-row-gap:min(max(calc(16.47887px + .93897vw),20px),30px)}.join-team-latest-jobs-section .jobs-list{margin:38px 0 min(max(calc(34.47887px + .93897vw),38px),48px)}.content-hub.white-section .swiper-pagination{background:#dce1e4;background:var(--light-gray)}.content-hub.grey-section .swiper-pagination{background:#fff;background:var(--white)}.content-hub.contractor-advice.grey-section,.content-hub.contractor-advice.white-section{padding-bottom:min(max(calc(67.1831px + .75117vw),70px),78px);padding-top:min(max(calc(67.53521px + .65728vw),70px),77px)}.content-hub.contractor-advice.grey-section .advice-heading h3,.content-hub.contractor-advice.white-section .advice-heading h3{margin-bottom:20px}.clients-section.grey-section,.clients-section.white-section{padding:min(max(calc(45.91549px + 3.75587vw),60px),100px) 0}.clients-section.grey-section .clients-list,.clients-section.white-section .clients-list{padding-bottom:0}.clients-section.grey-section .clients-list .clients-item,.clients-section.white-section .clients-list .clients-item{margin-bottom:0}.clients-section.grey-section .btn-wrap,.clients-section.white-section .btn-wrap{justify-content:center;padding-top:23px;width:100%}.testimonials-section.grey-section,.testimonials-section.white-section{padding-top:min(max(calc(56.47887px + .93897vw),60px),70px)}.testimonials-section.white-section+.clients-section.white-section{padding-top:min(max(calc(60.56338px - 2.8169vw),20px),50px)}.sectors-section.white-section .swiper-pagination{background:#dce1e4;background:var(--light-gray)}.sectors-section.grey-section .swiper-pagination{background:#fff;background:var(--white)}.sectors-section.grey-section,.sectors-section.white-section{padding-bottom:145px}.sectors-section.grey-section+.contractor-sectors,.sectors-section.white-section+.contractor-sectors{padding-top:45px}.contractor-sectors.white-section .swiper-pagination{background:#dce1e4;background:var(--light-gray)}.contractor-sectors.grey-section .swiper-pagination{background:#fff;background:var(--white)}.contractor-sectors.grey-section,.contractor-sectors.white-section{padding-bottom:min(max(calc(35.35211px + 6.57277vw),60px),130px)}.video-section{padding-bottom:min(max(calc(44.15493px + 4.22535vw),60px),105px);padding-top:min(max(calc(44.15493px + 4.22535vw),60px),105px)}.sectors-list+.video-section{padding-top:65px}.hiring-section.grey-section,.hiring-section.white-section{padding-bottom:min(max(calc(54.15493px + 4.22535vw),70px),115px);padding-top:min(max(calc(52.39437px + 4.69484vw),70px),120px)}@media only screen and (max-width:960px){.hiring-section.grey-section,.hiring-section.white-section{padding-bottom:120px}}@media only screen and (max-width:769px){.hiring-section.grey-section,.hiring-section.white-section{padding-bottom:170px}}.hiring-section.white-section .swiper-pagination{background:#dce1e4;background:var(--light-gray)}.hiring-section.grey-section .swiper-pagination{background:#fff;background:var(--white)}.white-section+.presentation-section.grey-section,.white-section+.presentation-section.white-section{margin-top:0}.case-studies-section.white-section .swiper-pagination{background:#dce1e4;background:var(--light-gray)}.case-studies-section.grey-section .swiper-pagination{background:#fff;background:var(--white)}.case-studies-section.grey-section,.case-studies-section.white-section{padding-bottom:150px;padding-top:min(max(calc(54.15493px + 4.22535vw),70px),115px)}.gallery-section.grey-section,.gallery-section.white-section{padding-bottom:min(max(calc(107.04225px - 1.87793vw),80px),100px);padding-top:min(max(calc(58.02817px + 3.19249vw),70px),104px)}.gallery-section.grey-section.grid-gallery,.gallery-section.white-section.grid-gallery{padding-bottom:30px}@media only screen and (max-width:650px){.gallery-section.grey-section.grid-gallery,.gallery-section.white-section.grid-gallery{padding-bottom:100px}}.gallery-section.grey-section.horizontal-gallery+.text-section.text-and-video,.gallery-section.white-section.horizontal-gallery+.text-section.text-and-video{padding-top:70px}.gallery-section.white-section .swiper-pagination{background:#dce1e4!important;background:var(--light-gray)!important}.gallery-section.grey-section .swiper-pagination{background:#fff!important;background:var(--white)!important}.process-stats{padding:104px 0}.process-stats .process-stats__list{grid-row-gap:54px}.process-stats .process-number{background:linear-gradient(0deg,#e2262c,#ff5a5e);bottom:0;clip-path:polygon(100% 0,0 100%,100% 100%);color:#fff;color:var(--white);font-size:69px;font-weight:400;height:170px;max-width:157px;padding-right:34px;position:absolute;right:0;transition:opacity .3s ease;width:100%}.process-stats .process-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:0!important}.grey-section+.grey-section{padding-top:0}.form-builder a,.form__builder-thanks a{color:#e6272c;color:var(--red);text-transform:none}.form-builder a:hover,.form__builder-thanks a:hover{text-decoration:underline}.form-builder a{font-size:min(max(calc(15.29577px + .18779vw),16px),18px)}.form-builder .checkBox span,.form-builder .checkBox span *{font:inherit 16px/165% Outfit,sans-serif!important;font:inherit 16px/165% var(--font-main)!important}.form-builder .checkBox span:before{top:5px}.form__builder-thanks{font-size:min(max(calc(19.77465px + 1.12676vw),24px),36px);text-transform:none}.form__builder-thanks *{font:600 inherit/inherit Outfit,sans-serif!important;font:600 inherit/inherit var(--font-main)!important}.form-builder-bg{clip-path:polygon(0 0,100% 0,80% 100%,0 100%,0 100%)}@media only screen and (min-width:1026px){.form-builder{min-height:400px;min-width:min(max(calc(492.95775px + 1.87793vw),500px),520px)}}.form-builder .info-block{width:100%!important}.form-builder .preview{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.form-builder .preview:before{content:"";display:block;padding-bottom:max(min(60.97560975609756%,9999px),0px)}.form-builder .preview img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.form-builder .preview{max-width:45%}.form-builder .preview img{-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1441px){.form-builder .preview{max-width:820px}}@media only screen and (max-width:1025px){.form-builder .bg{clip-path:polygon(0 0,100% 0,95% 100%,0 100%,0 100%)}}@media only screen and (min-width:2048px){.header .container{max-width:1536px!important}}@media only screen and (min-width:1919px){h1{font-size:min(max(calc(14.33803px + 4.97653vw),33px),86px);line-height:1.4}h2{font-size:60px}.h3,h3{font-size:40px}.h4,h4{font-size:26px}.h5,h5{font-size:24px}p{font-size:20px}.subtext{font-size:23px}.header .container{width:100%}.hiring-talent-section .preview{height:400px;width:600px}.slide-label{max-width:275px}.slide-label .h4,.slide-label h4{max-width:220px}}@media only screen and (min-width:1619px){.hiring-talent-section .info-block{width:65vw}.hiring-talent-section .preview{bottom:auto}.hub-offer{max-width:385px}.info-section .decor-pattern:first-of-type{left:-480px;top:-350px}.info-section .decor-pattern:nth-of-type(2){bottom:-240px;right:-600px}}@media only screen and (max-width:1281px){.header .links{display:none}.header .contact-btn{margin-left:20px}.job-item,.job-item object{align-items:flex-start;flex-direction:column}.job-item .h5,.job-item h5{max-width:100%}.job-item .job-details{margin:7px 0 0}}@media only screen and (max-width:901px){.hero-screen .job-search-form .treeselect-input__operators{right:14%}.latest-jobs .job-search-form .btn-ordinary{margin:auto 0}.content-wrap{align-items:flex-start;flex-direction:column}.hub-offer{margin-bottom:min(max(calc(17.17681px + 4.75285vw),35px),60px);max-width:100%}.history-section .container{padding:0 20px}.articles-slider{overflow:visible!important}.info-section .job-search-form .treeselect-input__operators{right:13%}}@media only screen and (max-width:900px){.mobile-search input{background-image:url(../images/search-outline.svg);background-position:top 50% left 16px;background-repeat:no-repeat;background-size:20px;padding-left:40px}}@media only screen and (max-width:769px){.sectors-slider{margin:0 auto}.navigation{display:flex}.hiring-talent-section .preview{bottom:min(max(calc(-41.4467px - 7.61421vw),-100px),-70px);right:min(max(calc(189.39086px - 55.83756vw),-240px),-20px)}.hiring-talent-section .btn-wrap{align-items:flex-start;flex-direction:column}.hiring-talent-section .btn-wrap .btn:not(:last-of-type),.hiring-talent-section .btn-wrap .shadow-btn:not(:last-child){margin-bottom:17px;margin-right:0}}@media only screen and (max-width:651px){.sectors-slider .swiper-slide{width:100%}.sectors-list .sector-card{height:auto}.sectors-list .sector-card .content{margin-left:0;padding-right:20px}.sector-card{height:100%;max-height:100%;max-width:100%;width:100%!important}.sector-card .preview{height:195px;position:relative;width:100%}.sector-card .preview-img{clip-path:polygon(100% 0,100% 30%,50% 100%,0 100%,0 0)}.sector-card .preview .sector-icon{bottom:0;right:min(max(calc(1.41304px + 3.62319vw),15px),25px)}.sector-card .content{height:auto;margin-left:0;max-width:100%;opacity:1;padding-left:20px}.upload-cv{top:25%}.upload-cv:hover{top:23%}}@media only screen and (max-width:551px){.decor-right-bottom:before{bottom:0}.subtext{line-height:152%}.job-item .icon-arrow-next{bottom:18px;right:10px;top:auto;transform:translateY(0)}.history-block .subtext{margin-bottom:5px}.history-block p:not(.subtext){line-height:160%}.info-section .decor-pattern:first-of-type{left:-42vw;top:-37vw}.info-section .decor-pattern:nth-of-type(2){bottom:-16vw;right:-30vw}}@media only screen and (max-width:421px){.swiper-slide{width:100%}.article-bg .shadow-wrap.red{width:min(max(calc(-32.97826px + 28.26087vw),73px),86px)}}@media only screen and (max-width:361px){.upload-cv{top:30%}.upload-cv:hover{top:28%}.history-section .container{padding:0}}
/*# sourceMappingURL=style.css.map */
