.styles_settingsLayout__1iJsl{min-width:200px;height:100%;padding-bottom:var(--s2);background-color:var(--secondaryColor)}.styles_settingsLayout__1iJsl .styles_backContainer__RIfS3{position:relative;display:flex;justify-content:space-between;height:var(--headerHeight);padding:var(--s2);background-color:var(--white);box-shadow:var(--cardShadow)}.styles_settingsLayout__1iJsl .styles_backContainer__RIfS3 .styles_button__WF7EN{display:flex;justify-content:center;align-items:center;transition-property:opacity,background,color,border,clip-path;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:-moz-fit-content;min-width:fit-content;min-height:var(--buttonHeight);padding:0 var(--horizontalButtonPadding);border:0;border-radius:var(--buttonRadius);background:transparent}.styles_settingsLayout__1iJsl .styles_backContainer__RIfS3 .styles_button__WF7EN:not([disabled]){cursor:pointer}.styles_settingsLayout__1iJsl .styles_backContainer__RIfS3 .styles_button__WF7EN:focus:not([disabled]),.styles_settingsLayout__1iJsl .styles_backContainer__RIfS3 .styles_button__WF7EN:hover:not([disabled]){opacity:.7}.styles_settingsLayout__1iJsl .styles_backContainer__RIfS3 .styles_button__WF7EN:active:not([disabled]){opacity:.5}.styles_settingsLayout__1iJsl .styles_backContainer__RIfS3 .styles_button__WF7EN:disabled{opacity:.8}.styles_settingsLayout__1iJsl .styles_backContainer__RIfS3 .styles_button__WF7EN svg{margin-right:var(--s-1)}.styles_settingsLayout__1iJsl .styles_app__kCQXn{display:flex;gap:var(--s2);padding-top:var(--s2);max-width:var(--appWrapperMaxWidth);width:var(--appWrapperMaxPercentage);margin:0 auto}.styles_settingsLayout__1iJsl .styles_app__kCQXn .styles_content__5oidd{overflow-x:hidden;flex:4 1 100%}@media(max-width:600px){.styles_settingsLayout__1iJsl .styles_app__kCQXn .styles_content__5oidd{margin-top:var(--s2)}.styles_settingsLayout__1iJsl .styles_app__kCQXn{flex-wrap:wrap;margin:0 auto}}@media(max-width:900px){.styles_backContainer__RIfS3{display:none!important}}.styles_hamburger__UFCm_{cursor:pointer;overflow:visible;display:inline-block;width:var(--hamburgerSize);height:var(--hamburgerSize);margin:0;padding:19px 2px;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter}.styles_hamburger__UFCm_:hover{transform:translate(0)}.styles_hamburger__UFCm_.styles_isActive__ZU5F_:hover .styles_hamburgerInner__b1gRn,.styles_hamburger__UFCm_.styles_isActive__ZU5F_:hover .styles_hamburgerInner__b1gRn:after,.styles_hamburger__UFCm_.styles_isActive__ZU5F_:hover .styles_hamburgerInner__b1gRn:before{background-color:var(--primaryColor)}.styles_hamburger__UFCm_.styles_isActive__ZU5F_ .styles_hamburgerInner__b1gRn,.styles_hamburger__UFCm_.styles_isActive__ZU5F_ .styles_hamburgerInner__b1gRn:after,.styles_hamburger__UFCm_.styles_isActive__ZU5F_ .styles_hamburgerInner__b1gRn:before{background-color:var(--darkBlack);transition:transform .6s,background-color .8s}.styles_hamburgerBox__2mniY{position:relative;display:inline-block;width:32px;height:18px}.styles_hamburgerInner__b1gRn{top:50%;display:block;margin-top:-1px}.styles_hamburgerInner__b1gRn:after,.styles_hamburgerInner__b1gRn:before{content:"";display:block}.styles_hamburgerInner__b1gRn:before{top:-8px}.styles_hamburgerInner__b1gRn:after{bottom:-8px}.styles_hamburgerInner__b1gRn,.styles_hamburgerInner__b1gRn:after,.styles_hamburgerInner__b1gRn:before{position:absolute;width:32px;height:2px;background-color:var(--darkBlack);border-radius:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform}.styles_hamburger3dx__IUSYf .styles_hamburgerBox__2mniY{perspective:64px}.styles_hamburger3dx__IUSYf .styles_hamburgerInner__b1gRn{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.styles_hamburger3dx__IUSYf .styles_hamburgerInner__b1gRn:after,.styles_hamburger3dx__IUSYf .styles_hamburgerInner__b1gRn:before{transition:transform .1s cubic-bezier(.645,.045,.355,1) .1s}.styles_hamburger3dx__IUSYf.styles_isActive__ZU5F_ .styles_hamburgerInner__b1gRn{transform:rotateY(180deg);background-color:transparent!important}.styles_hamburger3dx__IUSYf.styles_isActive__ZU5F_ .styles_hamburgerInner__b1gRn:before{transform:translate3d(0,8px,0) rotate(45deg)}.styles_hamburger3dx__IUSYf.styles_isActive__ZU5F_ .styles_hamburgerInner__b1gRn:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.styles_loader__GD_tZ{--spinnerSpeed:10000s;--loaderSpeed:1.25s;--spinnerSize:50px;--exoColorBackground:var(--darkBlack);--exoColorBorder:var(--primaryColor);--exoColorPage:var(--white);animation:styles_spin__X6KW1 var(--loaderSpeed) linear 0s infinite normal}.styles_loader__GD_tZ:after,.styles_loader__GD_tZ:before{content:"";position:absolute;display:block}.styles_loader__GD_tZ:before{z-index:4;top:calc(var(--spinnerSize)/2.5);left:calc(var(--spinnerSize)/2.5);width:calc(var(--spinnerSize)/5);height:calc(var(--spinnerSize)/5);background-color:var(--exoColorBorder);border-radius:50%}.styles_loader__GD_tZ:after{top:calc(var(--spinnerSize)/17);left:calc(var(--spinnerSize)/17);width:calc(var(--spinnerSize)/1.14);height:calc(var(--spinnerSize)/1.14);background:var(--exoColorBackground);border:4px solid var(--exoColorPage);border-radius:50%}.styles_loader__GD_tZ.styles_small__kOUDl{--spinnerSize:var(--s2)}.styles_loader__GD_tZ.styles_medium__bCJaQ{--spinnerSize:var(--s4)}.styles_loader__GD_tZ.styles_large__m1Plp{--spinnerSize:var(--s5)}.styles_loader__GD_tZ,.styles_spinner__YNoGV{position:relative;display:block;width:var(--spinnerSize);height:var(--spinnerSize);border-radius:80%}.styles_spinner__YNoGV{background:var(--exoColorBorder);animation:styles_spin__X6KW1 var(--spinnerSpeed) linear 0s infinite normal}.styles_spinner__YNoGV:after,.styles_spinner__YNoGV:before{content:"";position:absolute;display:block}.styles_spinner__YNoGV:before{z-index:1;top:0;right:0;width:50%;height:var(--spinnerSize);background-image:linear-gradient(var(--exoColorPage),var(--exoColorBorder));border-radius:0 calc(var(--spinnerSize)*1.8) calc(var(--spinnerSize)*1.8) 0}@keyframes styles_spin__X6KW1{to{transform:rotate(1turn)}}.styles_procorePage__Q0nqN{display:flex;flex-direction:column;gap:var(--s0);align-items:center;justify-content:center;min-height:250px}.styles_button__mA6Zm{cursor:pointer;display:flex;align-items:center;justify-content:flex-start;border:unset;border-radius:var(--standardBorderRadius);transition:opacity var(--standardTransitionTime),color var(--standardTransitionTime),background-color var(--standardTransitionTime),border var(--standardTransitionTime)}.styles_buttoninput__0n_Tl{color:var(--primaryColor)}.styles_button__mA6Zm:focus,.styles_button__mA6Zm:hover{opacity:.75}.styles_button__mA6Zm:active{opacity:.5}.styles_button__mA6Zm.styles_centered__vOukR{justify-content:center}.styles_button__mA6Zm.styles_largeIcon__TZ0FT .styles_icon__0Cpq1,.styles_button__mA6Zm.styles_mediumIcon__V5AcJ .styles_icon__0Cpq1,.styles_button__mA6Zm.styles_smallIcon__vjM5x .styles_icon__0Cpq1{display:flex;width:var(--size);height:var(--size)}.styles_button__mA6Zm.styles_smallIcon__vjM5x{--size:20px;gap:var(--s-1)}.styles_button__mA6Zm.styles_mediumIcon__V5AcJ{--size:30px;gap:var(--s-1)}.styles_button__mA6Zm.styles_largeIcon__TZ0FT{--size:40px;gap:var(--s1);font-size:var(--h3FontSize)}.styles_button__mA6Zm.styles_rightIcon__gH_6z{flex-direction:row-reverse}.styles_button__mA6Zm.styles_disabled__AAAqk,.styles_button__mA6Zm:disabled{cursor:not-allowed}.styles_button__mA6Zm.styles_disabled__AAAqk:active,.styles_button__mA6Zm.styles_disabled__AAAqk:hover,.styles_button__mA6Zm:disabled:active,.styles_button__mA6Zm:disabled:hover{opacity:1}.styles_button__mA6Zm.styles_standardStyle__5EsDR{height:var(--inputHeight);padding:var(--s1)}.styles_button__mA6Zm.styles_thinStyle__N1tfT{padding:var(--s-1)}.styles_button__mA6Zm.styles_noneStyle__IbmMa{padding:0}.styles_button__mA6Zm.styles_primaryTheme__omVQd{color:var(--white);background-color:var(--primaryColor);border:1px solid var(--primaryColor)}.styles_button__mA6Zm.styles_primaryTheme__omVQd.styles_disabled__AAAqk,.styles_button__mA6Zm.styles_primaryTheme__omVQd:disabled{color:var(--lightGray);background-color:var(--darkGray);border-color:var(--darkGray)}.styles_button__mA6Zm.styles_primaryGhostTheme__1gIF5{color:var(--primaryColor);background-color:transparent;border:1px solid var(--primaryColor)}.styles_button__mA6Zm.styles_primaryGhostTheme__1gIF5.styles_disabled__AAAqk,.styles_button__mA6Zm.styles_primaryGhostTheme__1gIF5:disabled{color:var(--darkGray);border-color:var(--mediumGray)}.styles_button__mA6Zm.styles_ghostTheme__ikErc{background-color:transparent;border:1px solid var(--primaryColorMedium)}.styles_button__mA6Zm.styles_ghostTheme__ikErc.styles_disabled__AAAqk,.styles_button__mA6Zm.styles_ghostTheme__ikErc:disabled{color:var(--darkGray)}.styles_button__mA6Zm.styles_nakedTheme__zLXVd{font-weight:var(--regularWeight);background-color:transparent;border:1px solid transparent;border-radius:0}.styles_button__mA6Zm.styles_nakedTheme__zLXVd.styles_disabled__AAAqk,.styles_button__mA6Zm.styles_nakedTheme__zLXVd:disabled{color:var(--darkGray)}.styles_button__mA6Zm.styles_nakedGhostTheme__Ju8Jg{color:var(--white);background-color:transparent;border:1px solid transparent;border-radius:0}.styles_button__mA6Zm.styles_nakedGhostTheme__Ju8Jg.styles_disabled__AAAqk,.styles_button__mA6Zm.styles_nakedGhostTheme__Ju8Jg:disabled{color:var(--lightGray)}.styles_button__mA6Zm.styles_linkTheme__BZmVt{display:inline-block;height:auto;padding:0;font-weight:var(--semiBold);background-color:transparent;border-radius:unset}.styles_button__mA6Zm.styles_linkTheme__BZmVt.styles_disabled__AAAqk,.styles_button__mA6Zm.styles_linkTheme__BZmVt:disabled{color:var(--darkGray)}.styles_button__mA6Zm.styles_linkTheme__BZmVt:not(.styles_disabled__AAAqk):focus,.styles_button__mA6Zm.styles_linkTheme__BZmVt:not(.styles_disabled__AAAqk):hover,.styles_button__mA6Zm.styles_linkTheme__BZmVt:not(:disabled):focus,.styles_button__mA6Zm.styles_linkTheme__BZmVt:not(:disabled):hover{text-decoration:underline}.styles_button__mA6Zm.styles_ctaTheme__c_F3L{color:var(--white);background:var(--landingHeaderButtonBackground)}.styles_button__mA6Zm.styles_whiteGhostTheme__xLoSj{color:var(--white);background-color:transparent;border:1px solid var(--white)}.styles_button__mA6Zm.styles_whiteGhostTheme__xLoSj.styles_disabled__AAAqk,.styles_button__mA6Zm.styles_whiteGhostTheme__xLoSj:disabled{color:var(--lightGray)}.styles_button__mA6Zm.styles_whiteTheme__pwYpT{color:var(--purple);background-color:var(--white);border:1px solid var(--white)}.styles_button__mA6Zm.styles_iconTheme__yzTat{display:flex;width:var(--inputIconSize);height:var(--inputIconSize);padding:var(--s-2);background-color:rgba(10,37,64,.082);border-radius:var(--inputRadius)}.styles_button__mA6Zm.styles_iconTheme__yzTat svg path{transition:fill var(--standardTransitionTime)}.styles_button__mA6Zm.styles_iconTheme__yzTat:hover{color:#fff;opacity:1;background-color:var(--slate)}.styles_button__mA6Zm.styles_iconTheme__yzTat:hover svg path{fill:#fff}.styles_button__mA6Zm.styles_dangerTheme__03K5C{color:#fff;background-color:var(--red);border-color:var(--red)}.styles_button__mA6Zm.styles_addTheme__hAM2G{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100px;margin:0;padding:0;text-align:center;background-color:transparent;border:1px dashed var(--slate);border-radius:var(--cardRadius);transition:background-color var(--standardTransitionTime),border var(--standardTransitionTime)}.styles_button__mA6Zm.styles_addTheme__hAM2G .styles_circleBorder__VTS5t{display:flex;align-items:center;justify-content:center;padding:var(--s-1);background-color:var(--primaryColorMedium);border-radius:50%;transition:background-color var(--standardTransitionTime)}.styles_button__mA6Zm.styles_addTheme__hAM2G .styles_circleBorder__VTS5t path{transition:stroke var(--standardTransitionTime)}.styles_button__mA6Zm.styles_addTheme__hAM2G:not(:disabled):focus,.styles_button__mA6Zm.styles_addTheme__hAM2G:not(:disabled):hover{background-color:var(--primaryColorMedium);border:1px solid var(--primaryColor)}.styles_button__mA6Zm.styles_addTheme__hAM2G:not(:disabled):focus .styles_circleBorder__VTS5t,.styles_button__mA6Zm.styles_addTheme__hAM2G:not(:disabled):hover .styles_circleBorder__VTS5t{background-color:var(--primaryColor)}.styles_button__mA6Zm.styles_addTheme__hAM2G:not(:disabled):focus .styles_circleBorder__VTS5t path,.styles_button__mA6Zm.styles_addTheme__hAM2G:not(:disabled):hover .styles_circleBorder__VTS5t path{stroke:var(--secondaryColor)}.styles_button__mA6Zm.styles_addTheme__hAM2G:disabled{cursor:not-allowed;color:var(--darkGray);background-color:var(--lightGray);border-color:var(--darkGray)}.styles_button__mA6Zm.styles_addTheme__hAM2G:disabled .styles_circleBorder__VTS5t{background-color:var(--mediumGray)}.styles_button__mA6Zm.styles_addTheme__hAM2G:disabled .styles_circleBorder__VTS5t path{stroke:var(--darkGray)}.styles_backdrop__UdkzQ{background-color:#000}.styles_backdrop__UdkzQ .styles_gradientColorImage__2Uwsb{pointer-events:none;position:absolute;z-index:1;top:0;width:100%;-o-object-fit:cover;object-fit:cover}.styles_hero__L1O_6{position:relative;overflow:hidden;display:flex;justify-content:flex-end;height:730px;background:linear-gradient(270deg,#fff,#dedcff);border-radius:0 0 var(--s5) var(--s5)}.styles_hero__L1O_6 .styles_image__QFHkL{width:55%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv{position:absolute;top:-115px;left:0;display:flex;align-items:center;width:50%;height:calc(100% + 40px)}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ{width:80%;margin-left:18%}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ h1{color:var(--lagoon)}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ p{margin-top:var(--s1)}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ .styles_buttons__KvPjh{display:flex;flex-direction:row;gap:var(--s0);align-items:center;margin-top:var(--s3)}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ .styles_buttons__KvPjh li:before{display:none}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ .styles_buttons__KvPjh a,.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ .styles_buttons__KvPjh button{padding:var(--s2) var(--s4);box-shadow:0 2px 12px 0 rgba(99,99,99,.3)}@media(max-width:900px){.styles_gradientColorImage__2Uwsb{display:none}.styles_hero__L1O_6{flex-direction:column;height:800px;background:linear-gradient(1turn,#fff,#dedcff)}.styles_hero__L1O_6 .styles_image__QFHkL{width:100%;height:50%;-o-object-position:top;object-position:top}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv{top:0;left:-20px;display:flex;flex-direction:column;justify-content:start;width:calc(100% + 40px);height:50%;padding-top:var(--s4)}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto;text-align:center}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ .styles_buttons__KvPjh{justify-content:center}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ .styles_buttons__KvPjh .styles_contact__7c7z5 a{padding-right:var(--s4);padding-left:var(--s4)}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ .styles_buttons__KvPjh .styles_signIn__ebYMd{display:none}}@media(max-width:600px){.styles_hero__L1O_6{height:800px;background:linear-gradient(180deg,#fff,#dedcff)}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ{text-align:start}.styles_hero__L1O_6 .styles_ctaContainer__TmSPv .styles_cta__P12FZ .styles_buttons__KvPjh button{padding:var(--s-2) var(--s6)}}.styles_group__Dh2XQ{display:flex;flex-direction:column;gap:var(--sectionSpacing);background:linear-gradient(180deg,#000 0,var(--lagoon) 15%)}.styles_group__Dh2XQ .styles_mission__5BlxT{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto;margin-top:var(--sectionSpacing);color:var(--white)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_subheader__W_uhn{color:var(--white)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh{counter-reset:item;display:flex;margin-top:var(--contentSpacing);list-style-image:none}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li{flex:1;padding:var(--s3)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li:before{content:counter(item);counter-increment:item;display:block;font-family:var(--accentFontFamily);font-size:54px}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li:not(:last-child){border-right:1px solid color-mix(in srgb,var(--fog) 30%,transparent)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li span{display:block;color:var(--white)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li span b{display:block;margin-top:var(--s4)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li span em{display:block}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li span p{margin-top:var(--s1);color:var(--fog)}@media(max-width:900px){.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh{flex-direction:column;margin-top:var(--s1)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li{display:flex;gap:var(--s2);padding:var(--s3) var(--s1)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li:before{padding-top:var(--s1)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li:not(:last-child){border-right:none;border-bottom:1px solid color-mix(in srgb,var(--fog) 30%,transparent)}.styles_group__Dh2XQ .styles_mission__5BlxT .styles_missionList__LfJFh li span b{margin-top:0}}.styles_atOurCore__2WbQc{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto;display:flex;justify-content:space-between}.styles_atOurCore__2WbQc>*{flex-basis:45%}.styles_atOurCore__2WbQc .styles_header__5XSRF{font-weight:var(--regularWeight);color:var(--white)}.styles_atOurCore__2WbQc .styles_description__cLINg{display:flex;flex-direction:column;gap:var(--s1)}.styles_atOurCore__2WbQc .styles_description__cLINg .styles_paragraph__fBc7N{color:var(--fog)}@media(max-width:900px){.styles_atOurCore__2WbQc{flex-wrap:wrap;gap:var(--s2)}.styles_atOurCore__2WbQc>*{flex-basis:100%}}.styles_ourSolutions__tJmzM{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto}.styles_ourSolutions__tJmzM h3{font-weight:var(--semiBold)}.styles_ourSolutions__tJmzM .styles_header__5al0g{color:var(--white)}.styles_ourSolutions__tJmzM .styles_products__3qlPt{display:flex;gap:var(--s2);margin-top:var(--contentSpacing-1)}.styles_ourSolutions__tJmzM .styles_products__3qlPt li{flex:1;flex-direction:column;gap:var(--s1);padding:var(--s3) var(--s1);background-color:var(--white);border-top:1px solid var(--purple);border-radius:30px;box-shadow:0 15px 30px 0 rgba(0,0,0,.149)}.styles_ourSolutions__tJmzM .styles_products__3qlPt li:before{display:none}.styles_ourSolutions__tJmzM .styles_products__3qlPt li .styles_productIcon__UdbL6 svg{width:50px;height:50px}.styles_ourSolutions__tJmzM .styles_products__3qlPt li .styles_content__koPQA{flex-grow:1}.styles_ourSolutions__tJmzM .styles_products__3qlPt li .styles_content__koPQA p{margin-top:var(--s0);-webkit-hyphens:auto;hyphens:auto}.styles_ourSolutions__tJmzM .styles_products__3qlPt li a{margin-top:var(--s0)}.styles_ourSolutions__tJmzM .styles_buttonSection__VooXW{display:flex;flex-direction:row;justify-content:center;margin-top:var(--contentSpacing);padding:20px}.styles_ourSolutions__tJmzM .styles_buttonSection__VooXW button{padding:28px var(--s3)}@media(max-width:1000px){.styles_ourSolutions__tJmzM .styles_products__3qlPt{flex-wrap:wrap}.styles_ourSolutions__tJmzM .styles_products__3qlPt li{flex-basis:30%;border-radius:20px}}@media(max-width:900px){.styles_ourSolutions__tJmzM{margin-top:unset}.styles_ourSolutions__tJmzM .styles_products__3qlPt li{flex-flow:row wrap;flex-basis:100%;padding:var(--s3)}.styles_ourSolutions__tJmzM .styles_products__3qlPt li .styles_productIcon__UdbL6{flex-shrink:0;margin-top:var(--s-2)}.styles_ourSolutions__tJmzM .styles_products__3qlPt li .styles_productIcon__UdbL6 svg{width:40px;height:40px}.styles_ourSolutions__tJmzM .styles_products__3qlPt li .styles_content__koPQA{flex-basis:0;flex-grow:1}.styles_ourSolutions__tJmzM .styles_products__3qlPt li a{flex-basis:100%}}@media(max-width:600px){.styles_ourSolutions__tJmzM .styles_products__3qlPt li{padding:var(--s2)}}.styles_statement__d_HXR{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto;margin-top:var(--sectionSpacing);padding:var(--s5) var(--s3);text-align:center;background-color:var(--white);border-radius:var(--s4);box-shadow:0 0 80px 0 rgba(91,81,255,.302)}@media(max-width:600px){.styles_statement__d_HXR{border-radius:20px}}.styles_group____DvM{display:flex;flex-direction:column;gap:var(--sectionSpacing);padding-bottom:var(--sectionSpacing);background:linear-gradient(180deg,#0a2540 41.31%,#000 80.5%);border-radius:var(--backdropRadius) var(--backdropRadius) 0 0}.styles_percentile__L8g_y{position:relative;display:inline-block}.styles_percentile__L8g_y .styles_display__L_uaR{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5em;font-weight:var(--semiBold)}.styles_group__Cu_cv{display:flex;flex-direction:column;gap:var(--sectionSpacing);background-color:var(--white);border-radius:var(--backdropRadius) var(--backdropRadius) 0 0}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto;margin-top:var(--contentSpacing)}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p{display:flex;gap:var(--s1);margin-top:var(--contentSpacing);text-align:center}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li{position:relative;display:block;padding:var(--s4) var(--s2);border-radius:20px;box-shadow:0 15px 30px 0 rgba(0,0,0,.149)}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li:before{display:none}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li a{position:absolute;top:var(--s0);right:var(--s0);display:block;min-width:30px;height:32px;padding:0;opacity:0;border:1px solid var(--purple);border-radius:5px}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li a .styles_source__998am{display:flex;align-items:center}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li a .styles_source__998am svg{width:30px;height:30px}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li a .styles_source__998am .styles_sourceLabel__28yip{overflow:hidden;width:0;font-weight:var(--semiBold);color:var(--purple);transition:width var(--standardTransitionTime)}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li a:focus,.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li a:hover{opacity:1}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li a:focus .styles_sourceLabel__28yip,.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li a:hover .styles_sourceLabel__28yip{width:70px}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li:hover a{opacity:1}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p .styles_rework__erfdl{flex-basis:40%}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_percentList__AD8UO{display:flex;gap:var(--s3);margin-top:var(--contentSpacing);text-align:center}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_percentList__AD8UO li{display:flex;flex-basis:25%;flex-direction:column;gap:var(--s2)}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_percentList__AD8UO li:before{display:none}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L small.styles_source__998am{display:block;margin-top:var(--contentSpacing);text-align:center}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L small.styles_source__998am a{font-size:var(--smallFontSize);font-weight:var(--normal);font-style:italic;text-decoration:underline}@media(max-width:1300px){.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p{flex-wrap:wrap}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li{flex:1 1 40%}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li.styles_osha__HBnYJ{flex-basis:100%}}@media(max-width:900px){.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_percentList__AD8UO{flex-wrap:wrap}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_percentList__AD8UO div{flex-shrink:0}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_percentList__AD8UO li{flex-basis:100%;flex-direction:row;align-items:center}}@media(max-width:600px){.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p{flex-wrap:wrap}.styles_group__Cu_cv .styles_hardhatHardships__GVm3L .styles_factList__cu_8p li{flex-basis:100%}}.styles_container__y7P91{display:flex;gap:var(--s4);background-color:var(--white)}.styles_container__y7P91 .styles_sizing__2zboq{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE{margin:var(--s6) 0 0 var(--s6)}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_description__q0vV_ p{margin-top:var(--s2)}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_description__q0vV_ .styles_factList__UkX3u{list-style-position:inside}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_description__q0vV_ .styles_factList__UkX3u li{margin-top:var(--s1)}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_description__q0vV_ .styles_factList__UkX3u li:before{content:"";background-image:url(/landing-page/checkmark.svg);background-repeat:no-repeat}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_buttons__AE53_{display:flex;gap:var(--s1);margin-top:var(--s4)}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_buttons__AE53_ a,.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_buttons__AE53_ button{flex:1 0 50%;height:unset;padding:var(--s1) var(--s3)}.styles_container__y7P91 .styles_image__y3h4L{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}@media(max-width:1023px){.styles_container__y7P91{display:none;display:flex;justify-content:center;align-items:center;flex-flow:column-reverse;flex-wrap:wrap;align-items:flex-start;margin-left:var(--s4)}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE{margin:var(--s1) 0 var(--s2) 0}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_buttons__AE53_{width:75%}.styles_container__y7P91 .styles_image__y3h4L{width:100%}.styles_container__y7P91 .styles_image__y3h4L img{display:none}}@media(max-width:600px){.styles_container__y7P91{display:flex;justify-content:center;align-items:center}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_buttons__AE53_{flex-wrap:wrap;width:100%;margin-bottom:var(--s2)}.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_buttons__AE53_ a,.styles_container__y7P91 .styles_sizing__2zboq .styles_borealisXRD__snREE .styles_buttons__AE53_ button{flex-basis:100%}.styles_container__y7P91 .styles_image__y3h4L img{display:none;height:80%;padding-left:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}}.styles_borealisXRC__ndmx6 .styles_content__B5uUt{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_mobileHeader__yNvl7{display:none}.styles_borealisXRC__ndmx6 .styles_content__B5uUt h2{color:var(--white)}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_description__Caht5{margin-top:var(--contentSpacing-1);color:var(--fog)}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_description__Caht5 p{color:var(--fog)}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_description__Caht5 ul{display:flex;flex-wrap:wrap;gap:var(--s1);width:85%;margin-top:var(--contentSpacing-1);list-style-position:inside}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_description__Caht5 ul li{flex-basis:40%}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_description__Caht5 ul li:before{content:"";background-image:url(/landing-page/checkmark.svg);background-repeat:no-repeat}.styles_borealisXRC__ndmx6 .styles_content__B5uUt button{height:unset;margin-top:var(--contentSpacing-1);padding:var(--s1) var(--s3)}.styles_borealisXRC__ndmx6 .styles_mobileImage__iSuiC{display:none}.styles_borealisXRC__ndmx6 img{display:block;width:calc(var(--landingWrapperMaxPercentage) + 200px);margin:var(--contentSpacing) auto}@media(max-width:900px){.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_description__Caht5 ul{width:100%}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_description__Caht5 ul li{flex-basis:45%}.styles_borealisXRC__ndmx6 img{height:350px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}@media(max-width:600px){.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_webHeader__f2fsw{display:none}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_mobileHeader__yNvl7{display:block}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_mobileHeader__yNvl7 .styles_purplePart__lbsUu{color:var(--purple)}.styles_borealisXRC__ndmx6 .styles_content__B5uUt button{width:100%}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_description__Caht5 p{display:none}.styles_borealisXRC__ndmx6 .styles_content__B5uUt .styles_description__Caht5 ul li{flex-basis:100%}.styles_borealisXRC__ndmx6 .styles_mobileImage__iSuiC{display:block;width:100%;padding:var(--s3) 0}.styles_borealisXRC__ndmx6 .styles_webImage__Uph_t{display:none}}.styles_borealisXRC__rxMJY{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto}.styles_borealisXRC__rxMJY .styles_featureList__HcR_4{display:flex;flex-wrap:wrap}.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li{flex-basis:50%;gap:var(--s3);padding:var(--s4)}.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li:before{display:none}.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li:nth-child(2n){border-left:1px solid rgba(232,236,239,.2)}.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li:not(:first-child,:nth-child(2)){border-top:1px solid rgba(232,236,239,.2)}.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li svg{flex-shrink:0;width:60px;height:60px;padding:12px;background-color:var(--white);border-radius:10px}.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li p{margin-top:var(--s1);color:var(--fog)}@media(max-width:900px){.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li{padding:var(--s2)}.styles_borealisXRC__rxMJY.styles_es__YAHpl .styles_featureList__HcR_4 li{flex-basis:100%;gap:var(--s2)}.styles_borealisXRC__rxMJY.styles_es__YAHpl .styles_featureList__HcR_4 li:nth-child(2n){border-left:unset}.styles_borealisXRC__rxMJY.styles_es__YAHpl .styles_featureList__HcR_4 li:not(:first-child){border-top:1px solid var(--fog)}}@media(max-width:600px){.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li{flex-basis:100%;gap:var(--s2)}.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li:nth-child(2n){border-left:unset}.styles_borealisXRC__rxMJY .styles_featureList__HcR_4 li:not(:first-child){border-top:1px solid var(--fog)}}.styles_group__XLgjs{display:flex;flex-direction:column;padding-top:var(--contentSpacing-1);padding-bottom:var(--contentSpacing);background:linear-gradient(180deg,#061423,#0a2540);border-radius:0 0 var(--backdropRadius) var(--backdropRadius)}.styles_borealisXRT__2AyOI{padding:var(--s5) 0;max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto}.styles_borealisXRT__2AyOI .styles_body__y0fSa{display:flex;gap:var(--s1)}.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_header__085zH{flex-basis:40%;flex-shrink:0}.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_header__085zH h2{text-transform:uppercase}.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_description__4zM_E ul{display:flex;flex-wrap:wrap;gap:var(--s1);margin-top:var(--s2);list-style-position:inside}.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_description__4zM_E ul li{flex-basis:45%}.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_description__4zM_E ul li:before{content:"";background-image:url(/landing-page/checkmark.svg);background-repeat:no-repeat}.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_description__4zM_E button{height:unset;margin-top:var(--s4);padding:var(--s1) var(--s3)}.styles_borealisXRT__2AyOI .styles_factList__YhPdh{display:flex;gap:var(--s1);margin-top:var(--s5)}.styles_borealisXRT__2AyOI .styles_factList__YhPdh li{display:block;flex-basis:25%;padding:var(--s2);border-top:1px solid var(--purple);border-radius:20px;box-shadow:0 15px 30px 0 rgba(0,0,0,.149)}.styles_borealisXRT__2AyOI .styles_factList__YhPdh li:before{display:none}.styles_borealisXRT__2AyOI .styles_source__pTOIC{display:block;margin-top:var(--contentSpacing-1);text-align:center}.styles_borealisXRT__2AyOI .styles_source__pTOIC a{font-size:var(--smallFontSize);font-weight:var(--lighterWeight);font-style:italic;text-decoration:underline}.styles_borealisXRT__2AyOI .styles_flexContainer__LD0RY{display:flex;gap:12px;height:300px;margin-top:100px}.styles_borealisXRT__2AyOI .styles_blueBackground__cFmMd,.styles_borealisXRT__2AyOI .styles_greenBackground__52gao,.styles_borealisXRT__2AyOI .styles_pinkBackground__eZM1R{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:start;border-radius:20px}.styles_borealisXRT__2AyOI .styles_greenBackground__52gao{gap:75px;padding-top:17px;background:linear-gradient(180deg,#ecfff2 50%,#fff)}.styles_borealisXRT__2AyOI .styles_blueBackground__cFmMd{gap:73px;padding-top:27px;background:linear-gradient(180deg,#e9f9ff 50%,#fff)}.styles_borealisXRT__2AyOI .styles_pinkBackground__eZM1R{gap:90px;padding-top:15px;background:linear-gradient(180deg,#fff3ff 50%,#fff)}.styles_borealisXRT__2AyOI .styles_imageCaption__Sm8zv{position:relative;top:-30px;display:flex;flex-direction:row;margin:0 20px;font-size:14px;font-weight:500;color:#0a2540;text-align:center}.styles_borealisXRT__2AyOI .styles_flexContainerIcons__UbdBr{display:flex;justify-content:space-around;margin-top:var(--contentSpacing-1)}.styles_borealisXRT__2AyOI .styles_iconContainers__nyEsT{display:flex;flex:1;flex-direction:column;gap:20px;align-items:center;justify-content:start}.styles_borealisXRT__2AyOI .styles_iconText__Aw3CM{margin:0 20px;font-size:13px;font-weight:500;color:var(--slate);text-align:center}.styles_borealisXRT__2AyOI svg{width:60px;height:60px;padding:12px;background-color:var(--lightAurora);border-radius:10px}@media(max-width:900px){.styles_borealisXRT__2AyOI .styles_body__y0fSa{flex-wrap:wrap}.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_header__085zH{flex-basis:100%}.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_description__4zM_E{margin-top:var(--s1)}.styles_borealisXRT__2AyOI .styles_factList__YhPdh{flex-wrap:wrap}.styles_borealisXRT__2AyOI .styles_factList__YhPdh li{flex-basis:45%;flex-grow:1;min-height:var(--s7)}}@media(max-width:600px){.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_description__4zM_E ul li,.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_header__085zH{flex-basis:100%}.styles_borealisXRT__2AyOI .styles_body__y0fSa .styles_description__4zM_E button{width:100%}.styles_borealisXRT__2AyOI .styles_factList__YhPdh{gap:var(--s2)}.styles_borealisXRT__2AyOI .styles_factList__YhPdh li{flex-basis:100%;min-height:var(--s6)}.styles_borealisXRT__2AyOI .styles_flexContainer__LD0RY{display:flex;flex-direction:column;gap:var(--s2);height:700px;margin-top:var(--s3)}.styles_borealisXRT__2AyOI .styles_flexContainerIcons__UbdBr{display:flex;flex-direction:column;gap:var(--s1);justify-content:space-around;margin-top:var(--contentSpacing-1)}.styles_borealisXRT__2AyOI .styles_flexContainerIcons__UbdBr .styles_iconContainers__nyEsT{display:flex;flex-direction:row}.styles_borealisXRT__2AyOI .styles_flexContainerIcons__UbdBr .styles_iconContainers__nyEsT .styles_iconText__Aw3CM{text-align:start}}.styles_borealisXRI__ETVLV{max-width:var(--appWrapperMaxWidth);width:var(--appWrapperMaxPercentage);margin:0 auto;padding:var(--contentSpacing-1) var(--contentSpacing);background-color:var(--white);border-radius:var(--backdropRadius)}.styles_borealisXRI__ETVLV .styles_description__2AeE5{display:flex;gap:var(--s0)}.styles_borealisXRI__ETVLV .styles_description__2AeE5 h2{text-transform:uppercase}.styles_borealisXRI__ETVLV .styles_description__2AeE5 .styles_header__YxtO4{flex-basis:40%;flex-shrink:0}.styles_borealisXRI__ETVLV .styles_description__2AeE5 .styles_features__2W9Jk ul{display:flex;flex-wrap:wrap;gap:var(--s1);margin-top:var(--s1)}.styles_borealisXRI__ETVLV .styles_description__2AeE5 .styles_features__2W9Jk ul li{flex-basis:45%}.styles_borealisXRI__ETVLV .styles_description__2AeE5 .styles_features__2W9Jk ul li:before{content:"";background-image:url(/landing-page/checkmark.svg);background-repeat:no-repeat}.styles_borealisXRI__ETVLV .styles_description__2AeE5 button{height:unset;margin-top:var(--contentSpacing-1);padding:var(--s1) var(--s3)}.styles_borealisXRI__ETVLV .styles_container__cC3Gt{--innerSpacing:var(--s2);margin:var(--contentSpacing-1);padding:var(--innerSpacing);background:var(--white);background:linear-gradient(90deg,rgba(90,5,227,.1),rgba(30,183,255,.1) 35%,rgba(30,183,255,.1) 65%,rgba(56,254,116,.1));border-radius:35px}.styles_borealisXRI__ETVLV .styles_container__cC3Gt .styles_flexRow__ClscL{display:flex;gap:var(--s0);justify-content:space-between;margin-bottom:var(--innerSpacing)}.styles_borealisXRI__ETVLV .styles_container__cC3Gt .styles_flexRow__ClscL li{--lightWhite:#ffffff70;display:flex;flex:1;justify-content:center;width:100%;padding:var(--s3) var(--s4);background:var(--lightWhite);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:24px;box-shadow:0 -1px 1px 0 var(--white)}.styles_borealisXRI__ETVLV .styles_container__cC3Gt .styles_collaborateText__j52hA{font-size:var(--regularFontSize);font-weight:var(--semiBold);color:var(--slate);text-align:center}@media(max-width:900px){.styles_borealisXRI__ETVLV .styles_description__2AeE5{flex-direction:column}.styles_borealisXRI__ETVLV .styles_robot__7ttjq{height:500px}.styles_borealisXRI__ETVLV .styles_robot__7ttjq img{top:-10%;width:90%}.styles_borealisXRI__ETVLV .styles_robot__7ttjq p{width:75%;font-size:1em}}@media(max-width:600px){.styles_borealisXRI__ETVLV{width:95%;padding:var(--s3) var(--s0) 0 var(--s0)}.styles_borealisXRI__ETVLV .styles_description__2AeE5 .styles_features__2W9Jk ul li{flex-basis:100%}.styles_borealisXRI__ETVLV .styles_description__2AeE5 button{width:100%}.styles_borealisXRI__ETVLV .styles_robot__7ttjq{height:350px}.styles_borealisXRI__ETVLV .styles_robot__7ttjq img{top:0}.styles_borealisXRI__ETVLV .styles_robot__7ttjq p{width:100%;text-align:center}.styles_borealisXRI__ETVLV .styles_container__cC3Gt{--innerSpacing:var(--s2);margin:var(--s2) 0;padding:var(--innerSpacing);background:var(--white);background:linear-gradient(180deg,rgba(90,5,227,.1),rgba(30,183,255,.1) 35%,rgba(30,183,255,.1) 65%,rgba(56,254,116,.1));border-radius:35px}.styles_borealisXRI__ETVLV .styles_container__cC3Gt .styles_flexRow__ClscL{display:flex;flex-direction:column;gap:var(--s0);justify-content:space-between;margin-bottom:var(--innerSpacing)}}.styles_borealisXRV__cM3V8{max-width:var(--appWrapperMaxWidth);width:var(--appWrapperMaxPercentage);margin:0 auto;padding:var(--contentSpacing);background-color:var(--white);border-radius:var(--backdropRadius)}.styles_borealisXRV__cM3V8 h2{text-transform:uppercase}.styles_borealisXRV__cM3V8 .styles_header__Bn6Vh{flex-basis:40%;flex-shrink:0}.styles_borealisXRV__cM3V8 .styles_header__Bn6Vh span{display:flex;flex-wrap:wrap;gap:var(--s1);align-items:center}.styles_borealisXRV__cM3V8 .styles_header__Bn6Vh span p{flex-shrink:0;padding:var(--s-4) var(--s0);font-weight:var(--semiBold);color:var(--darkGreen);text-transform:uppercase;background-color:#dbf3e9;border-radius:100vw}.styles_borealisXRV__cM3V8 .styles_features__mBPiI ul{display:flex;flex-wrap:wrap;gap:var(--s1);width:75%;margin-top:var(--s2);list-style-position:inside}.styles_borealisXRV__cM3V8 .styles_features__mBPiI ul li{flex-basis:45%}.styles_borealisXRV__cM3V8 .styles_features__mBPiI ul li:before{content:"";background-image:url(/landing-page/checkmark.svg);background-repeat:no-repeat}.styles_borealisXRV__cM3V8 .styles_features__mBPiI button{height:unset;margin-top:var(--contentSpacing-1);padding:var(--s1) var(--s3)}.styles_borealisXRV__cM3V8 video{width:100%;height:675px;margin-top:var(--contentSpacing-1);-o-object-fit:cover;object-fit:cover;border-radius:30px}@media(max-width:900px){.styles_borealisXRV__cM3V8{flex-wrap:wrap}.styles_borealisXRV__cM3V8 .styles_features__mBPiI{margin-top:var(--s1)}.styles_borealisXRV__cM3V8 .styles_features__mBPiI ul{width:100%}.styles_borealisXRV__cM3V8 video{height:375px}}@media(max-width:600px){.styles_borealisXRV__cM3V8{padding:var(--s3) 0}.styles_borealisXRV__cM3V8 .styles_header__Bn6Vh{flex-basis:100%}.styles_borealisXRV__cM3V8 .styles_nonImageContent__I4KfB{padding:0 var(--s-1)}.styles_borealisXRV__cM3V8 .styles_features__mBPiI ul li{flex-basis:100%}.styles_borealisXRV__cM3V8 .styles_features__mBPiI button{width:100%}}.styles_group__jTBDP{display:flex;flex-direction:column;gap:var(--sectionSpacing);padding-top:var(--sectionSpacing);padding-bottom:var(--sectionSpacing);background-color:var(--lagoon)}@media(max-width:600px){.styles_group__jTBDP{gap:var(--s3)}}.styles_questionCard__gfS3F{cursor:pointer;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding:var(--s0);padding-right:calc(var(--s0)*2 + 24px);text-align:start;background-color:var(--ice);border:none;border-radius:var(--s0)}.styles_questionCard__gfS3F:hover{background-color:var(--lightAurora)}.styles_questionCard__gfS3F:hover .styles_iconButton__lnirI,.styles_questionCard__gfS3F:hover .styles_question__anP0L{color:var(--purple)}.styles_questionCard__gfS3F .styles_topRow__uRyvE{display:flex;justify-content:flex-start}.styles_questionCard__gfS3F .styles_question__anP0L{padding-right:var(--s-2);font-weight:400;color:var(--lagoon)}.styles_questionCard__gfS3F .styles_answer__qKmwD{font-size:13px}.styles_questionCard__gfS3F .styles_answer__qKmwD .styles_answerArrayBullets__aqK0x{font-weight:300}.styles_questionCard__gfS3F .styles_iconButton__lnirI{cursor:pointer;position:absolute;top:var(--s0);right:var(--s0);display:flex;align-items:center;justify-content:center;padding:0;background:none;border:none}.styles_faq__T4__C .styles_header__7viMN{flex-basis:40%;flex-shrink:0}.styles_faq__T4__C .styles_header__7viMN span{color:var(--purple)}.styles_faq__T4__C .styles_filterSection__z1Ppr{display:flex;flex-wrap:wrap;gap:var(--s-2);justify-content:start;margin-top:var(--s1);margin-bottom:var(--s2)}.styles_faq__T4__C .styles_filterSection__z1Ppr button{cursor:pointer;display:inline-block;padding:var(--s-2) var(--s1);font-size:14px;font-weight:500;color:#333;text-align:center;text-decoration:none;background-color:transparent;border:1px solid #ccc;border-radius:20px;transition:all .3s ease}.styles_faq__T4__C .styles_filterSection__z1Ppr .styles_selectedButton__t3ych{color:var(--white);background-color:var(--purple)}.styles_faq__T4__C .styles_grid__aalnU{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--s0);margin-top:var(--s1)}.styles_faq__T4__C .styles_grid__aalnU .styles_spinner__McNYf{display:flex;justify-content:center}@media(max-width:900px){.styles_faq__T4__C{width:93%}.styles_faq__T4__C .styles_grid__aalnU{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--s0);margin-top:var(--s1)}}@media(max-width:600px){.styles_faq__T4__C{width:95%}.styles_faq__T4__C .styles_grid__aalnU{display:flex;flex-direction:column;gap:var(--s0);margin-top:var(--s1)}}.styles_faq__IR0Zp{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto}.styles_faq__IR0Zp .styles_header__M8_L5{flex-basis:40%;flex-shrink:0}.styles_faq__IR0Zp .styles_header__M8_L5 span{display:flex;flex-wrap:wrap;gap:var(--s1);align-items:center}.styles_faq__IR0Zp .styles_header__M8_L5 span p{flex-shrink:0;padding:var(--s-4) var(--s0);font-weight:var(--semiBold);color:var(--darkGreen);text-transform:uppercase;background-color:#dbf3e9;border-radius:100vw}@media(max-width:900px){.styles_faq__IR0Zp{width:93%}}@media(max-width:600px){.styles_faq__IR0Zp{width:95%}}.styles_mentalHealth__i4QKI{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto}.styles_mentalHealth__i4QKI .styles_container__XuEtp{display:flex;flex-direction:row;gap:30px}.styles_mentalHealth__i4QKI .styles_container__XuEtp .styles_mentalHealthAwarenessImageMobileTop__NYUG6{display:none}.styles_mentalHealth__i4QKI .styles_topLeft__WRmIg{overflow:hidden;flex:1;border-radius:30px}.styles_mentalHealth__i4QKI .styles_topRight__1eByI{display:flex;flex:1;flex-direction:column;gap:18px}.styles_mentalHealth__i4QKI .styles_hardhatHardshipText__NrBIf{padding:var(--contentSpacing-1);background-color:var(--lightAurora);border-radius:0 0 30px 30px}.styles_mentalHealth__i4QKI .styles_header__crq7r{padding-bottom:10px;font-size:24px;font-weight:600;color:var(--slate)}.styles_mentalHealth__i4QKI .styles_solutionText__Pt77s{padding:var(--contentSpacing-1);background-color:var(--learnMoreGreen);border-radius:30px}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB{display:flex;padding-top:30px}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_mentalHealthImageBotton__lX053{width:45%;border-radius:30px 0 0 30px}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_container__XuEtp{display:flex;justify-content:center;align-items:center;background-color:var(--learnMoreBlue);border-radius:0 30px 30px 0}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_container__XuEtp .styles_mentalHealthTextBlock__wZ4nn{width:468.23px;margin-right:40px;margin-left:40px}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_container__XuEtp .styles_mentalHealthTextBlock__wZ4nn .styles_header__crq7r{padding-bottom:10px;font-size:var(--s2);font-weight:600;color:var(--slate)}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_container__XuEtp .styles_mentalHealthTextBlock__wZ4nn p{font-size:var(--s1)}@media(max-width:600px){.styles_mentalHealth__i4QKI .styles_container__XuEtp{display:flex;flex-direction:column;gap:30px}.styles_mentalHealth__i4QKI .styles_container__XuEtp .styles_mentalHealthAwarenessImageMobileTop__NYUG6{display:block}.styles_mentalHealth__i4QKI .styles_mentalHealthAwarenessImage__hbXnB{display:none}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB{flex-direction:column;align-items:center;padding-top:var(--s1)}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_mentalHealthImageBotton__lX053{width:95%;border-radius:var(--s2) var(--s2) 0 0}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_container__XuEtp{display:flex;justify-content:center;align-items:center;max-width:95%;background-color:var(--learnMoreBlue);border-radius:0 0 var(--s2) var(--s2)}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_container__XuEtp .styles_mentalHealthTextBlock__wZ4nn{width:90%;margin:var(--s2)}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_container__XuEtp .styles_mentalHealthTextBlock__wZ4nn .styles_header__crq7r{padding-bottom:var(--s0);font-size:var(--s2);font-weight:600;color:var(--slate)}.styles_mentalHealth__i4QKI .styles_bottom__rXGIB .styles_container__XuEtp .styles_mentalHealthTextBlock__wZ4nn p{font-size:var(--s1)}}.styles_group__2OmQp{display:flex;flex-direction:column;gap:var(--sectionSpacing);padding-top:var(--sectionSpacing);padding-bottom:var(--sectionSpacing);background-color:var(--white);border-radius:0 0 var(--s5) var(--s5)}@media(max-width:600px){.styles_group__2OmQp{border-radius:0 0 var(--s3) var(--s3)}}.styles_backdrop__Tfud9{background:linear-gradient(180deg,#000 70%,#0a2540);border-radius:0 0 var(--s5) var(--s5)}.styles_backdrop__Tfud9 .styles_footer__3kOR2{max-width:var(--appWrapperMaxWidth);width:var(--landingWrapperMaxPercentage);margin:0 auto;padding:var(--s6) 0;text-align:center}.styles_backdrop__Tfud9 .styles_footer__3kOR2 h2{color:#fff}.styles_backdrop__Tfud9 .styles_footer__3kOR2 h1{margin-top:var(--s2)}.styles_backdrop__Tfud9 .styles_footer__3kOR2 .styles_buttonSection__H6Zw9{display:flex;justify-content:center;align-items:center}.styles_backdrop__Tfud9 .styles_footer__3kOR2 .styles_buttonSection__H6Zw9 button{margin-top:var(--s3);padding:28px var(--s3)}@media(max-width:600px){.styles_backdrop__Tfud9{border-radius:0 0 var(--s3) var(--s3)}.styles_backdrop__Tfud9 .styles_footer__3kOR2{padding:var(--s4) 0}.styles_backdrop__Tfud9 .styles_footer__3kOR2 .styles_buttonSection__H6Zw9 button{margin-top:var(--s3);padding:28px var(--s6)}}.styles_signOut__y2ZZX{gap:var(--s1);height:100%;padding:var(--s5) 0}.styles_container__814Ct,.styles_signOut__y2ZZX{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.styles_container__814Ct .styles_content__50inw{width:100%}.styles_container__814Ct .styles_content__50inw .styles_title__pP2bt{margin:var(--s2) 0;text-align:center}.styles_container__814Ct .styles_content__50inw form{width:100%}.styles_container__814Ct .styles_content__50inw form .styles_button__suf1N{margin-top:var(--s3)}.styles_container__814Ct .styles_content__50inw form .styles_secondaryButton__iXvwh{margin-top:var(--s0)}.styles_container__814Ct .styles_content__50inw form .styles_button__suf1N,.styles_container__814Ct .styles_content__50inw form .styles_secondaryButton__iXvwh{width:100%}.styles_action___4mIs{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:250px}.styles_action___4mIs form{display:flex;flex-direction:column;gap:var(--s0);width:100%;text-align:center}.styles_action___4mIs form button{margin-top:var(--s2)}.styles_container__harbD{display:flex;flex-direction:column;align-items:center;justify-content:center}.styles_container__harbD .styles_title__RJGlT{margin:var(--s2) 0}.styles_container__harbD form{width:100%}.styles_container__harbD form .styles_forgotText__4voQg{margin-top:var(--s1)}.styles_container__harbD form .styles_registerText__TQtca{margin-top:var(--s3)}.styles_container__harbD form .styles_forgotText__4voQg,.styles_container__harbD form .styles_registerText__TQtca{display:block;color:var(--secondaryColorMedium);text-align:center}.styles_container__harbD form .styles_forgotText__4voQg a,.styles_container__harbD form .styles_registerText__TQtca a{color:var(--primaryColor)}.styles_container__harbD form .styles_input__GRyUz{margin-bottom:10px}.styles_container__harbD form .styles_button__ijWrH{width:100%;margin-top:var(--s-1)}.styles_container__harbD form .styles_errorText__4dvOw{margin-top:var(--s0);color:var(--errorColor)}.styles_backdrop__Ggx_H{padding:var(--s1);background-color:var(--white);border-radius:var(--s2)}.styles_headerArea__51DHf p{color:#68797d}.styles_headerArea__51DHf .styles_emailBox__5l2ZA{display:flex;gap:var(--s0);align-items:center;justify-content:start;margin-top:var(--s1);padding:var(--s1);font-size:13px;font-weight:600;color:var(--lagoon);background-color:var(--lightAurora);border-radius:var(--s1)}.styles_headerArea__51DHf .styles_emailBox__5l2ZA span{color:var(--purple)}.styles_videosContainer__Ydy7N{position:relative;overflow-x:auto;display:flex;flex-direction:row;gap:10px;width:100%;margin-top:var(--s0);-webkit-overflow-scrolling:touch}.styles_videosContainer__Ydy7N .styles_videoItem__fuxUV{flex:0 0 auto}.styles_videosContainer__Ydy7N .styles_videoItem__fuxUV .styles_flexContainer__L75yG{display:flex;align-items:center;justify-content:space-between}.styles_videosContainer__Ydy7N .styles_videoItem__fuxUV .styles_flexContainer__L75yG .styles_videoTitle__yrwP9{width:207px;font-size:12px;font-weight:600;color:var(--lagoon);white-space:normal}.styles_videoTitleFlexContainer__aMfcy{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:var(--s3)}.styles_videoTitleFlexContainer__aMfcy .styles_youtube__1_lNe{color:var(--purple)}.styles_faq__iJ30z{margin-top:var(--s3)}.styles_menu__Ggl90{display:flex;flex:1;flex-direction:column;gap:var(--s-1);min-width:auto;white-space:nowrap}.styles_menu__Ggl90 .styles_menuButton__dzbex{border-radius:var(--buttonRadius)!important}.styles_menu__Ggl90 .styles_menuButton__dzbex svg path{fill:var(--primaryColor)}.styles_menu__Ggl90 .styles_menuButton__dzbex.styles_active__DI9nD{color:#fff!important;background-color:var(--primaryColor)!important}.styles_menu__Ggl90 .styles_menuButton__dzbex.styles_active__DI9nD svg path{fill:var(--white)}.styles_backLayout__CYH_U{min-width:200px;height:100%;padding-bottom:var(--s2);background-color:var(--secondaryColor)}.styles_backLayout__CYH_U .styles_buttonContainer__KFzAp{position:relative;display:flex;align-items:center;height:var(--headerHeight);padding:var(--s1);background-color:var(--white);box-shadow:var(--cardShadow)}.styles_backLayout__CYH_U .styles_buttonContainer__KFzAp .styles_button__4Sfic svg{position:relative;top:-1px}.styles_backLayout__CYH_U .styles_buttonContainer__KFzAp .styles_button__4Sfic svg path{fill:var(--lightBlack)}.styles_backLayout__CYH_U .styles_app__WoK5_{max-width:var(--appWrapperMaxWidth);width:var(--appWrapperMaxPercentage);margin:0 auto;display:flex;gap:var(--s2);margin:0 var(--s2);padding-top:var(--s2)}@media(max-width:600px){.styles_backLayout__CYH_U .styles_app__WoK5_{flex-wrap:wrap;margin:0 auto}}.styles_card__fvnA2{overflow:hidden;display:flex;flex-direction:column;border-radius:var(--cardRadius)}.styles_card__fvnA2>:not(:first-child){margin-top:var(--s1)}.styles_card__fvnA2 .styles_body__5rjYp.styles_sectionList__bbZho{display:flex}.styles_card__fvnA2 .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf:not(:last-child){padding-right:var(--s1)}.styles_card__fvnA2 .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf:not(:first-child){padding-left:var(--s1);border-left:1px solid var(--fog)}.styles_card__fvnA2 .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf>:not(:first-child){margin-top:var(--s1);padding-top:var(--s1);border-top:1px dashed var(--fog)}@media(max-width:900px){.styles_card__fvnA2 .styles_body__5rjYp.styles_sectionList__bbZho{flex-direction:column}.styles_card__fvnA2 .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf{padding:var(--s1) 0}.styles_card__fvnA2 .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf:not(:last-child){padding-right:0}.styles_card__fvnA2 .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf:not(:first-child){border-top:1px solid var(--fog);border-left:0}.styles_card__fvnA2 .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf>*{margin:0 var(--s2);padding:var(--s-1) 0 0}}.styles_card__fvnA2.styles_shaded__QD1J_{background-color:var(--cardBackgroundColor);border:1px solid transparent}.styles_card__fvnA2.styles_shaded__QD1J_ .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf:not(:first-child),.styles_card__fvnA2.styles_shaded__QD1J_ .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf>:not(:first-child){border-color:var(--mediumGray)}.styles_card__fvnA2.styles_shadedDark__Ibtwr{background-color:var(--lightGray);border:1px solid transparent}.styles_card__fvnA2.styles_shadedDark__Ibtwr .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf:not(:first-child),.styles_card__fvnA2.styles_shadedDark__Ibtwr .styles_body__5rjYp.styles_sectionList__bbZho .styles_section__JHXJf>:not(:first-child){border-color:var(--mediumGray)}.styles_card__fvnA2.styles_ghost__StcCf{border:1px solid var(--fog)}.styles_card__fvnA2.styles_modal__kiVlm{background-color:var(--white);box-shadow:var(--modalShadow) var(--cardShadow)}.styles_card__fvnA2.styles_modal__kiVlm .styles_body__5rjYp{overflow-y:auto;padding:var(--s-3)}.styles_card__fvnA2.styles_white__fabZ0{background-color:var(--white)}.styles_card__fvnA2.styles_printer__pZlSe{border:1px solid #000;border-radius:var(--s3)}.styles_card__fvnA2.styles_cardPadding__DehuL{padding:var(--cardPadding)}.styles_card__fvnA2.styles_thinPadding__eTSwA{padding:var(--s1)}.styles_buttons__Dvd_A,.styles_buttons__PFeI4{display:flex;gap:var(--s0);justify-content:flex-end;margin-top:var(--s2)}.styles_bannerPlacehold__ViQD6{padding:var(--s-3)}.styles_adminBanner__p77Df{position:fixed;z-index:999;top:0;left:0;display:block;width:calc(100% - var(--scrollBarWidth));padding:var(--s-3);text-align:center;background-color:var(--yellow)}.styles_adminBanner__p77Df .styles_signOut__03Sfr{display:inline}.styles_adminBanner__p77Df .styles_environment__EHs84{text-transform:uppercase}.styles_adminBanner__p77Df.styles_prod__UvvKz{background-color:var(--red)}.styles_height__vikHM{position:relative;min-height:100dvh}.styles_qrCodeBlock__35iqv strong{color:var(--purple)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze{display:flex;flex-direction:column;align-items:center;padding:0 var(--s2) var(--s4) var(--s2)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_logo__8LnEr{display:flex;justify-content:center;width:100%;padding:var(--s2) 0}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK{display:flex;align-items:center;width:100%;max-width:800px;border-color:var(--black)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_commentContainer__y2Sm3{width:100%;padding:var(--s0) calc(var(--s0)*2);border:1px solid hsla(191,9%,45%,.6);border-radius:calc(var(--cardRadius)*2)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_commentContainer__y2Sm3 .styles_title__e1mzJ{font-size:var(--smallFontSize);font-weight:var(--semiBold);font-style:normal;line-height:130%;color:var(--purple)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_commentContainer__y2Sm3 .styles_text__oxhpZ{font-size:var(--regularFontSize);font-weight:var(--lightWeight);font-style:normal;line-height:140%;color:var(--shale)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_detailsCard__9eQh3,.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_ppeCard__cVRr9{width:100%;border:1px solid hsla(191,9%,45%,.6)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_detailsCard__9eQh3{display:flex;flex-direction:row;padding:calc(var(--s0)*2)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_detailsCard__9eQh3>*{margin-top:0;padding:0 var(--s1)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_detailsCard__9eQh3>:not(:last-child){border-right:1px solid hsla(191,9%,45%,.6)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_lineDetails__qBqFz{text-align:center}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_lineDetails__qBqFz strong{display:inline-block;margin-top:var(--s0)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_ppeCard__cVRr9{margin-top:var(--s3);padding:var(--s1) var(--s2)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_ppeCard__cVRr9 ul{display:flex;flex-flow:row wrap;gap:var(--s2)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_ppeCard__cVRr9 ul li{position:relative;line-height:140%;color:var(--black);text-transform:capitalize}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_ppeCard__cVRr9 ul li:first-child{font-weight:var(--semiBold);color:var(--purple)}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_ppeCard__cVRr9 ul li:first-child:before{display:none}.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_ppeCard__cVRr9 ul li:before{content:"";position:relative;left:calc(var(--s-2)*-2);transform:translateY(-50%);display:inline-block;width:5px;height:5px;background-color:var(--black);border-radius:50%}@media(width <= 700px){.styles_qrCodeBlock__35iqv .styles_container__pV1ze .styles_inviteCard__JSCBK .styles_ppeCard__cVRr9 ul{gap:var(--s1);row-gap:5px}}.styles_qrCodeBlock__35iqv .styles_footer__V5kah{margin-top:var(--s2);text-align:center}.styles_qrCodeBlock__35iqv .styles_footer__V5kah p:not(:first-child){margin-top:var(--s-2)}@media print{.styles_qrCodeBlock__35iqv{overflow:visible;-moz-column-break-inside:avoid;break-inside:avoid;height:auto;page-break-after:always;page-break-inside:avoid}.styles_qrCodeBlock__35iqv:last-child{page-break-after:auto}}.styles_printBar__bnKWy{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--s1);background-color:var(--mediumGray)}.styles_printBar__bnKWy .styles_left__qZO_o{display:flex;gap:var(--s1);align-items:center}.styles_noExist__ECL0W{align-items:center;width:100vw;height:100vh;font-style:italic}.styles_awaitingVerificationPage__5sfUi,.styles_noExist__ECL0W{display:flex;justify-content:center}.styles_awaitingVerificationPage__5sfUi .styles_card__IQSdJ .styles_body__bgsXw{overflow:hidden;word-wrap:break-word}.styles_awaitingVerificationPage__5sfUi .styles_card__IQSdJ .styles_body__bgsXw strong{text-wrap:wrap;word-wrap:break-word}.styles_awaitingVerificationPage__5sfUi .styles_card__IQSdJ .styles_body__bgsXw .styles_resendBtn__m2dW7{margin:0}.styles_procoreLogin__9uXlp{width:90vw;max-width:500px}.styles_procoreLogin__9uXlp a{color:var(--slate)}.styles_becomeUserButton__fOrin .styles_user__wHaPL{padding:var(--s-4);font-family:Courier New,Courier,monospace;background-color:var(--lightGray)}.styles_becomeUserButton__fOrin .styles_warn__0YT0Z{color:var(--red)}.styles_becomeUserButton__fOrin p{margin-top:var(--s1)}.styles_becomeUserButton__fOrin .styles_confirmActions__0nMgR{display:flex;gap:var(--s0);justify-content:flex-end;margin-top:var(--s2)}.styles_deleteConfirm__UHi0Y{max-width:90dvw}.styles_deleteConfirm__UHi0Y pre{overflow:auto;display:block;max-height:400px;margin-top:var(--s1);font-family:Courier New,Courier,monospace;background-color:var(--mediumWhite)}.styles_deleteConfirm__UHi0Y .styles_deleteConfirmButtons__c6JL_{display:flex;gap:var(--s0);justify-content:flex-end;margin-top:var(--s2)}.styles_deleteConfirm__UHi0Y .styles_deleteConfirmButtons__c6JL_ button{width:75px}.styles_deleteConfirm__UHi0Y .styles_deleteConfirmButtons__c6JL_ .styles_yes__QEXNW{color:var(--red);border-color:var(--red)}.styles_deleteButton__2iUUv path,.styles_deleteButton__2iUUv rect{stroke:var(--red);transition:stroke var(--standardTransitionTime)}.styles_deleteButton__2iUUv button:focus path,.styles_deleteButton__2iUUv button:focus rect,.styles_deleteButton__2iUUv button:hover path,.styles_deleteButton__2iUUv button:hover rect{stroke:var(--primaryColor)}.styles_adminData__VVKPy .styles_paginationTop__v3zXP{margin-bottom:var(--s1)}.styles_adminData__VVKPy .styles_paginationBtm__oJqEG{margin-top:var(--s1)}.styles_noneSelected__y7CAy,.styles_none__UFEG9{padding:var(--s5);font-style:italic;color:var(--darkGray);text-align:center}.styles_dataTable___MwB0 td{max-width:500px;text-wrap:wrap;word-wrap:break-word}.styles_dataTable___MwB0 tr:hover{background-color:var(--fog)!important}.styles_dataTable___MwB0 a{overflow:auto;max-height:300px;padding:0}.styles_dataTable___MwB0.styles_compact__U7qSR th{padding:var(--s-1)}.styles_dataTable___MwB0.styles_compact__U7qSR td{padding:var(--s-3) var(--s-1)}.styles_dataTable___MwB0.styles_compact__U7qSR td a{max-height:100px}.styles_switch__ZSJn_{display:inline-block}.styles_switch__ZSJn_ .styles_slider__fGQcd{position:relative;display:block;width:50px;height:24px;background-color:var(--darkGray);border-radius:1em;transition:background-color,scale var(--standardTransitionTime)}.styles_switch__ZSJn_ .styles_slider__fGQcd:before{content:"";position:absolute;top:50%;left:3px;transform:translateY(-50%);width:18px;height:18px;background-color:var(--white);border-radius:50%;transition:transform var(--standardTransitionTime)}.styles_switch__ZSJn_ input{display:none}.styles_switch__ZSJn_ input:checked+.styles_slider__fGQcd{background-color:var(--purple)}.styles_switch__ZSJn_ input:checked+.styles_slider__fGQcd:before{transform:translate(26px,-50%)}.styles_switch__ZSJn_ input:not(:disabled):focus+.styles_slider__fGQcd,.styles_switch__ZSJn_ input:not(:disabled):hover+.styles_slider__fGQcd{cursor:pointer;scale:1.05;opacity:.8}.styles_switch__ZSJn_ input:disabled+.styles_slider__fGQcd{cursor:not-allowed;opacity:.5}.styles_toggleWrapper__llNz9{display:flex;gap:var(--s0);align-items:center;justify-content:flex-start;font-family:monospace}.styles_null__c3IrX{padding:var(--s0) 0;font-weight:700;color:var(--red);text-align:center;background-color:var(--redAccent);border:1px solid var(--red);border-radius:var(--inputRadius)}.styles_editItem__cHGM2{min-width:50dvw;max-width:90dvw}.styles_editItem__cHGM2 form{display:flex;flex-wrap:wrap;row-gap:var(--s1);align-items:center;justify-content:center}.styles_editItem__cHGM2 form>*{flex:1 0 75%}.styles_editItem__cHGM2 form .styles_label__lSNBW{flex:1 1 25%;font-weight:600}.styles_editItem__cHGM2 form textarea{min-height:30dvh}.styles_editItem__cHGM2 form .styles_buttons__A8h78{display:flex;gap:var(--s-1);justify-content:flex-end;margin-top:var(--s2)}.styles_editItem__cHGM2 form .styles_buttons__A8h78 .styles_deleting__2SNgZ:not(:disabled){color:var(--white);background-color:var(--red);border-color:var(--red)}.styles_itemData__GCb7l{display:flex;flex-direction:column;gap:var(--s-1)}.styles_itemData__GCb7l .styles_dataPair__XlVCi{display:flex;border-radius:var(--buttonRadius)}.styles_itemData__GCb7l .styles_dataPair__XlVCi>*{padding:var(--s-1)}.styles_itemData__GCb7l .styles_dataPair__XlVCi>:nth-child(odd){flex:0 1 20%;background-color:var(--mediumGray);border-radius:var(--buttonRadius) 0 0 var(--buttonRadius)}.styles_itemData__GCb7l .styles_dataPair__XlVCi>:nth-child(2n){flex:1 0 80%;background-color:var(--lightGray);border-radius:0 var(--buttonRadius) var(--buttonRadius) 0}.styles_itemData__GCb7l .styles_dataPair__XlVCi button{display:flex;align-items:flex-start;justify-content:space-between;text-align:left;border:none;transition:background-color var(--standardTransitionTime)}.styles_itemData__GCb7l .styles_dataPair__XlVCi button span{transition:color var(--standardTransitionTime)}.styles_itemData__GCb7l .styles_dataPair__XlVCi button svg{flex-shrink:0;width:14px;margin-right:var(--s-3)}.styles_itemData__GCb7l .styles_dataPair__XlVCi button svg path{fill:var(--shale);transition:fill var(--standardTransitionTime)}.styles_itemData__GCb7l .styles_dataPair__XlVCi button:not(:disabled):focus,.styles_itemData__GCb7l .styles_dataPair__XlVCi button:not(:disabled):hover{cursor:pointer;background-color:var(--darkGray)}.styles_itemData__GCb7l .styles_dataPair__XlVCi button:not(:disabled):focus svg path,.styles_itemData__GCb7l .styles_dataPair__XlVCi button:not(:disabled):hover svg path{fill:var(--white)}.styles_itemData__GCb7l .styles_dataPair__XlVCi button:not(:disabled):focus span,.styles_itemData__GCb7l .styles_dataPair__XlVCi button:not(:disabled):hover span{color:var(--white)}.styles_itemData__GCb7l .styles_newFieldButton__mm_Bu{width:100%;color:var(--shale)}.styles_itemData__GCb7l .styles_newFieldButton__mm_Bu:not(:disabled):focus,.styles_itemData__GCb7l .styles_newFieldButton__mm_Bu:not(:disabled):hover{background-color:var(--ice)}.styles_container__s4CEi{max-width:var(--appWrapperMaxWidth);width:var(--appWrapperMaxPercentage);margin:0 auto;margin:var(--s4) auto}.styles_container__s4CEi .styles_header__AgugF{display:flex;align-items:center;justify-content:space-between}.styles_container__s4CEi .styles_header__AgugF .styles_actions__mA28S{display:flex;gap:var(--s1)}.styles_container__VxVQl{max-width:var(--appWrapperMaxWidth);width:var(--appWrapperMaxPercentage);margin:0 auto;margin:var(--s4) auto}.styles_container__VxVQl .styles_loading__umJ9u{display:flex;align-items:center;justify-content:center;height:300px}.styles_container__VxVQl .styles_objectSelectContainer__wgKtt{display:flex;gap:var(--s-1);align-items:center;margin-bottom:var(--s1)}.styles_container__VxVQl .styles_objectSelectContainer__wgKtt .styles_objectSelect__NGQ6Z{flex-grow:1}.styles_container__ZocES .styles_imgContainer__fivaM{display:flex;flex-wrap:wrap;gap:var(--s1);align-items:center;max-width:500px}.styles_container__ZocES .styles_imgContainer__fivaM svg circle{fill:var(--mediumGray)}.styles_container__ZocES .styles_imgContainer__fivaM .styles_imgButtons__M9trW{display:flex;flex:1;flex-wrap:wrap;gap:var(--s1);align-items:center;justify-content:center}.styles_container__ZocES .styles_imgContainer__fivaM .styles_imgButtons__M9trW *{flex:1;min-width:100px;text-wrap:nowrap}.styles_container__ZocES form{display:flex;flex-direction:column;gap:var(--s1);margin-top:var(--s2)}.styles_container__ZocES form svg path{fill:var(--darkGray)}.styles_container__ZocES form label{color:var(--mediumGray)}.styles_container__ZocES form .styles_button__XqKVs{margin-top:var(--s1)}.styles_container__97Hv5{display:flex;flex-wrap:wrap}.styles_container__97Hv5 .styles_left__vBHah{flex:2 0 0;min-width:30dvw;max-width:560px}.styles_container__97Hv5 .styles_right__4ZiKc{flex:1;min-width:30dvw}@media(max-width:900px){.styles_container__97Hv5 .styles_left__vBHah,.styles_container__97Hv5 .styles_right__4ZiKc{flex:1 0 100%}}.styles_container__Jqh7_{display:flex;flex-wrap:wrap}.styles_container__Jqh7_ .styles_left__xmKs5{flex:2 0 0;min-width:30dvw;max-width:560px}.styles_container__Jqh7_ .styles_left__xmKs5 .styles_imgContainer__XH93m{display:flex;flex-wrap:wrap;gap:var(--s1);align-items:center;max-width:500px}.styles_container__Jqh7_ .styles_left__xmKs5 .styles_imgContainer__XH93m .styles_imgButtons__Pwu_S{display:flex;flex:1;flex-wrap:wrap;gap:var(--s0) var(--s1);align-items:center;justify-content:center}.styles_container__Jqh7_ .styles_left__xmKs5 .styles_imgContainer__XH93m .styles_imgButtons__Pwu_S *{flex:1;min-width:100px;text-wrap:nowrap}.styles_container__Jqh7_ .styles_left__xmKs5 form{display:flex;flex-direction:column;gap:var(--s1);margin-top:var(--s2)}.styles_container__Jqh7_ .styles_left__xmKs5 form svg path{fill:var(--darkGray)}.styles_container__Jqh7_ .styles_left__xmKs5 form label{color:var(--mediumGray)}.styles_container__Jqh7_ .styles_left__xmKs5 form button{margin-top:var(--s1)}.styles_container__Jqh7_ .styles_right__s1XYQ{flex:1;min-width:30dvw}@media(max-width:900px){.styles_container__Jqh7_ .styles_left__xmKs5,.styles_container__Jqh7_ .styles_right__s1XYQ{flex:1 0 100%}}.styles_container__WhzA8{display:flex;flex-wrap:wrap}.styles_container__WhzA8 .styles_left__wMNhi{flex:2 0 0;min-width:30dvw;max-width:560px}.styles_container__WhzA8 .styles_left__wMNhi .styles_button__GeiVz{margin:0;margin-top:var(--s1)}.styles_container__WhzA8 .styles_right__Y8S19{flex:1;min-width:30dvw}@media(max-width:900px){.styles_container__WhzA8 .styles_left__wMNhi,.styles_container__WhzA8 .styles_right__Y8S19{flex:1 0 100%}}.styles_userCertsModal__Kkx6t{display:flex;flex-direction:column;gap:var(--s2);max-width:600px;padding:var(--s2);padding-top:0;background-color:var(--white);border-radius:var(--cardRadius)}.styles_userCertsModal__Kkx6t .styles_userCertList__MdfNK{overflow:auto;display:flex;flex:1;flex-direction:column;gap:var(--s2)}.styles_userCertsModal__Kkx6t .styles_userCertList__MdfNK .styles_cert__2jpKg{display:flex;flex-wrap:wrap;gap:var(-s2);padding-bottom:var(--s2);border-bottom:1px solid var(--mediumGray)}.styles_userCertsModal__Kkx6t .styles_userCertList__MdfNK .styles_cert__2jpKg .styles_certImage__aEFik,.styles_userCertsModal__Kkx6t .styles_userCertList__MdfNK .styles_cert__2jpKg .styles_fileIcon__Krtg4{flex:1;min-width:200px}.styles_userCertsModal__Kkx6t .styles_userCertList__MdfNK .styles_cert__2jpKg .styles_certImage__aEFik{padding-bottom:var(--s1);-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.styles_userCertsModal__Kkx6t .styles_userCertList__MdfNK .styles_cert__2jpKg .styles_fileIcon__Krtg4{width:auto;height:45px}.styles_userCertsModal__Kkx6t .styles_userCertList__MdfNK .styles_cert__2jpKg .styles_name__tBzaK{color:var(--purple)}.styles_userCertsModal__Kkx6t .styles_userCertList__MdfNK .styles_cert__2jpKg .styles_content__g4kwz{display:flex;flex-direction:column;gap:var(--s1);padding-left:var(--s2)}.styles_userCertsModal__Kkx6t .styles_userCertList__MdfNK .styles_cert__2jpKg .styles_content__g4kwz .styles_description__ilwKi{display:flex;flex-direction:column}.styles_clpPositioner__zK0qO{position:fixed;z-index:100;height:0}.styles_clpLayer__i7Y_q{position:absolute}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.AboveCenter>.styles_clpContent__WvuRn{padding-bottom:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.AboveCenter>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:7px solid var(--darkGray);border-right:7px solid transparent;border-bottom:0;border-left:7px solid transparent;bottom:4px;left:calc(50% - 7px)}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.BelowCenter>.styles_clpContent__WvuRn{padding-top:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.BelowCenter>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:0;border-right:7px solid transparent;border-bottom:7px solid var(--darkGray);border-left:7px solid transparent;top:5px;left:calc(50% - 7px)}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.LeftCenter>.styles_clpContent__WvuRn{padding-right:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.LeftCenter>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:7px solid transparent;border-right:0;border-bottom:7px solid transparent;border-left:7px solid var(--darkGray);top:calc(50% - 7px);right:5px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.RightCenter>.styles_clpContent__WvuRn{padding-left:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.RightCenter>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:7px solid transparent;border-right:7px solid var(--darkGray);border-bottom:7px solid transparent;border-left:0;top:calc(50% - 7px);left:5px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.AboveLeft>.styles_clpContent__WvuRn{padding-bottom:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.AboveLeft>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:7px solid var(--darkGray);border-right:7px solid transparent;border-bottom:0;border-left:7px solid transparent;bottom:5px;left:4px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.AboveRight>.styles_clpContent__WvuRn{padding-bottom:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.AboveRight>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:7px solid var(--darkGray);border-right:7px solid transparent;border-bottom:0;border-left:7px solid transparent;right:4px;bottom:5px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.BelowLeft>.styles_clpContent__WvuRn{padding-top:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.BelowLeft>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:0;border-right:7px solid transparent;border-bottom:7px solid var(--darkGray);border-left:7px solid transparent;top:5px;left:4px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.BelowRight>.styles_clpContent__WvuRn{padding-top:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.BelowRight>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:0;border-right:7px solid transparent;border-bottom:7px solid var(--darkGray);border-left:7px solid transparent;top:5px;right:4px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.RightTop>.styles_clpContent__WvuRn{padding-left:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.RightTop>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:7px solid transparent;border-right:7px solid var(--darkGray);border-bottom:7px solid transparent;border-left:0;top:4px;left:4px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.RightBottom>.styles_clpContent__WvuRn{padding-left:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.RightBottom>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:7px solid transparent;border-right:7px solid var(--darkGray);border-bottom:7px solid transparent;border-left:0;bottom:4px;left:4px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.LeftTop>.styles_clpContent__WvuRn{padding-right:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.LeftTop>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:7px solid transparent;border-right:0;border-bottom:7px solid transparent;border-left:7px solid var(--darkGray);top:4px;right:4px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.LeftBottom>.styles_clpContent__WvuRn{padding-right:11px}.styles_clpLayer__i7Y_q.styles_defaultCaret__b0HoK.LeftBottom>.styles_clpContent__WvuRn .styles_clpCaret__vBqc1{border-top:7px solid transparent;border-right:0;border-bottom:7px solid transparent;border-left:7px solid var(--darkGray);right:4px;bottom:4px}.styles_clpContent__WvuRn{position:relative}.styles_clpCaret__vBqc1{position:absolute;display:block}.styles_anchor__MuMEY,.styles_trigger__cVgA_{position:relative}.styles_icon__LI1nx{width:1em;min-width:1em;height:1em;font-size:em(16px);opacity:.6;border-radius:50%;box-shadow:0 0 0 0 rgba(0,0,0,.1);transition:box-shadow .3s}.styles_icon__LI1nx.styles_iconActive__VM6pz,.styles_icon__LI1nx:focus{box-shadow:0 0 0 .2em rgba(0,0,0,.1)}.styles_simpleTooltip__kpYx_{outline:none}.styles_simpleTooltip__kpYx_ .styles_simpleTooltipIcon__q_LWm{display:flex}.styles_processBadge__ySmcx{cursor:pointer;display:flex;align-items:center;padding:var(--s0) var(--s-3) var(--s0) var(--s-6)}.styles_processBadge__ySmcx svg{flex-shrink:0}.styles_processBadge__ySmcx.styles_hatWithNumber__qoKUA{max-width:65px;padding:var(--s-3) var(--s-3) var(--s-3) var(--s-3);background-color:var(--purple);border-radius:var(--s-3)}.styles_processBadge__ySmcx.styles_hatWithNumber__qoKUA .styles_hardhatNumber__cXgBh{overflow:hidden;margin-left:.3rem;font-size:1.2rem;color:var(--white);text-overflow:ellipsis;white-space:nowrap}.styles_processBadge__ySmcx.styles_hatWithNumber__qoKUA svg path{fill:#fff}.styles_processBadge__ySmcx.styles_statusBadge__cAtpA svg{width:25px;height:25px}.styles_tooltip__zbM4D{max-width:400px;padding:var(--s-3) var(--s0);background-color:var(--white);border:1px solid var(--primaryColorMedium);border-radius:var(--inputRadius);animation:styles_tooltipFadeIn__E_dkD var(--standardTransitionTime) ease-in-out}@keyframes styles_tooltipFadeIn__E_dkD{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.styles_cardContainer__6dlGT{position:relative}.styles_cardContainer__6dlGT .styles_startChatIconWrapper__HW8S7{position:absolute;z-index:1;top:50px;right:4px}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd:focus .styles_wrapper__W6rov,.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd:hover .styles_wrapper__W6rov{background-color:var(--primaryColorMedium);border-color:var(--primaryColor)}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd:focus .styles_wrapper__W6rov hr,.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd:hover .styles_wrapper__W6rov hr{border-color:var(--darkGray)}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov{--padding:var(--s2);position:relative;display:flex;flex-direction:column;gap:var(--s1);min-width:290px;height:100%;padding:var(--padding);border:1px solid transparent;border-radius:var(--cardRadius);box-shadow:var(--cardShadow);transition:background-color var(--standardTransitionTime),border var(--standardTransitionTime)}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_profileHeader__KrQCw{display:flex;gap:var(--s0);justify-content:space-between}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_profileHeader__KrQCw .styles_left__PjsX7{display:flex;gap:var(--s1)}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_profileHeader__KrQCw .styles_left__PjsX7 .styles_contactInfo__1GCOT *{overflow:hidden;display:block;text-overflow:ellipsis;text-wrap:nowrap}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_profileHeader__KrQCw .styles_left__PjsX7 .styles_contactInfo__1GCOT :not(:first-child){margin-top:var(--s-2)}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_profileHeader__KrQCw .styles_left__PjsX7 .styles_contactInfo__1GCOT .styles_role__WlQOw{font-weight:var(--semiBold);color:var(--darkGray)}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_profileHeader__KrQCw .styles_left__PjsX7 .styles_contactInfo__1GCOT .styles_userCompany__yK_eU{color:var(--darkGray)}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_profileHeader__KrQCw .styles_right__BUctC{flex-shrink:0}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_dateWrapper__ZSt9u{display:flex;gap:var(--s1);align-items:center;justify-content:space-between}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_dateWrapper__ZSt9u .styles_usersCount__guUUg{display:flex;gap:var(--s0);align-content:center}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_dateWrapper__ZSt9u .styles_date__om_DK{font-size:var(--smallFontSize)}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_certifications__33pTr{display:flex;gap:var(--s-1);min-height:66px}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_certifications__33pTr .styles_title__n6_Zs{flex-shrink:0}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov .styles_certifications__33pTr .styles_cardOverride__hvhRW{padding-top:var(--s4)}.styles_cardContainer__6dlGT .styles_linkWrapper__y_JOd .styles_wrapper__W6rov hr{width:100%;margin:0;border:1px dashed var(--primaryColorMedium);transition:border var(--standardTransitionTime)}.styles_container__OS8ol .styles_teamsContainer__s5EWb,.styles_container__kJhgr{display:grid;grid-gap:var(--s3);grid-template-columns:repeat(auto-fill,minmax(290px,1fr));justify-content:flex-end}.styles_container__OS8ol .styles_teamsContainer__s5EWb .styles_skeleton__NpgIU{width:100%;min-height:250px;border-radius:var(--standardBorderRadius);animation:styles_animeSkeleton__HlzdW 1s infinite}@keyframes styles_animeSkeleton__HlzdW{0%{background-color:var(--lightGray)}50%{background-color:var(--mediumGray)}to{background-color:var(--lightGray)}}.styles_container__OS8ol .styles_noExist__9h1VX{margin:var(--s5) 0;text-align:center}.styles_fieldTeamMembers__dXMw5 .styles_header__4Qw0F{display:flex;gap:var(--s1);align-items:center;margin:var(--s1) 0}.styles_createProjectModal__Vu9NZ{min-width:500px}.styles_createProjectModal__Vu9NZ form{display:flex;flex-direction:column;gap:var(--s1)}.styles_createProjectModal__Vu9NZ form label svg path{fill:var(--secondaryColorMedium)}.styles_createProjectModal__Vu9NZ form .styles_buttons__jfS61{display:flex;gap:var(--s1);justify-content:flex-end;margin-top:var(--s1)}.styles_container__sOGAy{height:210px;padding:var(--s2);border-radius:var(--cardRadius);box-shadow:var(--cardShadow)}.styles_container__sOGAy .styles_projectInfo__yG6rG{display:flex;flex-direction:column;gap:var(--s1);min-width:100%}.styles_container__sOGAy .styles_projectInfo__yG6rG .styles_top__QYmUh{display:flex;justify-content:space-between}.styles_container__sOGAy .styles_projectInfo__yG6rG .styles_project__grRdm{display:flex;gap:var(--s1);justify-content:space-between}.styles_container__sOGAy .styles_projectInfo__yG6rG .styles_project__grRdm .styles_name__38Qdp{overflow-x:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap}.styles_container__sOGAy .styles_projectInfo__yG6rG .styles_project__grRdm svg{cursor:pointer;position:relative;z-index:2}.styles_container__sOGAy .styles_projectInfo__yG6rG .styles_project__grRdm .styles_star__sBH3a path{fill:var(--starColor);stroke:var(--starColor)}.styles_container__sOGAy .styles_projectInfo__yG6rG .styles_teamOverview__B_f3A{display:flex;gap:var(--s1);align-items:center;justify-content:flex-start}.styles_container__sOGAy .styles_projectInfo__yG6rG .styles_teamOverview__B_f3A .styles_imgName__Ofw78,.styles_container__sOGAy .styles_projectInfo__yG6rG .styles_teamOverview__B_f3A .styles_teamNum__Ouyq6{font-size:var(--smallestFontSize)}.styles_content__eKwBC{position:fixed;display:flex;flex-direction:column;gap:var(--s1);padding:var(--s2);color:var(--darkBlack);background-color:var(--white);border-radius:var(--cardRadius);box-shadow:var(--cardShadow)}.styles_content__eKwBC .styles_settingbtn__VWukQ{cursor:pointer;display:flex;gap:var(--s1);align-items:center}.styles_statusContainer__jIr1E{width:-moz-fit-content;width:fit-content;margin-top:var(--s2);padding:0 var(--s1);border-radius:20px}.styles_statusContainer__jIr1E .styles_statusCircle__cHGO0{display:inline-block;width:10px;height:10px;margin-right:var(--s-1);border-radius:50%}.styles_statusContainer__jIr1E.styles_completed__sb5mW{background-color:var(--primaryColorMedium)}.styles_statusContainer__jIr1E.styles_completed__sb5mW .styles_statusName__mfodv{color:var(--completedColor)}.styles_statusContainer__jIr1E.styles_completed__sb5mW .styles_statusCircle__cHGO0{background-color:var(--completedColor)}.styles_statusContainer__jIr1E.styles_progress__aclZf{background-color:var(--purpleAccent)}.styles_statusContainer__jIr1E.styles_progress__aclZf .styles_statusName__mfodv{color:var(--progressColor)}.styles_statusContainer__jIr1E.styles_progress__aclZf .styles_statusCircle__cHGO0{background-color:var(--progressColor)}.styles_title__mgSKI{display:flex;align-items:center;justify-content:space-between}.styles_teamsContainer__Z0Z3w{display:grid;grid-gap:var(--s2);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));justify-content:flex-end}.styles_teamsContainer__Z0Z3w .styles_newProject__8_7EA{cursor:pointer;height:210px;margin:0;padding:var(--s2);text-align:center;background:none;border:none;border-radius:var(--cardRadius);box-shadow:var(--cardShadow);transition:background-color 5ms}.styles_teamsContainer__Z0Z3w .styles_newProject__8_7EA .styles_border__JF_Hr{display:flex;align-items:center;justify-content:center;height:100%;background-color:var(--secondaryColor);border:1px dashed var(--primaryColor);border-radius:var(--cardRadius);transition:background-color var(--standardTransitionTime)}.styles_teamsContainer__Z0Z3w .styles_newProject__8_7EA .styles_border__JF_Hr .styles_circleBorder__ECr_r{display:flex;align-items:center;justify-content:center;padding:var(--s-1);background-color:var(--primaryColorMedium);border-radius:50%;transition:background-color var(--standardTransitionTime)}.styles_teamsContainer__Z0Z3w .styles_newProject__8_7EA .styles_border__JF_Hr .styles_circleBorder__ECr_r path{transition:stroke var(--standardTransitionTime)}.styles_teamsContainer__Z0Z3w .styles_newProject__8_7EA:hover .styles_border__JF_Hr{background-color:var(--primaryColorMedium)}.styles_teamsContainer__Z0Z3w .styles_newProject__8_7EA:hover .styles_border__JF_Hr .styles_circleBorder__ECr_r{background-color:var(--primaryColor)}.styles_teamsContainer__Z0Z3w .styles_newProject__8_7EA:hover .styles_border__JF_Hr .styles_circleBorder__ECr_r path{stroke:var(--secondaryColor)}.styles_container__1uv__{display:flex;flex-wrap:wrap}.styles_container__1uv__ .styles_left__8er4j{flex:2 0 0;min-width:30dvw;max-width:560px}.styles_container__1uv__ .styles_left__8er4j .styles_cannotEdit__gO_1T button{width:100%;margin-top:var(--s2)}.styles_container__1uv__ .styles_right__UhcDz{flex:1;min-width:30dvw}@media(max-width:900px){.styles_container__1uv__ .styles_left__8er4j,.styles_container__1uv__ .styles_right__UhcDz{flex:1 0 100%}}