:root{--color-blue50:#eff6ff;--color-blue100:#dbeafe;--color-blue200:#bfdbfe;--color-blue500:#3b82f6;--color-blue600:#2563eb;--color-blue700:#1d4ed8;--color-blue800:#1e40af;--color-blue900:#00c4fc;--color-blue1000:#d5f5ff;--color-white:#fff;--color-black:#000;--color-yellow300:#f6f2d0;--color-yellow400:#facc15;--color-yellow500:#ea9138;--color-red50:#fff0f0;--color-red100:#fee2e2;--color-red500:#ef4444;--color-red600:#dc2626;--color-red800:#991b1b;--color-red900:#ec2c2c;--color-orange100:#ffedd5;--color-orange500:#f97316;--color-orange600:#ea580c;--color-green100:#dcfce7;--color-green500:#22c55e;--color-green600:#16a34a;--color-green700:#15803d;--color-gray50:#f9fafb;--color-gray100:#f3f4f6;--color-gray200:#e5e7eb;--color-grey650:#e8edff;--color-gray300:#d1d5db;--color-gray400:#9ca3af;--color-gray500:#6b7280;--color-gray600:#4b5563;--color-gray700:#374151;--color-gray800:#1f2937;--color-gray900:#111827;--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:16px;--table-width-with-scroll:calc(100vw - var(--aside-width) - var(--container-indent));--aside-width:300px;--vh:100vh;--container-width:1540px;--container-indent:40px;--right-aside-padding-top:40px;--right-aside-padding-bottom:32px;--right-aside-head-indent-with-gap:56px;--right-aside-box-max-height:calc(var(--vh) - var(--right-aside-head-indent-with-gap) - var(--right-aside-padding-top) - var(--right-aside-padding-bottom));--header-height:120px;--home-filter-top:var(--header-height);--home-filter-width:68px;--home-widget-top:calc(var(--home-filter-top) + var(--home-filter-width));--home-table-header:var(--home-widget-top);--notification-max-width:calc(var(--vh) - var(--home-widget-top) - 182px - 128px - 24px - 58px);--asides-shadow:4px 0 8px hsla(0,0%,71%,.25);--z-index-below:-11;--z-index-base:10;--z-index-above:11;--z-index-header:var(--z-index-base);--z-index-overlay:calc(var(--z-index-header) + var(--z-index-base));--z-index-dropdown:calc(var(--z-index-header) + var(--z-index-above));--z-index-aside:calc(var(--z-index-header) + var(--z-index-base));--z-index-aside-overlay:calc(var(--z-index-aside) + var(--z-index-below) + 10);--z-index-right-aside:calc(var(--z-index-aside) + var(--z-index-base));--z-index-right-aside-overlay:calc(var(--z-index-aside) + var(--z-index-above));--z-index-select-wrap:calc(var(--z-index-right-aside) + var(--z-index-below));--z-index-select-wrap-overlay:calc(var(--z-index-select-wrap) + var(--z-index-below));--z-index-select-mobile:calc(var(--z-index-select-wrap) + var(--z-index-above));--z-index-select-mobile-overlay:calc(var(--z-index-select-wrap) + var(--z-index-below));--aside-zIndex:100;--data-export-zIndex-120:120;--select-zIndex-150:150;--datepicker-zIndex-200:200;--account-dropdown-zIndex-300:300;--header-zIndex-325:325;--overlay-zIndex-400:350;--detail-zIndex-400:400;--aside-overlay:9999;--aside-with-overlay:10000;--transition-auth:1s;--box-shadow:0 4px 6px -1px #e5e7eb,0 2px 4px -1px #d1d5db;--admin-devices-table-gap:128px;--admin-companies-table-gap:20px;--admin-companies-table-grid:230px 100px 170px 153px 100px 80px 120px 120px 96px}@media (max-width:1740px){:root{--aside-width:92px;--aside-zIndex:330;--admin-companies-table-grid:182px 102px 138px 115px 93px 80px 100px 144px 96px;--admin-companies-table-gap:14px}}@media (max-width:1365px){:root{--admin-devices-table-gap:40px}}@media (max-width:1023px){:root{--right-aside-padding-top:32px;--right-aside-padding-bottom:32px;--admin-devices-table-gap:24px}}@media (max-width:767px){:root{--header-height:88px;--aside-width:0px;--container-indent:32px;--right-aside-padding-top:32px;--right-aside-padding-bottom:16px;--right-aside-head-indent-with-gap:64px}}*,:after,:before{margin:0;padding:0;border:none;outline:none;box-sizing:border-box;line-height:1.3;-webkit-tap-highlight-color:transparent}html:lang(en){font-family:Inter,sans-serif!important}html:lang(ja){font-family:Noto Sans JP,Noto Sans CJK,Noto Sans CJK JP,Meiryo,ヒラギノ角ゴ Pro W3,Osaka,メイリオ,ＭＳ Ｐゴシック,MS PGothic,ＭＳ ゴシック,MS Gothic,TakaoPGothic,"sans-serif"!important}.testImage{height:40px;width:40px}.testImage img{max-height:40px;height:40px;border-radius:12%!important}.admin-faq p,.adminAside p,.faq-aside p{line-height:1.6!important}#nprogress .bar{height:6px!important;background:var(--color-blue800)!important}#nprogress .peg{box-shadow:unset!important}.container{margin:0 auto;width:calc(100% - var(--container-indent))}.lock-scrollbar{position:fixed;width:100%}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:var(--aside-width);min-height:100vh;font-weight:400;background-color:var(--color-gray100)}body::-webkit-scrollbar{display:none}.fieldset{border:none;outline:none}.scroll-bar:not(.scroll-bar_horizontal){overflow-y:auto}.scroll-bar_horizontal{overflow-x:auto}.scroll-bar::-webkit-scrollbar{background-color:transparent}.scroll-bar:not(.scroll-bar_horizontal)::-webkit-scrollbar{width:6px}.scroll-bar_horizontal::-webkit-scrollbar{height:6px}.scroll-bar::-webkit-scrollbar-button{display:none}.scroll-bar::-webkit-scrollbar-thumb{border-radius:40px;background-color:#d9d9d9}.scroll-bar_horizontal::-webkit-scrollbar-track{border-radius:10px}.scroll-bar::-webkit-scrollbar-track{background-color:var(--color-gray50)}main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - var(--header-height))}ol,ul{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;object-fit:cover;object-position:center}svg{transition:fill .2s,transform .2s}button{font-family:inherit;border:none;background:none;cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{font-family:inherit;font-size:inherit;border:none;resize:none;background:none}i{font-style:normal}.visually-hidden{clip:rect(0 0 0 0);height:1px;position:absolute;width:1px}.relative{position:relative}.icon-small{width:16px;height:16px}.icon-medium{width:24px;height:24px}.grid-row{display:grid;grid-auto-flow:column;-ms-flex-align:center;align-items:center}.justify-content-between{-ms-flex-pack:justify;justify-content:space-between}.justify-content-center{-ms-flex-pack:center;justify-content:center}.justify-content-start{-ms-flex-pack:start;justify-content:start}.justify-content-end{-ms-flex-pack:end;justify-content:end}.justify-content-normal{-ms-flex-pack:normal;justify-content:normal}.box{box-shadow:var(--box-shadow);border-radius:var(--border-radius-lg);background-color:var(--color-white)}.box_padding_main{padding:12px}.box__headline{line-height:1;font-size:16px;font-weight:500;color:var(--color-gray900)}.box__empty{display:grid;min-height:120px;-ms-flex-line-pack:center;align-content:center;text-align:center;line-height:1;font-size:24px;font-weight:400;color:var(--color-gray300)}.box__empty_result{grid-column:1/3;min-height:150px}@media (max-width:1365px){.box_padding_main{padding:12px}}.overflow-gradient{position:relative}.overflow-gradient:after,.overflow-gradient:before{content:"";position:absolute;right:0;left:0;height:24px;z-index:10}.overflow-gradient:before{top:-2px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0))}.overflow-gradient:after{bottom:-2px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.text{line-height:1;font-size:16px;font-weight:400}.admin-companies-table-grid .text{min-width:250px;max-width:400px}.admin-companies-table-grid>span{min-width:100px;max-width:400px}.text_fw500{font-weight:500}.text_lh15{line-height:1.5}.text_white{color:var(--color-white)}.text_gray500{color:var(--color-gray500)}.text_gray700{color:var(--color-gray700)}.text_gray900{color:var(--color-gray900)}.admin-companies-table-grid,.admin-devices-table-grid,.admin-faq-category-table-grid,.cars-table-grid,.devices-table-grid,.home-table-grid{display:grid;grid-auto-flow:column;-ms-flex-pack:justify;justify-content:space-between;justify-items:center;-ms-flex-align:center;align-items:center}.home-table-grid:not(.home-table-grid_body){padding-left:60px;grid-template-columns:144px 150px 190px 84px 100px auto}.home-table-grid_body{grid-template-columns:200px 150px 190px 84px 100px 40px}.admin-faq-category-table-grid{grid-template-columns:minmax(480px,1fr) 96px;grid-column-gap:16px;justify-items:start}.home-table-grid>*{width:100%}.home-table-grid:not(.home-table-grid_body)>:where(:nth-last-child(-n+2),:nth-last-child(-n+3)){padding-left:20px}.home-table-grid>:not(:first-of-type){justify-self:center;text-align:center}.home-table-grid>span:last-of-type{text-align:start}.home-table-grid>:not(li):first-child{justify-self:start}.devices-table-grid>:not(:last-of-type){justify-self:start;text-align:start}@media (max-width:1740px){.home-table-grid{grid-column-gap:0}}@media (max-width:1023px){.home-table-grid{grid-column-gap:16px}}.cars-table-grid{grid-template-columns:200px repeat(3,150px) repeat(3,120px) 90px;justify-items:start}.drivers-table-grid{grid-template-columns:144px 120px 140px 100px 150px 120px 152px;-ms-flex-pack:justify;justify-content:space-between}.drivers-table-grid_body{grid-template-columns:190px 139px 170px 100px 180px 120px 180px}.devices-table-grid{grid-template-columns:160px 250px 140px 150px 170px 112px 96px;-ms-flex-pack:justify;justify-content:space-between}.offices-table-grid{grid-template-columns:140px 140px 140px minmax(520px,1fr) 96px}.managers-table-grid{grid-template-columns:144px 120px 150px minmax(200px,614px) 208px;grid-column-gap:48px}.managers-table-grid_body{grid-template-columns:200px 120px 150px minmax(200px,614px) 208px}.managers-table-grid span:first-of-type{text-align:center}.admin-devices-table-grid{grid-template-columns:200px 200px 90px 100px 96px;grid-column-gap:var(--admin-devices-table-gap);justify-items:start}.admin-companies-table-grid{grid-template-columns:var(--admin-companies-table-grid);grid-column-gap:var(--admin-companies-table-gap);justify-items:start}.table-notify{border-radius:2px;padding-left:3px}.table-notify_0,.table-notify_4{color:var(--color-red600)!important;box-shadow:0 0 0 4px var(--color-red100);background:var(--color-red100)}.table-notify_1,.table-notify_7{color:var(--color-orange600)!important;box-shadow:0 0 0 4px var(--color-orange100);background:var(--color-orange100)}.table-notify_2,.table-notify_6,.table-notify_8{color:var(--color-gray500)!important;box-shadow:0 0 0 4px var(--color-gray100);background:var(--color-gray100)}.table-notify_3{color:var(--color-green700)!important;box-shadow:0 0 0 4px var(--color-green100);background:var(--color-green100)}.table-notify_5{color:var(--color-blue800)!important;box-shadow:0 0 0 4px var(--color-blue100);background:var(--color-blue100)}.table-notify_cancelled,.table-notify_not-in-use{color:var(--color-gray500)!important;box-shadow:0 0 0 4px var(--color-gray100);background:var(--color-gray100)}.table-notify_in-transit,.table-notify_registration-incomplete,.table-notify_warning{color:var(--color-orange600)!important;box-shadow:0 0 0 4px var(--color-orange100);background:var(--color-orange100)}.table-notify_broken,.table-notify_error{color:var(--color-red600)!important;box-shadow:0 0 0 4px var(--color-red100);background:var(--color-red100)}.table-notify_active,.table-notify_success{color:var(--color-green700)!important;box-shadow:0 0 0 4px var(--color-green100);background:var(--color-green100)}.table-notify_other,.table-notify_payment-pending,.table-notify_pending{color:var(--color-blue600)!important;box-shadow:0 0 0 4px var(--color-blue100);background:var(--color-blue100)}@keyframes fade-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fade-out{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes slide-in-to-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;background-color:rgba(0,0,0,.5);z-index:var(--z-index-overlay);transition:all .2s}.overlay_aside{z-index:var(--z-index-aside-overlay)}.overlay_select_wrap{z-index:var(--z-index-select-wrap-overlay)}.overlay_select{z-index:var(--z-index-select-mobile-overlay);opacity:0!important}.overlay:not(.overlay_transparent){animation-name:show;animation-duration:.3s;transition:opacity .2s,visibility .2s}.overlay_hidden{opacity:0;visibility:hidden}.overlay_transparent{background-color:transparent}@keyframes show{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}.view-aside{max-width:946px}.action-aside{max-width:656px}.right-aside-select{max-width:400px}.right-aside-select-vehicle{max-width:600px}.right-aside-select [data-box]{padding:24px 16px}.device-action-aside{max-width:450px}.device-action-aside>div:last-of-type{overflow-y:unset!important}@media (max-width:1365px){.view-aside{max-width:826px}}@media (max-width:1023px){.action-aside{max-width:570px}.view-aside{max-width:578px}}@media (max-width:767px){.action-aside,.view-aside{max-width:400px}}.item{display:grid}.item_horizontal{grid-auto-flow:row;grid-row-gap:8px;-ms-flex-pack:start;justify-content:start}.item__key{line-height:1;font-size:16px;color:var(--color-gray500)}.item__value{line-height:1;font-size:20px;color:var(--color-gray800)}.text-error{line-height:1;font-size:12px;color:var(--color-red600)}.text-error_absolute{position:absolute;bottom:-16px;left:8px}.secondary-aside-wrap{--box-padding:48px;margin-right:-8px;padding:14px 8px 14px 2px;max-height:calc(var(--right-aside-box-max-height) - 64px - var(--box-padding))}@media (max-width:479px){.secondary-aside-wrap{--box-padding:32px}}@media (min-width:481px){.hide-desktop{display:none!important}}@media (max-width:480px){.hide-mobile{display:none!important}}.without-indent{margin-left:calc(-1 * var(--aside-width))}.bg-white{background-color:var(--color-white)}.loader-content{padding-top:200px}.page-loader{height:600px}@media (max-width:767px){.page-loader{height:300px}}.asc-active #sort_asc,.desc-active #sort_desc{fill:var(--color-blue500)}.aside-bottom{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:12px;margin-top:auto}.aside-bottom>*{padding:10px 0}.aside-grid{display:grid;grid-auto-flow:row;grid-row-gap:24px}.aside-grid__date{position:relative}.server-error{line-height:1;font-size:14px;color:var(--color-red600)}.server-error_login{margin-bottom:12px;text-align:center}.table-actions{grid-column-gap:16px}.rdw-option-wrapper:not(.rdw-colorpicker-option){height:100%!important}.preview-aside{max-width:960px;width:100%}.rdw-list-dropdown,.rdw-text-align-dropdown{z-index:5!important}@media (max-width:1023px){.preview-aside{max-width:calc(100% - 64px)}}@media (max-width:479px){.preview-aside{max-width:100%}}.grecaptcha-badge{display:none!important}.COMSPlanOnlyIncrease_Error{color:#15c!important;text-decoration:underline;cursor:pointer}.datatableWrapper{width:100%;max-width:100%;display:-ms-flexbox;display:flex;overflow-x:auto}.datatable{width:100%;background-color:var(--color-white);border-radius:var(--border-radius-lg);margin-bottom:24px;padding:12px;border-spacing:0}.datatable thead th:not(:last-child){padding:8px 16px 8px 0!important;min-width:100px;max-width:400px}.datatable thead th:last-child{padding:8px 16px 8px 0!important}.datatable tbody td:first-child,.datatable thead th:first-child{padding-left:20px!important}.datatable tbody td:not(:last-child),.datatable.company-table-conatiner tbody td:first-child div:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px;padding-right:10px!important}.datatable.company-table-conatiner tbody td:first-child,.datatable.company-table-conatiner tbody td:first-child div:nth-child(2){max-width:250px!important}.datatable thead{margin-bottom:8px;padding:12px 12px 0;border-top-left-radius:var(--border-radius-md);border-top-right-radius:var(--border-radius-md);background-color:var(--color-white)}.datatable tbody td{border:1px solid transparent;border-top:1px solid var(--color-gray100);padding:12px 0;background:var(--color-white);transition:all .2s}.datatable tbody tr:first-child td{border-top-color:transparent}.datatable-action-wrapper{display:-ms-flexbox;display:flex;gap:5px;-ms-flex-pack:start;justify-content:flex-start}.table-sort-action{height:20px;width:20px;fill:var(--color-gray600)}.datatable-heder-with-sort-icon{-ms-flex-pack:start;justify-content:flex-start}.datatable-heder-with-sort-icon,.sort-icon-main{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sort-icon-main{-ms-flex-pack:center;justify-content:center;padding-bottom:2px}.datatable-header-row{background-color:var(--color-gray50)}.datatable tbody tr{text-align:left}.username__userprofile__box{display:-ms-flexbox;display:flex;gap:8px;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.username__userprofile__box img{height:40px;max-width:40px;-ms-flex:1 1 40px;flex:1 1 40px;border-radius:5px}.table__mobile__card__wrapper{display:-ms-flexbox;display:flex;padding:5px 0;justify-self:flex-start;-ms-flex-align:center;align-items:center;gap:10px;word-break:break-all}.table__mobile__row__label{font-weight:500;color:var(--color-blue800);-ms-flex:0 0 130px;flex:0 0 130px;text-align:left}.table__mobile__card__main__container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.table__mobile__card__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto}.table__mobile__card__test__status{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;gap:5px}.table__mobile__card__actions__wrapper{background-color:#c5c5c54a;position:absolute;right:50px;top:55%;padding:15px;border-radius:16px;display:-ms-flexbox;display:flex;gap:15px}.vertical-ellipsis{font-size:24px}@media (max-width:767px){.datatable{min-height:auto}.datatable-action-wrapper{-ms-flex-direction:column;flex-direction:column}.datatable tbody td:first-child,.datatable thead th:first-child{padding-left:0!important}.table-actions{grid-column-gap:8px}.table-actions button{height:25px;width:25px}}.loader__table__data{height:500px!important}._EDgxH{position:fixed;bottom:0;left:0;min-height:var(--vh);grid-row-gap:20px;grid-template-rows:auto 1fr;padding:24px 0 32px 40px;width:var(--aside-width);box-shadow:var(--asides-shadow);background-color:var(--color-blue800);z-index:100;overflow-y:auto;transition:width .2s}._EDgxH,.w5bdEi{top:0;display:grid}.w5bdEi{position:absolute;left:12px;grid-auto-flow:column;grid-column-gap:4px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-top:24px;line-height:1;font-size:12px;font-weight:400;color:var(--color-white)}.w5bdEi svg{fill:var(--color-white)}@media (hover:hover){.w5bdEi:hover svg{fill:var(--color-gray50)}}.Zk_JRu{display:grid;grid-auto-flow:row;grid-row-gap:60px;-ms-flex-line-pack:start;align-content:start}.xi1P_8{padding-top:48px}.H3_ItF{grid-template-columns:40px auto;margin-bottom:12px;grid-column-gap:12px;text-transform:uppercase;line-height:1;font-size:32px;font-weight:900;color:var(--color-white)}.H3_ItF>div{display:grid}.TAZcw5{line-height:1;font-weight:400;font-size:14px;color:var(--color-gray300)}._3qTEoZ{display:grid;grid-auto-flow:row}._3qTEoZ:not(.cl5TrU){grid-row-gap:8px}.cl5TrU{padding-left:32px;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding-left .2s}.qqIhxq{max-height:600px}.KSb8Uj{display:grid;grid-auto-flow:column;grid-column-gap:8px;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;padding:14px 12px;width:100%;line-height:1;font-size:18px;font-weight:500;border-radius:var(--border-radius-lg) 0 0 var(--border-radius-lg);color:var(--color-white);transition:all .3s}.efZ6LR{position:relative;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.efZ6LR>p{grid-column-gap:8px}.CkVc9y,[data-link-active].KSb8Uj{color:var(--color-blue800);background-color:var(--color-white)}.KSb8Uj:not([data-link-active]):hover,.efZ6LR:hover,[data-button-active=true].efZ6LR{color:var(--color-white);background:hsla(0,0%,100%,.2)}.Qrvyle{fill:var(--color-white)}.CkVc9y .Qrvyle,[data-link-active] .Qrvyle{fill:var(--color-blue800)}.KSb8Uj:not([data-link-active]):hover .Qrvyle,.LzLcv0{fill:var(--color-white)}.LzLcv0{transform:rotate(90deg)}.YBx5ig{position:absolute;left:44px;top:50%;transform:translateY(-50%) rotate(90deg)}.CkVc9y .LzLcv0,.KSb8Uj:not(.efZ6LR):hover .LzLcv0,[data-link-active] .LzLcv0{fill:var(--color-blue800)}[data-button-active=true] .LzLcv0:not(.YBx5ig){transform:rotate(270deg)}[data-button-active=true] .YBx5ig{transform:translateY(-50%) rotate(270deg)}._7rjgM8{position:relative;-ms-flex-item-align:end;align-self:end}.BkFUJv{display:grid;grid-auto-flow:column;grid-column-gap:6px;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;margin-bottom:16px;width:-webkit-max-content;width:max-content;line-height:1;font-size:16px;font-weight:500;color:var(--color-yellow400)}.MCbgYw{width:24px;height:24px}@media (hover:hover){.BkFUJv:hover{text-decoration:underline}}.BkFUJv svg{fill:var(--color-yellow400)}.SEqKfY{line-height:1.5;font-size:14px;font-weight:500;color:var(--color-gray300)}.SEqKfY a{text-decoration:underline;transition:color .2s}.T2HkzJ{display:none}@media (hover:hover){.SEqKfY a:hover{color:var(--color-white)}}.lAc1_H{grid-column-gap:10px;margin-bottom:24px;z-index:10}.MhR0SO{line-height:1;font-size:16px;font-weight:500;color:#fff;opacity:.7;transition:opacity .2s,color .2s;z-index:400}.MhR0SO:disabled{cursor:default}.y9swKj{opacity:1}@media (hover:hover){.MhR0SO:not(.y9swKj):hover{opacity:.9}}@media (min-width:1740px){.YBx5ig,.w5bdEi{visibility:hidden;opacity:0}.YcDmCY{display:none}}@media (max-width:1740px){._EDgxH{grid-row-gap:10px;padding:24px 0 32px 12px;max-width:92px;width:100%;overflow-x:hidden;transition:max-width .22s,padding .22s}._64tPrS{padding-left:40px;max-width:300px}.w5bdEi{left:0;padding-top:24px;padding-left:12px;transition:padding-left .22s}._64tPrS .w5bdEi{padding-left:40px}.H3_ItF{margin-bottom:6px;padding-left:17px;transition:padding-left .2s}.TAZcw5{max-height:14px}.Zk_JRu{grid-row-gap:40px}._3qTEoZ:not(.cl5TrU){margin-left:8px}._64tPrS ._3qTEoZ:not(.cl5TrU){margin-left:0}._64tPrS .H3_ItF,.cl5TrU{padding-left:0}._64tPrS .cl5TrU{padding-left:32px}._7h1ITk{opacity:0;visibility:hidden;transition-delay:0s}._64tPrS ._7h1ITk{opacity:1;visibility:visible;transition:opacity .2s ease-out,visibility .2s ease-out;transition-delay:.3s}._64tPrS .YBx5ig{opacity:0;visibility:hidden}._7rjgM8{transition:margin-left .2s}._64tPrS ._7rjgM8{margin-left:0}.YcDmCY{padding:24px;bottom:0;left:0;position:absolute}._64tPrS .YcDmCY{opacity:0;visibility:hidden}.T2HkzJ{display:block}}@media (max-width:767px){._EDgxH{padding:24px 0 32px 16px;max-width:360px;width:100%;transform:translateX(-100%);transition:transform .2s;overflow-y:auto;z-index:var(--z-index-aside);box-shadow:4px 0 8px hsla(0,0%,71%,.16)}._64tPrS{transform:translateX(0)}.w5bdEi{top:24px;right:24px;left:unset;padding:0;background:hsla(0,0%,100%,.1);box-shadow:0 0 0 8px hsla(0,0%,100%,.1);border-radius:50%}.xi1P_8{justify-self:start;padding-top:0}._64tPrS .w5bdEi{padding:0}.w5bdEi p{display:none}._7h1ITk{opacity:1;visibility:visible}.H3_ItF{padding-left:0}.cl5TrU{padding-left:32px}._64tPrS .H3_ItF{padding-left:0}._64tPrS .cl5TrU{padding-left:32px}._7rjgM8{margin-left:0}.YcDmCY{display:none}}.NB5592{grid-template-rows:auto 1fr;grid-gap:18px}.NB5592>:first-child{grid-column:1/2;grid-row:1/2}.NB5592>:nth-child(2){grid-column:1/2;grid-row:2/3}.NB5592>:last-child{grid-column:2/3;grid-row:1/3}.NB5592 [data-list]{grid-template-columns:1fr 1fr;grid-column-gap:7px}@media (max-width:767px){.NB5592>:nth-child(2){grid-row:3/4}}.VA0Tk0{-ms-flex-pack:start;justify-content:start;border-radius:12px}.VA0Tk0,.VA0Tk0 ul{display:grid;grid-auto-flow:row}.VA0Tk0 ul{grid-row-gap:24px}.VA0Tk0 button{margin-top:4px;padding:8px 16px}.htnqV8{grid-template-rows:auto 1fr;grid-gap:24px}.htnqV8>:first-child{grid-column:1/2;grid-row:1/2}.htnqV8>:nth-child(2){grid-column:1/2;grid-row:2/3}.htnqV8>:last-child{grid-column:2/3;grid-row:1/3}.htnqV8 [data-index="1"],.htnqV8 [data-index="3"],.htnqV8 [data-index="8"]{grid-column:2/3}.htnqV8 li:where([data-index="5"]){grid-column:1/3}@media (max-width:767px){.htnqV8>:nth-child(2){grid-row:3/4}}.sRjoIq{position:relative}.ij_0by{display:grid;grid-auto-flow:column;-ms-flex-align:center;align-items:center;grid-column-gap:16px;text-transform:capitalize;font-size:20px;font-weight:500;color:var(--color-blue800);transition:color .2s}.UHT7qP{color:var(--color-orange600)}@media (hover:hover){.ij_0by:hover{color:var(--color-orange600)}.ij_0by:hover svg{fill:var(--color-orange600)}}.ij_0by svg{fill:var(--color-blue800)}.ij_0by svg:not(.pV80fh){transform:rotate(90deg)}.UHT7qP svg:not(.pV80fh){fill:var(--color-orange600);transform:rotate(270deg)}.ZriGoK{position:absolute;right:0;top:calc(100% + 8px);color:var(--color-gray800);background-color:var(--color-white);border-radius:var(--border-radius-md);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.ZriGoK,.nCm_5D{display:grid;grid-auto-flow:row;padding:4px 0;line-height:1;font-size:20px;font-weight:500;overflow:hidden;z-index:var(--z-index-dropdown);transition:opacity .2s,visibility .2s}.nCm_5D{color:var(--color-blue600)}._9TTS0x{opacity:0;visibility:hidden}.Z_OmnP{display:grid;grid-auto-flow:column;grid-column-gap:12px;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;padding:8px 24px;width:100%;background-color:var(--color-white);transition:background-color .2s}@media (hover:hover){.Z_OmnP:not(.yAVfen):hover{background-color:var(--color-blue50)}}.Z_OmnP span{line-height:1;font-size:16px;font-weight:500;white-space:nowrap}.EjfprL{fill:var(--color-blue700)}._8Xuoa7{fill:var(--color-gray300)}@media (min-width:1024px){.pV80fh{display:none}}@media (max-width:1023px){.ij_0by{-ms-flex-align:center;align-items:center;width:48px;height:48px;border:2px solid transparent;border-radius:50%;background-color:var(--color-white)}.ij_0by,.nCm_5D{-ms-flex-pack:center;justify-content:center;transition:border-color .2s}.nCm_5D{-ms-flex-align:right;align-items:right;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.UHT7qP{border-color:var(--color-blue600)}.ij_0by>:not(.pV80fh){display:none}}@media (max-width:767px){.ij_0by{width:40px;height:40px}}.dMYsqn{padding-top:40px;padding-bottom:32px;background-color:var(--color-gray100);z-index:var(--z-index-header)}@media (min-width:1365px){.EDMRmL{top:0;position:-webkit-sticky;position:sticky}}.PXarkI{grid-column-gap:12px}._4fpBti{line-height:1;font-size:32px;font-weight:500;color:var(--color-gray900)}.ZjMGFn{display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;box-shadow:2px 4px 6px hsla(0,0%,73%,.12);border-radius:50%;background-color:var(--color-blue800)}.ZjMGFn svg{fill:var(--color-white)}.wHWiLw{grid-column-gap:32px}.MKe2g4{display:grid;grid-auto-flow:column;-ms-flex-align:center;align-items:center;grid-column-gap:8px;padding:12px 16px;line-height:1;font-size:18px;font-weight:500;box-shadow:2px 4px 6px hsla(0,0%,73%,.12);border-radius:50px;transition:background-color .2s}.MKe2g4,.i_baTv{background-color:var(--color-white)}.i_baTv{margin-bottom:48px;padding-top:22px;padding-bottom:22px;box-shadow:0 4px 8px hsla(0,0%,71%,.16)}.clR1UF{grid-column-gap:12px}._5DmODg{display:grid;object-fit:cover}.U8Sibl{line-height:1;font-size:36px;font-weight:900;color:var(--color-blue600)}@media (hover:hover){.MKe2g4:hover{background-color:var(--color-gray50)}}.NOxVMY{fill:var(--color-orange500)}._oByx1{width:2px;height:42px;background:var(--color-gray200);border-radius:5px}@media (max-width:1023px){._oByx1{display:none}.wHWiLw{grid-column-gap:24px}}@media (max-width:767px){.dMYsqn{padding-top:24px;padding-bottom:24px}._4fpBti{font-size:20px}.ZjMGFn{display:grid}.wHWiLw{grid-column-gap:6px}.MKe2g4{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0;width:40px;height:40px}.MKe2g4 span{display:none}.clR1UF{grid-column-gap:8px}._5DmODg{max-width:32px}.U8Sibl{font-size:24px}}@media (max-width:479px){.i_baTv{margin-bottom:32px;padding-top:16px;padding-bottom:16px}}.UEcaff{position:relative;margin-bottom:24px;padding:0 12px 12px;max-width:var(--table-width-with-scroll);border-radius:var(--border-radius-lg);background-color:var(--color-white);overflow-x:auto}.nG6q1v{box-shadow:var(--box-shadow)}.eRcq3I{display:grid;grid-auto-flow:column;-ms-flex-align:center;align-items:center}.eRcq3I svg{width:20px;height:20px;fill:var(--color-gray600)}.UfaHGP{position:relative;margin-bottom:8px;padding:12px 12px 0;border-top-left-radius:var(--border-radius-md);border-top-right-radius:var(--border-radius-md);background-color:var(--color-white);z-index:2}.niO0Ff{padding:8px 16px 8px 0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;border-radius:var(--border-radius-md);background-color:var(--color-gray50);z-index:2}.BdfVFg,.__xdtk,.vYJplO{padding-left:72px}.OPYrqJ,.RkaYs1,.WhS4Md,._9Qpkl_,.hNCO_3{padding-left:16px}.WhS4Md li{min-width:120px}.WhS4Md:last-child(.CEBjeA){width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.RkaYs1{grid-template-columns:minmax(480px,1fr) 96px;grid-column-gap:16px}.BdfVFg{grid-template-columns:144px 150px 190px 100px 100px 40px}.BdfVFg li:nth-of-type(2),.BdfVFg li:nth-of-type(3),.BdfVFg li:nth-of-type(4){justify-self:center;text-align:center}.hNCO_3{grid-template-columns:200px 200px 90px 100px 96px;grid-column-gap:var(--admin-devices-table-gap)}.WhS4Md{grid-template-columns:var(--admin-companies-table-grid);grid-column-gap:var(--admin-companies-table-gap)}._2woG3B{padding-left:16px;grid-template-columns:200px repeat(3,150px) repeat(3,120px) 90px;white-space:nowrap}.vYJplO{grid-template-columns:134px 139px 170px 140px 180px 120px 180px}.OPYrqJ{grid-template-columns:160px 250px 140px 150px 170px 112px 96px}._9Qpkl_{grid-template-columns:140px 140px 140px minmax(520px,1fr) 96px}.__xdtk{grid-column-gap:48px;grid-template-columns:144px 120px 150px minmax(200px,614px) 208px}.__xdtk li:nth-of-type(2){text-align:center}.r02Ztq{padding:0 12px;max-height:calc(100% - 32px);height:100%}.r02Ztq li>*{border:1px solid transparent;border-top:1px solid var(--color-gray100);padding:12px 16px;background:var(--color-white);transition:all .2s}.r02Ztq li:first-of-type>*{border-top-color:transparent}.WJuuNS li:hover>*{border-radius:var(--border-radius-md);background-color:var(--color-gray50);border-color:transparent}.df_fh0 li:hover div[role=button]{background-color:var(--color-blue100)}.df_fh0 li:hover div[role=button] svg{fill:var(--color-blue600)}.WJuuNS li:hover+li>*{border-top-color:transparent}.r02Ztq li:hover{border-color:transparent}.pRoFMH{overflow:hidden;min-height:56px;transition:max-height .22s ease-out}._3gQXNA,.pRoFMH{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-auto-flow:row;grid-row-gap:16px}._3gQXNA{padding-top:6px;max-height:calc(224px - 40px);height:100%;overflow-y:scroll}.y6afXh{margin-right:-10px;padding-right:10px}.x5qH49{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;grid-auto-flow:column;grid-column-gap:8px;-ms-flex-pack:start;justify-content:start;padding-bottom:16px;border-bottom:1px solid var(--color-gray100)}.ArVKhK{line-height:1.5;font-size:12px;font-weight:400;color:var(--color-gray500)}._7nJmdI{line-height:1.4;font-size:14px}._7nJmdI:not(.gB0bAJ):not(.USb_w8){color:var(--color-gray900)}.gB0bAJ{font-weight:700;color:var(--color-red600)}.USb_w8{font-weight:700;color:var(--color-yellow500)}@media (max-width:1023px){.pRoFMH{-ms-flex-order:3;order:3;grid-column:span 2}}@media (max-width:360px){.iL9chx{display:none}}.UyBmaW{display:grid;grid-template-columns:300px 1fr!important;grid-column-gap:24px;-ms-flex-align:start;align-items:start}.pTgmxy{color:#16a34a}.J7k9kd,.pTgmxy{font-weight:600;font-size:25px;margin-left:10px}.J7k9kd{color:#dc2626}.xusv1p{font-weight:500;font-size:25px;padding:10px}.bhSI88{grid-column:1/2;grid-row:2/3;text-align:center}._5QwcpX{max-width:100%}._5QwcpX,.fUcMI7{width:100%;display:-ms-flexbox;display:flex}.fUcMI7{max-width:300px}.fUcMI7 img{border-radius:var(--border-radius-lg);aspect-ratio:3/4}.dVZoYY{display:grid;grid-auto-flow:row;grid-row-gap:32px;-ms-flex-line-pack:start;align-content:start;padding:24px;border-radius:12px;box-shadow:var(--box-shadow);background-color:var(--color-white)}.yOPX2q{padding-bottom:32px;border-bottom:2px solid var(--color-gray100)}.yOPX2q>div{grid-column-gap:12px}.Rv_Qzm{line-height:1;font-size:24px;color:var(--color-gray800)}.u_kLnK{grid-template-columns:auto auto;grid-row-gap:32px;grid-column-gap:16px}.u_kLnK,.yNcil_{display:grid;grid-auto-flow:row}.yNcil_{grid-row-gap:8px;-ms-flex-pack:start;justify-content:start;line-height:1}.SC2_uF{line-height:1;font-size:20px;color:var(--color-gray800)}.B_ozHX{color:var(--color-blue800)}.o9jbB2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}a.SC2_uF:hover{text-decoration:underline}@media (max-width:1365px){.UyBmaW{grid-template-columns:250px 1fr!important}}@media (max-width:1023px){.UyBmaW{grid-column-gap:12px;grid-template-columns:200px 1fr!important}.dVZoYY{grid-row-gap:24px;padding:24px 16px}.yOPX2q{padding-bottom:24px}.Rv_Qzm{font-size:20px}.yNcil_:not(.SC2_uF){font-size:14px}.SC2_uF{font-size:16px}}@media (max-width:767px){.UyBmaW{grid-row-gap:12px;grid-auto-flow:row;grid-template-columns:unset!important;padding-right:14px;max-height:calc(var(--vh) - 32px - 40px - 24px - 52px - 24px);padding-bottom:16px;height:100%}.UyBmaW>:where(:first-of-type,:nth-of-type(2),:last-of-type){grid-column:1/2!important}.UyBmaW>:first-of-type{grid-row:1/2!important}.UyBmaW>:last-of-type{grid-row:2/3!important}.fUcMI7{max-height:100%;max-width:100%}.J7k9kd,.pTgmxy{font-size:20px!important}}.f_bMoz{position:fixed;top:0;right:0;bottom:0;display:grid;grid-template-columns:270px 1fr;-ms-flex-line-pack:start;align-content:start;max-width:940px;width:100%;min-height:var(--vh);transition:all .2s}.U3aQNJ{position:absolute;top:34px;left:-44px;display:-ms-flexbox;display:flex;padding:8px 12px 8px 8px;border-radius:16px 0 0 16px;background:var(--color-blue100);transition:background-color .2s,top .2s}.U3aQNJ svg{fill:var(--color-blue700)}@media (hover:hover){.U3aQNJ:hover{background-color:var(--color-blue200)}}.hlOcm1{transform:translateX(100%)}.rRfvKR{display:grid;grid-auto-flow:row;-ms-flex-line-pack:start;align-content:start;padding-top:40px;height:100vh;border-right:1px solid var(--color-gray200);background-color:var(--color-gray100)}.Izxgex{grid-column-gap:8px;padding:0 32px 16px;border-bottom:1px solid var(--color-gray200);height:100%}.tpNKtJ{display:grid}.Izxgex span{line-height:1;font-size:24px;font-weight:700;color:var(--color-gray900)}.zGkmGm{display:grid;grid-auto-flow:row;grid-row-gap:12px;padding:32px;max-height:calc(var(--vh) - 90px)}._iPIG9{display:grid;grid-auto-flow:column;grid-column-gap:4px;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;width:100%;text-align:start;font-size:16px;color:var(--color-gray900)}.DQjD66{transform:rotate(90deg)}.skZzXB{transform:rotate(270deg)}._iPIG9 span{line-height:1;font-weight:500}.ndv8vB{display:grid;justify-self:start;padding:6px 4px;text-align:start;line-height:1.6;font-size:14px;color:var(--color-gray900);border-radius:50px;transition:color .2s,background-color .2s,box-shadow .2s;outline:none}@media (hover:hover){.ndv8vB:not(.lXrxrD):hover{color:var(--color-blue600)}}.lXrxrD{color:var(--color-white);box-shadow:-8px 0 0 #2563eb,8px 0 0 #2563eb!important;background-color:var(--color-blue600)}._7pC_jC{display:grid;grid-auto-flow:row;grid-row-gap:6px;padding-right:16px;padding-left:16px;transition:max-height .22s,padding-bottom .22s,padding-top .22s;overflow:hidden}.zGkmGm li+li{padding-top:12px;border-top:1px solid var(--color-gray100)}.YK2Bln{display:grid;grid-auto-flow:row;-ms-flex-line-pack:start;align-content:start;padding-top:40px;height:100vh;background-color:var(--color-white)}.ynobDI{padding:5px 24px 19px;border-bottom:1px solid var(--color-gray200)}.LGuZL_{display:grid;grid-auto-flow:column;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;grid-column-gap:8px;font-size:16px;color:var(--color-blue600)}.LGuZL_ span{line-height:1}.LGuZL_ svg{fill:var(--color-blue600);width:20px;height:20px;transform:rotate(180deg)}.H3NfuK{line-height:1;font-size:20px;font-weight:500;color:var(--color-gray900)}.F3zGQJ{word-break:break-word;max-height:calc(var(--vh) - 90px);padding:24px}.C3FDWD{margin-top:100px}@media (max-width:1023px){.f_bMoz{grid-template-columns:200px 1fr;-ms-flex-line-pack:start;align-content:start;max-width:660px}.Izxgex{padding:0 16px 16px}.zGkmGm{padding:24px 16px}.ynobDI{padding-right:16px;padding-left:16px}}@media (max-width:767px){.f_bMoz{grid-template-columns:1fr;max-width:400px}.rRfvKR{background-color:var(--color-white)}.YK2Bln,.rRfvKR{padding-top:32px}.YK2Bln{position:fixed;height:100%;max-width:400px;width:100%;transform:translateX(100%);transition:transform .2s}.lFHTOw.YK2Bln{transform:translateX(0)}.H3NfuK{font-size:16px}}@media (max-width:479px){.YK2Bln,.f_bMoz{max-width:100%}.U3aQNJ{right:16px;left:unset;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0;box-shadow:0 0 0 6px #e5e7eb;border-radius:50%;background-color:var(--color-gray200);z-index:1}.U3aQNJ svg{width:24px;height:24px;fill:var(--color-gray500)}.ynobDI{grid-template-columns:62px 1fr 62px;grid-column-gap:16px}.LGuZL_{grid-column-gap:4px}.H3NfuK{text-align:center}}.GHzKRz{position:fixed;top:0;right:0;bottom:0;display:grid;grid-template-columns:270px 1fr;-ms-flex-line-pack:start;align-content:start;max-width:940px;width:100%;min-height:var(--vh);transition:all .2s}.ICNjub{position:absolute;top:34px;left:-44px;display:-ms-flexbox;display:flex;padding:8px 12px 8px 8px;border-radius:16px 0 0 16px;background:var(--color-blue100);transition:background-color .2s,top .2s}.ICNjub svg{fill:var(--color-blue700)}@media (hover:hover){.ICNjub:hover{background-color:var(--color-blue200)}}._2Tv2GO{transform:translateX(100%)}._7yQff9{display:grid;grid-auto-flow:row;-ms-flex-line-pack:start;align-content:start;padding-top:40px;height:100vh;border-right:1px solid var(--color-gray200);background-color:var(--color-gray100)}.QHrzOo{grid-column-gap:8px;padding:0 32px 16px;border-bottom:1px solid var(--color-gray200);height:100%}.qRlLIg{display:grid}.QHrzOo span{line-height:1;font-size:24px;font-weight:700;color:var(--color-gray900)}.JKfDg_{display:grid;grid-auto-flow:row;grid-row-gap:12px;padding:32px;max-height:calc(var(--vh) - 90px)}.UZJ3Ic{display:grid;grid-auto-flow:column;grid-column-gap:4px;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;text-align:start;width:100%;font-size:16px;color:var(--color-gray900)}._3kQyNe{transform:rotate(90deg)}.p0w1UR{transform:rotate(270deg)}.UZJ3Ic span{line-height:1;font-weight:500}.DRu9nR{display:grid;justify-self:start;padding:6px 4px;text-align:start;line-height:1.6;font-size:14px;color:var(--color-gray900);border-radius:50px;transition:color .2s,background-color .2s,box-shadow .2s;outline:none}@media (hover:hover){.DRu9nR:not(.dLPCXM):hover{color:var(--color-blue600)}}.dLPCXM{color:var(--color-white);box-shadow:-8px 0 0 #2563eb,8px 0 0 #2563eb!important;background-color:var(--color-blue600)}.Cu3qWW{display:grid;grid-auto-flow:row;grid-row-gap:6px;padding-right:16px;padding-left:16px;transition:max-height .22s,padding-bottom .22s,padding-top .22s;overflow:hidden}.JKfDg_ li+li{padding-top:12px;border-top:1px solid var(--color-gray100)}.cM7bYu{display:grid;grid-auto-flow:row;-ms-flex-line-pack:start;align-content:start;padding-top:40px;height:100vh;background-color:var(--color-white)}.P2sFwR{padding:5px 24px 19px;border-bottom:1px solid var(--color-gray200)}.sphrPy{display:grid;grid-auto-flow:column;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;grid-column-gap:8px;font-size:16px;color:var(--color-blue600)}.sphrPy span{line-height:1}.sphrPy svg{fill:var(--color-blue600);width:20px;height:20px;transform:rotate(180deg)}.Lz3wC1{line-height:1;font-size:20px;font-weight:500;color:var(--color-gray900)}.LPsu8s{word-break:break-word;max-height:calc(var(--vh) - 90px);padding:24px}.RZof4e{margin-top:100px}@media (max-width:1023px){.GHzKRz{grid-template-columns:200px 1fr;-ms-flex-line-pack:start;align-content:start;max-width:660px}.QHrzOo{padding:0 16px 16px}.JKfDg_{padding:24px 16px}.P2sFwR{padding-right:16px;padding-left:16px}}@media (max-width:767px){.GHzKRz{grid-template-columns:1fr;max-width:400px}._7yQff9{padding-top:32px;background-color:var(--color-white)}.cM7bYu{position:fixed;padding-top:32px;height:100%;max-width:400px;width:100%;transform:translateX(100%);transition:transform .2s}._0M_bui.cM7bYu{transform:translateX(0)}.Lz3wC1{font-size:16px}}@media (max-width:479px){.GHzKRz,.cM7bYu{max-width:100%}.ICNjub{right:16px;left:unset;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0;box-shadow:0 0 0 6px #e5e7eb;border-radius:50%;background-color:var(--color-gray200);z-index:1}.ICNjub svg{width:24px;height:24px;fill:var(--color-gray500)}.P2sFwR{grid-template-columns:62px 1fr 62px;grid-column-gap:16px}.sphrPy{grid-column-gap:4px}.Lz3wC1{text-align:center}}.uXhu3O{display:grid;grid-auto-flow:row;grid-row-gap:16px;justify-self:center;padding-bottom:40px;padding-top:64px}.SvFyHU{font-size:12px;color:var(--color-gray400)}.SvFyHU,._7fhZbT{text-align:center;line-height:1.3}._7fhZbT{font-size:14px;font-weight:500;color:var(--color-gray500)}.UmwFoX{grid-template-columns:repeat(3,auto);grid-column-gap:16px;grid-row-gap:6px;justify-self:center;-ms-flex-pack:center;justify-content:center}.UmwFoX,.eywvl8{display:grid;-ms-flex-align:center;align-items:center}.eywvl8{grid-auto-flow:column;grid-column-gap:6px;-ms-flex-pack:start;justify-content:start}.UmwFoX li:last-of-type{justify-self:center;grid-column:1/4}@media (hover:hover){.UmwFoX .eywvl8:not(li):hover{text-decoration:underline}}._4_IP04{display:grid;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:4px;border-radius:50%;background-color:var(--color-blue50)}._4_IP04 svg{fill:var(--color-blue600)}.FLRQG9{line-height:1.3;font-size:14px;font-weight:500;color:var(--color-gray500)}@media (max-width:479px){.uXhu3O{padding-top:40px}.SvFyHU{grid-row:2/3}.UmwFoX{grid-template-columns:repeat(2,1fr)}.UmwFoX li:first-of-type{justify-self:center;grid-column:1/3}.UmwFoX li:nth-of-type(2){justify-self:end}.UmwFoX li:last-of-type{grid-column:1/3}.UmwFoX li:last-of-type ._4_IP04{display:none}}.zzKVsV{position:relative;display:grid;grid-auto-flow:row;-ms-flex-align:center;align-items:center;margin:10px;padding:40px 24px 16px;max-width:400px;width:100%;max-height:calc(100vh - 40px);border-top:8px solid transparent;border-radius:12px;background:var(--color-white);transform:scale(1);transition:transform .3s;z-index:101}.zXKpTK{transform:scale(0)}.MYDXu3{border-top-color:var(--color-red600)}.rdHWst{border-top-color:var(--color-green600)}.fuFEGQ{border-top-color:var(--color-orange600)}.CFrn0Y{border-top-color:var(--color-blue600)}.iVzsst{position:absolute;top:-28px;left:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:56px;height:56px;border-radius:50%;transform:translateX(-50%);z-index:101}.MYDXu3 .iVzsst{background-color:var(--color-red600)}.rdHWst .iVzsst{background-color:var(--color-green600)}.fuFEGQ .iVzsst{background-color:var(--color-orange600)}.CFrn0Y .iVzsst{background-color:var(--color-blue600)}.Qqe1Iu{margin-bottom:24px;text-align:center;line-height:1;font-size:24px;font-weight:700}._8lNdKI{width:32px;height:32px;fill:var(--color-white)}.J3V8Xg{grid-template-columns:repeat(auto-fill,minmax(auto,1fr));grid-column-gap:12px;display:-ms-flexbox;display:flex;margin:15px 0 0}._37Dt2g{display:-ms-flexbox!important;display:flex!important;margin:15px 0 0}.roF2Q0{display:grid;grid-auto-flow:row;grid-row-gap:12px}.roF2Q0 *{line-height:1.5;font-size:16px;color:var(--color-gray700)}.wwm6ou .roF2Q0{justify-self:center;text-align:center}.roF2Q0 ul{display:grid;grid-auto-flow:row;grid-row-gap:8px}.roF2Q0 li{display:grid;grid-template-columns:12px 1fr;grid-column-gap:12px;-ms-flex-align:center;align-items:center;text-align:start}.roF2Q0 li:before{content:"※";display:grid;width:12px;height:0;border-radius:30px;background:var(--color-gray700)}.J3V8Xg>*{height:40px}.JClmEt{position:fixed;top:0;bottom:0;left:0;right:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;animation-name:_8F_icL;animation-duration:.3s;background-color:rgba(0,0,0,.25);z-index:100;transition:opacity .2s,visibility .2s}.JClmEt,.U2j6Yu{display:-ms-flexbox;display:flex}.U2j6Yu{margin-top:15px;-ms-flex-pack:distribute;justify-content:space-around}.UsarsI{opacity:0;visibility:hidden}@keyframes _8F_icL{0%{opacity:0}to{opacity:1}}@keyframes KBBt3H{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes bf6S3Q{0%{transform:scale(0)}to{transform:scale(1)}}@media (max-width:767px){.zzKVsV{padding:40px 16px 16px}}@media (max-width:479px){.zzKVsV{padding:40px 12px 16px}}.hWnZf8{display:grid;grid-auto-flow:column;-ms-flex-pack:start;justify-content:start;grid-column-gap:8px;-ms-flex-align:center;align-items:center;cursor:pointer;padding:6px 8px}@media (hover:hover){.hWnZf8:hover{background-color:var(--color-blue50)}}._YXhfs{padding:8px 8px 8px 12px}._YXhfs .JS_tFU{width:28px;height:28px}._YXhfs .JS_tFU:after{width:18px;height:18px}.JS_tFU{position:relative;width:20px;height:20px;border:2px solid var(--color-blue600);border-radius:50%;transition:border-color .2s,box-shadow .2s;overflow:hidden}.JS_tFU:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background-color:var(--color-blue600);transform:translate(-50%,-50%) scale(0);transition:visibility .2s,transform .2s}.hWnZf8:hover input[type=radio]:not(:checked,:disabled)+.JS_tFU:after{visibility:visible;transform:translate(-50%,-50%) scale(.7)}input[type=radio]:checked+.JS_tFU:after{visibility:visible;transform:translate(-50%,-50%) scale(1)}._4oOe0{display:inline-grid;grid-auto-flow:column;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;grid-column-gap:12px;padding:6px 8px;width:100%;height:100%;font-size:18px;font-weight:400;color:var(--color-gray800);cursor:pointer;transition:background-color .2s}@media (hover:hover){._4oOe0:hover{background-color:var(--color-blue50)}}.RmLpSw{position:relative;width:20px;height:20px;border:2px solid var(--color-blue600);border-radius:var(--border-radius-sm);transition:border-color .2s,box-shadow .2s,background-color .2s;overflow:hidden}.EEVTHs .RmLpSw{width:28px;height:28px}input[type=checkbox]:checked+.RmLpSw{background-color:var(--color-blue600)}.RmLpSw:after{width:20px;height:20px;border-radius:var(--border-radius-sm);background-color:var(--color-blue600);transform:translate(-50%,-50%) scale(0);transition:visibility .2s,transform .2s;z-index:10}.RmLpSw:after,.RmLpSw:before{content:"";position:absolute;top:50%;left:50%;visibility:hidden}.RmLpSw:before{width:14px;height:14px;opacity:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjcwOTkgNy4yMDk4NkMxOC42MTcgNy4xMTYxMyAxOC41MDY0IDcuMDQxNzQgMTguMzg0NSA2Ljk5MDk3QzE4LjI2MjcgNi45NDAyIDE4LjEzMiA2LjkxNDA2IDE3Ljk5OTkgNi45MTQwNkMxNy44Njc5IDYuOTE0MDYgMTcuNzM3MiA2Ljk0MDIgMTcuNjE1NCA2Ljk5MDk3QzE3LjQ5MzUgNy4wNDE3NCAxNy4zODI5IDcuMTE2MTMgMTcuMjkgNy4yMDk4Nkw5LjgzOTk1IDE0LjY2OTlMNi43MDk5NSAxMS41Mjk5QzYuNjEzNDMgMTEuNDM2NiA2LjQ5OTQ5IDExLjM2MzMgNi4zNzQ2MyAxMS4zMTQxQzYuMjQ5NzggMTEuMjY0OSA2LjExNjQ1IDExLjI0MDggNS45ODIyNyAxMS4yNDMxQzUuODQ4MDkgMTEuMjQ1NCA1LjcxNTY4IDExLjI3NDEgNS41OTI2IDExLjMyNzZDNS40Njk1MyAxMS4zODExIDUuMzU4MTkgMTEuNDU4MyA1LjI2NDk1IDExLjU1NDlDNS4xNzE3MSAxMS42NTE0IDUuMDk4NCAxMS43NjUzIDUuMDQ5MTkgMTEuODkwMkM0Ljk5OTk5IDEyLjAxNSA0Ljk3NTg2IDEyLjE0ODQgNC45NzgxOCAxMi4yODI1QzQuOTgwNSAxMi40MTY3IDUuMDA5MjMgMTIuNTQ5MSA1LjA2MjcyIDEyLjY3MjJDNS4xMTYyMiAxMi43OTUzIDUuMTkzNDMgMTIuOTA2NiA1LjI4OTk1IDEyLjk5OTlMOS4xMjk5NSAxNi44Mzk5QzkuMjIyOTEgMTYuOTMzNiA5LjMzMzUxIDE3LjAwOCA5LjQ1NTM3IDE3LjA1ODhDOS41NzcyMyAxNy4xMDk1IDkuNzA3OTQgMTcuMTM1NyA5LjgzOTk1IDE3LjEzNTdDOS45NzE5NiAxNy4xMzU3IDEwLjEwMjcgMTcuMTA5NSAxMC4yMjQ1IDE3LjA1ODhDMTAuMzQ2NCAxNy4wMDggMTAuNDU3IDE2LjkzMzYgMTAuNTUgMTYuODM5OUwxOC43MDk5IDguNjc5ODZDMTguODExNSA4LjU4NjIyIDE4Ljg5MjUgOC40NzI1NyAxOC45NDc5IDguMzQ2MDdDMTkuMDAzMyA4LjIxOTU3IDE5LjAzMTkgOC4wODI5NiAxOS4wMzE5IDcuOTQ0ODZDMTkuMDMxOSA3LjgwNjc2IDE5LjAwMzMgNy42NzAxNSAxOC45NDc5IDcuNTQzNjVDMTguODkyNSA3LjQxNzE1IDE4LjgxMTUgNy4zMDM1IDE4LjcwOTkgNy4yMDk4NloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");background-position:50% 50%;background-size:14px 14px;transform:translate(-50%,-50%);transition:opacity .2s,visibility .2s;z-index:11}.EEVTHs .RmLpSw:before{background-size:22px 22px}._4oOe0:hover input[type=checkbox]:not(:checked)+.RmLpSw:after{transform:translate(-50%,-50%) scale(.5);visibility:visible}.EEVTHs:hover input[type=checkbox]:not(:checked)+.RmLpSw:after{transform:translate(-50%,-50%) scale(.8);visibility:visible}input[type=checkbox]:checked+.RmLpSw:before{opacity:1;visibility:visible}@media (max-width:479px){._4oOe0{font-size:14px!important}}._7VI_m{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.bHl9JM{box-sizing:border-box;padding:0;background:transparent;border:0;-webkit-appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}.bHl9JM,.n48Nb8{margin:0;appearance:none}.n48Nb8{position:relative;padding:0;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.n48Nb8:focus-visible{outline:none}.xBLgk3{border:2px solid transparent}.xBLgk3[disabled]:not(._7eaxFH){opacity:.25}.xBLgk3:not([disabled]){cursor:pointer}.xBLgk3:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.xBLgk3:hover:not([disabled]):not(._7eaxFH){background-color:var(--rdp-background-color)}.e7gs_u{display:-ms-flexbox;display:flex}._7GD0sW{margin:0 1em}._7GD0sW:first-child{margin-left:0}._7GD0sW:last-child{margin-right:0}.giZZE3{margin:0;max-width:calc(var(--rdp-cell-size) * 7)}.HyoAIp .giZZE3,.giZZE3{border-collapse:collapse}.HyoAIp .giZZE3{max-width:calc(var(--rdp-cell-size) * 8)}.Jkspg2{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0;text-align:left}.VJbCG0 .Jkspg2{position:relative;display:block;text-align:center}.UU45CM,._1T7_Oz{position:relative;display:-ms-inline-flexbox;display:inline-flex}._1T7_Oz{z-index:1;-ms-flex-align:center;align-items:center;margin:0;padding:0 .25em;color:currentColor;border:2px solid transparent;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700}.CfdhYA,._1T7_Oz{white-space:nowrap}.VJbCG0 ._aIUIR .CfdhYA{left:0}.VJbCG0 ._aIUIR .CfdhYA,.VJbCG0 .kzeZMg .CfdhYA{position:absolute;top:50%;transform:translateY(-50%)}.VJbCG0 .kzeZMg .CfdhYA{right:0}.wnekt1{-ms-flex-pack:center;justify-content:center;width:var(--rdp-cell-size);height:var(--rdp-cell-size);padding:.25em;border-radius:100%}.XEE3wU,._6a4_tK,.wnekt1{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.XEE3wU,._6a4_tK{position:relative}.CLHA6n{-webkit-appearance:none;appearance:none;position:absolute;z-index:2;top:0;bottom:0;left:0;width:100%;margin:0;padding:0;cursor:inherit;opacity:0;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit}.CLHA6n[disabled]{opacity:unset;color:unset}.CLHA6n:focus-visible:not([disabled])+._1T7_Oz{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.nlTjH1{margin:0 0 0 5px}._5E8RJ7{border:0}.GcqypK,.PZjkXd,.ysLUBu{height:100%}.ysLUBu{vertical-align:middle;font-size:.75em;font-weight:700;text-align:center;height:var(--rdp-cell-size);padding:0;text-transform:uppercase}.oQJKMP{border:0}.A_Etoe{margin:.5em}._8fMciz{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);padding:0;text-align:center}.qksGUD{font-size:.75em}.OgAga4,.qksGUD{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);margin:0;border:2px solid transparent;border-radius:100%}.X_wK8y:not(._1_l_53){font-weight:700}._7eaxFH,._7eaxFH:focus-visible,._7eaxFH:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}._1_l_53{opacity:.5}._7eaxFH:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}._7VI_m:not([dir=rtl]) .pVd__9:not(.EDb7uF){border-top-right-radius:0;border-bottom-right-radius:0}._7VI_m:not([dir=rtl]) .EDb7uF:not(.pVd__9),._7VI_m[dir=rtl] .pVd__9:not(.EDb7uF){border-top-left-radius:0;border-bottom-left-radius:0}._7VI_m[dir=rtl] .EDb7uF:not(.pVd__9){border-top-right-radius:0;border-bottom-right-radius:0}.EDb7uF.pVd__9{border-radius:100%}._0olTKZ{border-radius:0}.j7RIqa{display:grid;grid-auto-flow:row;padding:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:var(--border-radius-lg);background-color:var(--color-white);z-index:var(--z-index-dropdown)}.yLLXtd{margin-bottom:12px;text-align:center;line-height:1;font-size:14px;font-weight:400;color:var(--color-gray300)}._7MlnoN{position:relative;display:grid;grid-auto-flow:column;grid-column-gap:80px}._7MlnoN:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;border-radius:20px;background-color:var(--color-gray100);transform:translateX(-50%)}._7t0eEh{margin:0}._7t0eEh thead span[aria-hidden=true]{line-height:1;font-size:14px;font-weight:500;color:var(--color-gray400)}.mAfGK8{width:100%}.UxoFdt{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.aszSoq{width:100%;display:grid;grid-auto-flow:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.aszSoq path{fill:var(--color-gray500)}.kglhqM{transition:opacity .2s,visibility .2s}.kglhqM:disabled{opacity:0;visibility:hidden}.Xot_lB{position:absolute;top:50%;left:50%;width:100%;text-align:center;font-size:20px;transform:translate(-50%,-50%)}.QneF1B,.Xot_lB{line-height:1;font-weight:400;color:var(--color-gray800)}.QneF1B{font-size:16px;transition:color .2s,background-color .2s}.YYXW6H{background-color:var(--color-blue600)!important;color:var(--color-white)!important;font-weight:unset!important}.PWQeD6{margin-top:24px!important;padding:8px 32px;justify-self:center}@media (min-width:768px){._9yiymm{display:none}}@media (max-width:767px){.j7RIqa{position:fixed!important;top:0!important;bottom:0;left:0;right:unset!important;padding:32px 16px 16px;max-width:360px;width:100%;min-height:var(--vh);border-radius:unset;box-shadow:var(--asides-shadow);overflow-y:auto;z-index:var(--z-index-dropdown);transition:transform .2s}._9yiymm{line-height:1;font-size:24px;color:var(--color-gray900)}._7MlnoN,._9yiymm{margin-bottom:32px}._7MlnoN{grid-auto-flow:row;grid-column-gap:0;grid-row-gap:50px}._7MlnoN:before{content:"";position:absolute;top:50%;left:50%;height:2px;width:100%;border-radius:20px;background-color:var(--color-gray100);transform:translate(-50%,-50%)}.PWQeD6{margin-bottom:16px;margin-top:24px!important;padding:12px 32px;width:100%}.y0Flgr{opacity:1;visibility:visible}}.gs5GaD{display:grid;grid-auto-flow:column;grid-column-gap:8px;-ms-flex-align:center;align-items:center;line-height:1;font-size:16px;font-weight:400;border-radius:var(--border-radius-md);border:2px solid transparent;transition:all .2s;width:50%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;margin:auto}._4Z0ahr{padding:8px 32px}.amcbWz{width:100%}._6sBRGm{margin:auto}._6sBRGm,.tLuh3g{color:var(--color-white);background-color:var(--color-orange600);width:50%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:10px}.tLuh3g{margin:0 5px}._6sBRGm svg{fill:var(--color-white)}.IbfdHX{border-radius:var(--border-radius-md);color:var(--color-gray900);background-color:var(--color-white)}.SRH5LH,.Z5Vh1V{border-color:var(--color-gray300);color:var(--color-gray500);background-color:transparent;padding:10px;margin:0 5px}.Z5Vh1V{width:50%}.X5rXFU{background-color:var(--color-blue600)}.X5rXFU,.qn0vjQ{color:var(--color-white)}.qn0vjQ{border-color:var(--color-red600);background-color:var(--color-red600);padding:10px;width:50%}._9pGeJ3{color:var(--color-white);border-color:var(--color-green600);background-color:var(--color-green600)}.X5rXFU svg{fill:var(--color-white)}.E02xZ7{color:var(--color-gray500);border-color:var(--color-gray100);background-color:var(--color-gray100);padding:10px}@media (hover:hover){._6sBRGm:hover{background-color:var(--color-orange500)}.IbfdHX:not(.qYaG7R):hover{border-color:var(--color-gray300)}.X5rXFU:not(.qYaG7R):hover{background-color:var(--color-blue500)}.qn0vjQ:hover{border-color:var(--color-red500);background-color:var(--color-red500)}._9pGeJ3:hover{border-color:var(--color-green500);background-color:var(--color-green500)}.E02xZ7:hover{color:var(--color-gray700);border-color:var(--color-gray500)}}.qYaG7R.IbfdHX{border-color:var(--color-blue600)}._5eM_7X{display:grid;grid-template-columns:repeat(5,10px);grid-gap:5px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:auto;height:10px}._5eM_7X div{height:10px;width:10px;border-radius:100%;background:var(--color-white);animation:_5eM_7X 1s ease infinite backwards}._5eM_7X div:first-child{animation-delay:.1s}._5eM_7X div:nth-child(2){animation-delay:.2s}._5eM_7X div:nth-child(3){animation-delay:.3s}._5eM_7X div:nth-child(4){animation-delay:.4s}._5eM_7X div:nth-child(5){animation-delay:.5s}@keyframes _5eM_7X{0%,to{transform:scale(0)}40%,60%{transform:scale(1)}}@media (max-width:479px){.tLuh3g{width:50%!important}}.bL6S9C{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:var(--color-gray50);transition:background-color .2s;cursor:pointer}.bL6S9C:disabled{opacity:.7;cursor:default!important}.bL6S9C>svg{fill:var(--color-gray500)}.Fwg1qN{background-color:var(--color-gray100)}.Fwg1qN>svg{fill:var(--color-gray600)}@media (hover:hover){[data-button=eye].bL6S9C:not(:disabled):hover{background-color:var(--color-green100)}[data-button=eye].bL6S9C:not(:disabled):hover svg{fill:var(--color-green600)}[data-button=edit].bL6S9C:not(:disabled):hover{background-color:var(--color-orange100)}[data-button=edit].bL6S9C:not(:disabled):hover svg{fill:var(--color-orange600)}[data-button=lock].bL6S9C:not(:disabled):hover{background-color:var(--color-blue100)}[data-button=lock].bL6S9C:not(:disabled):hover svg{fill:var(--color-blue600)}[data-button=delete].bL6S9C:not(:disabled):hover{background-color:var(--color-red100)}[data-button=delete].bL6S9C:not(:disabled):hover svg{fill:var(--color-red600)}}.QNvatu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:50%}.AanLDw{background-color:var(--color-green600)}.NnGGCh{background-color:var(--color-red600)}.QNvatu>svg{width:20px;height:20px;fill:var(--color-white)}@media (max-width:767px){.QNvatu{height:20px;width:20px}}.SI1SNI{grid-column-gap:8px}.y7ChNi{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:38px;border:1px solid var(--color-gray300);border-radius:6px;background-color:var(--color-white);transition:background-color .2s}@media (hover:hover){.y7ChNi:hover{background-color:var(--color-gray50)}}.D3vh3r{padding:0 9px}.D3vh3r>svg{width:20px;height:20px;fill:var(--color-gray500)}._tpjeF{cursor:default;background-color:transparent}._tpjeF>svg{fill:var(--color-gray300)}.lrwlmj{transform:rotate(180deg)}.onP_us{padding:0 17px;line-height:1.25;font-size:16px;font-weight:400;color:var(--color-gray500);transition:all .2s}.Pn3dKp{border-color:var(--color-blue600);color:var(--color-blue800);background-color:var(--color-blue50)}.yTC1j3{position:relative;margin-top:-8px;padding:24px 0}.vhMLa_{line-height:1;font-size:14px;font-weight:400;color:var(--color-gray900)}.yTC1j3 ul{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1023px){.yTC1j3{display:grid;grid-auto-flow:row;grid-row-gap:22px;-ms-flex-pack:center;justify-content:center;justify-items:center}.vhMLa_{grid-row:2/3}.yTC1j3 ul{position:static;transform:unset}}@media (max-width:767px){.yTC1j3{padding:0}}.bQSv_y{display:grid;grid-auto-flow:row;grid-row-gap:12px}.BlVcQg{grid-column-gap:32px}.EOsPcn{padding:0 16px;background-color:var(--color-white);border-radius:var(--border-radius-md)}._1_85vA{position:relative;padding:16px 0;line-height:1;font-size:20px;font-weight:400;color:var(--color-gray700)}._1_85vA:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;border-radius:var(--border-radius-md);transition:width .2s;transform:translateX(-50%);background-color:var(--color-blue700)}@media (hover:hover){._1_85vA:not(._dpRf0):hover{color:var(--color-blue700)}._1_85vA:not(._dpRf0):hover:after{width:50%}}._dpRf0{color:var(--color-blue700)}._dpRf0._1_85vA:after{width:100%}.EbepHO{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:8px}.FakPtG,.z4ExVP{position:relative;height:100%;border:1px solid var(--color-gray200);border-radius:6px;background:var(--color-white)}.z4ExVP{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}._48wVZ9 .FakPtG{grid-template-columns:auto 1fr}.rY27_3 .FakPtG{grid-template-columns:1fr auto}._OztqU .FakPtG{border:unset}.ZnG527 .FakPtG{background-color:var(--color-gray50)}.eALh7i .FakPtG{cursor:pointer}.UZ_jp3 .FakPtG{border-color:transparent}@media (hover:hover){.ZnG527 .FakPtG:hover{border-color:var(--color-gray300)}}.JZUjMz .FakPtG{border-color:var(--color-red600);color:var(--color-red600);background-color:var(--color-red50)}.k1pmM4{position:absolute;top:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-right:4px;width:44px;height:100%;z-index:1}.k1pmM4 svg{fill:var(--color-gray400)}.k1pmM4:hover svg{fill:var(--color-gray500)}.U7vkfH{width:48px;height:100%}.U7vkfH>*{border-radius:0;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.U7vkfH,.U7vkfH>*{overflow:hidden}.pE86GK{border-radius:0 0 6px 6px}.M311iP{border-radius:0 6px 6px 0}.BxUbRg:not(._OztqU) .FjUaXP{border-radius:6px}._48wVZ9 .FjUaXP{border-radius:0 6px 6px 0}.rY27_3 .FjUaXP{border-radius:6px 0 0 6px}.FjUaXP{width:100%}.FjUaXP,.rEg1A4{padding:8px 12px;height:100%;line-height:1;font-size:16px;font-weight:400;color:var(--color-gray900);background-color:var(--color-white);transition:all .2s}.rEg1A4{border-radius:10px}._nV2qg{padding-top:0;padding-bottom:0;height:40px;cursor:pointer}.ZnG527 .FjUaXP,._nV2qg{background-color:var(--color-gray50)}@media (hover:hover){.FjUaXP:hover{background-color:var(--color-gray50)}.FjUaXP:focus{box-shadow:0 0 0 2px var(--color-blue600)!important}}.JZUjMz .FjUaXP{border-color:var(--color-red600);background-color:var(--color-red50)}.JZUjMz .FjUaXP,.iw_mhi{color:var(--color-red600)}.iw_mhi{position:absolute;bottom:-16px;left:8px;line-height:1;font-size:12px}.FjUaXP:-ms-input-placeholder{line-height:1;font-family:inherit;font-size:16px;font-weight:400;color:var(--color-gray300)}.FjUaXP::placeholder{line-height:1;font-family:inherit;font-size:16px;font-weight:400;color:var(--color-gray300)}.UomaJt{left:16px;line-height:1;font-size:14px;color:var(--color-gray700);max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UomaJt,.kQVOzB{position:absolute;top:50%;transform:translateY(-50%)}.kQVOzB{right:16px;width:16px;height:16px;fill:var(--color-gray600)}.EbepHO.ZnG527{grid-template-columns:172px 1fr}.D6FPq2{width:25px;height:25px;fill:#d1d5db;vertical-align:middle;margin:auto 5px}.D6FPq2,._8UP20M{display:inline}.TaF0PD{position:relative}.TaF0PD:hover:after,.TaF0PD:hover:before{display:block}@media (min-width:1023px){.TaF0PD:before{content:attr(data-text);margin-left:15px;width:200px;padding:10px;border-radius:10px;background:#1f2937;color:#fff;text-align:center;font-size:12px}.TaF0PD:after,.TaF0PD:before{position:absolute;top:50%;transform:translateY(-50%);left:100%;display:none}.TaF0PD:after{content:"";margin-left:-5px;border:10px solid transparent;border-right-color:#1f2937}}@media (max-width:1023px){.EbepHO.ZnG527{grid-template-columns:160px 1fr;grid-column-gap:4px}.rEg1A4{width:50%}.TaF0PD:before{content:attr(data-text);margin-left:15px;width:200px;padding:10px;border-radius:10px;background:#1f2937;color:#fff;text-align:center;font-size:12px}.TaF0PD:after,.TaF0PD:before{position:absolute;top:50%;transform:translateY(-50%);left:100%;display:none}.TaF0PD:after{content:"";margin-left:-5px;border:10px solid transparent;border-right-color:#1f2937}}@media (max-width:767px){.EbepHO.ZnG527{grid-template-columns:unset;grid-auto-flow:row;grid-row-gap:8px;-ms-flex-pack:unset;justify-content:unset}.TaF0PD:before{content:attr(data-text);margin-left:15px;width:200px;padding:10px;border-radius:10px;background:#1f2937;color:#fff;text-align:center;font-size:12px}.TaF0PD:after,.TaF0PD:before{position:absolute;top:50%;transform:translateY(-50%);left:100%;display:none}.TaF0PD:after{content:"";margin-left:-5px;border:10px solid transparent;border-right-color:#1f2937}}@media (max-width:480px){.FakPtG{width:100%}.TaF0PD:before{content:attr(data-text);top:32%;transform:translateY(-125%);left:100%;margin-left:-69px;width:200px;padding:10px;border-radius:10px;background:#1f2937;color:#fff;text-align:center;font-size:12px}.TaF0PD:after,.TaF0PD:before{position:absolute;display:none}.TaF0PD:after{content:"";left:0;margin-left:6px;top:0;transform:translateY(-95%);border:10px solid transparent;border-top-color:#1f2938}}.QDNokp{position:fixed;top:0;right:0;bottom:0;display:grid;grid-template-rows:auto 1fr;grid-row-gap:24px;padding:var(--right-aside-padding-top) 40px var(--right-aside-padding-bottom) 32px;-ms-flex-line-pack:start;align-content:start;width:100%;min-height:var(--vh);background-color:var(--color-gray100);transition:all .2s;overflow-y:auto}.QDNokp:not(.y7MH_J) .uqNIFo{max-height:var(--right-aside-box-max-height);overflow-y:auto}._12EhgY{transform:translateX(100%)}.UNX_pd{position:absolute;top:34px;left:-44px;display:-ms-flexbox;display:flex;padding:8px 12px 8px 8px;border-radius:16px 0 0 16px;background:var(--color-blue100);transition:background-color .2s,top .2s}@media (hover:hover){.UNX_pd:hover{background-color:var(--color-blue200)}}.UNX_pd>svg{margin:auto;fill:var(--color-blue600)}.q_7o1D{text-align:left;line-height:1;font-size:32px;font-weight:400;color:var(--color-gray800)}.uqNIFo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-row-gap:24px;padding:24px;border-radius:12px;box-shadow:var(--box-shadow);background-color:var(--color-white)}.rY38Qp .uqNIFo{padding:0;box-shadow:unset;background-color:transparent}@media (max-width:1023px){.QDNokp{padding:var(--right-aside-padding-top) 20px}}@media (max-width:767px){.QDNokp{padding:var(--right-aside-padding-top) 16px var(--right-aside-padding-bottom)}.uqNIFo{padding:24px 16px}.q_7o1D{font-size:28px}}@media (max-width:479px){.uqNIFo{padding:16px 12px}.q_7o1D{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:310px;overflow:hidden}.UNX_pd{position:static;padding:0;width:40px;height:40px;border-radius:50%;background-color:var(--color-gray200);transition:background-color .2s}.UNX_pd>svg{width:24px;height:24px;fill:var(--color-gray500)}}.ye38g8{grid-template-columns:1fr 1fr;grid-column-gap:10px}._5hpjcP.ye38g8{grid-template-columns:172px 1fr}._0cr_6n{position:relative;display:grid;grid-auto-flow:column;grid-column-gap:10px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 12px;min-height:40px;border:1px solid var(--color-gray200);border-radius:var(--border-radius-sm);background-color:var(--color-gray50)}.XsEIP7 ._0cr_6n{border-color:var(--color-red600);background-color:var(--color-red50)}.XsEIP7 ._0cr_6n,.XsEIP7 ._0cr_6n>span{color:var(--color-red600)}.XsEIP7 ._0cr_6n svg{fill:var(--color-red600)}@media (hover:hover){._0cr_6n:hover{background-color:var(--color-gray50)}._0cr_6n:focus{box-shadow:0 0 0 2px #2563eb}}._0cr_6n>span{line-height:1;font-size:16px}._0cr_6n>span,.b3tTOQ{color:var(--color-gray800)}.b3tTOQ{grid-column-gap:4px;padding:4px;width:100%;font-size:14px;line-height:100%}.b3tTOQ p{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;font-size:14px;font-weight:400}.BxpVSD .b3tTOQ p,.Sc6pmW p{font-size:16px}.b3tTOQ div{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.b3tTOQ svg{width:12px;height:12px;fill:var(--color-gray700)}._0cr_6n>svg{fill:var(--color-gray800)}.Xkd2tx{position:absolute;bottom:-16px;left:8px;line-height:1;font-size:12px;color:var(--color-red600)}@media (max-width:1023px){._5hpjcP.ye38g8{grid-template-columns:160px 1fr}}@media (max-width:767px){._5hpjcP.ye38g8{grid-template-columns:unset;grid-auto-flow:row;grid-row-gap:8px;-ms-flex-pack:unset;justify-content:unset}}.y1aKm_{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.y1aKm_ i{line-height:1;font-size:20px;font-weight:400;color:var(--color-red600)}.wtlzUV{line-height:1.2;font-weight:400;font-size:16px;color:var(--color-gray800)}.sKUFYq{position:relative}.sKUFYq:before{content:"*";position:absolute;top:-3px;right:-12px;line-height:1;font-size:20px;font-weight:400;color:var(--color-red600)}@media (max-width:479px){.wtlzUV{font-size:16px}}.WlyqpE{display:grid;grid-template-columns:auto 1fr;-ms-flex-align:center;align-items:center;margin-bottom:24px;padding-top:2px}.WlyqpE,.WlyqpE>*{grid-column-gap:12px}.WlyqpE>*{height:100%}.WlyqpE>:not(.yb4CGT,label){display:grid;min-height:44px}.wEQoO7{margin-left:auto}@media (max-width:767px){.WlyqpE{grid-column-gap:0;grid-row-gap:12px;margin-bottom:16px}}@media (max-width:620px){.WlyqpE{grid-auto-flow:row;grid-template-columns:unset;grid-row-gap:12px}.wEQoO7{width:100%;-ms-flex-order:-1;order:-1}.wEQoO7:not(.dWBFsA){grid-template-columns:auto;-ms-flex-pack:start;justify-content:start}.dWBFsA{grid-template-columns:1fr}}.ZWtUFs{width:350px}.ZWtUFs [data-icon-end]{fill:var(--color-white)}.ZWtUFs input{padding:13px 40px 13px 12px}@media (max-width:767px){.ZWtUFs{width:100%}}.JeiBR0{-ms-flex-pack:center;justify-content:center;padding:0 16px;max-height:44px;height:100%}.JeiBR0 [data-icon-start]{transform:rotate(45deg)}.dDltqV{justify-self:center;padding:12px 32px}@media (max-width:479px){.dDltqV{padding:10px 20px!important}}.xfZQJ9{margin:15px}.hiX6uQ,.xfZQJ9{justify-self:center;padding:12px 32px}@media (max-width:479px){.xfZQJ9{padding:10px 20px!important}}.PvQcl8{padding:11px 6px 10px 12px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-appearance:none;appearance:none;cursor:pointer;border:1px solid var(--color-gray200);border-radius:var(--border-radius-sm);color:var(--color-gray600);background-color:var(--color-gray50);background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.54 11.29L9.87998 5.64001C9.78702 5.54628 9.67642 5.47188 9.55456 5.42111C9.4327 5.37035 9.30199 5.34421 9.16998 5.34421C9.03797 5.34421 8.90726 5.37035 8.78541 5.42111C8.66355 5.47188 8.55294 5.54628 8.45998 5.64001C8.27373 5.82737 8.16919 6.08082 8.16919 6.34501C8.16919 6.60919 8.27373 6.86264 8.45998 7.05001L13.41 12.05L8.45998 17C8.27373 17.1874 8.16919 17.4408 8.16919 17.705C8.16919 17.9692 8.27373 18.2226 8.45998 18.41C8.5526 18.5045 8.66304 18.5797 8.78492 18.6312C8.90679 18.6827 9.03767 18.7095 9.16998 18.71C9.30229 18.7095 9.43317 18.6827 9.55505 18.6312C9.67692 18.5797 9.78737 18.5045 9.87998 18.41L15.54 12.76C15.6415 12.6664 15.7225 12.5527 15.7779 12.4262C15.8333 12.2997 15.8619 12.1631 15.8619 12.025C15.8619 11.8869 15.8333 11.7503 15.7779 11.6238C15.7225 11.4973 15.6415 11.3836 15.54 11.29V11.29Z' fill='%234D4D4D'/%3E%3C/svg%3E%0A");background-position:calc(100% - 6px) 50%;background-repeat:no-repeat;background-size:16px 16px;transition:all .2s}.XHjeZR.PvQcl8{padding:8px 6px 8px 12px;font-size:16px}@media (hover:hover){.PvQcl8:focus{box-shadow:0 0 0 2px var(--color-blue600)}}.Xj7B4_{border-color:var(--color-red600);color:var(--color-red600);background-color:var(--color-red50)}.Xj7B4_ .i_9M6s svg{fill:var(--color-red600)}.HWF_0J{grid-gap:8px;grid-template-columns:172px 1fr}.HWF_0J>div{grid-gap:8px}._WLsCN{grid-template-columns:1fr 1fr}.hlPW9s{grid-template-columns:1fr .5fr .5fr}@media (max-width:1023px){.HWF_0J{grid-template-columns:160px 1fr;grid-column-gap:4px}}@media (max-width:767px){.HWF_0J{grid-template-columns:unset;-ms-flex-pack:unset;justify-content:unset}.HWF_0J,.hlPW9s{grid-auto-flow:row}.hlPW9s{grid-template-columns:1fr 1fr}.hlPW9s>:first-of-type{grid-column:1/3}}.XEFVFG{display:grid;width:100%;height:100%}.UYA_EV{position:relative;margin:auto;width:150px;height:150px;border-radius:50%;filter:url(#goo)}.UYA_EV>*{position:absolute;top:50%;left:50%;display:block;margin:-16px;width:32px;height:32px}.UYA_EV>:first-of-type{transform:rotate(0deg) translate(80px) rotate(0deg)}.UYA_EV>:first-of-type>.bm2i8M{animation:U7A2jG 4s ease infinite;animation-delay:-.1s}.UYA_EV>:nth-of-type(2){transform:rotate(45deg) translate(80px) rotate(-45deg)}.UYA_EV>:nth-of-type(2)>.bm2i8M{animation:U7A2jG 4s ease infinite;animation-delay:.4s}.UYA_EV>:nth-of-type(3){transform:rotate(90deg) translate(80px) rotate(-90deg)}.UYA_EV>:nth-of-type(3)>.bm2i8M{animation:U7A2jG 4s ease infinite;animation-delay:.9s}.UYA_EV>:nth-of-type(4){transform:rotate(135deg) translate(80px) rotate(-135deg)}.UYA_EV>:nth-of-type(4)>.bm2i8M{animation:U7A2jG 4s ease infinite;animation-delay:1.4s}.UYA_EV>:nth-of-type(5){transform:rotate(180deg) translate(80px) rotate(-180deg)}.UYA_EV>:nth-of-type(5)>.bm2i8M{animation:U7A2jG 4s ease infinite;animation-delay:1.9s}.UYA_EV>:nth-of-type(6){transform:rotate(225deg) translate(80px) rotate(-225deg)}.UYA_EV>:nth-of-type(6)>.bm2i8M{animation:U7A2jG 4s ease infinite;animation-delay:2.4s}.UYA_EV>:nth-of-type(7){transform:rotate(270deg) translate(80px) rotate(-270deg)}.UYA_EV>:nth-of-type(7)>.bm2i8M{animation:U7A2jG 4s ease infinite;animation-delay:2.9s}.UYA_EV>:nth-of-type(8){transform:rotate(315deg) translate(80px) rotate(-315deg)}.UYA_EV>:nth-of-type(8)>.bm2i8M{animation:U7A2jG 4s ease infinite;animation-delay:3.4s}.swsuQN{max-width:100%}.swsuQN .oQQV4h{width:100%;height:100%;border-radius:50%;background:var(--color-blue500)}._0_JVC{animation:NR_3EC 4s linear infinite}._0_JVC .qFz3C_{margin-left:86px;width:20px;height:20px;border-radius:50%;box-shadow:0 0 50px -4px var(--color-blue600);background:var(--color-blue700)}.fu1PVZ{position:absolute}@keyframes NR_3EC{to{transform:rotate(1turn)}}@keyframes U7A2jG{0%,15%,to{transform:scale(1)}5%{transform:scale(1.2)}}.aaUiG8{display:grid;grid-auto-flow:row;grid-row-gap:16px;-ms-flex-pack:center;justify-content:center;justify-items:center;-ms-flex-line-pack:center;align-content:center;height:500px}.ZHSYMW{text-align:center;line-height:1;font-size:24px;font-weight:400;color:var(--color-gray300)}.aaUiG8>button{padding:0 16px!important;width:-webkit-max-content;width:max-content;height:44px}.aaUiG8>button span{display:block!important;-ms-flex-pack:unset!important;justify-content:unset!important}@media (max-width:767px){.aaUiG8{height:500px}}.Gotn5i{display:grid;grid-auto-flow:row;grid-row-gap:6px;margin-bottom:20px;text-align:center;line-height:1.4;font-size:16px;color:var(--color-gray700)}.Gotn5i i{font-weight:700}.xYE6hV{margin-bottom:32px}.xYE6hV>ul{display:grid;grid-auto-flow:row;grid-row-gap:12px;-ms-flex-pack:center;justify-content:center;justify-self:center}.xYE6hV li{grid-auto-flow:column;line-height:1;grid-template-columns:120px 1fr!important;grid-column-gap:16px!important}.xYE6hV li:before{display:none!important}.xYE6hV li>span:first-of-type{font-size:16px;font-weight:500;color:var(--color-black)}.xYE6hV li>span:last-of-type{font-size:22px;font-weight:500;color:var(--color-blue600)}._32_SCR{display:grid;grid-auto-flow:row;grid-row-gap:12px;padding:16px 12px;border-radius:var(--border-radius-sm);background:var(--color-red50)}._32_SCR *{color:var(--color-red800)!important;line-height:1.2!important}._32_SCR li{grid-template-columns:auto 1fr;-ms-flex-align:start;align-items:start;font-size:16px}._32_SCR li:before{margin-top:8px!important;background-color:var(--color-red800)!important}.PKcUb_{margin-top:24px;transition:width .2s}@media (max-width:767px){.PKcUb_{margin-top:12px}}.xn_WQA{margin-bottom:32px;line-height:1.4;font-size:24px;font-weight:700;color:var(--color-gray800)}.okg1_A{display:grid;grid-auto-flow:row;grid-row-gap:12px;margin-bottom:24px}.UnKUKS{padding-bottom:8px;border-bottom:1px solid var(--color-gray100)}.d0H3r_{line-height:1;font-size:16px;color:var(--color-gray700)}._0I7ros{grid-column-gap:4px;line-height:1;font-size:18px;font-weight:500;color:var(--color-gray900)}._0I7ros i{font-size:14px;font-weight:400}.APTLRc{margin-bottom:24px}.mLEzv3{font-size:20px;color:var(--color-gray700)}.mLEzv3,.o2C86E{-ms-flex-item-align:start;align-self:start;line-height:1;font-weight:500}.o2C86E{font-size:18px;padding-bottom:8px}.cYf8pF{margin-top:24px;color:var(--color-gray700);font-size:18px}.cYf8pF ._0I7ros{color:var(--color-orange600)!important}.lNDrEy{grid-column-gap:4px;line-height:1.4;font-size:24px;font-weight:700;color:var(--color-gray800)}.Jply1r{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.j_me7O{grid-column-gap:4px;line-height:1.4;font-size:18px!important;font-weight:500;text-align:right;color:var(--color-orange600)}.lNDrEy i{font-size:16px;font-weight:500}.ifsD81{display:grid;grid-auto-flow:row;grid-row-gap:4px;margin-top:24px}._35ouks{line-height:1.4}._35ouks,._35ouks:before{font-size:14px;color:var(--color-gray800)}._35ouks:before{content:"※";margin-right:4px;line-height:1.2;font-weight:500}@media (max-width:767px){.xn_WQA{margin-bottom:24px;color:var(--color-gray800)}.mLEzv3,.xn_WQA{font-size:18px}.lNDrEy{font-size:20px}}@media (max-width:479px){.d0H3r_{font-size:14px}._0I7ros{font-size:16px}._0I7ros i{font-size:12px}.lNDrEy,.lNDrEy i{font-size:14px!important}}.L8Ubj_{margin-bottom:32px}.Z3hEhr{position:relative;justify-self:center;-ms-flex-align:start;align-items:start;margin:0 auto 32px;max-width:500px;width:calc(100% - 32px)}.Z3hEhr:after{content:"";position:absolute;top:19px;left:50%;width:calc(100% - 60px);height:2px;background-color:var(--color-blue600);transform:translateX(-50%);z-index:0}.AutbiH{display:grid;grid-auto-flow:row;grid-row-gap:8px;justify-items:center}.g5Hfeh{display:grid;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;line-height:1;font-size:16px;font-weight:500;color:var(--color-blue600);border:2px solid var(--color-blue600);border-radius:50%;background-color:var(--color-gray100);transition:background-color .2s,color .2s;z-index:10}.ZB97Db .g5Hfeh{color:var(--color-white);background-color:var(--color-blue600)}.uPjh_C{white-space:pre-wrap;text-align:center;line-height:1.2;font-size:14px;font-weight:500;color:var(--color-gray900)}@media (max-width:767px){.Z3hEhr{max-width:328px}.g5Hfeh{width:30px;height:30px;font-size:14px}.Z3hEhr:after{top:14px}}@media (max-width:479px){.Z3hEhr{max-width:100%}.uPjh_C{font-size:12px}}.vXvKHa{display:grid;margin:0 auto 48px;padding:40px;max-width:700px;width:calc(100% - 40px);border-radius:var(--border-radius-lg);background-color:var(--color-white)}._97E5hw{position:absolute;top:128px;left:32px;padding:10px 12px;color:var(--color-gray500);max-width:120px}._97E5hw svg{width:20px;height:20px;fill:var(--color-gray500);transform:rotate(180deg)}.sx5j8a{margin-bottom:32px;line-height:1;font-size:28px;font-weight:700;color:var(--color-gray800)}.e89l5i{display:grid;grid-auto-flow:row;grid-row-gap:2px;margin-bottom:36px}.i0WjVa{grid-column-gap:6px;-ms-flex-align:start;align-items:start}.gPePWe{width:12px;height:20px;fill:var(--color-gray800)}.OlCHjs{display:grid;line-height:1.6;font-size:14px;color:var(--color-gray800)}.cnhUlW,.gngHde{justify-self:center;padding:12px 32px}.gngHde{margin:10px 0;color:var(--color-gray800);border:1px solid transparent}.gngHde,.gngHde:hover{background-color:transparent}.gngHde:hover{border:1px solid var(--color-orange500)}.cnhUlW:disabled{border-color:var(--color-gray300);background-color:var(--color-gray300);cursor:default}.OO_juV{position:relative;grid-template-columns:1fr 1fr;grid-column-gap:46px;margin-bottom:36px}.OO_juV:after{content:"";position:absolute;top:50%;left:50%;width:2px;height:80px;border-radius:2px;background-color:var(--color-blue50);transform:translate(-50%,-50%)}@media (max-width:1023px){._97E5hw{top:18px;left:24px;padding:8px 32px 8px 20px;border-color:var(--color-gray100)}}@media (max-width:767px){.vXvKHa{padding:32px;width:calc(100% - 32px)}.sx5j8a{margin-bottom:24px;font-size:18px}.e89l5i{margin-bottom:28px}.OO_juV{grid-column-gap:72px}.OO_juV:after{height:40px}._97E5hw{top:14px;left:16px}}@media (max-width:479px){.vXvKHa{padding:24px 12px}.OO_juV{grid-auto-flow:row;grid-template-columns:1fr;grid-row-gap:40px}.OO_juV:after{width:100%;height:2px}._97E5hw{top:6px;padding:10px}._97E5hw i{display:none}.cnhUlW,.gngHde{padding:10px!important}}.hq_qLV{display:grid;grid-auto-flow:row;-ms-flex-align:start;align-items:start}.Fvc87Y{justify-self:center;margin-bottom:16px;max-width:120px;width:100%;height:120px}._7N5emb{margin-bottom:10px;text-align:center;line-height:1;font-size:14px;color:#555}.XXmrfO{display:grid;grid-auto-flow:column;grid-column-gap:8px;justify-self:center}.PcBz1Y,.XXmrfO{-ms-flex-align:center;align-items:center}.PcBz1Y{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;font-size:14px;color:var(--color-white);border-radius:var(--border-radius-md);background-color:var(--color-blue600);fill:var(--color-white);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .2s}@media (hover:hover){.PcBz1Y:hover{background-color:var(--color-blue500)}}.PcBz1Y:disabled{cursor:default;background-color:var(--color-gray500)}.OFtiqw{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:9px 12px;min-width:60px;max-width:80px;text-align:center;line-height:1;font-weight:400;font-size:20px;border:1.5px solid var(--color-gray200);border-radius:6px;color:var(--color-gray900);background:var(--color-white)}@media (max-width:767px){.Fvc87Y{max-width:80px;height:80px}}@media (max-width:479px){.hq_qLV{grid-auto-flow:unset;grid-template-columns:auto auto;grid-column-gap:24px;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}.Fvc87Y{grid-row:1/3;margin-bottom:0;max-width:64px;height:64px}}.Zc8NpA{margin-bottom:30px}.a1zhUg{margin-bottom:32px;line-height:1.4;font-size:24px;font-weight:700;color:var(--color-gray800)}.QFNC4X{-ms-flex-pack:justify;justify-content:space-between;gap:20px}.QFNC4X,.U4r6bL{display:-ms-flexbox;display:flex}.U4r6bL{-ms-flex-direction:column;flex-direction:column;gap:12px;border:1px solid var(--color-gray200);padding:12px;border-radius:12px;font-size:18px;font-weight:500;width:50%}.U2Kay0{background-color:var(--color-blue600)!important}.U2Kay0,.U2Kay0 .LspcQ6{color:#fff!important}.LspcQ6{font-size:14px;font-weight:400;padding:0 8px;color:var(--color-gray700)}.U2Kay0 label,.U4r6bL:hover label{background-color:transparent!important}.U2Kay0 label span:first-of-type{border:2px solid #fff!important}.U2Kay0 label span:after{background-color:#fff!important}.U4r6bL label span:first-of-type{border:2px solid var(--color-gray900)}.U4r6bL label{color:var(--color-gray900)}.U2Kay0 label{color:#fff}@media (max-width:576px){.QFNC4X{-ms-flex-direction:column;flex-direction:column}.U4r6bL{width:100%}}.byyYf6{display:grid;margin:0 auto 48px;padding:40px;max-width:700px;width:calc(100% - 40px);border-radius:var(--border-radius-lg);background-color:var(--color-white)}.t16e8Q{line-height:1;font-size:28px;font-weight:700;color:var(--color-gray800)}.XWApWJ,.t16e8Q{margin-bottom:32px}.XWApWJ{padding-bottom:32px;border-bottom:1px solid var(--color-gray100)}.jswleb{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px}.jswleb a{color:var(--color-blue600)}._8OR9UG{grid-template-columns:44px 1fr;grid-column-gap:16px;display:-ms-flexbox;display:flex}.I7xGQm{white-space:pre-wrap;line-height:1.4;font-size:16px;color:var(--color-gray700)}.DX_LCS{text-decoration:underline}.B07wPa{display:block;width:29px}._0yoUuz{justify-self:center;padding:10px 32px}.Vx2kXn{display:grid;grid-auto-flow:column;grid-column-gap:6px;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center}.PhyZIH{text-decoration:underline;color:var(--color-orange500);font-weight:800}@media (max-width:479px){._0yoUuz{padding:10px!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}._3nWmNK{display:grid;grid-auto-flow:column;-ms-flex-align:center;align-items:center;grid-column-gap:6px;padding:6px 0}._3nWmNK svg{width:20px;height:20px;fill:var(--color-gray400)}._3nWmNK span{line-height:1;font-size:14px;font-weight:500;color:var(--color-gray400)}@media (hover:hover){._3nWmNK:hover svg{fill:var(--color-gray500)}._3nWmNK:hover span{color:var(--color-gray500)}}._73lze2{display:grid;grid-template-rows:auto 1fr;grid-row-gap:6px;height:100%;background-color:transparent}.W00qSI,._7tS6I5{margin-bottom:0!important;padding:6px!important;height:100%;border:1px solid var(--color-gray200)!important;border-radius:var(--border-radius-md)!important;background-color:var(--color-white)!important}.W00qSI>*{margin-bottom:0!important;min-height:30px;max-height:30px}._7tS6I5{max-height:600px!important}.ycgqAi{margin-right:24px;padding:4px 12px}.rdw-option-wrapper{border:1px solid #f1f1f1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #f1f1f1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:#fff}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{height:0;width:0;position:absolute;top:35%;right:10%;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{display:-ms-flexbox;display:flex;position:relative;height:100%;-ms-flex-align:center;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #f1f1f1;width:98%;background:#fff;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-block-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-fontfamily-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-text-align-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:175px;height:175px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:-ms-flexbox;display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #f1f1f1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;box-shadow:inset 1px 2px 1px #bfbdbd}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:235px;height:205px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #f1f1f1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-embedded-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;-ms-flex-pack:justify;justify-content:space-between;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:-ms-flexbox;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;margin-top:5px;background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin:8px 0;-ms-flex-pack:justify;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative}.rdw-emoji-modal,.rdw-emoji-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px}.rdw-emoji-icon,.rdw-spinner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:235px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:-ms-flexbox;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:-ms-flexbox;display:flex;border:none;font-size:15px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin:8px 0;-ms-flex-pack:justify;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid #f1f1f1;min-width:100px;max-height:150px;overflow:auto;background:#fff;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:#fff;display:-ms-flexbox;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #f1f1f1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{-ms-flex-pack:start;justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{-ms-flex-pack:center;justify-content:center}.rdw-image-center,.rdw-image-left,.rdw-image-right{display:-ms-flexbox;display:flex}.rdw-image-right{-ms-flex-pack:end;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #f1f1f1;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;background:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:15px;margin-bottom:5px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}