.header-nav{position:fixed;top:0;left:0;right:0;width:95%;max-width:1000px;margin:20px auto 0;z-index:10}@media only screen and (max-width: 1023px){.header-nav{top:0}}.header-nav.compact{display:flex;align-items:center;justify-content:center}.header-nav.compact nav .nav-outer-container{width:auto;height:60px}@media only screen and (max-width: 767px){.header-nav.compact nav .nav-outer-container{width:100%}}.header-nav.compact nav .nav-outer-container .nav-wrapper{display:none}.header-nav.compact nav .nav-outer-container .nav-back{display:block}.header-nav nav .nav-outer-container{display:flex;align-items:center;width:100%;padding:7px 20px;margin:auto;border-radius:10px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);max-width:1000px}@media only screen and (max-width: 1023px){.header-nav nav .nav-outer-container{justify-content:space-between}}.header-nav nav .nav-outer-container .logo{margin-right:7%}.header-nav nav .nav-outer-container .logo a{display:block}.header-nav nav .nav-outer-container .nav-wrapper{flex:1}@media only screen and (max-width: 1023px){.header-nav nav .nav-outer-container .nav-wrapper{display:none}}.header-nav nav .nav-outer-container .nav-wrapper ul{display:flex;justify-content:space-between}.header-nav nav .nav-outer-container .nav-wrapper ul li a{position:relative;font-size:1.8rem;padding:10px 0}.header-nav nav .nav-outer-container .nav-wrapper ul li a:hover:after{transform:translate(-50%) scale(1)}.header-nav nav .nav-outer-container .nav-wrapper ul li a:after{content:"";position:absolute;left:50%;bottom:0;display:block;width:8px;height:8px;border-radius:50%;box-shadow:0 0 11.6px #67daf4,0 0 23.1px #67daf4;transform:translate(-50%) scale(0);background:#85def2;transition:all .3s ease-in-out}.header-nav nav .nav-outer-container .hamburger{display:none;position:relative;display:flex;flex-direction:column;top:-2px}.header-nav nav .nav-outer-container .hamburger .dots{position:relative;width:100%;height:27px;margin:0 0 7px}.header-nav nav .nav-outer-container .hamburger .dots span{position:absolute;display:block;width:8px;height:8px;border-radius:50%}.header-nav nav .nav-outer-container .hamburger .dots span.blue{left:50%;top:30%;transform:translate(-50%);background:#85def2;box-shadow:0 0 11.6px #85def2,0 0 62.8px #85def2}.header-nav nav .nav-outer-container .hamburger .dots span.orange{bottom:0;left:0;background:#f3883a;box-shadow:0 0 11.6px #f3883a,0 0 62.8px #f3883a}.header-nav nav .nav-outer-container .hamburger .dots span.pink{bottom:0;right:0;background:#fa95b0;box-shadow:0 0 11.6px #fa95b0,0 0 62.8px #fa95b0}.header-nav nav .nav-outer-container .hamburger p{line-height:1;font-size:11px}.header-nav nav .nav-outer-container .nav-back{display:none;cursor:pointer;position:relative;margin-left:50px}.header-nav nav .nav-outer-container .nav-back .btn-back{display:flex}.header-nav nav .nav-outer-container .nav-back .btn-back img{margin-right:10px}.header-nav nav .slide-up-down__container{position:relative;top:.5rem}.header-nav nav .slide-up-down__container .mobile-nav-wrapper{height:calc(100vh - 110px)}.header-nav nav .slide-up-down__container .mobile-nav-wrapper .nav-wrapper{align-items:center;width:100%;padding:80px 20px;margin:auto;border-radius:10px;animation:backdrop-filter-animation 1.5s forwards;animation-delay:.1s;max-width:1000px;display:flex;height:100%;align-items:flex-start}@media only screen and (max-width: 1023px){.header-nav nav .slide-up-down__container .mobile-nav-wrapper .nav-wrapper{max-height:100%;-webkit-overflow-scrolling:touch;overflow:scroll}}.header-nav nav .slide-up-down__container .mobile-nav-wrapper .nav-wrapper ul{display:flex;width:100%;flex-direction:column;text-align:center}.header-nav nav .slide-up-down__container .mobile-nav-wrapper .nav-wrapper ul li{display:flex;min-height:70px;align-items:center;justify-content:center;border-bottom-width:1px;border-style:solid;border-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .2}@keyframes backdrop-filter-animation{0%{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background:rgba(0,0,0,0)}to{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.7)}}.site-footer{padding:50px 0 40px;color:#000;background-color:#fff}.site-footer .footer-head{margin-bottom:4rem;flex-direction:column;gap:2.5rem}@media (min-width: 1024px){.site-footer .footer-head{margin-bottom:6rem;flex-direction:row}}.site-footer .footer-head{display:flex;justify-content:space-between}.site-footer .footer-head .locations{flex-direction:row;display:flex;justify-content:space-between;flex-wrap:wrap;max-width:650px}.site-footer .footer-head .locations .location{width:48%;margin:0 0 30px}@media only screen and (max-width: 767px){.site-footer .footer-head .locations .location p{font-size:16px}}.site-footer .footer-info{flex-direction:column-reverse;gap:2.5rem}@media (min-width: 1024px){.site-footer .footer-info{flex-direction:row}}.site-footer .footer-info{display:flex;justify-content:space-between;align-items:flex-end}.site-footer .footer-info .legal-copyright{display:flex;width:100%;flex-direction:column}@media (min-width: 768px){.site-footer .footer-info .legal-copyright{width:50%}}@media (min-width: 1024px){.site-footer .footer-info .legal-copyright{flex-direction:row}}.site-footer .footer-info .legal-copyright .copyright{margin-right:70px}.site-footer .footer-info .legal-copyright .legal-menu ul{display:flex}.site-footer .footer-info .legal-copyright .legal-menu ul li{margin-right:70px}.site-footer .footer-info .legal-copyright .legal-menu ul li:last-child{margin:0}.site-footer .footer-info .legal-copyright .legal-menu ul li a{text-decoration:underline}.site-footer .footer-info .footer-boxes{width:100%;justify-content:flex-end}@media (min-width: 768px){.site-footer .footer-info .footer-boxes{width:50%}}.site-footer .footer-info .footer-boxes{display:flex}.site-footer .footer-info .footer-boxes .socials{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;width:87px;height:233px;padding:30px 25px;margin-right:7px;border-radius:20px;background-color:#85def2}.site-footer .footer-info .footer-boxes .socials a{height:30px;width:30px}.site-footer .footer-info .footer-boxes .socials a img{width:100%;height:100%}.site-footer .footer-info .footer-boxes .socials .linkedin{padding:1.5px}.site-footer .footer-info .footer-boxes .footer-contact{display:flex;flex-direction:column;justify-content:center;max-width:386px;width:100%;padding:40px;border-radius:20px;color:#fff;background-color:#232661}.site-footer .footer-info .footer-boxes .footer-contact a{text-decoration:underline}.site-loading-wrap{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100;background-repeat:no-repeat;background-size:cover;background-color:#fff}.site-loading-wrap .site-loading{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.platform-modal{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:100%;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);z-index:1000}.platform-modal .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.platform-modal .modal-close{cursor:pointer;position:absolute;top:-35px;left:-35px;width:35px;height:35px;border-radius:50%}.platform-modal .modal-close.orange{background:#f3883a;box-shadow:0 0 11.6px #f3883a,0 0 62.8px #f3883a}.platform-modal .modal-close.purple{background:#683dde;box-shadow:0 0 11.6px #683dde,0 0 62.8px #683dde}.platform-modal .modal-close.pink{background:#fa95b0;box-shadow:0 0 11.6px #fa95b0,0 0 62.8px #fa95b0}@media only screen and (max-width: 767px){.platform-modal .modal-close{top:-45px;left:0;width:30px;height:30px}}.platform-modal .modal-close span{position:absolute;top:50%;left:50%;display:block;width:15px;height:3px;background-color:#000}.platform-modal .modal-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.platform-modal .modal-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.platform-modal .modal-content{top:4%;flex-direction:column-reverse;gap:.75rem}@media (min-width: 1024px){.platform-modal .modal-content{top:0;flex-direction:row}}.platform-modal .modal-content{position:relative;display:flex;width:90%;max-width:1000px;max-height:90vh;z-index:1;-webkit-overflow-scrolling:touch}.platform-modal .modal-content .modal-copy{width:100%}@media (min-width: 1024px){.platform-modal .modal-content .modal-copy{width:60%}}.platform-modal .modal-content .modal-copy{margin-right:10px;min-height:340px;background-color:#181818}.platform-modal .modal-content .modal-copy .title{padding:30px 35px 0;font-family:Outfit,Helvetica;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}.platform-modal .modal-content .modal-copy .line{width:100%;height:1px;margin:18px 0 50px}.platform-modal .modal-content .modal-copy .line.orange{background:linear-gradient(to right,#f3883a 0%,#683dde 100%)}.platform-modal .modal-content .modal-copy .line.purple{background:linear-gradient(to right,#683dde 0%,#fa95b0 100%)}.platform-modal .modal-content .modal-copy .line.pink{background:linear-gradient(to right,#fa95b0 0%,#ffffff 100%)}.platform-modal .modal-content .modal-copy .text{padding:0 35px 35px}.platform-modal .modal-content .modal-image{width:100%;background-size:cover}@media (min-width: 1024px){.platform-modal .modal-content .modal-image{width:40%}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 320px){.container{max-width:320px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1440px){.container{max-width:1440px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-right-0{right:-0px}.bottom-\[38px\]{bottom:38px}.left-0{left:0}.left-2\/4{left:50%}.left-\[27px\]{left:27px}.right-0{right:0}.right-\[35px\]{right:35px}.top-0{top:0}.top-2{top:.5rem}.top-\[11px\]{top:11px}.top-\[15px\]{top:15px}.top-\[18px\]{top:18px}.top-\[285px\]{top:285px}.top-\[4\%\]{top:4%}.top-\[5px\]{top:5px}.top-\[82\%\]{top:82%}.top-\[9px\]{top:9px}.z-1{z-index:1}.z-2{z-index:2}.z-5{z-index:5}.z-6{z-index:6}.mx-0{margin-left:0;margin-right:0}.mx-\[28px\]{margin-left:28px;margin-right:28px}.mb-0{margin-bottom:0}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-\[15px\]{margin-bottom:15px}.mb-\[35px\]{margin-bottom:35px}.mb-\[36px\]{margin-bottom:36px}.mb-\[70px\]{margin-bottom:70px}.mb-\[7px\]{margin-bottom:7px}.ml-2{margin-left:.5rem}.ml-\[30px\]{margin-left:30px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-\[15px\]{margin-top:15px}.mt-\[25px\]{margin-top:25px}.mt-\[34px\]{margin-top:34px}.mt-\[50px\]{margin-top:50px}.mt-\[5px\]{margin-top:5px}.mt-\[62px\]{margin-top:62px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-\[100\%\]{height:100%}.h-\[100px\]{height:100px}.h-\[114px\]{height:114px}.h-\[15px\]{height:15px}.h-\[16px\]{height:16px}.h-\[186px\]{height:186px}.h-\[1px\]{height:1px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[276px\]{height:276px}.h-\[280px\]{height:280px}.h-\[35px\]{height:35px}.h-\[37px\]{height:37px}.h-\[39px\]{height:39px}.h-\[450px\]{height:450px}.h-\[50\%\]{height:50%}.h-\[7px\]{height:7px}.h-\[80px\]{height:80px}.h-\[85\%\]{height:85%}.h-\[9px\]{height:9px}.h-\[calc\(100vh-110px\)\]{height:calc(100vh - 110px)}.h-full{height:100%}.max-h-\[200px\]{max-height:200px}.min-h-\[150px\]{min-height:150px}.min-h-\[320px\]{min-height:320px}.min-h-\[530px\]{min-height:530px}.min-h-\[70px\]{min-height:70px}.w-1\/2{width:50%}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[16px\]{width:16px}.w-\[185px\]{width:185px}.w-\[24px\]{width:24px}.w-\[35px\]{width:35px}.w-\[39px\]{width:39px}.w-\[450px\]{width:450px}.w-\[51px\]{width:51px}.w-\[7px\]{width:7px}.w-\[85\%\]{width:85%}.w-\[90\%\]{width:90%}.w-\[9px\]{width:9px}.w-\[calc\(33\.3\%-\(0\.600\%\)\)\]{width:calc(33.3% - (.6%))}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[290px\]{min-width:290px}.max-w-\[320px\]{max-width:320px}.max-w-\[400px\]{max-width:400px}.max-w-\[70\%\]{max-width:70%}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.-translate-x-2\/4{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2\/4{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-10{gap:2.5rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.gap-\[0px\]{gap:0px}.gap-\[10px\]{gap:10px}.gap-\[11px\]{gap:11px}.gap-\[12px\]{gap:12px}.gap-\[15px\]{gap:15px}.gap-\[20px\]{gap:20px}.gap-\[24px\]{gap:24px}.gap-\[30px\]{gap:30px}.gap-\[5px\]{gap:5px}.gap-\[7px\]{gap:7px}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-scroll{overflow-y:scroll}.rounded-\[100\%\]{border-radius:100%}.rounded-\[100px\]{border-radius:100px}.rounded-\[10px\]{border-radius:10px}.rounded-\[20px\]{border-radius:20px}.rounded-\[50\%\]{border-radius:50%}.rounded-full{border-radius:9999px}.rounded-bl-\[20px\]{border-bottom-left-radius:20px}.rounded-br-\[20px\]{border-bottom-right-radius:20px}.rounded-br-\[75px\]{border-bottom-right-radius:75px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-\[\#323232\]{--tw-border-opacity: 1;border-color:rgb(50 50 50 / var(--tw-border-opacity))}.border-\[rgba\(0\,0\,0\,0\.30\)\]{border-color:#0000004d}.border-\[white\],.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-t-\[\#E3E3E3\]{--tw-border-opacity: 1;border-top-color:rgb(227 227 227 / var(--tw-border-opacity))}.bg-\[\#5E3BBC\],.bg-\[\#5e3bbc\]{--tw-bg-opacity: 1;background-color:rgb(94 59 188 / var(--tw-bg-opacity))}.bg-\[\#67DAF4\],.bg-\[\#67daf4\]{--tw-bg-opacity: 1;background-color:rgb(103 218 244 / var(--tw-bg-opacity))}.bg-\[\#F3883A\]{--tw-bg-opacity: 1;background-color:rgb(243 136 58 / var(--tw-bg-opacity))}.bg-\[rgba\(0\,0\,0\,0\.7\)\]{background-color:#000000b3}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/10{background-color:#0000001a}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.object-cover{-o-object-fit:cover;object-fit:cover}.p-\[10px\]{padding:10px}.p-\[25px\]{padding:25px}.p-\[30px\]{padding:30px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-\[25px\]{padding-left:25px;padding-right:25px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[50px\]{padding-left:50px;padding-right:50px}.py-16{padding-top:4rem;padding-bottom:4rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[19px\]{padding-top:19px;padding-bottom:19px}.py-\[25px\]{padding-top:25px;padding-bottom:25px}.py-\[30px\]{padding-top:30px;padding-bottom:30px}.py-\[35px\]{padding-top:35px;padding-bottom:35px}.py-\[36px\]{padding-top:36px;padding-bottom:36px}.py-\[7\.5px\]{padding-top:7.5px;padding-bottom:7.5px}.pb-0{padding-bottom:0}.pb-12{padding-bottom:3rem}.pb-\[16px\]{padding-bottom:16px}.pb-\[30px\]{padding-bottom:30px}.pb-\[46px\]{padding-bottom:46px}.pb-\[50px\]{padding-bottom:50px}.pl-\[18px\]{padding-left:18px}.pl-\[27px\]{padding-left:27px}.pl-\[30px\]{padding-left:30px}.pl-\[35px\]{padding-left:35px}.pr-\[16px\]{padding-right:16px}.pr-\[36px\]{padding-right:36px}.pt-0{padding-top:0}.pt-40{padding-top:10rem}.pt-\[10px\]{padding-top:10px}.pt-\[150px\]{padding-top:150px}.pt-\[166px\]{padding-top:166px}.pt-\[230px\]{padding-top:230px}.pt-\[30px\]{padding-top:30px}.pt-\[6px\]{padding-top:6px}.text-center{text-align:center}.text-\[10px\]{font-size:10px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[26px\]{font-size:26px}.font-\[500\],.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.leading-\[1\.2\]{line-height:1.2}.leading-\[24px\]{line-height:24px}.leading-\[26px\]{line-height:26px}.leading-\[28px\]{line-height:28px}.leading-\[32px\]{line-height:32px}.tracking-\[-0\.22px\]{letter-spacing:-.22px}.tracking-\[-0\.308px\]{letter-spacing:-.308px}.tracking-\[-0\.352px\]{letter-spacing:-.352px}.tracking-\[-0\.44px\]{letter-spacing:-.44px}.tracking-\[-0\.528px\]{letter-spacing:-.528px}.tracking-\[-0\.572px\]{letter-spacing:-.572px}.text-\[white\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.shadow-\[0px_0px_62\.8px_\#67DAF4\]{--tw-shadow: 0px 0px 62.8px #67DAF4;--tw-shadow-colored: 0px 0px 62.8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[14\.600000381469727px\]{--tw-backdrop-blur: blur(14.600000381469727px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[14\.6px\]{--tw-backdrop-blur: blur(14.6px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.content-\[\'\'\]{--tw-content: "";content:var(--tw-content)}.\[-webkit-background-clip\:text\]{-webkit-background-clip:text}.\[-webkit-text-fill-color\:transparent\]{-webkit-text-fill-color:transparent}.\[background\:linear-gradient\(91deg\,\#67DAF4_6\.58\%\,\#E8BD50_99\.51\%\)\]{background:linear-gradient(91deg,#67DAF4 6.58%,#E8BD50 99.51%)}.\[background\:rgba\(0\,0\,0\,0\.60\)\]{background:rgba(0,0,0,.6)}.\[background\:rgba\(100\,100\,100\,0\.2\)\]{background:rgba(100,100,100,.2)}.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}.group:hover .group-hover\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 640px){.sm\:gap-20{gap:5rem}}@media (min-width: 768px){.md\:hidden{display:none}.md\:w-1\/2{width:50%}.md\:max-w-\[85\%\]{max-width:85%}.md\:px-\[80px\]{padding-left:80px;padding-right:80px}}@media (min-width: 1024px){.lg\:absolute{position:absolute}.lg\:-right-10{right:-2.5rem}.lg\:left-16{left:4rem}.lg\:right-0{right:0}.lg\:top-0{top:0}.lg\:top-\[180px\]{top:180px}.lg\:col-\[span_3\]{grid-column:span 3}.lg\:m-0{margin:0}.lg\:mx-\[4\.5\%\]{margin-left:4.5%;margin-right:4.5%}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:my-\[110px\]{margin-top:110px;margin-bottom:110px}.lg\:mb-0{margin-bottom:0}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-\[14px\]{margin-bottom:14px}.lg\:mb-\[45px\]{margin-bottom:45px}.lg\:ml-\[8\%\]{margin-left:8%}.lg\:mr-\[2\%\]{margin-right:2%}.lg\:mr-\[20px\]{margin-right:20px}.lg\:mt-\[100px\]{margin-top:100px}.lg\:mt-\[160px\]{margin-top:160px}.lg\:mt-\[40px\]{margin-top:40px}.lg\:mt-\[55px\]{margin-top:55px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:h-\[100px\]{height:100px}.lg\:h-\[276px\]{height:276px}.lg\:h-\[600px\]{height:600px}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:min-h-\[138px\]{min-height:138px}.lg\:min-h-\[240px\]{min-height:240px}.lg\:min-h-\[436px\]{min-height:436px}.lg\:w-1\/2{width:50%}.lg\:w-\[24\%\]{width:24%}.lg\:w-\[25px\]{width:25px}.lg\:w-\[277px\]{width:277px}.lg\:w-\[31\%\]{width:31%}.lg\:w-\[350px\]{width:350px}.lg\:w-\[42\%\]{width:42%}.lg\:w-\[42\.5\%\]{width:42.5%}.lg\:w-\[49\.5\%\]{width:49.5%}.lg\:w-\[581px\]{width:581px}.lg\:w-\[calc\(100\%-320px\)\]{width:calc(100% - 320px)}.lg\:w-\[calc\(50\%_-_5\.5px\)\]{width:calc(50% - 5.5px)}.lg\:w-full{width:100%}.lg\:min-w-\[277px\]{min-width:277px}.lg\:max-w-\[1000px\]{max-width:1000px}.lg\:max-w-\[490px\]{max-width:490px}.lg\:max-w-full{max-width:100%}.lg\:flex-1{flex:1 1 0%}.lg\:grid-cols-\[repeat\(3\,1fr\)\]{grid-template-columns:repeat(3,1fr)}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-wrap{flex-wrap:wrap}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-normal{justify-content:normal}.lg\:justify-center{justify-content:center}.lg\:gap-\[10px\]{gap:10px}.lg\:gap-\[11px\]{gap:11px}.lg\:gap-\[12px\]{gap:12px}.lg\:gap-\[40px\]{gap:40px}.lg\:gap-\[50px\]{gap:50px}.lg\:gap-x-\[11px\]{-moz-column-gap:11px;column-gap:11px}.lg\:gap-y-\[8px\]{row-gap:8px}.lg\:overflow-visible{overflow:visible}.lg\:rounded-\[20px\]{border-radius:20px}.lg\:rounded-br-\[100px\]{border-bottom-right-radius:100px}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-\[20px\]{padding-left:20px;padding-right:20px}.lg\:px-\[36px\]{padding-left:36px;padding-right:36px}.lg\:px-\[46px\]{padding-left:46px;padding-right:46px}.lg\:px-\[50px\]{padding-left:50px;padding-right:50px}.lg\:px-\[60px\]{padding-left:60px;padding-right:60px}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-\[40px\]{padding-top:40px;padding-bottom:40px}.lg\:py-\[50px\]{padding-top:50px;padding-bottom:50px}.lg\:pb-\[86\%\]{padding-bottom:86%}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-\[106px\]{padding-top:106px}.lg\:pt-\[130px\]{padding-top:130px}.lg\:pt-\[24px\]{padding-top:24px}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[26px\]{font-size:26px}.lg\:text-\[60px\]{font-size:60px}.lg\:leading-\[32px\]{line-height:32px}.lg\:tracking-\[-0\.572px\]{letter-spacing:-.572px}}@media (min-width: 1280px){.xl\:h-\[545px\]{height:545px}.xl\:grid-cols-\[repeat\(4\,1fr\)\]{grid-template-columns:repeat(4,1fr)}.xl\:py-\[35px\]{padding-top:35px;padding-bottom:35px}.xl\:pl-\[50px\]{padding-left:50px}.xl\:pr-\[40px\]{padding-right:40px}}.hero{position:relative;height:100vh;min-height:800px;padding-top:250px}@media only screen and (max-width: 1024px){.hero{padding-top:200px}}@media only screen and (max-width: 1023px){.hero{padding-top:175px}}@media only screen and (max-width: 767px){.hero{height:auto;min-height:0;padding-bottom:150px}}.hero .bg-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero .bg-video img,.hero .bg-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .hero-content .tagline{margin:0 0 40px}.hero .hero-content .headline{font-family:Outfit,Helvetica;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}.hero .arrow-down{cursor:pointer;position:absolute;bottom:40px;right:40px;display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:20px;background-color:#85def2}@media only screen and (max-width: 767px){.hero .arrow-down{bottom:0;right:10px}}.hero .arrow-down:after{content:"";display:block;width:20px;height:25px;background-image:url("data:image/svg+xml,%3csvg%20width='25'%20height='31'%20viewBox='0%200%2025%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.525%2018.2324L12.5857%2029.1717M12.5857%2029.1717L1.64638%2018.2324M12.5857%2029.1717V0.000221718'%20stroke='black'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.hero #hero-bottom{position:absolute;bottom:0;left:0}.general-content .section-intro{margin-bottom:0}.pipeline-item{position:relative;background-color:#fff;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.pipeline-item{border-radius:20px;border:1px solid #000}}@media (min-width: 768px){.pipeline-item.open{background-color:#f5f5f5}}.pipeline-item.open .program-stage .caret:after{top:-1px;transform:scale(-1)}.pipeline-item.no-info{pointer-events:none}.pipeline-item.no-info .program-stage .caret{display:none}.pipeline-item .program-stage{cursor:pointer;position:relative;display:flex}@media only screen and (max-width: 767px){.pipeline-item .program-stage{flex-direction:column;padding:11px 20px 25px}}.pipeline-item .program-stage .caret{position:absolute;top:0;bottom:0;display:flex;justify-content:center;align-items:center;width:30px;height:30px;margin:auto;border-radius:50%;background-color:#000}@media (min-width: 768px) and (max-width: 1024px){.pipeline-item .program-stage .caret{left:0;transform:scale(.75)}}.pipeline-item .program-stage .caret:after{content:"";position:relative;display:block;top:0;width:16px;height:9px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='9'%20viewBox='0%200%2016%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%206.26374C7.76471%206.26374%207.73109%206.23077%207.46219%205.93407L1.41177%20-1.27534e-06L0.941177%20-1.31648e-06L-8.06979e-08%200.923076L-1.21047e-07%201.38461L7.76471%209L8.23529%209L16%201.41758L16%200.956044L15.0588%200.0329669L14.5882%200.0329669L8.53782%205.96703C8.26891%206.23077%208.20168%206.2967%208%206.2967L8%206.26374Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;transform:scale(1);transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.pipeline-item .program-stage .caret{right:8px;top:7px;margin:0}}@media (min-width: 1024px){.pipeline-item .program-stage .caret{left:2px}}.pipeline-item .program-stage .program-data-mobile{display:none}@media only screen and (max-width: 767px){.pipeline-item .program-stage .program-data-mobile{display:flex;justify-content:space-between;align-items:center;padding-right:25px;margin-left:8px}}@media (min-width: 450px){.pipeline-item .program-stage .program-data-mobile{padding-right:60px}}.pipeline-item .program-stage .program-data-mobile .left-text{font-size:14px;line-height:24px;letter-spacing:-.308px}.pipeline-item .program-stage .program-data-mobile .prog-label{border-radius:100px;background:rgba(0,0,0,.4);flex-shrink:0;color:#fff;padding:0 15px;font-size:12px;display:flex;justify-content:center;align-items:center;height:16px}.pipeline-item .program-stage .program{width:22%;padding:12px 0}@media only screen and (max-width: 767px){.pipeline-item .program-stage .program{padding:0;width:100%}}.pipeline-item .program-stage .program .program-content-wrapper{margin-left:18%}@media only screen and (max-width: 767px){.pipeline-item .program-stage .program .program-content-wrapper{margin-left:8px;font-size:22px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:-.484px;margin-bottom:15px}}.pipeline-item .program-stage .program .program-content-wrapper>*{text-decoration:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.pipeline-item .program-stage .stages{position:relative;display:flex;justify-content:space-between;flex:1}.pipeline-item .program-stage .stages .stage{width:20%;border-left:1px solid rgba(0,0,0,.2)}@media only screen and (max-width: 767px){.pipeline-item .program-stage .stages .stage{display:none}}.pipeline-item .program-stage .stages .stage-progress{position:absolute;top:50%;left:0;height:20px;border-radius:300px;transform:translateY(-50%)}.pipeline-item .program-stage .stages .stage-progress.oncology{background:linear-gradient(270deg,#683dde -25.33%,#6889e9 38.64%,#67daf4 100%)}.pipeline-item .program-stage .stages .stage-progress.immunology{background:linear-gradient(270deg,#683dde -619.85%,#e8bd50 100%)}.pipeline-item .program-stage .stages .stage-progress.neuroscience{background:linear-gradient(270deg,#683dde -681.4%,#fa95b0 100%)}.pipeline-item .program-info{position:relative;padding-top:30px;padding-bottom:30px}@media (min-width: 1024px){.pipeline-item .program-info{padding-top:40px;padding-bottom:40px}}.pipeline-item .program-info .divider{position:absolute;left:0;top:5px;height:1px;width:100%;background-color:#0000001a}@media (min-width: 768px){.pipeline-item .program-info .divider{display:none}}.pipeline-item .program-info .program-info-container{margin-left:28px;margin-right:28px;display:flex;flex-direction:column;gap:30px}@media (min-width: 1024px){.pipeline-item .program-info .program-info-container{margin-left:4.5%;margin-right:4.5%;flex-direction:row}.pipeline-item .program-info .program-info-container .pipeline-title{width:42%}}.pipeline-item .program-info .program-info-container .pipeline-title>*{text-decoration:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.pipeline-item .program-info .program-info-container .pipeline-desc{flex:1}.pipeline .container .pipeline-table .pipeline-head{display:flex;align-items:center;margin:0 0 20px}@media only screen and (max-width: 767px){.pipeline .container .pipeline-table .pipeline-head{display:none}}.pipeline .container .pipeline-table .pipeline-head .program-head{width:22%}.pipeline .container .pipeline-table .pipeline-head .program-head p{margin-left:18%}.pipeline .container .pipeline-table .pipeline-head .stages-head{display:flex;justify-content:space-between;flex:1}.pipeline .container .pipeline-table .pipeline-head .stages-head p{width:20%;text-align:center}.pipeline .container .pipeline-table .pipeline-body{border:1px solid #000000}@media only screen and (max-width: 767px){.pipeline .container .pipeline-table .pipeline-body{display:flex;flex-direction:column;gap:10px;border:none}}.pipeline .container .pipeline-legend{display:flex}.pipeline .container .pipeline-legend .pipeline-legend-wrapper{display:flex;width:100%;justify-content:space-between;border-radius:10px;padding:16px 14px}@media (min-width: 1024px){.pipeline .container .pipeline-legend .pipeline-legend-wrapper{width:auto;flex-direction:row;justify-content:normal}}.pipeline .container .pipeline-legend .pipeline-legend-wrapper{color:#fff;background-color:#181818}.pipeline .container .pipeline-legend .pipeline-legend-wrapper .legend-item{display:flex;align-items:center;margin-right:30px}@media only screen and (max-width: 767px){.pipeline .container .pipeline-legend .pipeline-legend-wrapper .legend-item{margin-right:0;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.308px}}.pipeline .container .pipeline-legend .pipeline-legend-wrapper .legend-item:last-child{margin:0}.pipeline .container .pipeline-legend .pipeline-legend-wrapper .legend-item.oncology:before{background:linear-gradient(270deg,#683dde -25.33%,#6889e9 38.64%,#67daf4 100%)}.pipeline .container .pipeline-legend .pipeline-legend-wrapper .legend-item.immunology:before{background:linear-gradient(269.99deg,#683dde -69.43%,#e8bd50 99.99%)}.pipeline .container .pipeline-legend .pipeline-legend-wrapper .legend-item.neuroscience:before{background:linear-gradient(270.01deg,#683dde -74.98%,#fa95b0 99.99%)}.pipeline .container .pipeline-legend .pipeline-legend-wrapper .legend-item:before{content:"";display:block;width:18px;height:18px;margin-right:5px;border-radius:50%}.pipeline .container .pipeline-legend.mobile{margin-bottom:20px}@media (min-width: 1024px){.pipeline .container .pipeline-legend.mobile{display:none}}.pipeline .container .pipeline-legend.desktop{margin-top:20px}@media (max-width: 1024px){.pipeline .container .pipeline-legend.desktop{display:none}}.responsive-image img{opacity:0;filter:blur(5px);transition:all .3s ease;width:100%;height:100%}.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}.team-section{display:flex;flex-wrap:wrap}.team-section .team-member{margin-right:0;margin-bottom:.5rem;width:100%}@media (min-width: 1024px){.team-section .team-member{margin-right:2%;margin-bottom:45px;width:31%}}.team-section .team-member a{display:flex;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}@media (min-width: 1024px){.team-section .team-member a{flex-direction:column}}.team-section .team-member a:hover .image-container .responsive-image img{transform:scale(1.05)}.team-section .team-member a .image-container{height:100px;width:100px;align-items:center;justify-content:space-between;overflow:hidden;border-radius:10px;padding-bottom:0}@media (min-width: 1024px){.team-section .team-member a .image-container{height:auto;width:100%;border-radius:20px;padding-bottom:86%}}.team-section .team-member a .image-container{position:relative;background-color:#0003}.team-section .team-member a .image-container .responsive-image{position:absolute;top:0;left:0;width:100%;height:100%}.team-section .team-member a .image-container .responsive-image img{width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transform:scale(1);transition:all .3s ease-in-out}.team-section .team-member a .member-cta{display:flex;height:auto;width:100%;max-width:70%;align-items:center;justify-content:space-between;padding-left:.75rem;padding-right:.75rem;padding-top:0}@media (min-width: 768px){.team-section .team-member a .member-cta{max-width:85%}}@media (min-width: 1024px){.team-section .team-member a .member-cta{max-width:100%;padding-top:1.5rem}}.team-section .team-member a .member-cta .member-info{display:flex;justify-content:space-between}.team-section .team-member a .member-cta .member-info .name-title{flex:1 1 0%}@media (min-width: 1024px){.team-section .team-member a .member-cta .member-info .name-title{margin-right:20px}}.team-section .team-member a .member-cta .member-info .name-title{font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}.team-section .team-member a .member-cta .member-info .name{margin-bottom:.75rem}.team-section .team-member a .member-cta .member-info .title{margin-top:5px;font-size:15px}@media (min-width: 1024px){.team-section .team-member a .member-cta .member-info .title{margin:0;font-size:18px}}.team-section .team-member a .member-cta .arrow{margin-top:.25rem}@media (min-width: 1024px){.team-section .team-member a .member-cta .arrow{margin-top:0}}.team-section .team-member a .member-cta .arrow{display:flex;align-self:baseline;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;border-radius:50%;background-color:#000}.team-section .team-member a .member-cta .arrow:after{content:"";display:block;width:15px;height:12px;background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='12'%20viewBox='0%200%2015%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.83881%200.767767L14.1421%206.07107M14.1421%206.07107L8.83881%2011.3744M14.1421%206.07107H-2.2769e-05'%20stroke='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.team-section .team-placeholder{margin-right:0;margin-bottom:.5rem;width:100%}@media (min-width: 1024px){.team-section .team-placeholder{margin-right:2%;margin-bottom:45px;width:31%}}.team-section .team-placeholder .placeholder-inner{height:auto;width:100%;border-radius:20px;padding-bottom:86%;background-color:#0003}@media only screen and (max-width: 767px){.team-module{padding-top:20px!important}}.team-module .container{max-width:1275px;display:flex;flex-direction:column;align-items:center}@media (min-width: 1024px){.team-module .container{display:block}}@media only screen and (max-width: 767px){.team-module .container .headline{margin-bottom:20px}}.team-module .team-filter{margin-right:0;margin-top:0;margin-bottom:70px;display:flex;width:100%}@media (min-width: 1024px){.team-module .team-filter{margin-left:8%;width:auto}}.team-module .team-categories{display:flex;width:100%;align-items:center;justify-content:space-around;background-color:#000000b3;padding:36px 25px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-backdrop-blur: blur(14.6px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width: 768px){.team-module .team-categories{padding-left:80px;padding-right:80px}}@media (min-width: 1024px){.team-module .team-categories{width:auto;justify-content:center}}.team-module .team-categories .category{cursor:pointer;position:relative;margin-right:30px}.team-module .team-categories .category:last-child{margin:0}.team-module .team-categories .category.active:after{transform:translate(-50%) scale(1)}.team-module .team-categories .category:after{content:"";position:absolute;bottom:-25px;left:50%;display:block;width:18px;height:18px;border-radius:50%;background:#85def2;box-shadow:0 0 11.6px #67daf4,0 0 23.1px #67daf4;transform:translate(-50%) scale(0);transition:all .3s ease-in-out}.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}.investors .investors{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (max-width: 767px){.investors .investors-head{margin-bottom:44px}.investors .investors-head .section-intro .headline{margin-bottom:26px}}.investors .investors .investor{position:relative;display:flex;align-items:center;justify-content:center;width:19.5%;height:0;padding-bottom:16%;margin-right:.625%;margin-bottom:.625%;background-color:#f5f5f5}@media (max-width: 1024px){.investors .investors .investor{height:114px;width:calc(33.3% - (.6%))}}.investors .investors .investor:nth-child(5n+5){margin-right:0}.investors .investors .investor .imager{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}.investors .investors .investor .imager img{width:auto!important;max-width:90%}.investors .btn-container{max-width:1000px;margin:40px auto 0}@media only screen and (max-width: 767px){.mission-head .section-intro .headline{margin-bottom:26px}}.mission .mission-items{margin-top:62px;display:flex;flex-direction:column;gap:10px}@media (min-width: 1024px){.mission .mission-items{margin-top:160px;flex-direction:row;flex-wrap:wrap}}.mission .mission-items .mission-item{position:relative;display:flex;min-height:150px;flex-direction:column;justify-content:space-between;padding:25px;--tw-backdrop-blur: blur(14.6px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background:rgba(100,100,100,.2)}@media (min-width: 1024px){.mission .mission-items .mission-item{min-height:240px;width:24%}}.mission .mission-items .mission-item.empty{display:none}@media (min-width: 1024px){.mission .mission-items .mission-item.empty{display:flex}}.mission .mission-items .mission-item.empty{background:none}.mission .mission-items .mission-item:nth-child(4n+4){margin-right:0}.mission .mission-items .mission-item .title{display:flex;align-items:center;justify-content:space-between}.mission .mission-items .mission-item .title.orange:after{box-shadow:0 0 11.6px #f3883a,0 0 62.8px #f3883a;background-color:#f3883a}.mission .mission-items .mission-item .title.light_blue:after{box-shadow:0 0 11.6px #85def2,0 0 62.8px #85def2;background-color:#85def2}.mission .mission-items .mission-item .title.yellow:after{box-shadow:0 0 11.6px #e8bd50,0 0 62.8px #e8bd50;background-color:#e8bd50}.mission .mission-items .mission-item .title.blue:after{box-shadow:0 0 11.6px #0454b2,0 0 62.8px #0454b2;background-color:#0454b2}.mission .mission-items .mission-item .title.pink:after{box-shadow:0 0 11.6px #fa95b0,0 0 62.8px #fa95b0;background-color:#fa95b0}.mission .mission-items .mission-item .title.purple:after{box-shadow:0 0 11.6px #683dde,0 0 62.8px #683dde;background-color:#683dde}.mission .mission-items .mission-item .title:after{content:"";display:block;width:21px;height:21px;border-radius:50%;background-color:attr(data-color)}@media only screen and (max-width: 767px){.contact-form{padding-bottom:10px!important}}.contact-form .contact-form-wrapper{display:flex;flex-direction:column}@media (min-width: 1024px){.contact-form .contact-form-wrapper{flex-direction:row;justify-content:space-between}.contact-form .contact-form-wrapper .form-container,.contact-form .contact-form-wrapper .contact-content{width:49.5%}}.contact-form .contact-form-wrapper .form-container .message-container,.contact-form .contact-form-wrapper .contact-content .message-container{margin-bottom:36px;margin-top:15px;background-clip:text;padding-left:20px;padding-right:20px;text-align:center;font-size:24px;line-height:28px;letter-spacing:-.528px;background:linear-gradient(91deg,#67DAF4 6.58%,#E8BD50 99.51%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width: 1024px){.contact-form .contact-form-wrapper .form-container .message-container,.contact-form .contact-form-wrapper .contact-content .message-container{padding-left:60px;padding-right:60px}}.contact-form .contact-form-wrapper .form-container .formkit-outer .formkit-wrapper,.contact-form .contact-form-wrapper .contact-content .formkit-outer .formkit-wrapper{display:flex;flex-direction:column}.contact-form .contact-form-wrapper .form-container .formkit-outer .formkit-wrapper .formkit-input[type=submit],.contact-form .contact-form-wrapper .contact-content .formkit-outer .formkit-wrapper .formkit-input[type=submit]{align-self:flex-end}.contact-form .contact-form-wrapper .form-container{padding:40px 20px;background-color:#181818}@media (max-width: 1024px){.contact-form .contact-form-wrapper .form-container{margin-bottom:6px}}.contact-form .contact-form-wrapper .form-container .form-group-top{margin:0 0 40px 15px}.contact-form .contact-form-wrapper .form-container .form-group-top .form-section-title+.form-section-text{margin:20px 0 0}.contact-form .contact-form-wrapper .contact-content{display:flex;flex-direction:column}.contact-form .contact-form-wrapper .jobs-callout{display:flex;justify-content:center;flex-direction:column;flex:1;padding:60px 85px;background-image:url(/wp-content/themes/eikontx/dist/assets/bg-careers-callout-PWSPhsnO.svg);background-repeat:no-repeat;background-size:cover;color:#000;background-color:#fff}@media only screen and (max-width: 767px){.contact-form .contact-form-wrapper .jobs-callout{order:1;padding:125px 31px 80px}}.contact-form .contact-form-wrapper .jobs-callout .btn{margin:50px 0 0}@media only screen and (max-width: 767px){.contact-form .contact-form-wrapper .jobs-callout .headline{font-size:30px;font-style:normal;font-weight:500;line-height:34px;letter-spacing:-.66px}}.contact-form .contact-form-wrapper .concern-box{padding:60px 85px;margin:7px 0 0;color:#000;background-color:#85def2}@media only screen and (max-width: 767px){.contact-form .contact-form-wrapper .concern-box{order:0;padding:49px 26px 36px;margin:0 0 7px}}@media only screen and (max-width: 767px){.featured-news{padding-top:10px!important}}.featured-news .featured-news-container .featured-news{margin:0 0 15px;display:flex;flex-direction:column;align-items:flex-start;padding:30px 50px}@media (min-width: 1024px){.featured-news .featured-news-container .featured-news{flex-direction:row;align-items:center;justify-content:space-between}}.featured-news .featured-news-container .featured-news{background-color:#181818}@media only screen and (max-width: 767px){.featured-news .featured-news-container .featured-news{padding:35px 48px!important}.featured-news .featured-news-container .featured-news .title{padding-bottom:30px;font-size:24px}}.featured-news .featured-news-container .featured-news:last-child{margin:0}.featured-news .featured-news-container .featured-news .date-title{flex:1;margin-right:30px}@media only screen and (max-width: 767px){.featured-news .featured-news-container .featured-news .date-title{font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:-.352px}}.featured-news .featured-news-container .featured-news .date-title time+.title{margin:15px 0 0}.featured-news .load-more-container{margin-top:25px;display:flex;justify-content:center}@media (min-width: 1024px){.featured-news .load-more-container{margin-top:55px}}.featured-news .load-more-container button{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.featured-news .load-more-container button:before{background:rgba(255,255,255,.2)}.carousel{position:relative}.carousel .controls-container{position:absolute;right:0;top:0;z-index:2;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:space-between;padding-left:10px;padding-right:10px;padding-top:10px}@media (min-width: 1024px){.carousel .controls-container{top:0;right:0;padding-left:20px;padding-right:20px;padding-top:24px}}.carousel .controls-container .current{display:flex;height:39px;width:39px;align-items:center;justify-content:center;border-radius:50%;--tw-bg-opacity: 1;background-color:rgb(103 218 244 / var(--tw-bg-opacity));font-size:14px;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity));--tw-shadow: 0px 0px 62.8px #67DAF4;--tw-shadow-colored: 0px 0px 62.8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.carousel .controls-container .current.light_blue{box-shadow:0 0 11.6px #85def2,0 0 62.8px #85def2;background-color:#85def2}.carousel .controls-container .current.yellow{box-shadow:0 0 11.6px #e8bd50,0 0 62.8px #e8bd50;background-color:#e8bd50}.carousel .controls-container .current.purple{box-shadow:0 0 11.6px #683dde,0 0 62.8px #683dde;background-color:#683dde}.carousel .controls-container .current.pink{box-shadow:0 0 11.6px #fa95b0,0 0 62.8px #fa95b0;background-color:#fa95b0}.carousel .controls-container .controls{display:flex;padding-top:6px}@media (min-width: 1024px){.carousel .controls-container .controls{padding-top:0}}.carousel .controls-container .controls{align-items:center}.carousel .controls-container .controls .prev,.carousel .controls-container .controls .next{display:flex;width:100%;justify-content:center;padding-left:10px;padding-right:10px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;align-items:center;height:100%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);border-radius:10px}.carousel .controls-container .controls .prev.disabled,.carousel .controls-container .controls .next.disabled{pointer-events:none;opacity:.5}@media (min-width: 1024px){.carousel .controls-container .controls .next,.carousel .controls-container .controls .prev{padding-top:0;padding-bottom:0}}.carousel .controls-container .controls .indicators{display:flex;flex-shrink:0;gap:20px;border-radius:10px;padding:19px 20px;--tw-backdrop-blur: blur(14.600000381469727px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background:rgba(0,0,0,.6)}@media (min-width: 1024px){.carousel .controls-container .controls .indicators{gap:10px}}.carousel .controls-container .controls .indicators .indicator{display:flex;width:16px;flex-direction:column;align-items:center;justify-content:space-between;font-size:16px;opacity:.5;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 1024px){.carousel .controls-container .controls .indicators .indicator{width:25px}}.carousel .controls-container .controls .indicators .indicator.active{pointer-events:none;opacity:1;scale:1.3}.carousel .controls-container .controls .indicators .indicator:hover{opacity:1}.carousel .controls-container .controls .indicators .indicator .blur-circle{display:block;width:12px;height:12px;border-radius:50%;box-shadow:0 0 11.6px transparent,0 0 62.8px transparent;background-color:transparent}.carousel .controls-container .controls .indicators .indicator .light_blue{box-shadow:0 0 11.6px #85def2,0 0 62.8px #85def2;background-color:#85def2}.carousel .controls-container .controls .indicators .indicator .yellow{box-shadow:0 0 11.6px #e8bd50,0 0 62.8px #e8bd50;background-color:#e8bd50}.carousel .controls-container .controls .indicators .indicator .purple{box-shadow:0 0 11.6px #683dde,0 0 62.8px #683dde;background-color:#683dde}.carousel .controls-container .controls .indicators .indicator .pink{box-shadow:0 0 11.6px #fa95b0,0 0 62.8px #fa95b0;background-color:#fa95b0}.img-carousel-module .top-content .title-boxes{display:flex;gap:11px}@media (min-width: 1024px){.img-carousel-module .top-content .title-boxes{height:276px}}.img-carousel-module .top-content .title-boxes .left-box{display:flex;height:186px;width:100%;align-items:center;--tw-bg-opacity: 1;background-color:rgb(103 218 244 / var(--tw-bg-opacity));padding-left:30px;padding-right:30px;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity));border-radius:20px;overflow:hidden}@media (min-width: 1024px){.img-carousel-module .top-content .title-boxes .left-box{height:100%;width:50%;align-items:flex-end;padding:50px 36px}}.img-carousel-module .top-content .title-boxes .left-box .title{max-width:320px;line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap;font-size:3.5rem}@media only screen and (max-width: 1024px){.img-carousel-module .top-content .title-boxes .left-box .title{font-size:3rem}}@media only screen and (max-width: 767px){.img-carousel-module .top-content .title-boxes .left-box .title{font-size:2.5rem}}@media (min-width: 768px){.img-carousel-module .top-content .title-boxes .left-box .title{max-width:400px}}@media (min-width: 1024px){.img-carousel-module .top-content .title-boxes .left-box .title{line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap;font-size:3rem}@media only screen and (max-width: 1024px){.img-carousel-module .top-content .title-boxes .left-box .title{font-size:2.5rem}}@media only screen and (max-width: 767px){.img-carousel-module .top-content .title-boxes .left-box .title{font-size:2.2rem}}}.img-carousel-module .top-content .title-boxes .right-box{display:none}@media (min-width: 1024px){.img-carousel-module .top-content .title-boxes .right-box{display:flex;width:50%}}.img-carousel-module .top-content .title-boxes .right-box .gray-box{position:relative;height:100%;width:50%;border-radius:20px;overflow:hidden;background:#181818}.img-carousel-module .top-content .title-boxes .right-box .gray-box img{position:absolute;right:35px;bottom:38px;height:20px;--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.img-carousel-module .top-content .text-cols{margin-top:34px}@media (min-width: 1024px){.img-carousel-module .top-content .text-cols{margin-top:110px;margin-bottom:110px}}.img-carousel-module .top-content .text-cols .cols{display:flex;flex-direction:column;gap:24px}@media (min-width: 1024px){.img-carousel-module .top-content .text-cols .cols{flex-direction:row;gap:50px}}.img-carousel-module .top-content .text-cols .cols .col{width:100%}@media (min-width: 1024px){.img-carousel-module .top-content .text-cols .cols .col{max-width:490px}}@media (max-width: 1024px){.img-carousel-module .top-content .text-cols .cols .col{width:100%;max-width:-moz-max-content;max-width:max-content}}.img-carousel-module .img-car-container .img-car .controls-container{top:285px;width:100%}@media (min-width: 1024px){.img-carousel-module .img-car-container .img-car .controls-container{top:0;width:calc(50% - 5.5px)}}.img-carousel-module .img-car-container .img-car .controls-container .controls{margin-left:auto}.img-carousel-module .img-car-container .img-car .slide{display:flex;flex-direction:column;gap:5px}@media (min-width: 1024px){.img-carousel-module .img-car-container .img-car .slide{height:600px;flex-direction:row;gap:11px}}@media (min-width: 1280px){.img-carousel-module .img-car-container .img-car .slide{height:545px}}.img-carousel-module .img-car-container .img-car .slide .img,.img-carousel-module .img-car-container .img-car .slide .video,.img-carousel-module .img-car-container .img-car .slide .text-container{border-radius:20px;overflow:hidden}.img-carousel-module .img-car-container .img-car .slide .img,.img-carousel-module .img-car-container .img-car .slide .video{height:280px;-o-object-fit:cover;object-fit:cover}@media (min-width: 1024px){.img-carousel-module .img-car-container .img-car .slide .img,.img-carousel-module .img-car-container .img-car .slide .video{height:auto;width:50%}}.img-carousel-module .img-car-container .img-car .slide .text-container{background:#181818;display:flex;flex-direction:column;padding:166px 22px 16px;font-size:16px}@media (min-width: 1024px){.img-carousel-module .img-car-container .img-car .slide .text-container{width:50%;justify-content:center;padding-left:46px;padding-right:46px;padding-top:106px}}.img-carousel-module .img-car-container .img-car .slide .text-container h2{margin-bottom:35px;line-height:28px;line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap;font-size:4rem}@media only screen and (max-width: 1024px){.img-carousel-module .img-car-container .img-car .slide .text-container h2{font-size:3.5rem}}@media only screen and (max-width: 767px){.img-carousel-module .img-car-container .img-car .slide .text-container h2{font-size:3rem}}@media (min-width: 1024px){.img-carousel-module .img-car-container .img-car .slide .text-container h2{line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap;font-size:3rem}@media only screen and (max-width: 1024px){.img-carousel-module .img-car-container .img-car .slide .text-container h2{font-size:2.5rem}}@media only screen and (max-width: 767px){.img-carousel-module .img-car-container .img-car .slide .text-container h2{font-size:2.2rem}}}.pie-chart-component{position:relative;width:518px;height:0;padding-bottom:101%}.pie-chart-component>*{position:absolute}@media only screen and (max-width: 1024px){.pie-chart-component{padding-bottom:105%}}.pie-chart-component .pie-wrapper{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.pie-chart-component .pie-container-inner,.pie-chart-component .pie-container-outer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pie-chart-component .pie-container-inner{top:52%}.pie-chart-component .pie-wrapper .pie-container-inner{height:450px;width:450px}@media only screen and (max-width: 1023px){.pie-chart-component .pie-wrapper .pie-container-inner{height:85%;width:85%}}.pie-chart-component .pie-wrapper .pie-container-inner img,.pie-chart-component .pie-wrapper .pie-container-outer{height:100%;width:100%}.pie-chart-component .pie-wrapper .pie-container-outer img{position:relative;height:100%;width:100%}.pie-chart-module-component{position:relative;display:flex;min-height:530px;flex-direction:column-reverse;align-items:center;gap:1.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;overflow:hidden;padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width: 640px){.pie-chart-module-component{gap:5rem}}@media (min-width: 1024px){.pie-chart-module-component{flex-direction:row;gap:0px;overflow:visible}}.pie-chart-module-component .section-content{display:flex;width:100%}@media (min-width: 1024px){.pie-chart-module-component .section-content{width:50%}}@media only screen and (max-width: 767px){.pie-chart-module-component .section-content{margin:20px 0 0}}.pie-chart-module-component .pie-chart{position:relative;left:0;display:flex;width:90%;align-items:center;justify-content:center}@media (min-width: 1024px){.pie-chart-module-component .pie-chart{left:4rem;margin-top:0;margin-bottom:0;width:581px}}@media only screen and (max-width: 1024px){.pie-chart-module-component .pie-chart{max-width:518px}}@media only screen and (max-width: 767px){.platform{padding-top:40px!important}.platform .headline{margin-bottom:30px!important}}.platform .platform-items{margin-left:auto;margin-top:50px;display:flex;flex-direction:column;gap:12px}@media (min-width: 1024px){.platform .platform-items{margin-top:100px;max-width:1000px;flex-direction:row}}.platform .platform-items .platform-item{position:relative;display:flex;height:276px;cursor:pointer;flex-direction:column;justify-content:flex-end;padding:30px;--tw-backdrop-blur: blur(14.6px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background:rgba(100,100,100,.2)}@media (min-width: 1024px){.platform .platform-items .platform-item{height:276px;flex:1 1 0%}}.platform .platform-items .platform-item:nth-child(2){top:50px}.platform .platform-items .platform-item:nth-child(3){top:100px}.platform .platform-items .platform-item:last-child{margin:0}.platform .platform-items .platform-item .card-line{position:absolute;display:flex;align-items:center;top:30px;left:30px;width:calc(100% - 30px)}.platform .platform-items .platform-item .card-line.orange:before{background:#f3883a;box-shadow:0 0 11.6px #f3883a,0 0 62.8px #f3883a}.platform .platform-items .platform-item .card-line.orange:after{background:linear-gradient(to right,#f3883a 0%,#683dde 100%)}.platform .platform-items .platform-item .card-line.purple:before{background:#683dde;box-shadow:0 0 11.6px #683dde,0 0 62.8px #683dde}.platform .platform-items .platform-item .card-line.purple:after{background:linear-gradient(to right,#683dde 0%,#fa95b0 100%)}.platform .platform-items .platform-item .card-line.pink:before{background:#fa95b0;box-shadow:0 0 11.6px #fa95b0,0 0 62.8px #fa95b0}.platform .platform-items .platform-item .card-line.pink:after{background:linear-gradient(to right,#fa95b0 0%,#ffffff 100%)}.platform .platform-items .platform-item .card-line:before,.platform .platform-items .platform-item .card-line:after{content:"";display:block}.platform .platform-items .platform-item .card-line:before{width:21px;height:21px;border-radius:50%}.platform .platform-items .platform-item .card-line:after{content:"";display:block;flex:1;width:100%;height:1px}.platform .platform-items .platform-item .card-btn{display:inline-block;padding:6px 15px;margin:0 0 20px;line-height:1;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);border-radius:100px}.grid-carousel-module .grid-car .controls-container{min-width:290px;justify-content:flex-end;padding:10px;border-radius:20px;overflow:hidden}@media (min-width: 1024px){.grid-carousel-module .grid-car .controls-container{min-width:277px}}.grid-carousel-module .grid-car .controls-container{background:#181818}.grid-carousel-module .grid-car .controls-container .controls{padding-top:0}.grid-carousel-module .grid-car-title{padding-top:150px;padding-bottom:50px;line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap;font-size:5rem}@media only screen and (max-width: 1024px){.grid-carousel-module .grid-car-title{font-size:4.5rem}}@media only screen and (max-width: 767px){.grid-carousel-module .grid-car-title{font-size:3rem}}@media (min-width: 1024px){.grid-carousel-module .grid-car-title{position:absolute;top:180px;right:0;width:277px;padding-top:0;padding-bottom:0}.grid-carousel-module .grid-car-layout-content{width:calc(100% - 320px)}}.grid-carousel-module .grid-car .grid-layout .grid-items{display:flex;flex-direction:column;gap:10px}@media (min-width: 1024px){.grid-carousel-module .grid-car .grid-layout .grid-items{display:grid;grid-template-columns:repeat(3,1fr);row-gap:8px;-moz-column-gap:11px;column-gap:11px}}@media (min-width: 1280px){.grid-carousel-module .grid-car .grid-layout .grid-items{grid-template-columns:repeat(4,1fr)}}.grid-carousel-module .grid-car .grid-layout .grid-items .grid-item{border-radius:10px;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(50 50 50 / var(--tw-border-opacity));padding:30px 16px 30px 18px;font-size:20px;line-height:28px;letter-spacing:-.44px}@media (min-width: 1024px){.grid-carousel-module .grid-car .grid-layout .grid-items .grid-item{min-height:138px}}.grid-carousel-module .grid-car .grid-layout .grid-items .grid-item:first-child{padding:25px 18px;font-size:26px;font-weight:500;line-height:32px;letter-spacing:-.572px}@media (min-width: 1024px){.grid-carousel-module .grid-car .grid-layout .grid-items .grid-item:first-child{grid-column:span 3;padding-left:50px;padding-right:50px}}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner{display:flex;flex-direction:column;gap:10px}@media (min-width: 1024px){.grid-carousel-module .grid-car .cols-layout .cols-layout-inner{flex-direction:row}}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col{display:flex;flex-direction:column;gap:10px;border-radius:10px;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(50 50 50 / var(--tw-border-opacity));padding:35px 25px}@media (min-width: 1024px){.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col{min-height:436px;flex:1 1 0%;justify-content:center}}@media (min-width: 1280px){.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col{padding:35px 40px 35px 50px}}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-title{margin-bottom:15px;line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap;font-size:3.5rem}@media only screen and (max-width: 1024px){.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-title{font-size:3rem}}@media only screen and (max-width: 767px){.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-title{font-size:2.5rem}}@media (min-width: 1024px){.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-title{font-size:26px;line-height:32px;letter-spacing:-.572px}}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text{display:flex;flex-direction:column;gap:15px;font-size:16px;line-height:26px;letter-spacing:-.352px}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text ul{display:flex;flex-direction:column;gap:15px}@media (min-width: 1024px){.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text ul{margin-top:40px}}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text ul li{position:relative;padding-left:18px}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text ul li:before{position:absolute;left:0;top:9px;height:7px;width:7px;border-radius:9999px;--tw-content: "";content:var(--tw-content);box-shadow:0 0 11.6px #e8bd50,0 0 62.8px #e8bd50;background-color:#e8bd50}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text.header-style{line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap;font-size:3rem}@media only screen and (max-width: 1024px){.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text.header-style{font-size:2.5rem}}@media only screen and (max-width: 767px){.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text.header-style{font-size:2.2rem}}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text.header-style ul{gap:20px}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text.header-style ul li{padding-left:35px}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner .cols-layout-col-text.header-style ul li:before{top:15px}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner.num-0 .cols-layout-col-text ul li:before{box-shadow:0 0 11.6px #85def2,0 0 62.8px #85def2;background-color:#85def2}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner.num-1 .cols-layout-col-text ul li:before{box-shadow:0 0 11.6px #e8bd50,0 0 62.8px #e8bd50;background-color:#e8bd50}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner.num-2 .cols-layout-col-text ul li:before{box-shadow:0 0 11.6px #fa95b0,0 0 62.8px #fa95b0;background-color:#fa95b0}.grid-carousel-module .grid-car .cols-layout .cols-layout-inner.num-3 .cols-layout-col-text ul li:before{box-shadow:0 0 11.6px #683dde,0 0 62.8px #683dde;background-color:#683dde}html[data-v-0ee179e0],body[data-v-0ee179e0],div[data-v-0ee179e0],span[data-v-0ee179e0],applet[data-v-0ee179e0],object[data-v-0ee179e0],iframe[data-v-0ee179e0],h1[data-v-0ee179e0],h2[data-v-0ee179e0],h3[data-v-0ee179e0],h4[data-v-0ee179e0],h5[data-v-0ee179e0],h6[data-v-0ee179e0],p[data-v-0ee179e0],blockquote[data-v-0ee179e0],pre[data-v-0ee179e0],a[data-v-0ee179e0],abbr[data-v-0ee179e0],acronym[data-v-0ee179e0],address[data-v-0ee179e0],big[data-v-0ee179e0],cite[data-v-0ee179e0],code[data-v-0ee179e0],del[data-v-0ee179e0],dfn[data-v-0ee179e0],em[data-v-0ee179e0],img[data-v-0ee179e0],ins[data-v-0ee179e0],kbd[data-v-0ee179e0],q[data-v-0ee179e0],s[data-v-0ee179e0],samp[data-v-0ee179e0],small[data-v-0ee179e0],strike[data-v-0ee179e0],strong[data-v-0ee179e0],sub[data-v-0ee179e0],sup[data-v-0ee179e0],tt[data-v-0ee179e0],var[data-v-0ee179e0],b[data-v-0ee179e0],u[data-v-0ee179e0],i[data-v-0ee179e0],center[data-v-0ee179e0],dl[data-v-0ee179e0],dt[data-v-0ee179e0],dd[data-v-0ee179e0],ol[data-v-0ee179e0],ul[data-v-0ee179e0],li[data-v-0ee179e0],fieldset[data-v-0ee179e0],form[data-v-0ee179e0],label[data-v-0ee179e0],legend[data-v-0ee179e0],table[data-v-0ee179e0],caption[data-v-0ee179e0],tbody[data-v-0ee179e0],tfoot[data-v-0ee179e0],thead[data-v-0ee179e0],tr[data-v-0ee179e0],th[data-v-0ee179e0],td[data-v-0ee179e0],article[data-v-0ee179e0],aside[data-v-0ee179e0],canvas[data-v-0ee179e0],details[data-v-0ee179e0],embed[data-v-0ee179e0],figure[data-v-0ee179e0],figcaption[data-v-0ee179e0],footer[data-v-0ee179e0],header[data-v-0ee179e0],hgroup[data-v-0ee179e0],menu[data-v-0ee179e0],nav[data-v-0ee179e0],output[data-v-0ee179e0],ruby[data-v-0ee179e0],section[data-v-0ee179e0],summary[data-v-0ee179e0],time[data-v-0ee179e0],mark[data-v-0ee179e0],audio[data-v-0ee179e0],video[data-v-0ee179e0]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-0ee179e0],aside[data-v-0ee179e0],details[data-v-0ee179e0],figcaption[data-v-0ee179e0],figure[data-v-0ee179e0],footer[data-v-0ee179e0],header[data-v-0ee179e0],hgroup[data-v-0ee179e0],menu[data-v-0ee179e0],nav[data-v-0ee179e0],section[data-v-0ee179e0]{display:block}body[data-v-0ee179e0]{line-height:1}ol[data-v-0ee179e0],ul[data-v-0ee179e0]{list-style:none}blockquote[data-v-0ee179e0],q[data-v-0ee179e0]{quotes:none}blockquote[data-v-0ee179e0]:before,blockquote[data-v-0ee179e0]:after{content:"";content:none}q[data-v-0ee179e0]:before,q[data-v-0ee179e0]:after{content:"";content:none}table[data-v-0ee179e0]{border-collapse:collapse;border-spacing:0}html[data-v-0ee179e0]{font-size:62.5%}body[data-v-0ee179e0]{position:relative;margin:0;font-size:2.2rem;line-height:1.35;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;color:#fff;background-color:#000;font-family:Outfit,Helvetica;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}body.no-overflow[data-v-0ee179e0]{position:relative;overflow:hidden}@media only screen and (max-width: 767px){body[data-v-0ee179e0]{font-size:1.8rem}}*[data-v-0ee179e0]{box-sizing:border-box;outline:none}a[data-v-0ee179e0]{text-transform:inherit;text-decoration:inherit;color:inherit;line-height:1}section[data-v-0ee179e0]{position:relative;z-index:1}.module[data-v-0ee179e0]{padding:85px 0}@media only screen and (max-width: 1024px){.module[data-v-0ee179e0]{padding:60px 0}}@media only screen and (max-width: 767px){.module[data-v-0ee179e0]{padding:50px 0}}.module.white[data-v-0ee179e0]{color:#000;background-color:#fff}.font-larger[data-v-0ee179e0]{font-size:2.8rem}@media only screen and (max-width: 1024px){.font-larger[data-v-0ee179e0]{font-size:2.2rem}}.font-smaller[data-v-0ee179e0]{font-size:1.8rem}@media only screen and (max-width: 767px){.font-smaller[data-v-0ee179e0]{font-size:1.6rem}}.container[data-v-0ee179e0]{position:relative;width:95%;max-width:1000px;margin:0 auto}@media (max-width: 1024px){.container[data-v-0ee179e0]{width:90%}}.container.med[data-v-0ee179e0]{max-width:1200px}.container.large[data-v-0ee179e0]{max-width:1350px}h1[data-v-0ee179e0],.h1[data-v-0ee179e0],h2[data-v-0ee179e0],.h2[data-v-0ee179e0],h3[data-v-0ee179e0],.h3[data-v-0ee179e0],h4[data-v-0ee179e0],.h4[data-v-0ee179e0],h5[data-v-0ee179e0],.h5[data-v-0ee179e0],h6[data-v-0ee179e0],.h6[data-v-0ee179e0]{line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}h1[data-v-0ee179e0],.h1[data-v-0ee179e0]{font-size:5rem}@media only screen and (max-width: 1024px){h1[data-v-0ee179e0],.h1[data-v-0ee179e0]{font-size:4.5rem}}@media only screen and (max-width: 767px){h1[data-v-0ee179e0],.h1[data-v-0ee179e0]{font-size:3rem}}h2[data-v-0ee179e0],.h2[data-v-0ee179e0]{font-size:4.5rem}@media only screen and (max-width: 1024px){h2[data-v-0ee179e0],.h2[data-v-0ee179e0]{font-size:4rem}}@media only screen and (max-width: 767px){h2[data-v-0ee179e0],.h2[data-v-0ee179e0]{font-size:3.5rem}}h3[data-v-0ee179e0],.h3[data-v-0ee179e0]{font-size:4rem}@media only screen and (max-width: 1024px){h3[data-v-0ee179e0],.h3[data-v-0ee179e0]{font-size:3.5rem}}@media only screen and (max-width: 767px){h3[data-v-0ee179e0],.h3[data-v-0ee179e0]{font-size:3rem}}h4[data-v-0ee179e0],.h4[data-v-0ee179e0]{font-size:3.5rem}@media only screen and (max-width: 1024px){h4[data-v-0ee179e0],.h4[data-v-0ee179e0]{font-size:3rem}}@media only screen and (max-width: 767px){h4[data-v-0ee179e0],.h4[data-v-0ee179e0]{font-size:2.5rem}}h5[data-v-0ee179e0],.h5[data-v-0ee179e0]{font-size:3rem}@media only screen and (max-width: 1024px){h5[data-v-0ee179e0],.h5[data-v-0ee179e0]{font-size:2.5rem}}@media only screen and (max-width: 767px){h5[data-v-0ee179e0],.h5[data-v-0ee179e0]{font-size:2.2rem}}h6[data-v-0ee179e0],.h6[data-v-0ee179e0]{font-size:2.4rem}@media only screen and (max-width: 1024px){h6[data-v-0ee179e0],.h6[data-v-0ee179e0]{font-size:2rem}}@media only screen and (max-width: 767px){h6[data-v-0ee179e0],.h6[data-v-0ee179e0]{font-size:1.8rem}}em[data-v-0ee179e0],i[data-v-0ee179e0]{font-style:italic}img[data-v-0ee179e0]{display:block;max-width:100%}img[lazy=loading][data-v-0ee179e0]{opacity:0;transition:all .3s ease-in-out}img[lazy=loaded][data-v-0ee179e0]{opacity:1;transition:all .3s ease-in-out}img[lazy=loaded].no-transition[data-v-0ee179e0]{transition:none}form label[data-v-0ee179e0]{display:block;color:#fff}form input[data-v-0ee179e0]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}form input[data-v-0ee179e0]:not([type=submit]):not([type=checkbox]):not([type=radio]),form textarea[data-v-0ee179e0]{width:100%;font-size:1.8rem;line-height:1;padding:15px;outline:none;border:none;background-color:transparent;border:1px solid #777777;border-radius:10px;color:#fff;transition:all .3s ease-in-out;font-family:Outfit,Helvetica;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}form input[data-v-0ee179e0]:not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,form textarea[data-v-0ee179e0]::-webkit-input-placeholder{color:#ffffff80}form input[data-v-0ee179e0]:not([type=submit]):not([type=checkbox]):not([type=radio]):-moz-placeholder,form textarea[data-v-0ee179e0]:-moz-placeholder{color:#ffffff80}form input[data-v-0ee179e0]:not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder,form textarea[data-v-0ee179e0]::-moz-placeholder{color:#ffffff80}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:-moz-placeholder-shown)+span[data-v-0ee179e0],form textarea:not(:-moz-placeholder-shown)+span[data-v-0ee179e0]{height:3px}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus+span[data-v-0ee179e0],form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:placeholder-shown)+span[data-v-0ee179e0],form textarea:focus+span[data-v-0ee179e0],form textarea:not(:placeholder-shown)+span[data-v-0ee179e0]{height:3px}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:-moz-placeholder-shown)+span+label[data-v-0ee179e0],form textarea:not(:-moz-placeholder-shown)+span+label[data-v-0ee179e0]{top:0;font-size:1.6rem}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus+span+label[data-v-0ee179e0],form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:placeholder-shown)+span+label[data-v-0ee179e0],form textarea:focus+span+label[data-v-0ee179e0],form textarea:not(:placeholder-shown)+span+label[data-v-0ee179e0]{top:0;font-size:1.6rem}form textarea[data-v-0ee179e0]{height:190px;max-width:100%;transition:all .3s ease-in-out}form .formkit-inner[data-v-0ee179e0]{margin:0 0 7px}form .formkit-message[data-v-0ee179e0]{font-size:1.6rem;margin:0 0 7px}form input[type=submit][data-v-0ee179e0],form button[type=submit][data-v-0ee179e0]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;position:relative;display:inline-block;text-align:center;font-size:2rem;min-width:150px;padding:12px 15px;text-decoration:none!important;line-height:1;border-radius:500px;z-index:1;color:#000;background-color:#85def2;transition:all .3s ease-in-out}.editor-formatting .responsive-image[data-v-0ee179e0]{margin:0 0 40px}.editor-formatting *[data-v-0ee179e0]{color:inherit}.editor-formatting *[data-v-0ee179e0]:last-child{margin-bottom:0!important}.editor-formatting a[data-v-0ee179e0]{text-transform:inherit;text-decoration:underline;color:inherit;font-size:inherit}.editor-formatting h1[data-v-0ee179e0],.editor-formatting h2[data-v-0ee179e0],.editor-formatting h3[data-v-0ee179e0],.editor-formatting h4[data-v-0ee179e0],.editor-formatting h5[data-v-0ee179e0],.editor-formatting h6[data-v-0ee179e0],.editor-formatting p[data-v-0ee179e0],.editor-formatting .wp-block-columns[data-v-0ee179e0]{margin:0 0 25px}.editor-formatting .wp-block-columns[data-v-0ee179e0]{align-items:flex-start;margin:100px auto}.editor-formatting .wp-block-columns.contained[data-v-0ee179e0]{max-width:1000px}.editor-formatting .wp-block-columns.smaller[data-v-0ee179e0]{max-width:800px}.editor-formatting .wp-block-columns.are-vertically-aligned-center[data-v-0ee179e0]{align-items:center}.editor-formatting .wp-block-columns img[data-v-0ee179e0]{width:auto;margin:auto}@media only screen and (max-width: 767px){.editor-formatting .wp-block-columns[data-v-0ee179e0]{flex-direction:column;margin:60px auto}}.editor-formatting blockquote[data-v-0ee179e0]{position:relative;margin:40px 0 0}.editor-formatting blockquote[data-v-0ee179e0]:before{content:"";display:block;width:33px;height:5px;margin:0 0 35px;background-color:#000}.editor-formatting figure[data-v-0ee179e0]{width:100%;margin:0 0 25px}.editor-formatting figure.wp-block-video[data-v-0ee179e0],.editor-formatting figure.wp-block-embed-vimeo[data-v-0ee179e0]{position:relative;padding-bottom:56.25%;height:0}.editor-formatting figure.wp-block-video .wp-block-embed__wrapper[data-v-0ee179e0],.editor-formatting figure.wp-block-video video[data-v-0ee179e0],.editor-formatting figure.wp-block-video iframe[data-v-0ee179e0],.editor-formatting figure.wp-block-embed-vimeo .wp-block-embed__wrapper[data-v-0ee179e0],.editor-formatting figure.wp-block-embed-vimeo video[data-v-0ee179e0],.editor-formatting figure.wp-block-embed-vimeo iframe[data-v-0ee179e0]{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.editor-formatting figcaption[data-v-0ee179e0]{font-size:2.2rem;margin:20px 0 0}@media only screen and (max-width: 767px){.editor-formatting figcaption[data-v-0ee179e0]{font-size:1.8rem}}.editor-formatting strong[data-v-0ee179e0],.editor-formatting b[data-v-0ee179e0]{font-weight:700}.editor-formatting em[data-v-0ee179e0],.editor-formatting i[data-v-0ee179e0]{font-style:italic}.editor-formatting ul[data-v-0ee179e0],.editor-formatting ol[data-v-0ee179e0]{margin-bottom:30px}.editor-formatting ul li[data-v-0ee179e0],.editor-formatting ol li[data-v-0ee179e0]{position:relative;margin:0 0 20px}.editor-formatting ul li[data-v-0ee179e0]:last-child,.editor-formatting ol li[data-v-0ee179e0]:last-child{margin:0}.editor-formatting ul[data-v-0ee179e0]{list-style-type:none;padding-left:0}.editor-formatting ol[data-v-0ee179e0]{list-style-type:decimal}.editor-formatting table[data-v-0ee179e0]{width:100%;background:none;font-size:1.3rem;border-collapse:collapse;border-spacing:0;margin:20px 0}.editor-formatting table td[data-v-0ee179e0]{border:1px solid #000000;padding:10px;text-align:center;vertical-align:top}.editor-formatting table td p[data-v-0ee179e0]{margin:0}.editor-formatting img[data-v-0ee179e0]{width:100%;height:auto;max-width:100%}.editor-formatting .wp-block-column[data-v-0ee179e0]{flex:1}.border-radius[data-v-0ee179e0]{border-radius:20px;overflow:hidden}@media (min-width: 1024px){.section-intro[data-v-0ee179e0]{width:90%;max-width:1000px;margin:0 auto 50px}}.section-intro .tagline[data-v-0ee179e0]{margin:0 0 25px}.section-intro .headline[data-v-0ee179e0]{margin:0 0 60px}.section-intro .cols[data-v-0ee179e0]{display:flex;justify-content:space-between;margin:0 0 40px}@media only screen and (max-width: 767px){.section-intro .cols[data-v-0ee179e0]{flex-direction:column}}.section-intro .cols .col[data-v-0ee179e0]{width:48%;max-width:456px}@media only screen and (max-width: 767px){.section-intro .cols .col[data-v-0ee179e0]{width:100%;margin:0 0 30px}.section-intro .cols .col[data-v-0ee179e0]:last-child{margin:0}}.btn[data-v-0ee179e0]{cursor:pointer;position:relative;display:inline-block;text-align:center;min-width:150px;font-size:2.2rem;padding:12px 36px;text-decoration:none!important;line-height:1;border-radius:500px;color:#000;z-index:1;transition:all .3s ease-in-out}.btn.trans-black[data-v-0ee179e0]{-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);color:#fff}.btn.trans-black[data-v-0ee179e0]:before{background-color:#0006}.btn.trans-white[data-v-0ee179e0]{-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);color:#fff}.btn.trans-white[data-v-0ee179e0]:before{background-color:#fff3}.btn[data-v-0ee179e0]:hover:before{transform:scale(1.1)}.btn[data-v-0ee179e0]:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:500px;z-index:-1;background-color:#85def2;transform:scale(1);transition:all .3s ease-in-out}.dd-filter[data-v-0ee179e0]{position:relative;overflow:visible;border-radius:20px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}@media (min-width: 1024px){.dd-filter[data-v-0ee179e0]{height:100px;width:350px}}.dd-filter[data-v-0ee179e0]{color:#181818}.dd-filter-trigger[data-v-0ee179e0]{display:flex;height:100%;align-items:center;justify-content:space-between;border-radius:20px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:30px 36px 30px 27px}.dd-filter-trigger .arrow-btn[data-v-0ee179e0]{z-index:5;display:flex;height:35px;width:35px;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.dd-filter-trigger .arrow-btn .arrow[data-v-0ee179e0]{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) 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:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dd-filter-trigger .arrow-btn .arrow.down[data-v-0ee179e0]{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dd-filter-trigger .clear[data-v-0ee179e0]{position:absolute;top:18px;left:27px;z-index:5;display:flex;height:15px;width:51px;align-items:center;justify-content:center;border-radius:100px;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));text-align:center;font-size:10px;line-height:24px;letter-spacing:-.22px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dd-filter-options[data-v-0ee179e0]{top:82%;z-index:6;display:flex;max-height:200px;width:100%;cursor:pointer;flex-direction:column;overflow-y:scroll;border-bottom-left-radius:20px;border-bottom-right-radius:20px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}@media (min-width: 1024px){.dd-filter-options[data-v-0ee179e0]{position:absolute}}.dd-filter-options[data-v-0ee179e0]::-webkit-scrollbar{width:4px}.dd-filter-options[data-v-0ee179e0]::-webkit-scrollbar-track{background:transparent}.dd-filter-options[data-v-0ee179e0]::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(0,0,0,.2)}.dd-filter-options[data-v-0ee179e0]::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.dd-filter-options .option[data-v-0ee179e0]{display:flex;align-items:center;justify-content:space-between;border-top-width:1px;border-style:solid;--tw-border-opacity: 1;border-top-color:rgb(227 227 227 / var(--tw-border-opacity));padding:7.5px 36px 7.5px 27px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.308px}.dd-filter-options .option .radio[data-v-0ee179e0]{position:relative;height:24px;width:24px;border-radius:9999px;border-width:1px;border-style:solid;border-color:#0000004d;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dd-filter-options .option .radio[data-v-0ee179e0]:before{position:absolute;left:50%;top:50%;height:16px;width:16px;--tw-translate-x: -50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:100%;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-content: "";content:var(--tw-content)}.dd-filter-options .option.active-filter .radio[data-v-0ee179e0]:before{opacity:1}.dd-filter.theme-orange .clear[data-v-0ee179e0]{--tw-bg-opacity: 1;background-color:rgb(243 136 58 / var(--tw-bg-opacity));color:#181818}.dd-filter.theme-orange .arrow-btn[data-v-0ee179e0]{--tw-bg-opacity: 1;background-color:rgb(243 136 58 / var(--tw-bg-opacity));box-shadow:0 0 62.8px #f3883a,0 0 11.6px #f3883a}.dd-filter.theme-orange .radio[data-v-0ee179e0]:before{--tw-bg-opacity: 1;background-color:rgb(243 136 58 / var(--tw-bg-opacity));box-shadow:0 0 62.8px #f3883a,0 0 11.6px #f3883a}.dd-filter.theme-purple .clear[data-v-0ee179e0]{--tw-bg-opacity: 1;background-color:rgb(94 59 188 / var(--tw-bg-opacity))}.dd-filter.theme-purple .arrow-btn[data-v-0ee179e0]{--tw-bg-opacity: 1;background-color:rgb(94 59 188 / var(--tw-bg-opacity));box-shadow:0 0 62.8px #5e3bbc,0 0 11.6px #5e3bbc}.dd-filter.theme-purple .arrow-btn .arrow path[data-v-0ee179e0]{stroke:#fff}.dd-filter.theme-purple .radio[data-v-0ee179e0]:before{--tw-bg-opacity: 1;background-color:rgb(94 59 188 / var(--tw-bg-opacity));box-shadow:0 0 62.8px #5e3bbc,0 0 11.6px #5e3bbc}.careers-module-component{position:relative;min-height:320px;width:100%;padding:2rem 1.5rem}@media (min-width: 1024px){.careers-module-component{padding-top:2.5rem;padding-bottom:2.5rem}}.careers-module-component .filters{position:absolute;top:0;right:0;z-index:5;display:flex;width:100%;flex-direction:column;gap:7px;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1024px){.careers-module-component .filters{flex-direction:row;justify-content:center;gap:12px;padding-left:0;padding-right:0}}.careers-module-component .jobs-container{padding-top:230px}@media (min-width: 1024px){.careers-module-component .jobs-container{padding-top:130px}}.careers-module-component .jobs-container.jobs-wrapper{display:flex;flex-wrap:wrap}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper{width:32.5%;margin-right:1.25%;margin-bottom:1.25%}@media only screen and (max-width: 1023px){.careers-module-component .jobs-container.jobs-wrapper .job-wrapper{width:100%;margin-right:0}}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper:nth-child(3n+3){margin-right:0}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job{display:flex;width:100%;flex-direction:column;align-items:center;gap:30px;border-radius:20px;padding-top:30px;padding-bottom:46px}@media (min-width: 1024px){.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job{gap:40px}}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job{background:#181818}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-top{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:16px}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-title{display:flex;height:80px;max-width:320px;align-items:center;justify-content:center;text-align:center}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-cta{width:185px;cursor:pointer;position:relative;display:inline-block;text-align:center;min-width:150px;font-size:2.2rem;padding:12px 36px;text-decoration:none;line-height:1;border-radius:500px;color:#000;z-index:1;transition:all .3s ease-in-out}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-cta.trans-black{-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);color:#fff}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-cta.trans-black:before{background-color:#0006}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-cta.trans-white{-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);color:#fff}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-cta.trans-white:before{background-color:#fff3}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-cta:hover:before{transform:scale(1.1)}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-cta:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:500px;z-index:-1;background-color:#85def2;transform:scale(1);transition:all .3s ease-in-out}.careers-module-component .jobs-container.jobs-wrapper .job-wrapper .job-cta{padding-left:0!important;padding-right:0!important}.careers-module-component .jobs-container.no-jobs{display:flex;justify-content:center}.careers-module-component .jobs-container.no-jobs span{font-size:3rem;font-weight:500;line-height:1.2}html[data-v-9e993814],body[data-v-9e993814],div[data-v-9e993814],span[data-v-9e993814],applet[data-v-9e993814],object[data-v-9e993814],iframe[data-v-9e993814],h1[data-v-9e993814],h2[data-v-9e993814],h3[data-v-9e993814],h4[data-v-9e993814],h5[data-v-9e993814],h6[data-v-9e993814],p[data-v-9e993814],blockquote[data-v-9e993814],pre[data-v-9e993814],a[data-v-9e993814],abbr[data-v-9e993814],acronym[data-v-9e993814],address[data-v-9e993814],big[data-v-9e993814],cite[data-v-9e993814],code[data-v-9e993814],del[data-v-9e993814],dfn[data-v-9e993814],em[data-v-9e993814],img[data-v-9e993814],ins[data-v-9e993814],kbd[data-v-9e993814],q[data-v-9e993814],s[data-v-9e993814],samp[data-v-9e993814],small[data-v-9e993814],strike[data-v-9e993814],strong[data-v-9e993814],sub[data-v-9e993814],sup[data-v-9e993814],tt[data-v-9e993814],var[data-v-9e993814],b[data-v-9e993814],u[data-v-9e993814],i[data-v-9e993814],center[data-v-9e993814],dl[data-v-9e993814],dt[data-v-9e993814],dd[data-v-9e993814],ol[data-v-9e993814],ul[data-v-9e993814],li[data-v-9e993814],fieldset[data-v-9e993814],form[data-v-9e993814],label[data-v-9e993814],legend[data-v-9e993814],table[data-v-9e993814],caption[data-v-9e993814],tbody[data-v-9e993814],tfoot[data-v-9e993814],thead[data-v-9e993814],tr[data-v-9e993814],th[data-v-9e993814],td[data-v-9e993814],article[data-v-9e993814],aside[data-v-9e993814],canvas[data-v-9e993814],details[data-v-9e993814],embed[data-v-9e993814],figure[data-v-9e993814],figcaption[data-v-9e993814],footer[data-v-9e993814],header[data-v-9e993814],hgroup[data-v-9e993814],menu[data-v-9e993814],nav[data-v-9e993814],output[data-v-9e993814],ruby[data-v-9e993814],section[data-v-9e993814],summary[data-v-9e993814],time[data-v-9e993814],mark[data-v-9e993814],audio[data-v-9e993814],video[data-v-9e993814]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-9e993814],aside[data-v-9e993814],details[data-v-9e993814],figcaption[data-v-9e993814],figure[data-v-9e993814],footer[data-v-9e993814],header[data-v-9e993814],hgroup[data-v-9e993814],menu[data-v-9e993814],nav[data-v-9e993814],section[data-v-9e993814]{display:block}body[data-v-9e993814]{line-height:1}ol[data-v-9e993814],ul[data-v-9e993814]{list-style:none}blockquote[data-v-9e993814],q[data-v-9e993814]{quotes:none}blockquote[data-v-9e993814]:before,blockquote[data-v-9e993814]:after{content:"";content:none}q[data-v-9e993814]:before,q[data-v-9e993814]:after{content:"";content:none}table[data-v-9e993814]{border-collapse:collapse;border-spacing:0}html[data-v-9e993814]{font-size:62.5%}body[data-v-9e993814]{position:relative;margin:0;font-size:2.2rem;line-height:1.35;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;color:#fff;background-color:#000;font-family:Outfit,Helvetica;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}body.no-overflow[data-v-9e993814]{position:relative;overflow:hidden}@media only screen and (max-width: 767px){body[data-v-9e993814]{font-size:1.8rem}}*[data-v-9e993814]{box-sizing:border-box;outline:none}a[data-v-9e993814]{text-transform:inherit;text-decoration:inherit;color:inherit;line-height:1}section[data-v-9e993814]{position:relative;z-index:1}.module[data-v-9e993814]{padding:85px 0}@media only screen and (max-width: 1024px){.module[data-v-9e993814]{padding:60px 0}}@media only screen and (max-width: 767px){.module[data-v-9e993814]{padding:50px 0}}.module.white[data-v-9e993814]{color:#000;background-color:#fff}.font-larger[data-v-9e993814]{font-size:2.8rem}@media only screen and (max-width: 1024px){.font-larger[data-v-9e993814]{font-size:2.2rem}}.font-smaller[data-v-9e993814]{font-size:1.8rem}@media only screen and (max-width: 767px){.font-smaller[data-v-9e993814]{font-size:1.6rem}}.container[data-v-9e993814]{position:relative;width:95%;max-width:1000px;margin:0 auto}@media (max-width: 1024px){.container[data-v-9e993814]{width:90%}}.container.med[data-v-9e993814]{max-width:1200px}.container.large[data-v-9e993814]{max-width:1350px}h1[data-v-9e993814],.h1[data-v-9e993814],h2[data-v-9e993814],.h2[data-v-9e993814],h3[data-v-9e993814],.h3[data-v-9e993814],h4[data-v-9e993814],.h4[data-v-9e993814],h5[data-v-9e993814],.h5[data-v-9e993814],h6[data-v-9e993814],.h6[data-v-9e993814]{line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}h1[data-v-9e993814],.h1[data-v-9e993814]{font-size:5rem}@media only screen and (max-width: 1024px){h1[data-v-9e993814],.h1[data-v-9e993814]{font-size:4.5rem}}@media only screen and (max-width: 767px){h1[data-v-9e993814],.h1[data-v-9e993814]{font-size:3rem}}h2[data-v-9e993814],.h2[data-v-9e993814]{font-size:4.5rem}@media only screen and (max-width: 1024px){h2[data-v-9e993814],.h2[data-v-9e993814]{font-size:4rem}}@media only screen and (max-width: 767px){h2[data-v-9e993814],.h2[data-v-9e993814]{font-size:3.5rem}}h3[data-v-9e993814],.h3[data-v-9e993814]{font-size:4rem}@media only screen and (max-width: 1024px){h3[data-v-9e993814],.h3[data-v-9e993814]{font-size:3.5rem}}@media only screen and (max-width: 767px){h3[data-v-9e993814],.h3[data-v-9e993814]{font-size:3rem}}h4[data-v-9e993814],.h4[data-v-9e993814]{font-size:3.5rem}@media only screen and (max-width: 1024px){h4[data-v-9e993814],.h4[data-v-9e993814]{font-size:3rem}}@media only screen and (max-width: 767px){h4[data-v-9e993814],.h4[data-v-9e993814]{font-size:2.5rem}}h5[data-v-9e993814],.h5[data-v-9e993814]{font-size:3rem}@media only screen and (max-width: 1024px){h5[data-v-9e993814],.h5[data-v-9e993814]{font-size:2.5rem}}@media only screen and (max-width: 767px){h5[data-v-9e993814],.h5[data-v-9e993814]{font-size:2.2rem}}h6[data-v-9e993814],.h6[data-v-9e993814]{font-size:2.4rem}@media only screen and (max-width: 1024px){h6[data-v-9e993814],.h6[data-v-9e993814]{font-size:2rem}}@media only screen and (max-width: 767px){h6[data-v-9e993814],.h6[data-v-9e993814]{font-size:1.8rem}}em[data-v-9e993814],i[data-v-9e993814]{font-style:italic}img[data-v-9e993814]{display:block;max-width:100%}img[lazy=loading][data-v-9e993814]{opacity:0;transition:all .3s ease-in-out}img[lazy=loaded][data-v-9e993814]{opacity:1;transition:all .3s ease-in-out}img[lazy=loaded].no-transition[data-v-9e993814]{transition:none}form label[data-v-9e993814]{display:block;color:#fff}form input[data-v-9e993814]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}form input[data-v-9e993814]:not([type=submit]):not([type=checkbox]):not([type=radio]),form textarea[data-v-9e993814]{width:100%;font-size:1.8rem;line-height:1;padding:15px;outline:none;border:none;background-color:transparent;border:1px solid #777777;border-radius:10px;color:#fff;transition:all .3s ease-in-out;font-family:Outfit,Helvetica;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}form input[data-v-9e993814]:not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,form textarea[data-v-9e993814]::-webkit-input-placeholder{color:#ffffff80}form input[data-v-9e993814]:not([type=submit]):not([type=checkbox]):not([type=radio]):-moz-placeholder,form textarea[data-v-9e993814]:-moz-placeholder{color:#ffffff80}form input[data-v-9e993814]:not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder,form textarea[data-v-9e993814]::-moz-placeholder{color:#ffffff80}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:-moz-placeholder-shown)+span[data-v-9e993814],form textarea:not(:-moz-placeholder-shown)+span[data-v-9e993814]{height:3px}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus+span[data-v-9e993814],form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:placeholder-shown)+span[data-v-9e993814],form textarea:focus+span[data-v-9e993814],form textarea:not(:placeholder-shown)+span[data-v-9e993814]{height:3px}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:-moz-placeholder-shown)+span+label[data-v-9e993814],form textarea:not(:-moz-placeholder-shown)+span+label[data-v-9e993814]{top:0;font-size:1.6rem}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus+span+label[data-v-9e993814],form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:placeholder-shown)+span+label[data-v-9e993814],form textarea:focus+span+label[data-v-9e993814],form textarea:not(:placeholder-shown)+span+label[data-v-9e993814]{top:0;font-size:1.6rem}form textarea[data-v-9e993814]{height:190px;max-width:100%;transition:all .3s ease-in-out}form .formkit-inner[data-v-9e993814]{margin:0 0 7px}form .formkit-message[data-v-9e993814]{font-size:1.6rem;margin:0 0 7px}form input[type=submit][data-v-9e993814],form button[type=submit][data-v-9e993814]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;position:relative;display:inline-block;text-align:center;font-size:2rem;min-width:150px;padding:12px 15px;text-decoration:none!important;line-height:1;border-radius:500px;z-index:1;color:#000;background-color:#85def2;transition:all .3s ease-in-out}.editor-formatting .responsive-image[data-v-9e993814]{margin:0 0 40px}.editor-formatting *[data-v-9e993814]{color:inherit}.editor-formatting *[data-v-9e993814]:last-child{margin-bottom:0!important}.editor-formatting a[data-v-9e993814]{text-transform:inherit;text-decoration:underline;color:inherit;font-size:inherit}.editor-formatting h1[data-v-9e993814],.editor-formatting h2[data-v-9e993814],.editor-formatting h3[data-v-9e993814],.editor-formatting h4[data-v-9e993814],.editor-formatting h5[data-v-9e993814],.editor-formatting h6[data-v-9e993814],.editor-formatting p[data-v-9e993814],.editor-formatting .wp-block-columns[data-v-9e993814]{margin:0 0 25px}.editor-formatting .wp-block-columns[data-v-9e993814]{align-items:flex-start;margin:100px auto}.editor-formatting .wp-block-columns.contained[data-v-9e993814]{max-width:1000px}.editor-formatting .wp-block-columns.smaller[data-v-9e993814]{max-width:800px}.editor-formatting .wp-block-columns.are-vertically-aligned-center[data-v-9e993814]{align-items:center}.editor-formatting .wp-block-columns img[data-v-9e993814]{width:auto;margin:auto}@media only screen and (max-width: 767px){.editor-formatting .wp-block-columns[data-v-9e993814]{flex-direction:column;margin:60px auto}}.editor-formatting blockquote[data-v-9e993814]{position:relative;margin:40px 0 0}.editor-formatting blockquote[data-v-9e993814]:before{content:"";display:block;width:33px;height:5px;margin:0 0 35px;background-color:#000}.editor-formatting figure[data-v-9e993814]{width:100%;margin:0 0 25px}.editor-formatting figure.wp-block-video[data-v-9e993814],.editor-formatting figure.wp-block-embed-vimeo[data-v-9e993814]{position:relative;padding-bottom:56.25%;height:0}.editor-formatting figure.wp-block-video .wp-block-embed__wrapper[data-v-9e993814],.editor-formatting figure.wp-block-video video[data-v-9e993814],.editor-formatting figure.wp-block-video iframe[data-v-9e993814],.editor-formatting figure.wp-block-embed-vimeo .wp-block-embed__wrapper[data-v-9e993814],.editor-formatting figure.wp-block-embed-vimeo video[data-v-9e993814],.editor-formatting figure.wp-block-embed-vimeo iframe[data-v-9e993814]{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.editor-formatting figcaption[data-v-9e993814]{font-size:2.2rem;margin:20px 0 0}@media only screen and (max-width: 767px){.editor-formatting figcaption[data-v-9e993814]{font-size:1.8rem}}.editor-formatting strong[data-v-9e993814],.editor-formatting b[data-v-9e993814]{font-weight:700}.editor-formatting em[data-v-9e993814],.editor-formatting i[data-v-9e993814]{font-style:italic}.editor-formatting ul[data-v-9e993814],.editor-formatting ol[data-v-9e993814]{margin-bottom:30px}.editor-formatting ul li[data-v-9e993814],.editor-formatting ol li[data-v-9e993814]{position:relative;margin:0 0 20px}.editor-formatting ul li[data-v-9e993814]:last-child,.editor-formatting ol li[data-v-9e993814]:last-child{margin:0}.editor-formatting ul[data-v-9e993814]{list-style-type:none;padding-left:0}.editor-formatting ol[data-v-9e993814]{list-style-type:decimal}.editor-formatting table[data-v-9e993814]{width:100%;background:none;font-size:1.3rem;border-collapse:collapse;border-spacing:0;margin:20px 0}.editor-formatting table td[data-v-9e993814]{border:1px solid #000000;padding:10px;text-align:center;vertical-align:top}.editor-formatting table td p[data-v-9e993814]{margin:0}.editor-formatting img[data-v-9e993814]{width:100%;height:auto;max-width:100%}.editor-formatting .wp-block-column[data-v-9e993814]{flex:1}.border-radius[data-v-9e993814]{border-radius:20px;overflow:hidden}@media (min-width: 1024px){.section-intro[data-v-9e993814]{width:90%;max-width:1000px;margin:0 auto 50px}}.section-intro .tagline[data-v-9e993814]{margin:0 0 25px}.section-intro .headline[data-v-9e993814]{margin:0 0 60px}.section-intro .cols[data-v-9e993814]{display:flex;justify-content:space-between;margin:0 0 40px}@media only screen and (max-width: 767px){.section-intro .cols[data-v-9e993814]{flex-direction:column}}.section-intro .cols .col[data-v-9e993814]{width:48%;max-width:456px}@media only screen and (max-width: 767px){.section-intro .cols .col[data-v-9e993814]{width:100%;margin:0 0 30px}.section-intro .cols .col[data-v-9e993814]:last-child{margin:0}}.btn[data-v-9e993814]{cursor:pointer;position:relative;display:inline-block;text-align:center;min-width:150px;font-size:2.2rem;padding:12px 36px;text-decoration:none!important;line-height:1;border-radius:500px;color:#000;z-index:1;transition:all .3s ease-in-out}.btn.trans-black[data-v-9e993814]{-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);color:#fff}.btn.trans-black[data-v-9e993814]:before{background-color:#0006}.btn.trans-white[data-v-9e993814]{-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);color:#fff}.btn.trans-white[data-v-9e993814]:before{background-color:#fff3}.btn[data-v-9e993814]:hover:before{transform:scale(1.1)}.btn[data-v-9e993814]:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:500px;z-index:-1;background-color:#85def2;transform:scale(1);transition:all .3s ease-in-out}.position-details-module-component .publications-header[data-v-9e993814]{margin-bottom:7px;border-bottom-right-radius:75px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}@media (min-width: 1024px){.position-details-module-component .publications-header[data-v-9e993814]{margin-bottom:14px;border-bottom-right-radius:100px}}.position-details-module-component .publications-header .inner-container[data-v-9e993814]{display:flex;justify-content:center;padding-top:10rem;padding-bottom:3rem}@media (min-width: 1024px){.position-details-module-component .publications-header .inner-container[data-v-9e993814]{padding-bottom:5rem}}.position-details-module-component .publications-header .inner-container .title[data-v-9e993814]{text-align:center;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}@media (min-width: 1024px){.position-details-module-component .publications-header .inner-container .title[data-v-9e993814]{font-size:60px}}.position-details-module-component iframe[data-v-9e993814]{height:100%;width:100%}body{overflow-x:hidden}.page-legal-wrapper{padding:250px 0 130px}.page-legal-wrapper h2,.page-legal-wrapper h3,.page-legal-wrapper h4,.page-legal-wrapper h5,.page-legal-wrapper h6{line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap;font-size:3rem}@media only screen and (max-width: 1024px){.page-legal-wrapper h2,.page-legal-wrapper h3,.page-legal-wrapper h4,.page-legal-wrapper h5,.page-legal-wrapper h6{font-size:2.5rem}}@media only screen and (max-width: 767px){.page-legal-wrapper h2,.page-legal-wrapper h3,.page-legal-wrapper h4,.page-legal-wrapper h5,.page-legal-wrapper h6{font-size:2.2rem}}.page-legal-wrapper ul{margin-left:30px;display:flex;flex-direction:column;gap:0px}.page-legal-wrapper ul li{position:relative;padding-left:30px}.page-legal-wrapper ul li:before{position:absolute;left:0;top:11px;height:9px;width:9px;border-radius:9999px;--tw-content: "";content:var(--tw-content);box-shadow:0 0 11.6px #e8bd50,0 0 62.8px #e8bd50;background-color:#e8bd50}.page-legal-wrapper table{width:100%}.page-legal-wrapper table tr td{width:50%;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity));font-size:22px}.error-404{padding:150px 0 100px}.error-404 h1{margin:0 0 20px}.error-404 .text{margin:0 0 40px}.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:150px 0 100px}.single-post .post-title{margin:0 0 40px}.single-post .post-title .title{margin:0 0 20px}.single-post .post-content .editor-formatting h2,.single-post .post-content .editor-formatting h3,.single-post .post-content .editor-formatting h4,.single-post .post-content .editor-formatting h5,.single-post .post-content .editor-formatting h6{line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap;font-size:3rem}@media only screen and (max-width: 1024px){.single-post .post-content .editor-formatting h2,.single-post .post-content .editor-formatting h3,.single-post .post-content .editor-formatting h4,.single-post .post-content .editor-formatting h5,.single-post .post-content .editor-formatting h6{font-size:2.5rem}}@media only screen and (max-width: 767px){.single-post .post-content .editor-formatting h2,.single-post .post-content .editor-formatting h3,.single-post .post-content .editor-formatting h4,.single-post .post-content .editor-formatting h5,.single-post .post-content .editor-formatting h6{font-size:2.2rem}}.single-post .post-content .editor-formatting ul{margin-left:30px;display:flex;flex-direction:column;gap:0px}.single-post .post-content .editor-formatting ul li{position:relative;padding-left:30px}.single-post .post-content .editor-formatting ul li:before{position:absolute;left:0;top:11px;height:9px;width:9px;border-radius:9999px;--tw-content: "";content:var(--tw-content);box-shadow:0 0 11.6px #e8bd50,0 0 62.8px #e8bd50;background-color:#e8bd50}.single-post .post-content .editor-formatting table{width:100%}.single-post .post-content .editor-formatting table tr td{width:50%;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity));font-size:22px}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}html{font-size:62.5%}body{position:relative;margin:0;font-size:2.2rem;line-height:1.35;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;color:#fff;background-color:#000;font-family:Outfit,Helvetica;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}body.no-overflow{position:relative;overflow:hidden}@media only screen and (max-width: 767px){body{font-size:1.8rem}}*{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}}.module.white{color:#000;background-color:#fff}.font-larger{font-size:2.8rem}@media only screen and (max-width: 1024px){.font-larger{font-size:2.2rem}}.font-smaller{font-size:1.8rem}@media only screen and (max-width: 767px){.font-smaller{font-size:1.6rem}}.container{position:relative;width:95%;max-width:1000px;margin:0 auto}@media (max-width: 1024px){.container{width:90%}}.container.med{max-width:1200px}.container.large{max-width:1350px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{line-height:1.2;font-family:Outfit,Helvetica;font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}h1,.h1{font-size:5rem}@media only screen and (max-width: 1024px){h1,.h1{font-size:4.5rem}}@media only screen and (max-width: 767px){h1,.h1{font-size:3rem}}h2,.h2{font-size:4.5rem}@media only screen and (max-width: 1024px){h2,.h2{font-size:4rem}}@media only screen and (max-width: 767px){h2,.h2{font-size:3.5rem}}h3,.h3{font-size:4rem}@media only screen and (max-width: 1024px){h3,.h3{font-size:3.5rem}}@media only screen and (max-width: 767px){h3,.h3{font-size:3rem}}h4,.h4{font-size:3.5rem}@media only screen and (max-width: 1024px){h4,.h4{font-size:3rem}}@media only screen and (max-width: 767px){h4,.h4{font-size:2.5rem}}h5,.h5{font-size:3rem}@media only screen and (max-width: 1024px){h5,.h5{font-size:2.5rem}}@media only screen and (max-width: 767px){h5,.h5{font-size:2.2rem}}h6,.h6{font-size:2.4rem}@media only screen and (max-width: 1024px){h6,.h6{font-size:2rem}}@media only screen and (max-width: 767px){h6,.h6{font-size:1.8rem}}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}form label{display:block;color:#fff}form input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}form input:not([type=submit]):not([type=checkbox]):not([type=radio]),form textarea{width:100%;font-size:1.8rem;line-height:1;padding:15px;outline:none;border:none;background-color:transparent;border:1px solid #777777;border-radius:10px;color:#fff;transition:all .3s ease-in-out;font-family:Outfit,Helvetica;font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}form input:not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{color:#ffffff80}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):-moz-placeholder,form textarea:-moz-placeholder{color:#ffffff80}form input:not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder,form textarea::-moz-placeholder{color:#ffffff80}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:-moz-placeholder-shown)+span,form textarea:not(:-moz-placeholder-shown)+span{height:3px}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus+span,form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:placeholder-shown)+span,form textarea:focus+span,form textarea:not(:placeholder-shown)+span{height:3px}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:-moz-placeholder-shown)+span+label,form textarea:not(:-moz-placeholder-shown)+span+label{top:0;font-size:1.6rem}form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus+span+label,form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(:placeholder-shown)+span+label,form textarea:focus+span+label,form textarea:not(:placeholder-shown)+span+label{top:0;font-size:1.6rem}form textarea{height:190px;max-width:100%;transition:all .3s ease-in-out}form .formkit-inner{margin:0 0 7px}form .formkit-message{font-size:1.6rem;margin:0 0 7px}form input[type=submit],form button[type=submit]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;position:relative;display:inline-block;text-align:center;font-size:2rem;min-width:150px;padding:12px 15px;text-decoration:none!important;line-height:1;border-radius:500px;z-index:1;color:#000;background-color:#85def2;transition:all .3s ease-in-out}.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}.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 .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 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}.border-radius{border-radius:20px;overflow:hidden}@media (min-width: 1024px){.section-intro{width:90%;max-width:1000px;margin:0 auto 50px}}.section-intro .tagline{margin:0 0 25px}.section-intro .headline{margin:0 0 60px}.section-intro .cols{display:flex;justify-content:space-between;margin:0 0 40px}@media only screen and (max-width: 767px){.section-intro .cols{flex-direction:column}}.section-intro .cols .col{width:48%;max-width:456px}@media only screen and (max-width: 767px){.section-intro .cols .col{width:100%;margin:0 0 30px}.section-intro .cols .col:last-child{margin:0}}.btn{cursor:pointer;position:relative;display:inline-block;text-align:center;min-width:150px;font-size:2.2rem;padding:12px 36px;text-decoration:none!important;line-height:1;border-radius:500px;color:#000;z-index:1;transition:all .3s ease-in-out}.btn.trans-black{-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);color:#fff}.btn.trans-black:before{background-color:#0006}.btn.trans-white{-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);color:#fff}.btn.trans-white:before{background-color:#fff3}.btn:hover:before{transform:scale(1.1)}.btn:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:500px;z-index:-1;background-color:#85def2;transform:scale(1);transition:all .3s ease-in-out}.single-team{padding:150px 0 100px;background-image:url(/wp-content/themes/eikontx/dist/assets/bg-team-JnKECX3u.svg);background-repeat:no-repeat;background-position:top left;color:#000;background-color:#fff}@media only screen and (max-width: 767px){.single-team{background-position:top -265px left 130px}}.single-team .member-container{display:flex;gap:40px}@media (max-width: 1024px){.single-team .member-container{flex-direction:column;align-items:center}}.single-team .member-container .photo-container{max-width:400px}@media (min-width: 1024px){.single-team .member-container .photo-container{width:42.5%}}.single-team .member-container .photo-container img{border-radius:20px;overflow:hidden}.single-team .member-container .info-container{flex:1}.single-team .member-container .info-container .info-head{margin:0 0 60px}.single-team .member-container .info-container .info-head .name{margin:0 0 20px}
