*{padding:0;margin:0;outline:none}section,article,aside,footer,header,nav,hgroup{display:block}a{user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:hsla(0,0%,100%,0)}html{font-size:62.5%;height:100%}body{position:relative;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:400;min-height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{font-weight:700;line-height:1.5}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.6rem}h4{font-size:1.4rem}h5{font-size:1.3rem}h6{font-size:1.2rem}strong,b{font-weight:700}ul{list-style-type:disc}ul li{margin:1.6rem}input,textarea,select,button{font-family:inherit}textarea{font-family:inherit;font-size:1.6rem;color:#212529;margin:1.6rem 0}textarea.border{border:1px solid #ced4da;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;padding:1rem 1.4rem;margin:1.6rem 0}textarea.width-full{display:block;width:calc(100% - 2.8rem - 2px)}input{-webkit-appearance:none;border:solid 1px #ced4da;padding:1rem 1.4rem;margin:1.6rem 0;font-size:1.6rem;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}input.input-full,input.width-full{display:block;width:calc(100% - 2.8rem - 2px)}input.width-full.border-none{width:100%;padding:1rem 0;margin:0}input[type=submit].width-full{display:block;width:100%}input.border-carrot{border:1px solid #ff8a3d}input:disabled{background-color:#e9ecef;color:#fff}input::-webkit-input-placeholder{color:#ced4da}input:-moz-placeholder{color:#ced4da}input::-moz-placeholder{color:#ced4da}input:-ms-input-placeholder{color:#ced4da}textarea::-webkit-input-placeholder{color:#ced4da}textarea:-moz-placeholder{color:#ced4da}textarea::-moz-placeholder{color:#ced4da}textarea:-ms-input-placeholder{color:#ced4da}textarea:focus::-webkit-input-placeholder{color:#ced4da}textarea:focus:-moz-placeholder{color:#ced4da}textarea:focus::-moz-placeholder{color:#ced4da}textarea:focus:-ms-input-placeholder{color:#ced4da}button:focus,input:focus,textarea:focus{outline:none!important;box-shadow:none}::-moz-selection{color:#212529;background:#ffb98b}::selection{color:#212529;background:#ffb98b}.clear{clear:both}.hide{text-indent:100%;white-space:nowrap;overflow:hidden;height:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.text-normal{font-weight:400}.text-bold{font-weight:700}.text-black{color:#212529}.text-carrot{color:#ff8a3d}.text-tomato{color:#ff3e46}.text-green{color:#56c271}.text-gray{color:#868e96}.text-light-gray{color:#adb5bd}.text-dark-gray{color:#495057}.text-white{color:#fff}.text-center{text-align:center}.text-xxl{font-size:2.4rem!important;line-height:1.54;letter-spacing:-.8px}.text-xl{font-size:2rem!important;line-height:1.55;letter-spacing:-.3px}.text-l{font-size:1.8rem!important;line-height:1.47;letter-spacing:-.3px}.text-m{font-size:1.6rem!important;line-height:1.5;letter-spacing:-.3px}.text-s{font-size:1.4rem!important;line-height:1.5}.text-xs{font-size:1.3rem!important;line-height:1.5}.text-xxs{font-size:1.2rem!important;line-height:1.5}.text-no-decoration{text-decoration:none}.overflow-hidden{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.background-gray{background-color:#f8f9fa}.background-dark-gray{background-color:#e9ecef}.background-white{background-color:#fff}.background-green{background-color:#56c271}.background-pale-green{background-color:#e6f3e6}.circle-image{object-fit:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.circle-image-s{width:40px;height:40px}.circle-image-m{width:48px;height:48px}.circle-image-l{width:60px;height:60px}.rounded{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.center-image{display:flex;justify-content:center;align-items:center}.center-image img{width:100%}.image-s img{width:48px;height:48px}.article-card{width:180px;height:180px}.article-card-text{width:180px}.inline-block{display:inline-block;vertical-align:middle}.space-between{display:flex;align-items:center;justify-content:space-between}.block{display:block}.flex{display:-webkit-flex;display:flex}.flex-center{justify-content:center;align-items:center}.flex-1{flex:1}.relative{position:relative}.vertical-top{vertical-align:top}.vertical-text-top{vertical-align:text-top}.width-full{width:100%}.list-unstyled{list-style-type:none}.shadow-bottom{box-shadow:0 1px #e9ecef}.border-bottom{border-bottom:1px solid #e9ecef}.border-top{border-top:1px solid #e9ecef}.border-none{border:none}.tag{padding:.2rem .4rem;margin-right:.2rem;margin-top:.4rem;background-color:#f8f9fa;color:#212529;font-size:1.3rem}button,.button{-webkit-appearance:none;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ced4da;color:#212529;text-align:center;font-weight:700;background-color:#fff;margin:1.6rem 0;text-decoration:none}button:disabled,.button:disabled{background-color:#e9ecef;color:#fff;border:none}.button-rounded{-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.button-s{padding:.4rem 1rem}.button-m{padding:1rem 1.4rem;font-size:1.6rem}.button-xl{padding:1.1rem 2rem;font-size:1.8rem}.button-full{display:block;width:100%}.button-carrot{background-color:#ff8a3d;color:#fff;border:1px solid #ff8a3d}.button-tomato{background-color:#fff;color:#ff3e46;border:1px solid #ff3e46}.button-green{background-color:#fff;color:#56c271;border:none}.button-dark-gray{background-color:#495057;color:#fff;border:1px solid #495057}.button-black{background-color:#fff;color:#212529;border:1px solid #212529}.button-black:hover{border:1px solid #868e96;color:#868e96}.right-arrow{background:#fff image-url("wv/smbs/icon-small-rignt-arrow.svg") no-repeat right 0 center}.right-arrow-disabled{background:#fff image-url("wv/smbs/icon-small-rignt-arrow-disabled.svg") no-repeat right 0 center}.dropdown-divider-bold{border-bottom:2px solid #212529}.m-3{margin:1.6rem}.ml-0_5{margin-left:.2rem}.ml-1{margin-left:.4rem}.ml-2{margin-left:.8rem}.ml-3{margin-left:1.6rem}.mr-2{margin-right:.8rem}.mt-0{margin-top:0}.mt-0_5{margin-top:.2rem}.mt-1{margin-top:.4rem}.mt-2{margin-top:.8rem}.mt-3{margin-top:1.6rem}.mt-4{margin-top:2.4rem}.mt-5{margin-top:3.2rem}.mb-1{margin-bottom:.4rem}.mb-2{margin-bottom:.8rem}.mb-3{margin-bottom:1.6rem}.mb-4{margin-bottom:2.4rem}.mb-5{margin-bottom:3.2rem}.mx-1{margin-left:.4rem;margin-right:.4rem}.mx-3{margin-left:1.6rem;margin-right:1.6rem}.mx-4{margin-left:2.4rem;margin-right:2.4rem}.my-1{margin-top:.4rem;margin-bottom:.4rem}.my-2{margin-top:.8rem;margin-bottom:.8rem}.my-3{margin-top:1.6rem;margin-bottom:1.6rem}.my-4{margin-top:2.4rem;margin-bottom:2.4rem}.my-5{margin-top:3.2rem;margin-bottom:3.2rem}.pt-1{padding-top:.4rem}.pt-2{padding-top:.8rem}.pt-3{padding-top:1.6rem}.pt-4{padding-top:2.4rem}.pt-5{padding-top:3.2rem}.pb-2{padding-bottom:.8rem}.pb-3{padding-bottom:1.6rem}.pb-4{padding-bottom:2.4rem}.pb-5{padding-bottom:3.2rem}.py-1{padding-top:.4rem;padding-bottom:.4rem}.py-2{padding-top:.8rem;padding-bottom:.8rem}.py-2_5{padding-top:1.2rem;padding-bottom:1.2rem}.py-3{padding-top:1.6rem;padding-bottom:1.6rem}.py-4{padding-top:2.4rem;padding-bottom:2.4rem}.py-5{padding-top:3.2rem;padding-bottom:3.2rem}.px-1{padding-left:.4rem;padding-right:.4rem}.px-3{padding-left:1.6rem;padding-right:1.6rem}.p-1{padding:.4rem}.p-3{padding:1.6rem}.p-4{padding:2.4rem}.mb-0{margin-bottom:0}.pb-0{padding-bottom:0}.dark-theme{--color-white: #212124;--color-gray100: #2B2E33;--color-gray200: #34373D;--color-gray300: #43474F;--color-gray400: #50545C;--color-gray500: #6D717A;--color-gray600: #868B94;--color-gray700: #ADB1BA;--color-gray900: #EAEBEE;--color-carrot50: #EDE4E0;--color-carrot100: #EDD3C4;--color-carrot200: #EDC4AD;--color-carrot300: #EDB08E;--color-carrot400: #EE9561;--color-carrot500: #ED7735;--color-carrot600: #E96017;--color-yellow50: #EDE6D6;--color-yellow500: #EDB84E;--color-yellow800: #C05F03;--color-green50: #D8E9E5;--color-green500: #03A88A;--color-green800: #03836C;--color-red50: #EDE2E2;--color-red800: #D81403;--color-blue50: #DBE6E9;--color-blue800: #0C7EAB;--color-background: var(--color-white);--color-background-low: #17171A}.light-theme{--color-white: #FFF;--color-gray100: #F2F3F6;--color-gray200: #EAEBEE;--color-gray300: #DCDEE3;--color-gray400: #D1D3D8;--color-gray500: #ADB1BA;--color-gray600: #868B94;--color-gray700: #4D5159;--color-gray900: #212124;--color-carrot50: #FFF5F0;--color-carrot100: #FFE2D2;--color-carrot200: #FFD2B9;--color-carrot300: #FFBC97;--color-carrot400: #FF9E66;--color-carrot500: #FF7E36;--color-carrot600: #FA6616;--color-yellow50: #FFF7E6;--color-yellow500: #FFC552;--color-yellow800: #CE6400;--color-green50: #E8FAF6;--color-green500: #00B493;--color-green800: #008C72;--color-red50: #FFF3F2;--color-red800: #E81300;--color-blue50: #EBF7FA;--color-blue800: #0A86B7;--color-background: var(--color-white);--color-background-low: var(--color-gray100)}.dark-theme body{color:var(--color-gray900);background-color:var(--color-background);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.dark-theme .section-svg-icon path,.dark-theme .section-svg-icon rect{stroke:var(--color-background)}.dark-theme .force-darkmode *{color:var(--color-gray900)!important;-webkit-text-fill-color:var(--color-gray900)!important}.page-content{padding-bottom:3.2rem;max-width:740px;margin:0 auto}.page-content .wrapper{margin:1.6rem}.page-content a{color:#212529;text-decoration:underline;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:hsla(0,0%,100%,0)}.dark-theme .page-content a{color:var(--color-blue800)}.page-content p{margin:1.6rem 0;font-size:1.6rem;line-height:1.6}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{margin-top:3.2rem;margin-bottom:1.6rem}.page-content h1{font-size:2.4rem}.page-content ol li,.page-content ul li{font-size:1.6rem;margin:1.2rem 0 1.2rem 2.4rem;line-height:1.6}.page-content ol li p,.page-content ul li p{margin:1.6rem 0}.page-content ol li::marker,.page-content ul li::marker{text-indent:.8rem}.page-content ol li>ol li{list-style-type:lower-alpha}.page-content ul li>ul li{list-style-type:circle}.page-content table{border-collapse:collapse;font-size:1.2rem;line-height:1.6;margin:1.6rem 0}.page-content table thead th{padding:.8rem;text-align:left;vertical-align:middle}.page-content table tbody td{padding:.8rem;vertical-align:top}.page-content table th,.page-content table td{min-width:8rem;border:1px solid #ced4da}.page-content table ol li,.page-content table ul li{font-size:1.2rem}
