.header-nav{position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #ffffff;z-index:10;background:linear-gradient(180deg,#020919cc,#02091926);transform:translateY(0);transition:all .3s ease-in-out}.header-nav.down{transform:translateY(-100%)}.header-nav.scrolling{background:linear-gradient(180deg,#020919cc,#02091980)}.header-nav.scrolling nav{padding:20px 39px}@media only screen and (max-width: 1024px){.header-nav.scrolling nav{padding:20px}}.header-nav nav{display:flex;justify-content:space-between;align-items:center;padding:39px;transition:all .3s ease-in-out}.header-nav nav.scrolling{padding:20px 39px}@media only screen and (max-width: 1024px){.header-nav nav{padding:20px}}@media only screen and (max-width: 1023px){.header-nav nav .logo{z-index:11}}.header-nav nav .logo a{display:block}.header-nav nav .logo a img{width:130px}@media only screen and (max-width: 1024px){.header-nav nav .logo a img{width:100px}}.header-nav nav .nav-wrapper{display:flex}.header-nav nav .nav-wrapper.nav-open{visibility:visible;opacity:1;pointer-events:all;z-index:10}@media only screen and (max-width: 1023px){.header-nav nav .nav-wrapper{visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:0;left:0;flex-direction:column;width:100%;height:100vh;max-height:100vh;padding:80px 0 40px;overflow:auto;z-index:0;background-color:#232e4f;transition:all .3s ease-in-out}}.header-nav nav .nav-wrapper .menu-main-menu-container{display:flex;align-items:center}.header-nav nav .nav-wrapper .nav-container{display:flex;align-items:center;margin-right:60px}@media only screen and (max-width: 1100px){.header-nav nav .nav-wrapper .nav-container{margin-right:0}}@media only screen and (max-width: 1023px){.header-nav nav .nav-wrapper .nav-container{flex-direction:column;margin:0 0 50px}}.header-nav nav .nav-wrapper .nav-container li{margin-right:10px}@media only screen and (max-width: 1023px){.header-nav nav .nav-wrapper .nav-container li{margin:0 0 20px}}.header-nav nav .nav-wrapper .nav-container li:last-child{margin:0}.header-nav nav .nav-wrapper .nav-container li a{display:block;font-size:1.8rem;line-height:1;border-radius:500px;padding:9px 24px;color:#fff;border:2px solid transparent;transition:all .3s ease-in-out}.header-nav nav .nav-wrapper .nav-container li a.router-link-exact-active,.header-nav nav .nav-wrapper .nav-container li a:hover{border:2px solid #00d9ea}@media only screen and (max-width: 767px){.header-nav nav .nav-wrapper .btn{width:80%;margin:0 auto}}.header-nav nav .nav-wrapper .btn.router-link-exact-active{color:#fff}.header-nav nav .nav-wrapper .btn.router-link-exact-active:before{background-color:transparent;border:1px solid #00d9ea}.header-nav nav .hamburger{position:relative;display:none;width:33px;height:26px}@media only screen and (max-width: 1023px){.header-nav nav .hamburger{display:flex;flex-direction:column;align-items:flex-end;z-index:11}}.header-nav nav .hamburger.nav-open span:first-child,.header-nav nav .hamburger.nav-open span:last-child{top:50%;left:50%}.header-nav nav .hamburger.nav-open span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.header-nav nav .hamburger.nav-open span:nth-child(2){transform:translateY(-50%) scale(0)}.header-nav nav .hamburger.nav-open span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.header-nav nav .hamburger span{position:absolute;width:100%;height:2px;display:block;background-color:#ffef00;transition:all .3s ease-in-out}.header-nav nav .hamburger span:first-child,.header-nav nav .hamburger span:last-child{left:0}.header-nav nav .hamburger span:first-child{top:0;transform:translate(0) rotate(0)}.header-nav nav .hamburger span:nth-child(2){right:0;top:50%;width:80%;transform:translateY(-50%) scale(1)}.header-nav nav .hamburger span:last-child{top:100%;transform:translate(0) rotate(0)}.site-footer{z-index:2;width:95%;max-width:1380px;padding:40px;margin:0 auto 28px;color:#fff;background-color:#232e4f;clip-path:polygon(0 0,100% 0,100% 80%,calc(90% - 40px) 100%,0 100%)}@media only screen and (max-width: 767px){.site-footer{padding:20px}}.site-footer .footer-head{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 767px){.site-footer .footer-head{flex-direction:column;align-items:flex-start}}.site-footer .footer-head .logo a{display:block}.site-footer .footer-head .logo a img{position:relative;width:190px;transform:translateY(-250%)}@media only screen and (max-width: 767px){.site-footer .footer-head .logo a img{width:120px}}.site-footer .footer-head .menu{text-align:right}@media only screen and (max-width: 767px){.site-footer .footer-head .menu{text-align:left;margin:20px 0 0}}.site-footer .footer-head .menu .nav-container{margin:0 0 10px}@media only screen and (max-width: 767px){.site-footer .footer-head .menu .nav-container{margin:0}}.site-footer .footer-head .menu .nav-container li{margin:0 0 8px}@media only screen and (max-width: 767px){.site-footer .footer-head .menu .nav-container li{margin:0}}.site-footer .footer-head .menu .nav-container li:last-child{margin:0}.site-footer .footer-address{font-size:1.8rem;line-height:1}@media only screen and (max-width: 767px){.site-footer .footer-address{margin:30px 0 0}}.site-footer .footer-nav{width:90%;max-width:1168px;padding:0 0 35px;margin:80px 0 0;font-size:2.2rem;border-bottom:1px solid #ffffff}@media only screen and (max-width: 767px){.site-footer .footer-nav{margin:40px 0 0}}.site-footer .footer-nav .socials{display:flex}.site-footer .footer-nav .socials a{display:block;margin-right:10px}.site-footer .footer-nav .socials a:last-child{margin:0}.site-footer .footer-nav .socials a img{width:44px;height:44px}.site-footer .footer-bottom{display:flex;margin:20px 0 0;font-size:1.4rem}@media only screen and (max-width: 767px){.site-footer .footer-bottom{flex-direction:column}}.site-footer .footer-bottom .copyright{color:#ffef00}@media only screen and (max-width: 767px){.site-footer .footer-bottom .copyright{order:1}}.site-footer .footer-bottom .nav-container{display:flex;margin-left:60px}@media only screen and (max-width: 767px){.site-footer .footer-bottom .nav-container{order:0;margin:0 0 20px}}.site-footer .footer-bottom .nav-container li{margin-right:60px}.site-footer .footer-bottom .nav-container li:last-child{margin:0}.site-footer .footer-bottom .nav-container li a{text-decoration:underline}.team-modal{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:100%;background-color:#00000080;z-index:1000}.team-modal .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.team-modal .modal-close{cursor:pointer;position:absolute;top:-60px;right:0;width:60px;height:60px}@media only screen and (max-width: 767px){.team-modal .modal-close{top:12px;right:12px;width:30px;height:30px}}.team-modal .modal-close span{position:absolute;top:50%;left:50%;display:block;width:30px;height:3px;background-color:#fff}@media only screen and (max-width: 767px){.team-modal .modal-close span{width:15px;height:2px}}.team-modal .modal-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.team-modal .modal-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.team-modal .modal-content{position:relative;width:90%;max-width:1115px;max-height:90vh;z-index:1;-webkit-overflow-scrolling:touch}.team-modal .modal-content .video-container{overflow:hidden;padding:0 0 56.25%;position:relative;height:0;border-radius:20px;box-shadow:0 2px 30px #00000059;background-color:#000}.team-modal .modal-content .video-container iframe,.team-modal .modal-content .video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.team-modal .modal-content .video-container video{-o-object-fit:cover;object-fit:cover}.value-chain-modal{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:100%;background-color:#00000080;z-index:1000}.value-chain-modal .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.value-chain-modal .modal-close{cursor:pointer;position:absolute;top:0;right:-18px;width:94px;height:94px;background-image:url("data:image/svg+xml,%3csvg%20width='94'%20height='94'%20viewBox='0%200%2094%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1468_6349)'%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='26'%20stroke='url(%23paint0_linear_1468_6349)'%20stroke-width='3'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cpath%20d='M52.97%2055.5778L46.8096%2049.4174L40.6889%2055.5381L38.1144%2052.9636L44.2351%2046.8429L38.1207%2040.7285L40.7285%2038.1207L46.8429%2044.2351L52.9636%2038.1144L55.5381%2040.6889L49.4174%2046.8096L55.5778%2052.97L52.97%2055.5778Z'%20fill='white'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_1468_6349'%20x='11'%20y='15'%20width='73'%20height='73'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='4.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.137255%200%200%200%200%200.180392%200%200%200%200%200.309804%200%200%200%200.5%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1468_6349'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1468_6349'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1468_6349'%20x1='47.5'%20y1='20'%20x2='47.5'%20y2='75'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFEF00'/%3e%3cstop%20offset='1'%20stop-color='%23368789'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}@media only screen and (max-height: 600px){.value-chain-modal .modal-close{width:70px;height:70px}}@media only screen and (max-width: 767px){.value-chain-modal .modal-close{width:70px;height:70px}}.value-chain-modal .modal-content{position:relative;width:95%;max-width:500px;padding:94px 0 40px;z-index:1}@media only screen and (max-height: 600px){.value-chain-modal .modal-content{padding-top:70px}}@media only screen and (max-width: 767px){.value-chain-modal .modal-content{padding-top:70px}}.value-chain-modal .modal-content .modal-content-wrapper{position:relative;width:100%;height:calc(100vh - 134px);max-height:500px;padding:100px 30px 80px;-webkit-overflow-scrolling:touch;overflow:auto;color:#353841;background-color:#fff}@media only screen and (max-height: 600px){.value-chain-modal .modal-content .modal-content-wrapper{height:calc(100vh - 110px);padding:60px 30px 40px}}@media only screen and (max-width: 767px){.value-chain-modal .modal-content .modal-content-wrapper{height:calc(100vh - 110px);max-height:400px;padding:60px 30px 40px}}.value-chain-modal .modal-content .modal-content-wrapper .modal-line{position:absolute;top:30px;left:0;display:flex;justify-content:flex-end;width:100%;overflow:hidden}.value-chain-modal .modal-content .modal-content-wrapper .modal-line.pos-1:before{transform:translate(80px)}.value-chain-modal .modal-content .modal-content-wrapper .modal-line.pos-2:before{transform:translate(30px)}.value-chain-modal .modal-content .modal-content-wrapper .modal-line.pos-3:before{transform:translate(-30px)}.value-chain-modal .modal-content .modal-content-wrapper .modal-line:before{content:"";display:block;width:127px;height:22px;background-image:url("data:image/svg+xml,%3csvg%20width='127'%20height='22'%20viewBox='0%200%20127%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='65'%20cy='11'%20rx='11'%20ry='11'%20transform='rotate(-90%2065%2011)'%20fill='%2300D9EA'/%3e%3cline%20x1='28'%20y1='11'%20x2='47'%20y2='11'%20stroke='url(%23paint0_linear_1888_4630)'%20stroke-width='10'/%3e%3cellipse%20cx='116'%20cy='11'%20rx='11'%20ry='11'%20transform='rotate(-90%20116%2011)'%20fill='%231D78DA'/%3e%3cline%20x1='81'%20y1='11'%20x2='100'%20y2='11'%20stroke='url(%23paint1_linear_1888_4630)'%20stroke-width='10'/%3e%3cellipse%20cx='11'%20cy='11'%20rx='11'%20ry='11'%20transform='rotate(-90%2011%2011)'%20fill='%23FFEF00'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1888_4630'%20x1='47'%20y1='15.9995'%20x2='28'%20y2='15.9995'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%23FFEF00'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_1888_4630'%20x1='100'%20y1='15.9995'%20x2='81'%20y2='15.9995'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231D78DA'/%3e%3cstop%20offset='1'%20stop-color='%2300D9EA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;transform:translate(0);transition:all .3s ease-in-out}.value-chain-modal .modal-content .modal-content-wrapper .headline{max-width:80%}.value-chain-modal .modal-content .modal-content-wrapper .title{margin:30px 0 0;font-family:tt-commons-semibold,sans-serif;font-weight:600;font-style:bold;font-stretch:normal;font-display:swap}.value-chain-modal .modal-content .modal-content-wrapper .text{margin:20px 0 0}.value-chain-modal .modal-content .arrows{position:absolute;bottom:0;right:0;z-index:1;display:flex;align-items:center;transform:translateY(calc(-50% + 50px))}@media only screen and (max-width: 1023px){.value-chain-modal .modal-content .arrows{top:initial;bottom:0;right:0;transform:translate(0)}}.value-chain-modal .modal-content .arrows .arrow{cursor:pointer;width:94px;height:94px;padding:0;opacity:1;background-image:url("data:image/svg+xml,%3csvg%20width='94'%20height='94'%20viewBox='0%200%2094%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1431_12306)'%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='27.5'%20fill='white'/%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='26'%20stroke='url(%23paint0_linear_1431_12306)'%20stroke-width='3'/%3e%3c/g%3e%3cpath%20d='M39%2045.5C38.1716%2045.5%2037.5%2046.1716%2037.5%2047C37.5%2047.8284%2038.1716%2048.5%2039%2048.5V45.5ZM56.0607%2048.0607C56.6464%2047.4749%2056.6464%2046.5251%2056.0607%2045.9393L46.5147%2036.3934C45.9289%2035.8076%2044.9792%2035.8076%2044.3934%2036.3934C43.8076%2036.9792%2043.8076%2037.9289%2044.3934%2038.5147L52.8787%2047L44.3934%2055.4853C43.8076%2056.0711%2043.8076%2057.0208%2044.3934%2057.6066C44.9792%2058.1924%2045.9289%2058.1924%2046.5147%2057.6066L56.0607%2048.0607ZM39%2048.5H55V45.5H39V48.5Z'%20fill='%23010B1C'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_1431_12306'%20x='11'%20y='15'%20width='73'%20height='73'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='4.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.137255%200%200%200%200%200.180392%200%200%200%200%200.309804%200%200%200%200.5%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1431_12306'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1431_12306'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1431_12306'%20x1='47.5'%20y1='20'%20x2='47.5'%20y2='75'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFEF00'/%3e%3cstop%20offset='1'%20stop-color='%23368789'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain!important;background-color:transparent!important;border:none!important;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.value-chain-modal .modal-content .arrows .arrow{width:60px;height:60px}}.value-chain-modal .modal-content .arrows .arrow.prev{transform:rotate(180deg)}.value-chain-modal .modal-content .arrows .arrow:disabled{cursor:default;pointer-events:none;opacity:.7}.pyr-layout{position:relative;height:540px;overflow-y:auto;border-radius:4px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(53 56 65 / var(--tw-text-opacity, 1));box-shadow:0 40px 40px 20px #010b1c33}.pyr-layout .top-section{display:flex;align-items:center;justify-content:space-between;padding:25px}.pyr-layout .top-section span{font-weight:700}.pyr-layout .top-section .mini-pyramid-wrapper{height:52px;max-width:80px}.pyr-layout .top-section .mini-pyramid-wrapper svg .sector{transition:all .2s}.pyr-layout .top-section .mini-pyramid-wrapper svg .active-sector{fill:#1d78da}.pyr-layout .video-section{height:281px;width:100%;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.pyr-layout .video-section video{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.pyr-layout .content{margin-top:20px;margin-bottom:20px;padding-left:34px;padding-right:34px}.pyr-layout .content-title{margin-bottom:25px;max-width:323px;font-size:32px;line-height:36px}.pyr-layout .content-sub{margin-bottom:10px;font-size:18px;font-weight:500;font-style:normal;line-height:22px;letter-spacing:-.36px}@media (min-width: 1024px){.pyr-layout.has-video{height:600px}}.pyr-layout.has-video .content{margin-top:30px}@media (min-width: 1024px){.pyr-layout.has-video .content{margin-top:70px}}.site-loading-wrap{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100;background-image:url(/wp-content/themes/insitro/dist/assets/bg-home-C9xiwuN4.jpg);background-repeat:no-repeat;background-size:cover;background-color:#232e4f}.site-loading-wrap .site-loading{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.webgl-module-component[data-v-a228e1f2]{position:fixed;z-index:1;height:100vh;width:100vw;max-width:100%;background:#020919}.tp-rotv{position:fixed!important}.site-background{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/wp-content/themes/insitro/dist/assets/bg-home-C9xiwuN4.jpg);background-repeat:no-repeat;background-size:cover;z-index:-1;background-color:#232e4f}@media only screen and (max-width: 767px){.site-background{background-size:cover}}.site-background.light{background-image:url(/wp-content/themes/insitro/dist/assets/bg-light-B9Z0nc-Y.jpg)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:tt-commons-regular;src:url(/wp-content/themes/insitro/dist/assets/tt-commons-regular-CK8Kd-zH.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:tt-commons-med;src:url(/wp-content/themes/insitro/dist/assets/tt-commons-med-CIZkaFWx.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:tt-commons-semibold;src:url(/wp-content/themes/insitro/dist/assets/tt-commons-semibold-Upep7AKq.woff2) format("woff2");font-weight:600;font-style:bold;font-display:swap}@font-face{font-family:tiempos-headline-regular;src:url(/wp-content/themes/insitro/dist/assets/tiempos-headline-regular-RUBt6Zba.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:tiempos-headline-med;src:url(/wp-content/themes/insitro/dist/assets/tiempos-headline-med-BlVp6ywY.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}html{font-size:62.5%}body{position:relative;margin:0;font-size:1.8rem;line-height:1.2;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;color:#fff;background-color:#232e4f;font-family:tt-commons-regular,sans-serif;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}body.no-overflow{position:relative;overflow:hidden}*{box-sizing:border-box;outline:none}a{text-transform:inherit;text-decoration:inherit;color:inherit;line-height:1}section{position:relative;z-index:1}.module{padding:85px 0}@media only screen and (max-width: 1024px){.module{padding:60px 0}}@media only screen and (max-width: 767px){.module{padding:50px 0}}.font-larger{font-size:2.2rem}@media only screen and (max-width: 1024px){.font-larger{font-size:2rem}}.container{position:relative;width:95%;max-width:1130px;margin:0 auto}.container.x-large{width:90%;max-width:1700px}@media only screen and (max-width: 1440px){.container.x-large{width:95%;max-width:1320px}}.container.large{max-width:1320px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{line-height:1.1;font-family:tiempos-headline-regular,sans-serif;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}h1,.h1{font-size:8rem;font-family:tiempos-headline-med,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}@media only screen and (max-width: 1024px){h1,.h1{font-size:6rem}}@media only screen and (max-width: 767px){h1,.h1{font-size:4rem}}h2,.h2{font-size:6.4rem}@media only screen and (max-width: 1024px){h2,.h2{font-size:5rem}}@media only screen and (max-width: 767px){h2,.h2{font-size:4rem}}h2>*,.h2>*{font-size:6.4rem}@media only screen and (max-width: 1024px){h2>*,.h2>*{font-size:5rem}}@media only screen and (max-width: 767px){h2>*,.h2>*{font-size:4rem}}h3,.h3{font-size:4.6rem}@media only screen and (max-width: 1024px){h3,.h3{font-size:4rem}}@media only screen and (max-width: 767px){h3,.h3{font-size:3rem}}h4,.h4{font-size:3.4rem}@media only screen and (max-width: 1024px){h4,.h4{font-size:2.8rem}}@media only screen and (max-width: 767px){h4,.h4{font-size:2.4rem}}h5,.h5{font-size:3rem}@media only screen and (max-width: 1024px){h5,.h5{font-size:2.6rem}}@media only screen and (max-width: 767px){h5,.h5{font-size:2.2rem}}h6,.h6{font-size:2.2rem}@media only screen and (max-width: 1024px){h6,.h6{font-size:1.8rem}}@media only screen and (max-width: 767px){h6,.h6{font-size:1.6rem}}strong,b{font-family:tt-commons-semibold,sans-serif;font-weight:600;font-style:bold;font-stretch:normal;font-display:swap}em,i{font-style:italic}img{display:block;max-width:100%}img[lazy=loading]{opacity:0;transition:all .3s ease-in-out}img[lazy=loaded]{opacity:1;transition:all .3s ease-in-out}img[lazy=loaded].no-transition{transition:none}.editor-formatting .responsive-image{margin:0 0 40px}.editor-formatting *{color:inherit}.editor-formatting *:last-child{margin-bottom:0!important}.editor-formatting a{text-transform:inherit;text-decoration:underline;color:inherit;font-size:inherit;color:#00d9ea}.editor-formatting h1,.editor-formatting h2,.editor-formatting h3,.editor-formatting h4,.editor-formatting h5,.editor-formatting h6,.editor-formatting p,.editor-formatting .wp-block-columns{margin:0 0 25px}.editor-formatting h1 strong,.editor-formatting h2 strong,.editor-formatting h3 strong,.editor-formatting h4 strong,.editor-formatting h5 strong,.editor-formatting h6 strong{font-family:tiempos-headline-med,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}.editor-formatting .wp-block-columns{align-items:flex-start;margin:100px auto}.editor-formatting .wp-block-columns.contained{max-width:1000px}.editor-formatting .wp-block-columns.smaller{max-width:800px}.editor-formatting .wp-block-columns.are-vertically-aligned-center{align-items:center}.editor-formatting .wp-block-columns img{width:auto;margin:auto}@media only screen and (max-width: 767px){.editor-formatting .wp-block-columns{flex-direction:column;margin:60px auto}}.editor-formatting blockquote{position:relative;margin:40px 0 0}.editor-formatting blockquote:before{content:"";display:block;width:33px;height:5px;margin:0 0 35px;background-color:#000}.editor-formatting figure{width:100%;margin:0 0 25px}.editor-formatting figure.wp-block-video,.editor-formatting figure.wp-block-embed-vimeo{position:relative;padding-bottom:56.25%;height:0}.editor-formatting figure.wp-block-video .wp-block-embed__wrapper,.editor-formatting figure.wp-block-video video,.editor-formatting figure.wp-block-video iframe,.editor-formatting figure.wp-block-embed-vimeo .wp-block-embed__wrapper,.editor-formatting figure.wp-block-embed-vimeo video,.editor-formatting figure.wp-block-embed-vimeo iframe{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.editor-formatting figcaption{font-size:2.2rem;margin:20px 0 0}@media only screen and (max-width: 767px){.editor-formatting figcaption{font-size:1.8rem}}.editor-formatting strong,.editor-formatting b{font-weight:700}.editor-formatting em,.editor-formatting i{font-style:italic}.editor-formatting ul,.editor-formatting ol{margin-bottom:30px}.editor-formatting ul li,.editor-formatting ol li{position:relative;margin:0 0 20px}.editor-formatting ul li:last-child,.editor-formatting ol li:last-child{margin:0}.editor-formatting ul{list-style-type:none;padding-left:0}.editor-formatting ul li{position:relative;padding-left:35px}.editor-formatting ul li:before{content:"";display:block;position:absolute;top:8px;left:0;width:14px;height:14px;border-radius:50%;overflow:hidden;background-color:#00d9ea}.editor-formatting ol{list-style-type:decimal}.editor-formatting table{width:100%;background:none;font-size:1.3rem;border-collapse:collapse;border-spacing:0;margin:20px 0}.editor-formatting table td{border:1px solid #000000;padding:10px;text-align:center;vertical-align:top}.editor-formatting table td p{margin:0}.editor-formatting img{width:100%;height:auto;max-width:100%}.editor-formatting .wp-block-column{flex:1}.yellow-em em{font-style:normal;color:#ffef00}.btn{cursor:pointer;position:relative;display:inline-block;font-size:1.8rem;letter-spacing:.04em;text-align:center;padding:16px 32px;text-decoration:none!important;line-height:1;border-radius:500px;color:#232e4f;z-index:1;transition:all .3s ease-in-out}.btn:hover:before{transform:scale(1.1)}.btn.blue:before{background-color:#00d9ea}.btn:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:500px;z-index:-1;background-color:#ffef00;transform:scale(1);transition:all .3s ease-in-out}.cta{cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:center}.cta:after{content:"";display:block;width:56px;height:56px;background-image:url(/wp-content/themes/insitro/dist/assets/cta-arrow-Bsfaw4B3.png);background-size:cover;background-repeat:no-repeat}.category-dropdown{padding:10px;background:linear-gradient(95.72deg,#00d9ea 17.9%,#1d78da 89.21%);box-shadow:0 4px 8px #00000040;z-index:1;color:#232e4f}.category-dropdown .category-btn{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:8px 10px;background-color:#fff}.category-dropdown .category-btn.open .dropdown-arrow .dropdown-arrow-inner img{top:0;transform:rotate(180deg)}.category-dropdown .category-btn .dropdown-arrow{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:26px;background:linear-gradient(180deg,#ffef00,#368789);box-shadow:0 4px 9px #232e4f80}.category-dropdown .category-btn .dropdown-arrow .dropdown-arrow-inner{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:#fff}.category-dropdown .category-btn .dropdown-arrow .dropdown-arrow-inner img{position:relative;top:1px;left:1px;width:13px;height:8px;transform:rotate(0);transition:all .3s ease-in-out}.category-dropdown .category-btn .arrow{transform:rotate(0);transition:all .3s ease-in-out}.category-dropdown ul li{cursor:pointer;padding:10px;margin:0 0 10px;background-color:#fff;transition:all .3s ease-in-out}.category-dropdown ul li:first-child{margin-top:10px}.category-dropdown ul li:last-child{margin:0}.category-dropdown ul li.active{color:#fff;background-color:#232e4f}.fade-enter-from{opacity:0}.fade-enter-active{transition:opacity .4s ease-out}.fade-leave-to{opacity:0}.fade-leave-active{transition:opacity .4s ease-in}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate(20px);opacity:0}#website-content{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.content-container{min-height:100vh}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.homepage-hero{position:relative;padding:300px 0 220px}@media only screen and (max-width: 1024px){.homepage-hero{padding:200px 0 100px}}@media only screen and (max-width: 767px){.homepage-hero{height:auto;padding:140px 0 100px}}.homepage-hero .hero-content{max-width:610px}.homepage-hero .hero-content .headline h1{line-height:1.1}.homepage-hero .hero-content .headline h1>*{clip-path:polygon(0 0,100% 0,100% 0%,0 0%);transform:translateY(100%)}.homepage-hero .hero-content .text{margin:20px 0 0}.homepage-hero .hero-content .btn{margin:40px 0 0}.homepage-hero .scroll-down{position:absolute;bottom:40px;left:0;right:0;margin:auto;text-align:center;font-size:1.6rem;color:#00d9ea}@media only screen and (max-width: 767px){.homepage-hero .scroll-down{bottom:0}}.homepage-hero .scroll-down:after{content:"";display:block;width:13px;height:22px;margin:10px auto 0;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='22'%20viewBox='0%200%2012%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.46967%2021.5303C5.76256%2021.8232%206.23744%2021.8232%206.53033%2021.5303L11.3033%2016.7574C11.5962%2016.4645%2011.5962%2015.9896%2011.3033%2015.6967C11.0104%2015.4038%2010.5355%2015.4038%2010.2426%2015.6967L6%2019.9393L1.75736%2015.6967C1.46447%2015.4038%200.989593%2015.4038%200.6967%2015.6967C0.403807%2015.9896%200.403807%2016.4645%200.6967%2016.7574L5.46967%2021.5303ZM5.25%204.37114e-08L5.25%2021L6.75%2021L6.75%20-4.37114e-08L5.25%204.37114e-08Z'%20fill='%2300D9EA'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.hero{width:100%;padding:180px 0 100px}@media only screen and (max-width: 1024px){.hero{padding:150px 0 80px}}@media only screen and (max-width: 767px){.hero{padding:130px 0 60px}}.hero .hero-container{position:relative;display:flex;flex-direction:column;justify-content:center;height:720px}@media only screen and (max-width: 1440px){.hero .hero-container{height:688px}}@media only screen and (max-width: 1024px){.hero .hero-container{height:600px}}@media only screen and (max-width: 767px){.hero .hero-container{height:500px;padding:40px 0}}.hero .hero-container .hero-bg-container{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:59px;z-index:-1}.hero .hero-container .hero-bg{position:relative;width:100%;height:100%;transform:scale(1.1);opacity:0}.hero .hero-container .hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .hero-content .hero-content-wrapper{position:relative}.hero .hero-content .headline h1{line-height:1.1}.hero .hero-content .headline h1>*{clip-path:polygon(0 0,100% 0,100% 0%,0 0%);transform:translateY(100%)}.hero .hero-content .text{max-width:600px;margin:20px 0 0}.hero .hero-content .cta-container{display:flex;margin:20px 0 0}.hero .hero-content .cta-container a{margin-right:30px}.hero .hero-content .cta-container a:last-child{margin:0}.hero .arrow{position:absolute;bottom:0;left:50%;width:36px;height:36px;border-radius:50%;transform:translate(-50%,50%) rotate(125deg);background-color:#ffef00}.hero .arrow:after{content:"";display:block;position:absolute;top:50%;left:50%;width:14px;height:11px;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='11'%20viewBox='0%200%2014%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.5877%202.05308C13.6596%201.64515%2013.3872%201.25616%2012.9793%201.18423L6.33187%200.0121079C5.92394%20-0.0598196%205.53495%200.212557%205.46302%200.620478C5.3911%201.0284%205.66347%201.41739%206.07139%201.48932L11.9802%202.53121L10.9384%208.44006C10.8664%208.84798%2011.1388%209.23697%2011.5467%209.3089C11.9546%209.38082%2012.3436%209.10845%2012.4156%208.70053L13.5877%202.05308ZM1.55909%2010.7438L13.2793%202.5372L12.4189%201.30847L0.698724%209.51503L1.55909%2010.7438Z'%20fill='%23020919'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.page-legal-wrapper{padding:250px 0 130px}.responsive-image img,.responsive-image img[lazy=loading]{opacity:0;filter:blur(5px);transition:all .3s ease}.responsive-image img[lazy=loaded]{opacity:1;filter:blur(0px);max-width:100%;height:auto}.single-team{padding:170px 0 100px}.single-team .back-container{display:flex;padding:0 39px 40px}.single-team .back-container .btn-back{cursor:pointer;display:flex;justify-content:space-between;align-items:center;overflow:hidden;height:50px;border-radius:300px;padding-right:20px;background-color:#ffef00;color:#232e4f}.single-team .back-container .btn-back .arrow{margin-left:-13px}.single-team .member-photo-info-container{border-radius:3px;overflow:hidden}.single-team .member-photo-info{display:flex;padding:50px 40px;border:solid;border-image-slice:1;border-width:4px;border-image-source:linear-gradient(90deg,rgb(0,217,234) 0%,rgb(255,239,0) 100%)}@media only screen and (max-width: 767px){.single-team .member-photo-info{flex-direction:column}}.single-team .member-photo-info .member-info{flex:1;margin-right:60px}@media only screen and (max-width: 767px){.single-team .member-photo-info .member-info{order:2;margin:30px 0 0}}.single-team .member-photo-info .member-info .member-info-section{margin:0 0 30px}.single-team .member-photo-info .member-info .member-info-section:last-child{margin:0}.single-team .member-photo-info .member-info .member-info-section:last-child:after{display:none}.single-team .member-photo-info .member-info .member-info-section:after{content:"";display:block;width:100%;height:1px;margin:25px 0 0;background:linear-gradient(90deg,#ffef00,#00d9ea)}.single-team .member-photo-info .member-info .member-info-section .section-title{font-family:tt-commons-med,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}.single-team .member-photo-info .member-info .member-info-section .section-content,.single-team .member-photo-info .member-info .member-title{margin:10px 0 0}.single-team .member-photo-info .member-photo{display:flex;flex-direction:column;width:50%}@media only screen and (max-width: 767px){.single-team .member-photo-info .member-photo{width:100%}}.single-team .member-photo-info .member-photo .responsive-image{margin:0 0 20px}.single-team .member-photo-info .member-photo img{width:auto;-o-object-fit:cover;object-fit:cover;margin-left:auto}@media only screen and (max-width: 767px){.single-team .member-photo-info .member-photo img{margin:auto}}.single-team .member-photo-info .socials{display:flex;justify-content:flex-end;margin-top:auto}@media only screen and (max-width: 767px){.single-team .member-photo-info .socials.destkop{display:none}}.single-team .member-photo-info .socials.mobile{display:none}@media only screen and (max-width: 767px){.single-team .member-photo-info .socials.mobile{display:flex}.single-team .member-photo-info .socials{display:none}}.single-team .member-photo-info .socials a{display:block;width:37px;margin-right:10px}.single-team .member-photo-info .socials a:last-child{margin:0}.single-team .member-photo-info .socials a img{width:100%}.single-team .member-bio{max-width:766px;margin:40px auto 0}.team-member-leadership{position:relative}.team-member-leadership a{display:block;width:100%}@media only screen and (max-width: 767px){.team-member-leadership a{display:flex;align-items:center}}.team-member-leadership:hover .member-info{background:#010b1cad}.team-member-leadership:hover .member-info .member-content .member-info-wrapper{transform:translateY(0)}.team-member-leadership .image-container{position:relative}@media only screen and (max-width: 767px){.team-member-leadership .image-container{width:30%}}.team-member-leadership .image-container .responsive-image{width:100%}.team-member-leadership .image-container .responsive-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-member-leadership .member-info{position:absolute;display:flex;align-items:flex-end;top:0;left:0;width:100%;height:100%;padding:15px;background:#010b1c00;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.team-member-leadership .member-info{position:relative;background:#010b1c00!important}}.team-member-leadership .member-info .member-content{position:relative;overflow:hidden}.team-member-leadership .member-info .member-content .member-info-wrapper{transform:translateY(100%);transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.team-member-leadership .member-info .member-content .member-info-wrapper{transform:translateY(0)}.team-member-leadership .member-info .member-content .member-info-wrapper .name{font-family:tiempos-headline-regular,sans-serif;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}}.single-leadership{padding:170px 0 100px}.single-leadership .back-container{display:flex;padding:0 39px 40px}@media only screen and (max-width: 767px){.single-leadership .back-container{padding:0 20px 40px}}.single-leadership .back-container .btn-back{cursor:pointer;display:flex;justify-content:space-between;align-items:center;overflow:hidden;height:50px;border-radius:300px;padding-right:20px;background-color:#ffef00;color:#232e4f}.single-leadership .back-container .btn-back .arrow{margin-left:-13px}.single-leadership .member-photo-info{display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.single-leadership .member-photo-info{flex-direction:column}}.single-leadership .member-info-container{width:48%;border-radius:3px;overflow:hidden}@media only screen and (max-width: 767px){.single-leadership .member-info-container{order:1;width:100%}}.single-leadership .member-info-container.no-facts .member-info{justify-content:center}.single-leadership .member-info-container.no-facts .member-info .member-info-section{margin:0}.single-leadership .member-info-container .member-info{display:flex;flex-direction:column;height:100%;padding:50px 40px;border:solid;border-image-slice:1;border-width:4px;border-image-source:linear-gradient(90deg,rgb(0,217,234) 0%,rgb(255,239,0) 100%)}.single-leadership .member-info-container .member-info .member-info-section{margin:0 0 30px}.single-leadership .member-info-container .member-info .member-info-section .member-title{margin:10px 0 0}.single-leadership .member-info-container .member-info .member-info-section:last-child:after{display:none}.single-leadership .member-info-container .member-info .member-info-section:after{content:"";display:block;width:100%;height:1px;margin:25px 0 0;background:linear-gradient(90deg,#ffef00,#00d9ea)}.single-leadership .member-info-container .member-info .member-info-section .section-title{font-family:tt-commons-med,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}.single-leadership .member-info-container .member-info .member-info-section .section-content{margin:10px 0 0}.single-leadership .member-info-container .member-info .socials{display:flex;justify-content:flex-end;margin:auto 0 0}.single-leadership .member-info-container .member-info .socials a{display:block;width:37px;margin-right:10px}.single-leadership .member-info-container .member-info .socials a:last-child{margin:0}.single-leadership .member-info-container .member-info .socials a img{width:100%}.single-leadership .member-photo{width:48%}@media only screen and (max-width: 767px){.single-leadership .member-photo{order:0;width:100%;margin:0 0 20px}}.single-leadership .member-photo img{width:100%;-o-object-fit:cover;object-fit:cover}.single-leadership .member-bio{max-width:766px;margin:40px auto 0}.single-leadership .leadership{margin:100px 0 0}.single-leadership .leadership .leadership-headline{padding:0 0 40px;margin:0 0 20px;border-bottom:1px solid #ffffff}.single-leadership .leadership .team-container{display:flex;flex-wrap:wrap;margin:40px 0 0}.single-leadership .leadership .team-container .team-member{width:19.2%;margin-right:1%;margin-bottom:25px}@media only screen and (max-width: 1024px){.single-leadership .leadership .team-container .team-member{width:32.66%}}.single-leadership .leadership .team-container .team-member:nth-child(5n){margin-right:0}@media only screen and (max-width: 1024px){.single-leadership .leadership .team-container .team-member:nth-child(5n){margin-right:1%}.single-leadership .leadership .team-container .team-member:nth-child(3n){margin-right:0}}@media only screen and (max-width: 767px){.single-leadership .leadership .team-container .team-member{width:100%!important;margin:0 0 20px!important}.single-leadership .leadership .team-container .team-member:last-child{margin-bottom:0!important}}.imager{position:relative;display:flex;align-items:center;justify-content:center}.imager.left{justify-content:flex-start}.imager.right{justify-content:flex-end}.imager .imager-container{position:relative;flex:1}.imager .imager-container .placeholder{position:relative;height:0}.imager .imager-container .placeholder img{position:absolute;top:0;left:0;width:auto;max-height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease}.imager .imager-container .placeholder img[lazy=loading]{opacity:0;transition:all .3s ease-in-out}.imager .imager-container .placeholder img[lazy=loaded]{visibility:visible;opacity:1}.page-callout-parallax .pcp-container{display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.page-callout-parallax .pcp-container{flex-direction:column}}.page-callout-parallax .pcp-container .pcp-col{display:flex;flex-direction:column;width:45%}@media only screen and (max-width: 1023px){.page-callout-parallax .pcp-container .pcp-col{width:48%}}@media only screen and (max-width: 767px){.page-callout-parallax .pcp-container .pcp-col{width:100%;margin:0 0 100px}.page-callout-parallax .pcp-container .pcp-col:last-child{margin:0}}.page-callout-parallax .pcp-container .pcp-col.left .image-wrapper{margin:0 0 100px}@media only screen and (max-width: 767px){.page-callout-parallax .pcp-container .pcp-col.left .image-wrapper{margin:0 0 40px}}.page-callout-parallax .pcp-container .pcp-col.right{padding-bottom:200px}@media only screen and (max-width: 767px){.page-callout-parallax .pcp-container .pcp-col.right{padding:0}.page-callout-parallax .pcp-container .pcp-col.right .content{order:1}}.page-callout-parallax .pcp-container .pcp-col.right .image-wrapper{margin:100px 0 0}@media only screen and (max-width: 767px){.page-callout-parallax .pcp-container .pcp-col.right .image-wrapper{order:0;margin:0 0 40px}}.page-callout-parallax .pcp-container .pcp-col .image-wrapper{position:relative;padding:12px}.page-callout-parallax .pcp-container .pcp-col .image-wrapper .col-bg{display:block;position:absolute;top:0;left:0;width:100%;height:20%;background:linear-gradient(180deg,#00d9ea 47.92%,#00d9ea00);z-index:-1}.page-callout-parallax .pcp-container .pcp-col .image-container{position:relative;width:100%;border-radius:5px;overflow:hidden;clip-path:polygon(0 0,100% 0,100% 80%,67% 100%,0 100%)}.page-callout-parallax .pcp-container .pcp-col .image-container .imager img{width:100%!important}.page-callout-parallax .pcp-container .pcp-col .content{position:relative;padding:0 12px}.page-callout-parallax .pcp-container .pcp-col .content .text,.page-callout-parallax .pcp-container .pcp-col .content .btn{margin:20px 0 0}.culture .container{padding:60px 0 90px;border-top:1px solid #ffffff;border-bottom:1px solid #ffffff}@media only screen and (max-width: 1023px){.culture .container{padding-bottom:60px}}.culture .culture-head{text-align:center;max-width:946px;margin:0 auto 50px}.culture .culture-head .quote-attr{margin:20px 0 0}.culture .culture-content{display:flex;justify-content:space-between}@media only screen and (max-width: 1023px){.culture .culture-content{flex-direction:column}}.culture .culture-content .hexagons-container{width:54.2%;margin-right:70px}@media only screen and (max-width: 1023px){.culture .culture-content .hexagons-container{width:100%;padding:11% 0;margin:0;overflow:hidden}}.culture .culture-content .hexagons-container .hexagon-row{position:relative;display:flex}.culture .culture-content .hexagons-container .hexagon-row:nth-child(2n-1){left:26%}@media only screen and (max-width: 1023px){.culture .culture-content .hexagons-container .hexagon-row:nth-child(2n-1){left:20%}}.culture .culture-content .hexagons-container .hexagon-row:not(:first-child){margin-top:-9%}.culture .culture-content .hexagons-container .hexagon-row .hexagon{position:relative;width:47.5%;height:0;padding-bottom:54.6%;margin-right:30px;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);overflow:hidden;background-color:#00d9ea}.culture .culture-content .hexagons-container .hexagon-row .hexagon.one{transform:translateY(-25%)}.culture .culture-content .hexagons-container .hexagon-row .hexagon.one img{visibility:hidden;opacity:0}.culture .culture-content .hexagons-container .hexagon-row .hexagon.three{transform:translateY(-5%)}.culture .culture-content .hexagons-container .hexagon-row .hexagon.three img{visibility:hidden;opacity:0}.culture .culture-content .hexagons-container .hexagon-row .hexagon.four{transform:translateY(25%)}.culture .culture-content .hexagons-container .hexagon-row .hexagon.five{transform:translateY(35%)}@media only screen and (max-width: 1023px){.culture .culture-content .hexagons-container .hexagon-row .hexagon{width:37.5%;padding-bottom:43.7%;margin-right:10px}}.culture .culture-content .hexagons-container .hexagon-row .hexagon:last-child{margin:0}.culture .culture-content .hexagons-container .hexagon-row .hexagon.outline{background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='290'%20height='333'%20viewBox='0%200%20290%20333'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_263_1060)'%3e%3cpath%20d='M0.875%2086.135C0.875%2084.6577%201.66507%2083.2931%202.94631%2082.5576L142.946%202.18789C144.218%201.45779%20145.782%201.45779%20147.054%202.18789L287.054%2082.5576C288.335%2083.2931%20289.125%2084.6577%20289.125%2086.135V246.845C289.125%20248.323%20288.335%20249.687%20287.054%20250.423L147.054%20330.812C145.782%20331.542%20144.218%20331.542%20142.946%20330.812L2.94594%20250.423C1.66491%20249.687%200.875%20248.323%200.875%20246.845L0.875%2086.135Z'%20stroke='%2300D9EA'%20stroke-width='1.75'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_263_1060'%3e%3crect%20width='290'%20height='333'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.culture .culture-content .hexagons-container .hexagon-row .hexagon .imager{position:absolute;top:0;left:0;width:100%;height:100%}.culture .culture-content .hexagons-container .hexagon-row .hexagon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:none!important}.culture .culture-content .culture-content-container{flex:1;max-width:436px;justify-content:flex-end;display:flex;flex-direction:column;padding-bottom:10%;z-index:2}@media only screen and (max-width: 1024px){.culture .culture-content .culture-content-container{padding-top:5%}}@media only screen and (max-width: 1023px){.culture .culture-content .culture-content-container{transform:none;min-height:auto;padding:0}}.culture .culture-content .culture-content-container .text{margin:20px 0 0}.culture .culture-content .culture-content-container .btn{margin:30px 0 0}.featured-news .featured-news-head{display:flex;justify-content:space-between;margin:0 0 80px}@media only screen and (max-width: 1023px){.featured-news .featured-news-head{flex-direction:column;align-items:flex-start}}.featured-news .featured-news-head .content{flex:1;max-width:485px;margin-right:50px}@media only screen and (max-width: 1023px){.featured-news .featured-news-head .content{order:1}}.featured-news .featured-news-head .content .text{margin:20px 0 0}.featured-news .featured-news-head .content .btn{margin:30px 0 0}.featured-news .featured-news-head .image-container{max-width:60%;border-radius:5px;overflow:hidden;clip-path:polygon(0 0,100% 0,100% 62%,65% 100%,0 100%)}@media only screen and (max-width: 1023px){.featured-news .featured-news-head .image-container{max-width:100%;margin:0 0 40px}}.featured-news .news-container{display:flex;justify-content:space-between;flex-wrap:wrap}.featured-news .news-container .post-item{width:45%;justify-content:space-between;margin:0 0 75px}@media only screen and (max-width: 767px){.featured-news .news-container .post-item{width:100%}.featured-news .news-container .post-item:last-child{margin-bottom:0}}.featured-news .news-container .post-item a{display:flex;justify-content:space-between;padding:0 0 20px;border-bottom:1px solid #ffffff}.featured-news .news-container .post-item a .title{margin-right:20px;flex:1;font-family:tt-commons-med,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}.featured-news .news-container .post-item a .arrow{position:relative;width:36px;height:36px;border-radius:50%;background-color:#00d9ea}.featured-news .news-container .post-item a .arrow:after{content:"";display:block;position:absolute;top:50%;left:50%;width:14px;height:11px;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='11'%20viewBox='0%200%2014%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.5877%202.05308C13.6596%201.64515%2013.3872%201.25616%2012.9793%201.18423L6.33187%200.0121079C5.92394%20-0.0598196%205.53495%200.212557%205.46302%200.620478C5.3911%201.0284%205.66347%201.41739%206.07139%201.48932L11.9802%202.53121L10.9384%208.44006C10.8664%208.84798%2011.1388%209.23697%2011.5467%209.3089C11.9546%209.38082%2012.3436%209.10845%2012.4156%208.70053L13.5877%202.05308ZM1.55909%2010.7438L13.2793%202.5372L12.4189%201.30847L0.698724%209.51503L1.55909%2010.7438Z'%20fill='%23020919'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.deparment{margin:0 0 30px;background:linear-gradient(180deg,#1d78da,#232e4f)}@media only screen and (max-width: 767px){.deparment{margin:0 0 20px}}.deparment:last-child{margin:0}.deparment .dept-name{cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:3.4rem;padding:18px 40px}@media only screen and (max-width: 1024px){.deparment .dept-name{padding:18px 30px}}@media only screen and (max-width: 767px){.deparment .dept-name{padding:18px 20px}}.deparment .dept-name p{font-family:tt-commons-regular,sans-serif;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}.deparment .dept-name.open img{transform:rotate(180deg)}.deparment .dept-name img{width:97px;transform:rotate(0);transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.deparment .dept-name img{width:70px}}.deparment .teams-container{padding:50px 0 100px;margin:0 40px;border-top:1px solid #ffffff}@media only screen and (max-width: 1024px){.deparment .teams-container{padding:40px 0 80px;margin:0 30px}}@media only screen and (max-width: 767px){.deparment .teams-container{padding:30px 0 60px;margin:0 20px}}.deparment .teams-container:empty{display:none}.deparment .team{width:90%;max-width:1043px;margin:0 auto 50px}@media only screen and (max-width: 1023px){.deparment .team{width:100%}}.deparment .team:last-child .job:last-child{border-bottom:none;padding:0;margin:0}@media only screen and (max-width: 1023px){.deparment .team{padding-left:20px}}@media only screen and (max-width: 767px){.deparment .team{padding:0}}.deparment .team:last-child{margin-bottom:0}.deparment .team .team-name{margin:0 0 20px;font-family:tt-commons-regular,sans-serif;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}.deparment .team .job{display:flex;padding:0 0 20px;margin:0 0 20px;border-bottom:1px solid rgba(255,255,255,.4)}@media only screen and (max-width: 767px){.deparment .team .job{flex-direction:column}}.deparment .team .job .job-info{flex:1;margin-right:30px}.deparment .team .job .job-info .location{margin:10px 0 0}.deparment .team .job .btn{align-self:center}@media only screen and (max-width: 767px){.deparment .team .job .btn{align-self:flex-end;margin:30px 0 0}}.no-jobs{display:none}.no-jobs:only-child{display:block}.careers .careers-head{position:relative;display:flex;padding:40px 0 70px;margin:0 0 30px;border-top:1px solid #ffffff}@media only screen and (max-width: 1023px){.careers .careers-head{padding-bottom:100px}}@media only screen and (max-width: 767px){.careers .careers-head{flex-direction:column;padding:40px 0 0;margin:0 0 20px}}.careers .careers-head .careers-head-content{max-width:452px}@media only screen and (max-width: 767px){.careers .careers-head .careers-head-content{margin:0 0 20px}}.careers .careers-head .careers-head-content .text{max-width:390px;margin:20px 0 0}.careers .careers-head .category-dropdown{position:absolute;top:40px;right:0;width:350px;max-width:100%;max-height:300px;overflow:auto}@media only screen and (max-width: 1023px){.careers .careers-head .category-dropdown{top:calc(100% - 70px);right:initial;left:0}}@media only screen and (max-width: 767px){.careers .careers-head .category-dropdown{position:relative;top:0;width:100%}}.featured-team{display:flex;flex-wrap:wrap}.featured-team.loading{height:100vh}.featured-team .featured-team-member{width:30.66%;margin-right:4%;margin-bottom:50px}@media only screen and (max-width: 767px){.featured-team .featured-team-member{width:48%;margin-bottom:20px}}.featured-team .featured-team-member:nth-child(3n){margin-right:0}@media only screen and (max-width: 767px){.featured-team .featured-team-member:nth-child(3n){margin-right:4%}.featured-team .featured-team-member:nth-child(2n){margin-right:0}}.featured-team .featured-team-member a{display:block;width:100%}.featured-team .featured-team-member .image-container{position:relative;width:100%;height:0;padding-bottom:100%;background-color:#232e4f}.featured-team .featured-team-member .image-container .responsive-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.featured-team .featured-team-member .image-container .responsive-image img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.featured-team .featured-team-member .member-info{margin:15px 0 0}.featured-team .featured-team-member .member-info .name{font-size:2rem;font-family:tiempos-headline-regular,sans-serif;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}.featured-team .featured-team-member .member-info .title{margin:5px 0 0}.featured-team .leadership-placeholder{position:relative;width:30.66%;margin-right:4%;margin-bottom:50px}@media only screen and (max-width: 767px){.featured-team .leadership-placeholder{width:48%;margin-bottom:20px}}.featured-team .leadership-placeholder:nth-child(3n){margin-right:0}@media only screen and (max-width: 767px){.featured-team .leadership-placeholder:nth-child(3n){margin-right:4%}.featured-team .leadership-placeholder:nth-child(2n){margin-right:0}}.featured-team .leadership-placeholder .placeholder-inner{position:relative;width:100%;height:0;padding-bottom:100%;background-color:#232e4f}.featured-team-component .featured-team-head{margin:0 0 20px}.featured-team-component .featured-team-tabs{padding:0 0 10px;margin:0 0 30px;border-bottom:1px solid #ffffff}@media only screen and (max-width: 767px){.featured-team-component .featured-team-tabs{display:none}}.featured-team-component .featured-team-tabs ul{display:flex;align-items:center;justify-content:space-between}.featured-team-component .featured-team-tabs ul li{cursor:pointer;line-height:1;border-radius:500px;padding:9px 24px;margin-right:10px;color:#fff;border:2px solid transparent;transition:all .3s ease-in-out}.featured-team-component .featured-team-tabs ul li.active,.featured-team-component .featured-team-tabs ul li:hover{border:2px solid #00d9ea}.featured-team-component .featured-team-tabs ul li:last-child{margin:0}.featured-team-component .category-dropdown{display:none;margin:0 0 30px}@media only screen and (max-width: 767px){.featured-team-component .category-dropdown{display:block}}.featured-team-component .ft-investors,.featured-team-component .ft-partners{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media only screen and (max-width: 767px){.featured-team-component .ft-investors,.featured-team-component .ft-partners{flex-direction:column}}.featured-team-component .ft-investors .investor,.featured-team-component .ft-investors .partner,.featured-team-component .ft-partners .investor,.featured-team-component .ft-partners .partner{display:flex;align-items:center;justify-content:center;width:33.33%;min-height:180px}@media only screen and (max-width: 767px){.featured-team-component .ft-investors .investor,.featured-team-component .ft-investors .partner,.featured-team-component .ft-partners .investor,.featured-team-component .ft-partners .partner{width:100%;min-height:0;margin:0 0 40px}.featured-team-component .ft-investors .investor:last-child,.featured-team-component .ft-investors .partner:last-child,.featured-team-component .ft-partners .investor:last-child,.featured-team-component .ft-partners .partner:last-child{margin:0}}.featured-team-component .ft-investors .investor .imager,.featured-team-component .ft-investors .partner .imager,.featured-team-component .ft-partners .investor .imager,.featured-team-component .ft-partners .partner .imager{max-width:80%;margin:auto}.featured-team-component .ft-partners-container .partner-head{display:flex;justify-content:space-between;margin:0 0 40px}@media only screen and (max-width: 1023px){.featured-team-component .ft-partners-container .partner-head{flex-direction:column}}.featured-team-component .ft-partners-container .partner-head .col:first-child{max-width:417px;margin-right:50px}@media only screen and (max-width: 1023px){.featured-team-component .ft-partners-container .partner-head .col:first-child{margin:0 0 20px}}.featured-team-component .ft-partners-container .partner-head .col:last-child{flex:1;max-width:592px}.button[data-v-7c79f375]{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:rotate(0) scale(1);transform-box:fill-box;transform-origin:center}.button.hover[data-v-7c79f375]{transform:rotate(90deg) scale(1.2)}.button.active[data-v-7c79f375]{opacity:0}.button .clickable[data-v-7c79f375]{cursor:pointer}.active-selector[data-v-7c79f375]{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);opacity:0}.active-selector.active[data-v-7c79f375]{opacity:1}section .overview[data-v-61e56b41]{display:flex;flex-direction:column;gap:.5rem}section .overview .card[data-v-61e56b41]{position:relative;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2.5rem}section .overview .card .mini-icon[data-v-61e56b41]{position:absolute;left:-4rem;top:-45px;height:90px;width:80px}section .overview .card h2[data-v-61e56b41]{margin-bottom:2.5rem;text-align:left;font-size:22px;font-weight:500;line-height:26px;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(53 56 65 / var(--tw-text-opacity, 1));font-family:tt-commons-regular}section .overview .card .hex-description[data-v-61e56b41]{margin-bottom:1rem}section .overview .card .hex-description[data-v-61e56b41] p{text-align:left;font-size:18px;font-weight:400;line-height:22px;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(53 56 65 / var(--tw-text-opacity, 1))}section .overview .menu[data-v-61e56b41]{display:flex;flex-direction:column;gap:.5rem}section .overview .menu .item[data-v-61e56b41]{display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 1.5rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}section .overview .menu .item .left[data-v-61e56b41]{display:flex;width:81%;align-items:center;gap:1.5rem}section .overview .menu .item .left .icon[data-v-61e56b41]{width:15%}section .overview .menu .item .left .title[data-v-61e56b41]{width:85%}section .overview .menu .item .left h2[data-v-61e56b41]{font-family:tt-commons-med;font-size:22px;font-style:normal;font-weight:500;line-height:26px}section .overview .menu .item .number[data-v-61e56b41]{display:flex;width:85px;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(0 217 234 / var(--tw-border-opacity, 1));padding:.5rem 1rem}section .topics .card[data-v-61e56b41]{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-text-opacity: 1;color:rgb(53 56 65 / var(--tw-text-opacity, 1))}section .topics .card .main-title[data-v-61e56b41]{padding-top:2.5rem;padding-bottom:2.5rem;padding-left:2.5rem;font-size:18px;line-height:22px}section .topics .card .top-area[data-v-61e56b41]{display:flex;align-items:center;justify-content:space-between}section .topics .card .top-area .mini-icon[data-v-61e56b41]{position:relative;top:-.5rem;height:62px;width:55px}section .topics .card .content[data-v-61e56b41]{padding-left:2.5rem;padding-right:2.5rem}section .topics .card .content .hex-title[data-v-61e56b41]{padding-top:1.5rem;padding-bottom:1.5rem;font-family:tt-commons-med;font-size:22px;font-style:normal;line-height:26px}section .topics .card .content .hex-description[data-v-61e56b41]{padding-bottom:1rem}section .topics .card .content .hex-description[data-v-61e56b41] p{font-size:18px;line-height:22px;color:#353841}section .topics .card .content .position[data-v-61e56b41]{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}section .topics .card .content .position .numbers[data-v-61e56b41]{width:-moz-fit-content;width:fit-content;border-radius:9999px;border-width:2px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(0 217 234 / var(--tw-border-opacity, 1));padding:.5rem 1rem;font-size:18px}section .topics .card .content .position .arrows[data-v-61e56b41]{display:flex;-moz-column-gap:2rem;column-gap:2rem}section .topics .card .content .position .arrows img[data-v-61e56b41]{border-radius:9999px;box-shadow:0 4px 9px #232e4f80;height:5rem;width:5rem;cursor:pointer;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:scale(1)}section .topics .card .content .position .arrows img[data-v-61e56b41]:hover{transform:scale(1.1)}section .topics .card .content .position .arrows img[data-v-61e56b41]:first-child{transform:rotate(180deg);box-shadow:0 -4px 9px #232e4f80}section .topics .card .content .position .arrows img[data-v-61e56b41]:first-child:hover{transform:rotate(180deg) scale(1.1)}section .topics .card .image[data-v-61e56b41]{margin-bottom:1rem;min-height:240px;width:100%;background-size:cover;background-position:center}section .topics .card .video video[data-v-61e56b41]{margin-bottom:1rem;min-height:240px;width:100%;background-position:center;-o-object-fit:cover;object-fit:cover}.hexagon-explainer-module-component[data-v-a5fe240f]{position:relative;max-width:100%}.hexagon-explainer-module-component .parallax-img[data-v-a5fe240f]{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hexagon-explainer-module-component .container[data-v-a5fe240f]{min-height:800px;position:relative;margin-top:2.5rem;margin-bottom:2.5rem;display:flex;height:auto;flex-direction:column;align-items:center;gap:1rem}@media (min-width: 1024px){.hexagon-explainer-module-component .container[data-v-a5fe240f]{height:100vh;flex-direction:row}}.hexagon-explainer-module-component .container .shape-container[data-v-a5fe240f]{position:relative;top:0;z-index:10;width:100%;overflow:hidden}@media (min-width: 1024px){.hexagon-explainer-module-component .container .shape-container[data-v-a5fe240f]{position:absolute;width:90%}}.hexagon-explainer-module-component .container .shape-container[data-v-a5fe240f]{left:50%;transform:translate(-50%)}@media only screen and (max-width: 768px){.hexagon-explainer-module-component .container .shape-container[data-v-a5fe240f]{left:0;transform:translate(0)}}@media only screen and (max-width: 767px){.hexagon-explainer-module-component .container .shape-container[data-v-a5fe240f]{left:0;transform:translate(0)}}.hexagon-explainer-module-component .container .shape-container.active[data-v-a5fe240f]{z-index:1}.hexagon-explainer-module-component .container .shape-container #hexagon-shape[data-v-a5fe240f]{padding-top:16rem;padding-bottom:16rem}@media (min-width: 1024px){.hexagon-explainer-module-component .container .shape-container #hexagon-shape[data-v-a5fe240f]{padding-top:0;padding-bottom:0}}.hexagon-explainer-module-component .container .shape-container #hexagon-shape[data-v-a5fe240f]{transform:scale(1) translate(0)}@media only screen and (max-width: 768px){.hexagon-explainer-module-component .container .shape-container #hexagon-shape[data-v-a5fe240f]{transform:scale(1.6) translate(8px)}}@media only screen and (max-width: 767px){.hexagon-explainer-module-component .container .shape-container #hexagon-shape[data-v-a5fe240f]{transform:scale(1.8) translate(8px)}}.hexagon-explainer-module-component .container .row-svg[data-v-a5fe240f]{height:100%;width:100%}@media (min-width: 1024px){.hexagon-explainer-module-component .container .row-svg[data-v-a5fe240f]{width:58.333333%}}.hexagon-explainer-module-component .container .row[data-v-a5fe240f]{position:relative;left:0;z-index:1;height:100%;width:100%;max-width:460px;padding-top:0}@media (min-width: 1024px){.hexagon-explainer-module-component .container .row[data-v-a5fe240f]{width:44%;padding-top:5rem}}.hexagon-explainer-module-component .container .row .top-area[data-v-a5fe240f]{display:flex;justify-content:space-between}.hexagon-explainer-module-component .container .row .top-area .close-button[data-v-a5fe240f]{margin-bottom:3rem;display:flex;justify-content:flex-end}.hexagon-explainer-module-component .container .row .top-area .close-button img[data-v-a5fe240f]{height:5rem;width:5rem;cursor:pointer;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:rotate(0) scale(1)}.hexagon-explainer-module-component .container .row .top-area .close-button img[data-v-a5fe240f]:hover{transform:rotate(90deg) scale(1.2)}.hexagon-explainer-module-component .container .row .top-area .icon[data-v-a5fe240f]{display:flex}.hexagon-explainer-module-component .container .row .top-area .icon img[data-v-a5fe240f]{height:5rem;width:5rem;cursor:pointer;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:rotate(180deg) scale(1)}.hexagon-explainer-module-component .container .row .top-area .icon img[data-v-a5fe240f]:hover{transform:rotate(180deg) scale(1.2)}.hexagon-explainer-module-component .container .row.active[data-v-a5fe240f]{z-index:10}.hexagon-explainer-module-component .slide-fade-enter-active[data-v-a5fe240f],.hexagon-explainer-module-component .slide-fade-leave-active[data-v-a5fe240f]{transition:all .3s ease-in-out}.hexagon-explainer-module-component .slide-fade-enter-from[data-v-a5fe240f],.hexagon-explainer-module-component .slide-fade-leave-to[data-v-a5fe240f]{transform:translate(100px);opacity:0}.sub-details .program-desc{margin:30px 0}.sub-details .video-wrapper{cursor:pointer;position:relative;width:100%;height:0;padding-bottom:56%;margin:40px 0 0;overflow:hidden;background-color:#fff}@media only screen and (max-width: 767px){.sub-details .video-wrapper{width:100%;padding-bottom:80%;margin:0 0 40px}}.sub-details .video-wrapper:before,.sub-details .video-wrapper:after{content:"";display:block;position:absolute}.sub-details .video-wrapper:before,.sub-details .video-wrapper .icon-play{top:50%;left:50%}.sub-details .video-wrapper:after{top:0;left:0;width:100%;height:100%;background:#010b1c;opacity:.6}.sub-details .video-wrapper:hover .icon-play{transform:translate(-50%,-50%) scale(1.1)}.sub-details .video-wrapper .video-poster-container{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.sub-details .video-wrapper .video-poster-container .icon{width:120px}.sub-details .video-wrapper .video-poster-container .video-thumbnail{width:100%;max-width:100%!important;height:100%;-o-object-fit:cover;object-fit:cover}.sub-details .video-wrapper .icon-play{position:absolute;transform:translate(-50%,-50%) scale(1);z-index:1;transition:all .3s ease-in-out}.sub-details .video-wrapper .icon-play img{width:80px}.pipeline-item{position:relative;margin:0 0 30px;background-color:#010b1c66}.pipeline-item:last-child{margin:0}.pipeline-item .pipeline-container{position:relative;overflow:hidden}.pipeline-item.yellow .pipeline-hex{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='90'%20viewBox='0%200%2080%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_735_2312)'%3e%3cpath%20d='M6.5%2061.6015L6.5%2028.3942C6.5%2026.7818%207.36267%2025.2926%208.7614%2024.4905L37.7614%207.86013C39.1479%207.06503%2040.8521%207.06503%2042.2386%207.86013L71.2386%2024.4905C72.6373%2025.2926%2073.5%2026.7818%2073.5%2028.3942V61.6015C73.5%2063.2137%2072.6375%2064.7028%2071.239%2065.505L42.239%2082.1393C40.8523%2082.9347%2039.1477%2082.9347%2037.761%2082.1393L8.76099%2065.505C7.3625%2064.7028%206.5%2063.2137%206.5%2061.6015Z'%20stroke='%23FFEF00'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_735_2312'%20x='0'%20y='0.763916'%20width='80'%20height='88.4719'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='3'%20result='effect1_foregroundBlur_735_2312'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.pipeline-item.yellow .pipeline-hex .hex-inner{background-color:#ffef00}.pipeline-item.yellow .pipeline-name{color:#ffef00}.pipeline-item.yellow .pipeline-sub{border-top:1px solid #ffef00;border-bottom:1px solid #ffef00}.pipeline-item.yellow .pipeline-sub .sub-name{color:#ffef00}.pipeline-item.cyan .pipeline-hex{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='90'%20viewBox='0%200%2080%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_735_2313)'%3e%3cpath%20d='M6.5%2028.3942C6.5%2026.7818%207.36267%2025.2926%208.7614%2024.4905L37.7614%207.86013C39.1479%207.06503%2040.8521%207.06503%2042.2386%207.86013L71.2386%2024.4905C72.6373%2025.2926%2073.5%2026.7818%2073.5%2028.3942V61.6015C73.5%2063.2137%2072.6375%2064.7028%2071.239%2065.505L42.239%2082.1393C40.8523%2082.9347%2039.1477%2082.9347%2037.761%2082.1393L8.76099%2065.505C7.3625%2064.7028%206.5%2063.2137%206.5%2061.6015L6.5%2028.3942Z'%20stroke='%2300D9EA'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_735_2313'%20x='0'%20y='0.763916'%20width='80'%20height='88.4719'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='3'%20result='effect1_foregroundBlur_735_2313'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.pipeline-item.cyan .pipeline-hex .hex-inner{background-color:#00d9ea}.pipeline-item.cyan .pipeline-name{color:#00d9ea}.pipeline-item.cyan .pipeline-sub{border-top:1px solid #00d9ea;border-bottom:1px solid #00d9ea}.pipeline-item.cyan .pipeline-sub .sub-name{color:#00d9ea}.pipeline-item.blue .pipeline-hex{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='90'%20viewBox='0%200%2080%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_735_2314)'%3e%3cpath%20d='M6.5%2028.3942C6.5%2026.7818%207.36267%2025.2926%208.7614%2024.4905L37.7614%207.86013C39.1479%207.06503%2040.8521%207.06503%2042.2386%207.86013L71.2386%2024.4905C72.6373%2025.2926%2073.5%2026.7818%2073.5%2028.3942V61.6015C73.5%2063.2137%2072.6375%2064.7028%2071.239%2065.505L42.239%2082.1393C40.8523%2082.9347%2039.1477%2082.9347%2037.761%2082.1393L8.76099%2065.505C7.3625%2064.7028%206.5%2063.2137%206.5%2061.6015L6.5%2028.3942Z'%20stroke='%231D78DA'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_735_2314'%20x='0'%20y='0.763794'%20width='80'%20height='88.472'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='3'%20result='effect1_foregroundBlur_735_2314'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.pipeline-item.blue .pipeline-hex .hex-inner{background-color:#1d78da}.pipeline-item.blue .pipeline-name{color:#1d78da}.pipeline-item.blue .pipeline-sub{border-top:1px solid #1d78da;border-bottom:1px solid #1d78da}.pipeline-item.blue .pipeline-sub .sub-name{color:#1d78da}.pipeline-item .pipeline-bg{position:absolute;top:0;right:0;max-width:100%;mix-blend-mode:luminosity;z-index:-1}.pipeline-item .pipeline-hex{position:absolute;top:0;left:0;width:68px;height:78px;background-size:contain;background-repeat:no-repeat;transform:translate(-50%)}@media only screen and (max-width: 1023px){.pipeline-item .pipeline-hex{left:10px;transform:translateY(-50%)}}.pipeline-item .pipeline-hex .hex-inner{position:absolute;top:50%;left:50%;width:54px;height:52px;transform:translate(-50%,-50%);clip-path:polygon(47.5% 5.66987%,48.2899% 5.30154%,49.13176% 5.07596%,50% 5%,50.86824% 5.07596%,51.7101% 5.30154%,52.5% 5.66987%,87.14102% 25.66987%,87.85495% 26.16978%,88.47124% 26.78606%,88.97114% 27.5%,89.33948% 28.2899%,89.56505% 29.13176%,89.64102% 30%,89.64102% 70%,89.56505% 70.86824%,89.33948% 71.7101%,88.97114% 72.5%,88.47124% 73.21394%,87.85495% 73.83022%,87.14102% 74.33013%,52.5% 94.33013%,51.7101% 94.69846%,50.86824% 94.92404%,50% 95%,49.13176% 94.92404%,48.2899% 94.69846%,47.5% 94.33013%,12.85898% 74.33013%,12.14505% 73.83022%,11.52876% 73.21394%,11.02886% 72.5%,10.66052% 71.7101%,10.43495% 70.86824%,10.35898% 70%,10.35898% 30%,10.43495% 29.13176%,10.66052% 28.2899%,11.02886% 27.5%,11.52876% 26.78606%,12.14505% 26.16978%,12.85898% 25.66987%)}.pipeline-item .pipeline-item-wrapper{padding:60px 0}.pipeline-item .pipeline-item-wrapper .pipeline-head{margin:0 0 30px}.pipeline-item .pipeline-item-wrapper .pipeline-head .pipeline-name{margin:0 0 40px}.pipeline-item .pipeline-item-wrapper .pipeline-head .pipeline-details{max-width:480px}.pipeline-item .pipeline-item-wrapper .pipeline-sub:not(:first-child){border-top:none}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-name{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:12px 0}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-name.open img{transform:rotate(180deg)}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-name img{transform:rotate(0);transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-name img{width:50px}}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details{width:95%;max-width:1000px;padding:40px 0;margin:auto}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details:has(.description) .sub-detail.partnerships{border-bottom:none;padding-bottom:0}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details:has(.description) .sub-detail.description .sub-detail-description{display:none}@media (min-width: 768px){.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details:has(.description) .sub-detail.description .sub-detail-description{display:flex}}@media only screen and (max-width: 767px){.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details{padding:20px 0}}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail{display:flex;padding:0 0 30px;margin:30px 0 0;border-bottom:1px solid #ffffff}@media only screen and (max-width: 767px){.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail{flex-direction:column}}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail:first-child{margin:0}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail:last-child{border-bottom:none}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail .sub-detail-title,.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail .sub-detail-text{flex:1}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail .sub-detail-description{flex:1;opacity:0;pointer-events:none;max-width:500px;height:0px;margin-right:30px;margin-top:0;margin-bottom:0}@media only screen and (max-width: 767px){.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail .sub-detail-description{margin:0 0 30px}}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail .sub-detail-title{margin-right:30px}@media only screen and (max-width: 767px){.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail .sub-detail-title{margin:0 0 30px}}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail .sub-detail-text{max-width:500px}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail .sub-detail-text.partner-logos img{max-width:200px;margin:0 0 20px}.pipeline-item .pipeline-item-wrapper .pipeline-sub .sub-details .sub-detail .sub-detail-text.partner-logos img:last-child{margin:0}.pipeline .pipeline-wrapper{position:relative}.page-callout .container{display:flex;flex-direction:column}@media only screen and (max-width: 1023px){.page-callout .container{flex-direction:column}}.page-callout .page-callout-content{position:absolute;top:20px;left:0;max-width:420px}@media only screen and (max-width: 1023px){.page-callout .page-callout-content{position:relative;top:0;width:100%;max-width:428px}}.page-callout .page-callout-content .text{margin:20px 0 0}.page-callout .page-callout-content .btn{margin:30px 0 0}.page-callout .page-callout-hex-container{position:relative;display:flex;flex-direction:column;align-self:flex-end;width:62%;max-width:800px;padding:0 0 70px}.page-callout .page-callout-hex-container.no-content{align-self:center}@media only screen and (max-width: 1023px){.page-callout .page-callout-hex-container{align-self:center;width:100%}}.page-callout .page-callout-hex-container .hex{position:relative;width:52%;height:0;padding-bottom:59%;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);color:#232e4f;background-color:#00d9ea}@media only screen and (max-width: 1023px){.page-callout .page-callout-hex-container .hex{width:62%;padding-bottom:69%}}.page-callout .page-callout-hex-container .hex.has-image{background-color:transparent}.page-callout .page-callout-hex-container .hex.text{align-self:center;transform:translate(65px)}@media only screen and (max-width: 767px){.page-callout .page-callout-hex-container .hex.text{font-size:6vw}}.page-callout .page-callout-hex-container .hex.one{align-self:flex-start;width:48%;padding-bottom:55%;margin-top:-25%}@media only screen and (max-width: 1023px){.page-callout .page-callout-hex-container .hex.one{width:58%;padding-bottom:65%;margin-top:-14%}}.page-callout .page-callout-hex-container .hex.two{align-self:flex-end;width:40%;padding-bottom:46%;margin-top:-34%}@media only screen and (max-width: 1023px){.page-callout .page-callout-hex-container .hex.two{width:50%;padding-bottom:56%}}.page-callout .page-callout-hex-container .hex .hex-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.page-callout .page-callout-hex-container .hex .text{width:80%;max-width:347px;margin:auto;z-index:1}.page-callout .page-callout-hex-container .hex .imager{position:absolute;top:0;left:0;width:100%;height:100%}.page-callout .page-callout-hex-container .hex .imager img{width:100%!important;height:100%;-o-object-fit:cover;object-fit:cover}.page-callout .page-callout-hex-container .hex-outline{position:absolute;background-image:url("data:image/svg+xml,%3csvg%20width='305'%20height='348'%20viewBox='0%200%20305%20348'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.5%2089.8938C0.5%2088.2777%201.36658%2086.7857%202.77034%2085.985L150.27%201.84748C151.652%201.05919%20153.348%201.05919%20154.73%201.84748L302.23%2085.985C303.633%2086.7857%20304.5%2088.2777%20304.5%2089.8938V258.086C304.5%20259.702%20303.634%20261.194%20302.23%20261.994L154.73%20346.152C153.348%20346.941%20151.652%20346.941%20150.27%20346.152L2.76994%20261.994C1.36641%20261.194%200.5%20259.702%200.5%20258.086L0.5%2089.8938Z'%20stroke='url(%23paint0_linear_1152_2009)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1152_2009'%20x1='331.727'%20y1='5.81774e-06'%20x2='153.329'%20y2='348.425'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%2300D9EA'%20stop-opacity='0.07'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.page-callout .page-callout-hex-container .hex-outline.one{opacity:0;visibility:hidden;right:0;top:40%;width:97px;height:111px;transform:translateY(-50%) rotate(90deg)}.page-callout .page-callout-hex-container .hex-outline.two{width:158px;height:181px;left:0;bottom:140px}.page-callout .page-callout-hex-container .hex-outline.three{bottom:0;left:50%;width:221px;height:253px;transform:translate(-50%) rotate(-60deg)}@media only screen and (max-width: 767px){.page-callout .page-callout-hex-container .hex-outline.three{width:158px;height:181px}}.page-callout-hex{overflow:hidden}.page-callout-hex .hex-outline{position:absolute;left:50%;display:block;width:305px;height:348px;transform:translate(-50%);background-image:url("data:image/svg+xml,%3csvg%20width='305'%20height='348'%20viewBox='0%200%20305%20348'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.5%2089.8938C0.5%2088.2777%201.36658%2086.7857%202.77034%2085.985L150.27%201.84748C151.652%201.05919%20153.348%201.05919%20154.73%201.84748L302.23%2085.985C303.633%2086.7857%20304.5%2088.2777%20304.5%2089.8938V258.086C304.5%20259.702%20303.634%20261.194%20302.23%20261.994L154.73%20346.152C153.348%20346.941%20151.652%20346.941%20150.27%20346.152L2.76994%20261.994C1.36641%20261.194%200.5%20259.702%200.5%20258.086L0.5%2089.8938Z'%20stroke='url(%23paint0_linear_1152_2009)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1152_2009'%20x1='331.727'%20y1='5.81774e-06'%20x2='153.329'%20y2='348.425'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%2300D9EA'%20stop-opacity='0.07'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;z-index:-1}.page-callout-hex .hex-outline.top{top:0}.page-callout-hex .hex-outline.bottom{bottom:0}.page-callout-hex .hex-container{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:80px 0}@media only screen and (max-width: 1023px){.page-callout-hex .hex-container{flex-direction:column}}@media only screen and (max-width: 767px){.page-callout-hex .hex-container{padding:60px 0}}.page-callout-hex .hex-container .hex{position:relative;width:45.5%;height:0;padding-bottom:53%;margin-right:1%;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:linear-gradient(180deg,#ffef00,#00d9ea);color:#232e4f}@media only screen and (max-width: 1023px){.page-callout-hex .hex-container .hex{width:65%;padding-bottom:76%;margin:0!important}}@media only screen and (max-width: 767px){.page-callout-hex .hex-container .hex{width:95%;padding-bottom:113%}}.page-callout-hex .hex-container .hex:nth-child(2),.page-callout-hex .hex-container .hex:nth-child(3){margin:0}.page-callout-hex .hex-container .hex:first-child{transform:translate(-5%,-5%)}.page-callout-hex .hex-container .hex:nth-child(2){transform:translate(5%,-5%)}.page-callout-hex .hex-container .hex:nth-child(3){transform:translateY(5%)}.page-callout-hex .hex-container .hex.blue{background:linear-gradient(180deg,#00d9ea,#1d78da)}.page-callout-hex .hex-container .hex.teal{background:linear-gradient(.51deg,#00d9ea .46%,#fff 99.59%)}.page-callout-hex .hex-container .hex:nth-child(3){margin-top:-12.25%}@media only screen and (max-width: 1023px){.page-callout-hex .hex-container .hex:nth-child(3){margin:0!important}}.page-callout-hex .hex-container .hex .hex-wrapper{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.page-callout-hex .hex-container .hex .content{width:85%;max-width:390px;margin:auto}.page-callout-hex .hex-container .hex .content .text{margin:20px 0 0}.page-callout-hex .hex-container .hex .content .btn{margin:30px 0 0}.general-content .general-content-wrapper{text-align:center}.general-content .btn-container{display:flex;justify-content:center;margin:50px 0 0}.image-component .image-component-wrapper{display:flex;flex-direction:column;width:100%}.image-component .image-container{width:94%;max-width:1240px}@media only screen and (max-width: 1023px){.image-component .image-container{width:100%}}.image-component .image-wrapper{width:100%}.image-component .imager img{width:100%;-o-object-fit:cover;object-fit:cover}.image-component .content-box{position:relative;align-self:flex-end;padding:50px 60px;margin-top:-120px;background-color:#1d78da}@media only screen and (max-width: 1023px){.image-component .content-box{margin:0}}@media only screen and (max-width: 767px){.image-component .content-box{padding:20px;margin:20px 0 0}}.image-component .content-box .content-wrapper{max-width:420px}@media only screen and (max-width: 767px){.image-component .content-box .content-wrapper{max-width:100%}}.image-component .content-box .content-wrapper .text{margin:15px 0 0}.video-component .video-component-wrapper{display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.video-component .video-component-wrapper{flex-direction:column}}.video-component .video-component-wrapper .video-wrapper{cursor:pointer;position:relative;width:55%;max-width:600px;height:0;padding-bottom:42%;margin-right:40px;overflow:hidden;clip-path:polygon(0 0,100% 0,100% 80%,67% 100%,0 100%);background-color:#fff}@media only screen and (max-width: 767px){.video-component .video-component-wrapper .video-wrapper{width:100%;padding-bottom:80%;margin:0 0 40px}}.video-component .video-component-wrapper .video-wrapper:before,.video-component .video-component-wrapper .video-wrapper:after{content:"";display:block;position:absolute}.video-component .video-component-wrapper .video-wrapper:before,.video-component .video-component-wrapper .video-wrapper .icon-play{top:50%;left:50%}.video-component .video-component-wrapper .video-wrapper:after{top:0;left:0;width:100%;height:100%;background:#010b1c;opacity:.6}.video-component .video-component-wrapper .video-wrapper:hover .icon-play{transform:translate(-50%,-50%) scale(1.1)}.video-component .video-component-wrapper .video-wrapper .video-poster-container{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.video-component .video-component-wrapper .video-wrapper .video-poster-container .video-thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-component .video-component-wrapper .video-wrapper .icon-play{position:absolute;transform:translate(-50%,-50%) scale(1);z-index:1;transition:all .3s ease-in-out}.video-component .video-component-wrapper .content{flex:1;max-width:420px}.video-component .video-component-wrapper .content .text{margin:20px 0 0}.culture-list-item{position:relative;display:flex;margin:0 0 80px}@media only screen and (max-width: 767px){.culture-list-item{flex-direction:column}}@media only screen and (max-width: 1023px){.culture-list-item:nth-child(3n+1) .culture-content-container{justify-content:flex-end}}@media only screen and (max-width: 767px){.culture-list-item:nth-child(3n+1) .culture-content-container{justify-content:flex-start}}.culture-list-item:nth-child(3n+1) .image-container{width:158px;height:181px;margin-left:auto;margin-right:20px;transform:translate(-20%)}@media only screen and (max-width: 1023px){.culture-list-item:nth-child(3n+1) .image-container{margin-left:5%}}@media only screen and (max-width: 767px){.culture-list-item:nth-child(3n+1) .image-container{margin:0 0 30px 50px}.culture-list-item:nth-child(3n+1) .hex-outline{position:absolute;top:-40px;right:40px}}.culture-list-item:nth-child(3n+2) .image-container{order:1;width:221px;height:254px;margin-left:auto;margin-right:10%;transform:translate(10%)}@media only screen and (max-width: 1023px){.culture-list-item:nth-child(3n+2) .image-container{margin-right:5%}}@media only screen and (max-width: 767px){.culture-list-item:nth-child(3n+2) .image-container{order:0;margin-bottom:30px}}.culture-list-item:nth-child(3n+2) .culture-content-container{order:0}@media only screen and (max-width: 767px){.culture-list-item:nth-child(3n+2) .culture-content-container{order:1}.culture-list-item:nth-child(3n+2) .hex-outline{position:absolute;top:-40px;left:40px}}.culture-list-item:nth-child(3n+3) .image-container{width:191px;height:220px;margin-left:5%;transform:translate(-10%)}@media only screen and (max-width: 767px){.culture-list-item:nth-child(3n+3) .image-container{margin-bottom:30px}}.culture-list-item:nth-child(3n+3) .culture-content-container{margin-left:auto;margin-right:100px}@media only screen and (max-width: 767px){.culture-list-item:nth-child(3n+3) .culture-content-container{margin:0}}.culture-list-item:last-child{margin:0}.culture-list-item .image-container{position:relative;overflow:hidden;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.culture-list-item .image-container .imager{position:absolute;top:0;left:0;width:100%;height:100%}.culture-list-item .image-container .imager img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.culture-list-item .culture-content-container{display:flex}@media only screen and (max-width: 1023px){.culture-list-item .culture-content-container{flex:1}}.culture-list-item .culture-content-container .hex-outline{display:block;width:79px;height:90px;margin-right:12px;background-image:url("data:image/svg+xml,%3csvg%20width='79'%20height='90'%20viewBox='0%200%2079%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M37.6877%2087.4126L3.75022%2067.8188C2.66096%2067.1899%201.99289%2066.0249%202.00028%2064.7672L2.23326%2025.0645C2.24051%2023.8288%202.89889%2022.6884%203.96545%2022.0643L38.2325%202.0112C39.318%201.37593%2040.661%201.37199%2041.7502%202.00087L75.6877%2021.5947C76.7769%2022.2235%2077.4449%2023.3884%2077.4377%2024.646L77.2087%2064.351C77.2016%2065.587%2076.5431%2066.7276%2075.4762%2067.3517L41.2052%2087.4025C40.1197%2088.0376%2038.7769%2088.0415%2037.6877%2087.4126Z'%20stroke='url(%23paint0_linear_1086_13003)'%20stroke-width='3'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1086_13003'%20x1='23.9613'%20y1='-17.9952'%20x2='79.0002'%20y2='67.0086'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%2300D9EA'%20stop-opacity='0.07'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.culture-list-item .content-wrapper{flex:1;max-width:440px;padding:75px 0 0}@media only screen and (max-width: 767px){.culture-list-item .content-wrapper{padding:0}}.culture-list-item .content-wrapper .text{margin:30px 0 0}.culture-list{overflow:hidden}.culture-list .culture-list-head{display:flex;justify-content:space-between;margin:0 0 100px}@media only screen and (max-width: 767px){.culture-list .culture-list-head{flex-direction:column}}.culture-list .culture-list-head .headline{margin-right:40px}@media only screen and (max-width: 767px){.culture-list .culture-list-head .headline{margin:0 0 30px}}.culture-list .culture-list-head .text{flex:1;max-width:600px}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.story-carousel{padding-bottom:150px;margin-bottom:70px}@media only screen and (max-width: 1023px){.story-carousel{padding:120px 0 40px}}.story-carousel .carousel-container{position:relative;width:60.55%;height:0;padding-bottom:39.2%}@media only screen and (max-width: 1023px){.story-carousel .carousel-container{width:100%;max-width:100%;padding-bottom:58%}}.story-carousel .carousel-container .splide{position:absolute;top:0;left:0;width:100%;height:100%}.story-carousel .carousel-container .splide .splide__track{width:100%;height:100%}.story-carousel .carousel-container .splide__arrows{position:absolute;bottom:0;right:10%;transform:translateY(50%);z-index:1}@media only screen and (max-width: 1024px){.story-carousel .carousel-container .splide__arrows{left:38%}}@media only screen and (max-width: 1023px){.story-carousel .carousel-container .splide__arrows{right:5%;bottom:50px;left:initial}}@media only screen and (max-width: 767px){.story-carousel .carousel-container .splide__arrows{right:10px}}.story-carousel .carousel-container .splide__arrows--prev{transform:rotate(180deg)}.story-carousel .carousel-container .splide__arrows button{cursor:pointer;width:94px;height:94px;padding:0;opacity:1;background-image:url("data:image/svg+xml,%3csvg%20width='94'%20height='94'%20viewBox='0%200%2094%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1431_12306)'%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='27.5'%20fill='white'/%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='26'%20stroke='url(%23paint0_linear_1431_12306)'%20stroke-width='3'/%3e%3c/g%3e%3cpath%20d='M39%2045.5C38.1716%2045.5%2037.5%2046.1716%2037.5%2047C37.5%2047.8284%2038.1716%2048.5%2039%2048.5V45.5ZM56.0607%2048.0607C56.6464%2047.4749%2056.6464%2046.5251%2056.0607%2045.9393L46.5147%2036.3934C45.9289%2035.8076%2044.9792%2035.8076%2044.3934%2036.3934C43.8076%2036.9792%2043.8076%2037.9289%2044.3934%2038.5147L52.8787%2047L44.3934%2055.4853C43.8076%2056.0711%2043.8076%2057.0208%2044.3934%2057.6066C44.9792%2058.1924%2045.9289%2058.1924%2046.5147%2057.6066L56.0607%2048.0607ZM39%2048.5H55V45.5H39V48.5Z'%20fill='%23010B1C'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_1431_12306'%20x='11'%20y='15'%20width='73'%20height='73'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='4.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.137255%200%200%200%200%200.180392%200%200%200%200%200.309804%200%200%200%200.5%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1431_12306'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1431_12306'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1431_12306'%20x1='47.5'%20y1='20'%20x2='47.5'%20y2='75'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFEF00'/%3e%3cstop%20offset='1'%20stop-color='%23368789'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain!important;background-color:transparent!important;border:none!important;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.story-carousel .carousel-container .splide__arrows button{width:60px;height:60px}}.story-carousel .carousel-container .splide__arrows button:disabled{cursor:default;opacity:.7}.story-carousel .carousel-container .splide__arrows button.splide__arrow--prev{transform:rotate(180deg)}.story-carousel .carousel-container .splide__arrows button svg{display:none}.story-carousel .carousel-container img{width:100%;height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px){.story-carousel .carousel-container img{height:350px}}.story-carousel .content-box{position:absolute;bottom:-80px;right:0;width:45%;padding:70px 50px;background-color:#1d78da}@media only screen and (max-width: 1440px){.story-carousel .content-box{top:30px;bottom:initial}}@media only screen and (max-width: 1200px){.story-carousel .content-box{padding:40px}}@media only screen and (max-width: 1023px){.story-carousel .content-box{position:relative;top:-50px;width:95%;max-width:95%;margin:auto}}@media only screen and (max-width: 767px){.story-carousel .content-box{padding:40px 20px}}.story-carousel .content-box .box-wrapper{margin:auto}@media only screen and (max-width: 1023px){.story-carousel .content-box .box-wrapper{width:100%;max-width:100%}}.story-carousel .content-box .btn{margin:40px 0 0}.story-carousel .hex{position:absolute;bottom:0;left:50px;width:15%;height:0;padding-bottom:17%;transform:translateY(60%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);overflow:hidden;color:#010b1c;background-color:#00d9ea}@media only screen and (max-width: 1023px){.story-carousel .hex{top:-60px;right:30px;left:initial;bottom:initial;transform:translateY(-50%)}}@media only screen and (max-width: 767px){.story-carousel .hex{width:130px;height:150px;padding-bottom:0%}}.story-carousel .hex .hex-wrapper{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:100%}.story-carousel .hex .hex-wrapper .hex-title{width:90%;margin:auto}.team-member{position:relative}.team-member a{display:block;width:100%}@media only screen and (max-width: 767px){.team-member a{display:flex;flex-direction:column}}.team-member:hover .member-info{background:#010b1cad}.team-member:hover .member-info .member-content .member-info-wrapper{transform:translateY(0)}.team-member .image-container{position:relative;width:100%;height:0;overflow:hidden;padding-bottom:100%;background-color:#232e4f}.team-member .image-container .responsive-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.team-member .image-container .responsive-image img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.team-member .image-container .placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%}.team-member .member-info{position:absolute;display:flex;align-items:flex-end;top:0;left:0;width:100%;height:100%;padding:15px;background:#010b1c00;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.team-member .member-info{position:relative;padding:0;margin:15px 0 0;background:#010b1c00!important}}.team-member .member-info .member-content{position:relative;overflow:hidden}.team-member .member-info .member-content .member-info-wrapper{transform:translateY(100%);transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.team-member .member-info .member-content .member-info-wrapper{transform:translateY(0)}}.team-member .member-info .member-content .member-info-wrapper .title{padding-bottom:2px}.team-member .member-info .member-content .member-info-wrapper .name{font-family:tiempos-headline-regular,sans-serif;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}.team-section{position:relative;width:100%;border-bottom:1px solid #ffef00}.team-section .team-drawer-btn{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:12px 0}.team-section .team-drawer-btn.open .arrow{transform:rotate(180deg)}.team-section .team-drawer-btn .team-name{color:#ffef00}.team-section .team-drawer-btn .arrow{transform:rotate(0);transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.team-section .team-drawer-btn .arrow{width:40px}.team-section .team-section-container .desktop{display:none}}.team-section .team-section-container .mobile{display:none}@media only screen and (max-width: 767px){.team-section .team-section-container .mobile{display:block}}.team-section .btn-container{display:flex;justify-content:center;margin:40px 0}.team-section .team-container{padding:0 0 20px}.team-component .team-headline{margin:0 0 30px}.team-component .team-categories{padding:0 0 10px;border-bottom:1px solid #ffffff}@media only screen and (max-width: 767px){.team-component .team-categories{display:none}}.team-component .team-categories ul{display:flex;align-items:center}.team-component .team-categories ul li{cursor:pointer;line-height:1;border-radius:500px;padding:9px 24px;margin-right:10px;color:#fff;border:2px solid transparent;transition:all .3s ease-in-out}.team-component .team-categories ul li.active,.team-component .team-categories ul li:hover{border:2px solid #00d9ea}.team-component .team-categories ul li:last-child{margin:0}.team-component .category-dropdown{display:none}@media only screen and (max-width: 767px){.team-component .category-dropdown{display:block}.team-component .team-all .desktop{display:none}}.team-component .team-all .mobile{display:none}@media only screen and (max-width: 767px){.team-component .team-all .mobile{display:block}}.team-component .team-all .btn-container{display:flex;justify-content:center;margin:40px 0 0}.team-component .team-container{display:flex;flex-wrap:wrap;margin:40px 0 0}@media only screen and (max-width: 767px){.team-component .team-container{justify-content:space-between}}.team-component .team-container .team-member{width:19.2%;height:0;padding-bottom:19.2%;margin-right:1%;margin-bottom:25px}@media only screen and (max-width: 1024px){.team-component .team-container .team-member{width:32.66%;padding-bottom:32.66%}}.team-component .team-container .team-member:nth-child(5n){margin-right:0}@media only screen and (max-width: 1024px){.team-component .team-container .team-member:nth-child(5n){margin-right:1%}.team-component .team-container .team-member:nth-child(3n){margin-right:0}}@media only screen and (max-width: 767px){.team-component .team-container .team-member{width:48%!important;height:auto;padding:0;margin:0 0 20px!important}}.featured-team-component+.team-component{padding-top:0}.values{overflow:hidden}.values .values-content{display:flex;justify-content:space-between}@media only screen and (max-width: 1023px){.values .values-content{flex-direction:column}}.values .values-content .values-content-container{flex:1;max-width:436px;margin-right:70px}@media only screen and (max-width: 1023px){.values .values-content .values-content-container{width:100%;max-width:100%;margin:0 0 40px}}.values .values-content .values-content-container .text{margin:20px 0 0}.values .values-content .values-content-container .btn{margin:30px 0 0}.values .values-content .hexagons-container{width:39.125%;margin-right:10%}@media only screen and (max-width: 1023px){.values .values-content .hexagons-container{width:75%;max-width:450px;padding:50px 0;margin:0 0 0 10%}}@media only screen and (max-width: 767px){.values .values-content .hexagons-container{margin:0}}.values .values-content .hexagons-container .hexagon-row{position:relative;display:flex;justify-content:space-between}.values .values-content .hexagons-container .hexagon-row:first-child{left:51%}.values .values-content .hexagons-container .hexagon-row:nth-child(2){left:25.5%}.values .values-content .hexagons-container .hexagon-row:not(:first-child){margin-top:-12%}.values .values-content .hexagons-container .hexagon-row .hexagon{position:relative;width:calc(50% - 5px);height:0;padding-bottom:56.34%;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);overflow:hidden}.values .values-content .hexagons-container .hexagon-row .hexagon:hover .hex-hover{visibility:visible;opacity:1}.values .values-content .hexagons-container .hexagon-row .hexagon:hover .hex-title{visibility:hidden;opacity:0}.values .values-content .hexagons-container .hexagon-row .hexagon.yellow{transform:translateY(-25%)}.values .values-content .hexagons-container .hexagon-row .hexagon.yellow .hex-border{background-image:url("data:image/svg+xml,%3csvg%20width='216'%20height='249'%20viewBox='0%200%20216%20249'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%2065.1319C1.5%2063.8805%202.16812%2062.7243%203.25234%2062.0995L106.252%202.73849C107.334%202.11508%20108.666%202.11507%20109.748%202.73849L212.748%2062.0995C213.832%2062.7243%20214.5%2063.8805%20214.5%2065.1319L214.5%20183.854C214.5%20185.105%20213.832%20186.261%20212.748%20186.886L109.748%20246.261C108.666%20246.885%20107.334%20246.885%20106.252%20246.261L3.25203%20186.886C2.16798%20186.261%201.5%20185.105%201.5%20183.854L1.5%2065.1319Z'%20stroke='%23FFEF00'%20stroke-width='3'/%3e%3c/svg%3e")}.values .values-content .hexagons-container .hexagon-row .hexagon.yellow .hex-hover{background-color:#ffef0033}.values .values-content .hexagons-container .hexagon-row .hexagon.blue{transform:translate(-5%,-5%)}.values .values-content .hexagons-container .hexagon-row .hexagon.blue .hex-border{background-image:url("data:image/svg+xml,%3csvg%20width='216'%20height='249'%20viewBox='0%200%20216%20249'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%2065.1319C1.5%2063.8805%202.16812%2062.7243%203.25234%2062.0995L106.252%202.73849C107.334%202.11508%20108.666%202.11507%20109.748%202.73849L212.748%2062.0995C213.832%2062.7243%20214.5%2063.8805%20214.5%2065.1319L214.5%20183.854C214.5%20185.105%20213.832%20186.261%20212.748%20186.886L109.748%20246.261C108.666%20246.885%20107.334%20246.885%20106.252%20246.261L3.25203%20186.886C2.16798%20186.261%201.5%20185.105%201.5%20183.854L1.5%2065.1319Z'%20stroke='%231D78DA'%20stroke-width='3'/%3e%3c/svg%3e")}.values .values-content .hexagons-container .hexagon-row .hexagon.blue .hex-hover{background-color:#232e4f33}.values .values-content .hexagons-container .hexagon-row .hexagon.tech-blue{transform:translate(10%)}.values .values-content .hexagons-container .hexagon-row .hexagon.tech-blue .hex-border{background-image:url("data:image/svg+xml,%3csvg%20width='216'%20height='249'%20viewBox='0%200%20216%20249'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%2065.1319C1.5%2063.8805%202.16812%2062.7243%203.25234%2062.0995L106.252%202.73849C107.334%202.11508%20108.666%202.11507%20109.748%202.73849L212.748%2062.0995C213.832%2062.7243%20214.5%2063.8805%20214.5%2065.1319L214.5%20183.854C214.5%20185.105%20213.832%20186.261%20212.748%20186.886L109.748%20246.261C108.666%20246.885%20107.334%20246.885%20106.252%20246.261L3.25203%20186.886C2.16798%20186.261%201.5%20185.105%201.5%20183.854L1.5%2065.1319Z'%20stroke='%2300D9EA'%20stroke-width='3'/%3e%3c/svg%3e")}.values .values-content .hexagons-container .hexagon-row .hexagon.tech-blue .hex-hover{background-color:#00d9ea33}.values .values-content .hexagons-container .hexagon-row .hexagon.teal{transform:translateY(20%)}.values .values-content .hexagons-container .hexagon-row .hexagon.teal .hex-border{background-image:url("data:image/svg+xml,%3csvg%20width='216'%20height='249'%20viewBox='0%200%20216%20249'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%20183.854L1.5%2065.1319C1.5%2063.8805%202.16812%2062.7243%203.25234%2062.0995L106.252%202.73849C107.334%202.11508%20108.666%202.11507%20109.748%202.73849L212.748%2062.0995C213.832%2062.7243%20214.5%2063.8805%20214.5%2065.1319L214.5%20183.854C214.5%20185.105%20213.832%20186.261%20212.748%20186.886L109.748%20246.261C108.666%20246.885%20107.334%20246.885%20106.252%20246.261L3.25203%20186.886C2.16798%20186.261%201.5%20185.105%201.5%20183.854Z'%20stroke='%23368789'%20stroke-width='3'/%3e%3c/svg%3e")}.values .values-content .hexagons-container .hexagon-row .hexagon.teal .hex-hover{background-color:#36878933}.values .values-content .hexagons-container .hexagon-row .hexagon.gray{transform:translate(10%,10%)}.values .values-content .hexagons-container .hexagon-row .hexagon.gray .hex-border{background-image:url("data:image/svg+xml,%3csvg%20width='216'%20height='249'%20viewBox='0%200%20216%20249'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%2065.1319C1.5%2063.8805%202.16812%2062.7243%203.25234%2062.0995L106.252%202.73849C107.334%202.11508%20108.666%202.11507%20109.748%202.73849L212.748%2062.0995C213.832%2062.7243%20214.5%2063.8805%20214.5%2065.1319L214.5%20183.854C214.5%20185.105%20213.832%20186.261%20212.748%20186.886L109.748%20246.261C108.666%20246.885%20107.334%20246.885%20106.252%20246.261L3.25203%20186.886C2.16798%20186.261%201.5%20185.105%201.5%20183.854L1.5%2065.1319Z'%20stroke='%23BABBBB'%20stroke-width='3'/%3e%3c/svg%3e")}.values .values-content .hexagons-container .hexagon-row .hexagon.gray .hex-hover{background-color:#babbbb33}.values .values-content .hexagons-container .hexagon-row .hexagon .hex-hover{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease-in-out}.values .values-content .hexagons-container .hexagon-row .hexagon .hex-hover .hover-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;text-align:center;z-index:1}@media only screen and (max-width: 767px){.values .values-content .hexagons-container .hexagon-row .hexagon .hex-hover .hover-text{font-size:1.4rem}}.values .values-content .hexagons-container .hexagon-row .hexagon .hex-border{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain}.values .values-content .hexagons-container .hexagon-row .hexagon .imager{position:absolute;top:0;left:0;width:100%;height:100%}.values .values-content .hexagons-container .hexagon-row .hexagon .imager:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.values .values-content .hexagons-container .hexagon-row .hexagon img{width:100%!important;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.4}.values .values-content .hexagons-container .hexagon-row .hexagon .hex-title{visibility:visible;opacity:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;text-align:center;z-index:1;font-family:tt-commons-semibold,sans-serif;font-weight:600;font-style:bold;font-stretch:normal;font-display:swap;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.values .values-content .hexagons-container .hexagon-row .hexagon .hex-title{font-size:1.6rem}}.values .values-content .hexagons-container .hexagon-row .hex-outline-blur{position:absolute;right:0;width:calc(50% - 5px);height:0;padding-bottom:56.34%;background-image:url("data:image/svg+xml,%3csvg%20width='216'%20height='249'%20viewBox='0%200%20216%20249'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%2065.1319C1.5%2063.8805%202.16812%2062.7243%203.25234%2062.0995L106.252%202.73849C107.334%202.11508%20108.666%202.11507%20109.748%202.73849L212.748%2062.0995C213.832%2062.7243%20214.5%2063.8805%20214.5%2065.1319L214.5%20183.854C214.5%20185.105%20213.832%20186.261%20212.748%20186.886L109.748%20246.261C108.666%20246.885%20107.334%20246.885%20106.252%20246.261L3.25203%20186.886C2.16798%20186.261%201.5%20185.105%201.5%20183.854L1.5%2065.1319Z'%20stroke='%2300D9EA'%20stroke-width='3'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;opacity:.5}.values .values-content .hexagons-container .hexagon-row .hex-outline-blur.one{filter:blur(5px)}.values .values-content .hexagons-container .hexagon-row .hex-outline-blur.two,.values .values-content .hexagons-container .hexagon-row .hex-outline-blur.three{filter:blur(15px)}.values .values-content .hexagons-container .hexagon-row .hex-outline-blur.offset{transform:translate(calc(100% + 10px))}.benefit{position:relative;height:100%;padding:20px 0 55px}@media only screen and (max-width: 1023px){.benefit{padding:0 0 60px}}.benefit .images-container{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;width:25%;transform:translate(-50%,-50%)}@media only screen and (max-width: 1023px){.benefit .images-container{position:relative;top:0;left:0;flex-direction:row;justify-content:space-between;width:100%;margin:0 0 50px;transform:translate(0)}}.benefit .hex{position:relative;height:0;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);overflow:hidden}.benefit .hex.one{width:47%;padding-bottom:54%;transform:translate(37px)}@media only screen and (max-width: 1023px){.benefit .hex.one{width:32%;padding-bottom:37%;transform:translate(0)}}.benefit .hex.two{align-self:flex-end;width:78%;padding-bottom:88.5%;transform:translate(30px)}@media only screen and (max-width: 1023px){.benefit .hex.two{width:52%;padding-bottom:59%;margin:5% 0 0;transform:translate(0)}}.benefit .hex .imager{position:absolute;top:0;left:0;width:100%;height:100%}.benefit .hex .imager img{width:100%!important;height:100%;-o-object-fit:cover;object-fit:cover}.benefit .benefit-items{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width: 1023px){.benefit .benefit-items{flex-direction:column}}.benefit .benefit-items .benefit-item{display:flex;flex-direction:column;justify-content:center;width:37.5%;padding:27px 30px;margin:0 0 30px;border:solid;border-image-slice:1;border-width:3px;border-image-source:linear-gradient(90deg,rgb(0,217,234) 0%,rgb(255,239,0) 100%)}@media only screen and (max-width: 1024px){.benefit .benefit-items .benefit-item{padding:20px}}@media only screen and (max-width: 1023px){.benefit .benefit-items .benefit-item{width:100%;margin:0 0 10px}.benefit .benefit-items .benefit-item:last-child{margin:0}}.benefit .benefit-items .benefit-item:nth-child(2){transform:translate(3px)}@media only screen and (max-width: 1023px){.benefit .benefit-items .benefit-item:nth-child(2){transform:translate(0)}}.benefit .benefit-items .benefit-item:nth-child(3),.benefit .benefit-items .benefit-item:nth-child(4){transform:translate(50px)}@media only screen and (max-width: 1023px){.benefit .benefit-items .benefit-item:nth-child(3),.benefit .benefit-items .benefit-item:nth-child(4){transform:translate(0)}}.benefit .benefit-items .benefit-item:nth-child(4){padding-right:70px}.benefit .benefit-items .benefit-item .benefit-title{font-family:tt-commons-semibold,sans-serif;font-weight:600;font-style:bold;font-stretch:normal;font-display:swap}.benefit .benefit-items .benefit-item .benefit-text{margin:20px 0 0}@media only screen and (max-width: 1024px){.benefit .benefit-items .benefit-item .benefit-text{font-size:1.8rem}}.benefits{overflow:hidden}.benefits .benefits-head{max-width:450px}.benefits .benefits-head .text{margin:20px 0 0}.benefits .hex-outline-container{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;width:25%;height:100%;transform:translate(-50%,-50%);z-index:-1}@media only screen and (max-width: 1023px){.benefits .hex-outline-container{width:100%;top:0;left:0;height:28%;transform:translate(0)}}.benefits .hex-outline-container .hex-outline{position:absolute;display:block;width:79px;height:90px;margin-right:12px;background-image:url("data:image/svg+xml,%3csvg%20width='79'%20height='90'%20viewBox='0%200%2079%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M37.6877%2087.4126L3.75022%2067.8188C2.66096%2067.1899%201.99289%2066.0249%202.00028%2064.7672L2.23326%2025.0645C2.24051%2023.8288%202.89889%2022.6884%203.96545%2022.0643L38.2325%202.0112C39.318%201.37593%2040.661%201.37199%2041.7502%202.00087L75.6877%2021.5947C76.7769%2022.2235%2077.4449%2023.3884%2077.4377%2024.646L77.2087%2064.351C77.2016%2065.587%2076.5431%2066.7276%2075.4762%2067.3517L41.2052%2087.4025C40.1197%2088.0376%2038.7769%2088.0415%2037.6877%2087.4126Z'%20stroke='url(%23paint0_linear_1086_13003)'%20stroke-width='3'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1086_13003'%20x1='23.9613'%20y1='-17.9952'%20x2='79.0002'%20y2='67.0086'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%2300D9EA'%20stop-opacity='0.07'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.benefits .hex-outline-container .hex-outline.one{top:50px;left:40%;width:42px;height:48px;transform:translateY(-100%)}@media only screen and (max-width: 1023px){.benefits .hex-outline-container .hex-outline.one{top:30px;left:35%}}.benefits .hex-outline-container .hex-outline.two{right:40px;top:35%;width:97px;height:111px;transform:translateY(50%)}@media only screen and (max-width: 1023px){.benefits .hex-outline-container .hex-outline.two{top:30px}}.benefits .hex-outline-container .hex-outline.three{bottom:0;left:20px;width:59px;height:68px;transform:translateY(100%)}.benefits .benefits-list{position:relative;width:1340px;max-width:95%;padding:90px 0 0;margin-left:auto}@media only screen and (min-width: 1440px){.benefits .benefits-list{margin:auto}}@media only screen and (max-width: 1023px){.benefits .benefits-list{padding:30px 0 0;margin:auto}}.benefits .benefits-list .splide__slide{padding-right:50px}@media only screen and (max-width: 1023px){.benefits .benefits-list .splide__slide{padding:0}}.benefits .benefits-list .splide__arrows{position:absolute;top:-150px;right:10%;z-index:1;display:flex;align-items:center;transform:translateY(-50%)}@media only screen and (max-width: 1023px){.benefits .benefits-list .splide__arrows{top:initial;bottom:0;right:0;transform:translate(0)}}.benefits .benefits-list .splide__arrows--prev{transform:rotate(180deg)}.benefits .benefits-list .splide__arrows button{cursor:pointer;width:94px;height:94px;padding:0;opacity:1;background-image:url("data:image/svg+xml,%3csvg%20width='94'%20height='94'%20viewBox='0%200%2094%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1431_12306)'%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='27.5'%20fill='white'/%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='26'%20stroke='url(%23paint0_linear_1431_12306)'%20stroke-width='3'/%3e%3c/g%3e%3cpath%20d='M39%2045.5C38.1716%2045.5%2037.5%2046.1716%2037.5%2047C37.5%2047.8284%2038.1716%2048.5%2039%2048.5V45.5ZM56.0607%2048.0607C56.6464%2047.4749%2056.6464%2046.5251%2056.0607%2045.9393L46.5147%2036.3934C45.9289%2035.8076%2044.9792%2035.8076%2044.3934%2036.3934C43.8076%2036.9792%2043.8076%2037.9289%2044.3934%2038.5147L52.8787%2047L44.3934%2055.4853C43.8076%2056.0711%2043.8076%2057.0208%2044.3934%2057.6066C44.9792%2058.1924%2045.9289%2058.1924%2046.5147%2057.6066L56.0607%2048.0607ZM39%2048.5H55V45.5H39V48.5Z'%20fill='%23010B1C'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_1431_12306'%20x='11'%20y='15'%20width='73'%20height='73'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='4.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.137255%200%200%200%200%200.180392%200%200%200%200%200.309804%200%200%200%200.5%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1431_12306'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1431_12306'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1431_12306'%20x1='47.5'%20y1='20'%20x2='47.5'%20y2='75'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFEF00'/%3e%3cstop%20offset='1'%20stop-color='%23368789'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain!important;background-color:transparent!important;border:none!important;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.benefits .benefits-list .splide__arrows button{width:60px;height:60px}}.benefits .benefits-list .splide__arrows button:disabled{cursor:default;opacity:.7}.benefits .benefits-list .splide__arrows button.splide__arrow--prev{transform:rotate(180deg)}.benefits .benefits-list .splide__arrows button svg{display:none}.insitro-logo .container{max-width:1265px}.insitro-logo .insitro-logo-container{display:flex;justify-content:space-between;align-items:center;padding:70px;border:solid;border-image-slice:1;border-width:4px;border-image-source:linear-gradient(90deg,rgb(0,217,234) 0%,rgb(255,239,0) 100%)}@media only screen and (max-width: 1023px){.insitro-logo .insitro-logo-container{flex-direction:column;padding:50px}}.insitro-logo .insitro-logo-container .insitro-logo-content{flex:1;margin-right:40px;max-width:480px}.insitro-logo .insitro-logo-container .insitro-logo-content .headline{font-family:tt-commons-regular,sans-serif;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}.insitro-logo .insitro-logo-container .insitro-logo-content .text{margin:50px 0 0;font-family:tt-commons-med,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}.insitro-logo .insitro-logo-container .logo-container{width:50%}@media only screen and (max-width: 1023px){.insitro-logo .insitro-logo-container .logo-container{width:auto}}.pyramid[data-v-56976288]{overflow:hidden;padding-top:0;padding-bottom:0}@media (min-width: 1024px){.pyramid[data-v-56976288]{margin-top:-40px;margin-bottom:-40px}}.pyramid .container .pyramid-svg-wrapper[data-v-56976288]{position:relative}.pyramid .container .pyramid-svg-wrapper svg[data-v-56976288]{z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pyramid .container .pyramid-svg-wrapper svg text[data-v-56976288],.pyramid .container .pyramid-svg-wrapper svg g[data-name=BG][data-v-56976288],.pyramid .container .pyramid-svg-wrapper svg g#BG[data-v-56976288],.pyramid .container .pyramid-svg-wrapper svg g#Background[data-v-56976288]{pointer-events:none}.pyramid .container .pyramid-svg-wrapper svg path#Color[data-v-56976288],.pyramid .container .pyramid-svg-wrapper svg path[data-name=Color][data-v-56976288],.pyramid .container .pyramid-svg-wrapper svg rect[data-name=Color][data-v-56976288]{cursor:pointer;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s;pointer-events:all}.pyramid .container .pyramid-svg-wrapper svg path#Color:hover~g[data-name=Button][data-v-56976288],.pyramid .container .pyramid-svg-wrapper svg path[data-name=Color]:hover~g[data-name=Button][data-v-56976288],.pyramid .container .pyramid-svg-wrapper svg rect[data-name=Color]:hover~g[data-name=Button][data-v-56976288]{rotate:90deg;scale:1.2}.pyramid .container .pyramid-svg-wrapper svg g[data-name=Button][data-v-56976288]{pointer-events:none;transform-origin:50% 50%;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s;transform-box:fill-box}.pyramid .video-hover[data-v-56976288]{position:absolute;top:7.5%;right:-62.5%;z-index:-1;display:none;height:81%;width:100%;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1024px){.pyramid .video-hover[data-v-56976288]{display:block}}.pyramid .video-hover .video-container video[data-v-56976288]{position:absolute;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.value-chain{overflow:hidden}@media only screen and (max-width: 767px){.value-chain .container{width:299px}}.value-chain .hex-wrapper{position:relative;padding:60px 0 0}@media only screen and (max-width: 767px){.value-chain .hex-wrapper{padding:60px 0}}.value-chain .hex-wrapper .arrows{display:none;position:absolute;bottom:0;left:50%;z-index:1;align-items:center;transform:translate(-50%)}@media only screen and (max-width: 767px){.value-chain .hex-wrapper .arrows{display:flex}}.value-chain .hex-wrapper .arrows .arrow{cursor:pointer;width:60px;height:60px;padding:0;opacity:1;background-image:url("data:image/svg+xml,%3csvg%20width='94'%20height='94'%20viewBox='0%200%2094%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1431_12306)'%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='27.5'%20fill='white'/%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='26'%20stroke='url(%23paint0_linear_1431_12306)'%20stroke-width='3'/%3e%3c/g%3e%3cpath%20d='M39%2045.5C38.1716%2045.5%2037.5%2046.1716%2037.5%2047C37.5%2047.8284%2038.1716%2048.5%2039%2048.5V45.5ZM56.0607%2048.0607C56.6464%2047.4749%2056.6464%2046.5251%2056.0607%2045.9393L46.5147%2036.3934C45.9289%2035.8076%2044.9792%2035.8076%2044.3934%2036.3934C43.8076%2036.9792%2043.8076%2037.9289%2044.3934%2038.5147L52.8787%2047L44.3934%2055.4853C43.8076%2056.0711%2043.8076%2057.0208%2044.3934%2057.6066C44.9792%2058.1924%2045.9289%2058.1924%2046.5147%2057.6066L56.0607%2048.0607ZM39%2048.5H55V45.5H39V48.5Z'%20fill='%23010B1C'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_1431_12306'%20x='11'%20y='15'%20width='73'%20height='73'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='4.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.137255%200%200%200%200%200.180392%200%200%200%200%200.309804%200%200%200%200.5%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1431_12306'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1431_12306'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1431_12306'%20x1='47.5'%20y1='20'%20x2='47.5'%20y2='75'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFEF00'/%3e%3cstop%20offset='1'%20stop-color='%23368789'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain!important;background-color:transparent!important;border:none!important;transition:all .3s ease-in-out}.value-chain .hex-wrapper .arrows .arrow.prev{transform:rotate(180deg)}.value-chain .hex-wrapper .arrows .arrow:disabled{cursor:default;pointer-events:none;opacity:.7}.value-chain .hex-container{position:relative;display:flex;justify-content:space-between;transform:translate(0);left:0;transition:all .3s ease-in-out}.value-chain .hex-container.pos-1{transform:translate(0);left:0}.value-chain .hex-container.pos-2{transform:translate(-50%);left:50%}.value-chain .hex-container.pos-3{transform:translate(-100%);left:100%}@media only screen and (max-width: 767px){.value-chain .hex-container{width:1130px}}.value-chain .hex-container:after{content:"";position:absolute;top:calc(50% - 40px);left:50%;display:block;width:76%;height:30px;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3csvg%20width='868'%20height='22'%20viewBox='0%200%20868%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='11'%20cy='10.998'%20r='11'%20transform='rotate(-90%2011%2010.998)'%20fill='%23FFEF00'/%3e%3ccircle%20cx='434'%20cy='10.998'%20r='11'%20transform='rotate(-90%20434%2010.998)'%20fill='%2300D9EA'/%3e%3cellipse%20cx='857'%20cy='10.998'%20rx='11'%20ry='11'%20transform='rotate(-90%20857%2010.998)'%20fill='%231D78DA'/%3e%3cpath%20d='M458%2013.498L833%2013.498'%20stroke='url(%23paint0_linear_1173_14743)'%20stroke-width='10'/%3e%3cpath%20d='M35%2013.498L410%2013.498'%20stroke='url(%23paint1_linear_1173_14743)'%20stroke-width='10'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1173_14743'%20x1='833'%20y1='15.9984'%20x2='458'%20y2='15.9987'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231D78DA'/%3e%3cstop%20offset='1'%20stop-color='%2300D9EA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_1173_14743'%20x1='410'%20y1='15.9984'%20x2='35'%20y2='15.9987'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%23FFEF00'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center}.value-chain .hex-container .hex{position:relative;width:26.5%;height:0;padding-bottom:30.5%;background-image:url("data:image/svg+xml,%3csvg%20width='299'%20height='344'%20viewBox='0%200%20299%20344'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.4'%20d='M0.5%2088.8819C0.5%2087.2716%201.36047%2085.784%202.75635%2084.9811L147.256%201.86732C148.645%201.06835%20150.355%201.06835%20151.744%201.86732L296.244%2084.9811C297.64%2085.784%20298.5%2087.2716%20298.5%2088.8819V255.098C298.5%20256.708%20297.64%20258.195%20296.244%20258.998L151.744%20342.132C150.355%20342.931%20148.645%20342.931%20147.256%20342.132L2.75594%20258.998C1.36029%20258.195%200.5%20256.708%200.5%20255.098V88.8819Z'%20stroke='%2300D9EA'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}@media only screen and (max-width: 767px){.value-chain .hex-container .hex{width:299px;height:344px;padding:0}}.value-chain .hex-container .hex:last-child:after{content:none}.value-chain .hex-container .hex:after{content:"";position:absolute;top:calc(50% + 7px);right:-25px;display:block;width:64px;height:16px;transform:translate(100%,-50%);background-image:url("data:image/svg+xml,%3csvg%20width='65'%20height='16'%20viewBox='0%200%2065%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M64.7071%208.70711C65.0976%208.31658%2065.0976%207.68342%2064.7071%207.29289L58.3431%200.928932C57.9526%200.538408%2057.3195%200.538408%2056.9289%200.928932C56.5384%201.31946%2056.5384%201.95262%2056.9289%202.34315L62.5858%208L56.9289%2013.6569C56.5384%2014.0474%2056.5384%2014.6805%2056.9289%2015.0711C57.3195%2015.4616%2057.9526%2015.4616%2058.3431%2015.0711L64.7071%208.70711ZM0%209H64V7H0V9Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center}@media only screen and (max-width: 1023px){.value-chain .hex-container .hex:after{right:-10px;width:50px;height:12px}}@media only screen and (max-width: 767px){.value-chain .hex-container .hex:after{right:-25px;width:64px;height:16px}}.value-chain .hex-container .hex .hex-btn{cursor:pointer;position:absolute;top:0;left:50%;width:94px;height:94px;transform:translate(-53%,-50%) rotate(0) scale(1);background-image:url("data:image/svg+xml,%3csvg%20width='94'%20height='94'%20viewBox='0%200%2094%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='47'%20cy='47'%20r='47'%20fill='url(%23paint0_radial_1173_14733)'%20fill-opacity='0.5'/%3e%3ccircle%20cx='47'%20cy='47'%20r='46.5'%20stroke='white'%20stroke-opacity='0.12'/%3e%3ccircle%20cx='47'%20cy='47'%20r='33'%20fill='url(%23paint1_radial_1173_14733)'%20fill-opacity='0.5'/%3e%3cg%20filter='url(%23filter0_d_1173_14733)'%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='27.5'%20fill='white'/%3e%3ccircle%20cx='47.5'%20cy='47.5'%20r='26'%20stroke='url(%23paint2_linear_1173_14733)'%20stroke-width='3'/%3e%3c/g%3e%3cpath%20d='M46.5889%2055.0654V48.3916H39.9648V45.6025H46.5889V38.9785H49.4111V45.6025H56.0352V48.3916H49.4111V55.0654H46.5889Z'%20fill='%23232E4F'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_1173_14733'%20x='11'%20y='15'%20width='73'%20height='73'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='4.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.137255%200%200%200%200%200.180392%200%200%200%200%200.309804%200%200%200%200.5%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1173_14733'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1173_14733'%20result='shape'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1173_14733'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(47%2047)%20rotate(90)%20scale(47)'%3e%3cstop%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%2300D9EA'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1173_14733'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(47%2047)%20rotate(90)%20scale(33)'%3e%3cstop%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%2300D9EA'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='paint2_linear_1173_14733'%20x1='75'%20y1='47'%20x2='20'%20y2='47'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFEF00'/%3e%3cstop%20offset='0.46857'%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%231D78DA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;z-index:1;transition:all .3s ease-in-out}.value-chain .hex-container .hex .hex-btn:hover{transform:translate(-53%,-50%) rotate(90deg) scale(1.1)}.value-chain .hex-container .hex .hex-content{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.value-chain .hex-container .hex .title{width:70%;margin:40px auto 0;text-align:center}.section-intro .section-intro-head{display:flex;justify-content:space-between;padding:12px 0 0;margin:0 0 50px;border-top:1px solid #ffef00;color:#ffef00}.section-intro .section-intro-head .title,.section-intro .section-intro-head .number{flex:1}.section-intro .section-intro-head .title{max-width:500px;margin-right:40px}.section-intro .section-intro-head .number{max-width:480px}@media only screen and (max-width: 767px){.section-intro .section-intro-head .number{flex:none}}.section-intro .section-intro-content{display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.section-intro .section-intro-content{flex-direction:column}}.section-intro .section-intro-content .col{flex:1}.section-intro .section-intro-content .col:first-child{max-width:500px;margin-right:40px}@media only screen and (max-width: 767px){.section-intro .section-intro-content .col:first-child{margin:0}}.section-intro .section-intro-content .col:last-child{max-width:480px}@media only screen and (max-width: 767px){.section-intro .section-intro-content .col .desktop{display:none}}.section-intro .section-intro-content .col .mobile{display:none}@media only screen and (max-width: 767px){.section-intro .section-intro-content .col .mobile{display:block;margin:30px 0 0}}.section-intro .section-intro-content .btn{margin:40px 0 0}@media only screen and (max-width: 767px){.section-intro .section-intro-content .btn{margin:30px 0 0}}.menu-anchor[data-v-65f01e3d]{height:0px;width:0px}.menu-anchor .hidden-text[data-v-65f01e3d]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.shortcuts-container{pointer-events:none;position:absolute;top:0;left:0;z-index:9;display:flex;height:100vh;width:100%;align-items:flex-start;justify-content:flex-end;padding-right:20px;padding-top:30%}@media (min-width: 1024px){.shortcuts-container{align-items:center;padding-top:0;padding-right:60px}}.shortcuts-container .shortcuts-module{pointer-events:auto;display:flex;flex-direction:column;align-items:flex-end;overflow:hidden;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(53 56 65 / var(--tw-text-opacity, 1))}.shortcuts-container .shortcuts-module .shortcuts{display:flex;width:250px;flex-direction:column;gap:33px;padding:30px 15px}.shortcuts-container .shortcuts-module .shortcuts .shortcut{position:relative;display:flex;cursor:pointer;align-items:center;justify-content:flex-end;gap:13px}.shortcuts-container .shortcuts-module .shortcuts .shortcut-title{position:absolute;right:47px;text-align:right;font-size:1.6rem;font-family:tt-commons-med,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}.shortcuts-container .shortcuts-module .shortcuts .shortcut-idx-wrapper{background-image:url("data:image/svg+xml,%3csvg%20width='35'%20height='35'%20viewBox='0%200%2035%2035'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='17.5'%20cy='17.5'%20r='14'%20fill='white'%20stroke='url(%23paint0_linear_2578_3252)'%20stroke-width='3'/%3e%3ccircle%20cx='17.5'%20cy='17.5'%20r='17'%20stroke='%23FFEF00'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2578_3252'%20x1='29.5556'%20y1='27.8333'%20x2='4.87037'%20y2='4.2963'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231D78DA'/%3e%3cstop%20offset='0.493107'%20stop-color='%2300D9EA'/%3e%3cstop%20offset='1'%20stop-color='%23FFEF00'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;position:relative;height:35px;width:35px}.shortcuts-container .shortcuts-module .shortcuts .shortcut-idx-wrapper span{position:absolute;display:flex;height:25px;width:25px;align-items:center;justify-content:center;text-align:center;font-size:1.4rem;line-height:14px;--tw-text-opacity: 1;color:rgb(1 11 28 / var(--tw-text-opacity, 1));top:50%;left:50%;transform:translate(-50%,-50%);transition:all ease-in-out;font-family:tt-commons-med,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}.shortcuts-container .shortcuts-module .shortcuts .shortcut:after{position:absolute;right:17px;top:calc(100% + 9px);height:15px;width:1px;--tw-bg-opacity: 1;background-color:rgb(186 187 187 / var(--tw-bg-opacity, 1));content:""}.shortcuts-container .shortcuts-module .shortcuts .shortcut:last-child:after{opacity:0}.platform-hero{padding:140px 0 100px}@media only screen and (max-width: 1024px){.platform-hero{padding:100px 0 80px}}@media only screen and (max-width: 767px){.platform-hero{padding:80px 0 60px}}.platform-hero .platform-hero-wrapper{display:flex;justify-content:space-between}@media only screen and (max-width: 1023px){.platform-hero .platform-hero-wrapper{flex-direction:column}}.platform-hero .platform-hero-wrapper .ph-content{width:35%;max-width:500px;margin-top:15%;margin-right:40px}@media only screen and (max-width: 1024px){.platform-hero .platform-hero-wrapper .ph-content{margin-right:30px}}@media only screen and (max-width: 1023px){.platform-hero .platform-hero-wrapper .ph-content{order:1;width:100%;margin:0 0 30px}}.platform-hero .platform-hero-wrapper .ph-content .headline h2{line-height:1.1}.platform-hero .platform-hero-wrapper .ph-content .headline h2>*{clip-path:polygon(0 0,100% 0,100% 0%,0 0%);transform:translateY(100%)}.platform-hero .platform-hero-wrapper .ph-content .text{margin:30px 0 0}.platform-hero .platform-hero-wrapper .ph-hexes{position:relative;width:60%}@media only screen and (max-width: 1023px){.platform-hero .platform-hero-wrapper .ph-hexes{order:0;width:100%}}.platform-hero .platform-hero-wrapper .ph-hexes .shapes{position:absolute;top:0;left:0;width:100%;height:100%}.platform-hero .platform-hero-wrapper .ph-hexes .shapes img{position:absolute}.platform-hero .platform-hero-wrapper .ph-hexes .shapes img.hex{top:0;right:10%;max-width:18%}.platform-hero .platform-hero-wrapper .ph-hexes .shapes img.square{top:8%;left:38%;max-width:9%}.platform-hero .platform-hero-wrapper .ph-hexes .shapes img.circle{bottom:19%;right:21%;max-width:13%}.platform-hero .arrow{position:absolute;bottom:0;left:50%;width:36px;height:36px;border-radius:50%;transform:translate(-50%,50%) rotate(125deg);background-color:#ffef00}.platform-hero .arrow:after{content:"";display:block;position:absolute;top:50%;left:50%;width:14px;height:11px;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='11'%20viewBox='0%200%2014%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.5877%202.05308C13.6596%201.64515%2013.3872%201.25616%2012.9793%201.18423L6.33187%200.0121079C5.92394%20-0.0598196%205.53495%200.212557%205.46302%200.620478C5.3911%201.0284%205.66347%201.41739%206.07139%201.48932L11.9802%202.53121L10.9384%208.44006C10.8664%208.84798%2011.1388%209.23697%2011.5467%209.3089C11.9546%209.38082%2012.3436%209.10845%2012.4156%208.70053L13.5877%202.05308ZM1.55909%2010.7438L13.2793%202.5372L12.4189%201.30847L0.698724%209.51503L1.55909%2010.7438Z'%20fill='%23020919'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.hero-news-media-item{width:100%;height:100%;min-height:500px;border-radius:10px;padding:15px 15px 15px 65px;color:#232e4f;background-color:#fff}@media only screen and (max-width: 1023px){.hero-news-media-item{padding:15px 15px 15px 30px}}@media only screen and (max-width: 767px){.hero-news-media-item{min-height:0px;padding:15px}}.hero-news-media-item .post-container{position:relative;height:100%}.hero-news-media-item .post-link,.hero-news-media-item .media-item-wrapper{position:relative;display:flex;width:100%;height:100%}@media only screen and (max-width: 767px){.hero-news-media-item .post-link,.hero-news-media-item .media-item-wrapper{flex-direction:column}}.hero-news-media-item .post-info{position:relative;flex:1;display:flex;flex-direction:column;margin-right:40px}@media only screen and (max-width: 767px){.hero-news-media-item .post-info{order:1;margin:0;height:auto;padding-bottom:100px}}.hero-news-media-item .post-info .post-meta{margin:50px 0 20px}@media only screen and (max-width: 767px){.hero-news-media-item .post-info .post-meta{margin:10px 0 20px}}.hero-news-media-item .post-info .post-title{margin:auto 0 150px;line-height:1.2}@media only screen and (max-width: 767px){.hero-news-media-item .post-info .post-title{margin:auto 0 20px}}.hero-news-media-item .post-info .btn{position:absolute;bottom:20px;right:0}.hero-news-media-item .featured-image{position:relative;width:40%;height:100%;border-radius:5px;overflow:hidden}@media only screen and (max-width: 767px){.hero-news-media-item .featured-image{order:0;width:100%;height:300px;margin-bottom:20px}}.hero-news-media-item .featured-image img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px){.hero-news-media-item .featured-image img{-o-object-position:center;object-position:center}}.hero-news-media-item .video-wrapper{cursor:pointer;position:relative;width:100%;height:100%}.hero-news-media-item .video-wrapper:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;z-index:1}.hero-news-media-item .video-wrapper:hover .icon-play{transform:translate(-50%,-50%) scale(1.1)}.hero-news-media-item .video-wrapper .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);z-index:2;transition:all .3s ease-in-out}.hero-news-media{width:100%;padding:180px 0 100px}@media only screen and (max-width: 1024px){.hero-news-media{padding:150px 0 80px}}@media only screen and (max-width: 767px){.hero-news-media{padding:130px 0 60px}}.hero-news-media .headline{margin:0 0 40px}.hero-news-media .splide__slide{position:relative;width:100%}.hero-news-media .splide__arrows{position:absolute;bottom:15px;left:40px;display:flex;align-items:center;z-index:2}@media only screen and (max-width: 1023px){.hero-news-media .splide__arrows{left:15px}}.hero-news-media .splide__arrows button.splide__arrow{background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:filter .2s;opacity:1;transition:all .3s ease-in-out}.hero-news-media .splide__arrows button.splide__arrow:disabled,.hero-news-media .splide__arrows button.splide__arrow.is-disabled{opacity:.5;pointer-events:none}.hero-news-media .splide__arrows button.splide__arrow:hover{filter:brightness(.8)}.hero-news-media .splide__arrows button.splide__arrow img{display:block}.hero-news-media .splide__arrows .slide-counter{position:relative;width:20px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#010b1c}.hero-news-media .hero-news-media-footer{display:flex;justify-content:space-between;margin:45px 0 0}@media only screen and (max-width: 1023px){.hero-news-media .hero-news-media-footer{flex-direction:column}}.hero-news-media .hero-news-media-footer .footer-contact{display:flex}@media only screen and (max-width: 767px){.hero-news-media .hero-news-media-footer .footer-contact{flex-direction:column}}.hero-news-media .hero-news-media-footer .footer-contact .footer-contact-item{margin-bottom:20px;margin-right:60px}.hero-news-media .hero-news-media-footer .footer-contact .footer-contact-item:last-child{margin-right:0}.hero-news-media .hero-news-media-footer .footer-contact .footer-contact-item p{color:#ffef00}.hero-news-media .hero-news-media-footer .footer-contact .footer-contact-item a{text-decoration:underline}.hero-news-media .hero-news-media-footer .socials{display:flex;align-items:center}.hero-news-media .hero-news-media-footer .socials a{display:block;width:56px;height:56px;margin-right:28px}.hero-news-media .hero-news-media-footer .socials a:last-child{margin-right:0}.hero-news-media .hero-news-media-footer .socials a img{display:block}.post .post-wrapper{position:relative;width:100%;border-radius:10px;background:linear-gradient(180deg,#1d78da -24.81%,#232e4f 93.02%);transform:scale(1);transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.post .post-wrapper{padding:20px}}.post .post-wrapper:hover{transform:scale(1.025)}.post a{display:block;width:100%;padding:40px 60px}@media only screen and (max-width: 767px){.post a{padding:20px}}.post .post-info{display:flex;align-items:center;margin:0 0 30px}@media only screen and (max-width: 767px){.post .post-info{flex-direction:column;align-items:flex-start}}.post .post-info .post-date,.post .post-info .post-source{margin-right:75px}.post .title-btn{display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width: 767px){.post .title-btn{flex-direction:column;align-items:flex-start}}.post .title-btn .title{flex:1;max-width:842px;font-size:2.8rem;margin-right:130px}@media only screen and (max-width: 1023px){.post .title-btn .title{font-size:2.4rem;margin:0 0 30px}}.post-categories[data-v-aab47441]{position:relative;margin:0 0 70px}@media only screen and (max-width: 1024px){.post-categories[data-v-aab47441]{margin:0 0 50px}}@media only screen and (max-width: 767px){.post-categories[data-v-aab47441]{margin:0 0 30px}}.post-categories .categories[data-v-aab47441]{display:flex;padding:0 0 12px;border-bottom:1px solid #ffffff}@media only screen and (max-width: 1023px){.post-categories .categories[data-v-aab47441]{display:none}}.post-categories .categories .category[data-v-aab47441]{cursor:pointer;font-size:2.8rem;line-height:1;border-radius:500px;padding:9px 24px;margin-right:30px;color:#fff;border:2px solid transparent;transition:all .3s ease-in-out}.post-categories .categories .category[data-v-aab47441]:last-child{margin-right:0}.post-categories .categories .category.active[data-v-aab47441]{pointer-events:none;border:2px solid #00d9ea}.post-categories .category-dropdown[data-v-aab47441]{display:none}@media only screen and (max-width: 1023px){.post-categories .category-dropdown[data-v-aab47441]{display:block}}.posts[data-v-aab47441]{padding:0 0 85px}.posts .load-more-btn[data-v-aab47441]{cursor:pointer;padding:16px;margin:18px 0 0;background-color:#fff}.posts .load-more-btn p[data-v-aab47441]{font-size:2.8rem;line-height:1;text-align:center;color:#232e4f}.posts-container[data-v-aab47441]{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}.posts-container.loading[data-v-aab47441]{height:100vh}.posts-container .post[data-v-aab47441]{width:100%;margin:0 0 12px}.posts-container .post[data-v-aab47441]:last-child{margin-bottom:0}.media.grid{grid-column:1/-1}.media .media-wrapper{position:relative;width:100%;height:100%;border-radius:10px;transform:scale(1);color:#232e4f;background-color:#fff;transition:all .3s ease-in-out}.media .media-wrapper:hover{transform:scale(1.025)}.media a,.media .media-item-container{cursor:pointer;display:flex;flex-direction:column;width:100%;height:100%;padding:8px}.media .media-info{display:flex;flex-direction:column;flex:1;padding:13px 13px 0;margin:0 0 20px}.media .media-info .media-date{margin:0 0 20px;color:#1d78da}.media .featured-image{position:relative;width:100%;height:181px;margin-top:auto;border-radius:5px;overflow:hidden}.media .featured-image.has-btn:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;z-index:1}.media .featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media .featured-image .icon-play,.media .featured-image .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);z-index:2;transition:all .3s ease-in-out}.media-categories[data-v-d898cb58]{position:relative;margin:0 0 70px}@media only screen and (max-width: 1024px){.media-categories[data-v-d898cb58]{margin:0 0 50px}}@media only screen and (max-width: 767px){.media-categories[data-v-d898cb58]{margin:0 0 30px}}.media-categories .categories[data-v-d898cb58]{display:flex;padding:0 0 12px;border-bottom:1px solid #ffffff}@media only screen and (max-width: 1023px){.media-categories .categories[data-v-d898cb58]{display:none}}.media-categories .categories .category[data-v-d898cb58]{cursor:pointer;font-size:2.2rem;line-height:1;border-radius:500px;padding:9px 24px;margin-right:30px;color:#fff;border:2px solid transparent;transition:all .3s ease-in-out}.media-categories .categories .category[data-v-d898cb58]:last-child{margin-right:0}.media-categories .categories .category.active[data-v-d898cb58]{pointer-events:none;border:2px solid #00d9ea}.media-categories .category-dropdown[data-v-d898cb58]{display:none}@media only screen and (max-width: 1023px){.media-categories .category-dropdown[data-v-d898cb58]{display:block}}.media-items[data-v-d898cb58]{padding:0 0 85px}.media-container[data-v-d898cb58]{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media only screen and (max-width: 1024px){.media-container[data-v-d898cb58]{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 767px){.media-container[data-v-d898cb58]{grid-template-columns:repeat(1,1fr)}}.news-wrapper .section-headline{margin:0 0 30px}.error-404[data-v-8ee4a179]{padding:250px 0}.error-404 .text[data-v-8ee4a179]{margin:40px 0 0}.error-404 .btn[data-v-8ee4a179]{margin:50px 0 0}.pagination{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between}.pagination a{font-size:1.8rem;text-decoration:none}.pagination a.disabled{pointer-events:none;opacity:.5}.pagination a.active{font-weight:700;opacity:1}.pagination .pagination__item{padding:5px}.single-post{padding:220px 0 100px}@media only screen and (max-width: 1024px){.single-post{padding:150px 0 80px}}@media only screen and (max-width: 767px){.single-post{padding:130px 0 60px}}.single-post .back-container{display:flex;padding:0 39px 40px}@media only screen and (max-width: 767px){.single-post .back-container{padding:0 20px 40px}}.single-post .back-container .btn-back{cursor:pointer;display:flex;justify-content:space-between;align-items:center;overflow:hidden;height:50px;border-radius:300px;padding-right:20px;background-color:#ffef00;color:#232e4f}.single-post .back-container .btn-back .arrow{margin-left:-13px}.single-post .post-date-time{margin:0 0 50px}.single-post .post-date-time .date{color:#00d9ea}.single-post .post-date-time .tz{color:#ffef00}.single-post .post-content{margin:40px 0 0}.single-post .page-callout{padding-bottom:0}
