.small-container{max-width:910px;width:100%;padding:25px 25px 0;margin:auto}.abbr{display:inline-block;-webkit-text-decoration:dotted;text-decoration:dotted;border-bottom:1px dotted #00b9f5;position:relative;cursor:help;font-size:1.4rem}.abbr p,.abbr+p{display:inline;margin:0}.abbr .description{visibility:hidden;display:none;background-color:#fff;text-align:center;border-radius:4px;position:absolute;z-index:1;opacity:0;transition:.3s;border:1px solid #e6ebf3;width:max-content;max-width:300px;padding:20px 25px;color:gray;cursor:default;font-size:13px}.abbr .description:after,.abbr .description:before{left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.abbr .description.right{top:-5px;left:105%}.abbr .description.left{top:-5px;right:105%}.abbr .description.top{bottom:30px;left:50%;transform:translateX(-50%)}.abbr .description.top:after,.abbr .description.top:before{top:100%}.abbr .description.top:after{border-color:#fff rgba(255,255,255,0) rgba(255,255,255,0);border-width:10px;margin-left:-10px}.abbr .description.top:before{border-color:#e6ebf3 rgba(245,56,56,0) rgba(245,56,56,0);border-width:11px;margin-left:-11px}.abbr .description.bottom{top:100%;left:50%;transform:translateX(-50%);margin-top:10px}.abbr .description.bottom:after,.abbr .description.bottom:before{bottom:100%}.abbr .description.bottom:after{border-color:rgba(255,255,255,0) rgba(255,255,255,0) #fff;border-width:10px;margin-left:-10px}.abbr .description.bottom:before{border-color:rgba(245,56,56,0) rgba(245,56,56,0) #e6ebf3;border-width:11px;margin-left:-11px}.abbr:hover .description{visibility:visible;display:block;opacity:1}.abbr:hover .description.bottom{box-shadow:0 -7px 20px 9px rgba(0,0,0,.05)}.abbr:hover .description.top{box-shadow:0 8px 20px 9px rgba(0,0,0,.1)}.scrollRef{position:relative;top:-69px;visibility:hidden;display:block}.noPointerEvent{pointer-events:none}.auto-load{content-visibility:auto}@media(max-width:768px){.abbr{border-bottom:none}.abbr:hover{cursor:auto}.abbr:hover .description{display:none;visibility:hidden}}.loader{display:flex;width:100%;margin:auto;background:linear-gradient(0deg,rgba(243,250,255,.5),rgba(243,250,255,.5)),linear-gradient(37.34deg,#FFFFFF 28.78%,#F2F9FE 97.35%);align-items:center;align-content:center;justify-content:center;height:100vh}*{margin:0;padding:0;outline:none;box-sizing:border-box;font-style:normal;font-display:swap}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(201,224,253,0);font-size:62.5%}body{color:#29394f;background:#fff}.app,body,html{height:100%}.btn{-webkit-appearance:none;border:0;background:transparent}html{scroll-behavior:smooth}body{overscroll-behavior:none;font-size:1.4rem;line-height:1.5;font-weight:400;font-family:Open Sans,Helvetica,Arial,sans-serif}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:25px}a{cursor:pointer}#app{flex-direction:column;min-height:100%}.wrapper{min-height:calc(100% - 64px - 72px);padding-bottom:35px;overflow:hidden}.max-wrap{max-width:100%;margin:0 auto;width:100%}.wrapper nav{max-width:300px}.wrapper-content{background:#fff;height:auto;border-radius:2px;position:relative;padding-left:300px;top:64px;margin-bottom:64px}.grid{position:relative;display:flex;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.3s linear}.grid-inline{position:relative;display:inline-flex}.nowrap{flex-wrap:nowrap}.wrap-reverse{flex-wrap:wrap-reverse}.align-ss{align-self:flex-start}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.reverse{flex-direction:row-reverse}.vertical{flex-direction:column;flex-wrap:nowrap}.vertical.reverse{flex-direction:column-reverse;flex-wrap:nowrap}.h100{height:100%}.align-top{align-items:flex-start;align-self:flex-start}.align-bottom{align-items:flex-end;align-self:flex-end}.align-center{align-items:center;align-self:center}.align-baseline{align-items:baseline}.align-stretch{align-items:stretch}.p-rel{position:relative}.hasOverlay{background:#fff;position:relative;z-index:22}.hasOverlay .visibleTooltip{visibility:visible;opacity:1;transform:translate(0)}b,strong{font-weight:700}table{border-collapse:collapse;border-spacing:0}tr td{padding:19px 40px 21px 0}@media (max-width:767px){body{font-size:1.2rem}}.scrollAnchor{visibility:hidden;display:block;position:relative;top:-64px}.ordered-bullet{background:#939da3;color:#fff;font-size:13px;font-weight:500;line-height:1;text-align:center;padding:4px 0;height:19px;width:19px;border-radius:10px;position:relative;top:0;margin-right:13px;display:inline-block}div .ordered-bullet+*{display:inline-block;vertical-align:sub}.responsive-table{overflow-x:auto}.no-ordered-bullets ol{padding-left:20px;list-style-type:decimal}.no-ordered-bullets ol li{position:static;padding-left:0}.no-ordered-bullets ol li:after,.no-ordered-bullets ol li:before{display:none}.camelCaseHeading th{text-transform:none}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}}h1{font-size:3rem;font-weight:800;font-style:normal;color:#29394f;margin-bottom:10px}h2{font-size:2.6rem;font-weight:600;margin:30px 0 10px;border-bottom:1px solid #e6ebf3;padding-bottom:1.4rem}h2,h3{font-style:normal;color:#29394f;line-height:normal}h3{font-size:2.2rem}h3,h4{font-weight:400;margin-bottom:10px}h4{font-size:1.8rem;line-height:normal;color:#29394f;font-style:normal}h5{font-weight:800;line-height:1.25;margin-bottom:10px}h5,h6{font-size:1.4rem;color:#29394f}h6{margin:10px 0}p{font-size:1.4rem;line-height:1.43;font-style:normal}em{font-style:italic}ol{color:#182223;font-size:1.4rem;line-height:1.43;counter-reset:listitem;list-style-type:none}ol li{position:relative;margin:16px 0;padding-left:30px}ol li:before{counter-increment:listitem;content:counter(listitem);background:#939da3;color:#fff;font-size:13px;font-weight:500;line-height:1;text-align:center;padding:4px 0;height:11px;width:19px;border-radius:10px;position:absolute;left:0;top:0;counter-reset:listitem calc(var(--s) - 1)}ol ol{list-style-type:decimal}ol ol li{padding-left:10px}ol ol li:after,ol ol li:before{display:none}li{margin-bottom:15px;color:#182223}li p{line-height:1.46}img{outline:none;max-width:100%}button{font-weight:600;padding:6px 15px;min-height:40px;border-radius:2px;line-height:1;cursor:pointer;font-size:1.4rem;background-color:#00b9f5;color:#fff;border:1px solid #00b9f5;margin:0 5px 0 0}table{margin-bottom:15px;width:100%}th{font-size:1.4rem;line-height:1.33;font-weight:600;padding:12px 40px 12px 0;border-bottom:1px solid #e6ebf3;text-align:left;color:#182223;text-transform:uppercase}tr:last-child td{border-bottom:none}tr td{padding:10px 40px 10px 0;border-bottom:1px solid #e6ebf3;font-size:1.4rem;color:#4c555a;line-height:1.43;position:relative;text-align:left}tr td:first-child{color:#536e92}tr td strong{font-weight:700}tr code{background:#cee4fe;color:#000}a{text-decoration:none;color:#00b9f5}a+a{margin:0 2px}blockquote{padding:10px;margin:10px 0;background:#f0f4fa;border-left:5px solid #00b9f5}blockquote p{color:#182223}blockquote p:last-child{margin-bottom:0}blockquote ol{list-style-type:none}hr{height:1px;margin:10px 0 20px;border-top:#e6ebf3}pre{margin:20px 0;background:#f8f9f9;padding:20px;color:#182223;border-radius:4px;max-width:1060px;width:100%}pre code{font-size:1.4rem;display:block;overflow:auto;max-height:400px}pre code::selection{background-color:#c9d8f8}li>code,p code{padding:.2rem .5rem;color:#b58900;margin:0;font-size:1.2rem;background-color:#fafcfc;border:1px solid #f0f4f7;border-radius:4px}.hljs{color:#bed6ff;display:block;overflow-x:auto;background:#272b2d;padding:.5em;border-radius:10px;border:10px solid #272b2d}.hljs p,.hljs pre{color:inherit}.hljs-comment,.hljs-quote{color:#93a1a1}.hljs-addition,.hljs-keyword,.hljs-selector-tag{color:#859900}.hljs-doctag,.hljs-literal,.hljs-meta .hljs-meta-string,.hljs-number,.hljs-regexp,.hljs-string{color:#2aa198}.hljs-name,.hljs-section,.hljs-selector-class,.hljs-selector-id,.hljs-title{color:#268bd2}.hljs-attr,.hljs-attribute,.hljs-class .hljs-title,.hljs-template-variable,.hljs-type,.hljs-variable{color:#b58900}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-meta .hljs-keyword,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-subst,.hljs-symbol{color:#cb4b16}.hljs-built_in,.hljs-deletion{color:#dc322f}.hljs-formula{background:#eee8d5}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.reactHighlightLight .hljs{background:initial;border:none;color:#2f3636;padding:initial}.btn{padding:6px 15px;min-height:40px;border-radius:2px;line-height:1;font-family:Nunito Sans,sans-serif;font-weight:600;text-align:center;cursor:pointer}.btn,.btn.small{font-size:1.4rem}.btn.small{padding:8px 18px;min-width:78px;min-height:32px}.btn.large{font-size:1.6rem;padding:16px 24px;min-width:169px;min-height:56px}.btn-primary{background-color:#00b9f5;color:#fff;border:1px solid #00b9f5}.btn-primary:focus,.btn-primary:hover{background-color:#27b7ea;border-color:#27b7ea}.btn-default{background-color:#fff;color:#536e92;border:1px solid #ebeff5;transition:all .3s ease}.btn-default:focus,.btn-default:hover{background-color:#27b7ea;border-color:#27b7ea;color:#fff}.btn-blueBorder{background-color:#fff;color:#00b9f5;border:1px solid #00b9f5;transition:all .3s ease}.btn-blueBorder:focus,.btn-blueBorder:hover{background-color:#27b7ea;border-color:#27b7ea;color:#fff}.btn-disabled{background-color:#f6f8fc;color:rgba(123,147,180,.5);border:1px solid #f6f8fc}.toast_toasts_wrapper__MD0r7{position:fixed;top:20px;right:20px;z-index:999999}.toast_top_right__rHgDy{top:5rem;right:12px;transition:transform .6s ease-in-out;animation:toast_toast-in-right__WE3Vt .7s}.toast_notification__DU5No{transition:.3s ease;position:relative;pointer-events:auto;overflow:hidden;padding:1.5rem;margin:0 0 15px;width:40rem;background:#fff;border:.1rem solid rgba(16,16,16,.05);box-shadow:0 1rem 2rem rgba(16,16,16,.05);border-radius:1rem;display:flex;align-items:center;color:rgba(16,16,16,.5);opacity:.9;background-position:15px;background-repeat:no-repeat}.toast_notification__DU5No:hover{box-shadow:0 0 12px #fff;opacity:1;cursor:pointer}.toast_notification_title__0mAPP{display:flex;color:#101010;font-weight:700;font-size:1.6rem}.toast_notification_message__p1BdA{font-weight:400;font-size:1.4rem}.toast_notification_image__W4hRK{float:left;margin-right:15px}.toast_notification_image__W4hRK img{height:2.5rem;width:2.5rem;margin:auto}.toast_cancel__9GPQj{width:2rem;height:2rem;position:absolute;top:1.5rem;right:1rem;cursor:pointer;transition:.3s;font-size:2.5rem;border-radius:50%}@keyframes toast_toast-in-right__WE3Vt{0%{transform:translateX(100%)}to{transform:translateX(0)}}.toast_move-up-leave__PX4Gd{animation-duration:.5s;animation-fill-mode:both;animation-play-state:paused;animation-name:toast_toastMoveUpOut__73Mj0;animation-play-state:running;pointer-events:none}@keyframes toast_toastMoveUpOut__73Mj0{0%{transform:translateX(0)}to{transform:translateX(150%)}}.style_dropdown__3V0AZ{position:relative;font-size:1.2rem;height:4rem;border-radius:.4rem;background-color:#fff;border:.8px solid #bebebe;color:#101010}.style_dropdown__3V0AZ label{position:absolute;top:-1rem;left:1.5rem;background-color:#fff}.style_dropdown_header__7pBnu{padding:10px 15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.style_dropdown_body__btNdD{position:relative;z-index:1;margin-top:1.5rem;display:none;border-radius:.4rem;background-color:#fff;border:.8px solid #bebebe}@media only screen and (max-width:600px){.style_dropdown_body__btNdD{height:auto;z-index:999}}.style_dropdown_body__btNdD.style_open__hTwX4{display:block}.style_dropdown_item__w6zpm{margin:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(16,16,16,.05)}.style_dropdown_item__w6zpm:hover{cursor:pointer;color:#012a72;transform:scale(1.03)}.style_dropdown_item_dot__ppJMH{opacity:0;color:#91a5be;transition:all .2s ease-in-out}.style_dropdown_item_dot__ppJMH.style_selected__S9ODq{opacity:1}.style_icon__pLOme{font-size:1.2rem;color:rgba(16,16,16,.5);transition:all .3s linear}.style_icon__pLOme.style_open__hTwX4{transform:rotate(90deg)}.style_focus__GuUw4{border:.8px solid #00b8f5}.style_focus__GuUw4 label{color:#00b8f5}.style_modal__66Vw_{display:flex;position:fixed;z-index:2;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.style_modal__66Vw_ .style_modal_content__t08jZ{padding:0 2rem;margin:auto;width:35%;background:#fff;box-shadow:0 1rem 2rem rgba(16,16,16,.05);border-radius:1rem;text-align:center}@media only screen and (max-width:600px){.style_modal__66Vw_ .style_modal_content__t08jZ{width:80%}}.style_modal__66Vw_ .style_heading___AN2h{padding-top:9rem;width:70%;margin-right:auto;margin-left:auto}.style_modal__66Vw_ .style_description__uPZuS{display:flex;justify-content:center;padding-top:2rem;color:rgba(16,16,16,.5);font-size:1.6rem;font-weight:400;margin:auto}.style_modal__66Vw_ .style_close__3pMii{margin-top:2rem;line-height:3.5rem;color:#aaa;float:right;font-size:3rem;border-radius:50%;width:4rem;height:4rem;border:1px solid rgba(16,16,16,.05);box-shadow:0 10px 20px rgba(16,16,16,.05);padding:auto}.style_modal__66Vw_ .style_close__3pMii:focus,.style_modal__66Vw_ .style_close__3pMii:hover{color:#000;text-decoration:none;cursor:pointer}.style_modal__66Vw_ button{margin:5rem 0;padding:0 4rem;border-radius:3.8rem;font-weight:700;font-size:1.4rem;line-height:2rem;color:#00b8f5;background-color:#fff;border:.1rem solid #00b8f5}.style_modal__66Vw_ .style_buttonDiv__jk_fB{display:flex;justify-content:center;margin:2rem 0 7rem;gap:2rem}.style_modal__66Vw_ .style_buttonDiv__jk_fB button{margin:0;padding:0}.style_heading___AN2h{color:#101010;font-size:2.4rem;font-weight:700}.style_description__uPZuS{color:rgba(16,16,16,.5);font-size:1.4rem;font-weight:400;display:flex}.style_buttonCommon__wD_Vf{border-radius:4.4rem;width:12rem}.style_proceedButton__JO6_a{background:#00b8f5!important;color:#fff!important}.styles_editImageIcon__QNfX_{cursor:pointer;margin-top:-30px;margin-left:80px}.styles_spinner__9j5bE{height:4rem;width:4rem;position:relative;display:flex;align-items:center;justify-content:center}.styles_spinner__9j5bE>div{box-sizing:border-box;display:block;position:absolute;width:3rem;height:3rem;margin:.2rem;border-radius:50%;animation:styles_spinner__9j5bE 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid transparent;border-top-color:#002e6e}.styles_spinner__9j5bE>div:first-child{animation-delay:-.45s}.styles_spinner__9j5bE>div:nth-child(2){animation-delay:-.3s}.styles_spinner__9j5bE>div:nth-child(3){animation-delay:-.15s}.styles_otpSpinner__X__Fj{height:4rem;width:4rem;position:relative;display:flex;align-items:center;justify-content:center}.styles_otpSpinner__X__Fj>div{box-sizing:border-box;display:block;position:absolute;width:3rem;height:3rem;margin:.2rem;border-radius:50%;animation:styles_spinner__9j5bE 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid transparent;border-top-color:#002e6e}.styles_otpSpinner__X__Fj>div:first-child{animation-delay:-.45s}.styles_otpSpinner__X__Fj>div:nth-child(2){animation-delay:-.3s}.styles_otpSpinner__X__Fj>div:nth-child(3){animation-delay:-.15s}.styles_otpSpinner__X__Fj>div{width:2rem;height:2rem;border:1.5px solid transparent;border-top-color:#00b9f5}@keyframes styles_spinner__9j5bE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_container__SzNwH{display:flex}.style_toggle__switch__hYHIm{display:inline-block;height:2rem;width:3.5rem;margin:0 1rem 0 0;top:-1rem!important;left:calc(100% - 4.3rem)!important}.style_toggle__switch__hYHIm input{display:none}.style_slider__U_QdP{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e7f1f8}.style_slider__U_QdP,.style_slider__U_QdP:before{position:absolute;transition:.4s;height:2rem;width:3.5rem}.style_slider__U_QdP:before{content:"";left:.2rem;bottom:.15rem;background-color:#fff}.style_round__eAkMo{border-radius:3rem}.style_round__eAkMo:before{border-radius:50%;height:1.5rem;width:1.5rem;bottom:.3rem}.style_strip__j29C5{height:1.1rem;border-radius:1.5rem}.style_strip__j29C5:before{background:#fff;box-shadow:0 0 1rem .3rem #e7f1f8;border-radius:50%;bottom:-.4rem;height:2rem;width:2rem}.style_checked__fqTmj{background-color:#00b9f5}.style_checked__fqTmj:before{transform:translateX(1.5rem)}.style_disabled__FEGoQ{cursor:not-allowed}.style_label__6Vvmr{font-size:1.5rem;line-height:1.5rem;font-weight:400}