*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;width:100%}#root{height:100vh;width:100%}.component__contentWrapper{box-sizing:border-box;display:grid;grid-template-columns:300px calc(100% - 300px);grid-template-rows:1fr;height:100%;overflow:hidden;width:100%}.component__sidebar{background-color:#282f37;display:flex;flex-direction:column;font-family:Inter;height:100%;overflow-y:auto;padding:50px 20px 0;position:relative;width:100%}.component__sidebar>*{-ms-overflow-style:none;scrollbar-width:none}.component__sidebar>::-webkit-scrollbar{display:none}.component__sidebar__item,.component__sidebar__itemCollapsed{align-items:center;background-color:initial;border:1px solid #0000;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:10px;padding:12px 16px;transition:background-color .3s ease,border-color .3s ease}.component__sidebar__item:hover,.component__sidebar__itemCollapsed:hover{border-color:#48525c}.component__sidebar__item>img,.component__sidebar__itemCollapsed>img{height:auto;margin-right:12px;max-width:20px}.component__sidebar__item--active,.component__sidebar__itemCollapsed--active{background-color:#2f363e;border-color:#48525c}.component__sidebar__item-logout,.component__sidebar__itemCollapsed-logout{bottom:10px;position:absolute}.component__sidebar__itemCollapsed{flex-wrap:wrap;max-height:46px;overflow:hidden;transition:max-height .3s ease,border .3s ease}.component__sidebar__itemCollapsed--active{background-color:initial;max-height:500px;overflow:scroll}.component__sidebar__itemCollapsed--active:hover{border-color:none}.component__sidebar__itemCollapsed__arrow{transform:rotate(-90deg);transform-origin:center center;transition:transform .3s ease}.component__sidebar__itemCollapsed--active .component__sidebar__itemCollapsed__arrow{transform:rotate(0deg)}.component__sidebar__itemCollapsed__children{flex-basis:100%;padding:10px 10px 0}.component__sidebar__itemCollapsed__children>*{margin:6px 0}.component__sidebar__userInfo{align-items:center;background-color:#2f363e;border:1px solid #48525c;border-radius:5px;display:flex;height:60px;justify-content:flex-start;margin-bottom:36px;margin-top:auto;padding:12px 20px;position:relative}.component__sidebar__userInfo__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.component__sidebar__userInfo__circle{align-items:center;background-color:#3f7cea;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.component__sidebar__userInfo__name{color:#fff;margin-left:20px}.component__sidebar__userInfo__moreInfo{margin-left:auto}.component__sidebar__modal{align-items:flex-start;background:#2f363e;border-radius:5px;box-shadow:0 0 10px 2px #00000063;display:flex;flex-direction:column;height:auto;justify-content:center;left:0;opacity:0;padding:12px;pointer-events:none;position:fixed;top:0;transform:translateY(-100%);transition:opacity .3s ease;width:205px;z-index:99}.component__sidebar__modal>p{align-items:center;color:#fff;cursor:pointer;display:flex;justify-content:flex-start;padding:5px 0;position:relative;width:100%}.component__sidebar__modal>p>img{height:16px;margin-right:12px;width:16px}.component__sidebar__modal>p:after{background-color:#3f7cea;bottom:-2px;content:"";height:2px;left:auto;position:absolute;right:0;transition:width .3s ease,left .3s ease,right .3s ease;width:0}.component__sidebar__modal>p:hover:after{left:0;width:100%}.component__sidebar__changePassword{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.component__sidebar__changePassword__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.component__sidebar__changePassword__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.component__sidebar__changePassword__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.component__sidebar__changePassword__wrap__btns>*{color:#fff}.component__sidebar__changePassword__wrap__btns>p{align-items:center;color:#fff;cursor:pointer;display:flex;justify-content:center;position:relative}.component__sidebar__changePassword__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.component__sidebar__changePassword__wrap__btns>p:last-child:after{background-color:#ea3f3f}.component__sidebar__changePassword__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.component__sidebar__changePassword__wrap__btns>p>span{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.component__sidebar__changePassword__wrap__infoP{color:#f54a4a;margin-top:10px}.customComponents__spinner{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:64px;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:64px;word-spacing:normal;z-index:auto}.customComponents__spinner__path{stroke:#00a3ff;stroke-linecap:round;animation:spinner__dash 1.5s ease-in-out infinite,spinner__rotate 2s linear infinite;transform-origin:center;transition:stroke .3s ease}@keyframes spinner__rotate{to{transform:rotate(1turn)}}@keyframes spinner__dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.customComponents__input{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;display:inline-block;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-height:45px;min-width:0;min-width:200px;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;position:relative;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto}.customComponents__input__textbox{background-color:initial;border:none;border-bottom:1px solid #00a3ff;display:block;font-size:16px;height:calc(100% - 1px);left:0;outline:none;padding:0 5px;position:absolute;top:0;width:100%}.customComponents__input__textbox:not(:placeholder-shown)::placeholder{padding-bottom:20px}.customComponents__input__textbox::placeholder{opacity:0}.customComponents__input__placeholder{align-items:center;background-color:initial;cursor:default;display:flex;height:calc(100% - 1px);justify-content:flex-start;left:0;padding:0 5px;pointer-events:none;position:absolute;top:0;transition:top .3s ease,font-size .3s ease,color .3s ease;width:100%}.customComponents__input__textbox:not(:placeholder-shown)+.customComponents__input__placeholder{color:#00a3ff;font-size:14px;top:-25px!important}.customComponents__input.customComponents__input--dark,.customComponents__input.customComponents__input--dark .customComponents__input__textbox{color:#fff}.route__login{background-color:#293644;height:100%;width:100%}.route__login,.route__login__wrap{align-items:center;display:flex;justify-content:center}.route__login__wrap{background:#2f363e;border-radius:5px;box-shadow:0 0 4px #00000040;flex-direction:column;height:477px;padding:50px;width:500px}.route__login__wrap__btn{height:47px;margin-top:50px;width:100%}.route__login__wrap__btn>*{height:100%;width:100%}.route__login__wrap>p{color:#fff;font-family:Open Sans;font-size:26px;font-style:normal;font-weight:400;line-height:35px;margin-bottom:50px;text-align:center}.route__login__wrap .route__login__wrap__infoP{color:#f77d7d;font-size:14px;margin-bottom:0;margin-top:20px}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-SemiBold.fa8441f345d83a0bc4ec.ttf)}.customComponents__buttonSmall{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background-color:#00a3ff;border:none;border-collapse:initial;border-image:none;border-radius:0;border-radius:5px;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:pointer;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-size:13px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:40px;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align:center;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100px;word-spacing:normal;z-index:auto}@media screen and (max-width:400px){.customComponents__buttonSmall{width:70px}}body.dark .customComponents__buttonSmall{background-color:#2b2c3e;border:1px solid #58596e;color:#fff}.route__websites{background-color:#313943;height:100%;overflow:auto;padding:50px;width:100%}.route__websites__buttons{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.route__websites__buttons>button{background-color:#282f37;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.route__websites__modal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__websites__modal__wrap{background:#282f37;border-radius:10px;height:auto;max-height:100%;overflow-y:auto;padding:20px 18px;position:relative;width:500px}.route__websites__modal__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__websites__modal__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__websites__modal__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__websites__modal__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__websites__modal__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__websites__modal__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__websites__modal__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__websites__modal__wrap__infoP{color:#f54a4a;margin-top:10px}.route__websites__addWebsite{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__websites__addWebsite__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__websites__addWebsite__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__websites__addWebsite__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__websites__addWebsite__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__websites__addWebsite__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__websites__addWebsite__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__websites__addWebsite__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__websites__addWebsite__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__websites__addWebsite__wrap__infoP{color:#f54a4a;margin-top:10px}@keyframes customTableDataTransitionOpacity{0%{opacity:0}to{opacity:1}}@keyframes delay-overflow{0%{overflow:hidden}}.customComponents__table{clip:auto;grid-column-gap:normal;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:#fff;border:none;border-collapse:initial;border-image:none;border-radius:0;border-radius:5px;border-radius:10px;border-spacing:0;bottom:auto;box-shadow:none;box-shadow:0 0 15px #00000040;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;display:block;display:grid;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-size:medium!important;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;font-weight:400!important;grid-template-rows:auto;height:auto;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;min-width:100%;opacity:1;opacity:0;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;overflow-y:clip;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;position:relative;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:max-content;word-spacing:normal;z-index:auto}.customComponents__table__spinner{align-items:center;background-color:#2326304d;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:999}.customComponents__table__spinner .customComponents__spinner{left:MIN(50vw,50%);position:absolute;top:MIN(50vh,50%);transform:translateX(-50%) translateY(-50%)}.customComponents__table__filterHead{align-items:flex-start;background-color:#fff;box-sizing:border-box;color:#000;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:flex-start;margin-bottom:10px;overflow:hidden;padding:10px 40px;width:100%}.customComponents__table__filterHead__filterList{color:#fff;display:flex;flex-wrap:wrap}.customComponents__table__filterHead__filterList>span{background-color:#fff;padding:0;width:auto}.customComponents__table__filterHead__filterList__addFilter{align-items:center;background-color:initial!important;border-radius:7px!important;color:#5f6470;cursor:default;display:flex;flex-direction:row;font-family:Inter;height:40px;justify-content:center;margin-bottom:5px;margin-right:10px;margin-top:5px;max-width:100%!important;padding:10px 5px;transition:background-color .3s ease}.customComponents__table__filterHead__filterList__addFilter>img{filter:invert(1)}.customComponents__table__filterHead__filterList__addFilter:hover{background-color:#dededf!important}.customComponents__table__filterHead__filterList>span{align-items:center;border-radius:5px;color:#5f6470;cursor:pointer;display:inline-block;display:flex;font-family:Inter;height:100%;justify-content:center;margin-bottom:5px;margin-right:10px;margin-top:5px;max-width:0;overflow:hidden;padding:10px 0;transition:background-color .3s ease;white-space:nowrap}.customComponents__table__filterHead__filterList>span:hover{background-color:#caccf5}.customComponents__table__filterHead__filterList>span span:nth-child(2){margin-left:5px}.customComponents__table__filterHead__addFilterWrap{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-start;margin-top:0;max-height:0;overflow:hidden;padding-left:40px;transition:max-height .3s ease,padding .3s ease;width:100%}.customComponents__table__filterHead__addFilterWrap--active{animation:delay-overflow 1s;max-height:100px;overflow:visible;overflow:initial;padding-bottom:4px;padding-top:4px}@media screen and (max-width:700px){.customComponents__table__filterHead__addFilterWrap--active{max-height:150px}}.customComponents__table__filterHead__addFilterWrap div{margin-right:30px}.customComponents__table__head{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:1fr;grid-template-rows:1fr;height:50px;justify-content:space-between;place-items:start stretch;align-items:center;background-color:#fff;border-bottom:1px solid #e4e4e4;box-sizing:border-box;padding:0 40px;transition:opacity .3s ease;width:100%}@media screen and (max-width:600px){.customComponents__table__head{display:none}}.customComponents__table__head p{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media screen and (max-width:1200px){.customComponents__table__head p{font-size:14px}}.customComponents__table__head__item--border{align-items:center;display:flex;min-height:100%;position:relative}.customComponents__table__head__item--border:after{background-color:#d0d0d0;content:"";height:100%;position:absolute;right:-25px;top:0;width:1px}.customComponents__table__head__item--border:last-child:after{display:none}.customComponents__table__head__item__order{align-items:center;border:1px solid #fff;border-radius:50%;display:inline-flex;height:25px;justify-content:center;margin-left:5px;padding:3px;width:25px}.customComponents__table__data{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:1fr;grid-template-rows:1fr;height:60px;justify-content:space-between;place-items:start stretch;align-items:center;background-color:#fff;box-sizing:border-box;padding:0 40px;width:100%}.customComponents__table__data--footer{background-color:#4b4282!important;transition:opacity .3s ease}body.light .customComponents__table__data--footer{background-color:#b9aef0!important}.customComponents__table__data--border>*{min-height:100%;position:relative}.customComponents__table__data--border>:after{background-color:#d0d0d0;content:"";height:calc(100% + 40px);position:absolute;right:-25px;top:-20px;width:1px}.customComponents__table__data--border>:last-child:after{display:none}.customComponents__table__data>*{grid-row:1;justify-self:center;width:100%}.customComponents__table__data__mobileFriendly{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px;width:100%}.customComponents__table__data__mobileFriendly>*{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.customComponents__table__data__mobile{font-weight:700}.customComponents__table__data__mobileButton{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:30px;width:100%}.customComponents__table__data__group{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.customComponents__table__data__group>*{justify-self:center;margin:5px}.customComponents__table__data__groupNewline{display:flex;flex-direction:row;flex-wrap:wrap;grid-column:1/span all;height:auto;margin:5px;width:100%}.customComponents__table__data__groupNewline>*{flex-grow:0;flex-shrink:0;justify-self:center;margin:5px}@media screen and (max-width:700px){.customComponents__table__data__groupNewline{justify-content:flex-end;margin-top:20px}}.customComponents__table__data__dropdown{align-items:center;background-color:initial;box-sizing:border-box;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;max-height:0;overflow:hidden;transition:max-height 1s ease;width:100%}.customComponents__table__data p{color:#13213c;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;word-break:break-all}.customComponents__table__data__customInput{height:auto;min-width:100%}.customComponents__table__data0{background-color:#f5f5f5}.customComponents__table--dark.customComponents__table,.customComponents__table--dark.customComponents__table .customComponents__table__filterHead,.customComponents__table--dark.customComponents__table .customComponents__table__head{background-color:#282f37;color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead p,.customComponents__table--dark.customComponents__table .customComponents__table__head p{color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__head{border-color:#282f37}.customComponents__table--dark.customComponents__table .customComponents__table__head__item--border:after{background-color:#3f3f3f}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__addFilterWrap{background-color:#282f37}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList__addFilter>img{filter:invert(1)}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList__addFilter:hover{background-color:#3e4064!important}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList>span{background-color:#3f4251;color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList>span:hover{background-color:#3e4064}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList>span span:nth-child(2){margin-left:5px}.customComponents__table--dark.customComponents__table .customComponents__table__data{background-color:#282f37}.customComponents__table--dark.customComponents__table .customComponents__table__data p{color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__data--border>:after{background-color:#3f3f3f}.customComponents__table--dark.customComponents__table .customComponents__table__data0{background-color:#313943}.customComponents__table--dark.customComponents__table .customComponents__table__spinner{background-color:#232630cc}.component__customComponent__dropbox{align-items:center;border:1px solid #5a5b6a;border-radius:4px;box-shadow:0 0 2px #00a3ff,0 0 4px #00a3ff;box-sizing:border-box;color:#19191d;cursor:pointer;display:block;display:flex;height:45px;justify-content:space-between;min-width:136px;padding:0 12px;position:relative;width:auto}.component__customComponent__dropbox>img{height:24px;width:24px}.component__customComponent__dropbox__text{font-family:Inter;font-size:14px;font-weight:500;height:auto;line-height:143%;margin-left:5px;max-width:calc(100% - 30px);overflow:hidden;white-space:nowrap;word-break:keep-all}.component__customComponent__dropbox__text__placeholder{color:#787885}.component__customComponent__dropbox__placeholder{background-color:#fff;color:#787885;font-family:Roboto;font-size:12px;font-weight:500;left:12px;line-height:16px;position:absolute;text-transform:uppercase;top:0;transform:translateY(-50%)}.component__customComponent__dropbox__dropdown{background-color:#fff;border-radius:8px;box-shadow:0 0 2px #00a3ff,0 0 4px #00a3ff;cursor:default;height:auto;left:0;max-height:0;min-width:300px;overflow-x:auto;padding:0;position:fixed;top:0;transition:max-height .3s ease,padding .3s ease;width:auto;z-index:999}.component__customComponent__dropbox__dropdown--active{max-height:200px;padding:0 10px 10px}.component__customComponent__dropbox__dropdown__searchBox{background-color:#fff;border:none;border-bottom:1px solid #787885;box-sizing:border-box;font-family:Inter;font-size:16px;font-weight:400;height:35px;margin-bottom:10px;outline:none;padding:10px;position:sticky;top:0;width:100%}.component__customComponent__dropbox__dropdown__data{cursor:pointer;font-family:Roboto;font-size:14px;margin:10px 0;padding:0 1px;text-align:start}.component__customComponent__dropbox__dropdown__data:last-child{margin-bottom:0}.component__customComponent__dropbox__dropdown__data--noData{color:#00a3ff}.component__customComponent__dropbox--dark .component__customComponent__dropbox__text{color:#fff}.component__customComponent__dropbox--dark .component__customComponent__dropbox__dropdown,.component__customComponent__dropbox--dark .component__customComponent__dropbox__dropdown__searchBox{background-color:#2b2d3e;color:#fff}.customComponents__progressbar{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:64px;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:64px;word-spacing:normal;z-index:auto}.customComponents__progressbar__path{stroke:#00a3ff;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;transform:rotate(-90deg);transform-origin:center;transition:stroke .3s ease;transition:stroke-dashoffset .3s ease}.component__checkbox{background:#242731;border:1px solid #808191;border-radius:4px;cursor:pointer;height:auto;height:20px;transition:border .3s ease,background-color .3s ease;width:auto;width:20px}.component__checkbox>img{opacity:0;transition:opacity .3s ease}.component__checkbox:hover{border-color:#6c5dd3}.component__checkbox--active{background-color:#6c5dd3}.component__checkbox--active>img{opacity:1}.route__currencies{background-color:#313943;height:100%;overflow:auto;padding:50px}.route__currencies__buttons{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.route__currencies__buttons>button{background-color:#282f37;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.route__currencies__modal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__currencies__modal__wrap{background:#282f37;border-radius:10px;height:auto;max-height:100%;overflow-y:auto;padding:20px 18px;position:relative;width:500px}.route__currencies__modal__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__currencies__modal__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__currencies__modal__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__currencies__modal__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__currencies__modal__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__currencies__modal__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__currencies__modal__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__currencies__modal__wrap__infoP{color:#f54a4a;margin-top:10px}.route__currencies__addCurrency{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__currencies__addCurrency__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__currencies__addCurrency__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__currencies__addCurrency__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__currencies__addCurrency__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__currencies__addCurrency__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__currencies__addCurrency__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__currencies__addCurrency__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__currencies__addCurrency__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__currencies__addCurrency__wrap__infoP{color:#f54a4a;margin-top:10px}.route__users{background-color:#313943;height:100%;overflow:auto;padding:50px}.route__users__buttons{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.route__users__buttons>button{background-color:#282f37;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.route__users__modal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__users__modal__wrap{background:#282f37;border-radius:10px;height:auto;max-height:100%;overflow-y:auto;padding:20px 18px;position:relative;width:500px}.route__users__modal__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__users__modal__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__users__modal__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__users__modal__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__users__modal__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__users__modal__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__users__modal__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__users__modal__wrap__infoP{color:#f54a4a;margin-top:10px}.route__users__addUser{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__users__addUser__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__users__addUser__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__users__addUser__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__users__addUser__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__users__addUser__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__users__addUser__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__users__addUser__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__users__addUser__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__users__addUser__wrap__infoP{color:#f54a4a;margin-top:10px}.route__offers{background-color:#313943;height:100%;overflow:auto;padding:50px;width:100%}.route__offers>.customComponents__table{max-width:100%;overflow:auto}.route__offers__buttons{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.route__offers__buttons>button{background-color:#282f37;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.route__offers__modal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__offers__modal__wrap{grid-gap:20px;background:#282f37;border-radius:10px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);height:90vh;max-height:100%;overflow:auto;overflow-y:auto;padding:20px 18px;position:relative;width:90%}.route__offers__modal__wrap>h3{grid-column:span 3}.route__offers__modal__wrap__images{align-items:center;display:flex;flex-wrap:wrap;gap:20px;grid-column:span 3;justify-content:center}.route__offers__modal__wrap__images>div>img{max-width:100px}.route__offers__modal__wrap__images>div>div{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:100px}.route__offers__modal__wrap__images>div>div>button{background-color:green;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-bottom:4px;padding:3px;width:100%}.route__offers__modal__wrap__images>div>div>button:last-child{background-color:red}.route__offers__modal__wrap__array{align-items:center;display:flex;flex-wrap:wrap;gap:20px;grid-column:span 3;justify-content:center}.route__offers__modal__wrap__array>button{background-color:#313943;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:10px 30px;width:300px}.route__offers__modal__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__offers__modal__wrap__btns{align-items:center;display:flex;grid-column:span 3;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__offers__modal__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__offers__modal__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__offers__modal__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__offers__modal__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__offers__modal__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__offers__modal__wrap__infoP{color:#f54a4a;margin-top:10px}.route__offers__addOffer{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__offers__addOffer__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__offers__addOffer__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__offers__addOffer__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__offers__addOffer__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__offers__addOffer__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__offers__addOffer__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__offers__addOffer__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__offers__addOffer__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__offers__addOffer__wrap__infoP{color:#f54a4a;margin-top:10px}.route__customers{background-color:#313943;height:100%;overflow:auto;padding:50px}.route__customers__buttons{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.route__customers__buttons>button{background-color:#282f37;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.route__customers__modal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__customers__modal__wrap{background:#282f37;border-radius:10px;height:auto;max-height:100%;max-width:600px;overflow-y:auto;padding:20px 18px;position:relative;width:100%}.route__customers__modal__wrap>p{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.route__customers__modal__wrap>p>input{background-color:initial;border:none;border-bottom:1px solid #ccc;border-radius:8px;color:#fff;font-size:16px;max-width:400px;outline:none;padding:10px 15px;transition:border-color .3s,box-shadow .3s;width:50%}.route__customers__modal__wrap>p>input:focus{border-color:#6c63ff;box-shadow:0 0 5px #6c63ff80}.route__customers__modal__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__customers__modal__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__customers__modal__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:4px 20px;position:relative}.route__customers__modal__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__customers__modal__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__customers__modal__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__customers__modal__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__customers__modal__wrap__infoP{color:#f54a4a;margin-top:10px}.route__customers__addCustomer{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__customers__addCustomer__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__customers__addCustomer__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__customers__addCustomer__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__customers__addCustomer__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__customers__addCustomer__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__customers__addCustomer__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__customers__addCustomer__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__customers__addCustomer__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__customers__addCustomer__wrap__infoP{color:#f54a4a;margin-top:10px}.route__orders{background-color:#313943;height:100%;overflow:auto;padding:50px}.route__orders__buttons{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.route__orders__buttons>button{background-color:#282f37;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.route__orders__modal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__orders__modal__wrap{background:#282f37;border-radius:10px;height:auto;max-height:100%;overflow-y:auto;padding:20px 18px;position:relative;width:500px}.route__orders__modal__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__orders__modal__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__orders__modal__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__orders__modal__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__orders__modal__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__orders__modal__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__orders__modal__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__orders__modal__wrap__infoP{color:#f54a4a;margin-top:10px}.route__orders__addOrder{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__orders__addOrder__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__orders__addOrder__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__orders__addOrder__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__orders__addOrder__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__orders__addOrder__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__orders__addOrder__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__orders__addOrder__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__orders__addOrder__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__orders__addOrder__wrap__infoP{color:#f54a4a;margin-top:10px}.route__reviews{background-color:#313943;height:100%;overflow:auto;padding:50px}.route__reviews__buttons{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.route__reviews__buttons>button{background-color:#282f37;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.route__reviews__modal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__reviews__modal__wrap{grid-gap:20px;background:#282f37;border-radius:10px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);height:90vh;max-height:100%;overflow:auto;overflow-y:auto;padding:20px 18px;position:relative;width:90%}.route__reviews__modal__wrap>h3{grid-column:span 3}.route__reviews__modal__wrap__images{align-items:center;display:flex;flex-wrap:wrap;gap:20px;grid-column:span 3;justify-content:center}.route__reviews__modal__wrap__images>div>img{max-width:100px}.route__reviews__modal__wrap__images>div>div{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:100px}.route__reviews__modal__wrap__images>div>div>button{background-color:green;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-bottom:4px;padding:3px;width:100%}.route__reviews__modal__wrap__images>div>div>button:last-child{background-color:red}.route__reviews__modal__wrap__array{align-items:center;display:flex;flex-wrap:wrap;gap:20px;grid-column:span 3;justify-content:center}.route__reviews__modal__wrap__array>button{background-color:#313943;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:10px 30px;width:300px}.route__reviews__modal__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__reviews__modal__wrap__btns{align-items:center;display:flex;grid-column:span 3;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__reviews__modal__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__reviews__modal__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__reviews__modal__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__reviews__modal__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__reviews__modal__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__reviews__modal__wrap__infoP{color:#f54a4a;margin-top:10px}.route__reviews__addReview{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__reviews__addReview__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__reviews__addReview__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__reviews__addReview__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__reviews__addReview__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__reviews__addReview__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__reviews__addReview__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__reviews__addReview__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__reviews__addReview__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__reviews__addReview__wrap__infoP{color:#f54a4a;margin-top:10px}
/*# sourceMappingURL=main.8d7773ac.css.map*/