.fade-bottom-enter-active,.fade-bottom-leave-active{transition:opacity .25s ease-in-out,transform .25s ease-in-out}.fade-bottom-enter,.fade-bottom-leave-to{opacity:0;transform:translateY(100%)}.modal-body-content{background-color:#fff;padding:40px 20px 100px}.cookies-bar,.modal-body-content{box-shadow:0 -10px 20px rgba(0,0,0,.3)}.cookies-bar{align-items:center;bottom:0;display:flex;flex-wrap:wrap;justify-content:center;left:0;padding:15px 10px 5px;position:fixed;right:0;z-index:1000}.cookies-bar .message p{font-size:12px;letter-spacing:.025rem;text-align:center}.cookies-bar .message p button{color:#fff;text-decoration-color:#fff!important}.cookies-bar .buttons{margin:10px 15px;text-align:center}.cookies-bar .buttons .btn{border-style:solid;border-width:1px;font-size:.725rem;line-height:1;margin:5px 15px;padding:10px 15px}.cookies-bar .buttons .btn-underline{background:transparent;font-size:12px;text-decoration:underline}.cookies-bar .buttons .btn-underline:hover{text-decoration:none}.cookies-title{font-size:24px;margin-bottom:10px;text-align:center}.cookies-text{color:#000}.cookies-text p{font-size:12px}.btn-accept-decline{align-items:center;display:flex;flex-flow:column;margin-bottom:40px;position:relative}.btn-accept-decline .btn-accept-decline-switch{align-items:center;border:1px solid;border-radius:34px;display:flex;position:relative;transition:.4s}.btn-accept-decline .btn-accept-decline-switch .switch-bg{border-radius:34px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:left .25s ease-in-out;width:50%;z-index:0}.btn-accept-decline .btn-accept-decline-switch .switch-label{font-size:13px;line-height:1;padding:8px 5px;position:relative;text-align:center;transition:color .25s ease-in-out;width:50px;z-index:1}.btn-accept-decline .cookie-title{font-size:14px;letter-spacing:0;line-height:1.2;margin-bottom:10px}.btn-accept-decline .cookie-descr{color:#000;font-size:11px;line-height:1.5;margin-top:10px}.btn-accept-decline.accept .btn-accept-decline-switch .switch-label.switch-label-left{color:#fff}.btn-accept-decline.decline .btn-accept-decline-switch .switch-bg{left:50%}.btn-accept-decline.decline .btn-accept-decline-switch .switch-label.switch-label-right{color:#fff}.btn-accept-decline:disabled .btn-accept-decline-switch{opacity:.4}.btn-discard-cookies{text-align:center}.btn-discard-cookies i{color:#000}.btn-discard-cookies i:before{font-size:40px}.btn-discard-cookies span{color:#000;display:block;font-size:.75rem;letter-spacing:.025rem;line-height:1}.btn-save-wrapper{text-align:center}.btn-save-wrapper .btn-save-cookies{border-radius:50px;font-size:.9375rem;font-weight:400;padding:18px 54px 22px;transition:opacity .25s ease-in-out}.btn-save-wrapper .btn-save-cookies:hover{background:transparent;opacity:.6}#modal-cookie-policy .btn-modal-close{margin-bottom:20px}#modal-cookie-policy .btn-modal-close svg{width:30px}#modal-cookie-policy .modal-content{box-shadow:none}@media only screen and (min-width:700px){.modal-body-content{padding:40px 40px 100px}.cookies-bar{bottom:0}.btn-accept-decline{flex-flow:row;text-align:left}}@media only screen and (min-width:1200px){.modal-body-content{padding:40px 60px 60px}.cookies-bar{bottom:10px;box-shadow:0 0 20px rgba(0,0,0,.3);left:50%;max-width:500px;padding:20px 20px 10px;right:unset;transform:translateX(-50%)}.cookies-title{font-size:30px;margin-bottom:30px}.cookies-text p{font-size:14px}.btn-accept-decline{margin-bottom:60px}.btn-accept-decline .cookie-title{font-size:18px}.btn-accept-decline .btn-accept-decline-switch .switch-label{font-size:15px;padding:12px 5px;width:70px}}
.modal-content{box-shadow:0 4px 124px 0 rgba(0,0,0,.25)}.modal-header{justify-content:center;position:relative}.modal-header .btn-modal-close{color:#fff;transition-duration:.25s;transition-property:opacity;transition-timing-function:ease-in-out;z-index:5}.modal-header .btn-modal-close i:before{font-size:2rem}.modal-header .btn-modal-close:hover{opacity:.5}.modal-body .modal-logo{width:140px}
.site-drawer-wrapper{position:relative}.site-drawer-wrapper .site-drawer{display:block;height:100vh;left:0;min-width:200px;position:fixed;top:0;width:100%}.site-drawer-wrapper .site-drawer.off-canvas{display:block!important}.site-drawer-wrapper .site-drawer.pos-top{left:0;top:0}.site-drawer-wrapper .site-drawer.pos-right{right:0;top:0}.site-drawer-wrapper .site-drawer.pos-left{left:0;top:0}.site-drawer-wrapper .site-drawer-overlay{height:100%;left:0;position:fixed;right:0;top:0}.left-enter-active,.left-leave-active,.right-enter-active,.right-leave-active,.top-enter-active,.top-leave-active{transition:transform 1s ease-out}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease-out}.top-enter-from,.top-leave-to{transform:translateY(-100%)}.right-enter-from,.right-leave-to{transform:translateX(100%)}.right-enter-from.off-canvas,.right-leave-to.off-canvas{transform:translateX(0)}.left-enter-from,.left-leave-to{transform:translateX(-100%)}.left-enter-from.off-canvas,.left-leave-to.off-canvas{transform:translateX(0)}.fade-enter-from,.fade-leave-to{opacity:0}
.notifications-wrapper{bottom:50px;position:fixed;right:0;z-index:1051}.notifications-wrapper .notification{border:none;border-radius:25px 0 0 25px;box-shadow:0 3px 12px rgba(0,0,0,.659);color:#fff;display:block;margin-left:auto;margin-top:15px;padding:25px 20px 25px 30px;position:relative;width:350px}.notifications-wrapper .notification .notification-icon{left:30px;margin-right:15px;margin-top:auto;padding-right:35px;position:absolute;top:50%;transform:translateY(-50%)}.notifications-wrapper .notification .notification-icon:before{content:"";display:block;height:35px;left:100%;position:absolute;top:50%;transform:translateY(-50%);width:1px}.notifications-wrapper .notification .notification-icon i:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.notifications-wrapper .notification .notification-icon .icon-thunder:before{font-size:2.6rem}.notifications-wrapper .notification .notification-icon .icon-hand-success:before{font-size:1.5rem}.notifications-wrapper .notification .notification-text{font-size:15px;letter-spacing:.04rem;margin:0;padding-left:10px;position:relative;text-align:left}.notifications-wrapper .notification .notification-text .title{font-size:.9375rem;font-weight:500;text-transform:uppercase}.notifications-wrapper .notification .notification-text .descr{font-size:.5625rem;font-weight:400}.notifications-wrapper .notification.success{background:#60fe06;color:#086046}.notifications-wrapper .notification.success .notification-icon:before{background-color:#086046}.notifications-wrapper .notification.warning{background:#f49a00;color:#000}.notifications-wrapper .notification.error{background:red}.notifications-wrapper .notification.error .notification-icon:before{background-color:#fff}.notifications-enter-active,.notifications-leave-active{transition:opacity .25s ease-in-out,transform .25s ease-in-out}.notifications-enter-from,.notifications-leave-to{opacity:0;transform:translateX(100%)}@media only screen and (min-width:1200px){.notifications-wrapper{bottom:80px}.notifications-wrapper .notification{border-radius:40px 0 0 40px;padding:30px}}
.asw-widget .asw-menu-btn{bottom:15px!important;left:unset!important;outline:none!important;right:15px}.asw-menu{left:unset!important;right:0}@media screen and (min-width:768px){.asw-widget .asw-menu-btn{height:42px!important;width:42px!important}.asw-menu-btn svg{height:26px!important;max-height:26px!important;max-width:26px!important;min-height:26px!important;min-width:26px!important;width:26px!important}}
.newsletter-wrapper{position:relative;width:230px}@keyframes newsletterLoad{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.newsletter-form{position:relative}.newsletter-form input{border:none;border-bottom:1px solid #000;font-size:8px;letter-spacing:.02rem;outline:none;padding:8px 10px;width:100%}.newsletter-form input::-webkit-input-placeholder{color:rgba(0,0,0,.5);font-size:8px;letter-spacing:.02rem;overflow:visible}.newsletter-form input::-moz-placeholder{color:rgba(0,0,0,.5);font-size:8px;letter-spacing:.02rem;overflow:visible}.newsletter-form input:-ms-input-placeholder{color:rgba(0,0,0,.5);font-size:8px;letter-spacing:.02rem;overflow:visible}.newsletter-form input:-moz-placeholder{color:rgba(0,0,0,.5);font-size:8px;letter-spacing:.02rem;overflow:visible}.newsletter-form button{bottom:0;color:#000;font-size:12px;left:100%;padding:5px;position:absolute;transition:opacity .25s ease-in-out}.newsletter-form button .newsletter-loader{animation:newsletterLoad 1.1s linear infinite;border:1px solid #000;border-left-color:#ca9141;border-radius:50%;height:20px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) translateZ(0);width:20px}.newsletter-form button .newsletter-loader:before{border-radius:50%;height:10em;width:10em}.newsletter-form button.loading span{opacity:0}.newsletter-form button.loading .newsletter-loader{opacity:1}.newsletter-form button:hover{opacity:.5}.newsletter-response{font-size:9px;left:0;letter-spacing:.02rem;min-width:100%;padding:2px 10px;position:absolute;top:100%}.newsletter-response.success{background-color:#a9f216;color:#000}.newsletter-response.error{background-color:#ff0008;color:#fff}
.yt-wrapper{padding-top:56.25%;position:relative;width:100%}.yt-wrapper .yt-video{height:100%;left:0;position:absolute;top:0;width:100%}
.expertise-photo-wrapper{height:calc(var(--vh)*100 - 20px);position:fixed;right:0;top:10px;width:100%;z-index:-1}.expertise-photo-wrapper .expertise-photo{background-color:#34617a;height:100%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:93.75vw}.expertise-photo-wrapper .expertise-photo .expertise-photo-overlay{background:linear-gradient(90deg,#34617a 20%,rgba(52,97,122,0));bottom:-1px;display:block;left:0;position:absolute;top:-1px;width:100%;z-index:1}.expertise-photo-wrapper .expertise-photo .bg-image-component{bottom:0;height:100%;position:absolute;right:0;width:100%}.touch-device .expertise-photo-wrapper{height:calc(var(--vh)*100 - 200px)}@media only screen and (min-width:1369px){.expertise-photo-wrapper{height:calc(100vh - 40px);position:sticky;right:unset;top:20px;z-index:0}.expertise-photo-wrapper .expertise-photo{right:20px}}
.people-container{padding-bottom:150px;position:relative}.people-container .btn-arrow.swiper-nav-button:hover{opacity:1}.people-container .btn-arrow.swiper-nav-button.swiper-button-disabled{opacity:.3}.people-container .btn-arrow.swiper-nav-button.btn-arrow-left:hover i{left:0}.people-container .btn-arrow.swiper-nav-button.btn-arrow-right:hover i{right:0}.people-container .people-list-item,.people-container .person-slide{margin-right:20px;max-width:340px;width:70vw}.people-container .people-list-item .person-photo,.people-container .person-slide .person-photo{max-height:41vh}.people-container .people-list-item .person-photo .bg-image-component .bg-image-wrapper .bg-image,.people-container .person-slide .person-photo .bg-image-component .bg-image-wrapper .bg-image{background-position:50% 0}.people-container .people-list-sticky{position:relative;width:100%}.people-container .people-list-sticky .people-list-wrapper{position:relative}.people-container .people-list-sticky .people-list-wrapper .people-list{display:flex;left:100%;list-style:none;margin-bottom:0;padding-left:1rem;padding-right:50px;position:absolute;top:0;transform:translateX(calc(-100vw + 8px))}.people-container .people-list-sticky .people-list-wrapper .people-list .people-list-item{flex-shrink:0}.people-container.is-sticky{height:200vh}.people-container.is-sticky .people-list-sticky{height:600px;position:sticky;top:calc(106px + 1rem)}@media only screen and (min-width:576px){.people-container .people-list-sticky .people-list-wrapper .people-list{padding-left:2rem;padding-right:110px}.people-container.is-sticky .people-list-sticky{top:calc(136px + 1rem)}}@media only screen and (min-width:768px){.people-container .people-list-sticky .people-list-wrapper .people-list{padding-right:190px}}@media only screen and (min-width:992px){.people-container .people-list-item,.people-container .person-slide{margin-right:30px;max-width:400px}.people-container .people-list-sticky .people-list-wrapper .people-list{padding-left:4.5rem;padding-right:250px}.people-container.is-sticky .people-list-sticky{height:655px;top:calc(121px + .25rem)}}@media only screen and (min-width:1200px){.people-container .people-list-item,.people-container .person-slide{max-width:250px}.people-container .people-list-item .person-photo,.people-container .person-slide .person-photo{max-height:45vh}.people-container .people-list-sticky .people-list-wrapper .people-list{padding-right:350px}.people-container.is-sticky .people-list-sticky{top:calc(136px + .25rem)}}@media only screen and (min-width:1369px){.people-container .people-list-item,.people-container .person-slide{max-width:450px}.people-container .people-list-sticky .people-list-wrapper .people-list{padding-right:450px}.people-container.is-sticky .people-list-sticky{height:750px;top:calc(176px + 3rem)}}
bg-image{display:block}.bg-image-component,bg-image{position:relative}.bg-image-component .bg-image-wrapper{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.bg-image-component .bg-image-wrapper .overlay,.bg-image-component .bg-image-wrapper .pattern{height:100%;left:0;position:absolute;right:0;top:0}.bg-image-component .bg-image-wrapper .bg-image{backface-visibility:hidden;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:100%;image-rendering:-webkit-optimize-contrast;left:0;position:absolute;top:0;width:100%}.bg-image-component .bg-image-wrapper .bg-image.bg-image-low{opacity:1;transition:opacity .5s ease-out .5s}.bg-image-component .bg-image-wrapper .bg-image.bg-image-high{opacity:0;transition:opacity .5s ease-out}.bg-image-component .bg-image-wrapper.blur.show-placeholder .bg-image.bg-image-low{filter:blur(20px);transition:opacity .5s ease-out .5s,filter 1s ease-out}.bg-image-component .bg-image-wrapper.blur.show-placeholder .bg-image.bg-image-high{filter:blur(20px);transition:opacity .5s ease-out,filter 1s ease-out}.bg-image-component .bg-image-wrapper.zoom-in .bg-image.bg-image-high,.bg-image-component .bg-image-wrapper.zoom-in .bg-image.bg-image-low{transform:scale(1);transition:opacity .5s ease-out,filter 1s ease-out,transform 7s ease-out}.bg-image-component .bg-image-wrapper.height.show-placeholder .bg-image{clip-path:polygon(0 0,100% 0,100% 0,0 0)}.bg-image-component .bg-image-wrapper.height.show-placeholder .bg-image.bg-image-high,.bg-image-component .bg-image-wrapper.height.show-placeholder .bg-image.bg-image-low{transition:opacity .5s ease-out,filter 1s ease-out,clip-path 1s ease-out}.bg-image-component .bg-image-wrapper.loaded .bg-image.bg-image-low{opacity:0}.bg-image-component .bg-image-wrapper.loaded .bg-image.bg-image-high{opacity:1}.bg-image-component .bg-image-wrapper.loaded.blur .bg-image.bg-image-high,.bg-image-component .bg-image-wrapper.loaded.blur.show-placeholder .bg-image.bg-image-low{filter:blur(0)}.bg-image-component .bg-image-wrapper.loaded.zoom-in .bg-image.bg-image-high,.bg-image-component .bg-image-wrapper.loaded.zoom-in .bg-image.bg-image-low{transform:scale(1.05)}.bg-image-component .bg-image-wrapper.loaded.animation-active.height .bg-image{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.bg-image-component.bg-contain .bg-image-wrapper .bg-image{background-size:contain}.bg-image-component.bg-opacity-30 .bg-image-wrapper{opacity:.3}.bg-image-component.bg-left .bg-image-wrapper .bg-image{background-position:0 0}.bg-image-component.bg-right .bg-image-wrapper .bg-image{background-position:100% 50%}.bg-image-component.bg-top .bg-image-wrapper .bg-image{background-position:50% 0}.bg-image-component.bg-bottom .bg-image-wrapper .bg-image{background-position:50% 100%}.bg-image-component.bg-top-right .bg-image-wrapper .bg-image{background-position:100% 0}.bg-image-component.bg-bottom-right .bg-image-wrapper .bg-image{background-position:100% 100%}.bg-image-component.bg-top-70 .bg-image-wrapper .bg-image{background-position:50% 0}.bg-image-component.bg-bottom-70 .bg-image-wrapper .bg-image{background-position:50% 70%}.bg-image-component.bg-bottom-90 .bg-image-wrapper .bg-image{background-position:50% 90%}.bg-image-component.bg-bottom-left .bg-image-wrapper .bg-image{background-position:0 100%}.bg-image-component.x-n30 .bg-image-wrapper .bg-image{transform:translateX(30%)}.bg-image-component.bg-fixed .bg-image-wrapper{left:0;position:fixed;right:0;z-index:-1}.bg-image-component.bg-parallax .bg-image-wrapper .bg-image{background-attachment:fixed}@media only screen and (min-width:576px){.bg-image-component.bg-opacity-sm-100 .bg-image-wrapper{opacity:1}.bg-image-component.bg-sm-left .bg-image-wrapper .bg-image{background-position:0 0}.bg-image-component.x-sm-n30 .bg-image-wrapper .bg-image{transform:translateX(30%)}}@media only screen and (min-width:992px){.bg-image-component .bg-image-wrapper.bg-lg-30-100 .bg-image,.bg-image-component .bg-image-wrapper.bg-lg-left-30 .bg-image{background-position:30% 100%}.bg-image-component.bg-opacity-lg-100 .bg-image-wrapper{opacity:1}}@media only screen and (min-width:1200px){.bg-image-component .bg-image-wrapper.bg-xl-left-10 .bg-image{background-position:0 0}.bg-image-component .bg-image-wrapper.bg-xl-10-50 .bg-image{background-position:50% 10%}}@media only screen and (min-width:1367px){.bg-image-component .bg-image-wrapper.bg-xxl-50-50 .bg-image{background-position:50% 50%}}
.bg-video,bg-video{display:block;position:relative}.bg-video{overflow:hidden;width:100%}.bg-video .video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bg-video .poster{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.bg-video .btn-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bg-video .video-full-btn{bottom:25%;color:#fff;opacity:.5;position:absolute;right:10%}.bg-video .video-full-btn:hover{opacity:1}.bg-video .overlay-video{bottom:0;left:0;position:absolute;right:0;top:0}.bg-video .overlay-pattern{height:100%;left:0;opacity:.6;position:absolute;right:0;top:0}.bg-video .fade-enter-active,.bg-video .fade-leave-active{transition:opacity 1s}.bg-video .fade-enter,.bg-video .fade-leave-to{opacity:0}.bg-video.pos-top .video{top:0;transform:translateX(-50%)}@media only screen and (max-width:991px){.bg-video .video-full-btn{bottom:5%}}
