@media (min-width:1025px){.processSection{padding:15.3125rem 0}}.processSection .processSection-title{margin:0 auto 7.6875rem;max-width:27.5rem;text-align:center}@media (max-width:1024px){.processSection .processSection-title{margin:0 auto 3.75rem}}.processSection .processSection__wr{--animation-delay:0.3s;--animamation-time:0.4s;display:grid;gap:0 1.875rem;grid-template-columns:repeat(5,1fr)}@media (min-width:1025px){.processSection .processSection__wr{padding-left:2.5rem}}@media (max-width:1024px){.processSection .processSection__wr{gap:3.75rem;grid-template-columns:none;text-align:center}}.processSection .processSection__item-title{background:-webkit-gradient(linear,left top,right top,from(#00aeef),to(#0c5489));background:linear-gradient(90deg,#00aeef,#0c5489);background-clip:text;-webkit-background-clip:text;font-size:var(--brand-h1-fs);font-weight:600;line-height:var(--brand-h1-lh);-webkit-text-fill-color:transparent}@media (min-width:1025px){.processSection .processSection__item-title{min-height:6.8125rem}}.processSection .processSection__item-title:not(:last-child){margin:0 0 1.5rem}.processSection .processSection__item{position:relative;--padding--item:10.5rem}@media (max-width:1024px){.processSection .processSection__item{--padding--item:6.25rem}}@media (min-width:1025px){.processSection .processSection__item-desc,.processSection .processSection__item-title{opacity:0;-webkit-transition:opacity calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease,-webkit-transform calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease;transition:opacity calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease,-webkit-transform calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease;transition:opacity calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease,transform calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease;transition:opacity calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease,transform calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease,-webkit-transform calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease}}.processSection .processSection__item .img-box{aspect-ratio:1/1;background:linear-gradient(135deg,#00aeef,#090c1a);display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:17.125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1025px){.processSection .processSection__item .img-box{opacity:0;-webkit-transition:opacity calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease;transition:opacity calc(var(--animamation-time) + var(--item-index)*var(--animation-delay)) ease}}.processSection .processSection__item .img-box img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;width:80%}.processSection .processSection__item .img-box video{background-color:var(--brand-primary-color);height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.processSection .processSection__item .img-box:has(video){background:var(--brand-primary-color)}@media (max-width:1024px){.processSection .processSection__item .img-box{left:unset;margin:0 auto 1.875rem;position:relative;top:unset;-webkit-transform:translate(0);transform:translate(0)}}@media (min-width:1025px){.processSection .processSection__item .line{background-color:var(--brand-secondary-color);height:.0625rem;left:0;position:absolute;top:100%;-webkit-transition:width calc(var(--animamation-time) + var(--animation-delay) + var(--item-index)*var(--animation-delay)) linear;transition:width calc(var(--animamation-time) + var(--animation-delay) + var(--item-index)*var(--animation-delay)) linear;width:0}}@media (max-width:1024px){.processSection .processSection__item:not(:last-child){padding:0 0 var(--padding--item)}}.processSection .processSection__item:not(:last-child):before{aspect-ratio:1/1;background:var(--brand-tertiary-color);border-radius:100%;bottom:0;content:"";left:22%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:2.9375rem;z-index:1}@media (min-width:1025px){.processSection .processSection__item:not(:last-child):before{-webkit-transform:translate(-50%,50%) scale(0);transform:translate(-50%,50%) scale(0);-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}}@media (max-width:1024px){.processSection .processSection__item:not(:last-child):before{left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:2.5rem}}.processSection .processSection__item:not(:last-child):after{background:var(--brand-secondary-color);bottom:0;content:"";height:calc(var(--padding--item) - 1rem);left:22%;position:absolute;width:.0625rem}@media (min-width:1025px){.processSection .processSection__item:not(:last-child):after{height:0;-webkit-transition:height .3s ease;transition:height .3s ease}}@media (max-width:1024px){.processSection .processSection__item:not(:last-child):after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media (min-width:1025px){.processSection .processSection__item:nth-child(-n+2){padding:0 0 var(--padding--item)}.processSection .processSection__item:nth-child(-n+2) .processSection__item-desc,.processSection .processSection__item:nth-child(-n+2) .processSection__item-title{-webkit-transform:translateY(1.5625rem);transform:translateY(1.5625rem)}.processSection .processSection__item:nth-last-child(-n+3){grid-row:2;padding:var(--padding--item) 0 0}.processSection .processSection__item:nth-last-child(-n+3):not(:last-child):before{bottom:auto;top:0;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}.processSection .processSection__item:nth-last-child(-n+3):after{bottom:auto;top:0}.processSection .processSection__item:nth-last-child(-n+3) .processSection__item-desc,.processSection .processSection__item:nth-last-child(-n+3) .processSection__item-title{-webkit-transform:translateY(-1.5625rem);transform:translateY(-1.5625rem)}.processSection .processSection__item:nth-last-child(-n+3) .line{bottom:calc(100% - .0625rem);top:unset}.processSection .processSection__item:nth-last-child(3){grid-column:3}.processSection .processSection__item:nth-last-child(2){grid-column:4}.processSection .processSection__item:last-child{grid-column:5;width:17.125rem}}@-webkit-keyframes pulse-process{0%{-webkit-transform:translate(-50%,50%) scale(.8);transform:translate(-50%,50%) scale(.8)}70%{-webkit-transform:translate(-50%,50%) scale(1);transform:translate(-50%,50%) scale(1)}to{-webkit-transform:translate(-50%,50%) scale(.8);transform:translate(-50%,50%) scale(.8)}}@keyframes pulse-process{0%{-webkit-transform:translate(-50%,50%) scale(.8);transform:translate(-50%,50%) scale(.8)}70%{-webkit-transform:translate(-50%,50%) scale(1);transform:translate(-50%,50%) scale(1)}to{-webkit-transform:translate(-50%,50%) scale(.8);transform:translate(-50%,50%) scale(.8)}}@-webkit-keyframes pulse-process2{0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}70%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}to{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}}@keyframes pulse-process2{0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}70%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}to{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}}.processSection .processSection__item.animate:not(:last-child):before{-webkit-animation:pulse-process 1s .3s infinite;animation:pulse-process 1s .3s infinite;-webkit-transform:translate(-50%,50%) scale(1);transform:translate(-50%,50%) scale(1)}.processSection .processSection__item.animate:not(:last-child) .line{width:calc(100% + 1.875rem)}.processSection .processSection__item.animate:first-child .line{left:-2.5rem;-webkit-transition:width calc(var(--animamation-time) + var(--animation-delay)) linear;transition:width calc(var(--animamation-time) + var(--animation-delay)) linear;width:calc(100% + 4.375rem)}@media (min-width:1025px){.processSection .processSection__item.animate:nth-last-child(-n+3):not(:last-child):before{-webkit-animation:pulse-process2 1s .3s infinite;animation:pulse-process2 1s .3s infinite;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.processSection .processSection__item.animate .processSection__item-desc,.processSection .processSection__item.animate .processSection__item-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.processSection .processSection__item.animate .img-box{opacity:1}@media (min-width:1025px){.processSection .processSection__item.animate:not(:last-child):after{height:calc(var(--padding--item) - 1rem)}}.processSection .processSection__item.type-2 .processSection__item-title{font-size:var(--brand-default-fs);letter-spacing:var(--brand-letter-spacing);line-height:var(--brand-default-lh);text-transform:uppercase}@media (min-width:1025px){.processSection .processSection__item.type-2 .processSection__item-title{padding:1rem 0 0}}