:root{--font-f-1: "Inter";--font-f-2: "DM Mono";--color-blue: #241FC3;--top-nav-bar: 40px;--spacing-container-page: 25px;--theme-font-size: 50%}@media(min-width: 62em){:root{--top-nav-bar: 66px}}@media(min-width: 75em){:root{--theme-font-size: 36%;--spacing-container-page: 45px}}@media(min-width: 89em){:root{--theme-font-size: 48%}}@media(min-width: 106em){:root{--spacing-container-page: 74px;--theme-font-size: 62.5%}}@media(min-width: 1798px){:root{--spacing-container-page: 0}}:root{--paragraph-size: 1.6rem --paragraph-alt: 1.5}@font-face{font-family:"Inter";src:url("../../assets/fonts/typography/Inter-Light.woff2") format("woff2"),url("../../assets/fonts/typography/Inter-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../../assets/fonts/typography/Inter-Regular.woff2") format("woff2"),url("../../assets/fonts/typography/Inter-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../../assets/fonts/typography/Inter-Bold.woff2") format("woff2"),url("../../assets/fonts/typography/Inter-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"DM Mono";src:url("../../assets/fonts/typography/DMMono-Medium.woff2") format("woff2"),url("../../assets/fonts/typography/DMMono-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@media(min-width: 62em){.lg-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lg-flex.r-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lg-flex.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lg-flex.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.lg-flex.j-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lg-flex.j-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lg-flex.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-flex.r-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.d-flex.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-flex.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.d-flex.j-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-flex.j-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.d-flex.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}*{margin:0;padding:0;scroll-behavior:smooth;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:var(--theme-font-size);height:100%}html.gc-fixed{position:fixed;overflow:hidden;width:100%;overflow-y:scroll}body{font-family:var(--font-f-1);font-size:1.6rem;overflow-x:hidden}h1,h2,h3,h4,h5{line-height:1}a{text-decoration:none}ul{list-style-type:none}.custom-logo-link{max-width:130px;display:block;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.custom-logo-link img{max-width:100%;height:auto}@media(min-width: 62em){.custom-logo-link{max-width:21rem}}.gc-container{width:100%;padding:0 var(--spacing-container-page);max-width:1728px;margin:0 auto}@media(min-width: 62em)and (max-width: 1728px){.gc-container.pr-0{padding-right:0}}.sct-main{padding-top:150px}.sct-main-wrapper{left:0;right:0;position:relative}.sct-main-ctn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0}.sct-main-ctn h1,.sct-main-ctn div{margin-bottom:16px}.sct-main-ctn h1{color:var(--color-blue)}.sct-main-ctn .paragraph p{color:var(--color-blue)}@media(max-width: 36em){.sct-main-ctn .paragraph{max-height:130px;overflow-y:auto}}.sct-main-ctn.border{}@media(min-width: 62em){.sct-main-ctn h1{width:34%}.sct-main-ctn div{width:46%}}@media(min-width: 62em){.sct-main{padding-top:33.5rem}}.sct-blue{background:var(--color-blue)}.sct-blue .title,.sct-blue .paragraph p{color:#fff}.title.t-page{font-size:35px;font-weight:300}.title.t-list{font-size:14px;font-weight:500;color:var(--color-blue);font-family:var(--font-f-2);letter-spacing:.2em;text-transform:uppercase;padding:8px 0;display:inline-block}.title.t-list.t2{padding:8px;line-height:1.1;color:#fff;background:var(--color-blue)}@media(min-width: 62em){.title.t-page{font-size:13rem}.title.t-list{font-size:2rem}.title.t-list.t2{padding:12px 10px}}p{font-weight:400;font-size:17px;line-height:1.3}@media(min-width: 48em){p{font-size:3rem;line-height:1.4}}.paragraph{margin-right:-20px;padding-right:20px}.paragraph p+p{margin-top:20px}[gc-anima]{opacity:0;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.7s;transition-duration:.7s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[gc-anima][gc-anima-delay="50"]{-webkit-transition-delay:.1s;transition-delay:.1s}[gc-anima][gc-anima-delay="100"]{-webkit-transition-delay:.2s;transition-delay:.2s}[gc-anima][gc-anima-delay="150"]{-webkit-transition-delay:.3s;transition-delay:.3s}[gc-anima][gc-anima-delay="200"]{-webkit-transition-delay:.4s;transition-delay:.4s}[gc-anima][gc-anima-delay="250"]{-webkit-transition-delay:.5s;transition-delay:.5s}[gc-anima][gc-anima-delay="300"]{-webkit-transition-delay:.6s;transition-delay:.6s}[gc-anima][gc-anima-delay="350"]{-webkit-transition-delay:.7s;transition-delay:.7s}[gc-anima][gc-anima-delay="400"]{-webkit-transition-delay:.8s;transition-delay:.8s}[gc-anima][gc-anima-delay="450"]{-webkit-transition-delay:.9s;transition-delay:.9s}[gc-anima][gc-anima-delay="500"]{-webkit-transition-delay:.10s;transition-delay:.10s}[gc-anima].gc-animate{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}[gc-anima=fade-up]{-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}.text-animation .word{overflow:hidden}.text-animation .word div{-webkit-transition:.5s cubic-bezier(0.55, 0.5, 0.5, 1.5);transition:.5s cubic-bezier(0.55, 0.5, 0.5, 1.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.text-animation.animate .word div{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.banner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:center}.banner.parallax{background-attachment:fixed}.banner-video .video-desktop,.banner-video .video-mobile{-o-object-fit:cover;object-fit:cover}.banner-video.parallax{position:fixed;left:0;top:0;z-index:-999;width:100%;height:100%;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-video .video-desktop{display:none}@media(min-width: 62em){.banner-video .video-mobile{display:none}.banner-video .video-desktop{display:block}}.home-banner{position:relative;height:100vh}.home-banner .gc-container{height:100%}.home-banner--content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:80px}.home-banner--content h1{font-size:38px;color:#fff;line-height:1.2;font-weight:300}.home-banner--content h1 strong{font-weight:700}@media(min-width: 75em){.home-banner--content h1{font-size:12rem}}.home-banner--parallax{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}button{cursor:pointer;border:0}.contact-sn{display:inline-block;font-size:18px;padding-top:4px;font-weight:400;margin-top:5px;border-bottom:2px solid currentColor;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.contact-sn:hover{opacity:.7}@media(min-width: 62em){.contact-sn{font-size:3rem}}.h-open-menu{width:40px;height:22px;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;position:relative;z-index:30}@media(min-width: 48em){.h-open-menu{width:8.8rem;height:5rem}}.h-open-menu span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:5px;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.h-open-menu span:nth-child(1){top:0px}.h-open-menu span:nth-child(2),.h-open-menu span:nth-child(3){top:48%}.h-open-menu span:nth-child(4){bottom:0}@media(min-width: 89em){.h-open-menu span{height:4px}}.h-open-menu.btn-blue span{background:var(--color-blue)}.header.menu-opened .h-open-menu span{background:var(--color-blue)}.header.menu-opened .h-open-menu span:nth-child(1),.header.menu-opened .h-open-menu span:nth-child(4){width:0%;left:50%}.header.menu-opened .h-open-menu span:nth-child(1){top:48%}.header.menu-opened .h-open-menu span:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.header.menu-opened .h-open-menu span:nth-child(3){-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.header.menu-opened .h-open-menu span:nth-child(4){bottom:48%}.wpcf7-form{padding-bottom:50px;position:relative;border-top:1px solid #fff}.wpcf7-form span{display:block;border-bottom:1px solid #fff}.wpcf7-form span input,.wpcf7-form span textarea{display:block;padding:1.6rem 0;width:100%;font-size:19px;font-weight:400;font-family:var(--font-f-1);background:rgba(0,0,0,0);color:#fff;border-radius:0;border:0}.wpcf7-form span input::-webkit-input-placeholder, .wpcf7-form span textarea::-webkit-input-placeholder{color:#fff;opacity:.85;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.wpcf7-form span input::-moz-placeholder, .wpcf7-form span textarea::-moz-placeholder{color:#fff;opacity:.85;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.wpcf7-form span input:-ms-input-placeholder, .wpcf7-form span textarea:-ms-input-placeholder{color:#fff;opacity:.85;-ms-transition:.2s ease-in-out;transition:.2s ease-in-out}.wpcf7-form span input::-ms-input-placeholder, .wpcf7-form span textarea::-ms-input-placeholder{color:#fff;opacity:.85;-ms-transition:.2s ease-in-out;transition:.2s ease-in-out}.wpcf7-form span input::placeholder,.wpcf7-form span textarea::placeholder{color:#fff;opacity:.85;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.wpcf7-form span input:focus,.wpcf7-form span textarea:focus{outline:0}.wpcf7-form span input:focus::-webkit-input-placeholder, .wpcf7-form span textarea:focus::-webkit-input-placeholder{opacity:0}.wpcf7-form span input:focus::-moz-placeholder, .wpcf7-form span textarea:focus::-moz-placeholder{opacity:0}.wpcf7-form span input:focus:-ms-input-placeholder, .wpcf7-form span textarea:focus:-ms-input-placeholder{opacity:0}.wpcf7-form span input:focus::-ms-input-placeholder, .wpcf7-form span textarea:focus::-ms-input-placeholder{opacity:0}.wpcf7-form span input:focus::placeholder,.wpcf7-form span textarea:focus::placeholder{opacity:0}@media(min-width: 62em){.wpcf7-form span input,.wpcf7-form span textarea{font-size:24px}}@media(min-width: 89em){.wpcf7-form span input,.wpcf7-form span textarea{font-size:4rem}}.wpcf7-form .wpcf7-not-valid-tip{color:red;font-size:12px;margin-top:5px;margin-bottom:5px;padding:5px 10px;border-left:4px solid red;background:#f5d0d0}@media(min-width: 62em){.wpcf7-form .wpcf7-not-valid-tip{font-size:1.8rem}}.wpcf7-form .wpcf7-response-output{font-size:16px;font-family:var(--font-f-1);width:100%;text-align:center;color:#fff}@media(min-width: 62em){.wpcf7-form .wpcf7-response-output{font-size:2.5rem;position:absolute;left:0;bottom:-30px}}.wpcf7-form .wrap-submit{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}.wpcf7-form .wrap-submit .wpcf7-spinner{margin-top:0;position:absolute}.wpcf7-form .wrap-submit .wpcf7-submit{font-size:14px;font-weight:500;color:var(--color-blue);font-family:var(--font-f-2);letter-spacing:.2em;text-transform:uppercase;margin-top:0;padding:10px 25px;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.wpcf7-form .wrap-submit .wpcf7-submit:hover{opacity:.8}@media(min-width: 62em){.wpcf7-form .wrap-submit .wpcf7-submit{font-size:2rem;padding:2rem 40px}}.logo{display:inline-block;width:160px}.logo img{width:100%;height:auto}@media(min-width: 62em){.logo{width:36.8rem}}figure img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:0 !important;position:relative;margin:0 3.7rem}.swiper-pagination-bullet{width:1.7rem !important;height:1.7rem !important;opacity:1;background:silver;margin:0 15px !important;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.swiper-pagination-bullet-active{background:var(--color-secondary) !important}.swiper-navigation{width:1.3rem;height:2.6rem;cursor:pointer}.swiper-navigation::before{color:var(--color-primary);font-size:4rem}.header-nav{position:absolute;z-index:5;width:100%;top:var(--top-nav-bar)}.header-nav-ctn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .menu-wrap{position:fixed;z-index:10;top:0;left:0;height:100%;width:100%;background:#fff;visibility:hidden;-webkit-clip-path:inset(0 0 0 90%);clip-path:inset(0 0 0 90%);opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-transition-property:visibility,opacity,-webkit-clip-path;transition-property:visibility,opacity,-webkit-clip-path;transition-property:visibility,clip-path,opacity;transition-property:visibility,clip-path,opacity,-webkit-clip-path;padding-top:var(--top-nav-bar);padding-bottom:11rem}.header .menu-wrap-ctn{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .menu-wrap .menu-general li{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:.4s cubic-bezier(0.55, 0.5, 0.45, 1.4);transition:.4s cubic-bezier(0.55, 0.5, 0.45, 1.4);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.header .menu-wrap .menu-general li:nth-child(1n){-webkit-transition-delay:450ms;transition-delay:450ms}.header .menu-wrap .menu-general li:nth-child(2n){-webkit-transition-delay:600ms;transition-delay:600ms}.header .menu-wrap .menu-general li:nth-child(3n){-webkit-transition-delay:750ms;transition-delay:750ms}.header .menu-wrap .menu-general li:nth-child(4n){-webkit-transition-delay:900ms;transition-delay:900ms}.header .menu-wrap .menu-general li:nth-child(5n){-webkit-transition-delay:1050ms;transition-delay:1050ms}.header .menu-wrap .menu-general li:nth-child(6n){-webkit-transition-delay:1200ms;transition-delay:1200ms}.header .menu-wrap .menu-general li:nth-child(7n){-webkit-transition-delay:1350ms;transition-delay:1350ms}.header .menu-wrap .menu-general a{display:inline-block;font-weight:300;font-size:36px;color:var(--color-blue);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header .menu-wrap .menu-general a[aria-current=page]{font-weight:700}.header .menu-wrap .menu-general a:not(.header .menu-wrap .menu-general a[aria-current=page]):hover{font-weight:700}@media(max-width: 48em){.header .menu-wrap .menu-general a{padding:4px 0}}@media(min-width: 62em){.header .menu-wrap .menu-general a{font-size:9rem}}.lottie-wrap{width:100%;height:100%;position:absolute;z-index:-1;top:0;left:0}.lottie-wrap lottie-player{width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:visibility 0s ease-out 0s;transition:visibility 0s ease-out 0s}@media(max-width: 48em){.lottie-wrap lottie-player{-webkit-transform:scale(3);transform:scale(3)}}.header.menu-opened .menu-wrap{visibility:visible;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}.header.menu-opened .menu-wrap .menu-general li{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.header.menu-opened lottie-player{opacity:1;visibility:visible;-webkit-transition:visibility .3s ease-out .8s;transition:visibility .3s ease-out .8s}.footer{position:relative;background:#fff;padding-top:45px;padding-bottom:15px;color:var(--color-blue);overflow:hidden}.footer h2{font-size:36px;font-weight:300;margin-bottom:20px}.footer h4{font-size:19px;font-weight:700;margin:5px 0}.footer a{color:currentColor}.footer .email{font-size:21px;font-weight:700;position:relative;display:inline-block;padding-bottom:6px;border-bottom:3px solid currentColor;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.footer .email:hover{opacity:.7}@media(max-width: 36em){.footer .email{padding-bottom:3px;border-width:1px}}.footer .column{margin-bottom:20px}@media(min-width: 62em){.footer{padding-top:7rem;padding-bottom:8rem}.footer h2{font-size:13rem;margin-bottom:30px}.footer h4{font-size:3rem;margin:10px 0}.footer .email{font-size:6rem}.footer .column-1{margin-right:30%}.footer .column-2{margin-right:40px}}@media(min-width: 89em){.footer .column-1{margin-right:14%}}.footer .menu-general a{display:block;padding:5px 0;font-size:17px;font-weight:400;line-height:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.footer .menu-general a:hover{opacity:.7}@media(min-width: 62em){.footer .menu-general a{font-size:3rem;padding:8px 0}}.sct-error{text-align:center;padding-top:250px;padding-bottom:50px}.sct-error .error-title{font-size:65px;margin-bottom:45px;font-family:var(--font-f-1)}.sct-error .error-description{max-width:750px;margin:0 auto}@media(max-width: 48em){.sct-error .error-description p{font-size:19px}}.sct-error .error-wrapsubmit{text-align:center}.sct-error .error-link-return{margin-top:30px;display:inline-block;border-radius:20px;padding:10px 20px;color:#fff;font-size:20px;background:var(--color-blue);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.sct-error .error-link-return:hover{opacity:.8}.sct-team{padding-bottom:10px}.sct-team .sct-main-wrapper{padding-bottom:30px}@media(min-width: 62em){.sct-team .sct-main-wrapper{padding-bottom:64px}}.team-list .team-item{display:block;margin-bottom:44px}.team-list .team-item .wp-post-image{-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.team-list .team-item figure{margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-list .team-item .ico-linkedin{width:36px;height:36px;position:absolute;bottom:24px;visibility:hidden}.team-list .team-item img{max-width:100%;height:auto}.team-list .team-item h3,.team-list .team-item span{color:#fff;font-weight:300}.team-list .team-item h3{font-size:28px;margin-top:1.8rem;margin-bottom:2.2rem;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.team-list .team-item span{font-size:18px;display:block;padding-top:10px;border-top:1px solid #fff}.team-list .team-item:hover .wp-post-image{opacity:.3}.team-list .team-item:hover .ico-linkedin{visibility:visible}.team-list .team-item:hover h3{font-weight:700}@media(min-width: 62em){.team-list .team-item h3{font-size:4.5rem;max-width:8ch}.team-list .team-item span{font-size:2.5rem;padding-top:1.5rem}}@media(min-width: 48em){.team-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12.5%;-ms-flex-wrap:wrap;flex-wrap:wrap}.team-list .team-item{width:25%}}@media(min-width: 75em){.team-list{gap:9.33%}.team-list .team-item{width:18%}}.sct-partners{padding-top:9.5rem}.partners-list{padding:40px 0;border-top:1px solid var(--color-blue);border-bottom:1px solid var(--color-blue)}.partners-list .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners-list .partner-item{display:block;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.partners-list .partner-item img{width:100%;height:auto}.partners-list .partner-item:hover{opacity:.7}@media(min-width: 62em){.partners-list{padding:6rem 0}}.sct-contact{padding-top:180px;padding-bottom:55px}.sct-contact h1{color:#fff;margin-bottom:55px}.sct-contact .contact-ctn--right{color:#fff;text-align:right}.sct-contact .contact-ctn--right p{max-width:15ch;margin-left:auto}.sct-contact .contact-ctn--right a{color:currentColor}@media(min-width: 62em){.sct-contact{padding-bottom:13.4rem}.sct-contact .contact-ctn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sct-contact .contact-ctn--left{width:56%}.sct-contact .contact-ctn--right{width:20%}.sct-contact h1{font-size:13rem}}@media(min-width: 89em){.sct-contact{padding-top:26rem}}.sct-careers{padding-bottom:35px}.career-group{padding:35px 0}@media(min-width: 62em){.career-group{padding:7rem 0}}.career-item-wrap{border-top:1px solid var(--color-blue);border-bottom:1px solid var(--color-blue)}.career-item-wrap+.career-item-wrap{border-top:0}.career-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:3.6rem;padding-bottom:15px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.career-item+.career-item{border-top:0}.career-item .career-titles{width:60%}.career-item h3,.career-item span{font-weight:300;color:var(--color-blue)}.career-item h3{font-size:24px;font-weight:300;margin-bottom:15px}.career-item span{font-size:13px}.career-item .a-view-job{font-family:var(--font-f-2);letter-spacing:.2em}.career-item:hover{opacity:.7}@media(min-width: 62em){.career-item h3{font-size:5rem}.career-item span{font-size:2rem}}