.Icon svg,.Spinner .p-progress-spinner{width:100%;height:100%}.LoadingModal{position:fixed;z-index:999;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(149,157,165,.5);width:100vw;height:100%}.LoadingModal,.LoadingModal__box{display:flex;align-items:center;justify-content:center}.LoadingModal__box{background-color:#fff;padding:12px;min-width:150px;height:120px;flex-direction:column;border-radius:8px}.LoadingModal__text{margin:8px 0 0;font-family:Inter-700}.Button{border-width:1px;border-style:solid;border-radius:8px;cursor:pointer;transition:.3s ease;flex-direction:row;display:flex;justify-content:center;align-items:center}.Button.reverse{flex-direction:row-reverse}.Button.small{padding:7px 15px}.Button.medium{font-size:16px;line-height:24px;font-family:Inter-600;padding:11px 19px}.Button.large{font-size:18px;line-height:27px;font-family:Inter-700;padding:15px 23px}.Button.primary{background-color:#f99420;border-color:#f99420;color:#fff}.Button.primary:focus,.Button.primary:hover{background-color:#e47a00;border-color:#e47a00;color:#fff}.Button.primary.disabled{background-color:#e2e8f0;border-color:#e2e8f0;color:#94a3b8;cursor:not-allowed}.Button.secondary{background-color:transparent;border-color:#f99420;color:#f99420}.Button.secondary:focus,.Button.secondary:hover{background-color:transparent;border-color:#e47a00;color:#e47a00}.Button.secondary.disabled{background-color:transparent;border-color:#94a3b8;color:#94a3b8;cursor:not-allowed}.Button.text{background-color:transparent;border-color:transparent;color:#f99420}.Button.text:focus,.Button.text:hover{background-color:#fff1dc;border-color:transparent;color:#e47a00}.Button.text.disabled{color:#94a3b8;cursor:not-allowed}.Button.elevated,.Button.text.disabled{background-color:transparent;border-color:transparent}.Button.elevated{color:#f99420;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Button.elevated:focus,.Button.elevated:hover{background-color:#fff1dc;border-color:transparent;color:#e47a00}.Button.elevated.disabled{background-color:#e2e8f0;border-color:transparent;color:#94a3b8;cursor:not-allowed}.Button__label{margin-left:0;margin-right:0}.Button__label.leftSpacing{margin-left:4px}.Button__label.rightSpacing{margin-right:4px}.Button__label.small{font-size:12px;line-height:18px;font-family:Inter-600}.Button__label.medium{font-size:16px;line-height:24px;font-family:Inter-600}.Button__label.large{font-size:18px;line-height:27px;font-family:Inter-700}.OpenAppHeader{top:0;left:0;width:100%;background-color:#fff;box-shadow:0 15px 20px rgba(0,0,0,.12);z-index:1200;display:flex;align-items:center;padding:16px 20px;transition:all .3s ease;position:fixed}.OpenAppHeader.hide{-webkit-transform:translateY(-100%);transform:translateY(-100%);position:absolute;top:-100px}.OpenAppHeader__body{flex:1 1;display:flex;align-items:center}.OpenAppHeader__title{font-family:SegoeUI-Bold;font-size:14px;margin:0}.OpenAppHeader__logoWrapper{width:44px;height:100%;display:flex;align-items:center;margin:0 8px}.OpenAppHeader__logoWrapper img{width:100%;border-radius:20%}.Dialog.p-dialog{min-width:296px}.Dialog.p-dialog .p-dialog-title{font-size:20px;font-family:Inter-600}.Dialog.p-dialog .p-dialog-content{padding:0 64px 48px}.Dialog.p-dialog .p-dialog-header{padding:48px 64px 24px}.Dialog__description{margin-bottom:16px}.Dialog__closeIcon{cursor:pointer;position:absolute;right:24px;top:36px}@media screen and (min-width:992px){.Dialog__closeIcon{position:static}}.MainLayoutChatbot__chatBot{position:fixed;bottom:106px;right:20px;width:332px;box-shadow:0 4px 12px hsla(0,0%,62%,.1);border-radius:8px}@media screen and (min-width:992px){.MainLayoutChatbot__chatBot{min-width:332px;max-width:1200px;width:auto}}.MainLayoutChatbot__chatBot #chatBotMessages{height:500px}.MainLayoutChatbot__chatBot #chatBotMessages.collapsing{display:none}.MainLayoutChatbot__chatBot #chatBotMessages .ac-pushButton.ac-selectable,.MainLayoutChatbot__chatBot #chatBotMessages .webchat__suggested-action{background:#fff;font-size:12px;line-height:18px;border:1px solid #2563eb;border-radius:8px;color:#2563eb}.MainLayoutChatbot__chatBot #chatBotMessages .ac-pushButton.ac-selectable[aria-pressed=true]{background:#2563eb;border:1px solid #fff;color:#fff}.MainLayoutChatbot__chatBot #chatBotMessages .webchat__send-box{border-radius:0 0 8px 8px}.MainLayoutChatbot__chatBotTitle{position:relative;color:#fff;display:flex;align-items:center;padding:8px;grid-gap:10px;gap:10px;height:40px;background:#18338c;border-radius:8px 8px 0 0;cursor:pointer}.MainLayoutChatbot__chatBotTitle>img{width:20px;height:20px}.MainLayoutChatbot__loading{position:absolute;width:100%;background-color:#fff;height:calc(100% - 66px)}.MainLayoutChatbot__loading .LoadingModal__box{background-color:transparent}.MainLayoutChatbot__chatBotButtonGroup{display:flex;margin-left:auto}.MainLayoutChatbot__chatBotButtonGroup button{height:5px;width:5px;background:none!important;border:transparent!important;box-shadow:none!important}.MainLayoutChatbot__chatBotButtonGroup button>span{color:#d74545}.MainLayoutChatbot__chatBotClosePopup.Dialog.p-dialog .p-dialog-header{padding:16px}.MainLayoutChatbot__chatBotClosePopup.Dialog.p-dialog .p-dialog-header .p-dialog-header-icons .Dialog__closeIcon{top:16px}.MainLayoutChatbot__chatBotClosePopup.Dialog.p-dialog .p-dialog-content{padding:16px}.MainLayoutChatbot__chatBotClosePopup-content{margin-bottom:8px}@media screen and (min-width:992px){.MainLayoutChatbot__chatBotClosePopup-content{font-size:24px}}.MainLayoutChatbot__chatBotClosePopup-buttonGroup{display:flex;justify-content:center;grid-gap:10px;gap:10px;margin:20px 0}.MainLayoutChatbot__chatBotClosePopup-buttonGroup button{height:50px;width:100px}.MainLayoutChatbot__notifyButton{margin-top:16px;font-size:24px}.MainLayoutSidebar{padding:0 16px;background-color:#fff;height:100%;display:flex;flex-direction:column;justify-content:space-between}.MainLayoutSidebar__logo{padding:32px 4px 16px}.MainLayoutSidebar__logo img{width:100%}.MainLayoutSidebar__menu{padding:70px 0 70px 8px;border-top:2px solid rgba(148,163,184,.2);border-bottom:2px solid rgba(148,163,184,.2);flex:1 1}.MainLayoutSidebar__footer{padding:16px 0 16px 8px;border-bottom:2px solid rgba(148,163,184,.2)}.MainLayoutSidebar__copyright{padding:16px 0 56px}.MainLayoutSidebar__copyright-text{margin:0;font-size:12px;line-height:18px;color:#121923}.MainLayoutSidebar__item{padding:8px 10px;display:flex;align-items:center;border-radius:4px;background-color:transparent;position:relative;transition:.3s ease;cursor:pointer}.MainLayoutSidebar__item:before{content:"";position:absolute;width:4px;height:0;top:50%;left:-24px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:0 4px 4px 0;background-color:#f99420;transition:.3s ease}.MainLayoutSidebar__item.active,.MainLayoutSidebar__item:hover{background-color:#fff1dc}.MainLayoutSidebar__item.active:before,.MainLayoutSidebar__item:hover:before{height:40px}.MainLayoutSidebar__item.active>.MainLayoutSidebar__item-label,.MainLayoutSidebar__item:hover>.MainLayoutSidebar__item-label{color:#f99420}.MainLayoutSidebar__item-label{color:#121923;margin-left:10px;font-size:14px;line-height:24px;transition:.3s ease}.MainLayoutSidebar__item-label.active{color:#f99420}.MainLayoutHeaderDesktop{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:0 32px;min-height:100%}.MainLayoutHeaderDesktop__actions{display:flex;align-items:center;padding:13.5px 0}.MainLayoutHeaderDesktop__pageTitle-text{font-size:28px;line-height:42px;font-family:Inter-700;color:#121923}.MainLayoutHeaderDesktop__search{width:272px}.MainLayoutHeaderDesktop__search .p-inputtext{border-radius:32px}.MainLayoutHeaderDesktop__addCarBtn{margin-right:26px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MainLayoutHeaderDesktop__notification{margin-right:63px}.MainLayoutHeaderDesktop__profile{margin-right:43px}.MainLayoutHeaderDesktop__profile-name,.MainLayoutHeaderDesktop__profile-role{margin:0}.MainLayoutHeaderDesktop__profile-name{margin-bottom:4px;font-size:20px;line-height:30px;font-family:Inter-700}.MainLayoutHeaderDesktop__profile-role{font-size:14px;line-height:24px}.MainLayoutHeaderDesktop__logout{padding:8px;background-color:#ffebeb;border-radius:50%;cursor:pointer}.MainLayoutHeaderMobile{padding:8px 24px;background-color:#fff;display:flex;justify-content:space-between;align-items:center}.MainLayoutHeaderMobile__logo{width:160px}.MainLayoutHeaderMobile__logo img{width:100%}.MainLayoutHeaderMobile__overlay{position:fixed;z-index:1;top:0;left:0;width:100%;height:100vh;overflow:hidden;background-color:rgba(51,65,85,.3);visibility:hidden;opacity:0;transition:.3s ease}.MainLayoutHeaderMobile__overlay.active{visibility:visible;opacity:1}.MainLayoutHeaderMobile__menu{position:fixed;z-index:2;width:100%;top:0;left:0;max-height:0;visibility:hidden;opacity:0;transition:.3s ease;background-color:#fff;padding:28px 24px 8px}.MainLayoutHeaderMobile__menu.active{max-height:100vh;visibility:visible;opacity:1;overflow:auto}.MainLayoutHeaderMobile__closeIcon{padding:8px;background-color:#fff;border-radius:50%;box-shadow:0 4px 12px hsla(0,0%,62%,.1);width:-webkit-min-content;width:min-content;margin-bottom:24px}.MainLayoutHeaderMobile__profile{padding:8px;background-color:#eff6ff;border-radius:8px;margin-bottom:16px}.MainLayoutHeaderMobile__profile-name{font-size:16px;line-height:24px;font-family:Inter-700;color:#121923;margin-top:0;margin-bottom:4px}.MainLayoutHeaderMobile__profile-role{font-size:14px;line-height:24px;color:#121923;margin:0}.MainLayoutHeaderMobile__item{padding:8px 0;display:flex;align-items:center;transition:.3s ease}.MainLayoutHeaderMobile__item-label{color:#121923;margin-left:12px;font-size:14px;line-height:24px;transition:.3s ease}.MainLayoutHeaderMobile__item-label.logout{color:#ef6762}.MainLayoutHeaderMobile__divider{width:100%;height:1px;background-color:#e2e8f0;margin:16px 0 24px}.MainLayout{display:flex;height:100vh;overflow:hidden}.MainLayout__sidebar{width:264px;transition:.3s ease}.MainLayout__sidebar.collapsed{width:96px}.MainLayout__wrapper{flex:1 1;display:flex;flex-direction:column;transition:.3s ease}.MainLayout__header{min-height:40px}@media screen and (min-width:992px){.MainLayout__header{min-height:86px}}.MainLayout__moduleName{padding:8px 24px;background-color:#f8fafc;font-size:16px;line-height:24px;font-family:Inter-700;text-transform:uppercase;color:#121923;margin-top:0}.MainLayout__body{flex:1 1}.MainLayout__body>div{padding:0;background-color:#f3f4f6;width:100vw;height:calc(100vh - 148px);overflow:auto}@media screen and (min-width:992px){.MainLayout__body>div{padding:30px 32px;height:calc(100vh - 86px);width:100%}}.MainLayout__chatButton{display:none;position:fixed;bottom:42px;right:30px;z-index:2;box-shadow:0 4px 12px hsla(0,0%,62%,.1);border-radius:32px;width:40px;height:40px}@media screen and (min-width:992px){.MainLayout__chatButton{width:111px;height:48px}}.MainLayout__chatButton.Button{border:1px solid #18338c;background:#18338c;padding:0}.MainLayout__chatButton.Button:focus,.MainLayout__chatButton.Button:hover{border:1px solid #122870;background:#122870}@media screen and (min-width:992px){.MainLayout__chatButton.Button{padding:8px 20px}}.MainLayout__chatButton>.Button__label{font-size:14px;line-height:24px;font-family:Inter-400}.MainLayout__chatButton>.Button__label.leftSpacing{margin-left:8px}.MainLayout__footer{min-height:68px}.MainLayoutFooterMobile{position:relative;padding:16px 32px;background-color:#fff;box-shadow:0 -4px 15px hsla(0,0%,62%,.1)}.MainLayoutFooterMobile__copyright{padding:0 4px}.MainLayoutFooterMobile__copyright-text{margin:0;font-size:12px;line-height:18px;color:#121923;text-align:center}.Footer{height:40px;background:#002766;background:linear-gradient(180deg,#002766 0,#002c6c 5%,#005b9d 10%,#023d73 48%,#005b9d);position:fixed;bottom:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 15px;z-index:10}@media screen and (min-width:992px){.Footer{padding:0 30px}}.Footer__copyright{color:#fff;font-size:.6rem}@media screen and (min-width:992px){.Footer__copyright{font-size:1rem}}.Footer__option{margin-left:24px;color:#f99420;text-decoration:none;font-size:20px;display:none}@media screen and (min-width:992px){.Footer__option{top:-55px;display:inline-block}}.p-sidebar,.p-sidebar .p-sidebar-content,.p-sidebar .p-sidebar-header{padding:0!important}.p-sidebar{background:#fff!important}.MainLayoutHeaderMobile__sideBar .MainLayoutMenu{background-color:#fff!important}.MainLayoutHeaderMobile__sideBar .MainLayoutMenu__item{padding-left:16px}.MainLayoutHeaderMobile__sideBar .MainLayoutMenu__item.active{background-color:#fff!important}@media screen and (min-width:992px){.MainLayoutHeaderMobile__sideBar .MainLayoutMenu__item.active{background-color:#fff!important}}.MainLayoutHeaderMobile__sideBar .MainLayoutMenu__text{color:#000!important}.MainLayoutHeaderMobile__sideBar .MainLayoutMenu__text.active{background-color:#fff!important;font-weight:700}@media screen and (min-width:992px){.MainLayoutHeaderMobile__sideBar .MainLayoutMenu__text.active{background-color:#fff!important;color:rgba(32,91,126,.9)!important}}.Sidebar{background:#005b9d;background:linear-gradient(180deg,#005b9d 0,#023d73 52%,#004c92)}.Sidebar__logo{position:absolute;left:0;margin-bottom:10px}.Sidebar__logo-wrapper{background-image:url(/static/media/gui-header-bg.c41ee232.jpg);background-repeat:repeat-x;background-size:100% 60px;display:flex;justify-content:center;width:100%}@media screen and (min-width:992px){.Sidebar__logo-wrapper{background-size:100% 80px}}.Sidebar__logo-text{font-size:17px;font-family:Interstate-Black;color:#f99420;letter-spacing:8px}.Sidebar__logo-text.highlight{color:#fff}.Sidebar__logo-dashed{width:72px;height:60px}@media screen and (min-width:992px){.Sidebar__logo-dashed{width:92px;height:80px}}.Sidebar__logo-small{width:60px;height:60px}@media screen and (min-width:992px){.Sidebar__logo-small{width:80px;height:80px}}.Sidebar__logo-main{width:258px;height:60px}@media screen and (min-width:992px){.Sidebar__logo-main{width:269px;height:80px}}.MainLayoutMenu{display:flex;flex-direction:column;background-color:#ad8b5d;overflow:auto}@media screen and (min-width:992px){.MainLayoutMenu{flex-direction:row}}.MainLayoutMenu__item{display:flex;align-items:center;padding:12px 10px 12px 16px;width:100%;margin-right:0;cursor:pointer;white-space:nowrap}@media screen and (min-width:992px){.MainLayoutMenu__item{border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 16px}}.MainLayoutMenu__item.active{background-color:#ad8b5d}@media screen and (min-width:992px){.MainLayoutMenu__item.active{background-color:#ad8b5d}}.MainLayoutMenu__text{margin-left:8px;color:#000;font-size:1.2rem;color:#fff}.MainLayoutMenu__text.active{background-color:#ad8b5d;color:rgba(32,91,126,.9)}@media screen and (min-width:992px){.MainLayoutMenu__text.active{background-color:#ad8b5d;color:rgba(32,91,126,.9)}}.MainLayoutHeaderMobileOld{box-shadow:0 5px 15px rgba(0,0,0,.35)}.MainLayoutHeaderMobileOld__container{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.MainLayoutHeaderMobileOld__row{background-image:url(/static/media/gui-header-bg.c41ee232.jpg);background-repeat:repeat-x;background-size:100% 40px;display:flex;flex-direction:row;width:100%;height:40px;justify-content:flex-start}@media(min-width:420px){.MainLayoutHeaderMobileOld__row{background-size:100% 60px;height:60px}}@media screen and (min-width:992px){.MainLayoutHeaderMobileOld__row{height:80px}}.MainLayoutHeaderMobileOld__subrow{display:flex;flex-direction:row;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start}.MainLayoutHeaderMobileOld__pageTitleContainer{padding:10px;background:#002766;background:linear-gradient(180deg,#002766 0,#002c6c 5%,#005b9d 10%,#023d73 52%,#005b9d 90%,#002c6c 95%,#002766)}.MainLayoutHeaderMobileOld__pageTitle{margin:0;color:#fff;font-size:24px;font-family:SegoeUI-SemiBold}.MainLayoutHeaderMobileOld__actions{display:flex}.MainLayoutHeaderMobileOld__icon{margin-left:16px}.MainLayoutHeaderMobileOld__sideBar{background-color:#6a81a0;width:500px!important}.MainLayoutHeaderMobileOld__logo-dashed{width:48px;height:40px}@media(min-width:420px){.MainLayoutHeaderMobileOld__logo-dashed{width:72px;height:60px}}@media screen and (min-width:992px){.MainLayoutHeaderMobileOld__logo-dashed{width:92px;height:80px}}.MainLayoutHeaderMobileOld__logo-small{width:40px;height:40px}@media(min-width:420px){.MainLayoutHeaderMobileOld__logo-small{width:60px;height:60px}}@media screen and (min-width:992px){.MainLayoutHeaderMobileOld__logo-small{width:80px;height:80px}}.MainLayoutHeaderMobileOld__logo-main{width:135px;height:40px}@media(min-width:420px){.MainLayoutHeaderMobileOld__logo-main{width:202px;height:60px}}@media screen and (min-width:992px){.MainLayoutHeaderMobileOld__logo-main{width:269px;height:80px}}.Select{display:flex;align-items:center;transition:.3s ease;min-height:40px}.Select__menu.p-menu.p-menu.p-menu-overlay{padding:8px 0;background:#fff;box-shadow:0 8px 12px rgba(0,0,0,.1);border-radius:8px;min-width:168px}.Select__menu.p-menu .p-menu-list .p-menuitem-link:not(.p-disabled):hover{background-color:#fff1dc}.Select__menu.p-menu .p-menu-list .p-menuitem-link .p-menuitem-icon,.Select__menu.p-menu .p-menu-list .p-menuitem-link .p-menuitem-text{color:#121923;font-size:16px;line-height:24px}.Select__menu.p-menu .p-menu-list .p-menuitem-link:focus{box-shadow:none}.Select__menu.p-menu .p-menu-list .p-menuitem-link:active{background-color:#f99420}.Select:hover{cursor:pointer}.Select__label{color:#fff;display:flex;font-family:Inter-600;font-size:16px;line-height:24px}.Select.hasMenu:after{content:"";width:20px;height:20px;background-image:url(/static/media/arrow-down.88dde928.svg);margin-left:10px;transition:.3s ease;-webkit-transform:scaleY(1);transform:scaleY(1)}.Select.openMenu .Select__label{color:#f99420}.Select.openMenu.hasMenu:after{background-image:url(/static/media/arrow-up-tree-poppy.253e5ea9.svg);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.MainLayoutHeaderDesktopOld{background-image:url(/static/media/gui-header-bg.c41ee232.jpg);background-repeat:repeat-x;box-shadow:0 5px 15px rgba(0,0,0,.35)}.MainLayoutHeaderDesktopOld__container{display:flex;flex-direction:column;width:100%}.MainLayoutHeaderDesktopOld__row{display:flex;flex-direction:row;width:100%;height:80px}.MainLayoutHeaderDesktopOld__logo{position:absolute;top:-58px;left:0;margin-bottom:20px;z-index:1}.MainLayoutHeaderDesktopOld__logo-wrapper{padding:0 20px;cursor:pointer;display:flex}.MainLayoutHeaderDesktopOld__logo-text{font-size:35px;font-family:Interstate-Black;color:#f99420;letter-spacing:8px}.MainLayoutHeaderDesktopOld__logo-text.highlight{color:#fff}.MainLayoutHeaderDesktopOld__nameDasboard{font-family:Interstate-Black;font-size:24px;color:#fff;text-transform:uppercase;margin-left:30px}.MainLayoutHeaderDesktopOld__actions{padding-right:10px;display:flex;align-items:center;margin-left:auto}.MainLayoutHeaderDesktopOld__bell{margin-top:4px;margin-right:16px}@media screen and (min-width:992px){.MainLayoutHeaderDesktopOld__bell{margin-top:0}}.MainLayoutHeaderDesktopOld__dropdown{display:flex;align-items:center;color:#fff;padding:8px 0}.MainLayoutHeaderDesktopOld__dropdown-label{margin-left:4px;margin-right:8px}.MainLayoutOld{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;background:#005b9d;background:linear-gradient(180deg,#005b9d 0,#023d73 52%,#004c92)}.MainLayoutOld__body{flex:1 1;padding:40px 0}.MainLayoutOld__body-wapper{background-color:#ad8b5d;padding:15px}.MainLayoutOld__chatButton{position:fixed;bottom:40px;right:20px;background:#ad8b5d!important;border:1px solid #ad8b5d!important;z-index:2}.MainLayoutOld__chatButton:hover{background:#ffbf00!important}.GuestLayoutHeader{background-color:#18338c;font-size:0}.GuestLayoutHeader__container{display:flex;justify-content:space-between;padding:0 12px}@media screen and (min-width:992px){.GuestLayoutHeader__container{padding:0}}.GuestLayoutHeader__logo{padding:16px 0;cursor:pointer}.GuestLayoutHeader__logo img{width:129px}@media screen and (min-width:992px){.GuestLayoutHeader__logo img{width:auto}}.GuestLayoutHeader__actions{display:flex;align-items:center}.GuestLayoutHeader__overlay{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;background-color:rgba(51,65,85,.3);z-index:11;visibility:hidden;opacity:0;transition:.3s ease}.GuestLayoutHeader__overlay.active{visibility:visible;opacity:1}.GuestLayoutHeader__loginBtn{width:80px}@media screen and (min-width:992px){.GuestLayoutHeader__loginBtn{width:120px}}.GuestLayoutHeader__featherMenuIcon{margin-left:8px;cursor:pointer}.GuestLayoutHeader__menu{padding:0;list-style:none;display:flex;flex-direction:column;align-items:flex-end;position:fixed;width:100%;top:0;left:0;max-height:0;visibility:hidden;opacity:0;transition:.3s ease;background-color:#fff;z-index:11}.GuestLayoutHeader__menu.active{max-height:350px;visibility:visible;opacity:1}@media screen and (min-width:992px){.GuestLayoutHeader__menu{position:static;flex-direction:row;align-items:center;background-color:transparent}}.GuestLayoutHeader__menuCloseIcon{cursor:pointer;padding:8px;width:-webkit-max-content;width:max-content;display:block;margin:12px 24px 12px 0}@media screen and (min-width:992px){.GuestLayoutHeader__menuCloseIcon{display:none}}.GuestLayoutHeader__menuItem{margin-right:0;display:flex;align-items:center;justify-content:flex-end;cursor:pointer;padding:12px 24px}@media screen and (min-width:992px){.GuestLayoutHeader__menuItem{margin-right:36px;padding:0;justify-content:flex-start}}.GuestLayoutHeader__menuItem.desktop{display:none}@media screen and (min-width:992px){.GuestLayoutHeader__menuItem.desktop{display:flex}}.GuestLayoutHeader__menuItem.mobile{display:flex}@media screen and (min-width:992px){.GuestLayoutHeader__menuItem.mobile{display:none}}.GuestLayoutHeader__menuItem.mobile.desktop{display:flex}.GuestLayoutHeader__menuItem.hasSubMenu:after{content:"";width:20px;height:20px;background-image:url(/static/media/arrow-down.88dde928.svg);margin-left:10px;transition:.3s ease;-webkit-transform:scaleY(1);transform:scaleY(1)}.GuestLayoutHeader__menuItem-text{font-size:16px;line-height:24px;font-family:Inter-500;transition:.3s ease;cursor:pointer;color:#121923}@media screen and (min-width:992px){.GuestLayoutHeader__menuItem-text{color:#fff;font-family:Inter-600}}.GuestLayoutHeader__menuItem:hover.hasSubMenu:after{background-image:url(/static/media/arrow-up-tree-poppy.253e5ea9.svg);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.GuestLayoutHeader__menuItem:hover>.GuestLayoutHeader__menuItem-text{color:#f99420}.GuestLayoutFooter{background-color:#121923}.GuestLayoutFooter__container{padding:32px 12px}@media screen and (min-width:992px){.GuestLayoutFooter__container{padding:36px 0 32px}}.GuestLayoutFooter__actions{display:flex;flex-wrap:wrap}@media screen and (min-width:992px){.GuestLayoutFooter__actions{flex-wrap:nowrap}}.GuestLayoutFooter__logo,.GuestLayoutFooter__menu{width:50%;margin-bottom:24px}.GuestLayoutFooter__logo.left,.GuestLayoutFooter__menu.left{padding-right:36px}.GuestLayoutFooter__logo.right,.GuestLayoutFooter__menu.right{padding-left:36px}@media screen and (min-width:992px){.GuestLayoutFooter__logo,.GuestLayoutFooter__menu{width:20%;margin-bottom:0}.GuestLayoutFooter__logo.left,.GuestLayoutFooter__logo.right,.GuestLayoutFooter__menu.left,.GuestLayoutFooter__menu.right{padding-right:0;padding-left:0}}.GuestLayoutFooter__menu.left{padding-left:18px}@media screen and (min-width:992px){.GuestLayoutFooter__menu.left{padding-left:0}}.GuestLayoutFooter__logo img{width:100%}.GuestLayoutFooter__getStarted{width:100%;padding-top:4px;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:992px){.GuestLayoutFooter__getStarted{width:20%;padding-top:0;display:block}}.GuestLayoutFooter__getStarted-btn{width:187px}@media screen and (min-width:992px){.GuestLayoutFooter__getStarted-btn{width:190px}}.GuestLayoutFooter__bigTitle,.GuestLayoutFooter__normalText,.GuestLayoutFooter__title{display:block;color:#fff}.GuestLayoutFooter__title{font-size:18px;line-height:21.78px;font-family:Inter-700;margin:0 0 15px}.GuestLayoutFooter__bigTitle{font-size:28px;line-height:36px;font-family:Inter-700;margin:0 0 23px}.GuestLayoutFooter__normalText{font-family:Inter-400}.GuestLayoutFooter__normalText.menuItem{margin-bottom:15px;font-size:16px;line-height:20px;cursor:pointer}.GuestLayoutFooter__normalText.getStarted{margin-bottom:23px;font-size:14px;line-height:24px}@media screen and (min-width:992px){.GuestLayoutFooter__normalText.getStarted{font-size:16px;line-height:20px}}.GuestLayoutFooter__normalText.terms{margin-right:0;margin-bottom:24px;font-size:14px;line-height:24px;cursor:pointer}@media screen and (min-width:992px){.GuestLayoutFooter__normalText.terms{font-size:16px;line-height:20px;margin-right:30px;margin-bottom:0}}.GuestLayoutFooter__normalText.copyright{margin-left:30px;font-size:14px;line-height:24px}@media screen and (min-width:992px){.GuestLayoutFooter__normalText.copyright{font-size:16px;line-height:24px}}.GuestLayoutFooter__divider{width:100%;height:1px;background-color:#fff;margin:24px 0}@media screen and (min-width:992px){.GuestLayoutFooter__divider{margin:24px 0 40px}}.GuestLayoutFooter__signedInfo{display:flex;justify-content:flex-start;flex-direction:column;align-items:center}@media screen and (min-width:992px){.GuestLayoutFooter__signedInfo{display:flex;justify-content:center;align-items:flex-start;flex-direction:row}}.Dropdown{position:relative;width:100%}.Dropdown .p-dropdown{width:100%;border-radius:8px}.Dropdown .p-dropdown:not(.p-disabled):hover{border-color:#f99420}.Dropdown .p-dropdown:not(.p-disabled).p-focus{box-shadow:none;border-color:#f99420}.Dropdown__label{color:#205b7e;margin:10px 0 5px;display:block}.InputHelperText{margin-top:8px}.InputHelperText.error{color:#ef6762}.InputHelperText__content{font-weight:400;font-size:12px;line-height:18px}.Input{position:relative;width:100%}.Input__wrapper{display:flex;flex-direction:column;width:100%}.Input__appendIcon,.Input__clearIcon,.Input__eyeIcon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Input__clearIcon,.Input__eyeIcon{right:12px;cursor:pointer;transition:.3s ease}.Input__eyeIcon{-webkit-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translateX(0)}.Input__eyeIcon.hasValue{-webkit-transform:translateX(-24px) translateY(-50%);transform:translateX(-24px) translateY(-50%)}.Input__clearIcon{opacity:0;visibility:hidden}.Input__clearIcon.hasValue{opacity:1;visibility:visible}.Input__appendIcon.suffix{right:12px}.Input__appendIcon.prefix{left:12px}.Input.hasValue .p-inputtext,.Input.suffix .p-inputtext{padding:12px 42px 12px 8px}.Input.prefix .p-inputtext{padding:12px 8px 12px 42px}.CreatePasswordEmployee__containerButton{margin-top:20px;display:flex;justify-content:center;width:100%}.FormLogin__wrapper{width:100%}@media screen and (min-width:992px){.FormLogin__wrapper{width:694px}}.FormLogin__container{padding:0;background-color:transparent;border-radius:8px}@media screen and (min-width:992px){.FormLogin__container{padding:42px 30px 51px;background-color:#eff6ff}}.FormLogin__input{margin-bottom:16px}@media screen and (min-width:992px){.FormLogin__input{margin-bottom:24px}}.FormLogin__input.password{margin-bottom:8px}.FormLogin__submitBtn{margin:0;width:calc(100% - 48px);position:absolute;left:24px;bottom:120px}@media screen and (min-width:992px){.FormLogin__submitBtn{position:static;width:445px;margin:48px auto 24px}}.FormLogin__signUp{color:#000;text-align:center;margin:0;position:absolute;bottom:80px;width:calc(100% - 48px)}@media screen and (min-width:992px){.FormLogin__signUp{position:static}}.FormLogin__signUp,.FormLogin__signUp-clickable{font-size:14px;line-height:24px}@media screen and (min-width:992px){.FormLogin__signUp,.FormLogin__signUp-clickable{font-size:16px;line-height:24px}}.FormLogin__signUp-clickable{font-family:Inter-700;color:#f99420;cursor:pointer}.FormLogin__dialog.Dialog.p-dialog{position:fixed;top:0;left:0;width:100vw;height:100vh;max-height:none}@media screen and (min-width:992px){.FormLogin__dialog.Dialog.p-dialog{position:relative;max-height:90%;width:auto;height:auto}}.FormLogin__dialog.Dialog.p-dialog .p-dialog-header{padding:32px 24px 24px;border-top-right-radius:0;border-top-left-radius:0}@media screen and (min-width:992px){.FormLogin__dialog.Dialog.p-dialog .p-dialog-header{padding:51px 72px;border-top-right-radius:8px;border-top-left-radius:8px}}.FormLogin__dialog.Dialog.p-dialog .p-dialog-title{font-size:20px;line-height:30px;font-family:Inter-600;text-align:center}@media screen and (min-width:992px){.FormLogin__dialog.Dialog.p-dialog .p-dialog-title{font-size:28px;line-height:42px}}.FormLogin__dialog.Dialog.p-dialog .p-dialog-content{padding:0 24px 48px;border-bottom-right-radius:0;border-bottom-left-radius:0}@media screen and (min-width:992px){.FormLogin__dialog.Dialog.p-dialog .p-dialog-content{padding:0 72px 48px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}}.FormLogin__forgotPassword{margin-bottom:16px}@media screen and (min-width:992px){.FormLogin__forgotPassword{margin-bottom:24px}}.FormLogin__forgotPassword-text{font-size:14px;line-height:24px;font-family:Inter-400;color:#1c37c2;cursor:pointer}.InputPhone{position:relative;width:100%}.InputPhone .p-inputtext{width:100%}.InputPhone__clearIcon{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;transition:.3s ease;opacity:0;visibility:hidden}.InputPhone__clearIcon.hasValue{opacity:1;visibility:visible}.InputPhone__label{color:#205b7e;margin:10px 0 5px;display:block}.GoogleAutoComplete__label{color:#121923;margin-bottom:8px;display:block;font-family:Inter-600;font-size:14px;line-height:24px}@media screen and (min-width:992px){.GoogleAutoComplete__label{font-size:16px;line-height:24px}}.GoogleAutoComplete__input{width:100%;height:40px;padding:12px 8px;border-radius:8px;border:1px solid #cbd5e1;font-weight:400;font-size:16px;outline:none}@media screen and (min-width:992px){.GoogleAutoComplete__input{height:48px}}.GoogleAutoComplete__input:focus,.GoogleAutoComplete__input:hover{border-color:#f99420}.GoogleAutoComplete__input.error{border:1px solid #ef6762;color:#ef6762}.Checkbox{display:flex;flex-direction:row;justify-content:flex-start}.Checkbox .p-checkbox{padding-top:2px}.Checkbox .p-checkbox:not(.Checkbox .p-checkbox-disabled) .p-checkbox-box{border-radius:4px;border-width:1px;border-color:#f99420}.Checkbox .p-checkbox:not(.Checkbox .p-checkbox-disabled) .p-checkbox-box.p-highlight,.Checkbox .p-checkbox:not(.Checkbox .p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#f99420;background:#f99420}.Checkbox .p-checkbox:not(.Checkbox .p-checkbox-disabled) .p-checkbox-box:hover{border-color:#f99420}.Checkbox .p-checkbox:not(.Checkbox .p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none}.Checkbox .p-checkbox:not(.Checkbox .p-checkbox-disabled) .p-checkbox-box.p-disabled{border-color:#cbd5e1}.Checkbox.reverse{flex-direction:row-reverse;justify-content:flex-end}.Checkbox__label.left{margin-right:8px}.Checkbox__label.right{margin-left:8px}.Checkbox__label-text{color:#121923}.Checkbox__label-text.link{text-decoration:none;color:#000;border-bottom:1px solid #1c37c2}.FormSignUp__dialog.Dialog.p-dialog{position:fixed;top:0;left:0;width:100vw;height:100vh;max-height:none}@media screen and (min-width:992px){.FormSignUp__dialog.Dialog.p-dialog{position:relative;max-height:90%;width:auto;height:auto}}.FormSignUp__dialog.Dialog.p-dialog.anonymous{position:relative;max-height:90%;width:100%;height:auto}@media screen and (min-width:992px){.FormSignUp__dialog.Dialog.p-dialog.anonymous{width:auto}}.FormSignUp__dialog.Dialog.p-dialog .p-dialog-header{padding:32px 24px 16px;border-top-right-radius:0;border-top-left-radius:0}@media screen and (min-width:992px){.FormSignUp__dialog.Dialog.p-dialog .p-dialog-header{padding:51px 72px}}.FormSignUp__dialog.Dialog.p-dialog .p-dialog-header.anonymous{padding:32px 24px 16px;border-top-right-radius:8px;border-top-left-radius:8px}@media screen and (min-width:992px){.FormSignUp__dialog.Dialog.p-dialog .p-dialog-header.anonymous{padding:48px 72px 16px}}.FormSignUp__dialog.Dialog.p-dialog .p-dialog-title{font-size:20px;line-height:30px;font-family:Inter-600;text-align:center}@media screen and (min-width:992px){.FormSignUp__dialog.Dialog.p-dialog .p-dialog-title{font-size:28px;line-height:42px}}.FormSignUp__dialog.Dialog.p-dialog .p-dialog-content{padding:0 0 48px;margin-top:-1px}@media screen and (min-width:992px){.FormSignUp__dialog.Dialog.p-dialog .p-dialog-content{border-bottom-right-radius:8px;border-bottom-left-radius:8px}}.FormSignUp__dialog.Dialog.p-dialog .p-dialog-content.anonymous{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.FormSignUp__wrapper{width:100%;display:flex;flex-direction:column;padding:0 16px;transition:.3s ease}@media screen and (min-width:992px){.FormSignUp__wrapper{width:1246px;padding:0 72px;flex-direction:row}}.FormSignUp__wrapper.anonymous{width:100%;padding:0 8px}@media screen and (min-width:992px){.FormSignUp__wrapper.anonymous{width:838px;padding:0 72px}}.FormSignUp__wrapper.hasSubFields{padding:0 20px;flex-direction:column}@media screen and (min-width:992px){.FormSignUp__wrapper.hasSubFields{padding:0 57px;flex-direction:row}}.FormSignUp__description{font-size:14px;line-height:24px;color:#121923;text-align:center;margin:0 0 16px}@media screen and (min-width:992px){.FormSignUp__description{font-size:16px;line-height:24px;margin:0 0 16px}}.FormSignUp__fieldsWrapper{padding:0;transition:.3s ease}@media screen and (min-width:992px){.FormSignUp__fieldsWrapper{padding:0 15px}}.FormSignUp__fieldsWrapper.left{width:100%}@media screen and (min-width:992px){.FormSignUp__fieldsWrapper.left{width:65%}}.FormSignUp__fieldsWrapper.right{width:100%}@media screen and (min-width:992px){.FormSignUp__fieldsWrapper.right{width:35%}}.FormSignUp__fieldsWrapper.full{width:100%;max-width:694px;margin:0 auto;padding:0}.FormSignUp__mainFields{background-color:transparent;padding:0;border-radius:8px;display:flex;flex-wrap:wrap}@media screen and (min-width:992px){.FormSignUp__mainFields{background-color:#eff6ff;padding:18px}}.FormSignUp__fieldWrapper{padding:8px}@media screen and (min-width:992px){.FormSignUp__fieldWrapper{padding:12px}}.FormSignUp__subFields{height:100%;display:flex;flex-direction:column;justify-content:center}.FormSignUp__submitBtn{margin:16px auto 0;width:calc(100% - 48px)}@media screen and (min-width:992px){.FormSignUp__submitBtn{margin:48px auto 0;width:445px}}.FormSignUp__login{color:#000;text-align:center;margin:16px 0 0}@media screen and (min-width:992px){.FormSignUp__login{margin:0}}.FormSignUp__login,.FormSignUp__login-clickable{font-size:14px;line-height:24px}@media screen and (min-width:992px){.FormSignUp__login,.FormSignUp__login-clickable{font-size:16px}}.FormSignUp__login-clickable{font-family:Inter-700;color:#f99420;cursor:pointer}.FormSignUp__termsCheckbox-link,.FormSignUp__termsCheckbox-text{margin:0;font-size:14px;line-height:24px}.FormSignUp__termsCheckbox-text{font-family:Inter-500}.FormSignUp__termsCheckbox-link{font-family:Inter-400;color:#4f9cf9;text-decoration:none}.FormForgotPassword__dialog.Dialog.p-dialog{position:fixed;top:0;left:0;width:100vw;height:100vh;max-height:none}@media screen and (min-width:992px){.FormForgotPassword__dialog.Dialog.p-dialog{position:relative;max-height:90%;width:auto;height:auto}}.FormForgotPassword__dialog.Dialog.p-dialog .p-dialog-header{padding:32px 24px 16px;border-top-right-radius:0;border-top-left-radius:0}@media screen and (min-width:992px){.FormForgotPassword__dialog.Dialog.p-dialog .p-dialog-header{padding:48px 72px 16px;border-top-right-radius:8px;border-top-left-radius:8px}}.FormForgotPassword__dialog.Dialog.p-dialog .p-dialog-title{font-size:20px;line-height:30px;font-family:Inter-600;text-align:center}@media screen and (min-width:992px){.FormForgotPassword__dialog.Dialog.p-dialog .p-dialog-title{font-size:28px;line-height:42px}}.FormForgotPassword__dialog.Dialog.p-dialog .p-dialog-content{padding:0 0 48px;border-bottom-right-radius:0;border-bottom-left-radius:0}@media screen and (min-width:992px){.FormForgotPassword__dialog.Dialog.p-dialog .p-dialog-content{border-bottom-right-radius:8px;border-bottom-left-radius:8px}}.FormForgotPassword__description{font-size:12px;line-height:18px;font-family:Inter-400;margin-top:0;margin-bottom:20px;text-align:center}@media screen and (min-width:992px){.FormForgotPassword__description{font-size:16px;line-height:24px;margin-bottom:32px}}.FormForgotPassword__wrapper{overflow:hidden}.FormForgotPassword__container{width:300%;overflow:hidden;display:flex;margin-bottom:32px;transition:.3s ease}.FormForgotPassword__container.provideEmailStep{-webkit-transform:translateX(0);transform:translateX(0)}.FormForgotPassword__container.providePasscodeStep{-webkit-transform:translateX(-100vw);transform:translateX(-100vw)}@media screen and (min-width:992px){.FormForgotPassword__container.providePasscodeStep{-webkit-transform:translateX(-652px);transform:translateX(-652px)}}.FormForgotPassword__container.setNewPasswordStep{-webkit-transform:translateX(-200vw);transform:translateX(-200vw)}@media screen and (min-width:992px){.FormForgotPassword__container.setNewPasswordStep{-webkit-transform:translateX(-1304px);transform:translateX(-1304px)}}.FormForgotPassword__provideEmailStep,.FormForgotPassword__providePasscodeStep,.FormForgotPassword__setNewPasswordStep,.FormForgotPassword__wrapper{width:100vw}@media screen and (min-width:992px){.FormForgotPassword__provideEmailStep,.FormForgotPassword__providePasscodeStep,.FormForgotPassword__setNewPasswordStep,.FormForgotPassword__wrapper{width:652px}}.FormForgotPassword__provideEmailStep,.FormForgotPassword__providePasscodeStep,.FormForgotPassword__setNewPasswordStep{max-height:0;transition:.3s ease;overflow:hidden}.FormForgotPassword__provideEmailStep.active,.FormForgotPassword__providePasscodeStep.active,.FormForgotPassword__setNewPasswordStep.active{max-height:300px}.FormForgotPassword__provideEmailStep{padding:0 24px}@media screen and (min-width:992px){.FormForgotPassword__provideEmailStep{padding:0 104px}}.FormForgotPassword__providePasscodeStep{display:flex;padding:28px 24px 0}@media screen and (min-width:992px){.FormForgotPassword__providePasscodeStep{padding:0 60px}}.FormForgotPassword__providePasscodeStep-inputWrapper{width:16.6666666667%;padding:0 8px}@media screen and (min-width:992px){.FormForgotPassword__providePasscodeStep-inputWrapper{padding:0 12px}}.FormForgotPassword__providePasscodeStep-inputWrapper .p-inputtext{width:40px;height:48px;padding:0;text-align:center;font-size:28px;line-height:42px;font-family:Inter-700;color:#000}@media screen and (min-width:992px){.FormForgotPassword__providePasscodeStep-inputWrapper .p-inputtext{width:70px;height:72px}}.FormForgotPassword__setNewPasswordStep{padding:0 24px}@media screen and (min-width:992px){.FormForgotPassword__setNewPasswordStep{padding:0 104px}}.FormForgotPassword__setNewPasswordStep .Input__wrapper:first-child{margin-bottom:16px}@media screen and (min-width:992px){.FormForgotPassword__setNewPasswordStep .Input__wrapper:first-child{margin-bottom:24px}}.FormForgotPassword__submitBtn{margin:0;width:calc(100% - 48px);position:absolute;bottom:114px;left:24px}@media screen and (min-width:992px){.FormForgotPassword__submitBtn{position:static;margin:0 auto 24px;width:445px}}.FormForgotPassword__backToLogin{display:flex;justify-content:center;align-items:center;position:absolute;bottom:66px;width:100%}@media screen and (min-width:992px){.FormForgotPassword__backToLogin{position:static;width:auto}}.FormForgotPassword__backToLogin-icon{width:20px;height:20px;padding-right:4px;cursor:pointer}.FormForgotPassword__backToLogin-text{cursor:pointer;font-size:14px;line-height:24px;font-family:Inter-400;color:#f99420;padding-left:4px;margin:0}.GuestNewLayoutFooter{background-color:#121923}.GuestNewLayoutFooter--wrapper{max-width:1312px;display:flex;margin:0 auto;flex-direction:column;padding:8px 24px}@media screen and (min-width:992px){.GuestNewLayoutFooter--wrapper{flex-direction:row;justify-content:space-between;padding:15px 0}}.GuestNewLayoutFooter__left{display:flex;color:#fff;flex-direction:column;justify-content:center;align-items:center;grid-row-gap:8px;row-gap:8px;padding-bottom:16px;border-bottom:1px solid #94a3b8}@media screen and (min-width:992px){.GuestNewLayoutFooter__left{flex-direction:row;grid-column-gap:40px;-webkit-column-gap:40px;column-gap:40px;padding-bottom:0;border-bottom:none}}.GuestNewLayoutFooter__left__item{cursor:pointer;font-family:Itern-600;font-size:14px;line-height:24px}@media screen and (min-width:992px){.GuestNewLayoutFooter__left__item{font-size:16px;line-height:24px}}.GuestNewLayoutFooter__right{color:#fff;text-align:center;font-size:14px;line-height:24px;margin-top:17px}@media screen and (min-width:992px){.GuestNewLayoutFooter__right{font-size:16px;line-height:24px;margin-top:0;text-align:left}}.GuestLayout{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden}.Subscription__wrapper{transition:.3s ease;opacity:1}.Subscription__wrapper.disabled{opacity:.3}.Subscription__option{margin-bottom:16px}.Subscription__isRecurringPaymentcheckbox{margin-top:40px}.Subscription__submitBtn{margin-top:40px;width:100%}.Radio{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.Radio.disableCenterTextVertical{align-items:flex-start}.Radio .p-radiobutton{padding-top:2px;width:24px;height:24px}.Radio .p-radiobutton:not(.Radio .p-radiobutton-disabled) .p-radiobutton-box{border-radius:50%;border-width:1px;border-color:#cbd5e1;width:24px;height:24px}.Radio .p-radiobutton:not(.Radio .p-radiobutton-disabled) .p-radiobutton-box.p-highlight,.Radio .p-radiobutton:not(.Radio .p-radiobutton-disabled) .p-radiobutton-box.p-highlight:hover{border-color:#f99420;background:#fff}.Radio .p-radiobutton:not(.Radio .p-radiobutton-disabled) .p-radiobutton-box.p-highlight .p-radiobutton-icon{background:#f99420;width:18px;height:18px}.Radio .p-radiobutton:not(.Radio .p-radiobutton-disabled) .p-radiobutton-box.p-focus{box-shadow:none}.Radio .p-radiobutton:not(.Radio .p-radiobutton-disabled) .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#f99420}.Radio .p-radiobutton:not(.Radio .p-radiobutton-disabled) .p-radiobutton-box.p-disabled{border-color:#cbd5e1}.Radio.reverse{flex-direction:row-reverse;justify-content:flex-end}.Radio__label.left{margin-right:8px}.Radio__label.right{margin-left:8px}.Radio__label-text{color:#121923;font-size:14px;font-family:Inter-500}.Radio__label-text.link{text-decoration:none;color:#000;border-bottom:1px solid #1c37c2}.OwnerDevice__deviceWrapper{padding:40px 0;position:relative}.OwnerDevice__deviceWrapper:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50%;height:1px;background-color:#18338c}.OwnerDevice__deviceWrapper.first{padding-top:0}.OwnerDevice__deviceWrapper.last{padding-bottom:0}.OwnerDevice__deviceWrapper.last:after{width:0}.OwnerDevice__deviceCloseIcon{position:absolute;top:42px;right:0;cursor:pointer}.OwnerDevice__deviceCloseIcon.first{top:2px}.OwnerDevice__input{margin-bottom:8px}.OwnerDevice__helpIconWrapper{display:flex;align-items:center;margin-bottom:12px}.OwnerDevice__helpIcon{cursor:pointer;margin-right:8px}.OwnerDevice__helpText{font-size:14px;color:#555}.OwnerDevice__actions{display:flex;align-items:center;margin-top:40px}.OwnerDevice__actions.noSpacing{margin-top:0}.OwnerDevice__actions-wrapper{width:50%}.OwnerDevice__actions-wrapper.sub{padding-right:4px}.OwnerDevice__actions-wrapper.main{padding-left:4px}.OwnerDevice__actions-addBtn,.OwnerDevice__actions-downloadBtn,.OwnerDevice__actions-submitBtn{width:100%}.SubmitAgreement{width:100%;display:flex}.SubmitAgreement__popupAgreement.p-dialog .p-dialog-content{padding:5px 5px 5.5rem}@media screen and (min-width:992px){.SubmitAgreement__popupAgreement.p-dialog .p-dialog-content{padding-bottom:2rem}}.SubmitAgreement__popupAgreement{position:fixed;top:0;left:0;width:100%;min-height:100vh}@media screen and (min-width:992px){.SubmitAgreement__popupAgreement{position:static;min-height:auto}}.SubmitAgreement .Button{display:flex;justify-content:center}@media screen and (min-width:992px){.SubmitAgreement .Button{display:block}}.AgreementPaper{position:relative}.Dialog.p-dialog .AgreementPaper__signHeader{padding:16px}@media screen and (min-width:992px){.Dialog.p-dialog .AgreementPaper__signHeader{padding:24px 24px 16px}}.Dialog.p-dialog .AgreementPaper__signHeader .p-dialog-title{font-size:16px;line-height:24px}@media screen and (min-width:992px){.Dialog.p-dialog .AgreementPaper__signHeader .p-dialog-title{font-size:20px;line-height:30px}}.Dialog.p-dialog .AgreementPaper__signContent{padding:0 16px 16px}@media screen and (min-width:992px){.Dialog.p-dialog .AgreementPaper__signContent{padding:0 24px 24px}}.Dialog.p-dialog .AgreementPaper__signContent .AdoptSignature{height:219px;margin-bottom:8px}@media screen and (min-width:992px){.Dialog.p-dialog .AgreementPaper__signContent .AdoptSignature{height:327px;margin-bottom:16px}}.Dialog.p-dialog .AgreementPaper__signContent button span{font-size:12px;line-height:18px}@media screen and (min-width:992px){.Dialog.p-dialog .AgreementPaper__signContent button span{font-size:16px;line-height:24px}}.AgreementPaper .Dialog__closeIcon{top:16px}.AgreementPaper .LoadingModal{position:absolute;width:100%;height:100%}.AgreementPaper__paper{margin:0 auto;background-color:#fff;position:relative;width:960px;padding:16px}.AgreementPaper__paper.mobileMode{width:100%;min-width:360px;padding:2px}.AgreementPaper.hide{position:fixed;top:0;left:0;z-index:-1;-webkit-transform:translateY(100vh);transform:translateY(100vh)}.AgreementPaper__intro{padding-bottom:16px}.AgreementPaper__intro.top{border-bottom:1px solid #000}.AgreementPaper__intro.bottom{border-top:5px solid #000}.AgreementPaper__intro-title{text-align:center;margin-top:0;margin-bottom:16px;font-family:SegoeUI-Bold;font-size:27px}.AgreementPaper__intro-title.mobileMode{font-size:1.5em}.AgreementPaper__intro-content{text-align:justify;margin:0;font-size:14px}.AgreementPaper__intro-content.mobileMode{font-size:10px}.AgreementPaper__identify{padding:16px 0;justify-content:space-between}.AgreementPaper__identify,.AgreementPaper__signature{display:flex;align-items:center}.AgreementPaper__signature-label{margin-right:8px}.AgreementPaper__signature img{max-height:80px;max-width:150px}.AgreementPaper__signature.mobileMode img{max-width:80px}.AgreementPaper__main{display:flex;flex-direction:column}@media screen and (min-width:992px){.AgreementPaper__main{flex-direction:row}}.AgreementPaper__table{flex:1 1;border:3px solid #000}.AgreementPaper__table-body{display:flex}.AgreementPaper__table-footer{border-top:3px solid #000;padding:8px;font-size:16px}.AgreementPaper__table-footer.mobileMode{font-size:10px}.AgreementPaper__termsParagraph{width:100%;font-size:10px;margin:16px 0}@media screen and (min-width:992px){.AgreementPaper__termsParagraph{width:40%;font-size:16px;margin:0 0 0 16px}}.AgreementPaper__estimation{padding:8px;border-right:3px solid #000;font-size:14px}.AgreementPaper__estimation.mobileMode{font-size:10px}.AgreementPaper__estimation-title{margin-top:0}.AgreementPaper__estimation-checkbox{margin-bottom:16px}.AgreementPaper__estimation-checkbox.mobileMode .Checkbox__label-text{font-size:10px}.AgreementPaper__estimation-checkbox.highlightCosts strong{background-color:#fbc02d}.mobileMode .AgreementPaper__textSpan{font-size:10px}.AgreementPaper__subChoice{padding:4px;border-bottom:3px solid #000}.AgreementPaper__subChoice.mobileMode{font-size:8px}.AgreementPaper__subChoice.last{border-bottom:none}.AgreementPaper__subChoice.hasTitle{display:flex}.AgreementPaper__subChoice-option{padding:8px;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:20px}.AgreementPaper__subChoice-option.selected{background-color:#000;color:#fff}.AgreementPaper__subChoice-cornerRightTitle{display:flex;justify-content:flex-end;flex:1 1}.AgreementPaper__subChoice-paragraph{margin-top:0}.AgreementPaper__subChoice-paragraph strong{font-family:SegoeUI-Bold;text-decoration:underline}.AgreementPaper__ipAddress{display:flex;justify-content:flex-end}.AgreementPaper__containerButtonSign .Button.medium{width:100px;height:40px;font-size:16px;line-height:24px;font-family:Inter-500}.AgreementPaper__containerButton{width:100%;display:flex;flex-direction:column;align-items:center}.AgreementPaper__containerButton .Button.medium{width:193px;height:56px;margin-top:24px}.AgreementPaper__containerButton.hide{display:none}.AgreementPaper__checkbox{margin-bottom:10px}.AgreementPaper__buttonSign{display:flex;align-items:center;justify-content:center;border-radius:3px;background-color:#f2e17f;padding:0 8px;cursor:pointer}.AgreementPaper__buttonSign img{width:48px}.AgreementPaper__inputCurrency{width:80px;height:24px;margin:4px}@media screen and (min-width:992px){.AgreementPaper__inputCurrency{width:120px}}.AgreementPaper .pointer{cursor:pointer}.AgreementPaper__buttonWrapper{display:flex;grid-gap:16px;gap:16px}.AdoptSignature{width:100%;border:1px solid #cbd5e1;background-color:#fff;padding:8px;border-radius:8px;height:316px}.AdoptSignature.isMobile{height:216px}.AdoptSignature__containerButton{margin-top:10px;display:flex}.AdoptSignature__button{margin-left:10px}.InputCurrency{position:relative;width:100%;height:100%}.InputCurrency .p-inputtext{width:100%;height:100%;padding-right:30px}.InputCurrency__hasCurrencyUnit .p-inputtext{border-radius:0 8px 8px 0}.InputCurrency__clearIcon{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;transition:.3s ease;opacity:0;visibility:hidden}.InputCurrency__clearIcon.hasValue{opacity:1;visibility:visible}.InputCurrency__label{color:#205b7e;margin:10px 0 5px;display:block}.InputCurrency__currencyUnit{border:1px solid #cbd5e1;width:32px;border-radius:8px 0 0 8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center}@font-face{font-family:SegoeUI-Bold;src:url(/static/media/SegoeUI-Bold.b00928e6.ttf) format("truetype")}@font-face{font-family:SegoeUI-BoldItalic;src:url(/static/media/SegoeUI-BoldItalic.1dc286ee.ttf) format("truetype")}@font-face{font-family:SegoeUI-Italic;src:url(/static/media/SegoeUI-Italic.cba58501.ttf) format("truetype")}@font-face{font-family:SegoeUI-Regular;src:url(/static/media/SegoeUI-Regular.45472284.ttf) format("truetype")}@font-face{font-family:SegoeUI-SemiBold;src:url(/static/media/SegoeUI-SemiBold.2c2436e5.ttf) format("truetype")}@font-face{font-family:Interstate-Regular;src:url(/static/media/interstate-regular.4074f9a1.ttf) format("truetype")}@font-face{font-family:Interstate-Black;src:url(/static/media/interstate-black.c454606c.ttf) format("truetype")}@font-face{font-family:Interstate-BlackItalic;src:url(/static/media/interstate-black-italic.86c3f4d3.ttf) format("truetype")}@font-face{font-family:Interstate-BoldItalic;src:url(/static/media/interstate-bolditalic.12cf4c89.ttf) format("truetype")}@font-face{font-family:Interstate-Bold;src:url(/static/media/interstate-bold.e009aa7a.ttf) format("truetype")}@font-face{font-family:Inter-100;src:url(/static/media/Inter-100-Thin.f341ca51.ttf) format("truetype")}@font-face{font-family:Inter-200;src:url(/static/media/Inter-200-ExtraLight.1815b9a8.ttf) format("truetype")}@font-face{font-family:Inter-300;src:url(/static/media/Inter-300-Light.eec86646.ttf) format("truetype")}@font-face{font-family:Inter-400;src:url(/static/media/Inter-400-Regular.e89cb199.ttf) format("truetype")}@font-face{font-family:Inter-500;src:url(/static/media/Inter-500-Medium.6dcbc9be.ttf) format("truetype")}@font-face{font-family:Inter-600;src:url(/static/media/Inter-600-SemiBold.4d56bb21.ttf) format("truetype")}@font-face{font-family:Inter-700;src:url(/static/media/Inter-700-Bold.88fa7ae3.ttf) format("truetype")}@font-face{font-family:Inter-800;src:url(/static/media/Inter-800-ExtraBold.e4a4cb71.ttf) format("truetype")}@font-face{font-family:Inter-900;src:url(/static/media/Inter-900-Black.143c2842.ttf) format("truetype")}*{box-sizing:border-box}#root,*,body,html{font-family:Inter-400}#root,body,html{position:relative;width:100%;font-size:16px;margin:0;min-height:100vh;background-color:#fafafa}#root ::-webkit-scrollbar,body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:0;background:#e2e8f0;border-radius:8px}@media screen and (min-width:992px){#root ::-webkit-scrollbar,body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:8px}}#root ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{width:0;background:#18338c;border-radius:8px}@media screen and (min-width:992px){#root ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{width:5px}}.orange-links a{color:#f99420}.container{width:calc(100% - 24px);margin:auto}@media screen and (min-width:576px){.container{width:540px}}@media screen and (min-width:768px){.container{width:720px}}@media screen and (min-width:992px){.container{width:960px}}@media screen and (min-width:1200px){.container{width:1140px}}@media screen and (min-width:1400px){.container{width:1312px}}.p-component{font-family:Inter-400}.p-dialog-mask{z-index:1102!important;padding:0 24px;overflow:hidden}.p-dialog-mask:has(.FormForgotPassword__dialog),.p-dialog-mask:has(.FormLogin__dialog){background-color:#fff!important}@media screen and (min-width:992px){.p-dialog-mask:has(.FormForgotPassword__dialog),.p-dialog-mask:has(.FormLogin__dialog){background-color:rgba(0,0,0,.4)!important}}.lock-scroll{overflow:hidden}.p-sidebar-close-icon{color:#fff}.p-datepicker{z-index:1102!important}.pac-container{z-index:1103!important}@-webkit-keyframes moveUpDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes moveUpDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}body .p-dropdown-panel{margin-top:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px}body .p-dropdown-panel .p-dropdown-items .p-dropdown-item{padding-left:8px;padding-right:8px;font-size:14px}body .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#121923;background:#fff1dc}body .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#121923;background:#f99420}body .p-inputtext:not(textarea){height:40px}@media screen and (min-width:992px){body .p-inputtext:not(textarea){height:48px}}body .p-inputtext{max-width:100%;width:100%;padding:8px;border-radius:8px;border:1px solid #cbd5e1;font-weight:400;font-size:16px}@media screen and (min-width:992px){body .p-inputtext{padding:12px 8px}}body .p-inputtext:enabled:focus{border-color:#f99420;box-shadow:none}body .p-inputtext:enabled:hover{border-color:#f99420}body .error>.p-inputtext{border:1px solid #ef6762;color:#ef6762}body .p-overlaypanel-content{padding:0!important;border-radius:8px!important}body .p-overlaypanel{border-radius:8px!important}body .p-datatable .p-datatable-loading-icon,body .p-overlaypanel:after,body .p-overlaypanel:before{display:none}body .p-dialog .p-dialog-header{border-top-right-radius:8px;border-top-left-radius:8px}body .p-dialog .p-dialog-content{border-bottom-right-radius:0;border-bottom-left-radius:0}body .p-confirm-dialog{width:316px}@media screen and (min-width:992px){body .p-confirm-dialog{width:632px}}body .p-confirm-dialog .p-dialog-header{padding:24px}@media screen and (min-width:992px){body .p-confirm-dialog .p-dialog-header{padding:32px 64px 24px}}body .p-confirm-dialog .p-dialog-header .p-dialog-title{display:flex;justify-content:center;font-size:18px;line-height:27px;font-family:Inter-600;color:#121923}@media screen and (min-width:992px){body .p-confirm-dialog .p-dialog-header .p-dialog-title{font-size:24px;line-height:48px}}body .p-confirm-dialog .p-dialog-header .p-dialog-header-icons{position:absolute;top:20px;right:24px}@media screen and (min-width:992px){body .p-confirm-dialog .p-dialog-header .p-dialog-header-icons{top:28px;right:24px}}body .p-confirm-dialog .p-dialog-header .p-dialog-header-close-icon{font-size:18px;color:#121923}body .p-confirm-dialog .p-dialog-content{padding:0 30px 24px}@media screen and (min-width:992px){body .p-confirm-dialog .p-dialog-content{padding:0 64px 24px}}body .p-confirm-dialog .p-confirm-dialog-message{margin-left:0!important;font-size:14px;line-height:24px;font-family:Inter-400;color:#121923;display:block;display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}@media screen and (min-width:992px){body .p-confirm-dialog .p-confirm-dialog-message{font-size:18px;line-height:27px;font-family:Inter-500}}body .p-confirm-dialog .p-confirm-dialog-message:before{content:"";width:32px;height:32px;margin-bottom:24px;display:none}@media screen and (min-width:992px){body .p-confirm-dialog .p-confirm-dialog-message:before{width:64px;height:64px}}body .p-confirm-dialog .p-dialog-footer{display:flex;justify-content:space-between;padding:0 24px 24px}@media screen and (min-width:992px){body .p-confirm-dialog .p-dialog-footer{padding:0 64px 32px}}body .p-confirm-dialog .p-dialog-footer .p-button{width:126px;height:36px;display:flex;justify-content:center;align-items:center;margin:0;padding:0;border-radius:8px}@media screen and (min-width:992px){body .p-confirm-dialog .p-dialog-footer .p-button{width:240px;height:56px}}body .p-confirm-dialog .p-dialog-footer .p-button:focus{box-shadow:none}body .p-confirm-dialog .p-dialog-footer .p-button.p-confirm-dialog-reject{border:1px solid #f99420}body .p-confirm-dialog .p-dialog-footer .p-button.p-confirm-dialog-reject .p-button-label{color:#f99420}body .p-confirm-dialog .p-dialog-footer .p-button.p-confirm-dialog-accept{background-color:#f99420;border:none}body .p-confirm-dialog .p-dialog-footer .p-button.p-confirm-dialog-accept .p-button-label{color:#fff}body .p-confirm-dialog .p-dialog-footer .p-button:active,body .p-confirm-dialog .p-dialog-footer .p-button:focus{box-shadow:none}body .p-confirm-dialog .p-dialog-footer .p-button .p-button-label{font-size:12px;font-family:Inter-600}@media screen and (min-width:992px){body .p-confirm-dialog .p-dialog-footer .p-button .p-button-label{font-size:18px;font-family:Inter-700}}body .p-confirm-dialog.warning-dialog .p-confirm-dialog-message:before{display:block;background-image:url(/static/media/trash-danger-circle.e74a63b0.svg);background-size:32px}@media screen and (min-width:992px){body .p-confirm-dialog.warning-dialog .p-confirm-dialog-message:before{background-size:64px}}body label[class*=__label]{color:#121923;margin-top:0;margin-bottom:8px;display:block;font-family:Inter-600;font-size:14px;line-height:24px}@media screen and (min-width:992px){body label[class*=__label]{font-size:16px}}.SubmitAgreementModal.openPopupInstallApp{padding-top:76px}.SubmitAgreementModal__close{position:absolute;top:16px;right:16px;background-color:#fff}.SubmitAgreementModal__wrapper{display:flex;justify-content:flex-start;flex-direction:row}