.fadeOut{animation-name:fadeOut}.fadeInDown{animation-name:fadeInDown}.fadeInUp{animation-name:fadeInUp}.fade-enter-active{transition:opacity .3s ease-in}.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeInDown{0%{opacity:.5;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInDown{0%{opacity:.5;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-o-keyframes fadeInDown{0%{opacity:.5;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:.5;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-moz-keyframes fadeInUp{0%{opacity:.5;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInUp{0%{opacity:.5;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-o-keyframes fadeInUp{0%{opacity:.5;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:.5;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.c-toast-container{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:9999;pointer-events:none}.c-toast-container--top{flex-direction:column}.c-toast-container--bottom{flex-direction:column-reverse}@media screen and (max-width: 768px){.c-toast-container{padding:0;position:fixed!important}}.c-toast--top,.c-toast--bottom{align-self:center}.c-toast--top-right,.c-toast--bottom-right{align-self:flex-end}.c-toast--top-left,.c-toast--bottom-left{align-self:flex-start}.v--default-css .c-toast--success{background-color:#28a745}.v--default-css .c-toast--info{background-color:#17a2b8}.v--default-css .c-toast--warning{background-color:#ffc107}.v--default-css .c-toast--error{background-color:#dc3545}.v--default-css .c-toast--default{background-color:#343a40}.v--default-css .c-toast{display:grid;align-items:center;animation-duration:.15s;margin:.5em 0;border-radius:.5em;pointer-events:auto;color:#fff;min-height:3em;cursor:pointer;font-family:Avenir,Helvetica,Arial,sans-serif;padding:.5em 2em;word-break:break-word}.mobile-menu[data-v-415b0af0]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000}.mobile-menu .logo-container[data-v-415b0af0]{display:flex;justify-content:center;padding:70px 0 30px}.mobile-menu .logo-container .icon-x[data-v-415b0af0]{position:absolute;top:30px;left:30px;width:20px;margin-right:44px;cursor:pointer}.mobile-menu .logo-container .gk-logo-mobile[data-v-415b0af0]{width:186px}.mobile-menu ul[data-v-415b0af0]{padding:0 30px;color:#fff;letter-spacing:.025em}.mobile-menu ul li[data-v-415b0af0]{margin-bottom:33px;cursor:pointer}.mobile-menu ul li[data-v-415b0af0]:first-of-type{margin-top:41px}.fade-enter-active[data-v-5c2d45be],.fade-leave-active[data-v-5c2d45be]{transition:opacity .3s ease-in-out}.fade-enter-from[data-v-5c2d45be],.fade-leave-to[data-v-5c2d45be]{opacity:0}.navigation-enter-active[data-v-5c2d45be]{transition:opacity .3s ease-in-out}.navigation .fade-leave-active[data-v-5c2d45be]{transition:opacity .2s cubic-bezier(1,.5,.8,1)}.navigation .fade-enter[data-v-5c2d45be],.navigation .fade-leave-to[data-v-5c2d45be]{opacity:0}.notification-enter-active[data-v-5c2d45be],.notification-leave-active[data-v-5c2d45be]{transition:transform 1s}.notification-enter-from[data-v-5c2d45be],.notification-leave-to[data-v-5c2d45be]{transform:translate(-100%)}.notification-move[data-v-5c2d45be]{transition:all .5s}.scale-enter-active[data-v-5c2d45be],.scale-leave-active[data-v-5c2d45be]{transition:all .3s}.scale-enter-from[data-v-5c2d45be],.scale-leave-to[data-v-5c2d45be]{transform:scale(0)}.slide-enter-active[data-v-5c2d45be],.slide-leave-active[data-v-5c2d45be]{transition:all .3s}.slide-enter-from[data-v-5c2d45be],.slide-leave-to[data-v-5c2d45be]{transform:translate(100%)}.app-header[data-v-5c2d45be]{position:absolute;left:0;z-index:1003;width:100%}@media (min-width: 850px){.app-header[data-v-5c2d45be]{z-index:999}}@media (min-width: 1500px){.app-header[data-v-5c2d45be]{top:0}}.app-header .gk-logo-mobile[data-v-5c2d45be]{width:186px}.app-header .desktop-nav .top[data-v-5c2d45be]{display:flex;align-items:center;justify-content:center;min-height:71px;padding:15px 0;background-color:#000}@media (min-width: 850px){.app-header .desktop-nav .top[data-v-5c2d45be]{justify-content:space-between;padding:15px}}.app-header .desktop-nav .top-left[data-v-5c2d45be]{display:none}@media (min-width: 850px){.app-header .desktop-nav .top-left[data-v-5c2d45be]{display:block}}.app-header .desktop-nav .top-left .logo-container[data-v-5c2d45be]{display:flex;align-items:center;min-height:54px}.app-header .desktop-nav .top-left .gk-logo[data-v-5c2d45be]{display:block;width:203px;margin-right:20px}.app-header .desktop-nav .top-right[data-v-5c2d45be]{display:flex;align-items:center;justify-content:space-around;max-width:620px}.app-header .desktop-nav .top-right a[data-v-5c2d45be]{width:13%;margin-top:3px}.app-header .desktop-nav .top-right a img[data-v-5c2d45be]{width:100%}.app-header .desktop-nav .top-right .kais-gk-logo[data-v-5c2d45be]{max-width:12%}@media (min-width: 992px){.app-header .desktop-nav .top-right .kais-gk-logo[data-v-5c2d45be]{max-width:75px}}.app-header .desktop-nav .bottom[data-v-5c2d45be]{padding:22px 0 0;background-color:#fff}.app-header .desktop-nav .bottom .mobile-container[data-v-5c2d45be]{display:flex;align-items:center;justify-content:space-between;max-width:470px;padding:0 30px;margin:0 auto}@media (min-width: 850px){.app-header .desktop-nav .bottom .mobile-container[data-v-5c2d45be]{display:none}}.app-header .desktop-nav .bottom .mobile-container .logo-container[data-v-5c2d45be]{display:block}.app-header .desktop-nav .bottom .mobile-container .gk-logo-mobile[data-v-5c2d45be]{width:100%;max-width:186px}@media (min-width: 280px){.app-header .desktop-nav .bottom .mobile-container .gk-logo-mobile[data-v-5c2d45be]{max-width:225px}}@media (min-width: 850px){.app-header .desktop-nav .bottom .mobile-container .gk-logo-mobile[data-v-5c2d45be]{display:none}}.app-header .desktop-nav .bottom .mobile-container .menu-icon[data-v-5c2d45be]{cursor:pointer}.app-header .desktop-nav .bottom .nav-options[data-v-5c2d45be]{display:none;width:850px;margin:3px auto 0}@media (min-width: 850px){.app-header .desktop-nav .bottom .nav-options[data-v-5c2d45be]{display:flex;align-items:center;justify-content:space-between;max-width:100%}}.app-header .desktop-nav .bottom .nav-options li[data-v-5c2d45be]{font-size:1rem;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.025em;cursor:pointer;transition:all .2s ease}.app-header .desktop-nav .bottom .nav-options a[data-v-5c2d45be]{display:inline-block;padding:0 10px;color:#000;text-align:center}.app-header .desktop-nav .bottom .nav-options a[data-v-5c2d45be]:hover{font-weight:300;color:#8b8d8d}.app-header .desktop-nav .bottom .nav-options a[data-v-5c2d45be]:before{display:block;height:0;overflow:hidden;font-weight:700;visibility:hidden;content:attr(title)}.app-footer[data-v-30e0f79a]{z-index:998;display:flex;flex-direction:column;padding:41px 50px;color:#fff;text-align:left;background-color:#002b59}@media (min-width: 1440px){.app-footer[data-v-30e0f79a]{flex-direction:row;justify-content:space-between}}@media (min-width: 1920px){.app-footer[data-v-30e0f79a]{padding-right:6.25rem;padding-left:6.25rem}}.app-footer p[data-v-30e0f79a]{text-align:left}.app-footer h3[data-v-30e0f79a]{margin-top:0;margin-bottom:1.25rem}.app-footer strong[data-v-30e0f79a]{font-size:1.125rem}.app-footer .right[data-v-30e0f79a]{display:flex;flex-direction:column-reverse;align-items:center;width:100%}@media (min-width: 850px){.app-footer .right[data-v-30e0f79a]{flex-direction:row;align-items:flex-start;justify-content:space-between}}@media (min-width: 1440px){.app-footer .right[data-v-30e0f79a]{width:fit-content}}.app-footer .right .jobs[data-v-30e0f79a]{margin-top:0}@media (min-width: 850px){.app-footer .right .jobs[data-v-30e0f79a]{margin-bottom:20px}}.app-footer .right .jobs p[data-v-30e0f79a]{margin-top:20px;font-size:1rem;line-height:20px;text-align:center}@media (min-width: 850px){.app-footer .right .jobs p[data-v-30e0f79a]{text-align:left}}.app-footer .left[data-v-30e0f79a]{margin-bottom:2.5rem}@media (min-width: 850px){.app-footer .left[data-v-30e0f79a]{flex-direction:row;align-items:flex-start}}@media (min-width: 1440px){.app-footer .left[data-v-30e0f79a]{margin-bottom:0}}@media (min-width: 850px){.app-footer .left .say-hello[data-v-30e0f79a]{display:flex;gap:1.25rem}}.app-footer .left .say-hello h3[data-v-30e0f79a]{white-space:nowrap}.app-footer .contacts[data-v-30e0f79a]{display:flex;flex-direction:column;gap:1.25rem;margin-top:2.5rem}@media (min-width: 850px){.app-footer .contacts[data-v-30e0f79a]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;max-width:1000px}}@media (min-width: 1440px){.app-footer .contacts[data-v-30e0f79a]{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1920px){.app-footer .contacts[data-v-30e0f79a]{grid-template-columns:repeat(5,1fr)}}.app-footer .contacts .contact[data-v-30e0f79a]{display:flex;flex:0 0 33.3333333333%}@media (min-width: 850px){.app-footer .contacts .contact[data-v-30e0f79a]{min-width:240px;min-height:100px;padding:10px 20px 0 0}}@media (min-width: 850px){.app-footer .contacts .contact[data-v-30e0f79a]:nth-child(even){border-right:1px solid #95a1af}}@media (min-width: 1440px){.app-footer .contacts .contact[data-v-30e0f79a]{flex-direction:column;border-right:1px solid #95a1af}}.app-footer .contacts .contact[data-v-30e0f79a]:last-child{border:0}.app-footer .contacts .contact address[data-v-30e0f79a]{flex-grow:1;width:100%;margin-bottom:15px;font-size:.75rem;font-style:normal;line-height:1.25;text-align:left;letter-spacing:0}@media (min-width: 850px){.app-footer .contacts .contact address[data-v-30e0f79a]{text-align:left}}.app-footer .contacts .contact address strong[data-v-30e0f79a]{display:block}.app-footer .contacts .contact address strong small[data-v-30e0f79a]{display:block;font-size:12px;font-weight:700}.app-footer .contacts .contact .socials[data-v-30e0f79a]{display:flex}.app-footer .contacts .contact .socials a[data-v-30e0f79a]:not(:first-of-type){margin-left:24px}.app-footer .contacts .contact .socials .social[data-v-30e0f79a]{max-width:none}.app-footer .contacts .contact .icon[data-v-30e0f79a]{fill:#fff}.app-footer .contacts .contact.contact-hq[data-v-30e0f79a]{flex-direction:column;grid-column:span 2;gap:.5rem}@media (min-width: 1440px){.app-footer .contacts .contact.contact-hq[data-v-30e0f79a]{grid-column:span 4;border:0}}.app-footer .contacts .contact.contact-hq small[data-v-30e0f79a]{margin-bottom:.5rem}@media (min-width: 1920px){.app-footer .contacts .contact.contact-hq[data-v-30e0f79a]{grid-column:span 1}.app-footer .contacts .contact.contact-hq address[data-v-30e0f79a]{flex-direction:column;gap:0}}.careers-news-xs[data-v-30e0f79a]{display:flex}@media (min-width: 1440px){.careers-news-xs[data-v-30e0f79a]{display:none}}.careers-news-xs a[data-v-30e0f79a]{display:block;font-size:1.125rem;font-weight:700;color:#fff}.careers-news-xs a[data-v-30e0f79a]:first-child{padding-right:20px;margin-right:20px}.careers-news-xs a[data-v-30e0f79a]:first-child:after{position:absolute;top:50%;right:0;width:2px;height:18px;content:"";background-color:#fff;transform:translateY(-50%)}.careers-news-lg[data-v-30e0f79a]{display:none}@media (min-width: 1440px){.careers-news-lg[data-v-30e0f79a]{display:block}}.careers-news-lg p[data-v-30e0f79a]{margin-bottom:2.8125rem}.careers-news-lg h3 a[data-v-30e0f79a]{font-weight:700;color:#fff}@font-face{font-family:Oswald;font-style:normal;font-weight:200;src:url(/assets/Oswald-ExtraLight.e53620e3.woff2) format("woff2"),url(/assets/Oswald-ExtraLight.dac0be1a.woff) format("woff");font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:700;src:url(/assets/Oswald-Bold.2c9e9067.woff2) format("woff2"),url(/assets/Oswald-Bold.cc3cfa22.woff) format("woff");font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:300;src:url(/assets/Oswald-Light.5335eb27.woff2) format("woff2"),url(/assets/Oswald-Light.a2095176.woff) format("woff");font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:500;src:url(/assets/Oswald-Medium.bc2fedea.woff2) format("woff2"),url(/assets/Oswald-Medium.8d3eb969.woff) format("woff");font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:400;src:url(/assets/Oswald-Regular.055520e9.woff2) format("woff2"),url(/assets/Oswald-Regular.61372ce6.woff) format("woff");font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:600;src:url(/assets/Oswald-SemiBold.04230984.woff2) format("woff2"),url(/assets/Oswald-SemiBold.e729f898.woff) format("woff");font-display:swap}:root{--vt-c-white: #fff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgb(60 60 60 / 29%);--vt-c-divider-light-2: rgb(60 60 60 / 12%);--vt-c-divider-dark-1: rgb(84 84 84 / 65%);--vt-c-divider-dark-2: rgb(84 84 84 / 48%);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgb(60 60 60 / 66%);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgb(235 235 235 / 64%);--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: #002b59;--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{position:relative;scroll-behavior:smooth;box-sizing:border-box;margin:0;font-weight:400}body{position:relative;top:0!important;min-height:100vh;font-family:Titillium Web,arial,helvetica,sans-serif;font-size:1rem;line-height:18px;color:#002b59;background:var(--vt-c-white);transition:color .5s,background-color .5s;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .active-link{font-weight:400;color:#8b8d8d}body a{font-weight:inherit;color:inherit;text-decoration:none}body ul{padding:0;list-style:none}body ul li{line-height:1.33}body h1,body h2{font-family:Oswald,arial,helvetica,sans-serif;font-size:1.875rem;font-weight:700;line-height:30px;text-transform:uppercase;letter-spacing:.1em}body h3,body .table-header{font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em}body strong{font-weight:700}body strong em{font-style:italics;font-weight:700}body form input{padding:10px 0;border:none;border-bottom:1px solid #002b59;outline:none}body .page-title{margin-top:22px;color:#000;text-align:center}body .subheader{margin-bottom:9px;font-size:1.375rem;font-weight:700;line-height:30px;color:#58595b;text-align:center;letter-spacing:.025em}@media (min-width: 576px){body .subheader{text-align:left}}body p{margin-bottom:15px;line-height:1.33;text-align:center;letter-spacing:.028125em}@media (min-width: 576px){body p{text-align:left}}body p a:not(.btn,.button){text-decoration:underline}body font{font-weight:inherit}body img{user-select:none}body .search-input{position:relative;display:inline-block;width:100%;max-width:320px;border-bottom:1px solid #8b8d8d}body .search-input input{width:100%;padding:10px 0;font-family:Titillium Web,arial,helvetica,sans-serif;font-size:1.125rem;color:#002b59;letter-spacing:.025em;border:none;outline:none}body .search-input input::placeholder{line-height:24px;color:#95a1af}body .search-input svg{position:absolute;top:50%;right:0;transform:translateY(-50%)}body .icon{max-width:20px;height:20px;cursor:pointer}body .helper-text{line-height:14px;letter-spacing:.0227272727em;opacity:.5}body .button-text{display:inline-block;font-family:Oswald,arial,helvetica,sans-serif;font-size:1rem;line-height:16px;color:#95a1af;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .2s ease}body .button-text:hover{color:#8b8d8d}body .wwa-section-header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:0;font-family:Oswald,arial,helvetica,sans-serif;color:#000;text-align:center}@media (min-width: 576px){body .wwa-section-header{text-align:left}}@media (min-width: 850px){body .wwa-section-header{flex-direction:row;justify-content:flex-start;padding-left:100px}}body .wwa-section-header h3,body .wwa-section-header h2{font-size:1.3125rem}body .wwa-section-header .section-icon{width:51px;height:auto;margin-bottom:11px;fill:currentcolor}@media (min-width: 850px){body .wwa-section-header .section-icon{margin-right:25px;margin-bottom:0}}body .youtube-link{display:flex;align-items:center;width:fit-content;cursor:pointer}body .youtube-link .button-text{margin-left:10px;font-size:1rem;letter-spacing:.1em}body .section-header{margin-bottom:30px;font-size:1.25rem;color:#000;text-align:center}@media (min-width: 576px){body .section-header{font-size:1.875rem}}@media (min-width: 850px){body .section-header{text-align:left}}body .pagination{display:flex;align-items:center;justify-content:center;margin-top:42px}body .carousel__pagination{margin-top:30px;margin-left:-50px}body .carousel__pagination-button{width:14px;height:14px;margin:5px;background-color:#dedee1}body .carousel__pagination-button:after{visibility:hidden}body .carousel__pagination-button--active{background-color:#002b59}body .grecaptcha-badge,body .VIpgJd-ZVi9od-aZ2wEe-wOHMyf{visibility:hidden}body .carousel__prev,body .carousel__next{left:50px;background-color:#fff3;border-radius:0;transform:scale(1.2)}body .carousel__prev svg,body .carousel__next svg{margin-top:13px;margin-left:6px}body .carousel__next{right:50px;left:unset;transform:scale(1.2) rotate(180deg)}body .navigation,body .navigation *:not(button):not(.carousel__pagination):not(.carousel__pagination-item){width:100%;height:100%}body .navigation img{object-fit:cover;pointer-events:none}body .vue-select{width:320px;cursor:pointer;border:none;border-bottom:1px solid #58595b;border-radius:0}@media (min-width: 576px){body .vue-select{width:320px}}body .vue-select .arrow-downward{border:none;transform:scale(.8)}body .vue-select .arrow-downward:after{content:url(/assets/icon_dropdown_arrow.2517c58a.svg)}body .vue-select .active{transform:rotate(180deg) scale(.8)!important}body .vue-select input,body .vue-select .vue-dropdown-item{padding:5px 0;font-family:Titillium Web,arial,helvetica,sans-serif;font-size:1.125rem;line-height:24px;color:#002b59;letter-spacing:.025em}body .vue-select input::placeholder,body .vue-select .vue-dropdown-item::placeholder{color:#95a1af}body .vue-select .vue-dropdown{border-radius:3px}body .vue-select .vue-dropdown-item{padding:10px;color:#95a1af}body .vue-select .vue-dropdown-item:not(:last-of-type){border-bottom:1px solid #58595b}body .vue-select .highlighted,body .vue-select .selected{color:#002b59;background-color:transparent!important}body .PaginationControl:first-of-type,body .PaginationControl:last-of-type{display:none}body .Page{font-family:Titillium Web,arial,helvetica,sans-serif;color:#95a1af}body .Page:hover{border:none}body .Page-active{font-weight:700;color:#8b8d8d;background-color:transparent!important;border:none}body .PaginationControl svg{opacity:0}body .PaginationControl:nth-child(2),body .PaginationControl:not(:nth-child(2)){text-indent:-100%;transform:scale(1.2)}body .PaginationControl:nth-child(2):after,body .PaginationControl:not(:nth-child(2)):after{content:url(/assets/icon_arrow_left.f7d732d4.svg)}body .PaginationControl:nth-child(2) svg,body .PaginationControl:not(:nth-child(2)) svg{z-index:1;transform:scale(1.2)}body .PaginationControl:nth-child(2):after{margin-top:5px}body .PaginationControl:not(:nth-child(2)){right:0;left:unset;margin-top:-5px;transform:scale(1.2) rotate(180deg)}.lang-container{z-index:1001;width:100%;height:40px;background-color:#8b8d8d}@media (min-width: 1500px){.lang-container{display:none}}#goog-gt-,.goog-tooltip,.skiptranslate iframe,.goog-tooltip:hover{display:none!important}.goog-text-highlight{background-color:transparent!important;border:none!important;box-shadow:none!important}#goog-gt-tt{top:0!important;display:none!important}.activity-root,.status-message,.started-activity-container{display:hide!important}.header-social{position:absolute;top:21px;right:20px;z-index:1005;width:174px}@media (min-width: 850px){.header-social{top:27px;z-index:9999}}@media (min-width: 1500px){.header-social{top:95px}}.header-social .goog-te-gadget{font-family:Titillium Web,arial,helvetica,sans-serif}.header-social .goog-te-gadget .goog-te-gadget-simple{position:relative;width:100%;padding:4.5px 0;font-size:.875rem;line-height:18px;letter-spacing:.025em;border:none;border-bottom:1px solid #8b8d8d}.header-social .goog-te-gadget .goog-te-gadget-simple span:nth-of-type(2),.header-social .goog-te-gadget .goog-te-gadget-simple span:nth-of-type(3){opacity:0}.header-social .goog-te-gadget .goog-te-gadget-simple:after{position:absolute;top:50%;right:5px;content:url(/assets/icon_dropdown_arrow.2517c58a.svg);transform:translateY(-25%)}.header-social .goog-te-gadget .goog-te-gadget-simple img{display:none}.header-social .goog-te-gadget .goog-te-gadget-simple span .goog-te-menu-value{padding-left:10px;margin:0;color:#8b8d8d}.header-social .goog-te-gadget .goog-te-gadget-simple span .goog-te-menu-value span{border-left:none!important}.header-social .goog-te-gadget .goog-te-gadget-simple span .goog-te-menu-value span:last-of-type{display:none}.goog-te-menu-frame{position:absolute;width:174px!important;max-width:174px!important;box-shadow:none}.loader{position:absolute;top:40%;left:50%;z-index:998;display:inline-block;width:50px;height:50px;border:3px solid rgba(139,141,141,.5);border-top-color:#58595b;border-radius:50%;transform:translate(-50%,-50%);animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q{background-color:transparent;box-shadow:none}section.intro{color:#000}#app .swiper-pagination{position:relative;top:0}#app .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;cursor:pointer;user-select:none;background-color:#95a1af;opacity:1}#app .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#002b59}#app .swiper-pagination .swiper-pagination-bullet.swiper-pagination-numbered{width:16px;height:16px;font-size:16px;line-height:16px;color:#95a1af;text-align:center;background-color:transparent}#app .swiper-pagination .swiper-pagination-bullet.swiper-pagination-numbered.swiper-pagination-bullet-active{font-weight:700;color:#8b8d8d}.btn{display:inline-block;font-family:Oswald,arial,helvetica,sans-serif;text-decoration:none;vertical-align:middle;user-select:none;border:1px solid transparent}.btn:not(.disabled),.btn:not(:disabled){cursor:pointer}.btn.disabled,.btn:disabled{pointer-events:none;opacity:.5}.btn-primary{padding:.5rem 1rem .625rem;font-size:1rem;line-height:1.5;color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background-color:#000;border-color:#000;transition:all .2s ease}.btn-primary:hover{color:#fff;background-color:#58595b}.btn-secondary{padding:.5rem 1rem .625rem;font-size:1rem;line-height:1.5;color:#95a1af;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background-color:#fff;border-color:#95a1af;transition:all .2s ease}.btn-secondary:hover{color:#8b8d8d;border-color:#8b8d8d}.dropdown{position:relative}.dropdown>button{display:flex;align-items:center;width:100%;padding:.5rem 1rem .625rem;font-family:Titillium Web,arial,helvetica,sans-serif;font-size:1.125rem;color:#000;text-align:left;background-color:#fff;border:1px solid #95a1af;border-radius:0}.dropdown>button>svg{width:.9375rem;margin-right:.25rem;margin-left:auto;fill:#58595b;transition:transform .25s ease-in-out}.dropdown.is-open button{background-color:#eeeff2;border-bottom-color:transparent}.dropdown.is-open button svg{transform:rotate(180deg)}.dropdown .dropdown-menu{position:absolute;z-index:1000;display:block;min-width:100%;padding:0;color:#000;list-style:none;background-color:#eeeff2;border:1px solid #95a1af;border-width:0 1px 1px}.dropdown .dropdown-item{display:block;padding:.5rem 1rem;font-size:1rem;color:#000;text-decoration:none;cursor:pointer}.dropdown .dropdown-item.active{font-weight:700}.scroll-to-top{position:fixed;right:0;bottom:0;z-index:999;display:flex;justify-content:center;width:71px;height:71px;cursor:pointer;background-color:#95a1afe6}.scroll-to-top svg{display:block;width:53px}.scroll-to-top svg path{fill:#fff}.page{min-height:calc(100vh - 136px);padding:156px 0 0}@media (min-width: 1470px){.page{max-width:1400px;margin:0 auto}}.placeholder[data-v-018b853e]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:85px;aspect-ratio:1/1;font-family:Oswald,arial,helvetica,sans-serif;font-weight:700;background-color:#eeeff2}.placeholder .text[data-v-018b853e]{text-align:center}.products-right .placeholder[data-v-018b853e]{font-size:2rem}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-slide[data-v-73cbaab1]{height:auto;padding-bottom:.5rem}.swiper-slide img[data-v-73cbaab1]{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border:.3125rem solid transparent}.swiper-slide[data-v-73cbaab1] .placeholder{min-height:0}.swiper-slide .asset-name[data-v-73cbaab1]{display:none;margin-top:.5rem;text-align:center}@media (min-width: 992px){.swiper-slide .asset-name[data-v-73cbaab1]{display:block;color:#000}}.swiper-slide.active img[data-v-73cbaab1]{border-color:#000}.showcase-pagination[data-v-73cbaab1]{position:relative;margin-bottom:1rem}.showcase-pagination .swiper-button-prev[data-v-73cbaab1],.showcase-pagination .swiper-button-next[data-v-73cbaab1]{position:absolute;top:0;bottom:0;z-index:1;display:block;width:25px;height:25px;margin:auto 0;color:#8b8d8d;cursor:pointer;user-select:none;background-color:transparent;border:0}.showcase-pagination .swiper-button-prev svg[data-v-73cbaab1],.showcase-pagination .swiper-button-next svg[data-v-73cbaab1]{width:100%;height:100%;fill:currentcolor}.showcase-pagination .swiper-button-prev[data-v-73cbaab1]{left:-33px}.showcase-pagination .swiper-button-next[data-v-73cbaab1]{right:-33px}.showcase-pagination .swiper-wrapper[data-v-73cbaab1]{transition-timing-function:linear}.nav-pagnination-container[data-v-73cbaab1]{display:flex;align-items:center;margin-top:1rem}@media (min-width: 992px){section.showcase .product-name-mobile[data-v-567253d5]{display:none}}section.showcase .product-name-desktop[data-v-567253d5]{display:none}@media (min-width: 992px){section.showcase .product-name-desktop[data-v-567253d5]{display:block}}section.showcase .section-showcase[data-v-567253d5]{margin-bottom:1rem}@media (min-width: 992px){section.showcase .section-showcase[data-v-567253d5]{display:flex;align-items:flex-start;margin-bottom:2rem}}section.showcase .section-showcase>div[data-v-567253d5]{flex:1}section.showcase .section-showcase>div[data-v-567253d5]:first-child{margin-bottom:1rem}@media (min-width: 992px){section.showcase .section-showcase>div[data-v-567253d5]:first-child{margin-right:2rem;margin-bottom:0}}.description[data-v-567253d5]{font-size:1rem;line-height:1.3;white-space:pre-wrap}.description[data-v-567253d5] li{margin-bottom:.25rem}.description[data-v-567253d5] a:not(.btn,.button){text-decoration:underline}.showcase-images[data-v-567253d5]{display:flex;max-width:100%}.showcase-images .swiper-slide[data-v-567253d5]{width:100%;aspect-ratio:1/1;overflow:hidden}.showcase-images img[data-v-567253d5]{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.showcase-images .swiper-button-prev[data-v-567253d5],.showcase-images .swiper-button-next[data-v-567253d5]{position:absolute;top:0;bottom:0;z-index:1;height:36px;margin:auto 0}.showcase-images .swiper-button-prev svg[data-v-567253d5],.showcase-images .swiper-button-next svg[data-v-567253d5]{display:block;width:100%;height:100%;fill:#000}.showcase-images .swiper-button-prev[data-v-567253d5]{left:5px}.showcase-images .swiper-button-next[data-v-567253d5]{right:5px}.products[data-v-6713dfb5]{padding:50px}@media (min-width: 992px){.products[data-v-6713dfb5]{padding:100px}}.nav-pagnination-container[data-v-76aaa6d1]{display:flex;align-items:center;width:100%;margin-top:1rem}.nav-pagnination-container .btn-pagination-prev[data-v-76aaa6d1],.nav-pagnination-container .btn-pagination-next[data-v-76aaa6d1]{z-index:1;display:block;width:25px;height:25px;color:#8b8d8d;cursor:pointer;user-select:none;background-color:transparent;border:0}.nav-pagnination-container .btn-pagination-prev svg[data-v-76aaa6d1],.nav-pagnination-container .btn-pagination-next svg[data-v-76aaa6d1]{width:100%;height:100%;fill:currentcolor}.pagination[data-v-76aaa6d1]{display:flex;flex-grow:1;padding:0;margin:0;list-style:none}.pagination li[data-v-76aaa6d1]{margin:0 .25rem;font-size:16px;color:#95a1af;border-bottom:1px solid transparent}.pagination li a[data-v-76aaa6d1]{cursor:pointer;user-select:none}.pagination li.disabled a[data-v-76aaa6d1]{pointer-events:none}.pagination li.active[data-v-76aaa6d1]{font-weight:700;color:#8b8d8d}section.projects-section[data-v-792e7f2b]{padding:50px}@media (min-width: 992px){section.projects-section[data-v-792e7f2b]{padding:100px}}section.projects-section h3[data-v-792e7f2b]{font-size:1.25rem;color:#002b59;text-align:left}section.projects-section .project-details[data-v-792e7f2b]{margin-bottom:.5rem;color:#95a1af}.showcase-images[data-v-792e7f2b]{display:flex;max-width:100%;margin-bottom:1rem}.showcase-images .swiper-slide[data-v-792e7f2b],.showcase-images .placeholder[data-v-792e7f2b]{width:100%;aspect-ratio:4/3;overflow:hidden}.showcase-images img[data-v-792e7f2b]{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.showcase-images .swiper-button-prev[data-v-792e7f2b],.showcase-images .swiper-button-next[data-v-792e7f2b]{position:absolute;top:0;bottom:0;z-index:1;height:36px;margin:auto 0}.showcase-images .swiper-button-prev svg[data-v-792e7f2b],.showcase-images .swiper-button-next svg[data-v-792e7f2b]{display:block;width:100%;height:100%;fill:#000}.showcase-images .swiper-button-prev[data-v-792e7f2b]{left:5px}.showcase-images .swiper-button-next[data-v-792e7f2b]{right:5px}.showcase-images .swiper-wrapper.placeholder-container .swiper-slide[data-v-792e7f2b]{display:none}@media (min-width: 992px){.projects-container[data-v-792e7f2b]{display:flex;align-items:flex-start}}.projects-container .active-project[data-v-792e7f2b]{order:2;margin-bottom:1rem}@media (min-width: 992px){.projects-container .active-project[data-v-792e7f2b]{flex:1;width:50%;padding-left:2rem}}.projects-container nav.projects-nav[data-v-792e7f2b]{flex:1;order:1;width:50%;min-height:510px}@media (min-width: 992px){.projects-container nav.projects-nav[data-v-792e7f2b]{display:flex;flex-direction:column}}.projects-container nav.projects-nav .nav-item[data-v-792e7f2b]{display:block;width:100%;padding:.75rem;margin-bottom:1rem;font-family:Titillium Web,arial,helvetica,sans-serif;color:#000;text-align:left;cursor:pointer;background-color:#eeeff2;border:0}.projects-container nav.projects-nav .nav-item .project-name[data-v-792e7f2b]{margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.projects-container nav.projects-nav .nav-item .project-details[data-v-792e7f2b]{font-size:1rem;color:#2c3e50}.projects-container nav.projects-nav .nav-item.active[data-v-792e7f2b]{color:#fff;background-color:#000}.projects-container nav.projects-nav .nav-item.active .project-details[data-v-792e7f2b]{color:#fff}.projects-container nav.projects-nav .nav-item .btn[data-v-792e7f2b]{font-size:1rem;text-transform:uppercase;letter-spacing:.1em}@media (min-width: 992px){.projects-container nav.projects-nav .nav-pagnination-container[data-v-792e7f2b]{margin-top:auto}}.description[data-v-792e7f2b]{font-size:1.125rem;line-height:1.3;overflow-wrap:break-word;white-space:pre-wrap}.description[data-v-792e7f2b] strong{font-weight:700}.design-engineering-section{width:80%;padding-bottom:50px;margin:0 auto}@media (min-width: 850px){.design-engineering-section{padding-bottom:100px}}@media (min-width: 992px){.design-engineering-section{width:auto;padding:0 100px 100px;margin:unset}}.design-engineering-section .top-text p{font-size:1rem;line-height:1.3;color:#002b59}.design-engineering-section h2{margin-bottom:20px}.design-engineering-section ul{padding-left:17px;margin-bottom:15px;list-style:square}.design-engineering-section .content{display:flex;flex-direction:column}@media (min-width: 992px){.design-engineering-section .content{flex-direction:row;align-items:flex-start;justify-content:space-between}}.design-engineering-section .content .left-body{width:100%;margin-bottom:15px}@media (min-width: 992px){.design-engineering-section .content .left-body{width:45%;margin-bottom:0}}.design-engineering-section .content .left-body h3{margin:25px 0 10px;font-size:1.25rem;line-height:1.2;text-align:center}@media (min-width: 576px){.design-engineering-section .content .left-body h3{margin-top:15px;font-size:1.125rem;text-align:left}}.design-engineering-section .content .video-container{width:100%;font-size:1rem}@media (min-width: 992px){.design-engineering-section .content .video-container{width:50%}}.design-engineering-section .content .video-container video{width:100%;margin-bottom:15px}.company-card[data-v-338ff90a]{width:25.5vw;min-width:236px;max-width:360px;max-height:480px}.company-card .img-container[data-v-338ff90a]{position:relative;height:236px;background-color:#95a1af}@media (min-width: 992px){.company-card .img-container[data-v-338ff90a]{height:360px}}.company-card .img-container .overlay[data-v-338ff90a]{position:absolute;top:50%;left:50%;z-index:2;width:fit-content;min-width:80%;height:80%;padding:25px;background-color:#fff9;transform:translate(-50%,-50%)}.company-card .img-container .overlay h2[data-v-338ff90a]{line-height:34px;color:#000;text-align:center;letter-spacing:.1em;transform:translateY(25px)}@media (min-width: 992px){.company-card .img-container .overlay h2[data-v-338ff90a]{font-size:1.875rem;transform:translateY(50px)}}.company-card .img-container img[data-v-338ff90a]{width:100%;height:100%;object-fit:cover;pointer-events:none}.company-card .details[data-v-338ff90a]{height:25%;max-height:119px;padding:21px 0 12px;color:#fff;background-color:#58595b}@media (min-width: 992px){.company-card .details[data-v-338ff90a]{max-height:180px;padding:30px 10px 20px}}.company-card .details .company-name[data-v-338ff90a]{text-transform:capitalize}.company-card .details-active[data-v-338ff90a]{background-color:#58595b8c}.active-card[data-v-338ff90a]{max-height:520px}.active-card .details[data-v-338ff90a]{max-height:180px;padding:31px 10px}@media (min-width: 992px){.active-card .details[data-v-338ff90a]{max-height:190px}}.active-card .details hr[data-v-338ff90a]{width:80%;height:1px;margin:16px auto;background-color:#58595b;border:none;outline:none}.active-card .details .button-text[data-v-338ff90a]{font-size:1rem;color:#fff;transition:all .2s ease}.active-card .details .button-text[data-v-338ff90a]:hover{color:#8b8d8d}.badge-card[data-v-0c61de92]{position:relative;width:250px;height:250px;background-color:#fff;transition:background .2s ease}.badge-card[data-v-0c61de92]:hover{background-color:#95a1af80}@media (min-width: 576px){.badge-card[data-v-0c61de92]{cursor:default}}.badge-card .content[data-v-0c61de92]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.badge-card .content .icon[data-v-0c61de92]{width:41px;max-width:none;height:41px;margin-bottom:19px;fill:#002b59}.history-card[data-v-2b4ee6bf]{width:100%;padding:80px 20px;color:#fff;background-color:#8b8d8d}@media (min-width: 850px){.history-card[data-v-2b4ee6bf]{padding:80px 20px 40px}}@media (min-width: 1200px){.history-card[data-v-2b4ee6bf]{padding:80px 38px 40px}}.history-card p[data-v-2b4ee6bf]:not(.body){text-align:center}.history-card hr[data-v-2b4ee6bf]{max-width:40%;height:2px;margin:5px auto 20px;background-color:#fff;border:none;outline:none}@media (min-width: 850px){.history-card hr[data-v-2b4ee6bf]{max-width:70%}}.history-card .body[data-v-2b4ee6bf]{font-size:.875rem;line-height:18px;text-align:center;letter-spacing:0}@media (min-width: 850px){.history-card .body[data-v-2b4ee6bf]{text-align:left}}.history-card .range[data-v-2b4ee6bf],.history-card .date[data-v-2b4ee6bf]{font-size:1.375rem;line-height:30px;text-align:center;letter-spacing:.55,22}.history-card .title[data-v-2b4ee6bf]{font-size:.75rem;font-weight:700;line-height:18px;text-transform:uppercase;letter-spacing:0}@media (min-width: 850px){.first-card[data-v-2b4ee6bf]{padding-top:100px}}.team-card[data-v-55eb100e]{max-width:320px;height:fit-content;margin-right:3px;margin-bottom:30px}@media (min-width: 576px){.team-card[data-v-55eb100e]{max-width:45%}}@media (min-width: 1187px){.team-card[data-v-55eb100e]{max-width:225px}}@media (min-width: 1034px){.team-card[data-v-55eb100e]{max-width:250px}}.team-card .headshot-container[data-v-55eb100e]{display:block}.team-card .person[data-v-55eb100e]{width:100%;height:100%;margin-bottom:30px;pointer-events:none}.team-card .role[data-v-55eb100e],.team-card .company[data-v-55eb100e]{text-transform:uppercase}.team-card .role[data-v-55eb100e]{font-weight:600}.team-card .company[data-v-55eb100e]{margin-bottom:.4375rem;color:#000}.team-card h3[data-v-55eb100e]{margin-bottom:10px;font-size:1.25rem;line-height:1.125;color:#000;text-transform:capitalize}.team-card .description[data-v-55eb100e]{font-size:.875rem;line-height:1.33}.team-card .view-bio[data-v-55eb100e]{padding:8px 10px 8px 0;color:#002b59}.grid[data-v-55eb100e]{cursor:default}.grid[data-v-55eb100e]:last-child{grid-column:span 2;width:50%;margin-bottom:50px}@media (min-width: 1100px){.grid[data-v-55eb100e]:last-child{grid-column:span 1;width:100%}}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button:hover:after,.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.g-carousel .carousel__item[data-v-7fd01d80]{cursor:pointer}.g-carousel .active-classes .carousel__slide>.carousel__item[data-v-7fd01d80]{opacity:.5;transition:.5s;transform:scale(1)}.g-carousel .active-classes .carousel__slide--visible>.carousel__item[data-v-7fd01d80]{opacity:.5;transform:scale(.9) rotateY(0)}.g-carousel .active-classes .carousel__slide--next>.carousel__item[data-v-7fd01d80]{transform:scale(.9) translate(-10px)}.g-carousel .active-classes .carousel__slide--prev>.carousel__item[data-v-7fd01d80]{transform:scale(.9) translate(10px)}.g-carousel .active-classes .carousel__slide--active>.carousel__item[data-v-7fd01d80]{opacity:1;transform:scale(1)}.g-carousel .award-images[data-v-7fd01d80],.g-carousel .design-images[data-v-7fd01d80]{pointer-events:none}.g-carousel .award-images[data-v-7fd01d80]{width:322px}.g-carousel .design-images[data-v-7fd01d80]{width:100%;max-height:710px}.g-carousel .safety-images[data-v-7fd01d80]{width:100%;max-height:300px}@media (min-width: 1300px){.g-carousel .safety-images[data-v-7fd01d80]{max-height:390px}}.fabrication-section[data-v-045aea60]{background-color:#95a1af26}.fabrication-section .top-content[data-v-045aea60]{width:80%;padding:50px 0;margin:0 auto;font-size:1rem;line-height:1.3}@media (min-width: 992px){.fabrication-section .top-content[data-v-045aea60]{width:auto;padding:50px 100px;margin:unset}}.fabrication-section ul[data-v-045aea60]{margin-left:15px;list-style:square}.fabrication-section ul li[data-v-045aea60]{margin-top:4px}.fabrication-section ul li strong[data-v-045aea60]{margin-right:3px}.fabrication-section .company-fabrication[data-v-045aea60]{position:relative}.fabrication-section .company-fabrication .carousel[data-v-045aea60]{width:100%}.fabrication-section .company-fabrication .carousel[data-v-045aea60] img{width:100%;height:auto}@media (min-width: 1180px){.fabrication-section .company-fabrication .carousel[data-v-045aea60] img{height:319px}}.fabrication-section .company-fabrication .images-container[data-v-045aea60]{display:flex;flex-direction:column;align-items:center}@media (min-width: 1180px){.fabrication-section .company-fabrication .images-container[data-v-045aea60]{min-height:303.5px}}@media (min-width: 850px){.fabrication-section .company-fabrication .images-container[data-v-045aea60]{flex-direction:row;align-items:stretch;justify-content:center;margin-bottom:10.5px}}.fabrication-section .company-fabrication .youtube-link[data-v-045aea60]{margin-top:25px}.fabrication-section .company-fabrication .youtube-link .button-text[data-v-045aea60]{color:#fff}.fabrication-section .company-fabrication .subheader[data-v-045aea60]{margin-bottom:10px}@media (min-width: 1440px){.fabrication-section .company-fabrication .subheader[data-v-045aea60]{margin-bottom:0}}.fabrication-section .company-fabrication img[data-v-045aea60]{width:100%;object-fit:cover}.fabrication-section .company-fabrication img[data-v-045aea60]:not(:last-of-type){margin-bottom:5px}@media (min-width: 850px){.fabrication-section .company-fabrication img[data-v-045aea60]:not(:last-of-type){margin-bottom:0}}@media (min-width: 850px){.fabrication-section .company-fabrication img[data-v-045aea60]{width:33.4%}}.fabrication-section .company-fabrication .last-row[data-v-045aea60]{width:100%;height:303px}.fabrication-section .company-fabrication .last-row img[data-v-045aea60]{width:100%;height:100%}.fabrication-section .company-fabrication .list-container[data-v-045aea60]{z-index:2;width:100%;padding:30px 40px;overflow-y:hidden;color:#fff;background-color:#002b59}@media (min-width: 850px){.fabrication-section .company-fabrication .list-container[data-v-045aea60]{padding:30px 50px 30px 100px;margin-bottom:10.5px}}@media (min-width: 1180px){.fabrication-section .company-fabrication .list-container[data-v-045aea60]{position:absolute;top:50%;left:-1.5px;width:50%;max-height:100%;padding:15px 50px 15px 100px;background-color:#002b59cc;transform:translateY(-50%)}}.fabrication-section .company-fabrication .list-container .subheader[data-v-045aea60]{color:#fff}.fabrication-section .company-fabrication .youtube li[data-v-045aea60]{font-size:14px;line-height:1.3}@media (min-width: 1180px){.fabrication-section .company-fabrication .youtube li[data-v-045aea60]{font-size:14px}}@media (min-width: 1300px){.fabrication-section .company-fabrication .youtube li[data-v-045aea60]{font-size:16px}}@media (min-width: 1180px){.fabrication-section .company-fabrication .youtube .subheader[data-v-045aea60]{margin-bottom:0}}.skilled-installation-section .content[data-v-b1b06c84]{width:80%;margin:50px auto}@media (min-width: 850px){.skilled-installation-section .content[data-v-b1b06c84]{width:auto;padding:100px 100px 0;margin:unset}}.skilled-installation-section .content .carousel[data-v-b1b06c84]{width:100%;margin-top:40px}.skilled-installation-section .content .carousel[data-v-b1b06c84] img{width:100%;height:100%;object-fit:cover}@media (min-width: 1300px){.skilled-installation-section .content .carousel[data-v-b1b06c84] img{min-height:800px}}.integration-section[data-v-0cac9c6e]{width:80%;padding:50px 0;margin:0 auto}@media (min-width: 850px){.integration-section[data-v-0cac9c6e]{width:auto;padding:100px;margin:unset}}.integration-section .body[data-v-0cac9c6e]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:30px 0}@media (min-width: 850px){.integration-section .body[data-v-0cac9c6e]{flex-direction:row;align-items:flex-start;justify-content:space-between}}.integration-section .body .left[data-v-0cac9c6e],.integration-section .body .right[data-v-0cac9c6e]{width:100%}@media (min-width: 850px){.integration-section .body .left[data-v-0cac9c6e],.integration-section .body .right[data-v-0cac9c6e]{width:46%}}@media (min-width: 850px){.integration-section .body .left .subheader[data-v-0cac9c6e],.integration-section .body .right .subheader[data-v-0cac9c6e]{margin-bottom:10px}}.integration-section .integration-images[data-v-0cac9c6e]{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin-top:30px}@media (min-width: 576px){.integration-section .integration-images[data-v-0cac9c6e]{flex-direction:row;justify-content:space-between}}.integration-section .integration-images img[data-v-0cac9c6e]{width:100%}.integration-section .integration-images img[data-v-0cac9c6e]:first-of-type{margin-bottom:15px}@media (min-width: 576px){.integration-section .integration-images img[data-v-0cac9c6e]{width:49.5%}.integration-section .integration-images img[data-v-0cac9c6e]:first-of-type{margin-bottom:0}}.construction-section[data-v-7d1668b0]{position:relative;background-color:#002b59}.construction-section .content-container[data-v-7d1668b0]{width:80%;padding:50px 0 230px;margin:0 auto;color:#fff}@media (min-width: 389px){.construction-section .content-container[data-v-7d1668b0]{padding-bottom:195px}}@media (min-width: 505px){.construction-section .content-container[data-v-7d1668b0]{padding-bottom:155px}}@media (min-width: 850px){.construction-section .content-container[data-v-7d1668b0]{width:auto;padding:50px 100px 155px;margin:unset}}.construction-section .content-container .subheader[data-v-7d1668b0],.construction-section .content-container .section-header[data-v-7d1668b0]{color:#fff}.construction-section .content-container .accomplishments[data-v-7d1668b0]{display:flex;flex-direction:column;align-items:center;margin-bottom:50px;text-align:center}@media (min-width: 768px){.construction-section .content-container .accomplishments[data-v-7d1668b0]{flex-direction:row;align-items:flex-start;justify-content:space-between}}.construction-section .content-container .accomplishments-one[data-v-7d1668b0],.construction-section .content-container .accomplishments-two[data-v-7d1668b0],.construction-section .content-container .accomplishments-three[data-v-7d1668b0]{width:80%}@media (min-width: 768px){.construction-section .content-container .accomplishments-one[data-v-7d1668b0],.construction-section .content-container .accomplishments-two[data-v-7d1668b0],.construction-section .content-container .accomplishments-three[data-v-7d1668b0]{width:25%}}.construction-section .content-container .accomplishments div[data-v-7d1668b0]{font-weight:400;text-align:center;letter-spacing:.0909090909em}.construction-section .content-container .accomplishments h2[data-v-7d1668b0]{margin:50px 0 30px;font-family:Oswald,arial,helvetica,sans-serif;font-size:2.625rem}.construction-section .content-container .content[data-v-7d1668b0]{display:flex;flex-direction:column;align-items:center}@media (min-width: 992px){.construction-section .content-container .content[data-v-7d1668b0]{flex-direction:row;align-items:flex-start;justify-content:space-between}}.construction-section .content-container .content .left[data-v-7d1668b0]{width:100%}@media (min-width: 992px){.construction-section .content-container .content .left[data-v-7d1668b0]{width:50%}}.construction-section .content-container .content .left .subheader[data-v-7d1668b0]{font-family:Oswald,arial,helvetica,sans-serif;font-weight:700}.construction-section .content-container .content .left .list-container[data-v-7d1668b0]{display:flex;flex-direction:column;align-items:center}@media (min-width: 576px){.construction-section .content-container .content .left .list-container[data-v-7d1668b0]{flex-direction:row;align-items:flex-start}}.construction-section .content-container .content .left .list-container ul[data-v-7d1668b0]{width:100%;margin:0 0 10px 70px;list-style:square}@media (min-width: 576px){.construction-section .content-container .content .left .list-container ul[data-v-7d1668b0]{margin-bottom:30px;margin-left:15px}}.construction-section .content-container .content .left .list-container ul li[data-v-7d1668b0]{margin-bottom:5px;text-align:left}@media (min-width: 576px){.construction-section .content-container .content .left .list-container ul li[data-v-7d1668b0]{font-weight:400}}.construction-section .content-container .content .left .list-container .list-one li[data-v-7d1668b0],.construction-section .content-container .content .left .list-container .list-two li[data-v-7d1668b0]{font-weight:700}.construction-section .content-container .content .right[data-v-7d1668b0]{width:100%}@media (min-width: 992px){.construction-section .content-container .content .right[data-v-7d1668b0]{width:45%}}.construction-section .content-container .content .right .g-carousel[data-v-7d1668b0] .carousel__pagination-button--active{background-color:#fff}.construction-section .content-container .content img[data-v-7d1668b0]{width:100%;height:100%;object-fit:cover}.construction-section .content-container .content img[data-v-7d1668b0]:first-child{margin-bottom:10px}.construction-section .foot-note[data-v-7d1668b0]{position:absolute;bottom:30px;left:0;width:100%;padding:17px 30px;background-color:#fff}@media (min-width: 992px){.construction-section .foot-note[data-v-7d1668b0]{bottom:50px}}.construction-section .foot-note span[data-v-7d1668b0]{font-weight:inherit;color:#002b59}.construction-section .foot-note .note[data-v-7d1668b0]{margin-bottom:0;text-align:center}.commissioning-section[data-v-971eec52]{width:80%;margin:50px auto}@media (min-width: 850px){.commissioning-section[data-v-971eec52]{width:auto;padding:100px;margin:unset}}.commissioning-section .content[data-v-971eec52]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media (min-width: 992px){.commissioning-section .content[data-v-971eec52]{flex-flow:row}}.commissioning-section .content .body-container[data-v-971eec52]{width:100%;margin-right:30px;margin-bottom:20px}@media (min-width: 992px){.commissioning-section .content .body-container[data-v-971eec52]{width:45%;margin-bottom:0}}.commissioning-section .content .carousel[data-v-971eec52]{width:100%}@media (min-width: 992px){.commissioning-section .content .carousel[data-v-971eec52]{width:45%}}.commissioning-section .content .carousel[data-v-971eec52] img{width:100%;height:100%;object-fit:cover}.research-section[data-v-c04a58ee]{background-color:#95a1af26}.research-section .content[data-v-c04a58ee]{padding:50px 0}.research-section .content .section-header[data-v-c04a58ee]{padding:0 10%}@media (min-width: 850px){.research-section .content .section-header[data-v-c04a58ee]{padding:0 100px}}.research-section .content .company-research[data-v-c04a58ee]{position:relative}.research-section .content .company-research .images-container[data-v-c04a58ee]{display:flex;flex-direction:column;align-items:center;max-width:100%;overflow:hidden}@media (min-width: 1180px){.research-section .content .company-research .images-container[data-v-c04a58ee]{min-height:333px}}@media (min-width: 850px){.research-section .content .company-research .images-container[data-v-c04a58ee]{flex-direction:row;align-items:stretch;justify-content:center;margin-bottom:10.5px}}.research-section .content .company-research .youtube-link[data-v-c04a58ee]{margin:25px auto 0;transform:translate(-10px)}@media (min-width: 576px){.research-section .content .company-research .youtube-link[data-v-c04a58ee]{margin:25px 0 0;transform:none}}.research-section .content .company-research .youtube-link .button-text[data-v-c04a58ee]{color:#fff}.research-section .content .company-research .subheader[data-v-c04a58ee]{margin-bottom:10px}@media (min-width: 1440px){.research-section .content .company-research .subheader[data-v-c04a58ee]{margin-bottom:30px}}.research-section .content .company-research img[data-v-c04a58ee]{width:100%;object-fit:cover}.research-section .content .company-research img[data-v-c04a58ee]:not(:last-of-type){margin-bottom:5px}@media (min-width: 850px){.research-section .content .company-research img[data-v-c04a58ee]:not(:last-of-type){margin-bottom:0}}@media (min-width: 850px){.research-section .content .company-research img[data-v-c04a58ee]{width:33.4%}}.research-section .content .company-research .last-row[data-v-c04a58ee]{width:100%;height:303px}.research-section .content .company-research .last-row img[data-v-c04a58ee]{width:100%;height:100%}.research-section .content .company-research .list-container[data-v-c04a58ee]{z-index:2;width:100%;padding:30px 40px;overflow-y:hidden;color:#fff;background-color:#002b59}@media (min-width: 850px){.research-section .content .company-research .list-container[data-v-c04a58ee]{padding:30px 50px 30px 100px;margin-bottom:10.5px}}@media (min-width: 1180px){.research-section .content .company-research .list-container[data-v-c04a58ee]{position:absolute;top:50%;left:-1.5px;width:50%;max-height:100%;padding:15px 50px 15px 100px;background-color:#002b59cc;transform:translateY(-50%)}}@media (min-width: 1340px){.research-section .content .company-research .list-container[data-v-c04a58ee]{padding:30px 50px 20px 100px}}@media (min-width: 1180px){.research-section .content .company-research .list-container p[data-v-c04a58ee]{font-size:14px;line-height:1.3}}.research-section .content .company-research .list-container .subheader[data-v-c04a58ee]{color:#fff}.what-we-do[data-v-5aa7e0f5]{padding-bottom:100px}.what-we-do .things-we-do[data-v-5aa7e0f5]{display:none}@media (min-width: 576px){.what-we-do .things-we-do[data-v-5aa7e0f5]{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;max-width:1100px;margin:50px auto 0}}.what-we-do .things-we-do li[data-v-5aa7e0f5]{margin:0 0 22px}@media (min-width: 576px){.what-we-do .things-we-do li[data-v-5aa7e0f5]{margin:0 15px 22px}}@media (min-width: 992px){.what-we-do .things-we-do li[data-v-5aa7e0f5]{margin:0 30px 22px}}.what-we-do .things-we-do li[data-v-5aa7e0f5]:hover{color:#002b59}section.intro[data-v-5aa7e0f5]{width:80%;padding:50px 0;margin:0 auto}@media (min-width: 850px){section.intro[data-v-5aa7e0f5]{padding-top:100px}}@media (min-width: 992px){section.intro[data-v-5aa7e0f5]{width:auto;padding:50px 100px 0;margin:unset}}.single-news-view .content[data-v-b14c6186]{width:80%;padding:50px 0;margin:0 auto}.single-news-view .content .main-image[data-v-b14c6186]{width:100%;max-height:350px;object-fit:cover;margin:30px 0 0}.single-news-view .content .date[data-v-b14c6186]{margin:30px 0 0;color:#95a1af}.single-news-view .content .body-container[data-v-b14c6186]{display:flex;flex-direction:column}.single-news-view .content .body-container .body-left[data-v-b14c6186]{width:100%}.single-news-view .content .body-container .body-left .body[data-v-b14c6186]{white-space:pre-line}.single-news-view .content .body-container .body-left .body[data-v-b14c6186] a{text-decoration:underline}.single-news-view .content .body-container .body-right[data-v-b14c6186]{display:flex;flex-wrap:wrap;justify-content:center;width:100%}@media (min-width: 576px){.single-news-view .content .body-container .body-right[data-v-b14c6186]{justify-content:flex-start}}.single-news-view .content .body-container .body-right img[data-v-b14c6186]{width:100%;height:100%;margin-bottom:10px;object-fit:cover}@media (min-width: 850px){.single-news-view .content .long-text[data-v-b14c6186]{flex-direction:row;align-items:flex-start;justify-content:space-between}}@media (min-width: 850px){.single-news-view .content .long-text .long-text-left[data-v-b14c6186]{width:60%}}.single-news-view .content .long-text .long-text-right[data-v-b14c6186]{margin-top:30px}@media (min-width: 850px){.single-news-view .content .long-text .long-text-right[data-v-b14c6186]{width:30%;margin-top:0}}@media (min-width: 576px){.single-news-view .content .long-text .long-text-right img[data-v-b14c6186]{width:350px;height:250px}}@media (min-width: 850px){.single-news-view .content .long-text .long-text-right img[data-v-b14c6186]{display:block;width:100%;max-width:309px;height:100%}}.single-news-view .content .short-text .long-text-left[data-v-b14c6186]{width:100%}.single-news-view .content .short-text .short-text-right[data-v-b14c6186]{width:100%;margin-top:20px}.single-news-view .content .short-text .short-text-right img[data-v-b14c6186]{width:100%;height:100%}@media (min-width: 576px){.single-news-view .content .short-text .short-text-right img[data-v-b14c6186]{width:45%;margin-right:10px}}.single-news-view .content .stay-connected[data-v-b14c6186]{display:flex;flex-direction:column;margin-top:30px}@media (min-width: 850px){.single-news-view .content .stay-connected[data-v-b14c6186]{flex-direction:row;align-items:flex-start}}.single-news-view .content .stay-connected .share-on[data-v-b14c6186]{text-transform:lowercase}.single-news-view .content .stay-connected .share-on[data-v-b14c6186]:first-letter{text-transform:uppercase}.single-news-view .content .stay-connected .socials[data-v-b14c6186]{display:flex;align-items:flex-start;margin-top:15px;text-align:center}@media (min-width: 850px){.single-news-view .content .stay-connected .socials[data-v-b14c6186]{margin-top:0;margin-left:24px}}.single-news-view .content .stay-connected .socials .social[data-v-b14c6186]{width:20px;max-width:none;fill:#002b59}.single-news-view .content .stay-connected .socials .main-socials[data-v-b14c6186]{display:flex;align-items:flex-end;justify-content:space-between;width:100px;margin-right:30px;margin-bottom:10px}.single-news-view .content .stay-connected .socials .main-socials a[data-v-b14c6186]:last-child{transform:scale(1.3) translate(5px,2px)}.single-news-view .content .stay-connected .socials .upi-social[data-v-b14c6186]{margin-top:-2px}.single-news-view .content .stay-connected .socials .upi-social p[data-v-b14c6186]{margin-bottom:5px}.single-news-view .content .stay-connected .socials .upi-social p .social[data-v-b14c6186]{margin-left:14px;transform:translateY(3px)}.single-news-view .content .go-back[data-v-b14c6186]{margin:30px 0}.single-news-view .content .go-back .button-text[data-v-b14c6186]{display:flex;align-items:center}.single-news-view .content .go-back .button-text svg[data-v-b14c6186]{margin-right:7px}.badge-cards-container[data-v-6f8cc8e4]{--swiper-pagination-bullet-border-radius: none;margin-top:2.5rem;overflow:hidden}.badge-cards-container .swiper-pagination[data-v-6f8cc8e4]{margin-top:1.875rem}@media (min-width: 576px){.badge-cards-container .swiper-pagination[data-v-6f8cc8e4]{display:none}}@media (min-width: 576px){.badge-cards[data-v-6f8cc8e4]{display:flex;flex-wrap:wrap;gap:1.875rem;align-items:center;justify-content:center;max-width:1240px;color:#002b59}}.swiper-slide[data-v-6f8cc8e4]{width:15.625rem}.badge-card[data-v-6f8cc8e4]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:15.625rem;background-color:#fff;transition:background .2s ease}.badge-card h3[data-v-6f8cc8e4]{width:50%}.badge-card .icon[data-v-6f8cc8e4]{width:41px;max-width:none;height:41px;margin-bottom:19px;fill:#002b59}.badge-card .icon[data-v-6f8cc8e4] svg{display:block;width:100%;height:100%}.home-view section[data-v-3c60f7f1]:not(:first-of-type){text-align:center}@media (min-width: 1700px){.home-view section[data-v-3c60f7f1]:not(:first-of-type){max-width:1700px;margin:0 auto}}.home-view .video-container[data-v-3c60f7f1]{width:100%;max-height:810px}.home-view .video-container video[data-v-3c60f7f1]{width:inherit;max-height:inherit}.home-view .total-enterprise[data-v-3c60f7f1]{padding:25px 0 100px;text-align:center}.home-view .total-enterprise .text-content[data-v-3c60f7f1]{max-width:850px;margin:0 auto}.home-view .total-enterprise .text-content p[data-v-3c60f7f1]{margin:25px 30px 32px;text-align:center}.home-view .total-enterprise .button-text[data-v-3c60f7f1]{margin-bottom:51px}.home-view .total-enterprise .binary-tree[data-v-3c60f7f1]{display:block;width:80%;margin:0 auto 50px}.home-view .total-enterprise .statistics[data-v-3c60f7f1]{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px;margin-bottom:50px;text-transform:uppercase}@media (min-width: 992px){.home-view .total-enterprise .statistics[data-v-3c60f7f1]{grid-template-columns:repeat(4,1fr);grid-gap:10px;min-height:300px}}.home-view .total-enterprise .statistics .stat[data-v-3c60f7f1]{display:flex;flex-direction:column;width:100%;padding:30px;font-family:Oswald,arial,helvetica,sans-serif;color:#fff;background-color:#000}@media (min-width: 992px){.home-view .total-enterprise .statistics .stat[data-v-3c60f7f1]{padding:3.75rem 1.875rem}}.home-view .total-enterprise .statistics .stat .stat-title[data-v-3c60f7f1]{margin-top:auto;font-size:1.875rem;font-weight:400;line-height:1.3;letter-spacing:.1em}@media (min-width: 992px){.home-view .total-enterprise .statistics .stat .stat-title[data-v-3c60f7f1]{font-size:1.5625rem}}@media (min-width: 1200px){.home-view .total-enterprise .statistics .stat .stat-title[data-v-3c60f7f1]{font-size:1.125rem}}@media (min-width: 1280px){.home-view .total-enterprise .statistics .stat .stat-title[data-v-3c60f7f1]{font-size:1.25rem}}@media (min-width: 1600px){.home-view .total-enterprise .statistics .stat .stat-title[data-v-3c60f7f1]{font-size:1.5rem}}.home-view .total-enterprise .statistics .stat .stat-number[data-v-3c60f7f1]{margin-bottom:18px;font-size:3.4375rem;font-weight:700;line-height:96px;text-align:center;letter-spacing:.0541666667em}@media (min-width: 992px){.home-view .total-enterprise .statistics .stat .stat-number[data-v-3c60f7f1]{font-size:2rem}}@media (min-width: 1200px){.home-view .total-enterprise .statistics .stat .stat-number[data-v-3c60f7f1]{font-size:2.625rem}}@media (min-width: 1400px){.home-view .total-enterprise .statistics .stat .stat-number[data-v-3c60f7f1]{font-size:3.125rem}}.home-view .who-we-are[data-v-3c60f7f1]{padding:50px 0 85px;background-color:#95a1af4d}.home-view .who-we-are .badge-cards-desktop[data-v-3c60f7f1]{display:none;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1240px;margin:20px auto 0;color:#002b59}@media (min-width: 576px){.home-view .who-we-are .badge-cards-desktop[data-v-3c60f7f1]{display:flex}}.home-view .who-we-are .badge-cards-desktop .badge-card[data-v-3c60f7f1]{display:block;width:250px;height:250px;margin:30px 15px 0;cursor:pointer}.home-view .who-we-are .badge-cards-mobile[data-v-3c60f7f1]{margin:40px 0 0}@media (min-width: 576px){.home-view .who-we-are .badge-cards-mobile[data-v-3c60f7f1]{display:none}}.home-view .what-we-do[data-v-3c60f7f1]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 0}@media (min-width: 850px){.home-view .what-we-do[data-v-3c60f7f1]{padding:100px 0}}@media (min-width: 850px){.home-view .what-we-do[data-v-3c60f7f1]{flex-direction:row;align-items:flex-start;justify-content:space-between}}.home-view .what-we-do .what-we-do-left[data-v-3c60f7f1]{margin-bottom:50px;text-align:center}@media (min-width: 850px){.home-view .what-we-do .what-we-do-left[data-v-3c60f7f1]{padding-left:100px;margin-right:30px;margin-bottom:0;text-align:left}}.home-view .what-we-do .what-we-do-left ul[data-v-3c60f7f1]{margin:39px 0 30px}.home-view .what-we-do .what-we-do-left ul li[data-v-3c60f7f1]{line-height:45px;color:#000;letter-spacing:.025em}.home-view .what-we-do .what-we-do-right[data-v-3c60f7f1]{width:100%;max-width:auto;text-align:left;text-align:center}@media (min-width: 850px){.home-view .what-we-do .what-we-do-right[data-v-3c60f7f1]{width:70%;max-width:800px}}.home-view .what-we-do .what-we-do-right h2[data-v-3c60f7f1]{margin-bottom:30px;text-align:center}@media (min-width: 850px){.home-view .what-we-do .what-we-do-right h2[data-v-3c60f7f1]{text-align:left}}.home-view .what-we-do .what-we-do-right .button-text[data-v-3c60f7f1]{margin-top:30px}.home-view .what-we-do .what-we-do-right .portfolio[data-v-3c60f7f1]{display:flex;flex-direction:column;align-items:center;max-width:inherit}@media (min-width: 576px){.home-view .what-we-do .what-we-do-right .portfolio[data-v-3c60f7f1]{flex-flow:row wrap;justify-content:space-between;padding:0 30px}}@media (min-width: 850px){.home-view .what-we-do .what-we-do-right .portfolio[data-v-3c60f7f1]{padding:0}}.home-view .what-we-do .what-we-do-right .portfolio .project-box[data-v-3c60f7f1]{position:relative;width:100%;min-height:260px}@media (min-width: 576px){.home-view .what-we-do .what-we-do-right .portfolio .project-box[data-v-3c60f7f1]{width:32%;max-width:260px;height:260px;margin-bottom:10px}}@media (min-width: 1180px){.home-view .what-we-do .what-we-do-right .portfolio .project-box[data-v-3c60f7f1]{width:33%}}.home-view .what-we-do .what-we-do-right .portfolio .project-box .project-box-image[data-v-3c60f7f1]{width:100%;height:100%;min-height:260px;background-color:#95a1af80;object-fit:cover}.home-view .what-we-do .what-we-do-right .portfolio .project-box .project-details[data-v-3c60f7f1]{padding:20px 15px;color:#002b59;background-color:#fff}@media (min-width: 576px){.home-view .what-we-do .what-we-do-right .portfolio .project-box .project-details[data-v-3c60f7f1]{position:absolute;bottom:0;width:100%;height:100%;padding:58px 0;text-align:center;background-color:#ffffffbf;opacity:0;transition:opacity .2s ease}.home-view .what-we-do .what-we-do-right .portfolio .project-box .project-details[data-v-3c60f7f1]:hover{opacity:1}}.home-view .what-we-do .what-we-do-right .portfolio .project-box .project-details p[data-v-3c60f7f1]{font-weight:700;line-height:22px;text-align:center}.home-view .what-we-do .what-we-do-right .portfolio .project-box .project-details[data-v-3c60f7f1] font{text-transform:capitalize}.safety-stats-container[data-v-0a2756e8]{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;line-height:normal;color:#000;text-rendering:unset;-webkit-font-smoothing:unset;-moz-osx-font-smoothing:unset}@media (min-width: 768px){.safety-stats-container[data-v-0a2756e8]{grid-template-columns:repeat(5,1fr)}}@media (min-width: 992px){.safety-stats-container[data-v-0a2756e8]{grid-template-columns:repeat(8,1fr);padding:0 1.375rem}}@media (min-width: 1200px){.safety-stats-container[data-v-0a2756e8]{padding:0;margin-left:175px}}.safety-stats-container>.column.column-span[data-v-0a2756e8]{display:flex;gap:.625rem;overflow-x:scroll;scroll-snap-type:x mandatory}@media (min-width: 768px){.safety-stats-container>.column.column-span[data-v-0a2756e8]{grid-column:span 3}}@media (min-width: 992px){.safety-stats-container>.column.column-span[data-v-0a2756e8]{display:grid;grid-template-columns:repeat(6,1fr);grid-column:span 6}}.safety-stats-container>.column.column-span .column-inner[data-v-0a2756e8]{flex:1 0 100%;width:100%;scroll-snap-align:start}@media (min-width: 768px){.safety-stats-container>.column.column-span .column-inner[data-v-0a2756e8]{flex:1 0 calc(33.3333333333% - .4166666667rem);width:calc(33.3333333333% - .4166666667rem)}}@media (min-width: 992px){.safety-stats-container>.column.column-span .column-inner[data-v-0a2756e8]{width:auto}}.safety-stats-container .column-title-short[data-v-0a2756e8]{display:block}@media (min-width: 992px){.safety-stats-container .column-title-short[data-v-0a2756e8]{display:none}}.safety-stats-container .column-title[data-v-0a2756e8]{display:none}@media (min-width: 992px){.safety-stats-container .column-title[data-v-0a2756e8]{display:block}}.safety-stats-container h3[data-v-0a2756e8]{margin-bottom:.3125rem}.safety-stats-container .stat-description[data-v-0a2756e8]{font-size:.875rem;line-height:1.25}.safety-stats-container .cell-header[data-v-0a2756e8]{min-height:1.625rem;margin-bottom:.625rem;font-family:Oswald,arial,helvetica,sans-serif;font-size:1.125rem;font-weight:700;text-align:center}.safety-stats-container .cell[data-v-0a2756e8]{display:flex;flex-direction:column;justify-content:center;aspect-ratio:1/1;padding:.3125rem;margin-bottom:.625rem;text-align:center}.safety-stats-container .column-span .cell[data-v-0a2756e8],.safety-stats-container .column-last .cell[data-v-0a2756e8]{font-family:Oswald,arial,helvetica,sans-serif;font-size:1.5625rem;font-weight:700}.safety-stats-container .column-1 .cell[data-v-0a2756e8]{text-align:left}.safety-stats-container .column-1 .cell h3[data-v-0a2756e8]{line-height:1.25}.safety-stats-container .column-span .cell[data-v-0a2756e8]{color:#fff;background-color:#000}.safety-stats-container .column-last .cell[data-v-0a2756e8]{background-color:#95a1af26}.safety-section[data-v-a08715b8]{margin-top:30px}@media (min-width: 850px){.safety-section[data-v-a08715b8]{margin-top:80px}}.safety-section .subheader[data-v-a08715b8]{text-transform:uppercase}.safety-section .safety-highlight[data-v-a08715b8]{width:100%;margin-top:10px;object-fit:cover}.safety-section .top[data-v-a08715b8]{display:flex;flex-direction:column;align-items:center;margin:17px 0 30px}@media (min-width: 850px){.safety-section .top[data-v-a08715b8]{flex-direction:row;align-items:flex-start;justify-content:space-between;padding:0}}.safety-section .top-left[data-v-a08715b8]{width:80%}@media (min-width: 850px){.safety-section .top-left[data-v-a08715b8]{width:50%;padding-left:175px}}.safety-section .top-left ul[data-v-a08715b8]{margin-left:15px;list-style:square}.safety-section .top-left ul li[data-v-a08715b8]{margin-bottom:1px;font-weight:700}.safety-section .top-right[data-v-a08715b8]{width:100%;margin-top:30px;margin-bottom:30px}@media (min-width: 576px){.safety-section .top-right[data-v-a08715b8]{width:80%}}@media (min-width: 850px){.safety-section .top-right[data-v-a08715b8]{width:45%;max-width:608px;margin-top:0;margin-bottom:0}}.safety-section .top-right[data-v-a08715b8] img{width:100%;height:100%;object-fit:contain}.safety-section .bottom[data-v-a08715b8]{display:flex;flex-direction:column;align-items:center;color:#fff;text-align:center}@media (min-width: 850px){.safety-section .bottom[data-v-a08715b8]{flex-direction:row;align-items:stretch;justify-content:space-between}}.safety-section .bottom>.emr[data-v-a08715b8],.safety-section .bottom>.rir[data-v-a08715b8],.safety-section .bottom>.dart[data-v-a08715b8]{width:100%;min-height:383px;padding:40px 60px;margin-bottom:10px;background-color:#002b59}@media (min-width: 850px){.safety-section .bottom>.emr[data-v-a08715b8],.safety-section .bottom>.rir[data-v-a08715b8],.safety-section .bottom>.dart[data-v-a08715b8]{width:33%;padding:40px 20px;margin-bottom:0}}.safety-section .bottom h2[data-v-a08715b8]{font-weight:400;line-height:40px;letter-spacing:.05em}@media (min-width: 850px){.safety-section .bottom h2[data-v-a08715b8]{height:130px}}@media (min-width: 890px){.safety-section .bottom h2[data-v-a08715b8]{height:100px}}.safety-section .bottom p[data-v-a08715b8]{line-height:24px}.safety-section .bottom .decimal[data-v-a08715b8]{margin:50px 0 32px;font-family:Oswald,arial,helvetica,sans-serif;font-size:74px;font-weight:700;line-height:96px;text-transform:uppercase;letter-spacing:.05em}.safety-section .bottom .dart br[data-v-a08715b8]{display:block}@media (min-width: 850px){.safety-section .bottom .dart br[data-v-a08715b8]{display:none}}.safety-section .bottom .industry-average[data-v-a08715b8]{font-size:1rem;text-align:center}.core-competencies-section[data-v-6c28cc4f]{margin:0 0 50px;background-color:#95a1af26}@media (min-width: 576px){.core-competencies-section[data-v-6c28cc4f]{margin:50px 0}}.core-competencies-section ul[data-v-6c28cc4f]{margin-left:18px;list-style:square}.core-competencies-section .middle[data-v-6c28cc4f]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:30px 0;margin-top:30px;margin-bottom:30px;color:#fff;text-align:center;background-color:#000}@media (min-width: 576px){.core-competencies-section .middle[data-v-6c28cc4f]{padding:30px 50px;margin-top:0}}@media (min-width: 850px){.core-competencies-section .middle[data-v-6c28cc4f]{flex-direction:row;align-items:flex-start;padding:30px 100px 30px 175px;text-align:left}}.core-competencies-section .middle h3[data-v-6c28cc4f]{text-transform:capitalize}.core-competencies-section .middle p[data-v-6c28cc4f]{margin-top:15px;line-height:22px}.core-competencies-section .middle-left[data-v-6c28cc4f],.core-competencies-section .middle-right[data-v-6c28cc4f]{width:80%;margin:0 auto}@media (min-width: 576px){.core-competencies-section .middle-left[data-v-6c28cc4f],.core-competencies-section .middle-right[data-v-6c28cc4f]{margin:unset}}@media (min-width: 850px){.core-competencies-section .middle-left[data-v-6c28cc4f],.core-competencies-section .middle-right[data-v-6c28cc4f]{width:43.5%}}.core-competencies-section .middle-right[data-v-6c28cc4f]{margin-top:30px}@media (min-width: 850px){.core-competencies-section .middle-right[data-v-6c28cc4f]{margin-top:0}}.core-competencies-section .content[data-v-6c28cc4f]{display:flex;flex-direction:column;align-items:center;padding-top:30px}@media (min-width: 850px){.core-competencies-section .content[data-v-6c28cc4f]{flex-flow:row wrap;align-items:flex-start;justify-content:space-between;padding:20px 100px 0 175px}}.core-competencies-section .content .subheader[data-v-6c28cc4f]{font-weight:700;color:#002b59}@media (min-width: 850px){.core-competencies-section .content .body-top[data-v-6c28cc4f]{min-height:420px}}@media (min-width: 992px){.core-competencies-section .content .body-top[data-v-6c28cc4f]{min-height:350px}}@media (min-width: 1200px){.core-competencies-section .content .body-top[data-v-6c28cc4f]{min-height:265px}}@media (min-width: 850px){.core-competencies-section .content .body-bottom[data-v-6c28cc4f]{min-height:220px}}@media (min-width: 992px){.core-competencies-section .content .body-bottom[data-v-6c28cc4f]{min-height:180px}}@media (min-width: 1200px){.core-competencies-section .content .body-bottom[data-v-6c28cc4f]{min-height:150px}}.core-competencies-section .content>*[data-v-6c28cc4f]{width:80%;margin-bottom:15px}@media (min-width: 850px){.core-competencies-section .content>*[data-v-6c28cc4f]{width:47%}}.core-competencies-section .content>* img[data-v-6c28cc4f]{width:100%}.core-competencies-section .content .img-container[data-v-6c28cc4f]{width:100%;margin-top:1.375rem;margin-bottom:1.875rem;overflow:hidden}.core-competencies-section .content .img-container img[data-v-6c28cc4f]{width:100%;object-fit:cover;object-position:center;aspect-ratio:6/4}.corporate-section[data-v-26d8e27b]{margin-top:30px}@media (min-width: 850px){.corporate-section[data-v-26d8e27b]{margin-top:80px}}.corporate-section .content[data-v-26d8e27b]{width:80%;padding:20px 0 0;margin:0 auto}@media (min-width: 850px){.corporate-section .content[data-v-26d8e27b]{width:auto;padding:20px 100px 0 175px;margin:unset}}.corporate-section .content ul[data-v-26d8e27b]{padding-left:20px;margin:20px 0;list-style:square}@media (min-width: 576px){.corporate-section .content ul[data-v-26d8e27b]{padding-left:40px;margin:0 0 15px}}.corporate-section .content ul li[data-v-26d8e27b]{margin-bottom:5px}.corporate-section .content .kce[data-v-26d8e27b]{display:flex;flex-direction:column;align-items:center}@media (min-width: 992px){.corporate-section .content .kce[data-v-26d8e27b]{flex-direction:row;align-items:flex-start;justify-content:space-between}}.corporate-section .content .kce .kce-left[data-v-26d8e27b]{width:100%}@media (min-width: 992px){.corporate-section .content .kce .kce-left[data-v-26d8e27b]{width:45%}}.corporate-section .content .kce .kce-right[data-v-26d8e27b]{width:100%}@media (min-width: 992px){.corporate-section .content .kce .kce-right[data-v-26d8e27b]{width:48%}}.corporate-section .content .kce .kce-right .kce-image[data-v-26d8e27b]{width:100%;height:100%;object-fit:cover;margin:20px 0}.corporate-section .content .kce .kce-right[data-v-26d8e27b] img{width:800px;max-width:100%}.leadership-section[data-v-654cb8df]{padding:50px 0;overflow:hidden;background-color:#95a1af26}.leadership-section .content[data-v-654cb8df]{width:80%;max-width:1096px;margin:27px auto 0}@media (min-width: 850px){.leadership-section .content[data-v-654cb8df]{width:auto;margin:27px 100px 0 175px}}@media (min-width: 1600px){.leadership-section .content[data-v-654cb8df]{width:100%;margin:27px auto 0}}.leadership-section .content .team-cards-desktop[data-v-654cb8df]{display:none}@media (min-width: 576px){.leadership-section .content .team-cards-desktop[data-v-654cb8df]{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}}@media (min-width: 1200px){.leadership-section .content .team-cards-desktop[data-v-654cb8df]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:auto;grid-row-gap:5px;column-gap:30px}}.leadership-section .content .team-cards-mobile[data-v-654cb8df] .carousel__pagination{flex-wrap:wrap;padding-left:0;margin-left:0}@media (min-width: 576px){.leadership-section .content .team-cards-mobile[data-v-654cb8df]{display:none}}.leadership-section .content .quote-container[data-v-654cb8df]{width:50%;padding:50px 51px 78px;margin-top:50px;color:#fff;text-align:center;background-color:#58595b80}@media (min-width: 576px){.leadership-section .content .quote-container[data-v-654cb8df]{margin-top:0}}@media (min-width: 1034px){.leadership-section .content .quote-container[data-v-654cb8df]{width:100%}}@media (min-width: 1287px){.leadership-section .content .quote-container[data-v-654cb8df]{width:75%}}.leadership-section .content .quote-container .icon[data-v-654cb8df]{width:16px;height:15px;margin-bottom:35px}.leadership-section .content .quote-container .quote[data-v-654cb8df]{font-size:20px;font-style:italic;line-height:30px;letter-spacing:0}.leadership-section .content .quote-desktop[data-v-654cb8df]{display:none}@media (min-width: 576px){.leadership-section .content .quote-desktop[data-v-654cb8df]{display:block}}.leadership-section .content .quote-mobile[data-v-654cb8df]{display:block;width:100%}@media (min-width: 576px){.leadership-section .content .quote-mobile[data-v-654cb8df]{display:none}}.certifications-section[data-v-25099b05]{padding:50px 0}.certifications-section .content[data-v-25099b05]{width:80%;margin:30px auto 0}@media (min-width: 850px){.certifications-section .content[data-v-25099b05]{width:auto;padding:22px 100px 0 175px;margin:unset}}.certifications-section .content ul[data-v-25099b05]{padding-left:20px;margin:20px 0;list-style:square}@media (min-width: 576px){.certifications-section .content ul[data-v-25099b05]{padding-left:40px;margin:0}}.certifications-section .content p[data-v-25099b05]:last-of-type{margin-top:20px}@media (min-width: 576px){.certifications-section .content p[data-v-25099b05]:last-of-type{margin-top:10px}}.certifications-section .content .certification-images[data-v-25099b05]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1000px;margin:50px 0 40px}.certifications-section .content .certification-images .image[data-v-25099b05]{width:121px;height:auto;margin:0 10px 10px 0;object-fit:contain}@media (min-width: 350px){.certifications-section .content .certification-images .image[data-v-25099b05]{width:130px;height:130px}}@media (min-width: 400px){.certifications-section .content .certification-images .image[data-v-25099b05]{width:150px;height:150px}}.certifications-section .content a[data-v-25099b05]{text-decoration:underline;text-underline-offset:.125em}.awards-section[data-v-7b9046e1]{padding:50px 0}@media (min-width: 576px){.awards-section[data-v-7b9046e1]{padding:100px 0}}.awards-section .awards-desktop[data-v-7b9046e1]{display:none}@media (min-width: 576px){.awards-section .awards-desktop[data-v-7b9046e1]{display:flex;flex-wrap:wrap;align-items:center;width:80%;margin:30px auto 0}}@media (min-width: 850px){.awards-section .awards-desktop[data-v-7b9046e1]{width:auto;max-width:1096px;margin:20px 115px 0 175px}}.awards-section .awards-mobile[data-v-7b9046e1]{margin:30px auto 0}@media (min-width: 576px){.awards-section .awards-mobile[data-v-7b9046e1]{display:none}}.awards-section .awards .award-image[data-v-7b9046e1]{width:48%;margin:0 18px 17px 0}.awards-section .awards .award-image[data-v-7b9046e1]:nth-child(2n+2){margin-right:0}@media (min-width: 850px){.awards-section .awards .award-image[data-v-7b9046e1]{width:31%}.awards-section .awards .award-image[data-v-7b9046e1]:nth-child(2n+2){margin-right:18px}.awards-section .awards .award-image[data-v-7b9046e1]:nth-child(3n+3){margin-right:0}}.locations-section[data-v-67e0790a]{padding:0 0 100px}.locations-section .section-icon[data-v-67e0790a]{width:31px}.locations-section .content[data-v-67e0790a]{display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:space-between;width:80%;margin:30px auto 0}@media (min-width: 850px){.locations-section .content[data-v-67e0790a]{width:auto;padding:55px 100px 0 176px;margin:unset}}@media (min-width: 1000px){.locations-section .content[data-v-67e0790a]{display:grid;grid-template-columns:calc(45% - 1rem) calc(55% - 1rem);grid-gap:2rem}}@media (min-width: 1150px){.locations-section .content[data-v-67e0790a]{grid-template-columns:calc(40% - 1rem) calc(60% - 1rem)}}@media (min-width: 1270px){.locations-section .content[data-v-67e0790a]{grid-template-columns:calc(35% - 1rem) calc(65% - 1rem)}}.locations-section .content .locations-left[data-v-67e0790a]{width:100%}@media (min-width: 1270px){.locations-section .content .locations-left[data-v-67e0790a]{margin-right:0}}.locations-section .content .locations-left .location-list[data-v-67e0790a]{padding:.5rem 1rem .625rem;margin-top:30px;border:1px solid #95a1af}.locations-section .content .locations-left .location-list .active[data-v-67e0790a]{color:#58595b}.locations-section .content .locations-left .location-list li[data-v-67e0790a]{display:flex;align-items:center;margin-bottom:14px;transition:color .2s ease}.locations-section .content .locations-left .location-list li[data-v-67e0790a]:hover{color:#000}.locations-section .content .locations-left .location-list li.list-item-child[data-v-67e0790a]{margin-left:1rem}.locations-section .content .locations-left .location-list li svg[data-v-67e0790a]{width:.9375rem;margin-right:.25rem;margin-left:auto;fill:#58595b}.locations-section .content .locations-right[data-v-67e0790a]{width:100%}.locations-section .content .locations-right .map[data-v-67e0790a]{width:100%;height:475px;margin-bottom:1.75rem}@media (min-width: 1000px){.locations-section .content .locations-right .map[data-v-67e0790a]{height:623px}}.locations-section .content .locations-right .location-details-container[data-v-67e0790a]{margin-top:1.875rem;line-height:1.5}.locations-section .content .locations-right .location-details-container h3[data-v-67e0790a]{margin-bottom:.625rem}.locations-section .content .locations-right .location-details-container address[data-v-67e0790a]{margin-bottom:.625rem;font-style:normal;text-transform:uppercase}.locations-section .content .locations-right .location-details-container .phone-fax[data-v-67e0790a]{font-size:1rem;text-transform:uppercase}.locations-section .content .locations-right .location-details-container .location-image-container[data-v-67e0790a]{width:100%}.locations-section .content .locations-right .location-details-container .location-image-container[data-v-67e0790a] img{width:100%;height:auto}.locations-section .content .locations-right .location-details-container .location-more-details[data-v-67e0790a] p{font-size:1rem}.icon.delete{display:flex;justify-content:center;align-items:center;padding:0;margin:0;border:none;background:none;height:8px;width:8px;min-height:8px;min-width:8px;max-height:8px;max-width:8px;cursor:pointer}.icon.arrow-downward{color:#999;border-style:solid;border-width:4px 4px 0;border-color:#999 transparent transparent;content:"";transition:transform .2s linear;cursor:pointer}.icon.arrow-downward.active{transform:rotate(180deg)}.vue-select{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:150px;border-radius:4px;border:1px solid #999;box-sizing:border-box;outline:none}.vue-select[aria-disabled=true]{background-color:#efefef}.vue-select[aria-disabled=true] *,.vue-select[aria-disabled=true] input{cursor:not-allowed}.vue-select-header{display:flex;width:100%;align-items:center;justify-content:space-between}.vue-select-header .icon.loading,.vue-select-header .icon.arrow-downward{margin-right:4px}.vue-tags{display:flex;flex-wrap:wrap;margin:0;padding:2px;min-height:calc(1rem + 4px);user-select:none}.vue-tags.collapsed{flex-wrap:nowrap;overflow:auto}.vue-tag{display:none;align-items:center;justify-content:center;list-style-type:none;border-radius:4px;background-color:#999;padding:0 4px;margin:2px;min-height:1rem;font-size:.8rem}.vue-tag span{margin-right:4px}.vue-tag.selected{display:flex;align-items:center;justify-content:center;background-color:#999;border-radius:4px;padding:0 4px;font-size:.8rem}.vue-tags[data-removable=false] .vue-tag.selected img:hover{cursor:not-allowed}.vue-select-input-wrapper{position:relative;display:flex;width:100%;align-items:center;justify-content:space-between}.vue-select-input-wrapper .icon.loading{margin-right:4px}.vue-input{display:inline-flex;align-items:center;border-radius:4px;border:none;outline:none;max-width:100%;min-width:0;width:100%;box-sizing:border-box;padding:4px}.vue-select[data-is-focusing=false][aria-disabled=false] .vue-input input,input[readonly]{cursor:default}.vue-input input{border:none;outline:none;width:100%;min-width:0;font-size:.8rem;padding:0}.vue-input input[disabled]{background-color:#efefef}.vue-input input[readonly],.vue-select-header .vue-input input[disabled]{background-color:unset}.vue-dropdown{display:none;position:absolute;background-color:#fff;z-index:1;overflow-y:auto;width:100%;min-width:0;margin:0;padding:0;left:-1px;box-sizing:content-box;border:1px solid #999;list-style-type:none}.vue-select[aria-expanded=true] .vue-dropdown{display:unset}.vue-dropdown[data-visible-length="0"]{border:none}.vue-dropdown-item{list-style-type:none;padding:4px;cursor:pointer;min-height:1rem}.vue-dropdown-item.highlighted{background-color:#41b883}.vue-dropdown-item.disabled{background-color:#efefef;cursor:not-allowed}.vue-dropdown-item.selected{background-color:#f3f3f3}.vue-dropdown-item.selected.highlighted{background-color:#ff6a6a}.vue-dropdown[data-removable=false] .vue-dropdown-item.selected:hover{cursor:not-allowed}.vue-dropdown[data-addable=false][data-multiple=true] .vue-dropdown-item:not(.selected):hover{cursor:not-allowed}.icon.loading{display:inline-block;position:relative;width:8px;min-width:8px;height:8px;min-height:8px}.icon.loading div{box-sizing:border-box;display:block;position:absolute;border:1px solid #999;width:8px;height:8px;border-radius:50%;animation:loading 1s cubic-bezier(.5,0,.5,1) infinite;border-color:#999 transparent transparent transparent}.icon.loading div:nth-child(1){animation-delay:-.08s}.icon.loading div:nth-child(2){animation-delay:-.16s}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.inline-flex{display:inline-flex}.vue-select[aria-expanded=true].direction-bottom{border-bottom-left-radius:0;border-bottom-right-radius:0}.vue-select[aria-expanded=true].direction-top{border-top-left-radius:0;border-top-right-radius:0}.vue-select.direction-top .vue-dropdown{bottom:100%;border-top-left-radius:3px;border-top-right-radius:3px}.vue-select.direction-bottom .vue-dropdown{top:100%;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.Pagination{display:flex;flex-flow:row;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style-type:none}.PaginationControl{display:flex;align-items:center}.Control{position:relative;display:block;width:18px;height:18px;margin:0 2px;fill:#bbb}.Control-active{fill:#333;cursor:pointer;transition:fill .2s ease-in-out}.Control-active:hover{fill:#000;transition:fill .2s ease-in-out}.Page{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0 2px;color:#666;background-color:transparent;font-size:14px;border-radius:3px;box-sizing:border-box;border-color:transparent;cursor:pointer;outline:0;user-select:none}.Page:hover{border:1px solid #DEDEDE}.Page-active{color:#333;border:1px solid #DEDEDE}.DotsHolder{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0 2px;box-sizing:border-box}.Dots{width:8px;height:4px;fill:#bbb}.filtered-news[data-v-17d447be]{padding:45px 50px;color:#000;background-color:#95a1af26}@media (min-width: 1000px){.filtered-news[data-v-17d447be]{max-width:430px;min-height:100%}}.filtered-news[data-v-17d447be] .vue-select{width:100%;color:#000;border-color:#000}.filtered-news[data-v-17d447be] .vue-select .vue-input input{color:#000}.filtered-news[data-v-17d447be] .vue-select .vue-input input::placeholder{color:#000}.filtered-news[data-v-17d447be] .vue-select .vue-dropdown{background-color:#f0f1f3}.filtered-news .news-articles .news-article[data-v-17d447be]{padding-bottom:28px;margin-top:30px}.filtered-news .news-articles .news-article[data-v-17d447be]:not(:last-of-type){border-bottom:1px solid #000}.filtered-news .news-articles .news-article .date[data-v-17d447be]{margin-bottom:3px;font-size:.875rem}.filtered-news .news-articles .news-article .headline[data-v-17d447be]{color:#000;text-transform:uppercase}.filtered-news .news-articles .news-article .short-body[data-v-17d447be]{margin-top:10px;font-size:.875rem}.filtered-news .news-articles .news-article .button-text[data-v-17d447be]{color:#000}.nav-pagnination-container[data-v-17d447be]{gap:20px;justify-content:center;margin-bottom:30px}.nav-pagnination-container[data-v-17d447be] .pagination{flex-grow:0}.news-view .top-container[data-v-4941e1b7]{position:relative;display:flex;align-items:center;justify-content:center;padding:0 36px;margin-top:26px}@media (min-width: 520px){.news-view .top-container[data-v-4941e1b7]{justify-content:flex-end;padding:0 68px}}.news-view .top-container .search-input[data-v-4941e1b7]{width:220px}@media (min-width: 1100px){.news-view .top-container .search-input[data-v-4941e1b7]{width:320px}}.news-view .top-container .stay-connected[data-v-4941e1b7]{position:absolute;top:40px;left:50%;z-index:2;display:flex;flex-direction:column;margin-top:30px;text-align:center;transform:translate(-50%)}@media (min-width: 520px){.news-view .top-container .stay-connected[data-v-4941e1b7]{top:-20px;left:90px;text-align:left;transform:translate(0)}}@media (min-width: 755px){.news-view .top-container .stay-connected[data-v-4941e1b7]{flex-direction:row;align-items:flex-start}}@media (min-width: 940px){.news-view .top-container .stay-connected[data-v-4941e1b7]{left:50%;transform:translate(-50%)}}.news-view .top-container .stay-connected h3[data-v-4941e1b7]{font-family:Oswald,arial,helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:16px;color:#8b8d8d;text-transform:lowercase;letter-spacing:.0777777778em}.news-view .top-container .stay-connected h3[data-v-4941e1b7]:first-letter{text-transform:uppercase}.news-view .top-container .stay-connected .socials[data-v-4941e1b7]{display:flex;align-items:center;margin-top:25px}@media (min-width: 520px){.news-view .top-container .stay-connected .socials[data-v-4941e1b7]{margin-left:-8px}}@media (min-width: 755px){.news-view .top-container .stay-connected .socials[data-v-4941e1b7]{margin-left:0}}@media (min-width: 755px){.news-view .top-container .stay-connected .socials[data-v-4941e1b7]{margin-top:-5px;margin-left:24px}}.news-view .top-container .stay-connected .socials .social[data-v-4941e1b7]{width:20px;max-width:none;fill:#8b8d8d}.news-view .top-container .stay-connected .socials .main-socials[data-v-4941e1b7]{display:flex;align-items:flex-start;justify-content:space-between;width:100px;margin-right:24px;margin-bottom:10px}.news-view .top-container .stay-connected .socials .main-socials a[data-v-4941e1b7]:last-child{transform:scale(1.3) translate(5px,2px)}.news-view .top-container .stay-connected .socials .upi-social[data-v-4941e1b7]{min-width:140px}@media (min-width: 520px){.news-view .top-container .stay-connected .socials .upi-social[data-v-4941e1b7]{min-width:auto}}.news-view .top-container .stay-connected .socials .upi-social p[data-v-4941e1b7]{margin-top:-2px;margin-right:24px}.news-view .top-container .stay-connected .socials .upi-social p .social[data-v-4941e1b7]{margin-left:14px;transform:translateY(3px)}.news-view .content[data-v-4941e1b7]{display:flex;flex-direction:column-reverse;align-items:center;width:80%;padding:40px 0 100px;margin:140px auto 0}@media (min-width: 520px){.news-view .content[data-v-4941e1b7]{margin-top:75px}}@media (min-width: 755px){.news-view .content[data-v-4941e1b7]{margin-top:30px}}@media (min-width: 1000px){.news-view .content[data-v-4941e1b7]{flex-direction:row;align-items:stretch;justify-content:space-between;width:auto;padding:40px 0 100px 100px;margin:unset;margin-top:30px}}.news-view .content .news-left[data-v-4941e1b7]{display:flex;flex-direction:column;justify-content:center;width:100%}@media (min-width: 1000px){.news-view .content .news-left[data-v-4941e1b7]{width:60%;margin-right:30px}}@media (min-width: 1280px){.news-view .content .news-left[data-v-4941e1b7]{margin-right:0}}.news-view .content .news-left .recent-news[data-v-4941e1b7],.news-view .content .news-left .result-news[data-v-4941e1b7]{position:relative;color:#95a1af}.news-view .content .news-left .recent-news[data-v-4941e1b7]:after,.news-view .content .news-left .result-news[data-v-4941e1b7]:after{position:absolute;right:0;bottom:0;left:0;z-index:-1;height:.5em;content:"";border-top:1px solid rgba(149,161,175,.15)}.news-view .content .news-left .recent-news span[data-v-4941e1b7],.news-view .content .news-left .result-news span[data-v-4941e1b7]{padding-right:10px;background-color:#fff}.news-view .content .news-left .recent-items[data-v-4941e1b7],.news-view .content .news-left .result-items[data-v-4941e1b7]{display:flex;flex-wrap:wrap;gap:30px 0;justify-content:space-between;width:100%}.news-view .content .news-left .recent-items .text-preview[data-v-4941e1b7],.news-view .content .news-left .result-items .text-preview[data-v-4941e1b7]{margin-bottom:30px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.news-view .content .news-left .recent-item[data-v-4941e1b7],.news-view .content .news-left .result-item[data-v-4941e1b7]{width:100%;height:fit-content}@media (min-width: 576px){.news-view .content .news-left .recent-item[data-v-4941e1b7],.news-view .content .news-left .result-item[data-v-4941e1b7]{width:47%}}.news-view .content .news-left .recent-item .featured-img-container[data-v-4941e1b7],.news-view .content .news-left .result-item .featured-img-container[data-v-4941e1b7]{width:100%;overflow:hidden}.news-view .content .news-left .recent-item .featured-img-container img[data-v-4941e1b7],.news-view .content .news-left .result-item .featured-img-container img[data-v-4941e1b7]{width:100%;object-fit:cover;object-position:center;aspect-ratio:16/9}.news-view .content .news-left .recent-item h3[data-v-4941e1b7],.news-view .content .news-left .result-item h3[data-v-4941e1b7]{margin:30px 0}.news-view .content .news-left .recent-item .headline[data-v-4941e1b7],.news-view .content .news-left .result-item .headline[data-v-4941e1b7]{color:#000;text-transform:uppercase}.news-view .content .news-left .recent-item .read-more[data-v-4941e1b7],.news-view .content .news-left .result-item .read-more[data-v-4941e1b7]{display:flex;align-items:center;justify-content:space-between}.news-view .content .news-left .recent-item .read-more .icon-clock[data-v-4941e1b7],.news-view .content .news-left .result-item .read-more .icon-clock[data-v-4941e1b7]{margin-right:10px;transform:translateY(3px)}.news-view .content .news-left .recent-item[data-v-4941e1b7]:first-of-type{width:100%}.news-view .content .news-right[data-v-4941e1b7]{width:100%;margin-bottom:50px}@media (min-width: 1000px){.news-view .content .news-right[data-v-4941e1b7]{max-width:430px;margin-bottom:0}}.nav-pagnination-container[data-v-4941e1b7]{gap:20px;justify-content:center;margin-bottom:30px}.nav-pagnination-container[data-v-4941e1b7] .pagination{flex-grow:0}.who-we-are .paragraph[data-v-8c8948cc]{width:80%;margin:20px auto 0}.who-we-are .youtube-video[data-v-8c8948cc]{display:block;width:80%;height:50vw;max-height:700px;margin:50px auto 0}.who-we-are .badges-section[data-v-8c8948cc]{display:flex;align-items:flex-start;justify-content:space-between;padding:10px 0;margin:45px auto 0;overflow-x:scroll;overflow-y:hidden;text-align:center}@media (min-width: 1205px){.who-we-are .badges-section[data-v-8c8948cc]{width:1205px;overflow-x:hidden}}.who-we-are .badges-section .button-text[data-v-8c8948cc]{font-size:.875rem;text-align:center;letter-spacing:.1em}.who-we-are .badges-section .icon[data-v-8c8948cc]{width:41px;max-width:none;height:41px;margin-bottom:15px;color:#95a1af}.who-we-are .badges-section>*[data-v-8c8948cc]{display:flex;flex-direction:column;align-items:center;width:fit-content;margin:0 15px;cursor:pointer;transition:all .2s ease}.who-we-are .badges-section>*:hover .button-text[data-v-8c8948cc],.who-we-are .badges-section>*:hover .icon[data-v-8c8948cc],.who-we-are .badges-section>*:hover path[data-v-8c8948cc]{color:#000;fill:#000}.who-we-are .badges-section>*[data-v-8c8948cc] font{cursor:pointer}.who-we-are .badges-section>*[data-v-8c8948cc]:last-of-type{margin-right:30px}.who-we-are .badges-section>*[data-v-8c8948cc]:first-of-type{margin-left:30px}.who-we-are .badges-section>* svg[data-v-8c8948cc]{fill:#95a1af}.who-we-are .badges-section .certification .icon[data-v-8c8948cc]{margin-bottom:20px}.who-we-are .badges-section .competencies[data-v-8c8948cc],.who-we-are .badges-section .corporate[data-v-8c8948cc]{width:135px}.larger-text p[data-v-816b70f4],.larger-text h3[data-v-816b70f4]{font-size:20px}.who-we-are-leadership .name-container[data-v-816b70f4]{width:80%;padding:40px 0 0;margin:0 auto;text-align:center}@media (min-width: 576px){.who-we-are-leadership .name-container[data-v-816b70f4]{text-align:left}}@media (min-width: 950px){.who-we-are-leadership .name-container[data-v-816b70f4]{width:auto;padding:80px 100px 0;margin:unset}}.who-we-are-leadership .name-container p[data-v-816b70f4]{margin-top:7px;font-size:22px}.who-we-are-leadership .go-back[data-v-816b70f4]{margin-top:25px}.who-we-are-leadership .go-back svg[data-v-816b70f4]{margin:-3px 7px 0 0;vertical-align:middle}.who-we-are-leadership .banner[data-v-816b70f4]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:80%;margin:0 auto;color:#fff;background-color:#002b59}@media (min-width: 950px){.who-we-are-leadership .banner[data-v-816b70f4]{flex-direction:row;width:auto;margin:unset;margin-left:100px}}.who-we-are-leadership .banner .main-image[data-v-816b70f4]{width:100%;height:100%;object-fit:cover}@media (min-width: 950px){.who-we-are-leadership .banner .main-image[data-v-816b70f4]{width:auto;object-fit:contain;max-height:417px}}.who-we-are-leadership .banner-right[data-v-816b70f4]{padding:30px 40px}@media (min-width: 950px){.who-we-are-leadership .banner-right[data-v-816b70f4]{width:70%;padding:20px 40px}}.who-we-are-leadership .banner-right .subheader[data-v-816b70f4]{color:#fff}.who-we-are-leadership .banner-right .did-you-know[data-v-816b70f4]{font-weight:400;line-height:24px;text-transform:none}.who-we-are-leadership .banner-right hr[data-v-816b70f4]{margin:1.25rem 0;border:0;border-top:1px solid #fff}.who-we-are-leadership .banner-right .extra-blurb[data-v-816b70f4]{font-size:1.125rem;line-height:1.3}.who-we-are-leadership .banner-right .extra-blurb[data-v-816b70f4] .clickable-area{display:block}.who-we-are-leadership .banner-right .extra-blurb[data-v-816b70f4] .btn{padding:8px 15px 10px;color:#002b59;background-color:#fff;border-color:#fff;transition:all .2s ease}.who-we-are-leadership .banner-right .extra-blurb[data-v-816b70f4] .btn:hover{color:#fff;background-color:transparent}.who-we-are-leadership .body[data-v-816b70f4]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:80%;padding:15px 0 100px;margin:0 auto}@media (min-width: 950px){.who-we-are-leadership .body[data-v-816b70f4]{flex-direction:row;width:auto;padding-left:100px;margin:unset}}.who-we-are-leadership .body-text[data-v-816b70f4]{width:100%;font-size:1rem;line-height:1.2}@media (min-width: 950px){.who-we-are-leadership .body-text[data-v-816b70f4]{width:50%}}@media (min-width: 950px){.who-we-are-leadership .body-images[data-v-816b70f4]{width:45%}}.who-we-are-leadership .body-images img[data-v-816b70f4]{width:100%;margin-top:10px}.who-we-are-leadership.is-leadership .name-container[data-v-816b70f4]{color:#000}.who-we-are-leadership.is-leadership .banner[data-v-816b70f4]{background-color:#000}.who-we-are-leadership.is-leadership .body[data-v-816b70f4]{color:#000}.careers-view[data-v-1177b2c4]{padding-bottom:100px;color:#000}.careers-view .join-section[data-v-1177b2c4]{margin-top:55px}.careers-view .join-section .content[data-v-1177b2c4]{display:flex;flex-direction:column;align-items:center}@media (min-width: 850px){.careers-view .join-section .content[data-v-1177b2c4]{flex-direction:row;align-items:flex-start;justify-content:space-between}}.careers-view .join-section .content ul[data-v-1177b2c4]{margin:0 0 30px 15px;list-style:square}@media (min-width: 1000px){.careers-view .join-section .content ul[data-v-1177b2c4]{display:flex;flex-wrap:wrap}}.careers-view .join-section .content ul li[data-v-1177b2c4]{margin-right:28px;margin-bottom:5px}@media (min-width: 1000px){.careers-view .join-section .content ul li[data-v-1177b2c4]{width:42%}}.careers-view .join-section .content .join-left[data-v-1177b2c4]{width:80%}@media (min-width: 850px){.careers-view .join-section .content .join-left[data-v-1177b2c4]{width:50%;max-width:716px;padding-left:100px;margin-right:50px}}.careers-view .join-section .content .join-right[data-v-1177b2c4]{width:80%;margin:30px 0}@media (min-width: 850px){.careers-view .join-section .content .join-right[data-v-1177b2c4]{width:50%;height:500px;margin:0}}.careers-view .join-section .content .join-right[data-v-1177b2c4] img{width:100%;height:100%;object-fit:cover}@media (min-width: 850px){.careers-view .join-section .content .join-right[data-v-1177b2c4] img{height:400px}}@media (min-width: 1430px){.careers-view .join-section .content .join-right[data-v-1177b2c4] img{height:100%}}.careers-view .positions-section[data-v-1177b2c4]{width:80%;padding-top:100px;margin:0 auto}@media (min-width: 850px){.careers-view .positions-section[data-v-1177b2c4]{width:auto;padding:100px 100px 0;margin:unset}}.careers-view .positions-section .subheader[data-v-1177b2c4]{font-size:1.1875rem;line-height:1;color:#000}.careers-view .positions-section p[data-v-1177b2c4]{font-size:.9375rem;color:#000}.careers-view .positions-section .toolbar[data-v-1177b2c4]{display:flex;flex-direction:column;align-items:flex-start;max-width:1015px;margin-bottom:50px}@media (min-width: 850px){.careers-view .positions-section .toolbar[data-v-1177b2c4]{flex-direction:row;align-items:center}}.careers-view .positions-section .toolbar>*[data-v-1177b2c4]{width:100%;max-width:320px;margin-bottom:15px}@media (min-width: 850px){.careers-view .positions-section .toolbar>*[data-v-1177b2c4]{width:33.3%;max-width:auto;margin-bottom:0}}.careers-view .positions-section .toolbar>*[data-v-1177b2c4]:not(:last-of-type){margin-right:30px}.careers-view .positions-section .table-container[data-v-1177b2c4]{max-width:1015px;overflow-x:scroll}.careers-view .positions-section .table-container .table-header[data-v-1177b2c4]{color:#000;text-transform:capitalize}.careers-view .positions-section .table-container table[data-v-1177b2c4]{width:1015px;text-align:left;border-collapse:collapse}.careers-view .positions-section .table-container table tr th[data-v-1177b2c4],.careers-view .positions-section .table-container table tr td[data-v-1177b2c4]{padding:15px 0;border-bottom:1px solid #002b59}.careers-view .positions-section .table-container table tr td[data-v-1177b2c4]{cursor:pointer}.careers-view .positions-section .table-container table tr th[data-v-1177b2c4]{padding:20px 0}.careers-view .positions-section .table-container table tbody tr[data-v-1177b2c4]{text-transform:capitalize}.careers-view .positions-section .table-container table tbody tr[data-v-1177b2c4]:hover{color:#002b5980}.careers-view .pagination[data-v-1177b2c4],.careers-view .nav-pagnination-container[data-v-1177b2c4]{margin-bottom:30px}.careers-view .pagination[data-v-1177b2c4] .pagination,.careers-view .nav-pagnination-container[data-v-1177b2c4] .pagination{flex-grow:0}.careers-view .nav-pagnination-container[data-v-1177b2c4]{gap:20px;justify-content:center}.career-view[data-v-28d81c6e]{color:#000}.career-view .page-title[data-v-28d81c6e]{margin-bottom:60px}.career-view p[data-v-28d81c6e]{text-align:left}.career-view .career-description[data-v-28d81c6e] ul{margin:0 0 30px 15px;list-style:square}.career-view .career-description[data-v-28d81c6e] ul li{margin-bottom:5px;font-size:1rem;line-height:18px}.career-view .content[data-v-28d81c6e]{display:flex;flex-direction:column;align-items:center;width:80%;padding:45px 0 50px;margin:0 auto}@media (min-width: 850px){.career-view .content[data-v-28d81c6e]{flex-direction:row;align-items:flex-start;justify-content:space-between;width:auto;padding:90px 0 100px 100px;margin:unset}}.career-view .content .career-left[data-v-28d81c6e]{width:100%;margin-bottom:30px}@media (min-width: 850px){.career-view .content .career-left[data-v-28d81c6e]{position:relative;width:65%;max-width:820px;margin-right:50px;margin-bottom:0}}.career-view .content .career-left .section-header[data-v-28d81c6e]{position:absolute;top:-60px;left:0}.career-view .content .career-left .subheader[data-v-28d81c6e]{margin-bottom:30px;text-align:left}.career-view .content .career-left .go-back[data-v-28d81c6e],.career-view .content .career-left .submit-resume[data-v-28d81c6e]{margin-top:30px}.career-view .content .career-left .go-back .button-text[data-v-28d81c6e]{display:flex;align-items:center;margin-left:-23px}.career-view .content .career-left .go-back .button-text svg[data-v-28d81c6e]{margin-right:7px}.career-view .content .career-right[data-v-28d81c6e]{width:100%;padding:40px;color:#fff;background-color:#8b8d8d}@media (min-width: 850px){.career-view .content .career-right[data-v-28d81c6e]{width:35%;max-width:396px}}.career-view .content .career-right .requirements[data-v-28d81c6e]{text-transform:capitalize}.career-view .content .career-right .requirements h3[data-v-28d81c6e]{line-height:35px}.career-view .content .career-right .requirements ul[data-v-28d81c6e]{margin-left:15px;list-style:square}.career-view .content .career-right .requirements ul li[data-v-28d81c6e]:not(:first-of-type){margin-top:10px}.contact-view[data-v-f6dc50a2]{padding-bottom:50px}@media (min-width: 850px){.contact-view[data-v-f6dc50a2]{padding-bottom:100px}}.contact-view .page-title[data-v-f6dc50a2]{margin-bottom:30px}.contact-view .subheader[data-v-f6dc50a2]{color:#000}.contact-view .icon[data-v-f6dc50a2]{margin-right:5px;fill:#000;transform:translateY(3px)}.contact-view .content[data-v-f6dc50a2]{width:80%;margin:0 auto}@media (min-width: 850px){.contact-view .content[data-v-f6dc50a2]{width:auto;padding:0 125px 0 109px;margin:unset}}.contact-view .content .company-numbers .icon[data-v-f6dc50a2]{margin-right:5px;fill:#000;transform:translateY(3px)}.contact-view .content form[data-v-f6dc50a2]{margin-top:30px}.contact-view .content form .information[data-v-f6dc50a2]{display:flex;flex-direction:column}@media (min-width: 1342px){.contact-view .content form .information[data-v-f6dc50a2]{flex-direction:row;align-items:center;justify-content:space-between}}.contact-view .content form .information .personal-info[data-v-f6dc50a2]{display:flex;flex-wrap:wrap;align-items:center;max-width:860px}.contact-view .content form .information .personal-info input[data-v-f6dc50a2]{width:100%;margin:0 0 32px;font-family:Titillium Web,arial,helvetica,sans-serif;border-color:#95a1af}@media (min-width: 576px){.contact-view .content form .information .personal-info input[data-v-f6dc50a2]{width:385px;margin-right:30px}}.contact-view .content form .information .personal-info input[data-v-f6dc50a2]::placeholder{color:#95a1af}.contact-view .content form .information .personal-info select[data-v-f6dc50a2]{width:100%;padding:9px 0;margin:0 0 32px;font-family:Titillium Web,arial,helvetica,sans-serif;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%238b8d8d' viewBox='0 0 94 50'%3e%3cpath d='M.728 5.912 42.46 47.67s2.106 2.237 4.808 2.237c2.7 0 4.78-2.237 4.78-2.237l41.76-41.76-5.32-5.32-38.52 38.525s-1.506 1.454-2.676 1.454c-1.17 0-2.726-1.455-2.726-1.455L6.048.597.728 5.912Z' /%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;border-color:#95a1af;border-style:solid;border-width:0 0 1px;outline:none;appearance:none}@media (min-width: 576px){.contact-view .content form .information .personal-info select[data-v-f6dc50a2]{width:385px;margin-right:30px}}.contact-view .content form .information .personal-info select[data-v-f6dc50a2]::placeholder{color:#95a1af}.contact-view .content form .information .personal-info select.unselected[data-v-f6dc50a2]{color:#95a1af}.contact-view .content form .button-text[data-v-f6dc50a2]{padding:10px 15px;margin-bottom:25px;color:#fff;background-color:#002b59;border-radius:3px;transition:all .2s ease}.contact-view .content form .button-text[data-v-f6dc50a2]:hover{background-color:#002b59e6}.contact-view .content form label[data-v-f6dc50a2]{display:inline-block;margin-bottom:20px;font-weight:700}.contact-view .content form textarea[data-v-f6dc50a2]{width:100%;min-height:296px;padding:15px;font-family:Titillium Web,arial,helvetica,sans-serif;resize:none;border-color:#95a1af;outline:none}.contact-view .content form textarea[data-v-f6dc50a2]::placeholder{color:#95a1af}.contact-view .content form button[data-v-f6dc50a2]{margin-top:30px;background-color:transparent;border:none;outline:none}@media (min-width: 850px){.contact-links[data-v-f6dc50a2]{display:flex;justify-content:space-between}.contact-links>div[data-v-f6dc50a2]:not(:last-child){margin-right:1rem}}.contact-links .linkedin-pages[data-v-f6dc50a2]{margin-bottom:10px}@media (min-width: 1342px){.contact-links .linkedin-pages[data-v-f6dc50a2]{margin-bottom:0}}@media (min-width: 576px){.contact-links .linkedin-pages p[data-v-f6dc50a2]{width:220px}}.contact-links .linkedin-pages .icon[data-v-f6dc50a2]{margin:0 7px 0 0;fill:#000;transform:translateY(2px)}
