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,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{box-sizing:border-box}body *,body *:before,body *:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}img{vertical-align:middle;max-width:100%;height:auto}svg{max-height:100%;max-width:100%;vertical-align:middle;height:auto;fill:currentColor}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;transition:all .3s ease-out;color:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-weight:bold}strong{font-weight:bold}em{font-style:italic}del{text-decoration:line-through}th,td{vertical-align:top}th{font-weight:normal;text-align:left}address,cite,dfn{font-style:normal}sub,sup{position:relative;font-size:75%;line-height:0}sup{top:-0.5em}sub{bottom:-0.25em}::-webkit-input-placeholder{color:#5a5a5a;opacity:1}::-moz-placeholder{color:#5a5a5a;opacity:1}input[type=tel],input[type=number],input[type=url],input[type=password],input[type=text],input[type=email],input[type=reset],input[type=button],input[type=submit],button,textarea{-webkit-appearance:none;border-radius:0;outline:none;color:inherit}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}a[href],label[for],select,input[type=checkbox],input[type=radio]{cursor:pointer}button,input[type=button],input[type=image],input[type=reset],input[type=submit]{padding:0;outline:none;overflow:visible;cursor:pointer}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=image]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}textarea{overflow:auto;resize:none}button{background:none;padding:0;border:0;outline:none}.row{--pp-gutter-x: 1.25rem;display:flex;flex-wrap:wrap;margin-right:calc(-0.5*var(--pp-gutter-x));margin-left:calc(-0.5*var(--pp-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--pp-gutter-x)*.5);padding-left:calc(var(--pp-gutter-x)*.5)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.order-1{order:1}.offset-2{margin-left:16.66666667%}.order-2{order:2}.offset-3{margin-left:25%}.order-3{order:3}.offset-4{margin-left:33.33333333%}.order-4{order:4}.offset-5{margin-left:41.66666667%}.order-5{order:5}.offset-6{margin-left:50%}.order-6{order:6}.offset-7{margin-left:58.33333333%}.order-7{order:7}.offset-8{margin-left:66.66666667%}.order-8{order:8}.offset-9{margin-left:75%}.order-9{order:9}.offset-10{margin-left:83.33333333%}.order-10{order:10}.offset-11{margin-left:91.66666667%}.order-11{order:11}.swiper{position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}img{width:auto}html{font-size:1.3125rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}input,button,textarea,select{font-family:"Saans",sans-serif;outline:none}@font-face{font-family:"dgmfetteregular";src:url("../fonts/DGMFette-Regular.woff2") format("woff2"),url("../fonts/DGMFette-Regular.woff") format("woff")}@font-face{font-family:"Saans";src:url("../fonts/SaansRegular.woff2") format("woff2"),url("../fonts/SaansRegular.woff") format("woff")}@font-face{font-family:"Saans";src:url("../fonts/SaansSemiBold.woff2") format("woff2"),url("../fonts/SaansSemiBold.woff") format("woff");font-weight:600}@font-face{font-family:"Saans";src:url("../fonts/SaansMedium.woff2") format("woff2"),url("../fonts/SaansMedium.woff") format("woff");font-weight:500}html{height:100%}body{font:1rem/1.44 "Saans",sans-serif;background:#fff;-webkit-text-size-adjust:none;color:#000;min-height:100%;letter-spacing:-0.01em;display:flex;flex-direction:column}@keyframes spin{100%{transform:rotate(360deg)}}.anim-h{display:inline-flex;color:rgba(0,0,0,0);overflow:hidden;position:relative}.anim-h:after,.anim-h:before{content:attr(data-text);color:var(--color, #000);position:absolute;left:0;right:0;top:0;transition:all .5s cubic-bezier(0.5, 0, 0, 1)}.anim-h:after{transform:translateY(100%)}body{position:relative}body:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:9;pointer-events:none;opacity:0;background:#000;transition:opacity 1s cubic-bezier(0.5, 0, 0, 1)}body:not(.loaded) *{transition:none !important}.btn-link-icon{font-size:1.5rem;line-height:2rem;letter-spacing:-0.02em;gap:.5rem;display:inline-flex;align-items:center;justify-content:center;font-weight:500}.btn-link-icon.sm{font-size:1rem;line-height:1.5rem;letter-spacing:-0.01em;gap:.25rem}.btn-link-icon.sm svg{width:1rem;height:1rem}.btn-link-icon svg{width:1.5rem;height:1.5rem;transition:all .3s cubic-bezier(0.5, 0, 0, 1)}.btn{font-size:1rem;position:relative;font-family:"Saans",sans-serif;line-height:1.5;display:inline-flex;font-weight:500;align-items:center;justify-content:center;padding:0 .75rem;transition:all .3s cubic-bezier(0.5, 0, 0, 1);border-radius:.25rem;gap:.25rem;height:2rem;letter-spacing:-0.01em}.btn .anim-h{white-space:nowrap}.loading .btn,.submitting .btn{pointer-events:none;width:2.5rem;color:rgba(0,0,0,0);--color: rgba($color: #000000, $alpha: 0)}.loading .btn .anim-h,.submitting .btn .anim-h{opacity:0}.loading .btn:before,.submitting .btn:before{content:"";background:url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><circle cx='8' cy='8' r='5' stroke='%23A7A7A7' stroke-width='3'/><path d='M13 8C13 7.34339 12.8707 6.69321 12.6194 6.08658C12.3681 5.47995 11.9998 4.92876 11.5355 4.46447C11.0712 4.00017 10.52 3.63188 9.91342 3.3806C9.30679 3.12933 8.65661 3 8 3' stroke='%23E4E4E4' stroke-width='3'/></svg>") no-repeat;position:absolute;inset:0;margin:auto;animation:spin 2s linear infinite;width:1rem;height:1rem;pointer-events:none;background-size:contain}.btn.disabled,.btn[disabled]{background:#a7a7a7;pointer-events:none}.btn.btn-primary{background:#000;--color: #fff;color:#fff}.btn.btn-primary.disabled{background:#e0e0e0}.black-footer .footer .btn.btn-primary{background:#fff;--color: #000;color:#000}.btn.btn-secondary{background:#fff;--color: #000;color:#000}.btn svg{width:1rem;height:1rem}.btn:focus{box-shadow:0 0 0 .125rem #e0e0e0}.btn.btn-icon{padding:0;width:1.5rem;background:#000;--color: #fff;color:#fff;height:1.5rem}.btn.btn-icon[disabled]{background:#e0e0e0;--color: #fff;color:#fff}.btn.btn-link{padding:.125rem}.btn.btn-link[disabled]{border-color:#5a5a5a;background:none;--color: #5A5A5A;color:#5a5a5a}.loading .btn.btn-link:before,.submitting .btn.btn-link:before{background-image:url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><circle cx='8' cy='8' r='5' stroke='%23E4E4E4' stroke-width='3'/><path d='M13 8C13 7.34339 12.8707 6.69321 12.6194 6.08658C12.3681 5.47995 11.9998 4.92876 11.5355 4.46447C11.0712 4.00017 10.52 3.63188 9.91342 3.3806C9.30679 3.12933 8.65661 3 8 3' stroke='black' stroke-width='3'/></svg>")}.btn.btn-outline{background:rgba(0,0,0,0);border:.09375rem solid #000;padding-left:.625rem;padding-right:.625rem;color:#000;--color: #000}.btn.btn-outline[disabled]{border-color:#5a5a5a;background:none;color:#5a5a5a;--color: #5A5A5A}.btn.btn-outline:focus{background:#f3f3f3}.loading .btn.btn-outline:before,.submitting .btn.btn-outline:before{background-image:url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><circle cx='8' cy='8' r='5' stroke='%23E4E4E4' stroke-width='3'/><path d='M13 8C13 7.34339 12.8707 6.69321 12.6194 6.08658C12.3681 5.47995 11.9998 4.92876 11.5355 4.46447C11.0712 4.00017 10.52 3.63188 9.91342 3.3806C9.30679 3.12933 8.65661 3 8 3' stroke='%23A7A7A7' stroke-width='3'/></svg>")}.h1-d{font-size:4rem;line-height:3.5rem;font-weight:normal;letter-spacing:-0.04em;font-family:"dgmfetteregular",sans-serif;text-transform:uppercase}.h2-d{font-size:3rem;line-height:2.75rem;letter-spacing:-0.04em;font-weight:normal;font-family:"dgmfetteregular",sans-serif;text-transform:uppercase}.acc-item+.acc-item{border-top:1px solid #e0e0e0}.bg-black .acc-item+.acc-item{border-color:#474747}.acc-item{padding:1.9375rem 0 2rem;transition:all .3s linear}.bg-black .acc-item p{color:#000}.acc-item .entry{overflow:hidden}.h1,h1{font-weight:500;font-size:2.5rem;line-height:3rem;letter-spacing:-0.02em}.h2,h2{font-weight:500;font-size:2rem;line-height:2.5rem;letter-spacing:-0.02em}.entry p:first-child strong,.h3,h3{font-weight:500;font-size:1.5rem;line-height:2rem;letter-spacing:-0.02em}.h4,h4{font-weight:500;font-size:1.25rem;line-height:1.5rem;letter-spacing:-0.02em}.h5,h5{font-weight:500;font-size:1.125rem;line-height:1.625rem;letter-spacing:-0.01em}.bg{position:absolute;top:0;bottom:0;left:0;right:0;background-size:contain;object-fit:cover;overflow:hidden;width:100%;height:100%;z-index:-2}.body{flex-grow:1;padding-top:3.75rem;position:relative}.container{margin:0 auto;width:148rem;padding:0 2rem;max-width:100%}.section-page{margin:8rem 0}.section-page .entry>*:last-child{margin-bottom:0}.neat{opacity:.25;color:#1f1f1f;display:block;margin-left:12.5rem}.neat svg{width:1.25rem;height:1.25rem}.footer{padding-top:2rem;border-top:1px solid #e0e0e0;padding-bottom:2rem}.black-footer .footer{background:#000;--color: #fff;color:#fff;border-color:#474747}.footer.bt-0{border-top:0}.footer .copy{font-size:.875rem;line-height:1.25rem;font-weight:500;margin-top:7.6875rem;display:flex;justify-content:space-between;flex-wrap:wrap}.footer .copy ul{display:flex;justify-content:center;gap:2rem}.footer .copy .logo{margin-bottom:2rem;position:relative;width:100%;display:block}.black-footer .footer .copy .logo{filter:brightness(0) invert(1)}.entry{font-size:1.125rem;line-height:1.44}.entry p{margin-bottom:.5rem}.entry h1,.entry h2{margin-top:3rem;margin-bottom:1rem}.entry h2{font-weight:500;font-size:1.25rem;line-height:1.5rem;letter-spacing:-0.02em;margin-top:2rem;margin-bottom:.5rem}.entry p:first-child strong,.entry h3{display:block;margin-top:3rem;margin-bottom:1rem}.entry h4{margin-top:2rem;margin-bottom:.5rem}.entry h5{margin-top:3rem;margin-bottom:.5rem}.entry .wp-block-image{margin:3rem 0}.entry .wp-block-image .figcaption,.entry .wp-block-image figcaption{margin-top:1rem;font-size:1rem;letter-spacing:0;display:block}.entry ol,.entry ul{margin-bottom:3rem}.entry .wp-block-table{margin:3rem 0}.entry .wp-block-table table{width:100%}.entry .wp-block-table th,.entry .wp-block-table td{letter-spacing:-0.01em;font-size:1.125rem;padding:1.5rem 0;vertical-align:top;padding-right:1.25rem;min-width:14.5rem;border-bottom:1px solid #e0e0e0}.entry .wp-block-table th{padding-top:0;font-weight:500;font-size:1rem;padding-bottom:1.5rem}.entry blockquote{background:#e3f255;padding:2.5rem;margin:3rem 0}.entry blockquote p{font-size:2rem;font-weight:500;letter-spacing:-0.02em;line-height:2.5rem}.entry blockquote cite{margin-top:4rem;display:block}.entry blockquote cite strong{display:block;margin-bottom:.25rem;font-weight:500}.entry ul>li{margin-bottom:.5rem;padding-left:1.7rem;position:relative}.entry ul>li:before{content:"";width:.5rem;border-radius:50%;height:.5rem;display:inline-block;position:absolute;top:.6rem;left:0;margin-left:.6rem;background:currentColor}.entry ol{counter-reset:section}.entry ol>li{margin-bottom:.5rem;padding-left:1.7rem;position:relative}.entry ol>li:before{counter-increment:section;content:counter(section) ".";display:inline-block;top:0;position:absolute;left:.4rem}.entry>*:last-child{margin-bottom:0}.entry>*:first-child{margin-top:0}.newsletter-form{margin-top:1.5rem}.black-footer .footer .newsletter-form .form-group.ml-error .form-control{background:#f9ece8;color:#000}.newsletter-form .form-group{background:#eee;border-radius:.375rem;margin-bottom:.5rem;position:relative}.black-footer .footer .newsletter-form .form-group{background:#1f1f1f}.black-footer .footer .newsletter-form .form-group .form-control{border-color:#1f1f1f;background:inherit;color:#fff}.black-footer .footer .newsletter-form .form-group .form-control.ml-error,.ml-error .black-footer .footer .newsletter-form .form-group .form-control,.black-footer .footer .newsletter-form .form-group .form-control.wpcf7-not-valid{background:#f9ece8;color:#000}.newsletter-form .form-group .form-control{padding-right:7.1875rem}.newsletter-form .form-group .btn{position:absolute;top:0;margin:.25rem;right:0}.req{color:#ff4d12}.wpcf7-acceptance{margin-bottom:.75rem;display:block}.wpcf7-acceptance label{display:flex;gap:.75rem}.wpcf7-acceptance a{text-decoration:underline;font-weight:500}.wpcf7-acceptance input{flex-shrink:0}.form-group{position:relative;margin-bottom:1.5rem}.form-group>label{font-size:.75rem;font-weight:500;letter-spacing:0;line-height:.875rem;margin-bottom:.5rem;display:block}.form-group:has(.wpcf7-not-valid-tip)>label{padding-right:40%}.form-group .wpcf7-not-valid-tip{text-align:right;font-size:.75rem;font-weight:500;color:#be3102;right:0;letter-spacing:0;position:absolute;top:0}.wpcf7-response-output{display:none !important}.sent-content{text-align:center;display:none}.modal-over .sent-content .entry{font-size:1.125rem}.sent-content img{margin-bottom:2rem}.sent-content .h4{margin-bottom:.5rem}.modal-over .sent-content .h4{margin-top:.25rem;font-size:1.5rem}.file-wrap{position:relative;border:1px dashed #bcbcbc;padding:1.1875rem;border-radius:.25rem;margin-bottom:1.5rem}.file-wrap:has(.wpcf7-not-valid):not(:has(.dnd-upload-status.complete)){border-color:#be3102;background-color:#f9ece8}.file-wrap .wpcf7-not-valid-tip{display:none}.file-wrap .has-error-msg,.file-wrap .has-error{font-size:.75rem;font-weight:500;display:block;margin-top:.25rem;color:#be3102}.file-wrap .dnd-icon-remove{position:absolute;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16'><polygon points='12.92 4 12 3.08 8 7.08 4 3.08 3.08 4 7.08 8 3.08 12 4 12.92 8 8.92 12 12.92 12.92 12 8.92 8 12.92 4'/></svg>");background-size:contain;width:1rem;font-size:0;height:1rem;top:0;display:block;right:0;cursor:pointer;margin:.875rem 1rem}.file-wrap .codedropz-upload-inner{position:relative;overflow:hidden;padding-right:9.375rem}.file-wrap .codedropz-btn-wrap{position:absolute;top:0;bottom:0;margin:auto;display:block;right:.375rem;font-size:1rem;font-weight:500;height:1.5rem}.file-wrap .codedropz-btn-wrap a{align-items:center;display:flex;line-height:1.5rem}.file-wrap .codedropz-btn-wrap a:before{content:"";background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16'><polygon points='2.38 9.67 3.3 10.59 7.32 6.57 7.32 14.22 8.62 14.22 8.62 6.57 12.63 10.59 13.55 9.67 7.97 4.08 2.38 9.67'/><rect x='2' y='1.7' width='12' height='1.3'/></svg>");background-size:contain;width:1rem;height:1rem;margin-right:.25rem}.file-wrap .codedropz-btn-wrap a:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:-50rem}.file-wrap .codedropz-upload-inner>span{color:#5a5a5a;font-size:1rem;letter-spacing:0;font-weight:normal}.file-wrap .codedropz-upload-inner>div:first-child{opacity:0;font-size:1rem}.file-wrap input{position:absolute !important;top:0;left:0;opacity:0;pointer-events:none}.file-wrap>label{position:absolute;top:0;margin:1.25rem;letter-spacing:-0.01em;font-size:1rem;font-weight:500;color:#000;left:0}.file-wrap .codedropz-upload-handler{position:relative;display:block}.dnd-upload-counter{display:none}.wpcf7 .hidden-fields-container{display:none}.screen-reader-response,.wpcf7-acceptance+.wpcf7-not-valid-tip{display:none}.ml-error+.form-error{display:block}.wpcf7-form .form-error{margin:2rem 0 .75rem}.wpcf7-form:not(.invalid) .form-error{display:none}.wpcf7-form .row{--pp-gutter-x: 1.25rem}.wpcf7-form .btn{width:100%;margin-top:1.25rem}span.ncrf-s,select.wpcf7-form-control,textarea.wpcf7-form-control,input.wpcf7-form-control,input.form-control{color:#000;background:#eee;font-size:1rem;border-radius:.25rem;position:relative;height:2.5rem;width:100%;padding:.5rem .75rem;transition:all .3s cubic-bezier(0.5, 0, 0, 1);display:block;border:1px solid #eee;line-height:1.5rem}span.ncrf-s.ml-error,.ml-error span.ncrf-s,span.ncrf-s.wpcf7-not-valid,select.wpcf7-form-control.ml-error,.ml-error select.wpcf7-form-control,select.wpcf7-form-control.wpcf7-not-valid,textarea.wpcf7-form-control.ml-error,.ml-error textarea.wpcf7-form-control,textarea.wpcf7-form-control.wpcf7-not-valid,input.wpcf7-form-control.ml-error,.ml-error input.wpcf7-form-control,input.wpcf7-form-control.wpcf7-not-valid,input.form-control.ml-error,.ml-error input.form-control,input.form-control.wpcf7-not-valid{background:#f9ece8}span.ncrf-s:focus,select.wpcf7-form-control:focus,textarea.wpcf7-form-control:focus,input.wpcf7-form-control:focus,input.form-control:focus{border-color:#e0e0e0}span.ncrf-s:focus,select.wpcf7-form-control:focus,textarea.wpcf7-form-control:focus,input.wpcf7-form-control:focus,input.form-control:focus{background:#eee}.ml-error+.form-error{display:block}.ncrf-sm{display:none;position:absolute;border-radius:.25rem;width:100%;border:1px solid #e0e0e0;margin-top:.125rem;overflow:hidden;z-index:999;font-size:1rem;background:#fff;line-height:1.5rem;letter-spacing:0;overflow:auto;max-height:21rem}.ncrf-sm li{padding:.5rem .6875rem;user-select:none;display:block;padding-right:2.5rem;cursor:pointer;transition:background .3s ease;background:no-repeat right .6875rem center}.ncrf-sm li.selected{background-color:#3ff478;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16'><path stroke='black'  fill='none' stroke-linecap='square' stroke-width='1.3' d='m13 5-6.15385 5L3 7.85714'/></svg>");background-size:1rem 1rem}span.ncrf-s{padding-right:2rem;display:flex;align-items:center;cursor:pointer;user-select:none;color:#5a5a5a}span.ncrf-s .option{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}span.ncrf-s .link{color:#000}span.ncrf-s.opened:before{transform:scaleY(-1)}span.ncrf-s:before{content:"";width:1rem;height:1rem;position:absolute;top:0;bottom:0;right:.75rem;margin:auto 0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16'><polygon points='8 9.73 3.13 7.29 3.71 6.13 8 8.27 12.29 6.13 12.87 7.29 8 9.73'/></svg>");background-size:contain}textarea{min-height:6.625rem;resize:vertical}.checkbox{display:inline-flex;align-items:center;gap:.5rem;letter-spacing:0;font-size:.875rem}.checkbox a{text-decoration:underline;font-weight:500}.main-menu{display:flex;font-size:.875rem;gap:2.5rem;margin-right:15.875rem;font-weight:500}.main-menu a{display:flex;gap:.25rem;align-items:center}.main-menu .current a .cur-l{display:inline-block;position:relative}.main-menu .current a .cur-l:before{content:"";border-bottom:1px solid #000;position:absolute;inset:0}.menu-trigger{display:none}.header{padding:1.25rem 0;position:absolute;height:3.75rem;z-index:99;top:0;background:hsla(0,0%,100%,0);right:0;transition:background .3s ease;left:0}.home.loaded .header .container{transform:none;opacity:1}.home .header .logo:before{content:"";background:#fff;z-index:-1;position:absolute;width:20rem;max-width:90vw;inset:-5rem 0 0}.home .header .logo .slogan{font-size:.875rem;font-weight:500;height:0;transition:opacity .2s cubic-bezier(0.5, 0, 0, 1);white-space:nowrap;opacity:1;position:relative;width:20rem;max-width:90vw;margin-bottom:-1.5rem;height:1.5rem;background:#fff}.home .header .logo svg{transition:opacity .2s cubic-bezier(0.5, 0, 0, 1);opacity:0}.home .header .container{transform:translateY(-100%);transition:all .8s cubic-bezier(0.5, 0, 0, 1);transition-delay:.08s;opacity:0}.home .header:after{content:"";position:absolute;left:0;right:0;top:0;pointer-events:none;z-index:100;background:#fff;height:1.25rem}.home.loaded-f .header:after{opacity:0}.header .container{display:flex;position:relative;align-items:center}.header .main-nav{display:flex;margin-left:auto}.header .logo{width:3.875rem;height:1.75rem;position:relative;z-index:58}.header .logo svg{width:3.875rem;height:1.75rem;display:block}.header .logo .slogan{display:block;font-size:.875rem;height:0;opacity:0;font-weight:500}.line-w{display:block}.line-h{display:block;overflow:hidden}.js-btn-h{overflow:hidden}.js-btn-h .btn{transform:translateY(110%);transition:all 1s cubic-bezier(0.5, 0, 0, 1);transition-delay:.45s}.loaded .js-btn-h .btn{transform:translateY(0%)}.js-split-l{--dur: 0.09s;--delay: 0.35s}.js-split-l .line{display:inline-block;transform:translateY(110%);transition:transform .7s cubic-bezier(0.5, 0, 0, 1)}.loaded .js-split-l .line{transform:translateY(0%)}.js-split-l [data-index="0"]{transition-delay:calc(var(--delay) + var(--dur)*1)}.js-split-l [data-index="1"]{transition-delay:calc(var(--delay) + var(--dur)*2)}.js-split-l [data-index="2"]{transition-delay:calc(var(--delay) + var(--dur)*3)}.js-split-l [data-index="3"]{transition-delay:calc(var(--delay) + var(--dur)*4)}.js-split-l [data-index="4"]{transition-delay:calc(var(--delay) + var(--dur)*5)}.js-split-l [data-index="5"]{transition-delay:calc(var(--delay) + var(--dur)*6)}.js-split-l [data-index="6"]{transition-delay:calc(var(--delay) + var(--dur)*7)}.js-split-l [data-index="7"]{transition-delay:calc(var(--delay) + var(--dur)*8)}.js-split-l [data-index="8"]{transition-delay:calc(var(--delay) + var(--dur)*9)}.js-split-l [data-index="9"]{transition-delay:calc(var(--delay) + var(--dur)*10)}.js-split-l [data-index="10"]{transition-delay:calc(var(--delay) + var(--dur)*11)}.section-hero .container{min-height:30rem;height:45rem;max-height:calc(100vh - 7.4rem);padding-bottom:3rem;display:flex;flex-direction:column}.section-hero .btn{margin-top:1rem}.section-hero .bottom{margin-top:auto}.home .section:nth-child(2){transition:all 1.4s cubic-bezier(0.3, 0, 0, 1);transform:translateY(100%)}.home.loaded .section:nth-child(2){transform:none}.logo-wrap{overflow:hidden;max-width:29.75rem}.home.loaded .logo-wrap .logo-h{transform:translateY(0)}.logo-wrap .logo-h{position:relative;transition:all .9s cubic-bezier(0.5, 0, 0, 1);padding-bottom:43.697%;transform:translateY(100%)}.logo-wrap svg{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.swiper-button-next{float:right}.swiper-button-prev{float:left}.swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-next,.swiper-button-prev{cursor:pointer;margin-top:1.5rem;transition:opacity .3s ease}.swiper-button-next svg,.swiper-button-prev svg{width:2rem;height:2rem}.swiper-pagination-lock,.swiper-button-lock{opacity:0}.logo-link{text-align:right;display:block}.logo-link img{margin-left:auto}.logo-link svg{display:block;margin-left:auto;width:1.5rem;height:1.5rem;transition:transform .3s ease;margin-top:1rem}.section-kiloverse{padding-bottom:3rem;padding-top:2rem}.section-kiloverse .h1-d{margin-bottom:2rem}.section-kiloverse .swiper{margin-top:8rem}.kilov-item{display:block;max-width:100%}.kilov-item .img-h{position:relative;padding-bottom:73.52941%;margin-bottom:1.5rem}.kilov-item .h4{margin-bottom:.5rem}.com-item{background:#fff;min-height:20rem;display:flex;box-sizing:border-box;padding:2rem;flex-direction:column}.com-item .logo{height:2rem;margin-bottom:auto}.com-item .logo img{object-position:0 0;height:2rem;max-width:none;object-fit:contain}.com-item .desc{font-size:1.125rem;line-height:1.625rem}.com-item .name{margin-top:1.5rem;margin-bottom:.5rem;font-weight:500;font-size:1.25rem;line-height:1.5rem;letter-spacing:-0.02em}.sec-head{text-align:center;margin-bottom:8rem}.sec-head .h1-d{margin-bottom:1.5rem}.sec-head .entry{margin-top:.5rem}.row.fill>div{display:flex;flex-direction:column}.row.fill>div>*{flex-grow:1}.section-persons{padding:2rem 0 .75rem;border-bottom:1px solid #474747}.section-persons .swiper{margin-top:8rem;overflow:visible}.section-careers{overflow:hidden;padding:2rem 0}.career-item-w{position:relative;padding-right:2.5rem}.career-item{position:relative;margin:0 -50vw;padding:1.875rem 50vw;border-bottom:1px solid #e0e0e0;margin-bottom:-0.0625rem;border-top:1px solid #e0e0e0;display:block;z-index:1}.career-item .btn-link-icon{position:absolute;top:0;right:0;bottom:0;margin:auto}.career-item .meta{display:flex;flex-wrap:wrap}.career-item .meta{color:#5a5a5a;font-size:.875rem;margin-top:.375rem;font-weight:500}.career-item .meta .meta-item:last-child:after{display:none}.career-item .meta .meta-item:after{content:"/";display:inline-block;opacity:.25;padding:0 .4375rem}.career-item:before{content:"";background:#edc9ff;transition:all .6s cubic-bezier(0.5, 0, 0, 1);position:absolute;left:0;transform:scaleY(0);z-index:-1;right:0;top:0;transform-origin:0 0;bottom:0}.section-team{padding:2rem 0}.section-team .swiper-slide{width:18.125rem}.section-team .swiper{overflow:visible}.swiper-wrapper{transition-timing-function:cubic-bezier(0.5, 0, 0, 1)}.white-panel{background:#fff;padding:2.5rem;min-height:30rem;display:flex;flex-direction:column;text-align:center;align-items:center}.white-panel .btn{margin-top:1.5rem}.white-panel .entry{max-width:31.75rem;margin-top:auto;margin-bottom:0;margin-left:auto;margin-right:auto}.white-panel .entry.sm{max-width:28rem}.swiper-pagination{display:flex;margin-top:2rem;justify-content:center;user-select:none}.swiper-pagination span{display:block;margin:0 .625rem;background:#e0e0e0;border-radius:50%;transition:background .3s ease;cursor:pointer;width:.375rem;height:.375rem}.swiper-pagination span.swiper-pagination-bullet-active{background:#000}.team-item{display:block;text-align:center;width:13.25rem;max-width:90%}.team-item .img-h{position:relative;padding-bottom:138.32%;margin-bottom:1.5rem}.team-item .name{font-weight:500}.team-item .role{padding:0 .5rem 0}.person-item{display:block;text-align:center;width:10.125rem;color:#000;padding-bottom:.375rem;position:relative;transition:all .4s cubic-bezier(0.5, 0, 0, 1)}.person-item .role,.person-item .name{opacity:0;transition:opacity .4s cubic-bezier(0.5, 0, 0, 1)}.person-item:before{content:"";transition:transform .4s cubic-bezier(0.5, 0, 0, 1);position:absolute;inset:-1rem;z-index:-1;background:#ff4d12;transform-origin:100% 0;transform:scale(0)}.person-item .img-h{position:relative;z-index:1}.person-item .img-h{position:relative;padding-bottom:138.32%;margin-bottom:1rem}.person-item .name{font-weight:500}.person-item .role{padding:0 .5rem 0}.related .h5{margin-bottom:1.5rem}.section-post{margin-top:-3.75rem;padding-top:3.75rem}.section-post .main{padding:3rem 0}.section-post .news-item.featured{margin-top:-3.75rem;padding-top:4.5rem;border:0;padding-bottom:2rem}.section-post .news-item.featured .left-s{padding-right:3.75rem;display:flex;flex-direction:column}.section-post .news-item.featured .left-s .meta{order:3;margin-bottom:0rem;margin-top:1.25rem}.section-post .news-item.featured .left-s .tags-cats{order:1;margin-top:auto}.section-post .news-item.featured .left-s .h1{order:2}.section-post .news-item.featured .image{margin-left:0rem}.bg-gray{background:#f6f6f6}.bg-dgray{background:#eee}.bg-black{background:#000;color:#fff}.dnd-upload-status+.dnd-upload-status{margin-top:.25rem}.dnd-upload-status{display:block;border-radius:.25rem;position:relative;margin-top:1.25rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;background:#eee}.dnd-upload-status.complete .dnd-progress-bar{display:none}.dnd-upload-status em{display:inline-block;margin-left:.5rem;font-style:normal;color:#5a5a5a}.dnd-upload-status .dnd-progress-bar{display:block;height:.25rem;background:#dcdcdc;margin-top:.5rem}.dnd-upload-status .dnd-progress-bar span{display:block;width:0;background:#3ff478;height:.25rem;font-size:0;color:rgba(0,0,0,0)}.legend{position:relative;line-height:1.5rem;margin:.5rem 0;display:flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:500}.tooltip{display:inline-flex;width:1rem;font-weight:normal;height:1rem}.tooltip:hover .tooltip-text{display:block}.tooltip:hover .tooltip-icon:before{display:block}.tooltip .tooltip-icon{position:relative;width:1rem;height:1rem;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16'>  <path d='M8,.35C3.78.35.35,3.78.35,8s3.43,7.65,7.65,7.65,7.65-3.43,7.65-7.65S12.22.35,8,.35ZM8,14.35c-3.5,0-6.35-2.85-6.35-6.35S4.5,1.65,8,1.65s6.35,2.85,6.35,6.35-2.85,6.35-6.35,6.35Z'/>  <rect x='7.35' y='6.5' width='1.3' height='4.69'/>  <rect x='7.35' y='4.5' width='1.3' height='1.3'/></svg>") no-repeat;background-size:contain}.tooltip .tooltip-icon:before{content:"";width:1rem;height:1rem;position:absolute;top:100%;left:50%;margin-top:.5625rem;display:none;margin-left:-0.5rem;transform:rotate(45deg);background:#3ff478}.tooltip .tooltip-text{padding:1rem;background:#3ff478;z-index:9;display:none;max-width:15.4375rem;font-size:.875rem;margin-top:.5rem;position:absolute;letter-spacing:0;top:100%;left:0;line-height:1.25rem;color:#000}.section-form{padding:2rem 0 5rem}.section-form .sec-head{margin-bottom:4rem}.section-cols{padding:2rem 0}.section-cols .row{--pp-gutter-x: 1px}.logos-items-wrap{margin-top:8rem;margin-bottom:-2rem;overflow:hidden}.logos-items{display:flex;flex-wrap:wrap;margin-bottom:-0.0625rem;border-top:1px solid #e0e0e0;margin-left:-0.0625rem}.logos-items .item{border-bottom:1px solid #e0e0e0;width:25%;border-left:1px solid #e0e0e0;position:relative;box-shadow:1px 0 0 #e0e0e0;min-height:15.25rem;display:flex;flex-direction:column;text-align:left;padding:2rem;z-index:2;min-height:var(--hh, 0px);overflow:hidden}.logos-items .item:before{content:"";z-index:-5;transition:all 1s cubic-bezier(0.5, 0, 0, 1);position:absolute;inset:0;transform-origin:100% 0;transform:scale(0);background:#e3f255}.logos-items .entry{position:relative;margin-top:auto}.logos-items .link:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:-31.25rem}.logos-items .i-logo img{width:auto;height:auto}.section-hor-blocks{padding:2rem 0 5rem;margin-top:-1px;z-index:1}.section-hor-blocks .btn-h{text-align:center;margin-top:3rem}.section-hor-blocks .items{display:flex;position:relative;gap:1px}.section-hor-blocks .items .item{padding:2rem;width:20%;overflow:hidden;margin-bottom:1px;min-height:18.75rem;display:flex;position:relative;min-height:var(--hh, 0px);flex-direction:column;background:#1f1f1f;transition:all .8s cubic-bezier(0.5, 0, 0, 1)}.section-hor-blocks .items .entry{width:134%;margin-top:auto;pointer-events:none;transition:all .8s cubic-bezier(0.5, 0, 0, 1)}.section-hor-blocks .items .i-logo{display:flex}.section-hor-blocks .items .i-logo .link{order:2;width:1.5rem;margin-left:auto;height:1.5rem;color:#000;transition:all .8s cubic-bezier(0.5, 0, 0, 1)}.section-hor-blocks .items .i-logo .link:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:-1.25rem}.section-hor-blocks .items .i-logo img{height:2rem;max-width:none;width:auto;filter:brightness(0) invert(1);transition:all .8s cubic-bezier(0.5, 0, 0, 1)}.section-f-cards-wrap .bottom{padding-top:8rem;margin-top:auto}.section{position:relative;overflow:hidden}.section-brain{padding:2rem 0 5rem;border-bottom:1px solid #474747;text-align:center}.section-brain .h1-d{margin-bottom:2rem}.section-brain .swiper-pagination span{background:#5a5a5a}.section-brain .swiper-pagination span.swiper-pagination-bullet-active{background:#fff}.section-brain .numbers-items{background:none;gap:8rem;box-sizing:border-box;padding:0 2rem;margin-top:8rem}.section-brain .numbers-items .item{background:none;min-height:0;padding:0;flex-shrink:1;position:relative}.section-brain .numbers-items .item .h2-d{margin-bottom:4rem}.section-brain .numbers-items .item:before{content:"";position:absolute;left:-3.375rem;right:0;top:0;bottom:0;border-left:1px solid #474747}.section-brain .numbers-items .item:first-child:before{display:none}.section-title-text{padding:2rem 0;min-height:41rem}.home .section-title-text{opacity:0;transition:opacity 1.6s cubic-bezier(0.3, 0, 0, 1);transition-delay:.5s}.home.loaded-f .section-title-text{opacity:1}.section-title-text .h1+.h1{margin-top:1rem}.section-parralax{padding-bottom:34.44%;position:relative;overflow:hidden}.section-parralax.big{padding-bottom:50%}.section-image{padding-bottom:43.055%;position:relative;overflow:hidden}.f-social .heading{font-weight:500}.f-social ul{gap:.75rem;margin-top:1rem;display:flex}.f-social ul svg{width:1.75rem;height:1.75rem}.form-error{position:relative;margin-top:1.5rem;background:#ffcab8;padding:.5rem;border-radius:.25rem;padding-left:2.5rem;color:#000}.newsletter-wrap .form-error{display:none}.form-error:before{content:"";position:absolute;top:0;left:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16'><path d='M8 .35C3.78.35.35 3.78.35 8S3.78 15.65 8 15.65s7.65-3.43 7.65-7.65S12.22.35 8 .35Zm0 14c-3.5 0-6.35-2.85-6.35-6.35S4.5 1.65 8 1.65 14.35 4.5 14.35 8 11.5 14.35 8 14.35Z'/><path d='M7.35 4.5h1.3v4.69h-1.3zM7.35 9.89h1.3v1.3h-1.3z'/></svg>") no-repeat 50% 50%;width:1rem;height:1rem;margin:.75rem 1rem;background-size:contain}.count{display:inline-flex;min-width:1.25rem;text-align:center;padding:0 .25rem 0 .28rem;align-items:center;justify-content:center;height:1.25rem;border-radius:50%;background:#edc9ff;vertical-align:middle;margin-left:.125rem;color:#000;font-weight:600;padding-top:1px;font-size:.625rem;line-height:1}.white-header .header .count,.half-white-header .header .count{background:#b029ff}.footer-menu{font-weight:500;font-size:1.5rem;letter-spacing:-0.02em;line-height:2rem}.footer-menu a{display:flex;align-items:center;gap:.25rem}.footer-menu li+li{margin-top:.5rem}.form-success{letter-spacing:0}.newsletter-wrap .form-success{display:none}.form-success strong{font-weight:500;display:block;letter-spacing:-0.01em}input[type=checkbox]{background:#eee no-repeat 55% 55%;width:1.125rem;appearance:none;height:1.125rem;border-radius:.25rem;transition:all .3s cubic-bezier(0.5, 0, 0, 1);margin:.25rem;border:1px solid #e0e0e0;display:block}.black-footer .footer .ml-error input[type=checkbox]{background-color:#f9ece8}.black-footer .footer .ml-error input[type=checkbox]:checked{border-color:#3ff478;background-color:#3ff478}.black-footer .footer input[type=checkbox]{border-color:#1f1f1f;background-color:#1f1f1f}.black-footer .footer input[type=checkbox].ml-error,.ml-error .black-footer .footer input[type=checkbox],.black-footer .footer input[type=checkbox].wpcf7-not-valid{background:#f9ece8}.black-footer .footer input[type=checkbox]:checked{border-color:#3ff478;background-color:#3ff478}input[type=checkbox].ml-error,.ml-error input[type=checkbox],.wpcf7-not-valid input[type=checkbox],.error input[type=checkbox]{background:#f9ece8}input[type=checkbox]:checked{border-color:#3ff478;background:#3ff478;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16'><path stroke='black'  fill='none' stroke-linecap='square' stroke-width='1.3' d='m13 5-6.15385 5L3 7.85714'/></svg>");background-size:1rem 1rem}.ml-form-embedContainer:has(.checkbox.ml-error):not(:has(.checkbox input:checked)) .form-error{display:block}.ml-error+.form-error{display:block}.tags-cats{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:3.5rem}.tags-cats .item{background:var(--bg, #E6E6E6);border-radius:.25rem;font-size:.75rem;line-height:.875rem;font-weight:500;padding:.25rem .375rem;color:#000}.section-newsroom{padding:2rem 0}.section-newsroom.more{padding-bottom:1rem;border-top:1px solid #e0e0e0}.section-newsroom.more .news-item:last-child{border-bottom:0}.section-newsroom .h1-d{margin-bottom:8rem}.section-newsroom .more{margin-top:2rem}.section-communities{padding:2rem 0}.section-communities .swiper-slide{height:auto;display:flex;flex-direction:column}.section-communities .swiper-pagination{margin-top:2.3125rem}.news-item{display:block;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:2rem 0;margin-bottom:-0.0625rem}.bg-black .news-item{border-color:#474747}.news-item.small{padding:1.5rem 0 .5rem}.news-item.small:last-child{border-bottom:0}.news-item.small .meta{margin-top:1rem}.news-item.small .tags-cats{margin:0 0 1.5rem}.news-item .meta{display:flex;flex-wrap:wrap;font-size:.75rem;font-weight:500;margin-bottom:.75rem;color:#5a5a5a}.bg-black .news-item .meta{color:#8c8c8c}.news-item .meta svg{width:.75rem;height:.75rem;margin-left:.25rem;vertical-align:middle;display:inline-block;margin-bottom:1px;margin-top:-0.0625rem}.news-item .meta .item+.item:before{content:"/";font-size:.75rem;padding:0 .5rem;font-weight:500;color:#e0e0e0}.bg-black .news-item .meta .item+.item:before{color:#474747}.news-item.featured{padding-top:3rem;padding-bottom:3rem}.section-news .news-item.featured{border-top:1px solid #e0e0e0}.section-news .news-item.featured .left-s{padding-right:3.75rem;display:flex;flex-direction:column}.section-news .news-item.featured .left-s .meta{order:3;margin-bottom:0rem;margin-top:1.25rem}.section-news .news-item.featured .left-s .tags-cats{order:1}.section-news .news-item.featured .left-s .h1{margin-top:auto;order:2}.section-news .news-item.featured .image{margin-left:-3.75rem}.news-item .image{margin-left:-0.75rem}.section-news .news-item .image{margin-left:1rem}.news-item .img-h{position:relative;z-index:2;padding-bottom:76.78571%}.section-404{position:relative;padding:11.25rem 0 7.5rem;margin-top:-3.75rem;min-height:48.75rem;display:flex;align-items:center;text-align:center}.section-404 .h1-d{margin-bottom:2rem}.section-404 .entry{margin-bottom:1.5rem}.hor-numbers-items.transparent .item{min-height:15rem;background:#fff;border-color:#e0e0e0}.hor-numbers-items.green .item{border-color:#36d367;background:#3ff478}.hor-numbers-items .item{border-bottom:1px solid #d6aceb;background:#edc9ff;position:relative}.hor-numbers-items .item .row{padding:2rem;min-height:11.25rem}.hor-numbers-items .item:last-child{border-bottom:0}.hor-numbers-items .item .h3{margin-bottom:auto;padding-bottom:2rem}.hor-numbers-items .item .entry{flex-grow:0;margin-bottom:-0.125rem}.wpcf7-radio{padding:.25rem;gap:.25rem;margin-bottom:1.5rem;border-radius:.375rem;background:#eee;display:flex}.wpcf7-radio .wpcf7-list-item{width:50%}.wpcf7-radio label{font-size:1rem;font-weight:500;user-select:none;cursor:pointer;position:relative}.wpcf7-radio input{position:absolute;top:0;opacity:0;left:0}.wpcf7-radio .wpcf7-list-item-label{border-radius:.25rem;color:#5a5a5a;display:flex;line-height:1.5rem;padding:.25rem 1rem;align-items:center;justify-content:center;transition:all .3s ease;text-align:center}.wpcf7-radio input:checked+.wpcf7-list-item-label{color:#000;background:#fff}.section-half:first-child{margin-top:-3.75rem;padding-top:3.75rem}.section-half div.right-logo{padding:2rem;margin-top:auto;flex-grow:0}.section-half div.right-logo img{width:100%}.section-half.with-slider{border-bottom:1px solid #e0e0e0}.section-half.with-slider.bg-black{border-color:#474747}.section-half.with-slider .swiper-button-disabled{opacity:.5;pointer-events:none}.section-half.with-slider .left-bottom{margin-top:auto;flex-grow:0;padding-bottom:4.875rem}.section-half.with-slider .left-bottom .entry{max-width:26.4375rem}.section-half.with-slider .left-bottom .h1{margin-bottom:1rem}.section-half.with-slider .slider-quote-item{flex-grow:1;position:relative}.section-half.with-slider .swiper-wrapper{height:auto}.section-half.with-slider .swiper{position:static}.section-half.with-slider .arrows{position:absolute;bottom:0;left:0;display:flex;margin:2rem;gap:1.5rem}.section-half.with-slider .swiper-slide{display:flex;flex-direction:column}.section-half.with-slider .left-text .h1-d{text-align:left}.section-half.with-slider .img-h{padding-bottom:100%;position:relative}.section-half.with-slider .bg-r{position:absolute;width:52%;bottom:0;right:0;object-fit:contain}.section-half.with-slider .over{position:absolute;left:0;right:0;display:flex;padding:2rem;top:0;flex-direction:column;bottom:0}.section-half.with-slider .over .bottom{text-align:left}.section-half.with-slider .over .bottom img{height:2.5rem;margin-bottom:1.5rem}.section-half.with-slider .over .bottom .entry{margin:0;max-width:49%}.section-half.with-slider .over .h1,.section-half.with-slider .over .entry{max-width:26.875rem;margin-bottom:1rem}.section-half.with-slider .over .bottom{margin-top:auto}.section-half.yellow{background:#e3f255}.section-half .text{padding:2rem;display:flex;flex-direction:column}.section-half .text .entry{margin-top:auto;padding-top:1.5rem}.section-half .text .entry .h4{margin-bottom:.25rem}.section-half .left-text{padding:2rem}.section-half .left-text .h1-d{text-align:center}.section-half .left-text .bottom{flex-grow:0}.section-half .row{--pp-gutter-x: 0}.section-half .bottom{margin-top:auto}.section-half .img-h{padding-bottom:100%;position:relative}.section-half .img-h .over{display:flex;flex-direction:column;text-align:center;padding:2rem;position:absolute;left:0;right:0;top:0;bottom:0;justify-content:center}.section-half .img-h .over .h1-d+.h1-d{margin-top:auto}.section-half.black{background:#edc9ff}.section-half.black .image{position:relative;margin-top:-3.75rem;z-index:-1;padding-top:3.75rem}.section-half.black .meta{color:#8c8c8c;font-size:1rem;margin-top:1.5rem;font-weight:500;display:flex;flex-wrap:wrap}.section-half.black .meta .meta-item:last-child:after{display:none}.section-half.black .meta .meta-item:after{content:"/";display:inline-block;color:#353535;padding:0 .4375rem}.section-half.black.v2{z-index:2}.section-half.black.v2 .left-text{min-height:48.75rem;padding-left:2rem}.section-half.black .left-text{margin-top:-3.75rem;padding:2rem 1.5rem;text-align:left;padding-top:5.75rem;min-height:48.75rem;color:#fff;background:#000}.section-half.black .left-text .btn{margin-top:2rem}.section-half.black .left-text .h1-d{text-align:left}.inline-cta{text-align:center;margin:4rem 0 3rem}.inline-cta .btn{margin-top:2rem}.inline-cta .entry{margin-top:.5rem}.numbers-items{display:flex;gap:1px;background:#bcc946;text-align:center}.numbers-items .h3 a:not(.btn){box-shadow:inset 0 -2px currentColor;margin-bottom:.625rem;display:inline-block;text-decoration:none;vertical-align:top}.numbers-items .h3 .btn-link{font-size:inherit;top:.5rem;position:relative}.numbers-items .h3 .btn-link .anim-h:after,.numbers-items .h3 .btn-link .anim-h:before{text-decoration:underline}.numbers-items .count{font-size:.75rem;min-width:1.5rem;background:#000;vertical-align:middle;margin-bottom:.125rem;color:#3ff478;line-height:1.5rem;min-height:1.5rem}.numbers-items.green{background:#36d367}.numbers-items.green .item{background:#3ff478}.numbers-items.purple{background:#d6aceb;color:#000}.numbers-items.purple .item{background:#edc9ff}.numbers-items.left .item{min-height:25rem}.numbers-items.left.v3 .item{min-height:23.75rem}.numbers-items.v2 .h2{margin-bottom:.625rem}.numbers-items.v2 .bottom{margin-top:auto}.numbers-items.v2 .bottom .btn{margin-bottom:.5rem}.numbers-items.v2 .item{padding:2.5rem;padding-bottom:1.875rem}.numbers-items .item{background:#e3f255;padding:2rem;min-height:23.75rem;display:flex;flex-direction:column;width:50%}.numbers-items .h3{margin-bottom:.5rem;margin-top:auto;margin-top:4rem}.section-hero-count{padding:3.75rem 0 2rem;margin-top:-3.75rem}.section-hero-count .number-item{padding:2rem;background:#fff;text-align:center}.section-hero-count .white-box{padding:2.5rem;background:#fff;margin-bottom:1px;text-align:center}.section-hero-count .white-box:last-child{min-height:36.5625rem;align-items:center;display:flex;flex-direction:column}.section-hero-count .white-box:last-child .entry{margin-top:auto}.section-hero-count .white-box .entry{max-width:28.125rem;margin-left:auto;margin-right:auto}.section-hero-count .btn{margin-top:1.5rem}.section-hero-count .bottom{--pp-gutter-x: 1px}.section-hero-count .h1-d{margin-bottom:8rem}.section-invest{padding:2rem 0}.section-invest .h1-d{margin-bottom:8rem}.section-page-hero{text-align:center;padding:7.875rem 0 2rem}.section-page-hero.bg-black{position:relative;overflow:visible}.section-page-hero.bg-black:before{content:"";background:inherit;position:absolute;bottom:100%;height:18.75rem;left:0;right:0}.section-page-hero .numbers-items{margin-top:8rem}.section-page-hero .h1-d{margin-bottom:2rem}.page-numbers{display:flex;gap:.125rem;flex-wrap:wrap;margin-top:1.5rem}.page-numbers .page-numbers:not(.prev):not(.next){font-size:.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.25rem}.page-numbers .page-numbers:not(.prev):not(.next).current{background:#000;color:#fff}.page-numbers .prev{margin-right:.375rem;width:2rem;padding:0}.page-numbers .prev .anim-h{width:1rem;height:1rem;display:block}.page-numbers .prev .anim-h:after,.page-numbers .prev .anim-h:before{background:url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M19.8486 11.9993H4.99939' stroke='white' stroke-width='1.3' stroke-linecap='square' stroke-linejoin='round'/><path d='M10.999 5.00006L3.99902 12.0001L10.999 19.0001' stroke='white' stroke-width='1.3' stroke-linecap='square'/></svg>") no-repeat;width:1rem;height:1rem;background-size:contain;content:"";margin:auto}.page-numbers li:last-child{margin-left:auto}.section-news{padding:8rem 0 3rem;overflow:visible}.section-news .sticky-side{position:sticky;top:2.5rem;left:0}.section-news .sticky-side li{margin-bottom:1.0625rem;font-weight:500}.section-news .sticky-side .current{box-shadow:inset 0 -1px currentColor;text-decoration:none}.section-news .head{margin-bottom:5rem}.section-news .head .h1-d{margin-bottom:2rem}.section-media{background:#f6f6f6}.section-media .row{--pp-gutter-x: 0}.section-media .left-s{display:flex;flex-direction:column;padding:2rem}.section-media .left-s .h2{margin-bottom:1rem}.section-media .left-s .entry{max-width:27.5rem;margin-bottom:3rem}.section-media .left-s .bottom{margin-top:auto}.section-media .left-s .bottom img{width:100%}.media-item+.media-item{margin-top:1px;border-top:1px solid #e0e0e0}.media-item{min-height:22.5rem;display:flex;border-left:1px solid #e0e0e0;flex-direction:column;padding:2rem}.media-item .right-link{float:right}.media-item .entry{max-width:26.875rem}.media-item .logo{margin-bottom:1.25rem}.media-item .logo img{height:1.5rem;width:auto}.media-item .bottom{margin-top:auto}.media-item .bottom a{box-shadow:inset 0 -2px currentColor}.modal-head{text-align:center;margin-bottom:4rem}.modal-head .entry{margin-top:2rem}.modal-over{position:fixed;padding:2rem 0;left:0;overflow:auto;background:#fff;z-index:800;right:0;transition:opacity .6s cubic-bezier(0.35, 0, 0.16, 1);opacity:0;pointer-events:none;top:0;bottom:0}.modal-over .container{transition:transform .6s cubic-bezier(0.35, 0, 0.16, 1);transform:translateY(1rem)}.modal-over.active{opacity:1;overflow:auto;pointer-events:auto}.modal-over.active .container{transform:translateY(0)}.modal-over:has(form.sent) .wpcf7-form{display:none}.modal-over:has(form.sent) .sent-content{display:block}.section-form:has(form.sent) .wpcf7-form{display:none}.section-form:has(form.sent) .sent-content{display:block}.section-form:has(form.failed) .over-error,.section-form:has(form.spam) .over-error{display:block}.modal-over:has(form.failed) .over-error,.modal-over:has(form.spam) .over-error{display:block}.r-inline-cta{position:sticky;padding:1.5rem;background:#b029ff;top:1.25rem}.r-inline-cta .h4{margin-bottom:.5rem}.r-inline-cta .btn{margin-top:2rem}.section-post-career{overflow:visible;border-bottom:1px solid #e0e0e0;padding-bottom:2rem}.section-post-career .entry h3{margin-bottom:.5rem;margin-top:2rem}.section-post-career .entry h3:first-child{margin-top:0}.section-post-career .entry ul+h3{margin-top:-0.75rem}.section-cta{padding:8rem 0 0}.section-cta .btn{margin-top:1.5rem}.section-cta p{max-width:28.4375rem;margin-left:auto;margin-right:auto}.filters-set{display:flex;flex-wrap:wrap;gap:0 1.25rem;padding-bottom:.5rem}.filters-set .filter-col{flex:1}body:has(.section-careers){overflow-x:hidden;overflow-y:auto}.section-careers.full{padding-bottom:5rem;overflow:visible}.section-careers.full .load-more:not(.active),.section-careers.full .careers-list:not(.active){display:none}.section-careers.full .empty{background:url(../images/bg-404.svg) no-repeat 50% 50%;background-size:contain;min-height:27.875rem;display:flex;margin:5rem 0 2.875rem;padding:3.125rem 0;align-items:center;justify-content:center;text-align:center;flex-direction:column}.section-careers.full .empty:not(.active){display:none}.section-careers.full .empty .btn{margin-top:2rem}.section-careers.full .empty .entry{margin-top:.25rem;max-width:21.25rem}.section-careers.full .h1-d{margin-bottom:3rem}.load-more{text-align:center;margin-top:4rem}.section-video{padding:2rem 0 8rem}.section-video .video-set{align-items:center;text-align:center;justify-content:center}.section-video .video-set .legend{padding:0 2.5rem;justify-content:center;font-size:.875rem;font-weight:500;line-height:1.25rem;letter-spacing:-0.01em}.section-video .video-h{padding-bottom:66.2251%;z-index:2;position:relative}.career-filter{position:relative}.clear-filter{font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;position:absolute;top:-4.375rem;right:0}.clear-filter svg{width:1rem;margin-right:.25rem;height:1rem}.clear-filter:not(.active){display:none}.entry blockquote cite strong+br{display:none}.parallax-image{transform:scale(1.35)}.logos-items .item .js-split-l,.section-hor-blocks .items .item .js-split-l{--dur: 0.02s;--delay: 0.2s}html .cky-preference-center .cky-btn-preferences,html .cky-preference-center .cky-btn-accept,html .cky-consent-container .cky-consent-bar .cky-btn-customize,html .cky-consent-container .cky-consent-bar .cky-btn-accept{font-size:1rem;position:relative;font-family:"Saans",sans-serif;line-height:1.5;display:inline-flex;font-weight:500;align-items:center;white-space:nowrap;justify-content:center;border:0 !important;padding:0 .75rem;transition:all .3s cubic-bezier(0.5, 0, 0, 1);border-radius:.25rem;gap:.25rem;height:2rem;letter-spacing:-0.01em}html .cky-preference-center .cky-btn,html .cky-consent-container .cky-consent-bar .cky-btn{display:inline-flex;color:rgba(0,0,0,0);overflow:hidden;margin:0 0 0 .25rem;position:relative;color:rgba(0,0,0,0) !important}html .cky-preference-center .cky-btn:after,html .cky-preference-center .cky-btn:before,html .cky-consent-container .cky-consent-bar .cky-btn:after,html .cky-consent-container .cky-consent-bar .cky-btn:before{content:attr(aria-label);color:var(--color, #000);position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;top:0;transition:all .5s cubic-bezier(0.5, 0, 0, 1)}html .cky-preference-center .cky-btn:after,html .cky-consent-container .cky-consent-bar .cky-btn:after{transform:translateY(100%)}html .cky-preference-center .cky-btn-accept,html .cky-consent-container .cky-consent-bar .cky-btn-accept{background:#000 !important;--color: #fff;color:#fff}html .cky-preference-center .cky-btn-accept.disabled,html .cky-consent-container .cky-consent-bar .cky-btn-accept.disabled{background:#e0e0e0}html .cky-consent-container .cky-consent-bar{max-width:27.875rem;margin:0 auto 2rem;padding:.75rem;background:#fff !important;box-shadow:0px .4rem 1rem 0px rgba(0,0,0,.1019607843);border:0;border:0}html .cky-consent-container .cky-consent-bar .cky-notice-btn-wrapper{margin:0}html .cky-consent-container .cky-consent-bar .cky-notice{display:flex;align-items:center;justify-content:space-between}html .cky-consent-container .cky-consent-bar .cky-notice .cky-title{font-size:1rem !important;line-height:1.5 !important;color:#000 !important;line-height:normal;margin:0;font-weight:normal}html .cky-consent-container .cky-consent-bar .cky-notice-des{display:none}html .cky-footer-shadow{display:none !important}html .cky-accordion-wrapper{margin:0 !important;padding:2rem 0 0}html .cky-prefrence-btn-wrapper .cky-btn{width:auto !important;flex-grow:0 !important}html .cky-accordion-chevron{display:none !important}html .cky-accordion{margin:0 0 1.5rem !important;border:0 !important}html .cky-accordion-header-des{color:#000 !important;font-weight:normal !important;font-size:1rem !important;margin:0 !important;line-height:150% !important}html .cky-accordion-header-wrapper{padding-right:6.25rem !important;position:relative}html .cky-accordion-item .cky-accordion-header{font-weight:500 !important;font-size:1rem !important;line-height:150% !important;letter-spacing:-0.02em !important;margin:0 !important}html .cky-preference-header .cky-btn-close{width:1.5rem !important;height:1.5rem !important;position:absolute !important;top:0 !important;margin:2rem !important;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24'><path d='M6 18L18 6' fill='none' stroke='black' stroke-width='1.3' stroke-linecap='square' stroke-linejoin='round'/><path d='M18 18L6 6' fill='none' stroke='black' stroke-width='1.3' stroke-linecap='square' stroke-linejoin='round'/></svg>") no-repeat !important;background-size:contain !important;right:0 !important}html .cky-preference-header .cky-btn-close img{display:none !important}html .cky-preference-center{border:0 !important;position:relative}html .cky-modal,html .cky-preference-center{box-shadow:none !important;border-radius:0 !important}html .cky-preference-center{width:42.375rem;max-width:100%}html .cky-switch input[type=checkbox],html .cky-always-active{font-size:0 !important;opacity:1 !important;color:rgba(0,0,0,0) !important;background:#5a5a5a !important;position:absolute !important;bottom:0 !important;margin:0 !important;top:0 !important;border:0 !important;right:0 !important;border-radius:.125rem !important;width:2.875rem !important;height:1.5rem !important}html .cky-switch input[type=checkbox]:before,html .cky-always-active:before{border-radius:.125rem !important;position:absolute !important;top:0 !important;right:0 !important;left:auto !important;margin:.125rem !important;content:"" !important;background:#e0e0e0 !important;width:1.25rem !important;height:1.25rem !important}html .cky-switch input[type=checkbox]{opacity:1 !important;background:#e0e0e0 !important;transition:all .3s cubic-bezier(0.35, 0, 0.16, 1) !important}html .cky-switch input[type=checkbox]:checked{background:#000 !important}html .cky-switch input[type=checkbox]:checked:before{transform:none !important}html .cky-switch input[type=checkbox]:before{background:#fff !important;opacity:1 !important;transition:all .3s cubic-bezier(0.35, 0, 0.16, 1) !important;transform:translateX(-1.375rem) !important}html .cky-accordion .cky-accordion-item{margin:0 !important}html .cky-prefrence-btn-wrapper{padding:0 !important;border:0 !important;padding:.5rem 2rem 2rem !important;gap:.25rem;justify-content:flex-end !important}html .cky-preference-content-wrapper{font-weight:400 !important;font-size:1rem !important;line-height:150% !important;color:#000 !important}html .cky-accordion-body{display:none !important}html .cky-preference-header{padding:2rem 2rem 1rem !important;border:0 !important}html .cky-preference-content-wrapper{padding:0 !important;border:0 !important}html .cky-preference-body-wrapper{padding-left:2rem !important;padding-right:2rem !important}html .cky-preference-header .cky-preference-title{font-weight:500 !important;font-size:1.5rem !important;line-height:1.3 !important;margin:0 !important;letter-spacing:-0.02em !important;text-transform:none !important}.cky-overlay{opacity:.1 !important}.cky-modal p{font-size:inherit !important}.cky-accordion-header .cky-accordion-btn{font-size:inherit !important;line-height:inherit !important;text-align:left;font-weight:inherit !important}[data-cat=locations]+[data-cat=locations]{display:none !important}.preloader{position:fixed;left:0;right:0;display:flex;align-items:center;justify-content:center;top:0;bottom:0;z-index:99999996699;background:#fff}.preloader-off .preloader{display:none}.preloader canvas{width:10rem;height:10rem}html .cky-preference-center{max-height:none;flex:none !important}html .cky-modal.cky-modal-open,html .cky-preference-center{display:block}.grecaptcha-badge{visibility:hidden;opacity:0}.logos-items .js-split-l:not(.splitting){opacity:0}@media (min-width: 393px){.col-sm{flex:1 0 0%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.order-sm-0{order:0}.offset-sm-1{margin-left:8.33333333%}.order-sm-1{order:1}.offset-sm-2{margin-left:16.66666667%}.order-sm-2{order:2}.offset-sm-3{margin-left:25%}.order-sm-3{order:3}.offset-sm-4{margin-left:33.33333333%}.order-sm-4{order:4}.offset-sm-5{margin-left:41.66666667%}.order-sm-5{order:5}.offset-sm-6{margin-left:50%}.order-sm-6{order:6}.offset-sm-7{margin-left:58.33333333%}.order-sm-7{order:7}.offset-sm-8{margin-left:66.66666667%}.order-sm-8{order:8}.offset-sm-9{margin-left:75%}.order-sm-9{order:9}.offset-sm-10{margin-left:83.33333333%}.order-sm-10{order:10}.offset-sm-11{margin-left:91.66666667%}.order-sm-11{order:11}}@media (min-width: 768px){.col-md{flex:1 0 0%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.order-md-0{order:0}.offset-md-1{margin-left:8.33333333%}.order-md-1{order:1}.offset-md-2{margin-left:16.66666667%}.order-md-2{order:2}.offset-md-3{margin-left:25%}.order-md-3{order:3}.offset-md-4{margin-left:33.33333333%}.order-md-4{order:4}.offset-md-5{margin-left:41.66666667%}.order-md-5{order:5}.offset-md-6{margin-left:50%}.order-md-6{order:6}.offset-md-7{margin-left:58.33333333%}.order-md-7{order:7}.offset-md-8{margin-left:66.66666667%}.order-md-8{order:8}.offset-md-9{margin-left:75%}.order-md-9{order:9}.offset-md-10{margin-left:83.33333333%}.order-md-10{order:10}.offset-md-11{margin-left:91.66666667%}.order-md-11{order:11}.btn:hover .anim-h:before,a.hover .anim-h:before,a:hover .anim-h:before,.anim-h:hover:before{transform:translateY(-100%)}.btn:hover .anim-h:after,a.hover .anim-h:after,a:hover .anim-h:after,.anim-h:hover:after{transform:translateY(0%)}a:hover .btn-link-icon svg,.btn-link-icon:hover svg{transform:rotate(45deg)}.right-link a:hover .btn-link-icon svg,.right-link .btn-link-icon:hover svg{transform:none}.btn.btn-primary:hover{background:#363636}.black-footer .footer .btn.btn-primary:hover{--color: #fff;color:#fff;background:#363636}.btn.btn-secondary:hover{--color: #fff;color:#fff;background:#363636}.acc-item .entry p{overflow:hidden;transition:all .8s cubic-bezier(0.5, 0, 0, 1);height:0;margin:0}.acc-item.active{background:#e3f255;color:#000}.acc-item.active .entry p{height:8rem;margin-top:1.5rem}.bg-black .acc-item.active .entry p{height:8.875rem}.neat:hover{opacity:1}.footer .copy .logo svg{position:static;width:29.75rem;height:12.25rem}.wpcf7-acceptance a:hover{text-decoration:none}span.ncrf-s:hover,select.wpcf7-form-control:hover,textarea.wpcf7-form-control:hover,input.wpcf7-form-control:hover,input.form-control:hover{border-color:#e0e0e0}.ncrf-sm li:hover{background-color:#3ff478}.checkbox a:hover{text-decoration:none}.half-white-header .header .apply-cta{opacity:0}.half-white-header .header{mask-image:linear-gradient(to right, black 50%, transparent 50%);mask-repeat:no-repeat;mask-size:100% 200%;--color: #fff;color:#fff}.half-white-header .header.cloned-apply{mask:none;pointer-events:none;color:#000;--color: #000}.half-white-header .header.cloned-apply .apply-cta{opacity:1;pointer-events:auto}.half-white-header .header.cloned{mask-image:linear-gradient(to right, transparent 50%, black 50%);mask-repeat:no-repeat;mask-size:100% 200%;pointer-events:none;color:#000;--color: #000}.white-header .header{--color: #fff;color:#fff}.logo-link:hover svg{transform:rotate(45deg)}.section-kiloverse .swiper-wrapper{flex-wrap:wrap;width:auto;gap:4rem calc((100% - 51rem)/2);height:auto;display:flex;transform:none !important}.section-kiloverse .swiper-wrapper .swiper-slide{margin:0 !important;width:17rem !important}.section-persons .swiper-wrapper{flex-wrap:wrap;width:auto;gap:.75rem calc((100% - 60.75rem)/5);height:auto;display:flex}.section-persons .swiper-wrapper .swiper-slide{width:10.125rem}.career-item .btn-link-icon svg{width:2rem;height:2rem}.career-item:hover:before{transform:scaleY(1)}.section-team .swiper{margin-right:-4.875rem}.m-only{display:none !important}.person-item:hover{z-index:9;transform:rotate(-3deg)}.person-item:hover:before{transform:scale(1)}.person-item:hover .role,.person-item:hover .name{opacity:1}.logos-items .item:hover:before{transform:scale(1)}.logos-items .i-logo{display:flex;margin-bottom:2rem}.logos-items .i-logo .link{order:2;width:1.5rem;margin-left:auto;position:relative;z-index:2;height:1.5rem;color:#000;flex-shrink:0}.logos-items .i-logo .link svg{transition:all 1s cubic-bezier(0.5, 0, 0, 1)}.logos-items .i-logo .link:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:-1.25rem}.logos-items .i-logo .link svg{clip-path:polygon(100% 0, 100% 0, 100% 0%, 100% 0%)}.logos-items .js-split-l .line{transform:translateY(100%)}.logos-items .item:not(:hover) .js-split-l .line{transition-delay:0s}.logos-items .item:hover .i-logo .link svg{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);transition-delay:.3s}.logos-items .item:hover .js-split-l .line{transform:translateY(0%)}.section-hor-blocks .items p{transition:color .8s cubic-bezier(0.5, 0, 0, 1)}.section-hor-blocks .items.items-4{margin-top:-1.25rem}.section-hor-blocks .items.items-4 .item{width:25%;min-height:22.5rem}.section-hor-blocks .items .item:last-child{box-shadow:10rem 0 0 #1f1f1f}.section-hor-blocks .items .h2{max-width:15rem}.section-hor-blocks .items .h2 .link svg,.section-hor-blocks .items .i-logo .link svg{transition:all .8s cubic-bezier(0.5, 0, 0, 1);clip-path:polygon(100% 0, 100% 0, 100% 0%, 100% 0%)}.section-hor-blocks .items .js-split-l .line{transform:translateY(100%)}.section-hor-blocks .items p{color:rgba(0,0,0,0)}.section-hor-blocks .items.items-4 .item .entry{width:133.73%}.section-hor-blocks .items:hover.items-4 .item{width:22.686%}.section-hor-blocks .items:hover.items-4 .item .entry{width:154%}.section-hor-blocks .items:hover.items-4 .item:hover{width:31.94%}.section-hor-blocks .items:hover.orange .item:hover{background:#ff4d12}.section-hor-blocks .items:hover .item{width:18.4%}.section-hor-blocks .items:hover .item .entry{width:154%}.section-hor-blocks .items:hover .item:not(:hover) .js-split-l .line{transition-delay:0s}.section-hor-blocks .items:hover .item:hover{width:26.38%;background:#fff;color:#000}.section-hor-blocks .items:hover .item:hover p{color:#000}.section-hor-blocks .items:hover .item:hover .entry{width:100%}.section-hor-blocks .items:hover .item:hover .h2 .link svg,.section-hor-blocks .items:hover .item:hover .i-logo .link svg{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);transition-delay:.4s}.section-hor-blocks .items:hover .item:hover .h2 img,.section-hor-blocks .items:hover .item:hover .i-logo img{filter:brightness(0) invert(0)}.section-hor-blocks .items:hover .item:hover .js-split-l .line{transform:translateY(0%)}.section-f-cards-wrap .acc-item{cursor:pointer;z-index:2;position:relative}.section-f-cards-wrap .acc-item:hover{color:#000}.section-f-cards-wrap .acc-item:hover:before{transform:scaleY(1)}.section-f-cards-wrap .acc-item:before{content:"";background:#e3f255;transition:all .6s cubic-bezier(0.5, 0, 0, 1);position:absolute;left:0;transform:scaleY(0);z-index:-1;right:0;top:0;transform-origin:0 0;bottom:0}.section-f-cards-wrap .section-f-cards{padding-top:2rem}.f-social ul a:hover{color:#5a5a5a}.black-footer .footer .ml-error input[type=checkbox]:hover{border-color:#474747}.black-footer .footer input[type=checkbox]:hover{border-color:#474747}input[type=checkbox]:hover{border-color:#000}.c-cursor{position:fixed;top:0;left:0;pointer-events:none;transform:translate(1rem, 1rem) translate(var(--translateX, 0), var(--translateY, 0)) rotate(var(--rotate, 0deg));transition:opacity .3s;opacity:0;z-index:9999}.black-footer .c-cursor .btn{background:#fff;color:#000;--color: black}.c-cursor.visible{opacity:1}.wpcf7-radio .wpcf7-list-item-label:hover{color:#1f1f1f}.numbers-items .h3 a:not(.btn):hover{box-shadow:none}.section-hero-count div:last-child>.number-item{text-align:left}.section-hero-count div:first-child>.number-item{text-align:right}.page-numbers .page-numbers:not(.prev):not(.next):hover{color:#363636}.section-news .sticky-side a:hover{box-shadow:inset 0 -1px currentColor;text-decoration:none}.media-item .bottom a:hover{box-shadow:none}html .cky-preference-center .cky-btn:hover:before,html .cky-consent-container .cky-consent-bar .cky-btn:hover:before{transform:translateY(-100%)}html .cky-preference-center .cky-btn:hover:after,html .cky-consent-container .cky-consent-bar .cky-btn:hover:after{transform:translateY(0%)}html .cky-preference-center .cky-btn-accept:hover,html .cky-consent-container .cky-consent-bar .cky-btn-accept:hover{background:#363636 !important}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.order-lg-0{order:0}.offset-lg-1{margin-left:8.33333333%}.order-lg-1{order:1}.offset-lg-2{margin-left:16.66666667%}.order-lg-2{order:2}.offset-lg-3{margin-left:25%}.order-lg-3{order:3}.offset-lg-4{margin-left:33.33333333%}.order-lg-4{order:4}.offset-lg-5{margin-left:41.66666667%}.order-lg-5{order:5}.offset-lg-6{margin-left:50%}.order-lg-6{order:6}.offset-lg-7{margin-left:58.33333333%}.order-lg-7{order:7}.offset-lg-8{margin-left:66.66666667%}.order-lg-8{order:8}.offset-lg-9{margin-left:75%}.order-lg-9{order:9}.offset-lg-10{margin-left:83.33333333%}.order-lg-10{order:10}.offset-lg-11{margin-left:91.66666667%}.order-lg-11{order:11}body:has(.apply-cta:hover):before{opacity:.1}.apply-cta{position:relative;z-index:199;position:absolute;margin-top:-1.25rem;top:0;pointer-events:none;padding:1.375rem 2rem;right:0}.white-header .apply-cta:hover{color:#000}.white-header .apply-cta ul{--color: #000;color:#000}.apply-cta ul{padding:10.5rem 2rem 0;opacity:0;position:absolute;transition:opacity .8s cubic-bezier(0.5, 0, 0, 1);top:0;width:29.8125rem;transition-delay:.6s;pointer-events:none;right:0}.apply-cta li{overflow:hidden;margin-top:.5rem}.apply-cta li a{transition:all .3s cubic-bezier(0.5, 0, 0, 1);transform:translateY(100%);transition-delay:0s}.apply-cta li:nth-child(2) a{transition-delay:0s}.apply-cta:hover{pointer-events:auto}.apply-cta:hover ul{pointer-events:auto;opacity:1}.apply-cta:hover:before{transition-delay:0s}.apply-cta:hover li:nth-child(1) a{transition-delay:.3s}.apply-cta:hover li:nth-child(2) a{transition-delay:.62s}.apply-cta:hover li a{transition-duration:.8s;transform:translateY(0%)}.apply-cta:hover:before{transform:scale(1)}.apply-cta:hover .trigger{transform:translateX(1.25rem)}.apply-cta:hover .trigger svg:last-child{opacity:0}.apply-cta:hover .trigger svg:first-child{transition-delay:.32s;opacity:1}.apply-cta:before{content:"";background:#ff4d12;transform-origin:100% 0;position:absolute;top:0;right:0;height:17rem;width:29.8125rem;transform:scale(0);transition:all .8s cubic-bezier(0.5, 0, 0, 1);transition-delay:.2s}.apply-cta .trigger{display:flex;align-items:center;font-size:.875rem;cursor:default;padding:1rem;margin:-1rem;pointer-events:auto;justify-content:flex-end;gap:.125rem;position:relative;z-index:9;transition:all .8s cubic-bezier(0.5, 0, 0, 1);font-weight:500}.apply-cta .trigger svg{width:1rem;height:1rem;transition:all .3s linear}.apply-cta .trigger svg:first-child{opacity:0}.white-header:not(.active-menu) .main-menu .current a .cur-l:before{border-color:#fff}}@media (min-width: 1440px){.col-xl{flex:1 0 0%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.order-xl-0{order:0}.offset-xl-1{margin-left:8.33333333%}.order-xl-1{order:1}.offset-xl-2{margin-left:16.66666667%}.order-xl-2{order:2}.offset-xl-3{margin-left:25%}.order-xl-3{order:3}.offset-xl-4{margin-left:33.33333333%}.order-xl-4{order:4}.offset-xl-5{margin-left:41.66666667%}.order-xl-5{order:5}.offset-xl-6{margin-left:50%}.order-xl-6{order:6}.offset-xl-7{margin-left:58.33333333%}.order-xl-7{order:7}.offset-xl-8{margin-left:66.66666667%}.order-xl-8{order:8}.offset-xl-9{margin-left:75%}.order-xl-9{order:9}.offset-xl-10{margin-left:83.33333333%}.order-xl-10{order:10}.offset-xl-11{margin-left:91.66666667%}.order-xl-11{order:11}}@media (min-width: 1920px){.col-xxl{flex:1 0 0%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.order-xxl-0{order:0}.offset-xxl-1{margin-left:8.33333333%}.order-xxl-1{order:1}.offset-xxl-2{margin-left:16.66666667%}.order-xxl-2{order:2}.offset-xxl-3{margin-left:25%}.order-xxl-3{order:3}.offset-xxl-4{margin-left:33.33333333%}.order-xxl-4{order:4}.offset-xxl-5{margin-left:41.66666667%}.order-xxl-5{order:5}.offset-xxl-6{margin-left:50%}.order-xxl-6{order:6}.offset-xxl-7{margin-left:58.33333333%}.order-xxl-7{order:7}.offset-xxl-8{margin-left:66.66666667%}.order-xxl-8{order:8}.offset-xxl-9{margin-left:75%}.order-xxl-9{order:9}.offset-xxl-10{margin-left:83.33333333%}.order-xxl-10{order:10}.offset-xxl-11{margin-left:91.66666667%}.order-xxl-11{order:11}}@media (max-width: 1919.98px){html{font-size:calc(.0625rem + 1.0416666667vw)}}@media (max-width: 1439.98px){html{font-size:calc(.1964285714rem + .8928571429vw)}.section-half.black.v2 .left-text{padding-left:1.25rem}}@media (max-width: 767.98px){html{font-size:calc(.476rem + 2.1333333333vw)}.more .btn-link-icon{font-size:1.25rem;line-height:1.5rem}.h1-d{font-size:2rem;line-height:1.75rem}.h2-d{font-size:2rem;line-height:1.75rem}.bg-black .acc-item+.acc-item{border-color:#bcc946}.acc-item+.acc-item{border-color:#bcc946}.acc-item{padding:1.25rem 0;background:#e3f255}.bg-black .acc-item{color:#000}.acc-item .h2-d{margin-bottom:3rem}.acc-item .h1{font-size:1.25rem;margin-bottom:.25rem;line-height:1.5rem}.h1,h1{font-size:1.5rem;line-height:1.1667}.h2,h2{font-size:1.5rem;line-height:1.1667}.entry p:first-child strong,.h3,h3{font-size:1.25rem;line-height:1.5rem}.h4,h4{font-size:1.125rem;line-height:1.5rem}.h5,h5{font-size:1rem;line-height:1.5rem}.container{padding-left:1.25rem;padding-right:1.25rem}.section-page{margin:3.7rem 0 3rem}.neat{margin-left:0;margin-top:1rem;position:absolute;bottom:0;right:0}.newsletter-wrap{padding-top:2rem;border-top:1px solid #e0e0e0}.black-footer .newsletter-wrap{border-color:#474747}.footer{padding:1.25rem 0}.footer .copy{margin-top:8rem;position:relative;display:block;font-size:.75rem}.footer .copy ul{margin-top:.25rem;padding-right:2rem;gap:0 1.25rem;flex-wrap:wrap;justify-content:flex-start}.footer .copy .logo{height:auto;padding-bottom:44%}.entry{font-size:1rem;letter-spacing:0;line-height:1.5rem}.entry h1,.entry h2{margin-bottom:.5rem;margin-top:2rem}.entry h2{font-size:1.125rem;line-height:1.5rem}.entry p:first-child strong,.entry h3{margin-top:2rem;margin-bottom:.5rem}.entry h5{margin-top:2rem;margin-bottom:.5rem}.entry .wp-block-image{margin:2rem 0}.entry .wp-block-image .figcaption,.entry .wp-block-image figcaption{font-size:.875rem;line-height:1.25rem}.entry ol,.entry ul{margin-bottom:2rem}.entry .wp-block-table{margin:2rem -1.25rem;overflow:auto}.entry .wp-block-table table{margin:0 1.25rem;min-width:33.75rem}.entry .wp-block-table th{font-size:.875rem;min-width:7.125rem;white-space:nowrap;line-height:1.25rem}.entry .wp-block-table td{font-size:1rem;min-width:0;line-height:1.5rem}.entry blockquote{margin:3rem -1.25rem;padding:1.25rem}.entry blockquote p{font-size:1.5rem;line-height:1.75rem}.entry ul>li{padding-left:1.5rem}.entry ul>li:before{width:.375rem;margin-left:.5rem;height:.375rem}.entry ol>li{padding-left:1.5rem}.file-wrap .codedropz-upload-inner{padding-right:0}.file-wrap .codedropz-btn-wrap{position:relative;margin:1.5rem .375rem 0}textarea{min-height:9.625rem}.white-header:not(.active-menu):not(.header-moved) .header{--color: #fff;color:#fff}.half-white-header:not(.active-menu):not(.header-moved) .header{--color: #fff;color:#fff}.header.cloned-apply,.header.cloned{display:none}.header{position:fixed}.home .header,.header-moved .header{background:#fff}.section-hero .container{min-height:36.875rem;padding-bottom:2rem}.section-hero .container .entry{margin-top:.5rem}.section-hero .btn{margin-top:1.5rem}.logo-wrap{max-width:16.25rem}.logo-link{margin-top:3rem;text-align:left;display:flex;justify-content:space-between}.logo-link img{margin-left:0}.logo-link svg{margin-top:0}.section-kiloverse{padding:1.25rem 0 3rem}.section-kiloverse .swiper-pagination{justify-content:flex-start}.section-kiloverse .swiper-pagination span{background:#5a5a5a;margin-left:0;margin-right:1.25rem}.section-kiloverse .swiper-pagination span.swiper-pagination-bullet-active{background:#fff}.section-kiloverse .h1-d{margin-bottom:1rem}.section-kiloverse .swiper{margin-top:5rem}.kilov-item .img-h{margin-bottom:1rem}.com-item{padding:1.5rem;min-height:14.75rem;flex-grow:1}.com-item .desc{font-size:1rem;line-height:1.5rem}.com-item .name{font-size:1.125rem;line-height:1.5rem;margin-bottom:.25rem}.sec-head{margin-bottom:5rem}.sec-head .entry{margin-top:1rem}.section-persons .h1-d{margin-bottom:1rem}.section-persons .swiper{margin-top:5rem}.section-persons .swiper .swiper-slide{width:10.125rem}.section-persons{padding-bottom:3.875rem;padding-top:1.25rem}.section-persons .swiper-slide{width:10.125rem}.section-careers{padding-bottom:1.25rem;padding-top:1.25rem}.section-careers .sec-head .h1-d{margin-bottom:-0.125rem}.career-item{padding-top:1.25rem;padding-bottom:1.25rem}.career-item .btn-link-icon{margin-top:-0.25rem;height:2rem;margin-bottom:0}.career-item .meta{margin-top:.5rem}.section-team{padding-bottom:2.75rem;padding-top:1.25rem}.white-panel{padding:2rem 1.5rem;min-height:22rem;margin-bottom:1px}.white-panel .btn{margin-top:1rem}.m-none{display:none !important}.team-item{max-width:none;width:100%;line-height:1.25rem;font-size:.875rem}.team-item .img-h{margin-bottom:1rem}.person-item{padding-bottom:.1875rem}.swiper-slide-active .person-item{z-index:9;transform:rotate(-2deg) translateY(-0.25rem);transition-delay:.2s}.swiper-slide-active .person-item:before{transform:scale(1);transition-delay:.2s}.swiper-slide-active .person-item .role,.swiper-slide-active .person-item .name{opacity:1;transition-delay:.2s}.person-item{max-width:none;width:100%}.person-item .img-h{margin-bottom:1rem}.related{display:none}.section-post .main{padding-bottom:0;padding-top:1.25rem}.section-post{padding-bottom:1rem}.section-post .bg-gray{background:none}.section-post .news-item.featured{padding-top:7.5rem}.section-post .news-item.featured .left-s .meta{margin-bottom:1rem;margin-top:1.25rem}.section-post .news-item.featured .left-s .tags-cats{margin-bottom:3rem}.section-post .news-item.featured .image .img-h{padding-bottom:76%}.bg-dgray{background:#f6f6f6}.legend{margin:0 0 .75rem}.section-form .col-xl-8 .h1-d{margin-bottom:0}.section-form .sec-head{margin-bottom:4rem}.section-form{padding-top:1.25rem}.section-cols{padding-bottom:1.25rem;padding-top:1.25rem}.section-cols .sec-head{padding-left:1rem;padding-right:1rem}.section-cols .container{padding:0 .5rem}.logos-items-wrap{margin-bottom:-1.25rem;margin-top:5rem}.logos-items .item{width:100%;padding:1.5rem;padding-bottom:5.75rem}.logos-items .item .link{position:absolute;bottom:0;left:0;margin:1.5rem;width:1.5rem;height:1.5rem}.logos-items .item .i-logo{margin-bottom:2rem}.section-hor-blocks{padding-top:1.25rem}.section-hor-blocks .btn-h{margin-top:2rem}.section-hor-blocks .items{display:block;padding:0 .5rem}.section-hor-blocks .items .item{width:auto;padding:1.5rem;color:#000;background:#fff}.section-hor-blocks .items .item .i-logo img{filter:brightness(0) invert(0)}.section-hor-blocks .items .entry{width:auto;margin-top:3rem}.section-hor-blocks .items.items-4{padding:0 .5rem;margin-bottom:-2rem}.section-hor-blocks .items.items-4 .item{margin-bottom:1px;min-height:4.75rem;color:#fff;transition:all .8s cubic-bezier(0.5, 0, 0, 1);background:#1f1f1f;display:flex;flex-direction:column;padding:0}.section-hor-blocks .items.items-4 .item .h2{padding:1.5rem;transition:all .8s cubic-bezier(0.5, 0, 0, 1);padding-right:4rem;cursor:pointer;position:relative;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24'><path d='M4 12H20' fill='none' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square'/><path d='M12 20V4' fill='none' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square'/></svg>") no-repeat right 1.5rem center;background-size:1.5rem}.section-hor-blocks .items.items-4 .item .entry{overflow:hidden;padding:0 1.5rem 0;margin:0;transition:all .8s cubic-bezier(0.5, 0, 0, 1);max-height:0;color:rgba(0,0,0,0);min-height:0;display:flex;flex-direction:column}.section-hor-blocks .items.items-4 .item .entry p{margin-top:auto}.section-hor-blocks .items.items-4 .item.active{background:#ff4d12;color:#000}.section-hor-blocks .items.items-4 .item.active .h2{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24'><path d='M4 12H20' fill='none' stroke='black' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square'/></svg>")}.section-hor-blocks .items.items-4 .item.active .entry{color:#000;padding:0 1.5rem 1.5rem;max-height:25rem;min-height:14rem}.section-f-cards{padding-top:1.25rem}.section-f-cards .h1-d{margin-bottom:5rem}.section-f-cards .bottom{padding-top:1.25rem}.section-brain .image{width:74%;margin-right:auto;margin-left:auto}.section-brain .h1-d{margin-bottom:1rem}.section-brain .numbers-items{padding:4rem 0 0;margin:0;gap:0;display:flex}.section-brain .numbers-items .item{text-align:center;flex-shrink:0;width:100%;padding-bottom:1rem}.section-brain .numbers-items .item .h3{margin-top:2rem;margin-bottom:.5rem}.section-brain .numbers-items .item .h2-d{margin-bottom:1rem}.section-brain .numbers-items .item:before{display:none}.section-brain{padding:1.25rem 0 2.875rem}.section-title-text{padding:1.25rem 0;min-height:32.75rem}.section-title-text .h1+.h1{margin-top:.5rem}.section-parralax{padding-bottom:76.335877862%}.section-image{padding-bottom:100%}.f-social{margin-bottom:2rem}.f-social .heading{font-size:.875rem}.f-social ul{margin-top:.75rem}.count{font-size:.75rem;width:1.5rem;height:1.5rem}.footer-menu{font-size:1.5rem;line-height:1.75rem;letter-spacing:-0.02em;margin-bottom:2rem}.footer-menu li+li{margin-top:.75rem}.tags-cats{margin-bottom:1.25rem}.section-newsroom{padding-top:1.25rem;padding-bottom:3rem}.section-newsroom .h1-d{margin-bottom:3rem}.section-communities{padding-top:1.25rem;padding-bottom:3rem}.section-communities .swiper-button-prev,.section-communities .swiper-button-next{display:none}.section-communities .entry br{display:none}.section-communities .h1-d{font-size:1.75rem;margin-bottom:-0.625rem}.section-communities .swiper-pagination{margin-top:2rem}.news-item{border-top:0;margin-bottom:0}.news-item .left-s{display:flex;flex-direction:column}.news-item .left-s .meta{order:3;margin-top:1.25rem}.news-item .left-s .tags-cats{order:1}.news-item .left-s .h1,.news-item .left-s .h3{order:2}.news-item.featured{padding-top:2rem;padding-bottom:2rem}.section-news .news-item.featured .left-s .h1{font-size:1.25rem;line-height:1.5rem}.section-news .news-item.featured .image{margin:1rem 0 0}.section-news .news-item .image{margin-left:0}.news-item .image{margin:.375rem 0 0}.news-item .img-h{padding-bottom:63.2%}.section-404{min-height:45rem;padding:12.5rem 0 10rem}.section-404 .h1-d{margin-bottom:1rem}.c-cursor{display:none}.hor-numbers-items.transparent .item{min-height:0}.hor-numbers-items .item .row{padding:1.25rem;min-height:0}.hor-numbers-items .item .h3{padding-bottom:.25rem}.hor-numbers-items .item .h3.number{padding-bottom:2rem}.section-half div.right-logo{min-height:calc(100vh - 32rem);display:flex;align-items:flex-end;padding:1.25rem}.section-half .swiper.dis-loop{overflow:visible}.section-half.with-slider{background:#f6f6f6;border:0;padding-bottom:3rem}.section-half.with-slider.bg-black{background:#000}.section-half.with-slider .left-bottom .h1{margin-bottom:.5rem}.section-half.with-slider .swiper{margin-top:3.625rem;padding:0}.section-half.with-slider .img-h{padding-bottom:112.4%}.section-half.with-slider .over{padding:1.25rem}.section-half.with-slider .over .h1,.section-half.with-slider .over .entry{margin-bottom:.5rem}.section-half .text{padding:1.25rem;min-height:24rem}.section-half .text .entry .h4{margin-bottom:0}.section-half .left-text{padding:1.25rem}.section-half .bottom{margin-top:5rem;text-align:center}.section-half .img-h .over{padding:1.25rem}.section-half.black .image{min-height:100vw;margin-top:0}.section-half.black .meta{margin-top:.75rem;font-size:.875rem;line-height:1.5rem}.section-half.black.v2 .left-text{min-height:calc(100vw + 2.5rem)}.section-half.black.v2 .left-text .bottom{margin-top:auto}.section-half.black .left-text{min-height:0;padding:1.25rem;padding-top:10rem;padding-bottom:1.125rem}.section-half.black .left-text .bottom{text-align:left;margin-top:0}.section-half.black .left-text .h1-d{margin-bottom:1rem}.section-half.black .left-text .btn{margin-top:1.5rem}.inline-cta{margin:2rem 0 .75rem;text-align:left}.inline-cta .btn{margin-top:1.5rem}.numbers-items{display:block}.numbers-items.left .item{min-height:0}.numbers-items.left.v3 .item{min-height:0}.numbers-items.v2 .item{padding:1.25rem 1.25rem 1.5rem;text-align:center;min-height:15rem;display:flex}.numbers-items .item{width:auto;display:block;min-height:0;margin-bottom:1px;padding:1.25rem;text-align:left}.numbers-items .item:last-child{margin-bottom:0}.numbers-items .h3{margin-top:3rem;margin-bottom:.25rem}.section-hero-count{padding-top:4.375rem}.section-hero-count .container{padding-left:.5rem;padding-right:.5rem}.section-hero-count .number-item{padding:1.5rem;margin-bottom:1px}.section-hero-count .number-item .entry{font-size:.875rem;line-height:1.25rem}.section-hero-count .white-box:last-child{min-height:40.375rem}.section-hero-count .white-box{padding:2rem 1.5rem}.section-invest{padding:1.25rem 0 1.25rem}.section-invest .numbers-items{margin-top:5rem;margin-bottom:2rem}.section-invest .h1-d{margin-bottom:1rem}.section-page-hero{padding:4rem 0 1.25rem}.section-page-hero .numbers-items{margin-top:5rem}.section-page-hero .h1-d{margin-bottom:1rem}.page-numbers{margin-top:1rem}.section-news{padding-top:3.875rem}.section-news .sticky-side{position:static;overflow:auto;margin:0 -1.25rem 1rem;padding:0 1.25rem}.section-news .sticky-side ul{display:flex;gap:1.5rem;white-space:nowrap}.section-news .head .h1-d{margin-bottom:1rem}.section-media .left-s{padding:1.25rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.section-media .left-s .h2{margin-bottom:.5rem}.media-item{padding:1.5rem 1.25rem;min-height:13rem}.media-item .logo{margin-bottom:1rem}.media-item .logo img{height:1.25rem}.r-inline-cta{position:static;margin:2rem -1.25rem;padding:1.25rem}.r-inline-cta .btn{margin-top:1.5rem}.r-inline-cta .h4{margin-bottom:.25rem}.section-post-career{padding:.75rem 0 3.125rem;margin-top:0}.section-cta{padding-top:5rem}.section-cta .h1-d{margin-bottom:0}.section-careers.full{overflow:hidden}.section-careers.full .empty{margin:3.125rem 0;min-height:18.375rem}.section-careers.full:has(.careers-list.active):has(.load-more:not(.active)){padding-bottom:0}.section-careers.full .h1-d{margin-bottom:4.875rem}.section-video{padding:1.25rem 0 4.375rem}.section-video .h1-d{margin-bottom:.875rem}.section-video .entry{margin-top:0}.section-video br{display:none}.section-video .video-set{padding:0 1.875rem}.section-video .video-h{margin:.5rem 0 1.25rem}.career-filter{transition:background .3s ease;background:#fff;padding:0 1.25rem 1px;margin:0 -1.25rem -0.0625rem;border-bottom:1px solid #e0e0e0}.career-filter span.ncrf-s{background:#fff}.career-filter.active{background:#eee}.career-filter.active .trigger svg path:last-child{display:none}.career-filter.active .filters-set{display:block}.career-filter .trigger{display:flex;align-items:center;cursor:pointer;gap:.5rem;margin:0 -1.25rem;padding:0 1.25rem;height:3.9375rem;font-size:1rem;font-weight:500;color:#000;border-top:1px solid #e0e0e0}.career-filter .trigger .icon{margin-left:auto}.career-filter .trigger .icon svg{width:1rem;height:1rem}.career-filter .trigger .count{width:1.25rem;height:1.25rem;font-size:.625rem}.career-filter .filters-set{padding:.25rem 0 0;display:none}.career-filter .filters-set .form-group:last-child{margin-bottom:1.25rem}.clear-filter{border:1px solid #000;position:static;justify-content:center;margin-bottom:1.25rem;text-align:center;border-radius:.25rem;margin-top:-0.25rem;height:2rem}.clear-filter .active{margin-top:0}.logos-items .item .js-split-l *,.section-hor-blocks .items .item .js-split-l *{display:inline}html .cky-consent-container .cky-consent-bar{margin:0 .5rem 1.5rem;max-width:calc(100% - 1rem);padding-left:1rem;padding-right:1rem}html .cky-consent-container .cky-consent-bar .cky-notice .cky-title,html .cky-consent-container .cky-consent-bar .cky-notice-btn-wrapper{margin:0;padding:0}html .cky-consent-container .cky-consent-bar .cky-notice-btn-wrapper{display:flex;flex-direction:row}html .cky-consent-container .cky-consent-bar .cky-notice-btn-wrapper>*{order:1 !important}html .cky-prefrence-btn-wrapper .cky-btn{min-width:100%;margin:.4rem 0 0 !important}html .cky-accordion-header-wrapper{padding-right:0 !important}html .cky-accordion-item .cky-accordion-header{font-size:1.125rem !important;padding-right:5.25rem !important;margin-bottom:.75rem !important}html .cky-preference-header .cky-btn-close{margin-right:20px !important}html .cky-prefrence-btn-wrapper{padding:.25rem 1.25rem 2rem !important}html .cky-preference-header{padding:2rem 1.25rem 1.125rem !important}html .cky-preference-content-wrapper{font-size:1rem !important}html .cky-preference-body-wrapper{padding-right:1.25rem !important;padding-left:1.25rem !important}html .cky-preference-header .cky-preference-title{font-size:1.25rem !important;line-height:.9 !important}html .cky-modal.cky-modal-open{overflow:auto;max-height:100%;top:0;left:0;transform:none}.active-menu{overflow:hidden !important}.cky-modal.cky-modal-open{transition:none !important}body:has(.cky-modal.cky-modal-open) .footer,body:has(.cky-modal.cky-modal-open) .body{display:none}}@media (max-width: 392.98px){html{font-size:1rem}.white-panel .h2-d{font-size:1.5rem}}@media (max-width: 991.98px){body.active-menu:before{opacity:.25}.apply-cta{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e0e0e0}.apply-cta .trigger{font-size:.875rem;font-weight:500;margin-bottom:1.25rem}.apply-cta li{margin-top:.75rem}.apply-cta li a{font-size:2rem;line-height:2.5rem;transition:none}.apply-cta li a svg{width:2rem;height:2rem;transition:none}.apply-cta .trigger svg{display:none}.main-menu{display:block;margin:0}.main-menu li+li{margin-top:.75rem}.main-menu a{font-size:2rem;display:inline-flex;line-height:2.5rem;letter-spacing:-0.02em;gap:.375rem}.menu-trigger{display:block;z-index:90;position:absolute;top:-1.25rem;font-weight:500;user-select:none;padding:1.25rem;cursor:pointer;text-align:right;font-size:.875rem;right:0}.menu-trigger .close{display:none}.active-menu .menu-trigger .open{display:none}.active-menu .menu-trigger .close{display:block}.header-moved.home .header .logo .slogan{opacity:0}.header-moved.home .header .logo svg{opacity:1}body:not(.home) .header .logo:before{content:"";background:#fff;transition:opacity .3s ease;opacity:0;z-index:-1;position:absolute;transition-delay:.3s;width:20rem;max-width:90vw;inset:-5rem 0 0}body:not(.home).header-moved .header .logo:before{transition-delay:.6s}body:not(.home).active-menu.header-moved .header .logo:before{transition-delay:0s;transition-duration:0s;opacity:1}body:not(.home).active-menu .header .logo:before{transition-delay:.1s;opacity:1}.header .main-nav{position:fixed;left:0;right:0;top:0;display:flex;justify-content:flex-end;flex-direction:column;margin:0;padding:1.25rem;z-index:50;padding-top:6rem;max-height:100%;background:#fff;min-height:90vh;overflow:auto;transform:translateY(-100%);transition:all .8s cubic-bezier(0.5, 0, 0, 1)}.active-menu .header .main-nav{transform:none}}@media screen and (max-width: 991.98px)and (max-height: 686px){.header .main-nav{display:block}}@media (max-width: 767.98px)and (max-width: 767.98px){.section-half.with-slider.bg-black{padding-bottom:0}.section-half.with-slider.bg-black .left-text{min-height:24.5625rem}.section-half.with-slider.bg-black .arrows{bottom:100%;top:auto;margin:1.25rem;z-index:9}.section-half.with-slider.bg-black .col-md-6{position:relative}.section-half.with-slider.bg-black .left-bottom{padding-bottom:4.125rem}.section-half.with-slider.bg-black .swiper{margin-top:0}.section-half.with-slider.bg-black .swiper .img-h{padding-bottom:100%}}@media (min-width: 768px)and (max-width: 991.98px){.section-kiloverse .swiper-wrapper{gap:4rem calc(100% - 34rem)}}
