/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--black:#000;--white:#fff;--grey:#aaadbb;--light-grey:#f2f3fa;--form-grey:#e0e1eb;--ns_dark_blue:#000a3c;--ns_blue:#0016a3;--ns_purple:#0016a3;--ns_lilac:#4a33ad;--ns_peach:#e296a0;--ns_light_green:#80b9b6;--ns_orange:#e08408;--ns_pink:#d8309b;--ns_sky_blue:#08b8c6}*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;box-sizing:border-box}html{font-size:100%;font-size:16px;height:100%;background-color:var(--light-grey);overflow-x:hidden;scroll-behavior:smooth}html.is-fixed{position:relative;overflow:hidden!important}body{overflow-x:hidden}figure{margin:0}img{max-width:100%}.d-grid{display:grid}.d-flex{display:flex}.d-block{display:block}.flex-wrap{flex-wrap:wrap}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-end{justify-content:flex-end}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.text-center{max-width:55.125rem;margin-left:auto;margin-right:auto;text-align:center}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.ns_grey-bg{--bg:var(--light-grey);--fill:var(--light-grey)}.ns_blue-bg{--bg:var(--ns_blue);--fill:var(--ns_blue)}.ns_purple-bg{--bg:var(--ns_purple)}.ns_lilac-bg{--bg:var(--ns_lilac)}.ns_peach-bg{--bg:var(--ns_peach)}.ns_light_green-bg{--bg:var(--ns_light_green)}.ns_orange-bg{--bg:var(--ns_orange)}.ns_pink-bg{--bg:var(--ns_pink)}.ns_sky_blue-bg{--bg:var(--ns_sky_blue)}.ns_purple-gradient{background-image:linear-gradient(#2a1d62,#3c2a8e)}.ns_purple-feature-gradient{background-image:linear-gradient(115deg,#372680,#2b1e65)}@media screen and (min-width:1024px){.ns_purple-feature-gradient{background-image:linear-gradient(-100deg,#2a1d62,#3c2a8e)}}.ns_peach-feature-gradient{background-image:linear-gradient(70deg,#e47273,#e15884)}@media screen and (min-width:1024px){.ns_peach-feature-gradient{background-image:linear-gradient(104deg,#e3657b,#e15884)}}.tag{display:inline-flex;background-color:var(--ns_light_green);padding:.25rem .5rem;font-size:.65rem;font-family:Syne,sans-serif!important;font-weight:700;text-transform:uppercase;margin-bottom:1rem}.jump-link{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:1.5rem;background-color:var(--white);animation:bounce 2s ease-in-out infinite;z-index:2}.animate{transition:all .8s ease-in-out}.slide-x{position:relative}.slide-x:before{content:"";z-index:1;position:absolute;top:0;width:0;height:100%;background:var(--bg);transition:all .4s ease-in-out;transition-delay:.4s}.slide-x:not(.animate):before{width:100%}@media (max-width:767px){.slide-x.m-slide-left:not(.animate){transform:translateX(-100%)}.slide-x.m-slide-right:not(.animate){transform:translateX(100%)}.m-slide-left:before{right:0}.m-slide-right:before{left:0}}@media (min-width:768px){.slide-x.d-slide-left:not(.animate){transform:translateX(-100%)}.slide-x.d-slide-right:not(.animate){transform:translateX(100%)}.d-slide-left:before{right:0}.d-slide-right:before{left:0}}.swoosh-box{position:absolute;top:calc(5% + 80px);left:5%;transform-origin:center center;width:328px;height:320px}.pattern-left .swoosh-box{left:5%}.pattern-right .swoosh-box{right:5%;top:auto;bottom:5%}.contact-banner .swoosh-box{bottom:5%;top:auto}.row-fluid{width:100%;*zoom:1}.row-fluid:after,.row-fluid:before{display:table;content:""}.row-fluid:after{clear:both}.row-fluid [class*=span]{display:block;float:left;width:100%;min-height:1px;margin-left:2.127659574%;*margin-left:2.0744680846382977%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .span12{width:99.99999998999999%;*width:99.94680850063828%}.row-fluid .span11{width:91.489361693%;*width:91.4361702036383%}.row-fluid .span10{width:82.97872339599999%;*width:82.92553190663828%}.row-fluid .span9{width:74.468085099%;*width:74.4148936096383%}.row-fluid .span8{width:65.95744680199999%;*width:65.90425531263828%}.row-fluid .span7{width:57.446808505%;*width:57.3936170156383%}.row-fluid .span6{width:48.93617020799999%;*width:48.88297871863829%}.row-fluid .span5{width:40.425531911%;*width:40.3723404216383%}.row-fluid .span4{width:31.914893614%;*width:31.8617021246383%}.row-fluid .span3{width:23.404255317%;*width:23.3510638276383%}.row-fluid .span2{width:14.89361702%;*width:14.8404255306383%}.row-fluid .span1{width:6.382978723%;*width:6.329787233638298%}.container-fluid{*zoom:1}.container-fluid:after,.container-fluid:before{display:table;content:""}.container-fluid:after{clear:both}@media (max-width:767px){.row-fluid{width:100%}.row-fluid [class*=span]{display:block;float:none;width:auto;margin-left:0}}@media (min-width:768px) and (max-width:1139px){.row-fluid{width:100%;*zoom:1}.row-fluid:after,.row-fluid:before{display:table;content:""}.row-fluid:after{clear:both}.row-fluid [class*=span]{display:block;float:left;width:100%;min-height:1px;margin-left:2.762430939%;*margin-left:2.709239449638298%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .span12{width:99.999999993%;*width:99.9468085036383%}.row-fluid .span11{width:91.436464082%;*width:91.38327259263829%}.row-fluid .span10{width:82.87292817100001%;*width:82.8197366816383%}.row-fluid .span9{width:74.30939226%;*width:74.25620077063829%}.row-fluid .span8{width:65.74585634900001%;*width:65.6926648596383%}.row-fluid .span7{width:57.182320438000005%;*width:57.129128948638304%}.row-fluid .span6{width:48.618784527%;*width:48.5655930376383%}.row-fluid .span5{width:40.055248616%;*width:40.0020571266383%}.row-fluid .span4{width:31.491712705%;*width:31.4385212156383%}.row-fluid .span3{width:22.928176794%;*width:22.874985304638297%}.row-fluid .span2{width:14.364640883%;*width:14.311449393638298%}.row-fluid .span1{width:5.801104972%;*width:5.747913482638298%}}@media (min-width:1280px){.row-fluid{width:100%;*zoom:1}.row-fluid:after,.row-fluid:before{display:table;content:""}.row-fluid:after{clear:both}.row-fluid [class*=span]{display:block;float:left;width:100%;min-height:1px;margin-left:2.564102564%;*margin-left:2.510911074638298%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145300001%;*width:91.3997999636383%}.row-fluid .span10{width:82.905982906%;*width:82.8527914166383%}.row-fluid .span9{width:74.358974359%;*width:74.30578286963829%}.row-fluid .span8{width:65.81196581200001%;*width:65.7587743226383%}.row-fluid .span7{width:57.264957265%;*width:57.2117657756383%}.row-fluid .span6{width:48.717948718%;*width:48.6647572286383%}.row-fluid .span5{width:40.170940171000005%;*width:40.117748681638304%}.row-fluid .span4{width:31.623931624%;*width:31.5707401346383%}.row-fluid .span3{width:23.076923077%;*width:23.0237315876383%}.row-fluid .span2{width:14.529914530000001%;*width:14.4767230406383%}.row-fluid .span1{width:5.982905983%;*width:5.929714493638298%}}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.hide{display:none}.show{display:block}.hidden,.invisible{visibility:hidden}.hidden{display:none}.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}@media (max-width:767px){.visible-phone{display:inherit!important}.hidden-phone{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}@media (min-width:768px) and (max-width:1139px){.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}.content-wrapper{margin:0 auto;padding:0 20px}.dnd-section>.row-fluid{margin:0 auto}.dnd-section .dnd-column{padding:0 20px}@media (max-width:767px){.dnd-section .dnd-column{padding:0}}body{line-height:1.55;word-break:break-word}html[lang^=ja] body,html[lang^=ko] body,html[lang^=zh] body{line-break:strict;word-break:break-all}p{font-size:1rem;margin:0 0 1.875rem}a{cursor:pointer;text-decoration:none}a:focus,a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{line-height:1;margin:0 0 1.875rem}h5{margin:0 0 .75rem}strong{font-family:Titillium Web,sans-serif!important;font-weight:700}p strong{font-family:Open Sans,sans-serif!important}ol,ul{margin:0 0 1.875rem}ol ol,ol ul,ul ol,ul ul{margin:0}ul.no-list{list-style:none}pre{overflow:auto}code{vertical-align:bottom}blockquote{border-left:2px solid;margin:0 0 1.875rem;padding-left:15px}hr{background-color:#ccc;border:none;color:#ccc;height:1px}img{font-size:14px;word-break:normal}.button,button:not("uiButton"){position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 2rem!important;font-family:Titillium Web,sans-serif;font-size:100%;font-weight:700;border-radius:2rem!important;overflow:hidden}@media screen and (min-width:768px){.button,button:not("uiButton"){padding:1rem 3rem!important}}.button:disabled,button:disabled{background-color:#d0d0d0;border-color:#d0d0d0;color:#e6e6e6}.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover{text-decoration:none}.button-purple{background-color:var(--ns_purple)!important;border-color:var(--ns_purple)!important;color:var(--white)!important}.button-white{background:var(--white)!important;border-color:var(--white)!important;color:var(--ns_purple)!important}.button-orange{background:var(--ns_orange)!important;border-color:var(--ns_orange)!important;color:var(--white)!important}.button-ghost{background:transparent;border:2px solid var(--ns_purple);color:var(--ns_purple)}.cta_button,.hs-button{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:3rem!important;padding:0 2.125rem!important;font-family:Titillium Web,sans-serif!important;font-size:1rem!important;font-weight:700!important;border:2px solid;border-radius:2rem!important;overflow:hidden;text-decoration:none!important;transition:border-color .4s ease-in-out}@media (max-width:1023px){.cta_button,.hs-button{max-width:100%;height:2.5rem!important;font-size:.875rem!important}}.cta_button .hover-circle,.hs-button .hover-circle{position:absolute;top:0;left:0;width:0;height:0;border-radius:1000px;transition:all .4s ease-in-out}.cta_button.button-purple .hover-circle,.hs-button.primary .hover-circle{background-color:var(--black)!important}.cta_button.button-purple:hover,.hs-button.primary:hover{border-color:var(--black)!important}.cta_button.button-white .hover-circle{background-color:var(--ns_light_green)!important}.cta_button.button-white:hover{border-color:var(--ns_light_green)!important}.cta_button.button-orange .hover-circle{background-color:var(--ns_light_green)!important}.cta_button.button-orange:hover{border-color:var(--ns_light_green)!important}.cta_button.button-ghost .hover-circle{background-color:var(--ns_light_green)!important}.cta_button.button-ghost:hover{border-color:var(--ns_light_green)!important}.cta_button .button-text,.hs-button .button-text{position:relative;z-index:1;transition:color .6s cubic-bezier(.4,0,1,1)}.cta_button:hover .hover-circle,.hs-button:hover .hover-circle{width:600px;height:600px;margin-top:-300px;margin-left:-300px}@media screen and (max-width:1023px){.cta_button.circle-expand .hover-circle,.hs-button.circle-expand .hover-circle{width:600px;height:600px;margin-top:-300px;margin-left:-300px}}.no-style{margin:0!important;padding:0!important;border:none!important;border-radius:0!important;background:none!important}.cta_button.disabled,.cta_button[disabled]{background:grey!important;border-color:grey!important;cursor:not-allowed;pointer-events:none}.hs-form-field{margin-bottom:1.4rem}label{display:block;font-size:.625rem;font-family:Titillium Web,sans-serif!important;font-weight:700;margin-bottom:.35rem;text-transform:uppercase}form legend{font-size:.875rem}input[type=email],input[type=file],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{font:normal 700 .875rem/3rem Titillium Web;width:100%;background-color:var(--form-grey);color:var(--ns_blue);height:3rem;line-height:3rem;padding:0 1.25rem;border:none;border-radius:.1875rem}.input-text--drop{background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/dropdown.svg);background-position:center right 1.25rem;background-size:.875rem .4375rem;background-repeat:no-repeat}input[type=range]{width:100%;margin:10.5px 0;background-color:transparent;-webkit-appearance:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:#0016a3;border:0;width:100%;height:3px;cursor:pointer}input[type=range]::-webkit-slider-thumb{margin-top:-10.5px;width:24px;height:24px;background:#0016a3;border:4px solid #fff;border-radius:50px;cursor:pointer;-webkit-appearance:none}input[type=range]::-moz-range-track{background:#0016a3;border:0;width:100%;height:3px;cursor:pointer}input[type=range]::-moz-range-thumb{width:24px;height:24px;background:#0016a3;border:4px solid #fff;border-radius:50px;cursor:pointer}input[type=range]::-ms-track{background:transparent;border-color:transparent;border-width:10.5px 0;color:transparent;width:100%;height:3px;cursor:pointer}input[type=range]::-ms-fill-lower{background:#00138a;border:0}input[type=range]::-ms-fill-upper{background:#0016a3;border:0}input[type=range]::-ms-thumb{width:24px;height:24px;background:#0016a3;border:4px solid #fff;border-radius:50px;cursor:pointer;margin-top:0}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#000}@supports (-ms-ime-align:auto){input[type=range]{margin:0}}.hs_attach_cv{position:relative}.hs_attach_cv .input{margin-top:12px;margin-left:53px}.hs_attach_cv label{display:flex;justify-content:center;align-items:center;position:absolute;top:30px;width:156px;height:60px;padding:.75rem 1rem;background:#e0e1eb;border-radius:.5rem;margin-bottom:0!important;cursor:pointer;transition:all .3s ease-in-out}@-moz-document url-prefix(){.hs_attach_cv label{display:flex;justify-content:center;align-items:center;position:absolute;top:30px;width:125px;height:60px;padding:.75rem 1rem;background:#e0e1eb;border-radius:.5rem;margin-bottom:0!important;cursor:pointer;transition:all .3s ease-in-out}}@media not all and (min-resolution:.001dpcm){@media{.hs_attach_cv label{display:flex;justify-content:center;align-items:center;position:absolute;top:30px;width:160px;height:60px;padding:.75rem 1rem;background:#e0e1eb;border-radius:.5rem;margin-bottom:0!important;cursor:pointer;transition:all .3s ease-in-out}}}.hs_attach_cv label:hover{background:#c9d0ff}textarea{min-height:135px}fieldset{max-width:100%!important;padding:0;margin:0;border:none}form .form-columns-2{display:flex;justify-content:space-between;margin:0 -.625rem}form .form-columns-2 .hs-form-field{width:50%;padding:0 .625rem}@media (max-width:767px){form .form-columns-2{flex-wrap:wrap}form .form-columns-2 .hs-form-field{width:100%}}form .inputs-list{margin:0;padding:0;list-style:none}form .inputs-list>li{display:block;margin:.7rem 0}form .inputs-list input,form .inputs-list span{vertical-align:middle}form input[type=checkbox],form input[type=radio]{cursor:pointer;margin-right:.35rem}form .inputs-list>li.hs-form-radio{display:inline-flex!important;width:100%!important;justify-content:flex-start;align-items:center}form .inputs-list>li.hs-form-radio label{width:100%!important;display:flex;justify-content:flex-start;align-items:center}form .inputs-list>li.hs-form-radio input{width:3%!important}form .inputs-list>li.hs-form-radio input span{width:96%!important}.hs-dateinput{position:relative}.hs-dateinput:before{content:"\01F4C5";position:absolute;right:10%;top:50%;transform:translateY(-50%)}.fn-date-picker .pika-table thead th{color:#fff}.fn-date-picker td.is-selected .pika-button{border-radius:0;box-shadow:none}.fn-date-picker td .pika-button:focus,.fn-date-picker td .pika-button:hover{border-radius:0!important;color:#fff}form input[type=file]{background-color:transparent;border:initial;padding:initial}form .hs-richtext,form .hs-richtext p{font-size:.875rem;margin:0 0 1.4rem}form .hs-richtext img{max-width:100%!important}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:1rem!important}.hs-form-required{color:#ef6b51}.hs-input.invalid.error{border-color:#ef6b51}#vat-error,.hs-error-msg{color:#ef6b51;margin-top:.35rem}.vat-group{position:relative}.vat-group:before{position:absolute;content:"";background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/icons/nshift-validation-invalid.svg);background-size:cover;width:15px;height:15px;left:-20px;top:36px}.vat-group.valid:before{background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/icons/nshift-validation-valid.svg)}form .hs-button,form input[type=submit]{cursor:pointer;display:inline-block;font-size:.92rem;text-align:center;transition:all .15s linear;white-space:normal}form .hs-button{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:3rem!important;padding:0 2.125rem!important;background-color:var(--ns_purple)!important;border-color:var(--ns_purple)!important;font-family:Titillium Web,sans-serif!important;font-size:1rem!important;font-weight:700!important;border-radius:2rem!important;overflow:hidden;text-decoration:none!important}input#terms-of-use{width:20px;height:20px}#hs_cos_wrapper_module_16293829891542 label{font-size:.9em;margin-left:5px}.grecaptcha-badge{margin:0 auto}::-webkit-input-placeholder{font-weight:400!important;opacity:.5}::-moz-placeholder{font-weight:400!important;opacity:.5}:-ms-input-placeholder{font-weight:400!important;opacity:.5}:-moz-placeholder{font-weight:400!important;opacity:.5}.table-head .column-title{width:50%}.table-head .column-title:last-child{padding:0 1.25rem}table{font-family:Titillium Web,sans-serif!important;font-weight:700;font-size:.875rem;color:var(--ns_blue);width:100%;border:none;background:none;border-collapse:collapse;border-spacing:0}table tr{border-radius:.1875rem}table tr:nth-child(odd) td{background:rgba(74,51,173,.1)}table tr:nth-child(2n) td{background:rgba(74,51,173,.2)}td,th{display:inline-flex;align-items:center;vertical-align:middle;min-height:3rem;padding:0 1.25rem;margin-bottom:.4375rem}td:first-child{border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem}td:last-child{border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem}thead td,thead th{border-bottom:2px solid;vertical-align:bottom}.site-header{position:absolute;width:90%;margin:0 auto;left:0;right:0;padding:1.85rem 0}.site-header,.site-header.sticky_top{background-color:var(--white);z-index:5}.site-header.sticky_top{position:fixed;padding:1.45rem 0;opacity:0;transition:all .3s ease-in-out;visibility:hidden}.site-header.sticky_top.sticky{opacity:1;visibility:visible}.header--no-navigation{padding:30px 0;margin-bottom:-17px;position:relative;z-index:25}@media screen and (min-width:768px){.site-header{padding:2rem 0 1.5rem;width:98%}}@media screen and (min-width:1280px){.site-header{padding:1rem 0 1.5rem;width:95%;max-width:100rem}}.header__top{display:none;padding:0 0 1rem}@media screen and (min-width:1024px){.header__top{display:block}}.header__top-mobile{display:inline-block;width:100%;padding:2.5rem 0}.header__top-mobile .d-flex{justify-content:flex-start}@media screen and (min-width:1024px){.header__top-mobile{display:none}}.header__top-mobile ul,.header__top ul{padding:0;margin:0}.header__top-mobile ul li,.header__top ul li{list-style:none;margin:0 1.5rem 0 0}.header__top-mobile ul li a,.header__top ul li a{display:flex;align-items:center;font-family:Titillium Web,sans-serif!important;font-size:.8125rem;font-weight:600;color:var(--black)}.header .dnd-section{padding:0}.header__skip{height:1px;left:-1000px;overflow:hidden;position:absolute;text-align:left;top:-1000px;width:1px}.header__skip:active,.header__skip:focus,.header__skip:hover{height:auto;left:0;overflow:visible;top:0;width:auto}.header__logo{align-items:center;display:flex;height:auto;margin-right:auto;width:auto;max-width:120px;overflow:hidden}header.sticky .unsticky-logo{display:none}@media screen and (min-width:1024px){.header__logo{margin-right:1rem}}.sticky-logo{display:none}header.sticky .sticky-logo{display:inline-block;width:31.726px;height:33.936px}@media screen and (min-width:1280px){.header__logo{margin-right:2rem}}.header__logo svg{max-width:100%;width:120px}.header__logo .logo-company-name{font-size:28px;margin-top:7px}.site-header__center{display:none}.site-header__center>div{width:100%}@media screen and (min-width:1024px){.site-header__center{display:flex}}.hamburger{display:inline-block;cursor:pointer}@media screen and (min-width:1024px){.hamburger{display:none}}body div#hs-eu-cookie-confirmation{max-width:600px;padding:50px 5px 30px}body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom{box-shadow:none!important;left:unset!important;right:0!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a,body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover,body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{font-family:Open Sans!important;font-size:13px!important;font-weight:100!important;line-height:20px!important;text-align:center!important;margin-bottom:30px!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p strong{font-family:Syne!important;font-size:20px!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a{color:#0016a3!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area{text-align:center!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{font-family:Syne!important;font-size:18px!important;font-weight:600!important;text-shadow:none!important;border-radius:30px!important;padding:15px 35px!important;color:#fff!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button{border:none!important;font-size:18px!important;font-family:Syne!important;text-decoration:underline!important}footer{position:relative;padding:5rem 0 2rem;background-color:var(--ns_dark_blue)!important;color:var(--white)}@media screen and (min-width:1024px){footer{padding:10rem 0 2rem}}footer .footer__logo{position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:0 0 100%}@media screen and (min-width:1024px){footer .footer__logo{-ms-flex:0 0 18.5rem;flex:0 0 18.5rem;max-width:18.5rem;border-right:2px solid #333b63}footer .footer__logo:after{position:absolute;content:"";width:20px;height:10px;top:20px;right:-11px;background-color:var(--ns_dark_blue)}}footer .footer__logo img.logo{margin-bottom:3.75rem}footer .footer__contacts{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:1.85rem}@media screen and (min-width:1024px){footer .footer__contacts{display:block;margin-bottom:0}}footer .footer__contacts strong{display:block;font-size:1.125rem;margin-bottom:0}footer .footer__contacts a{display:block;font-size:.875rem;color:var(--white);margin-top:.5rem}footer .footer__contacts .dnv-gl{margin-top:0}@media screen and (min-width:1024px){footer .footer__contacts .dnv-gl{margin-top:3.75rem}}footer .footer__menu{-ms-flex:0 0 100%;flex:0 0 100%;max-width:0 0 100%}@media screen and (min-width:1024px){footer .footer__menu{-ms-flex:0 0 37.375rem;flex:0 0 37.375rem;max-width:0 0 37.375rem;margin-left:5rem;margin-top:15rem}}@media screen and (min-width:1280px){footer .footer__menu{-ms-flex:0 0 50.375rem;flex:0 0 50.375rem;max-width:0 0 50.375rem;margin-left:5rem;margin-top:15rem}}footer .footer__menu ul li.hs-menu-depth-1,footer .footer__menu ul li.hs-menu-depth-1 a{display:block;width:100%;text-decoration:none}footer .footer__menu ul li h5{font-size:1.125rem;margin-bottom:1rem}footer .footer__menu ul li:nth-child(2) h5{margin-top:3rem}footer .footer__menu ul li h5{color:var(--white)}footer .footer__menu ul li ul.hs-menu-children-wrapper li a{color:var(--grey);transition:all .3s ease-in-out}footer .footer__menu ul li ul.hs-menu-children-wrapper{display:flex;flex-wrap:wrap;flex-direction:unset!important;align-items:center}footer .footer__menu ul li ul.hs-menu-children-wrapper li{position:relative;display:flex;flex-grow:0;padding:.5rem 0;font-size:.875rem;min-width:50%}@media screen and (min-width:768px){footer .footer__menu ul li ul.hs-menu-children-wrapper li{min-width:25%}}footer .footer__menu ul li ul.hs-menu-children-wrapper li:after{content:"";position:absolute;width:50%;transform:scaleX(0);height:2px;bottom:0;left:0;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/whiteLine@2x.png);background-size:contain;background-repeat:no-repeat;transform-origin:bottom right;transition:transform .25s ease-out}footer .footer__menu ul li ul.hs-menu-children-wrapper li:hover a{color:var(--white)}footer .footer__menu ul li ul.hs-menu-children-wrapper li:hover:after{transform:scaleX(1);transform-origin:bottom left}footer .footer__bottom{position:relative;display:flex;justify-content:space-between;align-items:flex-start;border-top:2px solid #333b63;margin-top:5rem}footer .our__social{position:relative;width:100%;margin-bottom:3rem}footer .our__social ul{list-style:none;padding:0;margin:0}footer .our__social ul li a{display:flex;align-items:center;color:var(--grey)}footer .our__social ul li a svg{margin-left:.5rem}footer .footer__bottom .policy__menu{width:68%}footer .footer__bottom .our__social,footer .footer__bottom .policy__menu{position:relative}footer .footer__bottom .policy__menu ul{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;list-style:none;padding:0;margin:0}footer .footer__bottom .policy__menu ul li,footer .our__social ul li{position:relative;padding:.5rem 0;font-size:.75rem;list-style:none}footer .our__social ul li a:hover svg g,footer .our__social ul li a:hover svg path,footer .our__social ul li a:hover svg rect{opacity:1}footer .footer__bottom .policy__menu ul li:last-child{width:100%}@media screen and (min-width:768px){footer .footer__bottom .policy__menu ul li:last-child{width:auto}}footer .footer__bottom .policy__menu ul li:nth-child(3):after{display:none}footer .footer__bottom .policy__menu ul li:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/whiteLine@2x.png);background-size:contain;background-repeat:no-repeat;transform-origin:bottom right;transition:transform .25s ease-out}footer .footer__bottom .policy__menu ul li:hover:after{transform:scaleX(1);transform-origin:bottom left}footer .footer__bottom .policy__menu ul li,footer .footer__bottom .policy__menu ul li a,footer .footer__bottom .policy__menu ul li span{color:var(--grey);text-decoration:none;transition:all .3s ease-in-out}footer .footer__bottom .policy__menu ul li:hover a{color:var(--white)}footer .footer-pattern{position:absolute;content:"";display:none;width:170px;height:165px;top:125px;right:0;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/footerShape.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1024px){footer .footer-pattern{display:block;right:50px}}@media screen and (min-width:1280px){footer .footer-pattern{right:0}}footer#footer-2022 .content-wrapper .footer__menu form{display:flex;padding-bottom:2em;align-items:flex-end}footer#footer-2022 .content-wrapper .footer__menu form .hs_email{width:80%}footer#footer-2022 .content-wrapper .footer__menu form label span{color:#fff;font-size:1.5em}footer#footer-2022 .content-wrapper .footer__menu form .hs-form-field{margin-bottom:0}footer#footer-2022 .content-wrapper .footer__menu form label.hs-error-msg{color:#fff}.hs-menu-wrapper ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding-left:0}.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper{flex-direction:column}@media (max-width:767px){.hs-menu-wrapper.hs-menu-flow-horizontal ul{flex-direction:column}}.hs-menu-wrapper.hs-menu-flow-vertical ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul{display:inline-flex}@media (max-width:767px){.hs-menu-wrapper.hs-menu-flow-vertical ul{display:flex}}.hs-menu-wrapper.flyouts .hs-item-has-children{position:relative}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{display:block;white-space:nowrap}.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;top:100%}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:100%;opacity:1;top:0}@media (max-width:767px){.hs-menu-wrapper.flyouts .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;position:relative;top:auto}}.hs_cos_wrapper_type_cta img,.hs_cos_wrapper_type_logo img,.hs_cos_wrapper_type_rich_text img{height:auto;max-width:100%}.card-item{width:100%;padding:1rem 0;opacity:1;transition:opacity .2s ease-in-out,transform .2s ease-in-out}.card-item.card--hidden{opacity:0;transform:scale(.8);height:0}@media screen and (min-width:768px){.card-item{width:50%;padding:1rem}}.card-grid{display:flex;justify-content:center;flex-wrap:wrap}@media screen and (min-width:1024px){.card-grid--d-3 .card-item{width:33.33333%}.card-grid--d-4 .card-item{width:50%}}@media screen and (min-width:1280px){.card-grid--d-4 .card-item{width:25%}}.card-item .card{position:relative;height:100%;padding:1.5rem;background-color:var(--white)}.card-item .hover-elm{font-family:Titillium Web,sans-serif!important;text-transform:uppercase;letter-spacing:.09em;font-size:.625rem;font-weight:700;color:var(--ns_purple);transform:translateX(100%);opacity:0;transition:transform .4s ease-in-out,opacity .4s ease-in-out;margin-right:10px}.card-item .icon{margin-bottom:1.125rem}.card-item:hover .hover-elm{transform:translateX(0);opacity:1}.card-item .arrow svg path{stroke:var(--ns_purple)}.card-item .arrow svg rect{fill:var(--ns_purple)}.card-item:hover .arrow svg path{stroke:var(--ns_purple)}.card-item:hover .arrow svg rect{fill:var(--ns_purple)}.card-item .arrow{margin-bottom:3.75rem}.card-item .arrow svg{position:relative;background:var(--white)}.card-item .card a{display:block;color:var(--black);overflow:hidden;text-decoration:none}.card-item .card .card-title{font-size:1.5rem;margin-bottom:1rem}.card-item .card .read-more{margin-bottom:3rem}.card-grid .card-item .card p{margin-bottom:0}section.flexible-banner .card-grid .card-item .card-footer{display:none}section.hero-banner{position:relative;padding-top:10rem;background:linear-gradient(-45deg,#c161ba,#c161ba,#0016a3,#0016a3);background-size:400% 400%;animation:gradient 10s ease-in-out infinite;min-height:65rem}@media screen and (min-width:768px){section.hero-banner{min-height:90rem}}@media screen and (min-width:1024px){section.hero-banner{min-height:70rem}}@media screen and (min-width:1280px){section.hero-banner{padding-top:8rem;min-height:80rem}}section.hero-banner .featured-gradient{position:absolute;top:0;left:0;width:4.5rem;height:8.20625rem;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/gradientBG.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1024px){section.hero-banner .featured-gradient{width:8.25rem;height:20.509375rem}}section.hero-banner .notification-message{padding-top:3rem;padding-bottom:1rem;max-width:22rem;margin-left:auto;margin-right:auto;text-align:center;color:var(--white)}@media screen and (min-width:768px){section.hero-banner .notification-message{max-width:100%}}@media screen and (min-width:1024px){section.hero-banner .notification-message{padding-top:6rem}}@media screen and (min-width:1280px){section.hero-banner .notification-message{padding-top:3rem}}section.hero-banner .notification-message a{text-decoration:underline;color:var(--white)}section.hero-banner .hero-content,section.hero-banner .hero-img{display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}section.hero-banner .hero-img{margin-top:2rem}@media screen and (min-width:1024px){section.hero-banner .hero-content{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;justify-content:space-between;align-items:flex-start;margin-top:-100px}section.hero-banner .hero-img{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;justify-content:space-between;align-items:flex-start;margin-top:0}}section.hero-banner h1{color:var(--white);text-align:center}@media screen and (min-width:1024px){section.hero-banner h1{max-width:33rem;text-align:left}}section.hero-banner .hs_cos_wrapper_type_cta,section.hero-banner a.video_cta{position:relative;top:0;left:0;width:auto}section.hero-banner .hs_cos_wrapper_type_cta:nth-child(2){top:115%}section.hero-banner a.video_cta{position:absolute;top:100%;left:0;margin-left:0!important;z-index:2}@media screen and (min-width:1024px){section.hero-banner .hs_cos_wrapper_type_cta:nth-child(2){margin-left:4rem}section.hero-banner a.video_cta{margin-left:1rem!important}}section.hero-banner .three-column-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;margin:5rem 0;text-align:center}@media screen and (min-width:1024px){section.hero-banner .three-column-wrapper{margin-top:7rem}}section.hero-banner .three-column-wrapper:before{content:"";position:absolute;top:-35px;left:50%;margin-left:-22.5px;width:65px;height:2px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/whiteLine@2x.png);background-repeat:no-repeat;background-size:cover}section.hero-banner .three-column-wrapper .col{width:100%}@media screen and (min-width:1024px){section.hero-banner .three-column-wrapper .col{width:33.33333%}}section.hero-banner .three-column-wrapper .col p{font-weight:600;color:var(--white);max-width:18rem;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){section.hero-banner .three-column-wrapper .col p{font-size:1.25rem}section.hero-banner .three-column-wrapper .col p span{font-size:1.85rem;font-weight:800}}section.hero-banner .hero-pattern-one{display:none;position:absolute;top:-50px;left:-120px;width:195px;height:365px}section.hero-banner .hero-pattern-two{display:none;position:absolute;top:200px;left:565px;width:480px;height:305px;z-index:1}section.hero-banner .hero-pattern-mobile{display:block;position:absolute;top:270px;right:25px;width:145.24px;height:180.99px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/heroPatternMobile.svg);background-repeat:no-repeat;background-size:contain;z-index:1}@media screen and (min-width:768px){section.hero-banner .hero-pattern-one,section.hero-banner .hero-pattern-two{display:block}section.hero-banner .hero-pattern-mobile{display:none}}section.hero-banner .hero-img .featured-img{position:relative;left:-1.25rem}@media screen and (min-width:768px){section.hero-banner .hero-img .featured-img{left:-2.5rem}}@media screen and (min-width:1024px){section.hero-banner .hero-img .featured-img{right:-1.25rem;left:auto}}@media screen and (min-width:1280px){section.hero-banner .hero-img .featured-img{left:auto;right:-235px}}@media screen and (max-width:1280px){section.hero-banner .hero-img .featured-img{max-height:525px}}@media screen and (max-width:768px){section.hero-banner .hero-img .featured-img{max-height:400px}}section.hero-banner .hero-img .jump-link{display:none;justify-content:center;align-items:center;position:absolute;top:96%;right:0;width:48px;height:48px;border-radius:1.5rem;background-color:var(--white);animation:bounce 2s ease-in-out infinite;z-index:2}@media screen and (min-width:1024px){section.hero-banner .hero-img .jump-link{display:flex}}section.hero-banner.login .cta_button{min-width:15rem}.dnd_area-row-0-padding{padding-top:0!important}.simple-header-banner{padding-top:6rem;background:var(--bg);text-align:center}.simple-header-banner .content-wrapper{padding-top:3.75rem}.simple-header-banner .hs-cta-node{display:flex;justify-content:center;margin-top:1.25rem}.simple-header-banner .hero-img{position:relative;top:3.5rem;left:-1.875rem;width:100vw;height:80vw;max-width:30rem;transition:all .4s ease-in-out}.simple-header-banner .hero-content ul{text-align:left}@media screen and (min-width:768px){.simple-header-banner .hero-img{left:-2.5em;height:50vw}}.simple-header-banner .hero-img .featured-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.simple-header-banner .jump-link{display:none}@media (min-width:1024px){.simple-header-banner{padding-top:7.5rem;position:relative}.simple-header-banner .pattern{position:absolute;left:5%;top:25%}.simple-header-banner .hero-content{width:50%;text-align:left;padding:3.125rem}.simple-header-banner__inner{margin:0 -3.125rem;max-height:29.625rem}.simple-header-banner .hs-cta-node{justify-content:flex-start}.simple-header-banner .hero-img{max-width:none;width:50%;height:50vw;top:0;left:auto;right:-1.25rem}.simple-header-banner .hero-img:after{content:"";position:absolute;right:0;bottom:-11.25rem;width:calc(100% - 6.25rem);height:6.25rem;background:var(--bg)}}@media (min-width:768px) and (max-width:1023px){.simple-header-banner .hero-img .featured-img{height:calc(100% + 2rem)}}@media (min-width:1024px){.simple-header-banner{padding-top:8.4375rem;margin-bottom:11.25rem}.simple-header-banner h1{font-size:3.25rem}.simple-header-banner .hero-content{max-width:39.125rem}.simple-header-banner .hero-img{max-width:38.125rem;max-height:39.375rem;right:-7.5rem}.simple-header-banner .hero-img:after{bottom:-6.25rem}}@media (max-width:768px){.simple-header-banner{padding-top:5.5rem;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/Icons/simple-banner-dots-left-mobile.svg);background-repeat:no-repeat;background-position:5% 8%;background-attachment:unset}}section.statement-banner{position:relative;display:flex;justify-content:center;align-items:center;padding-top:10rem;padding-bottom:4rem;background-color:var(--bg);text-align:center}@media screen and (min-width:1024px){section.statement-banner{padding-bottom:6rem;min-height:700px}}section.statement-banner .pattern-left,section.statement-banner .pattern-left-mobile,section.statement-banner .pattern-right,section.statement-banner .pattern-right-mobile{position:absolute;z-index:1}section.statement-banner .pattern-left,section.statement-banner .pattern-right{display:none}section.statement-banner .pattern-left-mobile{top:70%;left:1.25rem}section.statement-banner .pattern-right-mobile{top:7.5rem;right:1.25rem}@media screen and (min-width:1280px){section.statement-banner .pattern-left-mobile,section.statement-banner .pattern-right-mobile{display:none}section.statement-banner .pattern-left,section.statement-banner .pattern-right{display:block}}section.statement-banner .pattern-left{bottom:5rem;left:5rem}section.statement-banner .pattern-right{top:12rem;right:5rem}section.statement-banner h1{max-width:48rem;margin-bottom:5rem}section.statement-banner .jump-link{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:1.5rem;background-color:var(--white);animation:bounce 2s ease-in-out infinite;z-index:2}section.gradient-banner{position:relative;display:flex;justify-content:center;align-items:center;padding-top:10rem;padding-bottom:10rem;background:#9b1ee0;background:-moz-linear-gradient(50deg,#9b1ee0 10%,#535bde 40%,#20b9dc 80%);background:-webkit-linear-gradient(50deg,#9b1ee0 10%,#535bde 40%,#20b9dc 80%);background:linear-gradient(50deg,#9b1ee0 10%,#535bde 40%,#20b9dc 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#9b1ee0",endColorstr="#20b9dc",GradientType=1);background-size:200% 200%;animation:gradient 10s ease-in-out infinite}@media screen and (min-width:768px){section.gradient-banner{padding-top:12rem;padding-bottom:6rem;height:800px}section.gradient-banner.gradient-banner--slim{padding-top:17.5rem}}section.gradient-banner .featured-gradient{position:absolute;top:0;left:0;width:8rem;height:10rem;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/gradientBG.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:768px){section.gradient-banner .featured-gradient{width:8rem;height:20rem}}section.gradient-banner .hero-pattern-one{display:none;position:absolute;top:-120px;left:-210px;width:169.47px;height:321.16px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/heroPatternOne.svg);background-repeat:no-repeat;background-size:contain}section.gradient-banner .hero-pattern-two{display:none;position:absolute;top:-100px;right:-10px;width:89.24px;height:85.95px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/patternGradientRightTop.svg);background-repeat:no-repeat;background-size:contain}section.gradient-banner .hero-pattern-three{display:none;position:absolute;top:100px;right:-330px;width:251px;height:400.37px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/patternGradientRightBottom.svg);background-repeat:no-repeat;background-size:contain}section.gradient-banner .hero-pattern-mobile{position:absolute;top:-6rem;left:1rem;width:92.573px;height:89.686px}@media screen and (min-width:768px){section.gradient-banner .hero-pattern-one,section.gradient-banner .hero-pattern-three,section.gradient-banner .hero-pattern-two{display:block;z-index:1}section.gradient-banner .hero-pattern-mobile{display:none}}section.gradient-banner .hero-content{display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center}section.gradient-banner .hero-img-left,section.gradient-banner .hero-img-right{position:absolute;width:250px;height:245px;z-index:1}@media screen and (min-width:1280px){section.gradient-banner .hero-img-left,section.gradient-banner .hero-img-right{width:240px;height:270px}}@media screen and (min-width:1536px){section.gradient-banner .hero-img-left,section.gradient-banner .hero-img-right{width:314px;height:377px}}section.gradient-banner .hero-img-left .img,section.gradient-banner .hero-img-right .img{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}section.gradient-banner .hero-img-left{display:none;top:12%;left:0}@media screen and (min-width:768px){section.gradient-banner .hero-img-left{display:block;width:246px;height:180px}}@media screen and (min-width:1024px){section.gradient-banner .hero-img-left{width:160px;height:135px;top:18%}}@media screen and (min-width:1280px){section.gradient-banner .hero-img-left{top:20%;width:240px;height:270px}}@media screen and (min-width:1536px){section.gradient-banner .hero-img-left{width:314px;height:377px}}section.gradient-banner .hero-img-right{bottom:-70px;right:0}@media screen and (min-width:1024px){section.gradient-banner .hero-img-right{bottom:-50px}}section.gradient-banner h1,section.gradient-banner p{color:var(--white);text-align:center;max-width:48.4375rem}@media screen and (min-width:768px){section.gradient-banner h1,section.gradient-banner p{max-width:40rem}}@media screen and (min-width:1024px){section.gradient-banner h1,section.gradient-banner p{max-width:48.4375rem}}section.gradient-banner p{margin-bottom:2rem}section.gradient-banner .cta_button{position:static;margin-bottom:3.75rem}@media screen and (min-width:768px){section.gradient-banner .cta_button{position:relative;top:0;bottom:0;left:0}}section.gradient-banner .jump-link{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:1.5rem;background-color:var(--white);animation:bounce 2s ease-in-out infinite;z-index:2}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}section.contact-hero{position:relative;padding-top:12rem;padding-bottom:12rem;background-image:linear-gradient(#c161ba,#0016a3);background-size:400% 400%;animation:gradient 10s ease-in-out infinite;color:var(--white);text-align:center;margin-bottom:-200px;z-index:1}@media screen and (min-width:1024px){section.contact-hero{padding-top:8rem;padding-bottom:8rem;background-image:linear-gradient(-45deg,#c161ba,#0016a3);text-align:left;height:600px}section.contact-hero .content-wrapper{max-width:975px}}section.contact-hero .featured-gradient{position:absolute;top:0;left:0;width:4.5rem;height:8.20625rem;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/gradientBG.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1024px){section.contact-hero .featured-gradient{width:8.25rem;height:20.509375rem}}@media screen and (min-width:1280px){section.contact-hero{padding-top:15rem;padding-bottom:15rem;margin-bottom:-200px}}section.contact-hero .pattern-top{position:absolute;top:35px;right:17.5px;width:147.123px;height:96.123px}section.contact-hero .pattern-left{display:none;position:absolute;top:40%;left:5%;width:169.47px;height:321.16px}section.contact-hero .pattern-right{display:none;position:absolute;bottom:-20%;right:5%;width:251.002px;height:321.766px}section.contact-hero .pattern-bottom{position:absolute;bottom:50px;right:45px;width:263.454px;height:131.301px}@media screen and (min-width:1024px){section.contact-hero .pattern-left,section.contact-hero .pattern-right{display:block}section.contact-hero .pattern-bottom,section.contact-hero .pattern-top{display:none}}section.contact-hero h1{color:var(--white);text-align:center}section.contact-hero .column-content,section.contact-hero .hero-content{position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}section.contact-hero .hero-content.full_width{text-align:center}@media screen and (min-width:768px){section.contact-hero .column-content,section.contact-hero .hero-content.two_column{-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}}section.contact-hero .column-content h4,section.contact-hero .column-content p{color:var(--white)}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (max-width:768px){section.contact-hero{padding-bottom:10rem}section.contact-hero .pattern-bottom{display:none}section.contact-hero:before{position:absolute;content:"";background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/Icons/contact-dots-mobile.svg);width:133px;height:237px;top:115px;left:20px}section.contact-form .content-wrapper{padding:1.25rem 0 1.25rem 1.25rem!important}section.contact-form fieldset.form-columns-2 .hs-form-field{width:100%}}.site-header__center{width:100%}.site-header__center,nav.primary{justify-content:space-between;align-items:center}nav.primary{display:none;position:relative;display:flex;perspective:2000px;z-index:5}@media screen and (min-width:1024px){nav.primary{display:flex}}nav.primary ul.nav-menu{display:flex;justify-content:space-between;align-items:center;list-style:none;width:100%;padding:0;margin:0;height:45px}nav.primary ul.nav-menu li{display:flex;flex-grow:1;justify-content:center;position:relative;height:45px}@media screen and (min-width:1280px){nav.primary ul.nav-menu li.tel-number{margin-left:5rem}}a.homepage-link{position:relative}a.homepage-link:hover{text-decoration:none}a.homepage-link:after{bottom:-5px!important}a.homepage-link:after,nav.primary ul.nav-menu li:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:5px;left:0;background-image:url(https://f.hubspotusercontent00.net/hubfs/5446558/nShift/assets/img/menuUnderline.svg);background-repeat:no-repeat;transform-origin:bottom right;transition:transform .25s ease-out}a.homepage-link:hover:after,nav.primary ul.nav-menu li:hover:after{transform:scaleX(1);transform-origin:bottom left}nav.primary ul.nav-menu li.contact:after,nav.primary ul.nav-menu li.sticky-item,nav.primary ul.nav-menu li.sticky-item:after,nav.primary ul.nav-menu li.tel-number:after{display:none}nav.primary ul.nav-menu li a{display:flex;justify-content:flex-start;align-items:center;width:100%;font-family:Titillium Web,sans-serif!important;font-weight:600;color:var(--ns_purple);text-decoration:none;transition:all .3s ease-in-out}nav.primary ul.nav-menu li.tel-number a{justify-content:center}nav.primary ul.nav-menu li.contact a{width:auto}nav.primary ul.nav-menu li a svg{margin-left:.5rem}nav.primary ul.nav-menu li .primary-dropdown-menu{position:absolute;transform:translateY(-200%);top:100%;min-width:875px;left:0;justify-content:space-between;align-items:flex-start;padding:1.5rem;background-color:var(--white);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);height:285px}@media screen and (min-width:1024px){nav.primary ul.nav-menu li .primary-dropdown-menu{min-width:756px;left:-166px}}@media screen and (min-width:1280px){nav.primary ul.nav-menu li .primary-dropdown-menu{min-width:680px;left:0}}@media screen and (min-width:1536px){nav.primary ul.nav-menu li .primary-dropdown-menu{min-width:800px}}nav.primary ul li .primary-dropdown-menu ul{display:flex;flex-wrap:wrap;flex-direction:column;align-content:space-between;padding:0;margin:0;height:255px}nav.primary ul li .primary-dropdown-menu ul li{flex-grow:unset;height:45px;margin-bottom:1rem}nav.primary ul li .primary-dropdown-menu ul li:after{bottom:-5px}nav.primary ul li .primary-dropdown-menu ul li,nav.primary ul li .primary-dropdown-menu ul li a{padding:0 .5rem 0 0;justify-content:flex-start;align-items:center}nav.primary ul li .primary-dropdown-menu ul li a{display:block;width:100%}nav.primary ul li .primary-dropdown-menu ul li a span{display:block;font-size:14px;font-weight:400}nav.primary ul li .primary-dropdown-menu ul .menu-img-wrapper{display:none;width:22.5rem;height:100%}@media screen and (min-width:1024px){nav.primary ul li .primary-dropdown-menu ul .menu-img-wrapper{display:inline-block}}nav.primary ul li .primary-dropdown-menu ul .menu-img-wrapper .menu-img{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;padding:1.25rem;background-size:cover;background-repeat:no-repeat;font-size:1rem;font-weight:700;color:var(--white);min-height:90%}nav.primary ul li .primary-dropdown-menu ul .menu-img-wrapper .menu-img>div{position:relative;width:100%!important}nav.primary ul li .primary-dropdown-menu ul .menu-img-wrapper .menu-img img{width:15px;height:12px;position:absolute;right:.55rem;transition:.3s ease-in-out}nav.primary ul li .primary-dropdown-menu ul .menu-img-wrapper .menu-img:hover img{right:0;transition:.3s ease-in-out}nav.primary ul li .primary-dropdown-menu .back{display:none}nav.primary ul li:hover .primary-dropdown-menu{transform:translateY(0)}header.sticky .header__top{display:none}header.sticky nav.primary ul.nav-menu li a{font-size:.875rem}.mobile_nav{padding:2rem 0;transform:translateX(-100%);background-color:var(--white);position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10;transition:transform .4s ease-in-out;overflow:auto}@media screen and (min-width:1024px){.mobile_nav{display:none}}.mobile_nav .content-wrapper{width:100%}.mobile_nav.is-active{transform:translateX(0)}.mobile_nav nav.primary ul.nav-menu{flex-direction:column;height:100%}.mobile_nav nav.primary ul.nav-menu li{position:relative;display:block;width:100%;height:unset}.mobile_nav nav.primary ul.nav-menu li a{position:relative;display:flex;width:100%;justify-content:space-between;font-size:1.125rem;height:unset;padding:1rem 0}.mobile_nav nav.primary ul.nav-menu li a.top-level:after{right:0}.mobile_nav nav.primary ul.nav-menu li.active a.top-level:after,.mobile_nav nav.primary ul.nav-menu li a.top-level:after{position:absolute;content:"";width:16px;height:16px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/rightArrowBlue@2x.png);background-repeat:no-repeat;background-size:contain}.mobile_nav nav.primary ul.nav-menu li.active a.top-level:after{left:0;right:auto;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:768px){.mobile_nav nav.primary ul.nav-menu li a.top-level{background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/rightArrowBlue@2x.png);background-repeat:no-repeat;background-position:100%;background-size:2.5%}}.mobile_nav nav.primary ul.nav-menu li.active a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-flow:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-position:0;padding:1rem 1.5rem}.mobile_nav nav.primary ul.nav-menu li a svg{display:none}header.sticky .mobile_nav nav.primary ul.nav-menu li,header.sticky .mobile_nav nav.primary ul.nav-menu li a{font-size:1.125rem}.mobile_nav nav.primary ul.nav-menu li .primary-dropdown-menu{display:none;opacity:0;top:0;left:100%;width:100%;min-width:100%;background-color:var(--white);position:relative;padding:0;box-shadow:none;transform:none;transition:transform .4s ease-in-out;z-index:5;min-height:200px}.mobile_nav nav.primary ul.nav-menu li .primary-dropdown-menu li{display:block}.mobile_nav nav.primary ul.nav-menu li .primary-dropdown-menu.is-active{display:block;left:0;opacity:1;height:100%}.mobile_nav nav.primary ul.nav-menu li .primary-dropdown-menu .back{display:flex;justify-content:flex-start;align-items:center;width:100%;background-color:transparent;border:0;padding:0!important;font-size:1.125rem;height:55px;color:var(--ns_purple)}.mobile_nav nav.primary ul.nav-menu li .primary-dropdown-menu .back img{transform:rotate(180deg);width:18px;margin-right:.5rem}.mobile_nav nav.primary ul.nav-menu li .primary-dropdown-menu ul{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;padding:0;margin:0;flex-wrap:nowrap;height:100%}.mobile_nav nav.primary ul.nav-menu li .primary-dropdown-menu ul li{margin-bottom:0;height:65px}.mobile_nav nav.primary ul.nav-menu li .primary-dropdown-menu ul li a{display:block;font-size:.875rem}.mobile_nav nav.primary ul.nav-menu li.contact,.mobile_nav nav.primary ul.nav-menu li.sticky-item,.mobile_nav nav.primary ul.nav-menu li.tel-number{display:none!important}.mobile_nav .header__contact-mobile{padding-bottom:2.5rem}.mobile_nav .call-button{width:40px;margin-left:1rem;padding:0!important}.mobile_nav .call-button,.mobile_nav .call-button .button-text{display:flex;justify-content:center;align-items:center}.mobile_nav .call-button svg{width:25px;height:25px}.mobile_nav .search-container{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border:none;margin-top:5rem;text-align:center}.mobile_nav .search-container .hs-search-field,.mobile_nav .search-container .hs-search-field__bar,.mobile_nav .search-container form{width:100%}.mobile_nav .search-container form{position:relative}.mobile_nav .search-container form .search-btn{background:none;padding:1rem!important;border:0;position:absolute;top:0;right:0}.mobile_nav button.search{display:none}section.video{position:relative}@media screen and (min-width:1024px){section.video{position:relative;min-height:751px}}section.video .background{position:absolute;top:0;left:0;width:100%;background-color:var(--bg);min-height:500px}@media screen and (min-width:768px){section.video .background{width:85%;min-height:650px}}@media screen and (min-width:1024px){section.video .background{width:908px;min-height:650px;min-height:830px}}@media screen and (min-width:1024px){section.video .background.overflow-top{top:-80px}}section.video .video-pattern{display:none;position:absolute;top:22%;right:5%;z-index:2}section.video .video-pattern-small{display:block;position:absolute;top:0;right:5%;z-index:2}@media screen and (min-width:1024px){section.video .video-pattern{display:block}section.video .video-pattern-small{display:none}}section.video h2{padding-top:5rem;max-width:42rem}section.video h2 span{color:var(--white)}section.video .video-embed{position:relative;padding-bottom:56.5%;height:0}@media screen and (min-width:1024px){section.video .video-embed{position:relative;padding-bottom:0;min-height:565px}}section.video .video-embed iframe{position:absolute;top:30px;left:0;width:100%;height:120%;z-index:1}@media screen and (min-width:1024px){section.video .video-embed iframe{position:absolute;top:50px;left:50%;margin-left:0;width:70%;height:70%;z-index:1}}.hubspot-video{max-width:970px;margin:100px auto 0}.video .content-wrapper{margin-bottom:-60px;z-index:3}section.benefits{position:relative;padding-top:8rem;padding-bottom:6.25rem}@media screen and (min-width:768px){section.benefits{padding-top:12rem}}@media screen and (min-width:1024px){section.benefits{padding-bottom:3.125rem}}@media screen and (min-width:1280px){section.benefits{padding-top:12rem;padding-bottom:5rem}}@media screen and (min-width:1536px){section.benefits{padding-top:20rem;padding-bottom:5rem}}section.benefits .left-content,section.benefits .right-content{position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:0}section.benefits .left-content{margin-bottom:1.5rem}section.benefits .left-content p{font-size:1.125rem;font-weight:600;max-width:20rem}@media screen and (min-width:768px){section.benefits .left-content{text-align:center}section.benefits .left-content p{max-width:100%}}@media screen and (min-width:1024px){section.benefits .left-content{text-align:left}section.benefits .left-content p{max-width:20rem}}section.benefits .left-content .jump-link{display:none}@media screen and (min-width:1024px){section.benefits .left-content .jump-link{display:flex;position:absolute;top:230%;left:5%}}section.benefits .left-content svg{position:absolute;top:130%;left:5%}section.benefits .right-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}section.benefits .right-content .pattern-right{position:absolute;top:-10rem;right:-10rem}@media screen and (min-width:1024px){section.benefits .left-content{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}section.benefits .right-content{-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%;padding-left:3rem}}section.benefits .right-content .grid-item,section.benefits .right-content .grid-item.two_column{width:100%;margin-bottom:1.25rem}@media screen and (min-width:768px){section.benefits .right-content .grid-item{margin-bottom:1.625rem}section.benefits .right-content .grid-item.two_column{width:50%;text-align:center}}@media screen and (min-width:1024px){section.benefits .right-content .grid-item.two_column{text-align:left}}@media screen and (min-width:1280px){section.benefits .right-content .grid-item.two_column{margin-bottom:7.1875rem}}section.benefits .grid-item.two_column p{max-width:20rem}@media screen and (min-width:768px){section.benefits .grid-item p{max-width:33rem}section.benefits .grid-item.two_column p{max-width:17.1875rem}}@media screen and (min-width:1024px){section.benefits .grid-item p{max-width:100%}section.benefits .grid-item.two_column p{max-width:17.1875rem}}section.benefits .right-content .grid-item .grid-img{margin-bottom:1rem}section.benefits .right-content .grid-item .grid-body h4{margin-bottom:1rem;max-width:15rem}section.benefits .ns_blue-bg,section.benefits .ns_peach-bg{position:absolute;width:100%;height:100%;top:0;left:-1.25rem;right:auto;bottom:0;background-color:var(--bg)}@media screen and (min-width:768px){section.benefits .ns_blue-bg,section.benefits .ns_peach-bg{left:0}}@media screen and (min-width:1024px){section.benefits .ns_blue-bg,section.benefits .ns_peach-bg{width:55%;left:auto;right:0}}@media screen and (max-width:768px){section.benefits{padding-bottom:2.25rem}section.benefits .right-content{padding-right:25px}}section.benefits a.jump-link.no-link{cursor:default}section.benefits .ns_blue-bg{background:#0016a3}section.benefits.ns_blue-bg .right-content h4,section.benefits.ns_blue-bg .right-content p{color:#fff}@media only screen and (min-width:1024px){section.benefits .right-content{padding-left:5rem}section.benefits .right-content .grid-item.two_column{margin-bottom:4.1875rem}}section.client-logos{background-color:var(--light-grey)}section.client-logos .d-flex.title{justify-content:center}@media screen and (min-width:1024px){section.client-logos .d-flex.title{justify-content:flex-end}}section.client-logos h3{text-align:center;margin-bottom:3.75rem}@media screen and (min-width:1024px){section.client-logos h3{max-width:40rem;text-align:right}}section.client-logos .logos{justify-content:space-evenly;margin-bottom:2.34375rem}section.client-logos .logos a{display:flex;justify-content:center;align-items:center;width:auto}@media screen and (min-width:1024px){section.client-logos .logos{margin-bottom:4.6875rem}}section.client-logos .logos img{transition:all .3s ease-in-out;max-width:65%}section.client-logos .logos img:hover{-webkit-filter:grayscale(100%)}section.two-column-card{position:relative;text-align:center}section.two-column-card .pattern-left,section.two-column-card .pattern-right{position:absolute}section.two-column-card .pattern-left{top:-8rem;left:-3rem;width:164.248px;height:169.466px}section.two-column-card .pattern-right{bottom:-5rem;right:-3rem;width:85.95px;height:88.564px}section.two-column-card h2{margin-bottom:3.75rem}section.two-column-card .card-item .card{padding:0;height:auto}section.two-column-card .card-item .card .card_img{width:100%;min-height:18.75rem}section.two-column-card .card-item .card .card-body{padding:2rem;background-color:var(--white);text-align:center}section.feature{position:relative;margin-bottom:3rem}@media screen and (min-width:1024px){section.feature{padding-bottom:7.5rem;margin-bottom:0}}section.feature .overflow{display:none;position:absolute;width:100%;top:60%;left:0;min-height:355px}@media screen and (min-width:768px){section.feature .overflow{display:block}}section.feature .feature-item{position:relative;background-color:var(--white)}@media screen and (min-width:768px){section.feature .feature-item{width:85%;margin:0 auto}}@media screen and (min-width:1024px){section.feature .feature-item{width:100%;margin:0 auto}}section.feature .feature-item:before{position:absolute;content:"";width:625px;height:70%;left:-1.25rem;right:-1.25rem;bottom:0;background-color:var(--white)}@media screen and (min-width:768px){section.feature .feature-item.reverse{flex-direction:row-reverse}}@media screen and (min-width:1024px){section.feature .feature-item:before{display:none}}section.feature .feature-item .feature-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:1.5rem 0}@media screen and (min-width:768px){section.feature .feature-item .feature-content{padding:1.5rem}}@media screen and (min-width:1024px){section.feature .feature-item .feature-content{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;padding:0 2rem}section.feature .feature-item .feature-content h3,section.feature .feature-item .feature-content p{max-width:35.9375rem}}@media screen and (min-width:1280px){section.feature .feature-item .feature-content{padding:0 5rem}}section.feature .feature-item .feature-content .pattern-img{display:none;position:absolute;top:-120px;right:70px;width:169.47px;height:164.25px;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:768px){section.feature .feature-item .feature-content .pattern-img{display:block}}section.feature .feature-item .feature-img{position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}section.feature .feature-item .feature-img .img:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkTopRight@2x.png);background-repeat:no-repeat;background-size:100% 100%;mix-blend-mode:color;z-index:3}section.feature .feature-item .feature-img .img.pink_top_left:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkTopLeft@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.feature .feature-item .feature-img .img.pink_top_right:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkTopRight@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.feature .feature-item .feature-img .img.pink_bottom_left:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkBottomLeft@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.feature .feature-item .feature-img .img.pink_bottom_right:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkBottomRight@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}@media screen and (min-width:1024px){section.feature .feature-item .feature-img:before{transform:scale(1.15)}}@media screen and (min-width:1024px){section.feature .feature-item .feature-img{-ms-flex:0 0 36.666667%;flex:0 0 36.666667%;max-width:36.666667%}}section.feature .feature-item .feature-img .img{position:relative;display:block;width:100%;background-size:cover;background-position:50%;min-height:265px}@media screen and (min-width:768px){section.feature .feature-item .feature-img .img{min-height:380px}}@media screen and (min-width:1024px){section.feature .feature-item .feature-img .img{transform:scale(1.15);min-height:450px}}@media screen and (min-width:1280px){section.feature .feature-item .feature-img .img{min-height:540px}}section.feature-new{position:relative;margin-bottom:3rem}section.feature-new .background{position:absolute;top:-150px;left:0;width:90%;background-color:#0016a3;min-height:95%}section.feature-new .overflow{display:none;position:absolute;width:100%;top:70%;left:0;background:#80b9b6;min-height:310px}section.feature-new .case-study,section.feature-new .feature-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:3rem;background-color:var(--white)}section.feature-new .feature-item .content{margin-bottom:5rem}section.feature-new .feature-item .feature-img{position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;transform:scale(1.5);z-index:1}section.feature-new .feature-item .feature-img .img:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkTopRight@2x.png);background-repeat:no-repeat;background-size:100% 100%;mix-blend-mode:color;z-index:3}section.feature-new .feature-item .feature-img .img.pink_top_left:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkTopLeft@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.feature-new .feature-item .feature-img .img.pink_top_right:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkTopRight@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.feature-new .feature-item .feature-img .img.pink_bottom_left:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkBottomLeft@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.feature-new .feature-item .feature-img .img.pink_bottom_right:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/gradientPinkBottomRight@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.feature-new .feature-item .feature-img .img{position:relative;display:block;width:100%;background-size:cover;background-position:50%;min-height:265px}section.feature-new .case-study{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}section.feature-new .case-study blockquote{position:relative;border:0;padding:0;font-size:28px;font-weight:600}section.feature-new .case-study blockquote:before{position:absolute;content:"";top:-30px;left:-50px;background:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/icons/quotesBG.svg);background-repeat:no-repeat;background-size:contain;width:40px;height:30px}section.feature-new .case-study cite{font-style:normal;font-weight:600}section.feature-new .case-study cite span{font-style:normal;font-weight:400}section.feature-new .case-study .arrow{margin-top:1.5rem;text-decoration:none}section.feature-new .case-study .hover-elm{font-family:Titillium Web,sans-serif!important;text-transform:uppercase;letter-spacing:.09em;font-size:.625rem;font-weight:700;color:var(--ns_purple);margin-right:10px}section.feature-new .case-study:hover .hover-elm{transform:translateX(0);opacity:1}section.feature-new .case-study .arrow svg path{stroke:var(--ns_purple)}section.feature-new .case-study .arrow svg rect{fill:var(--ns_purple)}section.feature-new .case-study:hover .arrow svg path{stroke:var(--ns_purple)}section.feature-new .case-study:hover .arrow svg rect{fill:var(--ns_purple)}section.feature-new .case-study .arrow{margin-bottom:3.75rem}section.feature-new .case-study .arrow svg{position:relative;background:var(--white)}@media screen and (min-width:768px){section.feature-new .overflow{display:block;min-height:435px}section.feature-new .case-study,section.feature-new .feature-item{padding:8rem;margin:0 auto}section.feature-new .case-study{padding:0 8rem 5rem}section.feature-new .feature-item .feature-img{position:relative}section.feature-new .feature-item.reverse{flex-direction:row-reverse}section.feature-new .case-study .case-study__logo{display:flex;justify-content:center;order:2}}@media screen and (min-width:1024px){section.feature-new{padding-bottom:7.5rem;margin-bottom:0}section.feature-new .background{width:85%}section.feature-new .case-study .content,section.feature-new .feature-item .content{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}section.feature-new .feature-item .content{margin-bottom:0}section.feature-new .case-study .case-study__logo,section.feature-new .feature-item .feature-img{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}section.feature-new .feature-item .feature-img{transform:none}section.feature-new .feature-item{width:100%;margin:0 auto}section.feature-new .feature-item .feature-content h3,section.feature-new .feature-item .feature-content p{max-width:35.9375rem}section.feature-new .feature-item .feature-content p{font-size:1.125rem}section.feature-new .feature-item .feature-img .img{position:absolute;top:-150px;right:-150px;min-height:500px}section.feature-new .feature-item .feature-img:before{transform:scale(1.15)}section.feature-new .feature-item:before{display:none}section.feature-new .case-study .case-study__logo img{width:50%}}section.flexible-banner{position:relative;padding-top:10rem;padding-bottom:10rem}@media screen and (min-width:1280px){section.flexible-banner{padding-top:15rem;padding-bottom:15rem}}section.flexible-banner .pattern-left{position:absolute;top:5%;left:5%}section.flexible-banner .pattern-right{position:absolute;top:85%;right:5%}@media screen and (min-width:768px){section.flexible-banner.ns_grey .pattern-left{position:absolute;top:-20%;left:0}section.flexible-banner .pattern-right{position:absolute;top:55%;right:5%}}@media screen and (min-width:1024px){section.flexible-banner.ns_grey .pattern-left{position:absolute;top:8%;left:0}section.flexible-banner .pattern-right{top:55%}}section.flexible-banner .pattern-right svg{transform:scaleX(-1) rotate(-270deg)}section.flexible-banner.ns_purple-gradient{background-image:linear-gradient(80deg,#372680,#2b1e65)}@media screen and (min-width:1024px){section.flexible-banner.ns_purple-gradient{background-image:linear-gradient(70deg,#402d97,#2a1d62)}}section.flexible-banner h2,section.flexible-banner h3{text-align:center}section.flexible-banner.ns_purple-gradient h2,section.flexible-banner.ns_purple-gradient h3{color:var(--white);margin-bottom:4.0625rem}section.flexible-banner .card-grid{margin-bottom:4.0625rem}.flexible-banner h2,.flexible-banner h3,.support-numbers{text-align:center}.support-numbers{max-width:400px;margin:0 auto;position:relative}.support-numbers:before{content:"";position:absolute;top:0;right:0;width:48px;height:48px;background:#0016a3;border-radius:0 5px 5px 0}.support-numbers select{width:351px;float:left;border-radius:5px 0 0 5px}.support-numbers .support-details{display:none;clear:both;padding-top:1px}.support-numbers img.flag{display:none;position:absolute;right:11px;top:15px}.support-numbers .support-details:first-of-type,.support-numbers img.flag:first-of-type{display:block}.support-numbers .support-details p.support-number{margin-top:20px;margin-bottom:0}.support-numbers .support-details a{color:#000;font-weight:700;font-size:1.5em;letter-spacing:.5px}@media only screen and (max-width:600px){section.flexible-banner .pattern-left svg{width:100px;margin-top:-98px}section.flexible-banner .pattern-right svg{width:100px}.support-numbers select{width:246px}section.flexible-banner .card-item .arrow{margin-bottom:0}}section.cta-banner-with-logos{background-position:top;background-repeat:no-repeat}section.cta-banner-with-logos .content-wrapper{padding-top:8rem;padding-bottom:8rem}@media screen and (min-width:1280px){section.cta-banner-with-logos .content-wrapper{padding-top:10rem;padding-bottom:10rem}}section.cta-banner-with-logos .cta-content{max-width:46.875rem;margin-left:auto;margin-right:auto;text-align:center;background:var(--light-grey);padding:3rem 3rem 0}section.featured-posts{position:relative}section.featured-posts .background{position:absolute;top:-100px;left:0;width:85%;background-color:var(--bg);min-height:80%}@media screen and (min-width:768px){section.featured-posts .background{width:91.3%}}@media screen and (min-width:1024px){section.featured-posts .background{width:70%}}section.featured-posts .pattern-peach{display:none;position:absolute;top:-3rem;right:-3rem;width:251px;height:321.77px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/Icons/featured-pattern-peach.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1024px){section.featured-posts .pattern-peach{display:block}}section.featured-posts h2{max-width:20rem;margin-bottom:2.34375rem}@media screen and (min-width:1024px){section.featured-posts h2{max-width:46.875rem;margin-bottom:4.6875rem}}section.featured-posts .card-grid{margin-bottom:2.3435rem}@media screen and (min-width:1024px){section.featured-posts .card-grid{margin-bottom:4.6875rem}}section.featured-posts .card-grid .card-item{width:100%;padding:1rem 0}@media screen and (min-width:768px){section.featured-posts .card-grid .card-item{width:85%}section.featured-posts .card-grid .card-item:first-child .card{margin-left:-1.5rem}section.featured-posts .card-grid .card-item:nth-child(2) .card{margin-right:-1.5rem}}@media screen and (min-width:1024px){section.featured-posts .card-grid .card-item.two_column{width:50%;padding:1rem}section.featured-posts .card-grid .card-item:first-child .card{margin-left:0}section.featured-posts .card-grid .card-item:nth-child(2) .card{margin-right:0}}@media screen and (min-width:768px){section.featured-posts .card-grid .card-item.full_width{margin-bottom:8rem}section.featured-posts .card-grid .card-item.full_width:last-child{margin-bottom:0}section.featured-posts .card-grid .card-item.full_width .card .card-img{-ms-flex:0 0 38%;flex:0 0 38%;max-width:38%}section.featured-posts .card-grid .card-item.full_width .card a{display:flex;align-items:flex-start;flex-direction:column;justify-content:center}}section.featured-posts .card-grid .card-item .card{padding:0;background-color:var(--white)}section.featured-posts .card-grid .card-item .card a{overflow:visible;color:var(--black);text-decoration:none}@media screen and (min-width:768px){section.featured-posts .card-grid .card-item.full_width .card{display:flex}}section.featured-posts .card .card-body .client-logo img{max-width:none}section.featured-posts .card-grid .card-item.full_width:nth-child(odd) .card .card-img{order:2}section.featured-posts .card-grid .card-item .card .card-img{position:relative;width:100%}section.featured-posts .card-grid .card-item .card .card-img .img{width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:265px}@media screen and (min-width:1024px){section.featured-posts .card-grid .card-item .card .card-img .img{min-height:310px}section.featured-posts .card-grid .card-item.full_width .card .card-img:before{transform:scale(1.15)}section.featured-posts .card-grid .card-item.full_width .card .card-img .img{min-height:550px;transform:scale(1.15)}}@media screen and (min-width:1280px){section.featured-posts .card-grid .card-item.full_width .card .card-img .img{min-height:540px}}section.featured-posts .card-grid .card-item .card a{position:relative;padding:3rem 1.5rem 1.5rem;width:100%}@media screen and (min-width:1280px){section.featured-posts .card-grid .card-item.full_width .card a{padding:0 8rem}}section.featured-posts .card-grid .card-item .card .card-body .client-logo{position:absolute;top:-4.15rem;right:0;z-index:3}@media screen and (min-width:768px){section.featured-posts .card-grid .card-item.full_width .card .card-body .client-logo{position:absolute;top:-15px;right:-15px;left:auto;width:80px}section.featured-posts .card-grid .card-item.full_width:nth-child(odd) .card .card-body .client-logo{position:absolute;top:-15px;left:-15px;right:auto;width:80px}}@media screen and (min-width:1280px){section.featured-posts .card-grid .card-item.full_width .card .card-body .client-logo{position:absolute;top:-25px;right:-25px;left:auto;width:auto}section.featured-posts .card-grid .card-item.full_width:first-child .card .card-body .client-logo{position:absolute;top:-25px;left:-25px;right:auto;width:auto}}section.featured-posts .card-grid .card-item .card .card-body h3{font-size:26px;margin-bottom:1rem}section.featured-posts .card-grid .card-item .card .card-body p{margin-bottom:1.875rem}section.featured-posts .card-grid .card-item .card .card-footer{overflow:hidden}section.featured-posts .card-grid .card-item .card .card-footer .tag{background-color:var(--black);color:var(--white)}section.featured-posts .card-grid .card-item .card .card-footer .arrow{font-family:Titillium Web,sans-serif!important;font-size:.75rem;font-weight:700;color:var(--ns_purple);text-transform:uppercase;margin-bottom:0;overflow:hidden}section.featured-posts .card-grid .card-item .card .card-footer .arrow svg{margin-right:0}@media screen and (min-width:768px){section.featured-posts .card-grid .card-item.full_width .card .card-footer .arrow{position:absolute;top:90%;right:10%}}section.featured-posts .card-grid .card-item .card .card-body blockquote{padding:0;border:0}section.featured-posts .card-grid .card-item .card .card-body blockquote p{font-size:20px;font-weight:600}section.featured-posts .card-grid .card-item .card .card-body .quote-icon{position:relative;top:-1rem;left:0}@media screen and (max-width:768px){section.featured-posts .card-grid .card-item .card .card-body .quote-icon{left:-.1rem}}.featured-posts h3{font-size:36px}section.contact-banner{position:relative;padding-top:5rem;padding-bottom:5rem;background:transparent linear-gradient(319deg,#0016a3,#c161ba 98%) 0 0 no-repeat padding-box;color:var(--white);z-index:1}@media screen and (min-width:768px){section.contact-banner{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:1024px){section.contact-banner{background:transparent linear-gradient(319deg,#0016a3,#c161ba 98%) 0 0 no-repeat padding-box;margin-bottom:-200px;padding-left:0;padding-right:0}}@media screen and (min-width:1280px){section.contact-banner{padding-top:15rem;padding-bottom:15rem;margin-bottom:-200px}}section.contact-banner .pattern-top{position:absolute;top:35px;right:17.5px;width:147.123px;height:96.123px}section.contact-banner .pattern-left{display:none;position:absolute;top:10%;left:0;width:223.495px;height:615.494px}section.contact-banner .pattern-right{display:none;position:absolute;top:10%;right:5%;width:332.78px;height:321.77px}section.contact-banner .pattern-bottom{position:absolute;bottom:50px;right:45px;width:263.454px;height:131.301px}@media screen and (min-width:1024px){section.contact-banner .pattern-left,section.contact-banner .pattern-right{display:block}section.contact-banner .pattern-bottom,section.contact-banner .pattern-top{display:none}}section.contact-banner h2{color:var(--white);max-width:33.1875rem;margin-bottom:4.375rem}section.contact-banner .column-content{position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}section.contact-banner .column-content:first-child{margin-bottom:5rem;max-width:100%}section.contact-banner .column-content:before{content:"";position:absolute;top:-35px;left:0;width:65px;height:2px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/whiteLine@2x.png);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1024px){section.contact-banner .column-content{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}section.contact-banner .column-content:first-child{margin-bottom:0}}section.contact-banner .column-content h4,section.contact-banner .column-content p{color:var(--white)}.content-wrapper.contact-banner{max-width:1066px}.pattern-right--top-left{position:absolute;top:100%;left:-86px}.pattern-right--bottom-right{position:absolute;bottom:0;left:52%}.hs-content-id-55210168142 .footer .footer__contacts .hs-cta-wrapper,.hs-content-id-55464215302 .footer .footer__contacts .hs-cta-wrapper,.partners-lp .footer .footer__contacts .hs-cta-wrapper,.thank-you-materials .footer .footer__contacts .hs-cta-wrapper{display:none}section.two-column-flexible-content{position:relative}section.two-column-flexible-content .overflow,section.two-column-flexible-content .overflow.reverse{position:absolute;width:100%;bottom:0;left:0;background-color:var(--bg);min-height:60%}section.two-column-flexible-content .overflow.reverse{top:-80px;left:auto;right:0;bottom:auto;min-height:45%}section.two-column-flexible-content .overflow.ns_purple-gradient{transform:rotateX(-180deg)}@media screen and (min-width:768px){section.two-column-flexible-content .feature-item.reverse{flex-direction:row-reverse}section.two-column-flexible-content .overflow{position:absolute;width:100%;top:50%;left:0;background-color:var(--bg);min-height:60%}section.two-column-flexible-content .overflow.reverse{position:absolute;width:100%;top:-20px;left:0;background-color:var(--bg);min-height:45%}}@media screen and (min-width:1024px){section.two-column-flexible-content .overflow,section.two-column-flexible-content .overflow.reverse{width:320px;top:-80px;min-height:calc(100% + 160px)}section.two-column-flexible-content .overflow.reverse{left:auto;right:0;min-height:calc(100% + 160px)}}@media screen and (min-width:1280px){section.two-column-flexible-content .overflow,section.two-column-flexible-content .overflow.reverse{width:512px}}section.two-column-flexible-content .feature-item{position:relative}section.two-column-flexible-content .feature-item.reverse{left:-1.25rem}section.two-column-flexible-content .feature-item{right:-1.25rem}@media screen and (min-width:1024px){section.two-column-flexible-content .feature-item,section.two-column-flexible-content .feature-item.reverse{left:auto;right:auto}}section.two-column-flexible-content .feature-item .feature-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 1.5rem;background-color:var(--light-grey)}@media screen and (min-width:1024px){section.two-column-flexible-content .feature-item .feature-content{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;background-color:transparent}section.two-column-flexible-content .feature-item .feature-content h3,section.two-column-flexible-content .feature-item .feature-content p{max-width:35.9375rem}}@media screen and (min-width:1280px){section.two-column-flexible-content .feature-item .feature-content{padding:0 5rem}}section.two-column-flexible-content .feature-item .feature-content .pattern-img{display:none;position:absolute;top:-20px;right:80px;width:169.47px;height:164.25px;background-repeat:no-repeat;background-size:contain}section.two-column-flexible-content .feature-item.reverse .feature-content .pattern-img{display:none;position:absolute;top:-80px;left:15px;width:169.47px;height:164.25px;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:768px){section.two-column-flexible-content .feature-item .feature-content .pattern-img,section.two-column-flexible-content .feature-item.reverse .feature-content .pattern-img{display:block}}section.two-column-flexible-content .feature-item .number{font-size:70px;font-family:Titillium Web,sans-serif!important;font-weight:700;background:-webkit-linear-gradient(245deg,#623caf 30%,#08b8c3 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:1024px){section.two-column-flexible-content .feature-item .number{font-size:94px}}section.two-column-flexible-content .feature-item .feature-img{position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}section.two-column-flexible-content .feature-item .feature-img .img:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/numberPinkBottomRight@2x.png);background-repeat:no-repeat;background-size:100% 100%;mix-blend-mode:color;z-index:3}section.two-column-flexible-content .feature-item .feature-img .img.pink_top_left:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/numberPinkTopLeft@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.two-column-flexible-content .feature-item .feature-img .img.pink_top_right:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/numberPinkTopRight@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.two-column-flexible-content .feature-item .feature-img .img.pink_bottom_left:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/numberPinkBottomLeft@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}section.two-column-flexible-content .feature-item .feature-img .img.pink_bottom_right:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/numberPinkBottomRight@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:3}@media screen and (min-width:1024px){section.two-column-flexible-content .feature-item .feature-img{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}section.two-column-flexible-content .feature-item .feature-img .img,section.two-column-flexible-content .feature-item.reverse .feature-img .img{position:relative;display:block;width:105%;background-size:cover;background-position:50%;min-height:250px}@media screen and (min-width:768px){section.two-column-flexible-content .feature-item .feature-img .img,section.two-column-flexible-content .feature-item.reverse .feature-img .img{width:100%;min-height:380px;left:auto}}@media screen and (min-width:1024px){section.two-column-flexible-content .feature-item .feature-img .img,section.two-column-flexible-content .feature-item.reverse .feature-img .img{min-height:450px}}@media screen and (min-width:1280px){section.two-column-flexible-content .feature-item .feature-img .img,section.two-column-flexible-content .feature-item.reverse .feature-img .img{min-height:576px}}section.intergrations{position:relative}section.intergrations:after{position:absolute;content:"";width:65%;min-height:1176px;background-color:var(--bg)}section.intergrations .background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bg)}@media screen and (min-width:768px){section.intergrations .background,section.intergrations .background:after{width:100%}}@media screen and (min-width:1024px){section.intergrations .background,section.intergrations .background:after{width:65%}}section.intergrations .grey-square{position:absolute;top:0;left:0;width:85px;height:108px;background-color:var(--light-grey);z-index:0}@media screen and (min-width:768px){section.intergrations .grey-square{width:50%}}@media screen and (min-width:1024px){section.intergrations .grey-square{display:none}}section.intergrations .pattern-left,section.intergrations .pattern-right{display:none}@media screen and (min-width:768px){section.intergrations .pattern-left{position:absolute;display:block;top:1rem;left:1rem;width:100px;height:100px}section.intergrations .pattern-right{position:absolute;display:block;right:2rem}}@media screen and (min-width:1280px){section.intergrations .pattern-left{top:1rem;left:3rem;width:169.46px;height:164.248px}section.intergrations .pattern-right{top:1rem;right:3rem}}@media screen and (min-width:1536px){section.intergrations .pattern-left{top:1rem;left:10rem}section.intergrations .pattern-right{top:1rem;right:12rem}}section.intergrations .logo-column{padding-top:3.75rem}section.intergrations .content-column{width:100%;padding-top:3.75rem;padding-bottom:3.75rem;text-align:center}section.intergrations .content-column h3,section.intergrations .content-column p{max-width:30.9375rem}@media screen and (min-width:768px){section.intergrations .content-column h3,section.intergrations .content-column p{margin-left:auto;margin-right:auto}}@media screen and (min-width:1024px){section.intergrations .content-column,section.intergrations .logo-column{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}section.intergrations .logo-column{order:2;padding-bottom:3.75rem}section.intergrations .content-column{order:1;text-align:left}section.intergrations .content-column h3,section.intergrations .content-column p{margin-left:0;margin-right:0}}@media screen and (min-width:1280px){section.intergrations .content-column,section.intergrations .logo-column{padding-top:5rem;padding-bottom:5rem}}section.intergrations .logo-column .logo{width:110px;padding:.5rem}@media screen and (min-width:768px){section.intergrations .logo-column .logo{width:180px}section.intergrations .logo-column .logo:first-child{margin-left:5rem}}@media screen and (min-width:1024px){section.intergrations .logo-column .logo{width:185px}section.intergrations .logo-column .logo:first-child{margin-left:0}section.intergrations .logo-column .logo:nth-child(3){margin-left:5rem}}@media screen and (min-width:1280px){section.intergrations .logo-column .logo{width:245px}section.intergrations .logo-column .logo:nth-child(3){margin-left:8rem}}section.tabbed-benefits{position:relative;padding-top:5rem;padding-bottom:5rem;background-color:var(--light-grey)}@media screen and (min-width:768px){section.tabbed-benefits{padding-top:8rem;text-align:center}}section.tabbed-benefits .background{display:none;position:absolute}@media screen and (min-width:768px){section.tabbed-benefits .background{display:block}}section.tabbed-benefits .background.pattern-right{top:-5rem;right:0}section.tabbed-benefits .background.pattern-left{top:80%;left:0}section.tabbed-benefits h3{text-align:center}section.tabbed-benefits .tabs-head{width:100%;margin-left:auto;margin-right:auto;background-color:var(--white);border-radius:2rem}@media screen and (min-width:768px){section.tabbed-benefits .tabs-head{width:565px}}section.tabbed-benefits .tabs-head button{width:50%;padding:1rem 0!important;border:1px solid var(--white);background-color:var(--white);color:var(--ns_purple);transition:all .3s ease-in-out}section.tabbed-benefits .tabs-head button.active{border:1px solid var(--ns_purple);background-color:var(--ns_purple);color:var(--white)}section.tabbed-benefits .tabs-body{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:5rem 0 0;transition:all .3s ease-in-out}section.tabbed-benefits .tabs-body.active{display:flex}section.tabbed-benefits .tabs-body:not(.active){display:none;visibility:hidden}section.tabbed-benefits .tabs-body .card-item{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0;transition:all .4s cubic-bezier(.075,.82,.165,1);margin-bottom:1.5rem}@media screen and (min-width:768px){section.tabbed-benefits .tabs-body .card-item{width:50%;flex-direction:column}}@media screen and (min-width:1024px){section.tabbed-benefits .tabs-body .card-item{width:33.33333%}}@media screen and (min-width:1024px){section.tabbed-benefits .tabs-body .card-item .card-body{padding:2rem}}section.tabbed-benefits .tabs-body .card-item .card-img{margin-right:1rem}@media screen and (min-width:768px){section.tabbed-benefits .tabs-body .card-item .card-img{margin-right:0;margin-bottom:1rem}}section.tabbed-benefits .tabs-body .card-item .card-body h5{margin-bottom:.5rem}@media screen and (min-width:768px){section.tabbed-benefits .tabs-body .card-item .card-body h5{margin-bottom:1.875rem}}section.tabbed-benefits .tabs-body .card-item .card-body p{margin-bottom:0}@media screen and (min-width:768px){section.tabbed-benefits .tabs-body .card-item .card-body p{margin-bottom:1.875rem}}@media screen and (min-width:768px){section.tabbed-benefits .tabs-body .card-item .card-img{margin-right:0}}section.fixed-scroll{position:relative;padding-top:8rem;padding-bottom:5rem;color:var(--white)}section.fixed-scroll.ns_grey-bg{color:var(--black)}@media screen and (min-width:768px){section.fixed-scroll{padding-top:0;padding-bottom:5rem}}@media screen and (min-width:1024px){section.fixed-scroll{display:flex;justify-content:space-between;align-items:center;height:100vh}section.fixed-scroll .content-wrapper{width:100%}}section.fixed-scroll:before{position:absolute;content:"";top:-70px!important;left:0;width:100%;min-height:100px;z-index:-1}section.fixed-scroll .pattern-bottom-desktop,section.fixed-scroll .pattern-bottom-mobile,section.fixed-scroll .pattern-top-desktop,section.fixed-scroll .pattern-top-mobile{position:absolute}section.fixed-scroll .pattern-top-desktop{display:none;top:2rem;left:10rem;transform:scaleX(-1) rotate(-270deg)}section.fixed-scroll .pattern-top-mobile{top:2rem;right:2rem}section.fixed-scroll .pattern-bottom-desktop{display:none;top:85%;right:10rem;transform:scaleX(-1) rotate(-270deg)}section.fixed-scroll .pattern-bottom-mobile{top:90%;left:2rem}@media screen and (min-width:1024px){section.fixed-scroll .pattern-bottom-desktop,section.fixed-scroll .pattern-top-desktop{display:block}section.fixed-scroll .pattern-bottom-mobile,section.fixed-scroll .pattern-top-mobile{display:none}}section.fixed-scroll h2{color:var(--white);text-align:center}section.fixed-scroll.ns_grey-bg h2{color:var(--black);text-align:center}@media screen and (min-width:768px){section.fixed-scroll.ns_grey-bg h2,section.fixed-scroll h2{text-align:right}}section.fixed-scroll .swiper-container{position:relative;display:none}@media screen and (min-width:768px){section.fixed-scroll .swiper-container{display:flex;padding:1.5rem 0}}section.fixed-scroll .swiper-container:before{background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/whiteLine@2x.png)}section.fixed-scroll.ns_grey-bg .swiper-container:before,section.fixed-scroll .swiper-container:before{position:absolute;content:"";top:0;left:0;width:100%;height:2px;background-size:contain;background-repeat:no-repeat}section.fixed-scroll.ns_grey-bg .swiper-container:before{background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/blackLine.svg)}section.fixed-scroll .grid-items{display:block}@media screen and (min-width:768px){section.fixed-scroll .grid-items{display:none}}section.fixed-scroll .grid-items .item{margin-bottom:1.5rem}section.fixed-scroll .swiper-slide{text-align:center;margin-bottom:1.625rem}@media screen and (min-width:768px){section.fixed-scroll .swiper-slide{text-align:left}}section.fixed-scroll .grid-items .content-column h3,section.fixed-scroll .swiper-slide .content-column h3{color:var(--white)}section.fixed-scroll.ns_grey-bg .grid-items .content-column h3,section.fixed-scroll.ns_grey-bg .swiper-slide .content-column h3{color:var(--black)}section.fixed-scroll .swiper-slide .content-column p{margin-bottom:.75rem}section.fixed-scroll.ns_grey-bg .button-white{background-color:var(--ns_purple)!important;color:var(--white)!important}section.fixed-scroll .grid-items .content-column,section.fixed-scroll .grid-items .img-column,section.fixed-scroll .swiper-slide .content-column,section.fixed-scroll .swiper-slide .img-column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (min-width:768px){section.fixed-scroll .fixedSwiper,section.fixed-scroll .fixedSwiperContent{order:1;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;height:500px;cursor:pointer}section.fixed-scroll .fixedSwiper{order:2;padding:0 1.5rem}}section.fixed-scroll .swiper-pagination{font-family:Titillium Web,sans-serif!important;font-weight:700!important;position:absolute;right:-28px;bottom:0;width:15px;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed}section.fixed-scroll.ns_grey-bg .swiper-pagination{color:var(--ns_purple)}section.fixed-scroll .swiper-scrollbar{background:hsla(0,0%,100%,.1)}section.fixed-scroll.ns_grey-bg .swiper-scrollbar,section.fixed-scroll .swiper-scrollbar{position:absolute;right:8px;top:auto!important;bottom:25%;z-index:50;width:5px;height:20%!important}section.fixed-scroll.ns_grey-bg .swiper-scrollbar{background:rgba(0,22,163,.3)}section.fixed-scroll .swiper-scrollbar-drag{background:#fff}section.fixed-scroll.ns_grey-bg .swiper-scrollbar-drag{background:#0016a3}section.fixed-scroll .swiper-slide .cta_button,section.fixed-scroll .swiper-slide p{opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}section.fixed-scroll .swiper-slide.swiper-slide-active,section.fixed-scroll .swiper-slide.swiper-slide-active .cta_button,section.fixed-scroll .swiper-slide.swiper-slide-active p{opacity:1}section.fixed-scroll .swiper-slide .content-column{padding:0}section.fixed-scroll .grid-items .content-column{padding:1.5rem;text-align:center}section.fixed-scroll .swiper-slide .img-column{position:relative}section.fixed-scroll .swiper-slide .img-column .tag{position:absolute;top:-5px;right:-10px;background-color:var(--ns_peach);color:#fff;z-index:2}section.fixed-scroll .grid-items .img-column .img,section.fixed-scroll .swiper-slide .img-column .img{position:relative;display:block;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:500px}section.fixed-scroll .grid-items .img-column .img:before,section.fixed-scroll .swiper-slide .img-column .img:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/gradientFixedSlider-1.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:0}section.fixed-scroll .grid-items .img-column .img{min-height:187px}section.statistic{text-align:center}section.statistic .pattern-right{position:absolute;bottom:-4rem;left:1rem}@media screen and (min-width:1024px){section.statistic .pattern-right{position:absolute;top:-100px;right:0;left:auto;bottom:auto}section.statistic h3{margin-bottom:4.6875rem}}section.statistic .stat .number span{font-size:54px;font-family:Titillium Web,sans-serif!important;font-weight:700;background:-webkit-linear-gradient(#623caf,#08b8c6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:768px){section.statistic .stat .number span{font-size:64px}}@media screen and (min-width:1536px){section.statistic .stat .number span{font-size:94px}}section.statistic .stat{width:100%;text-align:center;margin-bottom:3rem}section.statistic .stat img{margin-bottom:1.5rem}@media screen and (min-width:1024px){section.statistic .stat{width:33.33333%}}section.statistic .stat .description,section.statistic .stat .number{padding:0 1rem}section.statistic .stat .description p{font-size:1.125rem;font-family:Titillium Web,sans-serif!important;font-weight:700}section.animated-map{position:relative;background-color:var(--bg)}@media screen and (min-width:1024px){section.animated-map:before{top:0;left:0}section.animated-map:after,section.animated-map:before{position:absolute;content:"";width:775px;height:114px;background-color:var(--light-grey)}section.animated-map:after{bottom:0;right:0;z-index:1}}section.animated-map .content-column,section.animated-map .map-column{display:flex;flex-direction:column;justify-content:center;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}section.animated-map .map-column .globe-pins{position:absolute;right:4rem;top:-1rem;width:250px;height:290px;opacity:0}section.animated-map .map-column .globe-pins.slide-down{right:4rem;top:-1rem;-webkit-animation:slide-down .8s ease-in-out,bounce 3s ease-in-out;animation:slide-down .8s ease-in-out,bounce 3s ease-in-out;opacity:1}@media screen and (min-width:768px){section.animated-map .content-column{position:relative}section.animated-map .content-column:after{position:absolute;content:"";width:252px;height:165px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/Icons/about-map-dots.svg);bottom:-65px;right:-152px}section.animated-map .content-column,section.animated-map .map-column{padding-top:7.8125rem;padding-bottom:7.8125rem}section.animated-map .content-column{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;order:1}section.animated-map .map-column{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;order:2}section.animated-map .map-column .globe-pins{position:absolute;right:0;top:0;width:300px;height:400px;opacity:0}section.animated-map .map-column .globe-pins.slide-down{top:90px;right:80px;-webkit-animation:slide-down .8s ease-in-out,bounce 3s ease-in-out;animation:slide-down .8s ease-in-out,bounce 3s ease-in-out;opacity:1}}@media screen and (min-width:1024px){section.animated-map .map-column .globe-pins{position:absolute;right:0;top:0;width:600px;height:400px;opacity:0}section.animated-map .map-column .globe-pins.slide-down{right:0;top:150px;-webkit-animation:slide-down .8s ease-in-out,bounce 3s ease-in-out;animation:slide-down .8s ease-in-out,bounce 3s ease-in-out;opacity:1}}@media screen and (min-width:1280px){section.animated-map .map-column .globe-pins.slide-down{right:125px;top:230px;-webkit-animation:slide-down .8s ease-in-out,bounce 3s ease-in-out;animation:slide-down .8s ease-in-out,bounce 3s ease-in-out;opacity:1}}@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0)}}@media screen and (max-width:768px){section.animated-map{margin-left:25px}section.animated-map .content-wrapper{padding-right:0!important}}@media (min-width:768px){.onboarding-template section.gradient-banner{height:478px}}#onboarding-nav{max-width:69.5rem;margin:3.75rem auto;position:relative}#onboarding-nav .nav-list{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between}#onboarding-nav .nav-list .nav-item{position:relative;font-family:Titillium Web,sans-serif!important;font-weight:700;font-size:.625rem;letter-spacing:.09em;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;width:16.66667vw}.nav-item .progress-line{position:absolute;right:calc(-50% - 10px);top:9px;width:100%;height:2px;background:rgba(0,22,163,.25);transition:width .4s ease-in-out}.nav-item .progress-line:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:var(--ns_blue)}.nav-item .progress-line:after{content:"";position:absolute;height:100%;right:0;width:7px;background:#f2f3fa}.nav-item.current .progress-line{background:#f2f3fa}.nav-item.current .progress-line:before{width:calc(100% - 30px)}.nav-item.current .progress-line:after{right:40px}.nav-item.complete .dot{background:#c161ba;background:linear-gradient(0deg,#c161ba,#0016a3)}.nav-item.complete .progress-line{background:var(--ns_blue)}.nav-item.complete .progress-line:after{content:none}.nav-item .dot{display:flex;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid rgba(0,22,163,.25);background:#f2f3fa;margin-bottom:1rem;position:relative;z-index:1}.nav-item.complete .dot,.nav-item.current .dot{border:none}.nav-item.current .dot{background:#c161ba;background:linear-gradient(0deg,#c161ba,#0016a3)}.nav-item.current .dot:before{content:"";width:8px;height:8px;border-radius:50%;background:#fff}@media (max-width:767px){#onboarding-nav .nav-list{overflow:scroll}#onboarding-nav .nav-list .nav-item{min-width:100vw;width:max-content}}.onboarding-wrapper{max-width:73rem;margin:0 auto}.onboarding-form{position:relative;overflow:hidden}.onboarding-form__screen__inner{padding:3.75rem 6.25rem 3.125rem;background:var(--white);margin-bottom:3.75rem}.onboarding-form__screen__nav .cta_button{width:11.125rem;margin:0 .75rem;padding:0!important}@media (max-width:767px){.onboarding-form__screen__nav{padding:1.25rem}}.screen__head{padding:0 2.25rem;border-bottom:2px solid rgba(74,51,173,.15);margin-bottom:2.25rem}.screen__head .screen-title{font-size:2.25rem;margin:0 0 .625rem}.screen__head p{margin:0 0 2.75rem}.screen__body h3{font-size:1.5rem;margin:0 0 1.25rem}@media (max-width:767px){.onboarding-form__screen__inner{padding:2.25rem 1.875rem}.screen__head{padding:0}.onboarding-form__screen.first .onboarding-form__screen__inner{background:none;padding:0 1.25rem}.onboarding-form__screen.first .screen__head{background:var(--white);padding:2.25rem 1.875rem}.onboarding-form__screen.first .country-picker{margin-bottom:0}.onboarding-form__screen:not(.first) .onboarding-form__screen__inner{margin:0 1.25rem}}.carriers-container{position:relative}.carriers-container .close-list{cursor:pointer;position:absolute;right:.625rem;top:-3.25rem;background:var(--ns_blue)!important;width:1.875rem;height:1.875rem;border-radius:50%!important}.carriers-container .close-list:not(.active){display:none!important}#carrier-select,#country-select{margin-bottom:.5rem}#carriers-list{max-height:37.5rem;overflow:scroll}#country-list{overflow:hidden}.custom-dropdown:not(.active){display:none}.country-picker{max-width:23.5rem;margin-left:auto;margin-right:auto;margin-bottom:3.75rem}.custom-dropdown{margin:.3125rem 0 1rem;padding:0;list-style:none;border-radius:.1875rem}.custom-dropdown li:nth-child(2n){background:rgba(74,51,173,.1)}.custom-dropdown li:nth-child(odd){background:rgba(74,51,173,.2)}.carriers-picker{margin-bottom:5.75rem}.custom-dropdown .custom-dropdown__button{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;padding:.875rem 1.25rem!important;font-size:.875rem;width:100%;margin:0;background:0;border:0;border-radius:0;text-align:left;color:var(--ns_blue)}.custom-dropdown .custom-dropdown__button:before{content:"";display:flex;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;border-radius:50%;border:1px solid var(--ns_blue);background:transparent;margin-right:.625rem}.custom-dropdown .custom-dropdown__button.selected:before{content:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/tick.svg);background:var(--ns_blue)}.carriers-picker #selected .selected-btn{cursor:pointer;background:#000;color:#fff;font-size:.625rem;font-family:Titillium Web,sans-serif!important;text-transform:uppercase;height:1.375rem;padding:0 .625rem!important;border-radius:0!important;margin-right:.875rem;margin-bottom:.625rem}@media (max-width:767px){.carriers-picker #selected{flex-direction:column;align-items:flex-start}}.carriers-picker #selected .selected-btn:after{content:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/cross-1.svg);display:flex;align-items:center;margin-left:.625rem}.tier-selector{position:relative}.tier-selector .custom-dropdown{background:#fff;position:absolute;top:48px;left:0;width:100%;max-height:400px;overflow:scroll;z-index:1000}.monthly-fees{margin-bottom:4.6875rem}.monthly-fees p{margin:0 0 .875rem;font-size:.875rem}.monthly-fees p strong{font-size:1rem;margin-left:1rem}.disclaimer{margin-top:1.625rem;max-width:75%}.disclaimer *{font-size:.75rem}.loader{display:block;background:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/loader.svg) no-repeat 50% scroll;background-size:contain;width:3.125rem;height:3.125rem;margin:1.25rem auto}.card-large{font-size:.875rem;width:calc(50% - .625rem);text-align:center}.card-large--orange .card-large__head{color:#fff;background:#e79f51;background:linear-gradient(138deg,#e79f51,#e15884)}.card-large--blue .card-large__head{background:var(--ns_lilac);color:#fff}.card-large--orange .card-large__body{background:var(--white)}.card-large--blue .card-large__body{background:#0016a3;background:linear-gradient(333deg,#0016a3,#c161ba);color:#fff}.card-large--orange .ppm-calc .numb{background:#08b8c6;background:linear-gradient(138deg,#08b8c6,#3974b9 40%,#623caf);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.card-large .cta_button{margin-top:3.4375rem}.card-large__head .cta_button{margin-top:0;margin-bottom:10px}.ppm-calc{margin-bottom:2.5rem}.card-large__head{padding:3.75rem 0}.card-large__title{font-size:1.75rem;color:#fff;margin:0 0 2rem}.card-large__title img{margin-right:.75rem}.card-large__head .price-label{margin:0 0 .625rem}.card-large__head .price{margin-bottom:1.5rem}.card-large__body{padding:3.125rem 4.6875rem 4.6875rem}.ppm-calc .numb{font-family:Titillium Web,sans-serif!important;font-size:4.6875rem;font-weight:700;line-height:4.6875rem}.ppm-calc .curr{font-size:.9rem;line-height:3.4375rem;font-weight:400;margin-left:.25rem;margin-top:5px}.ppm-calc .numb{font-size:1.25rem;line-height:1}.ppm-calc .curr{line-height:1}.cust-tick-list{list-style:none;padding:0;margin:0;text-align:left}.cust-tick-list li{margin-bottom:1.5rem}.cust-tick-list .marker{width:1.25rem;height:1.25rem;border-radius:50%;margin-right:1.75rem;background:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/orange-tick.svg) no-repeat 50% scroll;background-size:1.25rem}.cust-tick-list .text{width:calc(100% - 2rem)}.cust-tick-list .disabled .marker{background:none;border:.125rem solid rgba(69,56,167,.25)}.cust-tick-list .disabled .text{color:rgba(0,0,0,.25)}@media (max-width:767px){.card-large__title{flex-direction:column}.card-large__title img{margin:0 0 1.25rem}.card-switcher{position:relative;height:2.5rem;background:var(--white);margin:0 1.25rem 1.5625rem;border-radius:2.5rem;overflow:hidden}.card-switcher:before{content:"";position:absolute;top:0;left:0;width:50%;height:2.5rem;border-radius:2.5rem;background:var(--ns_purple);transition:transform .4s ease-in-out}.v2.card-switcher:before{display:none}.v2 .card-switcher__button.active:before{width:100%}.card-switcher.switch:before{transform:translateX(100%)}.card-switcher__button{display:flex;justify-content:center;align-items:center;color:var(--ns_purple);width:50%;height:2.5rem!important}.card-switcher__button button:hover{color:#1b20a6}.v2 .card-switcher__button{width:33%}.v2 .card-switcher__button:hover{color:var(--ns_purple)!important}.card-switcher__button.active{color:var(--white)}.v2 .card-switcher__button.active{color:var(--white);background:var(--ns_purple)!important;border-radius:100px!important}.v2 .card-switcher__button.active:hover{color:#fff!important}#pricing{position:relative;flex-wrap:wrap;margin:0 1.25rem}.card-large{width:100%!important;transition:opacity .4s ease-in-out;display:block}.card-large--blue{position:absolute;top:0;left:0}.card-large:not(.active){opacity:0;visibility:hidden;display:none}.card-large__body,.card-large__head{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:768px){.card-switcher{display:none}}.sliders{margin:0 -2.5rem}.number-slider,.tier-select-dropdown{width:50%;padding:0 2.5rem}.number-slider .slider{position:relative;width:100%;text-align:left}.number-slider .slider-inner{overflow:hidden}.number-slider .afterThumb{position:absolute;right:-9px;top:15px;width:calc(100% - 15px);height:3px;background:#bfc4e8}.number-slider .tooltip{position:relative;left:-.875rem;display:inline-block;min-width:3.125rem;height:1.875rem;border-radius:50px;background:#08b8c6;color:#fff;margin-top:.5rem;text-align:center}.number-slider .tooltip svg{position:absolute;top:-.5rem;left:0;right:0;margin:0 auto}@media (max-width:767px){.sliders{flex-wrap:wrap;margin:0}.number-slider,.tier-select-dropdown{background:var(--white);width:100%;padding:1.5rem;margin-bottom:.9375rem}}.cust-no__single{margin-bottom:2.5rem}.cust-no__single label{width:100%;max-width:9.375rem;margin-right:1.875rem}@media (max-width:767px){.cust-no__single{flex-wrap:wrap}}.row-btn{margin-right:1rem!important;display:block;font-family:Open Sans,sans-serif;font-size:1rem;text-decoration:underline;color:var(--ns_purple);margin-bottom:2.625rem!important;cursor:pointer}@media (max-width:767px){.row-btn{margin:0 0 1.25rem!important;text-align:left}}.row-btn:hover{color:var(--ns_purple);text-decoration:none;margin-bottom:2.625rem!important}.add-row:focus,.row-btn:active{color:var(--ns_purple)!important}.contact-person:not(.contact-person_0),.invoice-address,.postal-address{display:none}.module-wrapper{max-width:97%;margin:-2.5rem auto}#summary_carriers dl{display:flex;margin:0 0 .875rem}#summary_carriers dt{width:15rem;flex-shrink:0;flex-grow:0}#summary_carriers h4{font-size:1.125rem}#summary_carriers h5{font-size:1rem;margin:0 0 .5rem}#summary_carriers .partners-single{margin-bottom:1.25rem}.partners-single span{font-family:Titillium Web,sans-serif!important;font-size:.875rem;font-weight:700}.summary_info__invoice{display:none}.col-50{width:50%}hr{background:none;border-bottom:2px solid rgba(74,51,173,.15);margin:2.25rem 0}#error_message,#success_message{display:none}.pricing-container{position:relative}.pricing-container #plus_pricing{position:absolute;top:0;left:0;width:100%}.pricing-group:not(.active){opacity:0;visibility:hidden}.card-large__body .cta_button[disabled],.card-large__head .cta_button[disabled]{opacity:.6}section.team-slider{position:relative;padding-top:8rem;padding-bottom:5rem;color:var(--white)}@media screen and (max-width:768px){section.team-slider .leader-img{height:300px}}@media screen and (min-width:768px){section.team-slider{padding-top:12rem}section.team-slider .content-wrapper:first-of-type{position:relative}section.team-slider .content-wrapper:first-of-type:before{position:absolute;content:"";width:170px;height:164px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/Icons/team-dots.svg);top:-150px;right:-50px}}@media screen and (min-width:1024px){section.team-slider{padding-top:8rem}}section.team-slider:before{left:0;background-color:#312373}section.team-slider:after,section.team-slider:before{position:absolute;content:"";top:100%;width:20px;height:38px}section.team-slider:after{right:0;background-color:#2a1d62}@media screen and (min-width:768px){section.team-slider:before{left:0;background-color:#3b2a8d}section.team-slider:after,section.team-slider:before{position:absolute;content:"";top:100%;width:40px;height:180px}section.team-slider:after{right:0;background-color:#2c1e67}}@media screen and (min-width:1024px){section.team-slider{padding-top:15rem;padding-bottom:10rem}}section.team-slider .intro h2{color:var(--white);width:100%}@media screen and (min-width:768px){section.team-slider .intro{text-align:center;margin-bottom:3rem}section.team-slider .intro h2{text-align:center}}@media screen and (min-width:1024px){section.team-slider .intro{margin-bottom:8rem;text-align:left}section.team-slider .intro h2,section.team-slider .intro p{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;text-align:left}section.team-slider .intro p{max-width:33rem}}section.team-slider .leader-img{position:relative;width:100%;height:320px;display:flex;justify-content:flex-start;align-items:flex-end;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:2rem}@media screen and (min-width:1024px){section.team-slider .leader-img{height:500px}}section.team-slider .leader-img:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/teamGradient@2x.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color;z-index:0}section.team-slider .leader-img .leader-information{position:relative;z-index:1;display:flex;width:100%;gap:20px}section.team-slider .teamSwiper{overflow:visible}section.team-slider .teamSwiper .swiper-slide{transition:margin .5s ease-in-out}@media screen and (min-width:1024px){section.team-slider .teamSwiper .swiper-slide-active{margin-top:-3rem}section.team-slider .teamSwiper .swiper-slide-next{margin-top:6rem}}section.team-slider .slider-navigation{display:none;justify-content:center;align-items:center}@media screen and (min-width:1024px){section.team-slider .slider-navigation{display:flex}}.swiper-button-next,.swiper-button-prev{position:relative;width:48px;height:48px;top:-95px}.swiper-button-prev{left:150px}.swiper-button-prev:after{content:"";width:48px;height:48px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/team-arrow-left-circle.svg);background-repeat:no-repeat;background-size:contain}.swiper-button-next{right:-280px}.swiper-button-next:after{content:"";width:48px;height:48px;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/team-arrow-right-circle.svg);background-repeat:no-repeat;background-size:contain}section.faqs .pattern-left,section.faqs .pattern-right{position:absolute}section.faqs .pattern-left{top:-3rem;left:-2rem;width:88.564px;height:85.951px}section.faqs .pattern-right{bottom:-4rem;right:-2rem;width:88.564px;height:164.556px}section.faqs dl.accordion-wrapper .accordion{margin-bottom:1.875rem}section.faqs dl.accordion-wrapper .accordion a{text-decoration:none!important}section.faqs .accordion a dt{position:relative;display:flex;justify-content:flex-start;align-items:center;background-color:var(--white);font-family:Titillium Web,sans-serif!important;font-weight:700;color:#0016a3}@media screen and (min-width:1024px){section.faqs .accordion a dt{font-size:1.625rem;line-height:1}}section.faqs .accordion a dt .icon{display:none}@media screen and (min-width:768px){section.faqs .accordion a dt .icon{display:flex;justify-content:center;align-items:center;width:50px;margin-right:1.5rem}}section.faqs .accordion a dt .icon .white{display:none}section.faqs .accordion a dt.active .icon .white{display:block}section.faqs .accordion a dt.active .icon .blue{display:none}section.faqs .accordion a dt.active{background-image:linear-gradient(90deg,#0016a3,#80b9b6);color:var(--white)}section.faqs .accordion a dt span{max-width:93%;display:block}section.faqs .accordion a dt.active:before,section.faqs .accordion a dt:before{position:absolute;top:30px;right:30px;width:13px;height:13px;color:#0016a3;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.23' height='13.23'%3E%3Cg data-name='Group 12247'%3E%3Cg data-name='Group 12246' fill='none' stroke='%230016a3' stroke-width='2'%3E%3Cpath data-name='Line 375' d='M13.23 6.615H0'/%3E%3Cpath data-name='Line 376' d='M6.615 0v13.23'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");transition:all .3s ease-in-out}section.faqs .accordion a dt.active:before{top:35px;content:"";height:2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.23' height='2'%3E%3Cg data-name='Group 12247'%3E%3Cg data-name='Group 12246'%3E%3Cpath data-name='Line 375' fill='none' stroke='%23fff' stroke-width='2' d='M13.23 1H0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media screen and (min-width:768px){section.faqs .accordion a dt.active:before,section.faqs .accordion a dt:before{top:35px}}section.faqs .accordion a dt,section.faqs .accordion dd{padding:25px 25px 20px;border-bottom:0}section.faqs .accordion dd{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:50px 25px 25px;border-top:0;margin-left:0;background-color:var(--white)}section.faqs .accordion dd .paragraph{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (min-width:1024px){section.faqs .accordion dd .paragraph{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}}section.faqs .accordion dd:last-of-type{border-top:0;position:relative}.bg-gradient--dark-blue-blue{background:#4a33ad;background:linear-gradient(135deg,#4a33ad,#000a3c);z-index:2;margin-bottom:0}@media screen and (min-width:1024px){.bg-gradient--dark-blue-blue{margin-bottom:-200px}}.bg-gradient.offset-bg{position:relative}.bg-gradient.offset-bg:before{top:0;height:9.375rem;content:"";position:absolute;left:0;width:100%;background:#f2f3fa}.location.bg-gradient.offset-bg:after{display:none}.bg-gradient .offset-inner{position:relative;padding-bottom:5rem;z-index:1}.location_boxes .card-item .card{min-height:330px;padding:1.5rem 2rem}.location_boxes .card-item .card .icon{position:absolute;top:2rem;right:2rem}.location_boxes .card-grid .card-item .card .card-footer{display:flex;align-items:center;position:absolute;left:0;width:100%;bottom:0;padding:1rem 2rem;font-weight:600!important;background-color:var(--light-grey)}.card-grid .card-item .card .card-footer svg{margin-right:1rem}section.contact-form .legal-consent-container{padding-left:15px;padding-right:15px}section.contact-form{position:relative;z-index:2}section.contact-form:before{position:absolute;content:"";top:0;right:-215px;width:415px;height:150px;background-color:var(--light-grey)}section.contact-form:after{position:absolute;content:"";top:90%;left:-405px;width:85%;height:135px;background-color:var(--ns_light_green);z-index:-1}section.contact-form input::placeholder{font-family:Titillium Web,sans-serif!important;font-weight:700!important}@media screen and (min-width:768px){form .form-columns-1{margin-left:10px!important}form fieldset.form-columns-1 .hs-input{width:98.9%!important}section.contact-form{min-height:945px}section.contact-form:before{right:auto;left:-215px}section.contact-form:after{top:50%;left:-405px;width:85%;height:433px}.form-columns-1 .hs-input[type=checkbox]{width:auto!important}}section.contact-form .content-wrapper{max-width:975px;padding:2.25rem;background-color:var(--light-grey);position:relative}section.contact-form .content-wrapper:before{content:"";background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/Icons/contact-swoosh.svg);width:170px;height:165px;bottom:-155px;left:-200px;position:absolute}section.contact-form .pattern-left,section.contact-form .pattern-right{display:none;position:absolute}@media screen and (min-width:768px){section.contact-form .pattern-left{display:block;top:12rem;left:-5rem;width:169.47px;height:164.25px}section.contact-form .pattern-right{display:block;bottom:12rem;right:-5rem;width:85.79px;height:169.467px}}section.contact-form .multi-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}section.contact-form .multi-container li{flex:1 1 auto}section.contact-form .multi-container li label{position:relative;padding:0 1rem 0 0}section.contact-form .multi-container li:last-child label{padding:0}section.contact-form .multi-container li label span{display:flex;justify-content:center;align-items:center;width:100%;padding:1rem;border:1px solid #e0e1eb;border-radius:.1875rem;background-color:var(--white);text-transform:none;font-size:1.2em}section.contact-form .multi-container li input[type=checkbox],section.contact-form .multi-container li input[type=radio]{position:absolute;width:100%;opacity:0}section.contact-form .multi-container li input[type=checkbox]:checked+span,section.contact-form .multi-container li input[type=radio]:checked+span{background-image:linear-gradient(90deg,#80b9b6,#4a74ae,#061ea4);color:#fff}p{text-transform:none!important;font-size:.875rem}section.webshops-flexible-content{position:relative;padding-top:12rem;padding-bottom:2rem}section.webshops-flexible-content:before{top:0;width:129px}section.webshops-flexible-content:after,section.webshops-flexible-content:before{position:absolute;content:"";right:0;height:69px;background-color:var(--light-grey)}section.webshops-flexible-content:after{bottom:0;width:190px}@media screen and (min-width:768px){section.webshops-flexible-content{padding-top:15rem;padding-bottom:10rem}section.webshops-flexible-content:before{position:absolute;content:"";top:0;right:0;width:710px;height:185px;background-color:var(--light-grey)}section.webshops-flexible-content:after{position:absolute;content:"";bottom:0;right:0;width:611px;height:105px;background-color:var(--light-grey)}}section.webshops-flexible-content .pattern-mobile{position:absolute;top:7rem;left:1.5rem;width:150.508px;height:51.539px}section.webshops-flexible-content h2{max-width:35.9375rem;color:var(--white);margin-bottom:4.6875rem}section.webshops-flexible-content .feature-item{position:relative;margin-bottom:3rem}section.webshops-flexible-content .feature-item.reverse{left:-1.25rem}section.webshops-flexible-content .feature-item{right:-1.25rem}@media screen and (min-width:768px){section.webshops-flexible-content .feature-item.reverse{flex-direction:row-reverse}}@media screen and (min-width:768px){section.webshops-flexible-content .feature-item,section.webshops-flexible-content .feature-item.reverse{left:auto;right:auto}}section.webshops-flexible-content .feature-item .feature-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:1.5rem 1rem}section.webshops-flexible-content .feature-item .feature-content h3,section.webshops-flexible-content .feature-item .feature-content p{color:var(--white)}@media screen and (min-width:768px){section.webshops-flexible-content .feature-item .feature-content{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;padding:0 2rem}section.webshops-flexible-content .feature-item .feature-content h3,section.webshops-flexible-content .feature-item .feature-content p{max-width:35.9375rem}}@media screen and (min-width:1280px){section.webshops-flexible-content .feature-item .feature-content{padding:0 5rem}}section.webshops-flexible-content .feature-item .feature-content .pattern-img{display:none;position:absolute;top:-80px;right:15px;width:169.47px;height:164.25px;background-repeat:no-repeat;background-size:contain}section.webshops-flexible-content .feature-item.reverse .feature-content .pattern-img{display:none;position:absolute;top:-80px;left:15px;width:169.47px;height:164.25px;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:768px){section.webshops-flexible-content .feature-item .feature-content .pattern-img,section.webshops-flexible-content .feature-item.reverse .feature-content .pattern-img{display:block}}section.webshops-flexible-content .feature-item .feature-img{position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}section.webshops-flexible-content .feature-item .feature-img .img:before{position:absolute;content:"";width:100%;height:100%;background-image:url(https://5446558.fs1.hubspotusercontent-na1.net/hubfs/5446558/nShift/assets/img/imgGradient@2x.png);background-repeat:no-repeat;background-size:100% 100%;mix-blend-mode:color;z-index:3}@media screen and (min-width:768px){section.webshops-flexible-content .feature-item .feature-img{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}}section.webshops-flexible-content .feature-item .feature-img .img,section.webshops-flexible-content .feature-item.reverse .feature-img .img{position:relative;display:block;width:100%;background-size:cover;background-position:50%;min-height:265px}@media screen and (min-width:768px){section.webshops-flexible-content .feature-item .feature-img .img,section.webshops-flexible-content .feature-item.reverse .feature-img .img{min-height:380px;left:auto}}@media screen and (min-width:1024px){section.webshops-flexible-content .feature-item .feature-img .img,section.webshops-flexible-content .feature-item.reverse .feature-img .img{min-height:450px}}@media screen and (min-width:1280px){section.webshops-flexible-content .feature-item .feature-img .img,section.webshops-flexible-content .feature-item.reverse .feature-img .img{min-height:480px}}
/*# sourceMappingURL=https://cdn2.hubspot.net/hub/5446558/hub_generated/template_assets/51092494993/1653308420143/nShift-2021/src/css/main.css */