
.WSButton-module__fBVOpq__btnWrapper{width:max-content;transition:filter .35s}.WSButton-module__fBVOpq__buttonHover{transition:var(--transition-smooth);width:calc(100% + 8px);padding:0 4px 0 0;position:absolute;top:0;left:0}.WSButton-module__fBVOpq__btnWrapper:hover .WSButton-module__fBVOpq__buttonHover{filter:drop-shadow(0 10px 10px #0000001a);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translateY(35px)}button.WSButton-module__fBVOpq__customBtn{--curve-size:13px;background:var(--clr-blackish-white);min-width:173px;min-height:56px;font-family:var(--font-primary);font-weight:500;font-size:var(--fs-xs);color:var(--clr-black);text-transform:uppercase;clip-path:polygon(0% var(--curve-size), var(--curve-size) 0, 100% 0, 100% calc(100% - var(--curve-size)), calc(100% - var(--curve-size)) 100%, 0 100%);cursor:pointer;isolation:isolate;border:none;outline:#0000;padding:4px 18px;line-height:100%;transition:color .35s,background .35s;position:relative;overflow:visible}button.WSButton-module__fBVOpq__customBtn:before{content:"";background:linear-gradient(180deg, var(--clr-white) 0%, var(--clr-narvik-white) 100%);clip-path:inherit;z-index:-2;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:absolute;inset:4px}button.WSButton-module__fBVOpq__secondaryBtn{background-color:var(--clr-black)}button.WSButton-module__fBVOpq__whiteBg{background-color:var(--clr-dark-black);background-image:repeating-linear-gradient(-45deg,#f8f3f380 0,#00000014 2px,#0000 0 10px)}@media (max-width:991px){button.WSButton-module__fBVOpq__customBtn{min-width:165px;min-height:52px}}@media (max-width:767px){button.WSButton-module__fBVOpq__customBtn{min-width:150px;min-height:45px}}@media (max-width:575px){button.WSButton-module__fBVOpq__customBtn{min-width:140px;min-height:47px}}
.CopyRight-module__VWaqDW__copyRight{padding:0 0 var(--space-2md) 0}
.LineAnimation-module__ePkW4G__lineWrapper{width:100%}.LineAnimation-module__ePkW4G__animatedLine{background-position:0 0;background-repeat:no-repeat;background-size:cover;width:100%;transition:all .3s;position:relative;overflow:hidden}.LineAnimation-module__ePkW4G__sm{min-height:20px}.LineAnimation-module__ePkW4G__md{min-height:40px}.LineAnimation-module__ePkW4G__lg{min-height:61px}.LineAnimation-module__ePkW4G__xl{min-height:100px}.LineAnimation-module__ePkW4G__dark{background-color:#0000;background-image:repeating-linear-gradient(-45deg,#ffffff14 0 2px,#0000 2px 10px);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.LineAnimation-module__ePkW4G__light{background-color:#0000;background-image:repeating-linear-gradient(-45deg,#00000014 0 2px,#0000 2px 10px);border:1px solid #0000000f}.LineAnimation-module__ePkW4G__animatedLine:hover{animation:.8s linear infinite LineAnimation-module__ePkW4G__moveLines}@keyframes LineAnimation-module__ePkW4G__moveLines{0%{background-position:0 0}to{background-position:40px 0}}.LineAnimation-module__ePkW4G__borderLineX{border:solid var(--clr-blackish-white);min-height:inherit;border-width:0 1px}.LineAnimation-module__ePkW4G__Container{min-height:inherit}@media (max-width:1365px){.LineAnimation-module__ePkW4G__xl{min-height:70px}}@media (max-width:1199px){.LineAnimation-module__ePkW4G__xl,.LineAnimation-module__ePkW4G__lg{min-height:54px}}@media (max-width:767px){.LineAnimation-module__ePkW4G__lg{min-height:40px}.LineAnimation-module__ePkW4G__xl{min-height:50px}}
.WSTestAnimation-module__0WvxQq__weTextAnimation{white-space:nowrap;display:inline-block}.WSTestAnimation-module__0WvxQq__cursor{animation:.7s infinite WSTestAnimation-module__0WvxQq__blink;display:inline-block}.WSTestAnimation-module__0WvxQq__animatedText{font-size:var(--fs-3xl)}@keyframes WSTestAnimation-module__0WvxQq__blink{0%,50%{opacity:1}51%,to{opacity:0}}
.WSApplyJob-module__bpmusq__modal{--curve-size:13px;--modal-width:700px;max-width:var(--modal-width);clip-path:polygon(0% var(--curve-size), var(--curve-size) 0, 100% 0, 100% calc(100% - var(--curve-size)), calc(100% - var(--curve-size)) 100%, 0 100%);max-height:calc(100svh - 20px);overflow-y:auto}.WSApplyJob-module__bpmusq__overlay{background:rgb(var(--clr-black-rgb), .5);z-index:999;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:0 12px;display:flex;position:fixed;top:0;left:0}.WSApplyJob-module__bpmusq__closeModalIcon svg{cursor:pointer}.WSApplyJob-module__bpmusq__applyJobSelects{gap:var(--space-sm);grid-template-columns:repeat(2,1fr)}@media (max-width:1199px){.WSApplyJob-module__bpmusq__modal{--modal-width:550px}}@media (max-width:575px){.WSApplyJob-module__bpmusq__applyJobSelects{grid-template-columns:1fr}}
.WSFileUpload-module__pkOLXG__wrapper{border:1px solid rgb(var(--clr-blackish-white-rgb),.1);padding:26px}.WSFileUpload-module__pkOLXG__label{outline:none;font-size:14px}.WSFileUpload-module__pkOLXG__uploadBox{border:1px dashed rgb(var(--clr-blackish-white-rgb), .22);background-color:var(--clr-dark-black);background-image:linear-gradient(110deg,#fff0 32%,#ffffff24 50%,#fff0 68%);background-size:220% 100%;gap:16px;min-height:90px;padding:18px 22px;transition:box-shadow .25s;animation:2.8s linear infinite WSFileUpload-module__pkOLXG__inputShimmer}.WSFileUpload-module__pkOLXG__uploadBox:hover,.WSFileUpload-module__pkOLXG__uploadBox:focus-within,.WSFileUpload-module__pkOLXG__isDragging{border-color:var(--clr-orange);box-shadow:0 2px 7px 0 rgb(var(--clr-blackish-white-rgb), .34)}.WSFileUpload-module__pkOLXG__hasFile{border-style:dashed;border-color:rgb(var(--clr-blackish-white-rgb), .3)}.WSFileUpload-module__pkOLXG__isDisabled{cursor:not-allowed;opacity:.55}.WSFileUpload-module__pkOLXG__fileInput{opacity:0;pointer-events:none;width:1px;height:1px}.WSFileUpload-module__pkOLXG__uploadText{gap:10px;min-width:0}.WSFileUpload-module__pkOLXG__uploadTitle{font-size:14px}.WSFileUpload-module__pkOLXG__fileName{min-width:0;max-width:100%}.WSFileUpload-module__pkOLXG__fileNameText{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.WSFileUpload-module__pkOLXG__allowedTypes{margin:10px 0 0;font-size:14px}@keyframes WSFileUpload-module__pkOLXG__inputShimmer{0%{background-position:100% 0}to{background-position:-50% 0}}@media (max-width:575px){.WSFileUpload-module__pkOLXG__uploadBox{gap:12px;min-height:76px;padding:14px 16px}.WSFileUpload-module__pkOLXG__wrapper{padding:16px}}
.WSInput-module__lDV_Gq__primary-input{border:1px solid rgb(var(--clr-blackish-white-rgb),.1);width:100%;min-height:60px;font-family:var(--font-primary);color:var(--clr-white);background-color:var(--clr-dark-black);background-image:linear-gradient(110deg,#fff0 32%,#ffffff24 50%,#fff0 68%);background-size:220% 100%;outline:none;padding:5px 26px;font-size:14px;font-weight:500;line-height:150%;transition:box-shadow .25s;animation:2.8s linear infinite WSInput-module__lDV_Gq__inputShimmer}::placeholder{color:var(--clr-matte-grey);text-transform:uppercase}input:focus{box-shadow:0px 2px 7px 0px var(--clr-white)}@keyframes WSInput-module__lDV_Gq__inputShimmer{0%{background-position:100% 0}to{background-position:-50% 0}}@media (max-width:575px){.WSInput-module__lDV_Gq__primary-input{min-height:52px;padding:4px 16px}}
.WSPhoneInput-module__4a-I_q__phoneInput{--react-international-phone-height:60px;--react-international-phone-border-radius:0;--react-international-phone-border-color:rgb(var(--clr-blackish-white-rgb), .1);--react-international-phone-background-color:var(--clr-dark-black);--react-international-phone-text-color:var(--clr-matte-grey);--react-international-phone-font-size:14px;border:1px solid rgb(var(--clr-blackish-white-rgb), .1);background-color:var(--clr-dark-black);background-image:linear-gradient(110deg,#fff0 32%,#ffffff24 50%,#fff0 68%);background-size:220% 100%;width:100%;transition:box-shadow .25s;animation:2.8s linear infinite WSPhoneInput-module__4a-I_q__inputShimmer;position:relative}.WSPhoneInput-module__4a-I_q__phoneInput:focus-within{box-shadow:0px 2px 7px 0px var(--clr-white)}.WSPhoneInput-module__4a-I_q__dialCodePreview{min-width:38px;color:var(--clr-white);font-family:var(--font-primary);background:0 0;border:0;padding:0;font-size:14px;font-weight:500;line-height:150%}.WSPhoneInput-module__4a-I_q__countryButton{min-width:48px;background:0 0!important;border:0!important;padding:0 10px 0 26px!important}.WSPhoneInput-module__4a-I_q__countryButton [class*=dropdown-arrow]{color:var(--clr-orange)!important}.WSPhoneInput-module__4a-I_q__phoneNumberInput{width:100%;font-weight:500;line-height:150%;color:var(--clr-white)!important;font-family:var(--font-primary)!important;background:0 0!important;border:0!important;padding:5px 20px 5px 4px!important;font-size:14px!important}.WSPhoneInput-module__4a-I_q__phoneNumberInput:focus{box-shadow:none}.WSPhoneInput-module__4a-I_q__countryDropdown{border:1px solid rgb(var(--clr-blackish-white-rgb), .14);z-index:1000!important;background:var(--clr-dark-black)!important;color:var(--clr-white)!important;box-shadow:0 18px 50px rgb(var(--clr-black-rgb), .45)!important;top:66px!important}.WSPhoneInput-module__4a-I_q__countryDropdownItem{background:var(--clr-dark-black)!important;min-height:34px!important;color:var(--clr-white)!important}.WSPhoneInput-module__4a-I_q__countryDropdownItem:hover,.WSPhoneInput-module__4a-I_q__countryDropdownItemFocused,.WSPhoneInput-module__4a-I_q__countryDropdownItemSelected{background:rgb(var(--clr-blackish-white-rgb), .08)!important}.WSPhoneInput-module__4a-I_q__countryName{color:var(--clr-white)!important}.WSPhoneInput-module__4a-I_q__countryDialCode{color:var(--clr-white)}@keyframes WSPhoneInput-module__4a-I_q__inputShimmer{0%{background-position:100% 0}to{background-position:-50% 0}}@media (max-width:575px){.WSPhoneInput-module__4a-I_q__phoneInput{--react-international-phone-height:52px}.WSPhoneInput-module__4a-I_q__countryButton{min-width:44px;padding:0 0 0 12px!important}.WSPhoneInput-module__4a-I_q__dialCodePreview{min-width:48px}.WSPhoneInput-module__4a-I_q__countryDropdown{width:min(300px,100vw - 48px)!important;top:58px!important}}
.WSSelect-module__Hjh34G__select{width:100%;position:relative}.WSSelect-module__Hjh34G__trigger{border:1px solid rgb(var(--clr-blackish-white-rgb), .1);width:100%;min-height:60px;font-family:var(--font-primary);color:var(--clr-white);background-color:var(--clr-dark-black);cursor:pointer;background-image:linear-gradient(110deg,#fff0 32%,#ffffff24 50%,#fff0 68%);background-size:220% 100%;justify-content:space-between;align-items:center;padding:5px 26px;font-size:14px;font-weight:500;line-height:150%;transition:box-shadow .25s;animation:2.8s linear infinite WSSelect-module__Hjh34G__selectShimmer;display:flex}.WSSelect-module__Hjh34G__trigger:hover{border-color:rgb(var(--clr-blackish-white-rgb), .1)}.WSSelect-module__Hjh34G__open{box-shadow:0 2px 7px 0 var(--clr-white)}.WSSelect-module__Hjh34G__placeholder{color:var(--clr-matte-grey);text-transform:uppercase}.WSSelect-module__Hjh34G__value{color:var(--clr-white)}.WSSelect-module__Hjh34G__arrow{border-right:2px solid var(--clr-matte-grey);border-bottom:2px solid var(--clr-matte-grey);width:9px;height:9px;margin-left:16px;transition:transform .25s,border-color .25s;transform:translateY(-2px)rotate(45deg)}.WSSelect-module__Hjh34G__open .WSSelect-module__Hjh34G__arrow{border-color:var(--clr-orange);transform:translateY(2px)rotate(225deg)}.WSSelect-module__Hjh34G__menu{z-index:20;border:2px solid var(--clr-matte-grey);background:var(--clr-dark-black);width:100%;max-height:200px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto}.WSSelect-module__Hjh34G__option{color:var(--clr-white);font-family:var(--font-primary);cursor:pointer;padding:14px;font-size:14px;font-weight:500;line-height:150%}.WSSelect-module__Hjh34G__option:hover{background:rgb(var(--clr-blackish-white-rgb), .1)}.WSSelect-module__Hjh34G__option.WSSelect-module__Hjh34G__selected{background:var(--clr-black);color:var(--clr-ivory)}@keyframes WSSelect-module__Hjh34G__selectShimmer{0%{background-position:100% 0}to{background-position:-50% 0}}@media (max-width:575px){.WSSelect-module__Hjh34G__trigger{min-height:52px;padding:4px 16px}}
.WSModal-module__46oE5q__modal{--curve-size:13px;--modal-width:700px;max-width:var(--modal-width);clip-path:polygon(0% var(--curve-size), var(--curve-size) 0, 100% 0, 100% calc(100% - var(--curve-size)), calc(100% - var(--curve-size)) 100%, 0 100%);max-height:calc(100svh - 20px);overflow-y:auto}.WSModal-module__46oE5q__overlay{background:rgb(var(--clr-black-rgb), .5);z-index:999;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:0 12px;display:flex;position:fixed;top:0;left:0}.WSModal-module__46oE5q__closeModalIcon svg{cursor:pointer}@media (max-width:1199px){.WSModal-module__46oE5q__modal{--modal-width:550px}}
.WSTextarea-module__CAAfPa__primary-textarea{border:1px solid rgb(var(--clr-blackish-white-rgb),.1);width:100%;min-height:147px;font-family:var(--font-primary);color:var(--clr-white);background-color:var(--clr-dark-black);background-image:linear-gradient(110deg,#fff0 32%,#ffffff24 50%,#fff0 68%);background-size:220% 100%;outline:none;padding:26px;font-size:14px;font-weight:500;line-height:150%;transition:box-shadow .25s;animation:2.8s linear infinite WSTextarea-module__CAAfPa__textareaShimmer}::placeholder{color:var(--clr-matte-grey);text-transform:uppercase}textarea:focus{box-shadow:0px 2px 7px 0px var(--clr-white)}@keyframes WSTextarea-module__CAAfPa__textareaShimmer{0%{background-position:100% 0}to{background-position:-50% 0}}@media (max-width:575px){.WSTextarea-module__CAAfPa__primary-textarea{min-height:52px;padding:20px 16px}}
footer.WSFooter-module__FHv7LW__Footer{width:100%;height:100%;padding:var(--space-2lg) var(--space-sm) 0 var(--space-sm);background-image:url(/images/footer-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.WSFooter-module__FHv7LW__animatedLines{height:100%}.WSFooter-module__FHv7LW__footerLinks{justify-content:end;margin-bottom:5rem}.WSFooter-module__FHv7LW__footerTitle{gap:var(--space-1sm);grid-template-columns:repeat(2,1fr);display:grid}.WSFooter-module__FHv7LW__textAnimated{font-size:var(--fs-3xl)}.WSFooter-module__FHv7LW__shuffleLink:hover{color:var(--clr-orange)}.WSFooter-module__FHv7LW__shuffleLink{letter-spacing:.05em;font-family:inherit;transition:color .3s;display:inline-block;position:relative}@media (max-width:1199px){.WSFooter-module__FHv7LW__footerContactLinks{max-width:80rem}}@media (max-width:991px){.WSFooter-module__FHv7LW__footerLinks{gap:var(--space-xl);flex-wrap:wrap}.WSFooter-module__FHv7LW__footerNavLinks,.WSFooter-module__FHv7LW__footerLinks ul{gap:var(--space-sm)}}@media (max-width:767px){.WSFooter-module__FHv7LW__footerLinks{gap:var(--space-sm);flex-direction:column}.WSFooter-module__FHv7LW__footerTitle{grid-template-columns:1fr}}@media (min-width:768px){.WSFooter-module__FHv7LW__footerMakeTitle{max-width:53.9rem}}@media (max-width:575px){.WSFooter-module__FHv7LW__footerLinks{justify-content:start}.WSFooter-module__FHv7LW__footerNavLinks{flex-wrap:wrap}}
.WSHeader-module__tVICQa__lineWrapBox{--max-Width:208px;position:relative}.WSHeader-module__tVICQa__lineWrapBox:after{content:"";width:100%;height:auto;min-height:100%;max-width:calc((100vw - var(--container-size)) / 2);border-top:1px solid var(--clr-blackish-white);background-color:#0000;background-image:repeating-linear-gradient(-45deg,#00000014 0 2px,#0000 2px 10px);position:absolute;bottom:0;left:0}@keyframes WSHeader-module__tVICQa__moveLines{0%{background-position:0 0}to{background-position:40px 0}}.WSHeader-module__tVICQa__lineWrapBox:before{content:"";height:auto;min-height:100%;max-width:calc((100vw - var(--container-size)) / 2);border-top:1px solid var(--clr-blackish-white);background-color:#0000;background-image:repeating-linear-gradient(-45deg,#00000014 0 2px,#0000 2px 10px);width:100%;position:absolute;bottom:0;right:0}.WSHeader-module__tVICQa__header{z-index:999;border:1px solid var(--clr-blackish-white);background:0 0;width:100%;transition:transform .35s,background .3s,box-shadow .3s;position:fixed;top:0;left:0}.WSHeader-module__tVICQa__headerHidden{transform:translateY(-100%)}.WSHeader-module__tVICQa__navbarList{max-width:613px}.WSHeader-module__tVICQa__overlay{z-index:998;pointer-events:auto;opacity:0;background:#00000073;transition:opacity .3s;position:fixed;inset:0}.WSHeader-module__tVICQa__overlayOpen{opacity:1}.WSHeader-module__tVICQa__scrolled{background-color:var(--clr-ivory);box-shadow:0 2px 10px rgb(var(--clr-black-rgb), .1)}.WSHeader-module__tVICQa__navbarWrapper{border-left:1px solid var(--clr-blackish-white);border-right:1px solid var(--clr-blackish-white);padding:0 3.4rem;position:relative}.WSHeader-module__tVICQa__navbarWrapper:after{--sizeAfter:7px;content:"+";left:calc(var(--sizeAfter) * -1);bottom:calc(var(--sizeAfter) * -1);position:absolute}.WSHeader-module__tVICQa__navbarWrapper:before{--sizeBefore:7px;content:"+";right:calc(var(--sizeBefore) * -1);bottom:calc(var(--sizeBefore) * -1);position:absolute}.WSHeader-module__tVICQa__scrolled .WSHeader-module__tVICQa__navbarList a{color:var(--clr-dugong)}.WSHeader-module__tVICQa__navbarList li{position:relative}.WSHeader-module__tVICQa__navbarList a{display:inline-block;position:relative}.WSHeader-module__tVICQa__navbarList a:after{content:"";border-bottom:2px solid var(--clr-dark-orange);width:0%;transition:var(--transition-smooth);margin:auto;display:block}.WSHeader-module__tVICQa__navbarList a:hover:after,.WSHeader-module__tVICQa__navbarList a:focus-visible:after{width:100%}.WSHeader-module__tVICQa__activeLink,.WSHeader-module__tVICQa__scrolled .WSHeader-module__tVICQa__navbarList a.WSHeader-module__tVICQa__activeLink{color:var(--clr-dark-orange)}.WSHeader-module__tVICQa__activeLink:after{width:100%}.WSHeader-module__tVICQa__shuffleLink{letter-spacing:.05em;font-family:inherit;transition:color .3s;display:inline-block;position:relative}@media (max-width:1799px){.WSHeader-module__tVICQa__lineWrapBox{--max-Width:89px}}@media (max-width:1679px){.WSHeader-module__tVICQa__lineWrapBox{--max-Width:85px}}@media (max-width:1599px){.WSHeader-module__tVICQa__lineWrapBox{--max-Width:70px}}@media (max-width:1365px){.WSHeader-module__tVICQa__lineWrapBox{--max-Width:60px}}@media (max-width:1199px){.WSHeader-module__tVICQa__navbarList{max-width:520px}}@media (max-width:1279px){.WSHeader-module__tVICQa__lineWrapBox:after,.WSHeader-module__tVICQa__lineWrapBox:before,.WSHeader-module__tVICQa__navbarWrapper:before,.WSHeader-module__tVICQa__navbarWrapper:after{display:none}}@media (max-width:991px){.WSHeader-module__tVICQa__sidebar{background:var(--clr-ivory);z-index:1000;opacity:0;width:100%;max-width:min(400px,100vw);min-height:100dvh;transition:var(--transition-smooth);pointer-events:none;visibility:hidden;justify-content:center;align-items:center;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038}.WSHeader-module__tVICQa__navbarList ul{flex-direction:column;gap:30px}.WSHeader-module__tVICQa__sidebarOpen{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0%)}.WSHeader-module__tVICQa__homeIcon{cursor:pointer}.WSHeader-module__tVICQa__lineWrapBox:before,.WSHeader-module__tVICQa__lineWrapBox:after{display:none}.WSHeader-module__tVICQa__navbarWrapper{padding:0 12px}}@media (max-width:767px){.WSHeader-module__tVICQa__navbarWrapper:before,.WSHeader-module__tVICQa__navbarWrapper:after{content:""}}
.HeroSection-module___KlUdG__lineWrapBox{--max-Width:210px;position:relative}.HeroSection-module___KlUdG__lineWrapBox:after{content:"";height:auto;min-height:100%;max-width:calc((100vw - var(--container-size)) / 2);border:0;border-top:1px solid var(--clr-blackish-white);border-bottom:1px solid var(--clr-blackish-white);background-color:#0000;background-image:repeating-linear-gradient(-45deg,#00000014 0 2px,#0000 2px 10px);width:100%;position:absolute;bottom:0;left:0}@keyframes HeroSection-module___KlUdG__moveLines{0%{background-position:0 0}to{background-position:40px 0}}.HeroSection-module___KlUdG__lineWrapBox:before{content:"";height:auto;min-height:100%;max-width:calc((100vw - var(--container-size)) / 2);border-top:1px solid var(--clr-blackish-white);border-bottom:1px solid var(--clr-blackish-white);background-color:#0000;background-image:repeating-linear-gradient(-45deg,#00000014 0 2px,#0000 2px 10px);width:100%;position:absolute;bottom:0;right:0}.HeroSection-module___KlUdG__herosection{padding-top:var(--header-min-height)}.HeroSection-module___KlUdG__heroLineWrap{border-left:1px solid var(--clr-blackish-white);border-right:1px solid var(--clr-blackish-white);border-bottom:1px solid var(--clr-blackish-white);padding:0 12px;position:relative}.HeroSection-module___KlUdG__heroBgWrapper{--bs-aspect-ratio:41%}.HeroSection-module___KlUdG__heroLineWrap:after{--sizeAfter:7px;--sizeAfter-sec:9px;content:"+";left:calc(var(--sizeAfter) * -1);bottom:calc(var(--sizeAfter-sec) * -1);z-index:1;position:absolute}.HeroSection-module___KlUdG__heroLineWrap:before{--sizeBefore:6px;--sizeBefore-sec:9px;content:"+";right:calc(var(--sizeBefore) * -1);bottom:calc(var(--sizeBefore-sec) * -1);z-index:11;position:absolute}.HeroSection-module___KlUdG__heroBgText{background-image:url(../media/hero-bg.0fkw0m~qiovwi.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;animation:10s ease-in-out infinite HeroSection-module___KlUdG__heroBackgroundFloat}.HeroSection-module___KlUdG__heroContentWrapper{max-width:120rem}.HeroSection-module___KlUdG__heroSubTitle{opacity:0;animation:.7s ease-out .1s forwards HeroSection-module___KlUdG__fadeUp}.HeroSection-module___KlUdG__heroTitle{opacity:0;animation:.9s ease-out .25s forwards HeroSection-module___KlUdG__fadeUp}@keyframes HeroSection-module___KlUdG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module___KlUdG__borderLine{content:"";border-left:1px solid var(--clr-blackish-white);height:100%;position:absolute;right:0}.HeroSection-module___KlUdG__logoBoxWrap{border-left:1px solid var(--clr-blackish-white);border-right:1px solid var(--clr-blackish-white);position:relative;overflow:hidden}.HeroSection-module___KlUdG__logoMarqueeRow{width:100%;position:relative;overflow:hidden}.HeroSection-module___KlUdG__logoMarqueeRow:first-child:after{content:"";background:var(--clr-blackish-white);z-index:10;pointer-events:none;height:1px;position:absolute;bottom:0;left:0;right:0}.HeroSection-module___KlUdG__logoMarqueeTrack{--logo-count:100;--visible-logo-count:5;width:calc((var(--logo-count) * 2) * (100% / var(--visible-logo-count)));flex-wrap:nowrap;display:flex}.HeroSection-module___KlUdG__logoCardWrap{flex:0 0 calc(100% / (var(--logo-count) * 2));padding:var(--fs-lg);border-left:1px solid var(--clr-blackish-white);border-bottom:0}.HeroSection-module___KlUdG__moveLeft{animation:40s linear infinite HeroSection-module___KlUdG__marqueeLeft}.HeroSection-module___KlUdG__moveRight{animation:40s linear infinite HeroSection-module___KlUdG__marqueeRight}@keyframes HeroSection-module___KlUdG__marqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes HeroSection-module___KlUdG__marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.HeroSection-module___KlUdG__logoMarqueeRow:hover .HeroSection-module___KlUdG__logoMarqueeTrack{animation-play-state:paused}.HeroSection-module___KlUdG__logoCardWrap img{transition:transform .3s}.HeroSection-module___KlUdG__logoCardWrap:hover img,.HeroSection-module___KlUdG__logoCardWrap:focus-visible img{transform:scale(1.08)}.HeroSection-module___KlUdG__lineAnimationWrapperBox:after{--sizeAfter:11px;--sizeAfter-sec:7px;content:"+";top:calc(var(--sizeAfter) * -1);left:calc(var(--sizeAfter-sec) * -1);z-index:1;position:absolute}.HeroSection-module___KlUdG__lineAnimationWrapperBox:before{--sizeBefore:7px;--sizeBefore-sec:11px;content:"+";right:calc(var(--sizeBefore) * -1);top:calc(var(--sizeBefore-sec) * -1);z-index:1;position:absolute}@media (max-width:1799px){.HeroSection-module___KlUdG__lineWrapBox{--max-Width:89px}}@media (max-width:1599px){.HeroSection-module___KlUdG__lineWrapBox{--max-Width:70px}}@media (max-width:1365px){.HeroSection-module___KlUdG__lineWrapBox{--max-Width:60px}}@media (max-width:1279px){.HeroSection-module___KlUdG__lineWrapBox:after,.HeroSection-module___KlUdG__lineWrapBox:before,.HeroSection-module___KlUdG__heroLineWrap:before,.HeroSection-module___KlUdG__heroLineWrap:after,.HeroSection-module___KlUdG__logoBoxWrap:after,.HeroSection-module___KlUdG__logoBoxWrap:before,.HeroSection-module___KlUdG__lineAnimationWrapperBox:after,.HeroSection-module___KlUdG__lineAnimationWrapperBox:before{display:none}}@media (max-width:991px){.HeroSection-module___KlUdG__heroLineWrap{min-height:70vh}}@media (max-width:767px){.HeroSection-module___KlUdG__logoBoxWrap:before,.HeroSection-module___KlUdG__logoBoxWrap:after,.HeroSection-module___KlUdG__heroLineWrap:after,.HeroSection-module___KlUdG__heroLineWrap:before{content:""}.HeroSection-module___KlUdG__logoMarqueeTrack{--logo-count:50;--visible-logo-count:5}}@media (max-width:575px){.HeroSection-module___KlUdG__logoMarqueeTrack{--logo-count:50;--visible-logo-count:3}}@media (max-width:320px){.HeroSection-module___KlUdG__logoMarqueeTrack{--visible-logo-count:2.5}}
.Bookmark-module__8HwoBa__bookmarkWrapper{background-image:url(../media/bookmark-bg.0-3ka3o_otmz0.png);background-repeat:no-repeat;background-size:cover;border-left:1px solid #d6d0ca;border-right:1px solid #d6d0ca;width:100%;height:90.7rem;position:relative}.Bookmark-module__8HwoBa__bookmarkContent{max-width:84.8rem;top:var(--space-xl);left:var(--space-xl);z-index:1;position:absolute}.Bookmark-module__8HwoBa__bookmarkContent button{z-index:2}.Bookmark-module__8HwoBa__bookmarkAssets{z-index:0;width:100%;height:100%;position:relative}.Bookmark-module__8HwoBa__asset{cursor:pointer;transition:all .4s;position:absolute}.Bookmark-module__8HwoBa__asset:hover{color:var(--clr-orange)}.Bookmark-module__8HwoBa__asset svg{width:100%}.Bookmark-module__8HwoBa__search{width:20.8rem;top:51%;left:46%}.Bookmark-module__8HwoBa__bulb{width:10.2rem;top:31%;right:5%}.Bookmark-module__8HwoBa__heart{width:11.1rem;top:26%;right:17%}.Bookmark-module__8HwoBa__gear{width:13.5rem;top:57%;right:22%}.Bookmark-module__8HwoBa__book{width:20rem;bottom:7%;right:7%}.Bookmark-module__8HwoBa__pen{width:12rem;bottom:17%;left:43%}.Bookmark-module__8HwoBa__card{width:18rem;bottom:0%;right:46%}.Bookmark-module__8HwoBa__pad{width:16.6rem;bottom:1%;right:30%}.Bookmark-module__8HwoBa__amazon{width:15rem;bottom:6%;left:24%}.Bookmark-module__8HwoBa__topRight{--size:9px;width:var(--size);height:var(--size);z-index:9;top:-12px;left:-6px}.Bookmark-module__8HwoBa__topLeft{--size:9px;width:var(--size);height:var(--size);z-index:9;top:-12px;right:-4px}@media (max-width:1279px){.Bookmark-module__8HwoBa__book{bottom:0%;right:4%}.Bookmark-module__8HwoBa__search{width:16rem;top:45%;left:56%}.Bookmark-module__8HwoBa__pad{bottom:-6%;right:26%}.Bookmark-module__8HwoBa__pen{bottom:20%;left:48%}.Bookmark-module__8HwoBa__amazon{bottom:8%;left:28%}.Bookmark-module__8HwoBa__gear{right:18%}}@media (max-width:991px){.Bookmark-module__8HwoBa__amazon{bottom:0%;left:9%}.Bookmark-module__8HwoBa__card{width:14rem;right:59%}.Bookmark-module__8HwoBa__pen{bottom:14%;left:35%}.Bookmark-module__8HwoBa__search{top:57%;left:45%}.Bookmark-module__8HwoBa__pad{bottom:-4%;right:35%}.Bookmark-module__8HwoBa__book{width:16rem;bottom:-6%;right:4%}.Bookmark-module__8HwoBa__gear{width:10.5rem;top:67%;right:22%}.Bookmark-module__8HwoBa__bulb{width:8.2rem;top:49%;right:2%}.Bookmark-module__8HwoBa__heart{width:10.1rem;top:43%}}@media (max-width:767px){.Bookmark-module__8HwoBa__amazon{bottom:-4%;left:15%}.Bookmark-module__8HwoBa__card,.Bookmark-module__8HwoBa__pen{display:none}.Bookmark-module__8HwoBa__search{top:62%}.Bookmark-module__8HwoBa__pad{bottom:-4%;right:35%}.Bookmark-module__8HwoBa__book{width:16rem;bottom:-6%;right:4%}.Bookmark-module__8HwoBa__gear{display:none}.Bookmark-module__8HwoBa__bulb{width:7rem;top:56%}.Bookmark-module__8HwoBa__heart{top:56%}.Bookmark-module__8HwoBa__cardWrapper{margin:0 0 var(--space-xl) 0}.Bookmark-module__8HwoBa__bookmarkWrapper{height:80.7rem}}@media (max-width:575px){.Bookmark-module__8HwoBa__bookmarkContent{position:unset;padding:20px}.Bookmark-module__8HwoBa__bookmarkAssets{display:none}.Bookmark-module__8HwoBa__bookmarkWrapper{height:auto}}
.SectionAnimation-module__e8lfha__sectionAnimation{--duration:1.5s}.SectionAnimation-module__e8lfha__sectionAnimation>*{opacity:0;transition:opacity var(--duration) ease, transform var(--duration) ease;transform:translateY(40px)}.SectionAnimation-module__e8lfha__visible>*{opacity:1;transform:translateY(0)}.SectionAnimation-module__e8lfha__visible>:first-child{transition-delay:0s}.SectionAnimation-module__e8lfha__visible>:nth-child(2){transition-delay:.15s}.SectionAnimation-module__e8lfha__visible>:nth-child(3){transition-delay:.3s}.SectionAnimation-module__e8lfha__visible>:nth-child(4){transition-delay:.45s}.SectionAnimation-module__e8lfha__visible>:nth-child(5){transition-delay:.6s}@media (max-width:767px){.SectionAnimation-module__e8lfha__sectionAnimation{--duration:.8s}}@media (prefers-reduced-motion:reduce){.SectionAnimation-module__e8lfha__sectionAnimation>*{opacity:1;transition:none;transform:none}}
.WSBookCall-module__lqhKPW__modal{--curve-size:13px;--modal-width:700px;max-width:var(--modal-width);clip-path:polygon(0% var(--curve-size), var(--curve-size) 0, 100% 0, 100% calc(100% - var(--curve-size)), calc(100% - var(--curve-size)) 100%, 0 100%);max-height:calc(100svh - 20px);overflow-y:auto}.WSBookCall-module__lqhKPW__overlay{background:rgb(var(--clr-black-rgb), .5);z-index:999;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:0 12px;display:flex;position:fixed;top:0;left:0}.WSBookCall-module__lqhKPW__closeModalIcon svg{cursor:pointer}@media (max-width:1199px){.WSBookCall-module__lqhKPW__modal{--modal-width:550px}}
.CombineStrategy-module__2A1ZgW__combineTitle{z-index:9;max-width:124.9rem}.CombineStrategy-module__2A1ZgW__combineVideo{object-fit:cover;cursor:pointer;width:100%;max-width:520px;height:auto;margin-top:-220px;margin-bottom:1px}.CombineStrategy-module__2A1ZgW__combineAnimation{max-width:100%;display:block}.CombineStrategy-module__2A1ZgW__combineAnimation svg{width:100%;height:auto;display:block}.CombineStrategy-module__2A1ZgW__CombineStrategyWrapper{border:1px solid var(--clr-blackish-white);border-top:0;border-bottom:0}.CombineStrategy-module__2A1ZgW__topRight{--size:9px;width:var(--size);height:var(--size);top:-12px;left:-6px}.CombineStrategy-module__2A1ZgW__topLeft{--size:9px;width:var(--size);height:var(--size);top:-12px;right:-4px}.CombineStrategy-module__2A1ZgW__bottomLeft{--size:9px;width:var(--size);height:var(--size);z-index:9;bottom:2px;left:-6px}.CombineStrategy-module__2A1ZgW__bottomRight{--size:9px;width:var(--size);height:var(--size);z-index:9;bottom:2px;right:-3px}@media (max-width:1279px){.CombineStrategy-module__2A1ZgW__bottomLeft{display:none}}@media (max-width:575px){.CombineStrategy-module__2A1ZgW__combineVideo{margin-top:-150px}}
.NiceThing-module__WMWWKq__niceThingWrapper{border-left:1px solid var(--clr-blackish-white);border-right:1px solid var(--clr-blackish-white)}.NiceThing-module__WMWWKq__plusBottomLeft,.NiceThing-module__WMWWKq__plusBottomRight{--size:9px;z-index:9;width:var(--size);height:var(--size)}.NiceThing-module__WMWWKq__plusBottomLeft{bottom:2px;left:-6px}.NiceThing-module__WMWWKq__plusBottomRight{bottom:2px;right:-4px}.NiceThing-module__WMWWKq__reviewCard{--curve-size:4.8rem;clip-path:polygon(var(--curve-size) 0, 100% 0, 100% 100%, 0 100%, 0 var(--curve-size))}.NiceThing-module__WMWWKq__badge{padding:8px 10px}.NiceThing-module__WMWWKq__avatarImgWrapper{border-radius:5px}.NiceThing-module__WMWWKq__avatar{--size:6rem;width:var(--size);height:var(--size);min-width:45px;min-height:45px}.NiceThing-module__WMWWKq__counter i{background-color:var(--clr-blackish-white);width:4.8rem;height:1px}.NiceThing-module__WMWWKq__resultCard{max-width:500px}.NiceThing-module__WMWWKq__caseStudyImg{border:1px solid var(--clr-blackish-white);width:12rem;height:8rem}button.NiceThing-module__WMWWKq__arrowBtn{--size:56px;min-width:var(--size);min-height:var(--size);padding:4px}.NiceThing-module__WMWWKq__progress{gap:4px}.NiceThing-module__WMWWKq__progress span{background-color:var(--clr-blackish-white);width:6px;height:6px}.NiceThing-module__WMWWKq__progress .NiceThing-module__WMWWKq__active{background-color:var(--clr-dark-black);width:3.2rem}@media (max-width:1599px){.NiceThing-module__WMWWKq__reviewCard{--curve-size:3rem}}@media (max-width:1279px){.NiceThing-module__WMWWKq__plusBottomLeft,.NiceThing-module__WMWWKq__plusBottomRight{display:none}.NiceThing-module__WMWWKq__niceThingWrapper{padding:0 var(--space-lg)}}@media (max-width:1199px){.NiceThing-module__WMWWKq__resultCard{max-width:400px}}@media (min-width:992px){.NiceThing-module__WMWWKq__reviewText{max-width:64rem}}@media (max-width:991px){.NiceThing-module__WMWWKq__resultCard{max-width:100%}button.NiceThing-module__WMWWKq__arrowBtn{--size:52px}}@media (max-width:767px){.NiceThing-module__WMWWKq__niceThingWrapper{padding:0 12px}button.NiceThing-module__WMWWKq__arrowBtn{--size:45px}}@media (max-width:575px){.NiceThing-module__WMWWKq__reviewCard{--curve-size:2rem;padding:16px}.NiceThing-module__WMWWKq__resultCard{padding:12px}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.OurProcess-module__Gsneoq__processWrapper{border:1px solid var(--clr-blackish-white);border-top:0;border-bottom:0}.OurProcess-module__Gsneoq__topRight{--size:9px;width:var(--size);height:var(--size);top:-12px;left:-6px}.OurProcess-module__Gsneoq__topLeft{--size:9px;width:var(--size);height:var(--size);top:-12px;right:-4px}.OurProcess-module__Gsneoq__bottomLeft{--size:9px;width:var(--size);height:var(--size);z-index:9;bottom:2px;left:-6px}.OurProcess-module__Gsneoq__bottomRight{--size:9px;width:var(--size);height:var(--size);z-index:9;bottom:2px;right:-3px}.OurProcess-module__Gsneoq__processHeader{gap:var(--space-md);padding-left:var(--space-sm);padding-right:var(--space-sm)}.OurProcess-module__Gsneoq__processTimeline{overflow:hidden}.OurProcess-module__Gsneoq__processSwiper .swiper-slide{height:auto}.OurProcess-module__Gsneoq__processStep{z-index:2;height:auto}.OurProcess-module__Gsneoq__processStep:before{content:"";background-image:linear-gradient(rgba(var(--clr-blackish-white-rgb), .2) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--clr-blackish-white-rgb), .2) 1px, transparent 1px);opacity:.32;pointer-events:none;background-size:42px 42px;position:absolute;inset:0}.OurProcess-module__Gsneoq__stepHalf{z-index:2;flex:1 1 0;min-height:350px;padding:22px 2.2rem}.OurProcess-module__Gsneoq__stepLabelHalf{justify-content:flex-start;align-items:flex-end}.OurProcess-module__Gsneoq__stepBodyHalf{justify-content:flex-start;align-items:flex-start}.OurProcess-module__Gsneoq__stepTop .OurProcess-module__Gsneoq__stepLabelHalf{border-top:1px solid var(--clr-blackish-white);align-items:flex-start}.OurProcess-module__Gsneoq__stepTop .OurProcess-module__Gsneoq__stepBodyHalf{align-items:end;padding-top:clamp(28px,2.65vw,45px);padding-bottom:18px}.OurProcess-module__Gsneoq__stepBottom .OurProcess-module__Gsneoq__stepLabelHalf{align-items:flex-end;padding-bottom:9px}.OurProcess-module__Gsneoq__stepBottom .OurProcess-module__Gsneoq__stepBodyHalf{border-top:1px solid var(--clr-blackish-white);padding-top:clamp(14px,1.2vw,20px);padding-bottom:clamp(28px,2.65vw,45px)}.OurProcess-module__Gsneoq__stepContent{z-index:2;flex-direction:column;gap:18px;width:100%;display:flex}.OurProcess-module__Gsneoq__stepTop .OurProcess-module__Gsneoq__stepContent,.OurProcess-module__Gsneoq__stepBottom .OurProcess-module__Gsneoq__stepContent{align-items:flex-start}.OurProcess-module__Gsneoq__stepTitle{min-height:unset;color:var(--clr-dark-black);font-family:var(--font-secondary);overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:700;line-height:1.25}.OurProcess-module__Gsneoq__stepNumber{border-bottom:1px solid var(--clr-blackish-white);width:88px;color:var(--clr-dark-black);letter-spacing:0;text-align:center;transform-origin:50%;white-space:nowrap;margin:0;padding-bottom:12px;font-size:14px;font-weight:400;line-height:1.5;transform:translate(-32px)rotate(-90deg)}.OurProcess-module__Gsneoq__stepBottom .OurProcess-module__Gsneoq__stepNumber{margin-bottom:18px}.OurProcess-module__Gsneoq__processStep:hover .OurProcess-module__Gsneoq__stepNumber,.OurProcess-module__Gsneoq__processStep:hover .OurProcess-module__Gsneoq__stepTitle{color:var(--clr-orange)}.OurProcess-module__Gsneoq__stepTop .OurProcess-module__Gsneoq__stepNumber{margin-top:5px}.OurProcess-module__Gsneoq__processCard{background-color:var(--clr-satin-purse);border:2px solid var(--clr-blackish-white);width:100%;min-height:215px;box-shadow:0 4px 8px rgba(var(--clr-elish-black-rgb), .13);transition:var(--transition-smooth);flex-direction:column;display:flex}.OurProcess-module__Gsneoq__processCard:hover{box-shadow:0 8px 16px rgba(var(--clr-elish-black-rgb), .12), 0 15px 8px rgba(var(--clr-elish-black-rgb), .1), 0 32px 64px rgba(var(--clr-elish-black-rgb), .06)}.OurProcess-module__Gsneoq__cardPane{flex-direction:column;flex:1;gap:11px;padding:12px 10px 10px;display:flex;position:relative}.OurProcess-module__Gsneoq__cardPane:first-child:before,.OurProcess-module__Gsneoq__cardPane:last-child:before{content:"";border-bottom:8px solid #d6d0ca;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;top:-2px}.OurProcess-module__Gsneoq__cardPane:first-child:before{right:-5px;left:unset;transform:rotate(45deg)}.OurProcess-module__Gsneoq__cardPane:last-child:before{left:-5px;right:unset;transform:rotate(-45deg)}.OurProcess-module__Gsneoq__cardPane+.OurProcess-module__Gsneoq__cardPane{border-top:1px solid var(--clr-blackish-white)}.OurProcess-module__Gsneoq__cardPane p{color:var(--clr-grey);font-family:var(--font-secondary);margin:0;font-size:14px;font-weight:500;line-height:1.4}.OurProcess-module__Gsneoq__stepBottom .OurProcess-module__Gsneoq__stepContent{flex-direction:column-reverse}@media (min-width:1200px){.OurProcess-module__Gsneoq__ourProcessDescription{max-width:520px}}@media (max-width:575px){.OurProcess-module__Gsneoq__stepHalf{min-height:300px}.OurProcess-module__Gsneoq__stepTitle{font-size:16px}}
.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.swiper-slide{height:auto}:is(.swiper-nav-btn,.swiper-nav-btn){background:var(--clr-orange);border-radius:50%;width:50px;height:50px;display:inline-block;position:relative}:is(.swiper-nav-btn:after,.swiper-nav-btn:after){display:none}:is(.swiper-nav-btn svg,.swiper-nav-btn svg){width:24px;height:24px;color:var(--clr-dark-black)}:is(.swiper-nav-btn:hover,.swiper-nav-btn:hover){transition:var(--transition-smooth);background-color:var(--clr-orange)}:is(.swiper-nav-btn svg,.swiper-nav-btn svg){color:var(--clr-white)}:is(.swiper-nav-btn.swiper-button-disabled,.swiper-nav-btn:disabled){background-color:var(--clr-blackish-white);border-color:var(--clr-blackish-white);cursor:not-allowed;opacity:.45}:is(.swiper-nav-btn.swiper-button-disabled svg,.swiper-nav-btn:disabled svg){color:var(--clr-dark-black)}:is(.swiper-nav-btn.swiper-button-disabled:hover,.swiper-nav-btn:disabled:hover){background-color:var(--clr-blackish-white)}:is(.swiper-nav-btn.swiper-button-disabled:hover svg,.swiper-nav-btn:disabled:hover svg){color:var(--clr-dark-black)}@media (max-width:1365px){:is(.swiper-nav-btn,.swiper-nav-btn){width:44px;height:44px}}@media (max-width:991px){:is(.swiper-nav-btn,.swiper-nav-btn){width:42px;height:42px}}@media (max-width:575px){:is(.swiper-nav-btn,.swiper-nav-btn){width:36px;height:36px}}
.TheToolkitSection-module__WqHIda__toolkitTitleWrap{border-left:1px solid var(--clr-blackish-white);border-right:1px solid var(--clr-blackish-white);--size:7px;position:relative}.TheToolkitSection-module__WqHIda__plusIconOne{z-index:1;bottom:calc(var(--size) * -1);left:calc(var(--size) * -1)}.TheToolkitSection-module__WqHIda__plusIconTwo{z-index:1;bottom:calc(var(--size) * -1);right:calc(var(--size) * -1)}.TheToolkitSection-module__WqHIda__plusIconThree{--size:11px;--size-sec:7px;z-index:1;top:calc(var(--size) * -1);left:calc(var(--size-sec) * -1)}.TheToolkitSection-module__WqHIda__plusIconFour{--size:11px;--size-sec:7px;z-index:1;top:calc(var(--size) * -1);right:calc(var(--size-sec) * -1)}.TheToolkitSection-module__WqHIda__boxLineWrap{border-top:1px solid var(--clr-blackish-white)}.TheToolkitSection-module__WqHIda__blackImgBoxWrap{border-left:1px solid var(--clr-blackish-white);border-right:1px solid var(--clr-blackish-white);padding:var(--fs-lg);position:relative}.TheToolkitSection-module__WqHIda__imgWrapper{--bs-aspect-ratio:110%;max-width:300px;transition:all .6s}.TheToolkitSection-module__WqHIda__blackImgBoxWrap:hover .TheToolkitSection-module__WqHIda__imgWrapper{color:var(--clr-dark-orange)}.TheToolkitSection-module__WqHIda__imgWrapper svg{width:100%}.TheToolkitSection-module__WqHIda__imgWrapper svg *{transition:fill .6s}.TheToolkitSection-module__WqHIda__imgWrapper svg:hover [fill=\#1B1B1B],.TheToolkitSection-module__WqHIda__imgWrapper svg:hover [fill=\#201D1E],.TheToolkitSection-module__WqHIda__imgWrapper svg:hover [fill=\#242423]{fill:var(--clr-dark-orange)}.TheToolkitSection-module__WqHIda__sliderIconWrap{max-width:120px}.TheToolkitSection-module__WqHIda__topRight{--size:0px;width:var(--size);height:var(--size);top:-12px;right:-6px}.TheToolkitSection-module__WqHIda__topLeft{--size:9px;width:var(--size);height:var(--size);top:-12px;right:-4px}@media (max-width:1599px){.TheToolkitSection-module__WqHIda__imgWrapper{max-width:250px}}@media (max-width:1365px){.TheToolkitSection-module__WqHIda__imgWrapper{max-width:200px}.TheToolkitSection-module__WqHIda__sliderIconWrap{max-width:110px}}@media (max-width:1279px){.TheToolkitSection-module__WqHIda__toolkitTitleWrap:before,.TheToolkitSection-module__WqHIda__toolkitTitleWrap:after,.TheToolkitSection-module__WqHIda__plusIconOne,.TheToolkitSection-module__WqHIda__plusIconTwo,.TheToolkitSection-module__WqHIda__plusIconThree,.TheToolkitSection-module__WqHIda__plusIconFour{display:none}.TheToolkitSection-module__WqHIda__imgWrapper{--bs-aspect-ratio:90%;max-width:180px}}@media (max-width:1199px){.TheToolkitSection-module__WqHIda__sliderIconWrap{max-width:105px}}@media (max-width:991px){.TheToolkitSection-module__WqHIda__imgWrapper{max-width:160px}.TheToolkitSection-module__WqHIda__sliderIconWrap{max-width:100px}}@media (max-width:575px){.TheToolkitSection-module__WqHIda__sliderIconWrap{max-width:94px}}:is(.swiper-nav-btn,.swiper-nav-btn){background:var(--clr-orange);border:none;border-radius:50%;display:inline-block;position:relative}:is(.swiper-nav-btn svg,.swiper-nav-btn svg){width:24px;height:24px}
.CaseStudySection-module__p_3d8a__casestudySection{background-image:url(../media/dark-bg.16lz4wts.-6kk.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.CaseStudySection-module__p_3d8a__casestudyWrapper{border:1px solid var(--clr-light-black);border-top:0;border-bottom:0}.CaseStudySection-module__p_3d8a__sectionTitle{letter-spacing:20%}.CaseStudySection-module__p_3d8a__casestudyMain{align-items:center}.CaseStudySection-module__p_3d8a__casestudyList{width:100%}.CaseStudySection-module__p_3d8a__casestudyList li{cursor:pointer;z-index:9;background-color:var(--clr-dark-black);border:1px solid #d6d0ca1a}.CaseStudySection-module__p_3d8a__dotIcon{--size:10px;min-height:var(--size);min-width:var(--size);background-color:#d6d0ca80;border-radius:50%;display:block}.CaseStudySection-module__p_3d8a__listContent{gap:13px}.CaseStudySection-module__p_3d8a__listNumber{aspect-ratio:1;border-right:1px solid #d6d0ca1a;width:10rem}.CaseStudySection-module__p_3d8a__casestudyAssetsWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.CaseStudySection-module__p_3d8a__casestudyPreview{will-change:opacity, transform, filter;animation:.38s both CaseStudySection-module__p_3d8a__casestudySwap}.CaseStudySection-module__p_3d8a__connectorWrap{pointer-events:none;flex:0 0 clamp(8rem,10vw,12.2rem);align-self:stretch;min-height:50rem;position:relative}.CaseStudySection-module__p_3d8a__connectorSvg{--connector-gradient-edge:#2d2d2c;--connector-gradient-active:#ff4221;--connector-line-muted:#d6d0ca14;width:12.2rem;height:100%;display:block;overflow:visible}.CaseStudySection-module__p_3d8a__connectorPath{fill:none;stroke:var(--connector-line-muted);stroke-linecap:round;stroke-width:1px;transition:opacity .35s,stroke .35s}.CaseStudySection-module__p_3d8a__connectorPathActive{fill:none;opacity:0;stroke-linecap:round;stroke-width:1.5px;stroke-dasharray:200 420;stroke-dashoffset:420px;filter:drop-shadow(0 0 6px #ff422166);transition:opacity .3s}.CaseStudySection-module__p_3d8a__connectorPathActive.CaseStudySection-module__p_3d8a__isActive{opacity:1;animation:1.2s linear infinite CaseStudySection-module__p_3d8a__lineShimmer}@keyframes CaseStudySection-module__p_3d8a__lineShimmer{0%{stroke-dashoffset:420px}to{stroke-dashoffset:-200px}}.CaseStudySection-module__p_3d8a__connectorStartDot{fill:var(--connector-gradient-edge);transform-box:fill-box;transform-origin:50%;transition:fill .25s,transform .25s}.CaseStudySection-module__p_3d8a__connectorStartDot.CaseStudySection-module__p_3d8a__isActive{transform:scale(1.08)}.CaseStudySection-module__p_3d8a__connectorDot{fill:var(--connector-gradient-edge);transform-box:fill-box;transform-origin:50%;transition:fill .35s,transform .35s}.CaseStudySection-module__p_3d8a__hasActiveConnector .CaseStudySection-module__p_3d8a__connectorDot{transform:scale(1.15)}.CaseStudySection-module__p_3d8a__casestudyInfo{gap:20px;margin:3.5rem 0 0}.CaseStudySection-module__p_3d8a__commonHover,.CaseStudySection-module__p_3d8a__hoverRevert{transition:var(--transition-smooth)}.CaseStudySection-module__p_3d8a__casestudyList li:hover .CaseStudySection-module__p_3d8a__commonHover{opacity:0}.CaseStudySection-module__p_3d8a__commonHover{opacity:1}.CaseStudySection-module__p_3d8a__hoverRevert{opacity:0}.CaseStudySection-module__p_3d8a__casestudyList li:hover .CaseStudySection-module__p_3d8a__hoverRevert{opacity:.6}.CaseStudySection-module__p_3d8a__listDetails{padding:var(--space-1sm) var(--space-md)}@keyframes CaseStudySection-module__p_3d8a__casestudySwap{0%{opacity:0;filter:blur(2px);transform:translateY(.9rem)}to{opacity:1;filter:blur();transform:translateY(0)}}.CaseStudySection-module__p_3d8a__casestudyAssets{min-height:600px}.CaseStudySection-module__p_3d8a__casestudyAssets img{width:100%;max-width:700px}@media (max-width:1599px){.CaseStudySection-module__p_3d8a__listContent h6 span{font-size:14px}}@media (max-width:1199px){.CaseStudySection-module__p_3d8a__casestudyList li:hover .CaseStudySection-module__p_3d8a__commonHover,.CaseStudySection-module__p_3d8a__casestudyList li:hover .CaseStudySection-module__p_3d8a__hoverRevert,.CaseStudySection-module__p_3d8a__casestudyHoverHide,.CaseStudySection-module__p_3d8a__casestudyArrow{opacity:1}.CaseStudySection-module__p_3d8a__connectorWrap{flex-basis:7rem}}@media (max-width:991px){.CaseStudySection-module__p_3d8a__sectionTitle{padding-bottom:var(--space-lg)}.CaseStudySection-module__p_3d8a__casestudyMain{flex-direction:column}.CaseStudySection-module__p_3d8a__casestudyList{margin:0 0 var(--space-2lg) 0}.CaseStudySection-module__p_3d8a__casestudyContent,.CaseStudySection-module__p_3d8a__casestudyAssetsWrapper{width:100%}.CaseStudySection-module__p_3d8a__connectorWrap{display:none}.CaseStudySection-module__p_3d8a__casestudyInfo{flex-wrap:wrap}}@media (max-width:575px){.CaseStudySection-module__p_3d8a__listNumber{width:unset}.CaseStudySection-module__p_3d8a__dotIcon{--size:8px}.CaseStudySection-module__p_3d8a__casestudyArrow svg{width:20px}.CaseStudySection-module__p_3d8a__casestudyInfo div{display:flex}.CaseStudySection-module__p_3d8a__listDetails{padding:var(--space-sm)}}
.IndustriesSection-module__NACBia__industriesTitleWrap{border-left:1px solid var(--clr-blackish-white);border-right:1px solid var(--clr-blackish-white);--size:7px;position:relative}.IndustriesSection-module__NACBia__plusIconOne{z-index:1;bottom:calc(var(--size) * -1);left:calc(var(--size) * -1)}.IndustriesSection-module__NACBia__plusIconTwo{z-index:1;bottom:calc(var(--size) * -1);right:calc(var(--size) * -1)}.IndustriesSection-module__NACBia__plusIconThree{--size:11px;--size-sec:7px;z-index:1;top:calc(var(--size) * -1);left:calc(var(--size-sec) * -1)}.IndustriesSection-module__NACBia__plusIconFour{--size:11px;--size-sec:7px;z-index:1;top:calc(var(--size) * -1);right:calc(var(--size-sec) * -1)}.IndustriesSection-module__NACBia__boxLineWrap{border-top:1px solid var(--clr-blackish-white)}.IndustriesSection-module__NACBia__blackImgBoxWrap{border-left:1px solid var(--clr-blackish-white);padding:var(--fs-lg);position:relative}.IndustriesSection-module__NACBia__imgWrapper{--bs-aspect-ratio:160%;max-width:170px;overflow-y:hidden}.IndustriesSection-module__NACBia__sliderIconWrap{max-width:120px}.IndustriesSection-module__NACBia__blackImgBoxWrap:hover h6{transition:var(--transition-smooth);color:var(--clr-orange)}@media (max-width:1439px){.IndustriesSection-module__NACBia__imgWrapper{max-width:150px}}@media (max-width:1365px){.IndustriesSection-module__NACBia__sliderIconWrap{max-width:110px}}@media (max-width:1279px){.IndustriesSection-module__NACBia__industriesTitleWrap:before,.IndustriesSection-module__NACBia__industriesTitleWrap:after,.IndustriesSection-module__NACBia__plusIconOne,.IndustriesSection-module__NACBia__plusIconTwo,.IndustriesSection-module__NACBia__plusIconThree,.IndustriesSection-module__NACBia__plusIconFour{display:none}.IndustriesSection-module__NACBia__imgWrapper{--bs-aspect-ratio:155%;max-width:140px}}@media (max-width:1199px){.IndustriesSection-module__NACBia__imgWrapper{--bs-aspect-ratio:150%;max-width:120px}.IndustriesSection-module__NACBia__sliderIconWrap{max-width:100px}}@media (max-width:575px){.IndustriesSection-module__NACBia__sliderIconWrap{max-width:94px}}
.CustomCursor-module__8EfPFq__cursor{z-index:2147483647;pointer-events:none;opacity:0;transition:opacity .16s;position:fixed;inset:0}.CustomCursor-module__8EfPFq__visible{opacity:1}.CustomCursor-module__8EfPFq__ring,.CustomCursor-module__8EfPFq__dot{will-change:transform;border-radius:999px;position:fixed;top:0;left:0}.CustomCursor-module__8EfPFq__ring{mix-blend-mode:difference;border:2px solid #e94d0fd1;width:38px;height:38px;margin:-17px 0 0 -17px;transition:width .18s,height .18s,margin .18s,border-color .18s,background-color .18s;box-shadow:0 0 24px #ff66003d}.CustomCursor-module__8EfPFq__dot{background:#f95e42;width:7px;height:7px;margin:-3.5px 0 0 -3.5px;box-shadow:0 0 14px #f95e42}.CustomCursor-module__8EfPFq__hovering .CustomCursor-module__8EfPFq__ring{background:#ff8a0024;border-color:#ffffffeb;width:48px;height:48px;margin:-24px 0 0 -24px}@media (max-width:991px),(pointer:coarse),(prefers-reduced-motion:reduce){.CustomCursor-module__8EfPFq__cursor{display:none}}
.CaseStudyHeroSection-module__S6jwZG__heroLineWrapper{border-left:1px solid var(--clr-blackish-white);border-right:1px solid var(--clr-blackish-white);padding:0 8px;position:relative}.CaseStudyHeroSection-module__S6jwZG__heroLineWrapper:after{--sizeAfter:8px;content:"+";left:calc(var(--sizeAfter) * -1);bottom:calc(var(--sizeAfter) * -1);position:absolute}.CaseStudyHeroSection-module__S6jwZG__heroLineWrapper:before{--sizeBefore:7px;content:"+";right:calc(var(--sizeBefore) * -1);bottom:calc(var(--sizeBefore) * -1);z-index:11;position:absolute}.CaseStudyHeroSection-module__S6jwZG__caseStudyheroWrap{padding-top:var(--header-min-height)}.CaseStudyHeroSection-module__S6jwZG__heroStudyWrapper{max-width:970px;padding:var(--fs-2lg) 0px 0px 0px;opacity:0;animation:.7s ease-out .1s forwards CaseStudyHeroSection-module__S6jwZG__fadeUp}.CaseStudyHeroSection-module__S6jwZG__pragraphTextWrap{opacity:0;max-width:795px;animation:.9s ease-out .25s forwards CaseStudyHeroSection-module__S6jwZG__fadeUp}.CaseStudyHeroSection-module__S6jwZG__heroImgWrapper{--bs-aspect-ratio:57%;opacity:0;max-width:830px;animation:1s ease-out .4s forwards CaseStudyHeroSection-module__S6jwZG__fadeUp}@keyframes CaseStudyHeroSection-module__S6jwZG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1599px){.CaseStudyHeroSection-module__S6jwZG__heroImgWrapper{--bs-aspect-ratio:55%;max-width:772px}}@media (max-width:1439px){.CaseStudyHeroSection-module__S6jwZG__heroImgWrapper{--bs-aspect-ratio:55%;max-width:700px}}@media (max-width:991px){.CaseStudyHeroSection-module__S6jwZG__heroImgWrapper{--bs-aspect-ratio:55%;max-width:600px}}@media (max-width:767px){.CaseStudyHeroSection-module__S6jwZG__heroLineWrapper:before,.CaseStudyHeroSection-module__S6jwZG__heroLineWrapper:after{content:""}}
.CaseStudyOverviewSection-module__iezQYG__overviewGridWrap{--positionx:-8px;--positioy:-13px;border-left:1px solid var(--clr-blackish-white);border-right:1px solid var(--clr-blackish-white);grid-template-columns:repeat(4,1fr);padding-left:8px;padding-right:8px;position:relative}.CaseStudyOverviewSection-module__iezQYG__overviewGridWrap:after{content:"+";left:var(--positionx);top:var(--positioy);position:absolute}.CaseStudyOverviewSection-module__iezQYG__overviewGridWrap:before{content:"+";right:var(--positionx);top:var(--positioy);z-index:11;position:absolute}.CaseStudyOverviewSection-module__iezQYG__overviewHeadingWrap{border:1px solid var(--clr-blackish-white);border-bottom:0px solid var(--clr-blackish-white);--lsTop:-11px;--leTop:-6px}.CaseStudyOverviewSection-module__iezQYG__overviewText{max-width:957px;padding-left:8px;padding-right:8px}.CaseStudyOverviewSection-module__iezQYG__overviewHeadingWrap:after{--sizeAfter:8px;content:"+";left:calc(var(--sizeAfter) * -1);bottom:calc(var(--sizeAfter) * -1);z-index:11;position:absolute}.CaseStudyOverviewSection-module__iezQYG__overviewHeadingWrap:before{--sizeBefore:7px;content:"+";right:calc(var(--sizeBefore) * -1);bottom:calc(var(--sizeBefore) * -1);z-index:11;position:absolute}.CaseStudyOverviewSection-module__iezQYG__leftTop{top:var(--lsTop);left:var(--leTop)}.CaseStudyOverviewSection-module__iezQYG__rightTop{top:var(--lsTop);right:var(--leTop)}@media (max-width:767px){.CaseStudyOverviewSection-module__iezQYG__overviewHeadingWrap:before,.CaseStudyOverviewSection-module__iezQYG__overviewHeadingWrap:after,.CaseStudyOverviewSection-module__iezQYG__overviewGridWrap:before,.CaseStudyOverviewSection-module__iezQYG__overviewGridWrap:after{content:""}}@media (max-width:399px){.CaseStudyOverviewSection-module__iezQYG__overviewGridWrap{grid-template-columns:repeat(3,1fr)}}
.Casestudy-module__zHWiXW__casestudyWrapper{border-top:none;border-bottom:none}.Casestudy-module__zHWiXW__casestudyTitle{max-width:56rem}.Casestudy-module__zHWiXW__casestudyList li{list-style-type:disc}.Casestudy-module__zHWiXW__casestudyAssets img{border:5px solid var(--clr-blackish-white)}.Casestudy-module__zHWiXW__casestudyContent{align-items:center}.Casestudy-module__zHWiXW__casestudyAssets{width:100%;max-width:77.5rem}@media (max-width:1199px){.Casestudy-module__zHWiXW__casestudyAssets{max-width:50%}}@media (max-width:767px){.Casestudy-module__zHWiXW__casestudyAssets{max-width:100%}.Casestudy-module__zHWiXW__casestudyContent{align-items:start;gap:var(--space-sm)}.Casestudy-module__zHWiXW__casestudyWrapper{padding:var(--space-1sm) var(--space-sm) var(--space-sm) 20px}.Casestudy-module__zHWiXW__casestudyTitle{margin:var(--space-sm) 0 var(--space-xs) 0}}
.WSHover-module__Ob2PVq__hoverEffect{cursor:pointer;transition:all .4s;position:relative;overflow:hidden}.WSHover-module__Ob2PVq__hoverEffect:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:80%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%}.WSHover-module__Ob2PVq__hoverEffect:hover:before{left:150%}.WSHover-module__Ob2PVq__hoverEffect:hover{transform:translateY(-4px)scale(1.02)}
.cursorFollower-module__-LfzMG__svgFilter{pointer-events:none;width:0;height:0;position:fixed}.cursorFollower-module__-LfzMG__cursorLens,.cursorFollower-module__-LfzMG__cursorGlow,.cursorFollower-module__-LfzMG__spotlight{pointer-events:none;opacity:0;will-change:transform, opacity;position:fixed;top:0;left:0}.cursorFollower-module__-LfzMG__cursorLens{--size:20rem;width:var(--size);height:var(--size);z-index:2147483647;filter:url(#glass-distortion);mix-blend-mode:screen;-webkit-backdrop-filter:blur()saturate(50%)brightness(1.1);backdrop-filter:blur()saturate(50%)brightness(1.1);background:radial-gradient(circle at 32% 25%,#ffffffa8,#fff3 22%,#ffffff0f 46%,#ff8c001f 100%);border:1px solid #ffffff6b;border-radius:50%;transition:opacity .24s,width .3s,height .3s,border-color .3s,box-shadow .3s;animation:7s ease-in-out infinite cursorFollower-module__-LfzMG__liquidMorph;overflow:hidden}.cursorFollower-module__-LfzMG__cursorLens:before{content:"";border-radius:inherit;position:absolute;inset:100px}.cursorFollower-module__-LfzMG__cursorLens:after{content:"";filter:blur();background:#ff800025;border-radius:50%;width:28px;height:28px;position:absolute;bottom:17px;right:18px}.cursorFollower-module__-LfzMG__reflection{border-radius:inherit;mix-blend-mode:screen;background:linear-gradient(135deg,#ffffffbf,#ffffff29 24%,#0000 42%),radial-gradient(circle at 68% 76%,#ffffff38,#0000 24%);position:absolute;inset:0}.cursorFollower-module__-LfzMG__cursorGlow{z-index:2147483645;filter:blur();mix-blend-mode:screen;border-radius:50%;width:460px;height:460px;transition:opacity .3s}.cursorFollower-module__-LfzMG__spotlight{z-index:2147483644;--cursor-x:50%;--cursor-y:50%;background:radial-gradient(circle 320px at var(--cursor-x) var(--cursor-y), #ffffff18, #ff88000b 34%, transparent 100%);mix-blend-mode:screen;transition:opacity .3s;inset:0}.cursorFollower-module__-LfzMG__visible{opacity:1}.cursorFollower-module__-LfzMG__isHovering{border-color:#ffffffb3;width:6rem;height:6rem;box-shadow:inset 10px 12px 22px #ffffff6b,inset -12px -12px 24px #ff6b002e,0 0 40px #ffffff57,0 0 120px #ff6b006b}@keyframes cursorFollower-module__-LfzMG__liquidMorph{0%{border-radius:42% 58% 65% 35%/45% 35% 65% 55%}20%{border-radius:65% 35% 40% 60%/55% 70% 30% 45%}40%{border-radius:30% 70% 55% 45%/65% 40% 60% 35%}60%{border-radius:55% 45% 70% 30%/35% 65%}80%{border-radius:70% 30% 35% 65%/60% 30% 70% 40%}to{border-radius:42% 58% 65% 35%/45% 35% 65% 55%}}:is(a,button,[role=button],input,textarea,select,[data-magnetic],.magnetic){will-change:transform;transition:transform .28s cubic-bezier(.22,1,.36,1)}@media (max-width:991px),(pointer:coarse){.cursorFollower-module__-LfzMG__cursorLens,.cursorFollower-module__-LfzMG__cursorGlow,.cursorFollower-module__-LfzMG__spotlight{display:none}}
.Loader-module__AdlJEq__loaderContainer{background-color:var(--clr-ivory);z-index:999999;overscroll-behavior:none;pointer-events:all;justify-content:center;align-items:center;animation:.5s 3.5s forwards Loader-module__AdlJEq__fadeOutBg,0s 4.5s forwards Loader-module__AdlJEq__hideContainer;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes Loader-module__AdlJEq__fadeOutBg{to{background-color:#0000}}@keyframes Loader-module__AdlJEq__hideContainer{to{visibility:hidden;opacity:0}}.Loader-module__AdlJEq__animationBox{justify-content:center;align-items:center;width:280px;height:90px;animation:1s cubic-bezier(.85,0,.15,1) 3.5s forwards Loader-module__AdlJEq__expandBox;display:flex;position:relative}@keyframes Loader-module__AdlJEq__expandBox{to{width:100vw;height:100vh}}.Loader-module__AdlJEq__cross{width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Loader-module__AdlJEq__cross:before,.Loader-module__AdlJEq__cross:after{content:"";background-color:#1b1b1b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Loader-module__AdlJEq__cross:before{width:100%;height:1px}.Loader-module__AdlJEq__cross:after{width:1px;height:100%}.Loader-module__AdlJEq__topLeft{animation:2s cubic-bezier(.85,0,.15,1) forwards Loader-module__AdlJEq__moveTopLeft}.Loader-module__AdlJEq__topRight{animation:2s cubic-bezier(.85,0,.15,1) forwards Loader-module__AdlJEq__moveTopRight}.Loader-module__AdlJEq__bottomLeft{animation:2s cubic-bezier(.85,0,.15,1) forwards Loader-module__AdlJEq__moveBottomLeft}.Loader-module__AdlJEq__bottomRight{animation:2s cubic-bezier(.85,0,.15,1) forwards Loader-module__AdlJEq__moveBottomRight}@keyframes Loader-module__AdlJEq__moveTopLeft{0%,15%{top:50%;left:50%}35%,50%{top:0%;left:50%}75%,to{top:0%;left:0%}}@keyframes Loader-module__AdlJEq__moveTopRight{0%,15%{top:50%;left:50%}35%,50%{top:0%;left:50%}75%,to{top:0%;left:100%}}@keyframes Loader-module__AdlJEq__moveBottomLeft{0%,15%{top:50%;left:50%}35%,50%{top:100%;left:50%}75%,to{top:100%;left:0%}}@keyframes Loader-module__AdlJEq__moveBottomRight{0%,15%{top:50%;left:50%}35%,50%{top:100%;left:50%}75%,to{top:100%;left:100%}}.Loader-module__AdlJEq__contentWrapper{opacity:0;justify-content:center;align-items:center;gap:15px;animation:.1s 1.2s forwards Loader-module__AdlJEq__showContent,.5s 3s forwards Loader-module__AdlJEq__hideContent;display:flex}@keyframes Loader-module__AdlJEq__showContent{to{opacity:1}}@keyframes Loader-module__AdlJEq__hideContent{to{opacity:0;visibility:hidden}}.Loader-module__AdlJEq__logoIcon{opacity:0;animation:.6s cubic-bezier(.34,1.56,.64,1) 1.2s forwards Loader-module__AdlJEq__logoIn;transform:scale(.5)}@keyframes Loader-module__AdlJEq__logoIn{to{opacity:1;transform:scale(1)}}.Loader-module__AdlJEq__textContent{flex-direction:column;gap:2px;display:flex;overflow:hidden}.Loader-module__AdlJEq__textLine{font-family:var(--font-secondary), sans-serif;color:#1b1b1b;letter-spacing:.15em;opacity:0;font-size:14px;font-weight:700;line-height:1;animation:.6s cubic-bezier(.22,1,.36,1) forwards Loader-module__AdlJEq__textSlideUp;transform:translateY(15px)}.Loader-module__AdlJEq__textLine:first-child{animation-delay:1.8s}.Loader-module__AdlJEq__textLine:nth-child(2){animation-delay:1.95s}@keyframes Loader-module__AdlJEq__textSlideUp{to{opacity:1;transform:translateY(0)}}.Loader-module__AdlJEq__borderBox{box-sizing:border-box;animation:2s cubic-bezier(.85,0,.15,1) forwards Loader-module__AdlJEq__drawBorderBox,.5s 3s forwards Loader-module__AdlJEq__hideContent;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Loader-module__AdlJEq__drawBorderBox{0%,15%{border:0 solid #0000;width:0;height:0}15.1%{border:0 solid #1b1b1b4d;border-width:0 1px;width:0;height:0}35%,50%{border:0 solid #1b1b1b4d;border-width:0 1px;width:0;height:100%}50.1%{border-width:1px;width:0;height:100%}75%,to{border:1px solid #1b1b1b4d;width:100%;height:100%}}@media (max-width:991px){.Loader-module__AdlJEq__animationBox{height:75px}}@media (max-width:575px){.Loader-module__AdlJEq__animationBox{height:70px}}
.CursorParticals-module__LzDzGa__canvas{--cursor-particle-light-section-fill:#444;--cursor-particle-light-section-stroke:#424242;--cursor-particle-dark-section-fill:#fff7ed;--cursor-particle-dark-section-stroke:#ffe6c8;--cursor-particle-alpha:.65;--cursor-particle-circle-hover-alpha:.25;--cursor-particle-circle-hover-alpha-transition:.12;--cursor-particle-circle-count:120;--cursor-particle-circle-spawn-rate:4;--cursor-particle-circle-min-size:2;--cursor-particle-circle-max-size:18;--cursor-particle-circle-life:70;--cursor-particle-circle-spread:1.8;--cursor-particle-dark-section-threshold:120;--cursor-particle-color-transition:.08;--cursor-particle-line-gravity:.02;--cursor-particle-line-max-width:30;--cursor-particle-line-opacity-decay:.005;--cursor-particle-line-stroke-width:3;--cursor-particle-line-idle-count:30;--cursor-particle-line-moving-count:140;--cursor-particle-line-idle-delay:120;--cursor-particle-line-frequency-transition:.08;pointer-events:none;z-index:9999;width:100vw;height:100vh;position:fixed;inset:0}
.PixelCursor-module__m6YVWq__PCWrapper{pointer-events:none;z-index:999999;position:fixed;inset:0;overflow:hidden}.PixelCursor-module__m6YVWq__PCCanvas{pointer-events:none;width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;will-change:transform;display:block;position:absolute;inset:0;transform:translateZ(0)}
.Case-Studies-module___KmH9a__caseStudy{padding:var(--header-min-height) 0 0 0}
.CaseStudy-module__YvRU4W__lineAnimation{height:100%}.CaseStudy-module__YvRU4W__topRight{--size:9px;width:var(--size);height:var(--size);z-index:9;top:-12px;left:-6px}.CaseStudy-module__YvRU4W__topLeft{--size:9px;width:var(--size);height:var(--size);z-index:9;top:-12px;right:-4px}.CaseStudy-module__YvRU4W__bottomLeft{--size:9px;width:var(--size);height:var(--size);z-index:9;bottom:2px;left:-6px}.CaseStudy-module__YvRU4W__bottomRight{--size:9px;width:var(--size);height:var(--size);z-index:9;bottom:2px;right:-3px}.CaseStudy-module__YvRU4W__casestudySolutions:last-child,.CaseStudy-module__YvRU4W__casestudyProblems:last-child{padding-bottom:var(--space-xl)}.CaseStudy-module__YvRU4W__problemWrapper,.CaseStudy-module__YvRU4W__solutionWrapper{border:1px solid var(--clr-blackish-white)}
.OurCasestudy-module__AHdLnq__caseStudy{padding:var(--header-min-height) 0 0 0}
.page-not-found-module__yrrQqG__pageNotFound{background-color:var(--clr-ivory);min-height:100vh;color:var(--clr-dark-black);padding:calc(var(--header-min-height) + var(--space-md)) var(--space-xl) var(--space-xl);align-items:center;display:flex}.page-not-found-module__yrrQqG__contentWrap{align-items:center;gap:var(--space-4xl);grid-template-columns:minmax(0,1fr) minmax(360px,38rem);width:100%;max-width:1200px;margin:0 auto;display:grid}.page-not-found-module__yrrQqG__copyBlock{max-width:520px}.page-not-found-module__yrrQqG__errorCode{font-family:var(--font-secondary);color:var(--clr-dark-black);margin-bottom:var(--space-2sm);font-size:clamp(8.6rem,10vw,14rem);font-weight:700;line-height:.9}.page-not-found-module__yrrQqG__title{font-family:var(--font-secondary);font-size:clamp(var(--fs-lg), 3vw, var(--fs-xl));color:var(--clr-dark-black);margin-bottom:var(--space-1sm);font-weight:700;line-height:1.15}.page-not-found-module__yrrQqG__description{max-width:520px;font-family:var(--font-primary);font-size:var(--fs-sm);color:var(--clr-light-black);margin-bottom:var(--space-md);font-weight:400;line-height:1.6}.page-not-found-module__yrrQqG__buttonWrap{z-index:1;position:relative}.page-not-found-module__yrrQqG__homeButton{min-width:215px}.page-not-found-module__yrrQqG__imageBlock{width:100%}.page-not-found-module__yrrQqG__illustration{aspect-ratio:1;object-fit:cover;border-radius:var(--space-sm);width:100%;height:auto;box-shadow:0 28px 70px rgba(var(--clr-black-rgb), .14);display:block}@media (max-width:1199px){.page-not-found-module__yrrQqG__pageNotFound{padding-left:var(--space-lg);padding-right:var(--space-lg)}.page-not-found-module__yrrQqG__contentWrap{gap:var(--space-2lg);grid-template-columns:minmax(0,1fr) minmax(320px,38vw)}}@media (max-width:991px){.page-not-found-module__yrrQqG__contentWrap{gap:var(--space-lg);text-align:center;grid-template-columns:1fr}.page-not-found-module__yrrQqG__copyBlock{max-width:620px;margin:0 auto}.page-not-found-module__yrrQqG__description,.page-not-found-module__yrrQqG__buttonWrap{margin-left:auto;margin-right:auto}.page-not-found-module__yrrQqG__imageBlock{display:none}}@media (max-width:575px){.page-not-found-module__yrrQqG__pageNotFound{padding:var(--space-2lg) var(--space-sm)}.page-not-found-module__yrrQqG__contentWrap{gap:var(--space-md)}.page-not-found-module__yrrQqG__errorCode{margin-bottom:var(--space-sm);font-size:7.8rem}.page-not-found-module__yrrQqG__title{font-size:var(--fs-lg);margin-bottom:var(--space-sm)}.page-not-found-module__yrrQqG__description{font-size:var(--fs-xs);margin-bottom:var(--space-1sm);line-height:1.55}.page-not-found-module__yrrQqG__homeButton{min-width:190px}.page-not-found-module__yrrQqG__illustration{border-radius:var(--space-xs)}}
.Home-module__Ho9lYW__lineAnimation{height:100%}
