@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}input[type=password],input[type=text],textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}button,input,select,textarea{margin:0;outline:none}body,button,input,select,textarea{font-family:arial,メイリオ,Meiryo,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Meiryo UI,ＭＳ Ｐゴシック,MS PGothic,sans-serif;line-height:1.5;font-size:1.6rem;color:#393636}html{font-size:10px;min-width:320px}body{position:relative;-webkit-text-size-adjust:100%;background-image:url(../images/bg.png)}main{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}pre{word-break:break-all;white-space:pre-wrap}#tsutaeru-info,.kdsfooter1{display:none}@-webkit-keyframes fadein{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadein{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes fadeout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}.visible{visibility:visible}.hidden{visibility:hidden}.invisible{display:none!important}@media only screen and (max-width:1024px){.lg\:visible{visibility:visible}.lg\:hidden{visibility:hidden}.lg\:invisible{display:none!important}}@media only screen and (max-width:768px){.md\:visible{visibility:visible}.md\:hidden{visibility:hidden}.md\:invisible{display:none!important}}@media only screen and (min-width:768px){.sm\:visible{visibility:visible}.sm\:hidden{visibility:hidden}.sm\:invisible{display:none!important}}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}@media only screen and (max-width:1024px){.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:sticky}}@media only screen and (max-width:768px){.md\:static{position:static}.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:sticky}}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-visible{overflow-x:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}@media only screen and (max-width:1024px){.lg\:overflow-auto{overflow:auto}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:overflow-scroll{overflow:scroll}.lg\:overflow-x-auto{overflow-x:auto}.lg\:overflow-x-hidden{overflow-x:hidden}.lg\:overflow-x-visible{overflow-x:visible}.lg\:overflow-x-scroll{overflow-x:scroll}.lg\:overflow-y-auto{overflow-y:auto}.lg\:overflow-y-hidden{overflow-y:hidden}.lg\:overflow-y-visible{overflow-y:visible}.lg\:overflow-y-scroll{overflow-y:scroll}}@media only screen and (max-width:768px){.md\:overflow-auto{overflow:auto}.md\:overflow-hidden{overflow:hidden}.md\:overflow-visible{overflow:visible}.md\:overflow-scroll{overflow:scroll}.md\:overflow-x-auto{overflow-x:auto}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-x-visible{overflow-x:visible}.md\:overflow-x-scroll{overflow-x:scroll}.md\:overflow-y-auto{overflow-y:auto}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-y-visible{overflow-y:visible}.md\:overflow-y-scroll{overflow-y:scroll}}.flexible,.flexible-justify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flexible-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flexible-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flexible-center,.flexible-column{display:-webkit-box;display:-ms-flexbox;display:flex}.flexible-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.flex-shrink{-ms-flex-negative:1;flex-shrink:1}.flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-col,.flex-row{-webkit-box-direction:normal}.flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:1024px){.lg\:flexible,.lg\:flexible-justify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lg\:flexible-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lg\:flexible-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lg\:flexible-center,.lg\:flexible-column{display:-webkit-box;display:-ms-flexbox;display:flex}.lg\:flexible-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lg\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lg\:inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lg\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.lg\:flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.lg\:flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lg\:flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.lg\:flex-shrink{-ms-flex-negative:1;flex-shrink:1}.lg\:flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.lg\:flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.lg\:flex-col,.lg\:flex-row{-webkit-box-direction:normal}.lg\:flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.lg\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lg\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.lg\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lg\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lg\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lg\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lg\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lg\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}}@media only screen and (max-width:768px){.md\:flexible,.md\:flexible-justify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md\:flexible-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.md\:flexible-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.md\:flexible-center,.md\:flexible-column{display:-webkit-box;display:-ms-flexbox;display:flex}.md\:flexible-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.md\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.md\:inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.md\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.md\:flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.md\:flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.md\:flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.md\:flex-shrink{-ms-flex-negative:1;flex-shrink:1}.md\:flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.md\:flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.md\:flex-col,.md\:flex-row{-webkit-box-direction:normal}.md\:flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.md\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.md\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.md\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.md\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.md\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.md\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.md\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}}@media only screen and (min-width:768px){.sm\:flexible,.sm\:flexible-justify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sm\:flexible-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sm\:flexible-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm\:flexible-center,.sm\:flexible-column{display:-webkit-box;display:-ms-flexbox;display:flex}.sm\:flexible-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sm\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.sm\:inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sm\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.sm\:flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sm\:flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sm\:flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.sm\:flex-shrink{-ms-flex-negative:1;flex-shrink:1}.sm\:flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.sm\:flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.sm\:flex-col,.sm\:flex-row{-webkit-box-direction:normal}.sm\:flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.sm\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sm\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sm\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sm\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sm\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sm\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sm\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}}.m-0{margin:0}.m-0\.5{margin:.125rem}.m-1{margin:.25rem}.m-1\.5{margin:.375rem}.m-2{margin:.5rem}.m-2\.5{margin:.625rem}.m-3{margin:.75rem}.m-3\.5{margin:.875rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.m-9{margin:2.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-14{margin:3.5rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-28{margin:7rem}.m-32{margin:8rem}.m-36{margin:9rem}.m-40{margin:10rem}.m-44{margin:11rem}.m-48{margin:12rem}.m-52{margin:14rem}.m-60{margin:15rem}.m-64{margin:16rem}.m-72{margin:18rem}.m-80{margin:20rem}.m-96{margin:24rem}.m-120{margin:30rem}.m-160{margin:40rem}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-48{margin-top:12rem}.mt-52{margin-top:14rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-72{margin-top:18rem}.mt-80{margin-top:20rem}.mt-96{margin-top:24rem}.mt-120{margin-top:30rem}.mt-160{margin-top:40rem}.mt-auto{margin-top:auto}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-3\.5{margin-left:.875rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-16{margin-left:4rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-28{margin-left:7rem}.ml-32{margin-left:8rem}.ml-36{margin-left:9rem}.ml-40{margin-left:10rem}.ml-44{margin-left:11rem}.ml-48{margin-left:12rem}.ml-52{margin-left:14rem}.ml-60{margin-left:15rem}.ml-64{margin-left:16rem}.ml-72{margin-left:18rem}.ml-80{margin-left:20rem}.ml-96{margin-left:24rem}.ml-120{margin-left:30rem}.ml-160{margin-left:40rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-3\.5{margin-right:.875rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-7{margin-right:1.75rem}.mr-8{margin-right:2rem}.mr-9{margin-right:2.25rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-14{margin-right:3.5rem}.mr-16{margin-right:4rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-28{margin-right:7rem}.mr-32{margin-right:8rem}.mr-36{margin-right:9rem}.mr-40{margin-right:10rem}.mr-44{margin-right:11rem}.mr-48{margin-right:12rem}.mr-52{margin-right:14rem}.mr-60{margin-right:15rem}.mr-64{margin-right:16rem}.mr-72{margin-right:18rem}.mr-80{margin-right:20rem}.mr-96{margin-right:24rem}.mr-120{margin-right:30rem}.mr-160{margin-right:40rem}.mr-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-48{margin-bottom:12rem}.mb-52{margin-bottom:14rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-72{margin-bottom:18rem}.mb-80{margin-bottom:20rem}.mb-96{margin-bottom:24rem}.mb-120{margin-bottom:30rem}.mb-160{margin-bottom:40rem}.mb-auto{margin-bottom:auto}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-10{padding:2.5rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-28{padding:7rem}.p-32{padding:8rem}.p-36{padding:9rem}.p-40{padding:10rem}.p-44{padding:11rem}.p-48{padding:12rem}.p-52{padding:14rem}.p-60{padding:15rem}.p-64{padding:16rem}.p-72{padding:18rem}.p-80{padding:20rem}.p-96{padding:24rem}.p-120{padding:30rem}.p-160{padding:40rem}.w-0{width:0}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-52{width:14rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-80{width:20rem}.w-96{width:24rem}.w-120{width:30rem}.w-160{width:40rem}.w-auto{width:auto}.w-1\/2{width:50%}.w-1\/3{width:33.33333%}.w-2\/3{width:66.66667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.66667%}.w-2\/6{width:33.33333%}.w-3\/6{width:50%}.w-4\/6{width:66.66667%}.w-5\/6{width:83.33333%}.w-1\/12{width:8.33333%}.w-2\/12{width:16.66667%}.w-3\/12{width:25%}.w-4\/12{width:33.33333%}.w-5\/12{width:41.66667%}.w-6\/12{width:50%}.w-7\/12{width:58.33333%}.w-8\/12{width:66.66667%}.w-9\/12{width:75%}.w-10\/12{width:83.33333%}.w-11\/12{width:91.66667%}.w-half{width:50%}.w-full{width:100%}.w-screen{width:100vw}.w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-32{height:8rem}.h-36{height:9rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-52{height:14rem}.h-60{height:15rem}.h-64{height:16rem}.h-72{height:18rem}.h-80{height:20rem}.h-96{height:24rem}.h-120{height:30rem}.h-160{height:40rem}.h-auto{height:auto}.h-1\/2{height:50%}.h-1\/3{height:33.33333%}.h-2\/3{height:66.66667%}.h-1\/4{height:25%}.h-2\/4{height:50%}.h-3\/4{height:75%}.h-1\/5{height:20%}.h-2\/5{height:40%}.h-3\/5{height:60%}.h-4\/5{height:80%}.h-1\/6{height:16.66667%}.h-2\/6{height:33.33333%}.h-3\/6{height:50%}.h-4\/6{height:66.66667%}.h-5\/6{height:83.33333%}.h-1\/12{height:8.33333%}.h-2\/12{height:16.66667%}.h-3\/12{height:25%}.h-4\/12{height:33.33333%}.h-5\/12{height:41.66667%}.h-6\/12{height:50%}.h-7\/12{height:58.33333%}.h-8\/12{height:66.66667%}.h-9\/12{height:75%}.h-10\/12{height:83.33333%}.h-11\/12{height:91.66667%}.h-half{height:50%}.h-full{height:100%}.h-screen{height:100vh}.h-min{height:-webkit-min-content;height:-moz-min-content;height:min-content}.h-max{height:-webkit-max-content;height:-moz-max-content;height:max-content}.max-w-0{max-width:0}.max-w-0\.5{max-width:.125rem}.max-w-1{max-width:.25rem}.max-w-1\.5{max-width:.375rem}.max-w-2{max-width:.5rem}.max-w-2\.5{max-width:.625rem}.max-w-3{max-width:.75rem}.max-w-3\.5{max-width:.875rem}.max-w-4{max-width:1rem}.max-w-5{max-width:1.25rem}.max-w-6{max-width:1.5rem}.max-w-7{max-width:1.75rem}.max-w-8{max-width:2rem}.max-w-9{max-width:2.25rem}.max-w-10{max-width:2.5rem}.max-w-11{max-width:2.75rem}.max-w-12{max-width:3rem}.max-w-14{max-width:3.5rem}.max-w-16{max-width:4rem}.max-w-20{max-width:5rem}.max-w-24{max-width:6rem}.max-w-28{max-width:7rem}.max-w-32{max-width:8rem}.max-w-36{max-width:9rem}.max-w-40{max-width:10rem}.max-w-44{max-width:11rem}.max-w-48{max-width:12rem}.max-w-52{max-width:14rem}.max-w-60{max-width:15rem}.max-w-64{max-width:16rem}.max-w-72{max-width:18rem}.max-w-80{max-width:20rem}.max-w-96{max-width:24rem}.max-w-120{max-width:30rem}.max-w-160{max-width:40rem}.max-w-auto{max-width:auto}.max-w-1\/2{max-width:50%}.max-w-1\/3{max-width:33.33333%}.max-w-2\/3{max-width:66.66667%}.max-w-1\/4{max-width:25%}.max-w-2\/4{max-width:50%}.max-w-3\/4{max-width:75%}.max-w-1\/5{max-width:20%}.max-w-2\/5{max-width:40%}.max-w-3\/5{max-width:60%}.max-w-4\/5{max-width:80%}.max-w-1\/6{max-width:16.66667%}.max-w-2\/6{max-width:33.33333%}.max-w-3\/6{max-width:50%}.max-w-4\/6{max-width:66.66667%}.max-w-5\/6{max-width:83.33333%}.max-w-1\/12{max-width:8.33333%}.max-w-2\/12{max-width:16.66667%}.max-w-3\/12{max-width:25%}.max-w-4\/12{max-width:33.33333%}.max-w-5\/12{max-width:41.66667%}.max-w-6\/12{max-width:50%}.max-w-7\/12{max-width:58.33333%}.max-w-8\/12{max-width:66.66667%}.max-w-9\/12{max-width:75%}.max-w-10\/12{max-width:83.33333%}.max-w-11\/12{max-width:91.66667%}.max-w-half{max-width:50%}.max-w-full{max-width:100%}.max-w-screen{max-width:100vw}.max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.min-w-0{min-width:0}.min-w-0\.5{min-width:.125rem}.min-w-1{min-width:.25rem}.min-w-1\.5{min-width:.375rem}.min-w-2{min-width:.5rem}.min-w-2\.5{min-width:.625rem}.min-w-3{min-width:.75rem}.min-w-3\.5{min-width:.875rem}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-7{min-width:1.75rem}.min-w-8{min-width:2rem}.min-w-9{min-width:2.25rem}.min-w-10{min-width:2.5rem}.min-w-11{min-width:2.75rem}.min-w-12{min-width:3rem}.min-w-14{min-width:3.5rem}.min-w-16{min-width:4rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-28{min-width:7rem}.min-w-32{min-width:8rem}.min-w-36{min-width:9rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-48{min-width:12rem}.min-w-52{min-width:14rem}.min-w-60{min-width:15rem}.min-w-64{min-width:16rem}.min-w-72{min-width:18rem}.min-w-80{min-width:20rem}.min-w-96{min-width:24rem}.min-w-120{min-width:30rem}.min-w-160{min-width:40rem}.min-w-auto{min-width:auto}.min-w-1\/2{min-width:50%}.min-w-1\/3{min-width:33.33333%}.min-w-2\/3{min-width:66.66667%}.min-w-1\/4{min-width:25%}.min-w-2\/4{min-width:50%}.min-w-3\/4{min-width:75%}.min-w-1\/5{min-width:20%}.min-w-2\/5{min-width:40%}.min-w-3\/5{min-width:60%}.min-w-4\/5{min-width:80%}.min-w-1\/6{min-width:16.66667%}.min-w-2\/6{min-width:33.33333%}.min-w-3\/6{min-width:50%}.min-w-4\/6{min-width:66.66667%}.min-w-5\/6{min-width:83.33333%}.min-w-1\/12{min-width:8.33333%}.min-w-2\/12{min-width:16.66667%}.min-w-3\/12{min-width:25%}.min-w-4\/12{min-width:33.33333%}.min-w-5\/12{min-width:41.66667%}.min-w-6\/12{min-width:50%}.min-w-7\/12{min-width:58.33333%}.min-w-8\/12{min-width:66.66667%}.min-w-9\/12{min-width:75%}.min-w-10\/12{min-width:83.33333%}.min-w-11\/12{min-width:91.66667%}.min-w-half{min-width:50%}.min-w-full{min-width:100%}.min-w-screen{min-width:100vw}.min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.max-h-0{max-height:0}.max-h-0\.5{max-height:.125rem}.max-h-1{max-height:.25rem}.max-h-1\.5{max-height:.375rem}.max-h-2{max-height:.5rem}.max-h-2\.5{max-height:.625rem}.max-h-3{max-height:.75rem}.max-h-3\.5{max-height:.875rem}.max-h-4{max-height:1rem}.max-h-5{max-height:1.25rem}.max-h-6{max-height:1.5rem}.max-h-7{max-height:1.75rem}.max-h-8{max-height:2rem}.max-h-9{max-height:2.25rem}.max-h-10{max-height:2.5rem}.max-h-11{max-height:2.75rem}.max-h-12{max-height:3rem}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-52{max-height:14rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-120{max-height:30rem}.max-h-160{max-height:40rem}.max-h-auto{max-height:auto}.max-h-1\/2{max-height:50%}.max-h-1\/3{max-height:33.33333%}.max-h-2\/3{max-height:66.66667%}.max-h-1\/4{max-height:25%}.max-h-2\/4{max-height:50%}.max-h-3\/4{max-height:75%}.max-h-1\/5{max-height:20%}.max-h-2\/5{max-height:40%}.max-h-3\/5{max-height:60%}.max-h-4\/5{max-height:80%}.max-h-1\/6{max-height:16.66667%}.max-h-2\/6{max-height:33.33333%}.max-h-3\/6{max-height:50%}.max-h-4\/6{max-height:66.66667%}.max-h-5\/6{max-height:83.33333%}.max-h-1\/12{max-height:8.33333%}.max-h-2\/12{max-height:16.66667%}.max-h-3\/12{max-height:25%}.max-h-4\/12{max-height:33.33333%}.max-h-5\/12{max-height:41.66667%}.max-h-6\/12{max-height:50%}.max-h-7\/12{max-height:58.33333%}.max-h-8\/12{max-height:66.66667%}.max-h-9\/12{max-height:75%}.max-h-10\/12{max-height:83.33333%}.max-h-11\/12{max-height:91.66667%}.max-h-half{max-height:50%}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-h-min{max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content}.max-h-max{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.min-h-0{min-height:0}.min-h-0\.5{min-height:.125rem}.min-h-1{min-height:.25rem}.min-h-1\.5{min-height:.375rem}.min-h-2{min-height:.5rem}.min-h-2\.5{min-height:.625rem}.min-h-3{min-height:.75rem}.min-h-3\.5{min-height:.875rem}.min-h-4{min-height:1rem}.min-h-5{min-height:1.25rem}.min-h-6{min-height:1.5rem}.min-h-7{min-height:1.75rem}.min-h-8{min-height:2rem}.min-h-9{min-height:2.25rem}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-14{min-height:3.5rem}.min-h-16{min-height:4rem}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-28{min-height:7rem}.min-h-32{min-height:8rem}.min-h-36{min-height:9rem}.min-h-40{min-height:10rem}.min-h-44{min-height:11rem}.min-h-48{min-height:12rem}.min-h-52{min-height:14rem}.min-h-60{min-height:15rem}.min-h-64{min-height:16rem}.min-h-72{min-height:18rem}.min-h-80{min-height:20rem}.min-h-96{min-height:24rem}.min-h-120{min-height:30rem}.min-h-160{min-height:40rem}.min-h-auto{min-height:auto}.min-h-1\/2{min-height:50%}.min-h-1\/3{min-height:33.33333%}.min-h-2\/3{min-height:66.66667%}.min-h-1\/4{min-height:25%}.min-h-2\/4{min-height:50%}.min-h-3\/4{min-height:75%}.min-h-1\/5{min-height:20%}.min-h-2\/5{min-height:40%}.min-h-3\/5{min-height:60%}.min-h-4\/5{min-height:80%}.min-h-1\/6{min-height:16.66667%}.min-h-2\/6{min-height:33.33333%}.min-h-3\/6{min-height:50%}.min-h-4\/6{min-height:66.66667%}.min-h-5\/6{min-height:83.33333%}.min-h-1\/12{min-height:8.33333%}.min-h-2\/12{min-height:16.66667%}.min-h-3\/12{min-height:25%}.min-h-4\/12{min-height:33.33333%}.min-h-5\/12{min-height:41.66667%}.min-h-6\/12{min-height:50%}.min-h-7\/12{min-height:58.33333%}.min-h-8\/12{min-height:66.66667%}.min-h-9\/12{min-height:75%}.min-h-10\/12{min-height:83.33333%}.min-h-11\/12{min-height:91.66667%}.min-h-half{min-height:50%}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-min{min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.min-h-max{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}@media only screen and (max-width:1024px){.lg\:m-0{margin:0}.lg\:m-0\.5{margin:.125rem}.lg\:m-1{margin:.25rem}.lg\:m-1\.5{margin:.375rem}.lg\:m-2{margin:.5rem}.lg\:m-2\.5{margin:.625rem}.lg\:m-3{margin:.75rem}.lg\:m-3\.5{margin:.875rem}.lg\:m-4{margin:1rem}.lg\:m-5{margin:1.25rem}.lg\:m-6{margin:1.5rem}.lg\:m-7{margin:1.75rem}.lg\:m-8{margin:2rem}.lg\:m-9{margin:2.25rem}.lg\:m-10{margin:2.5rem}.lg\:m-11{margin:2.75rem}.lg\:m-12{margin:3rem}.lg\:m-14{margin:3.5rem}.lg\:m-16{margin:4rem}.lg\:m-20{margin:5rem}.lg\:m-24{margin:6rem}.lg\:m-28{margin:7rem}.lg\:m-32{margin:8rem}.lg\:m-36{margin:9rem}.lg\:m-40{margin:10rem}.lg\:m-44{margin:11rem}.lg\:m-48{margin:12rem}.lg\:m-52{margin:14rem}.lg\:m-60{margin:15rem}.lg\:m-64{margin:16rem}.lg\:m-72{margin:18rem}.lg\:m-80{margin:20rem}.lg\:m-96{margin:24rem}.lg\:m-120{margin:30rem}.lg\:m-160{margin:40rem}.lg\:m-auto{margin:auto}.lg\:mt-0{margin-top:0}.lg\:mt-0\.5{margin-top:.125rem}.lg\:mt-1{margin-top:.25rem}.lg\:mt-1\.5{margin-top:.375rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-2\.5{margin-top:.625rem}.lg\:mt-3{margin-top:.75rem}.lg\:mt-3\.5{margin-top:.875rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-7{margin-top:1.75rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-9{margin-top:2.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-11{margin-top:2.75rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-14{margin-top:3.5rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mt-28{margin-top:7rem}.lg\:mt-32{margin-top:8rem}.lg\:mt-36{margin-top:9rem}.lg\:mt-40{margin-top:10rem}.lg\:mt-44{margin-top:11rem}.lg\:mt-48{margin-top:12rem}.lg\:mt-52{margin-top:14rem}.lg\:mt-60{margin-top:15rem}.lg\:mt-64{margin-top:16rem}.lg\:mt-72{margin-top:18rem}.lg\:mt-80{margin-top:20rem}.lg\:mt-96{margin-top:24rem}.lg\:mt-120{margin-top:30rem}.lg\:mt-160{margin-top:40rem}.lg\:mt-auto{margin-top:auto}.lg\:ml-0{margin-left:0}.lg\:ml-0\.5{margin-left:.125rem}.lg\:ml-1{margin-left:.25rem}.lg\:ml-1\.5{margin-left:.375rem}.lg\:ml-2{margin-left:.5rem}.lg\:ml-2\.5{margin-left:.625rem}.lg\:ml-3{margin-left:.75rem}.lg\:ml-3\.5{margin-left:.875rem}.lg\:ml-4{margin-left:1rem}.lg\:ml-5{margin-left:1.25rem}.lg\:ml-6{margin-left:1.5rem}.lg\:ml-7{margin-left:1.75rem}.lg\:ml-8{margin-left:2rem}.lg\:ml-9{margin-left:2.25rem}.lg\:ml-10{margin-left:2.5rem}.lg\:ml-11{margin-left:2.75rem}.lg\:ml-12{margin-left:3rem}.lg\:ml-14{margin-left:3.5rem}.lg\:ml-16{margin-left:4rem}.lg\:ml-20{margin-left:5rem}.lg\:ml-24{margin-left:6rem}.lg\:ml-28{margin-left:7rem}.lg\:ml-32{margin-left:8rem}.lg\:ml-36{margin-left:9rem}.lg\:ml-40{margin-left:10rem}.lg\:ml-44{margin-left:11rem}.lg\:ml-48{margin-left:12rem}.lg\:ml-52{margin-left:14rem}.lg\:ml-60{margin-left:15rem}.lg\:ml-64{margin-left:16rem}.lg\:ml-72{margin-left:18rem}.lg\:ml-80{margin-left:20rem}.lg\:ml-96{margin-left:24rem}.lg\:ml-120{margin-left:30rem}.lg\:ml-160{margin-left:40rem}.lg\:ml-auto{margin-left:auto}.lg\:mr-0{margin-right:0}.lg\:mr-0\.5{margin-right:.125rem}.lg\:mr-1{margin-right:.25rem}.lg\:mr-1\.5{margin-right:.375rem}.lg\:mr-2{margin-right:.5rem}.lg\:mr-2\.5{margin-right:.625rem}.lg\:mr-3{margin-right:.75rem}.lg\:mr-3\.5{margin-right:.875rem}.lg\:mr-4{margin-right:1rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mr-7{margin-right:1.75rem}.lg\:mr-8{margin-right:2rem}.lg\:mr-9{margin-right:2.25rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mr-11{margin-right:2.75rem}.lg\:mr-12{margin-right:3rem}.lg\:mr-14{margin-right:3.5rem}.lg\:mr-16{margin-right:4rem}.lg\:mr-20{margin-right:5rem}.lg\:mr-24{margin-right:6rem}.lg\:mr-28{margin-right:7rem}.lg\:mr-32{margin-right:8rem}.lg\:mr-36{margin-right:9rem}.lg\:mr-40{margin-right:10rem}.lg\:mr-44{margin-right:11rem}.lg\:mr-48{margin-right:12rem}.lg\:mr-52{margin-right:14rem}.lg\:mr-60{margin-right:15rem}.lg\:mr-64{margin-right:16rem}.lg\:mr-72{margin-right:18rem}.lg\:mr-80{margin-right:20rem}.lg\:mr-96{margin-right:24rem}.lg\:mr-120{margin-right:30rem}.lg\:mr-160{margin-right:40rem}.lg\:mr-auto{margin-right:auto}.lg\:mb-0{margin-bottom:0}.lg\:mb-0\.5{margin-bottom:.125rem}.lg\:mb-1{margin-bottom:.25rem}.lg\:mb-1\.5{margin-bottom:.375rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-2\.5{margin-bottom:.625rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-3\.5{margin-bottom:.875rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-7{margin-bottom:1.75rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mb-9{margin-bottom:2.25rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-11{margin-bottom:2.75rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-14{margin-bottom:3.5rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-28{margin-bottom:7rem}.lg\:mb-32{margin-bottom:8rem}.lg\:mb-36{margin-bottom:9rem}.lg\:mb-40{margin-bottom:10rem}.lg\:mb-44{margin-bottom:11rem}.lg\:mb-48{margin-bottom:12rem}.lg\:mb-52{margin-bottom:14rem}.lg\:mb-60{margin-bottom:15rem}.lg\:mb-64{margin-bottom:16rem}.lg\:mb-72{margin-bottom:18rem}.lg\:mb-80{margin-bottom:20rem}.lg\:mb-96{margin-bottom:24rem}.lg\:mb-120{margin-bottom:30rem}.lg\:mb-160{margin-bottom:40rem}.lg\:mb-auto{margin-bottom:auto}.lg\:p-0{padding:0}.lg\:p-0\.5{padding:.125rem}.lg\:p-1{padding:.25rem}.lg\:p-1\.5{padding:.375rem}.lg\:p-2{padding:.5rem}.lg\:p-2\.5{padding:.625rem}.lg\:p-3{padding:.75rem}.lg\:p-3\.5{padding:.875rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-7{padding:1.75rem}.lg\:p-8{padding:2rem}.lg\:p-9{padding:2.25rem}.lg\:p-10{padding:2.5rem}.lg\:p-11{padding:2.75rem}.lg\:p-12{padding:3rem}.lg\:p-14{padding:3.5rem}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:p-24{padding:6rem}.lg\:p-28{padding:7rem}.lg\:p-32{padding:8rem}.lg\:p-36{padding:9rem}.lg\:p-40{padding:10rem}.lg\:p-44{padding:11rem}.lg\:p-48{padding:12rem}.lg\:p-52{padding:14rem}.lg\:p-60{padding:15rem}.lg\:p-64{padding:16rem}.lg\:p-72{padding:18rem}.lg\:p-80{padding:20rem}.lg\:p-96{padding:24rem}.lg\:p-120{padding:30rem}.lg\:p-160{padding:40rem}.lg\:w-0{width:0}.lg\:w-0\.5{width:.125rem}.lg\:w-1{width:.25rem}.lg\:w-1\.5{width:.375rem}.lg\:w-2{width:.5rem}.lg\:w-2\.5{width:.625rem}.lg\:w-3{width:.75rem}.lg\:w-3\.5{width:.875rem}.lg\:w-4{width:1rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-7{width:1.75rem}.lg\:w-8{width:2rem}.lg\:w-9{width:2.25rem}.lg\:w-10{width:2.5rem}.lg\:w-11{width:2.75rem}.lg\:w-12{width:3rem}.lg\:w-14{width:3.5rem}.lg\:w-16{width:4rem}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-28{width:7rem}.lg\:w-32{width:8rem}.lg\:w-36{width:9rem}.lg\:w-40{width:10rem}.lg\:w-44{width:11rem}.lg\:w-48{width:12rem}.lg\:w-52{width:14rem}.lg\:w-60{width:15rem}.lg\:w-64{width:16rem}.lg\:w-72{width:18rem}.lg\:w-80{width:20rem}.lg\:w-96{width:24rem}.lg\:w-120{width:30rem}.lg\:w-160{width:40rem}.lg\:w-auto{width:auto}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.33333%}.lg\:w-2\/3{width:66.66667%}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.66667%}.lg\:w-2\/6{width:33.33333%}.lg\:w-3\/6{width:50%}.lg\:w-4\/6{width:66.66667%}.lg\:w-5\/6{width:83.33333%}.lg\:w-1\/12{width:8.33333%}.lg\:w-2\/12{width:16.66667%}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.33333%}.lg\:w-5\/12{width:41.66667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.33333%}.lg\:w-8\/12{width:66.66667%}.lg\:w-9\/12{width:75%}.lg\:w-10\/12{width:83.33333%}.lg\:w-11\/12{width:91.66667%}.lg\:w-half{width:50%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}.lg\:w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.lg\:h-0{height:0}.lg\:h-0\.5{height:.125rem}.lg\:h-1{height:.25rem}.lg\:h-1\.5{height:.375rem}.lg\:h-2{height:.5rem}.lg\:h-2\.5{height:.625rem}.lg\:h-3{height:.75rem}.lg\:h-3\.5{height:.875rem}.lg\:h-4{height:1rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:h-7{height:1.75rem}.lg\:h-8{height:2rem}.lg\:h-9{height:2.25rem}.lg\:h-10{height:2.5rem}.lg\:h-11{height:2.75rem}.lg\:h-12{height:3rem}.lg\:h-14{height:3.5rem}.lg\:h-16{height:4rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-28{height:7rem}.lg\:h-32{height:8rem}.lg\:h-36{height:9rem}.lg\:h-40{height:10rem}.lg\:h-44{height:11rem}.lg\:h-48{height:12rem}.lg\:h-52{height:14rem}.lg\:h-60{height:15rem}.lg\:h-64{height:16rem}.lg\:h-72{height:18rem}.lg\:h-80{height:20rem}.lg\:h-96{height:24rem}.lg\:h-120{height:30rem}.lg\:h-160{height:40rem}.lg\:h-auto{height:auto}.lg\:h-1\/2{height:50%}.lg\:h-1\/3{height:33.33333%}.lg\:h-2\/3{height:66.66667%}.lg\:h-1\/4{height:25%}.lg\:h-2\/4{height:50%}.lg\:h-3\/4{height:75%}.lg\:h-1\/5{height:20%}.lg\:h-2\/5{height:40%}.lg\:h-3\/5{height:60%}.lg\:h-4\/5{height:80%}.lg\:h-1\/6{height:16.66667%}.lg\:h-2\/6{height:33.33333%}.lg\:h-3\/6{height:50%}.lg\:h-4\/6{height:66.66667%}.lg\:h-5\/6{height:83.33333%}.lg\:h-1\/12{height:8.33333%}.lg\:h-2\/12{height:16.66667%}.lg\:h-3\/12{height:25%}.lg\:h-4\/12{height:33.33333%}.lg\:h-5\/12{height:41.66667%}.lg\:h-6\/12{height:50%}.lg\:h-7\/12{height:58.33333%}.lg\:h-8\/12{height:66.66667%}.lg\:h-9\/12{height:75%}.lg\:h-10\/12{height:83.33333%}.lg\:h-11\/12{height:91.66667%}.lg\:h-half{height:50%}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.lg\:h-min{height:-webkit-min-content;height:-moz-min-content;height:min-content}.lg\:h-max{height:-webkit-max-content;height:-moz-max-content;height:max-content}.lg\:max-w-0{max-width:0}.lg\:max-w-0\.5{max-width:.125rem}.lg\:max-w-1{max-width:.25rem}.lg\:max-w-1\.5{max-width:.375rem}.lg\:max-w-2{max-width:.5rem}.lg\:max-w-2\.5{max-width:.625rem}.lg\:max-w-3{max-width:.75rem}.lg\:max-w-3\.5{max-width:.875rem}.lg\:max-w-4{max-width:1rem}.lg\:max-w-5{max-width:1.25rem}.lg\:max-w-6{max-width:1.5rem}.lg\:max-w-7{max-width:1.75rem}.lg\:max-w-8{max-width:2rem}.lg\:max-w-9{max-width:2.25rem}.lg\:max-w-10{max-width:2.5rem}.lg\:max-w-11{max-width:2.75rem}.lg\:max-w-12{max-width:3rem}.lg\:max-w-14{max-width:3.5rem}.lg\:max-w-16{max-width:4rem}.lg\:max-w-20{max-width:5rem}.lg\:max-w-24{max-width:6rem}.lg\:max-w-28{max-width:7rem}.lg\:max-w-32{max-width:8rem}.lg\:max-w-36{max-width:9rem}.lg\:max-w-40{max-width:10rem}.lg\:max-w-44{max-width:11rem}.lg\:max-w-48{max-width:12rem}.lg\:max-w-52{max-width:14rem}.lg\:max-w-60{max-width:15rem}.lg\:max-w-64{max-width:16rem}.lg\:max-w-72{max-width:18rem}.lg\:max-w-80{max-width:20rem}.lg\:max-w-96{max-width:24rem}.lg\:max-w-120{max-width:30rem}.lg\:max-w-160{max-width:40rem}.lg\:max-w-auto{max-width:auto}.lg\:max-w-1\/2{max-width:50%}.lg\:max-w-1\/3{max-width:33.33333%}.lg\:max-w-2\/3{max-width:66.66667%}.lg\:max-w-1\/4{max-width:25%}.lg\:max-w-2\/4{max-width:50%}.lg\:max-w-3\/4{max-width:75%}.lg\:max-w-1\/5{max-width:20%}.lg\:max-w-2\/5{max-width:40%}.lg\:max-w-3\/5{max-width:60%}.lg\:max-w-4\/5{max-width:80%}.lg\:max-w-1\/6{max-width:16.66667%}.lg\:max-w-2\/6{max-width:33.33333%}.lg\:max-w-3\/6{max-width:50%}.lg\:max-w-4\/6{max-width:66.66667%}.lg\:max-w-5\/6{max-width:83.33333%}.lg\:max-w-1\/12{max-width:8.33333%}.lg\:max-w-2\/12{max-width:16.66667%}.lg\:max-w-3\/12{max-width:25%}.lg\:max-w-4\/12{max-width:33.33333%}.lg\:max-w-5\/12{max-width:41.66667%}.lg\:max-w-6\/12{max-width:50%}.lg\:max-w-7\/12{max-width:58.33333%}.lg\:max-w-8\/12{max-width:66.66667%}.lg\:max-w-9\/12{max-width:75%}.lg\:max-w-10\/12{max-width:83.33333%}.lg\:max-w-11\/12{max-width:91.66667%}.lg\:max-w-half{max-width:50%}.lg\:max-w-full{max-width:100%}.lg\:max-w-screen{max-width:100vw}.lg\:max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.lg\:max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.lg\:min-w-0{min-width:0}.lg\:min-w-0\.5{min-width:.125rem}.lg\:min-w-1{min-width:.25rem}.lg\:min-w-1\.5{min-width:.375rem}.lg\:min-w-2{min-width:.5rem}.lg\:min-w-2\.5{min-width:.625rem}.lg\:min-w-3{min-width:.75rem}.lg\:min-w-3\.5{min-width:.875rem}.lg\:min-w-4{min-width:1rem}.lg\:min-w-5{min-width:1.25rem}.lg\:min-w-6{min-width:1.5rem}.lg\:min-w-7{min-width:1.75rem}.lg\:min-w-8{min-width:2rem}.lg\:min-w-9{min-width:2.25rem}.lg\:min-w-10{min-width:2.5rem}.lg\:min-w-11{min-width:2.75rem}.lg\:min-w-12{min-width:3rem}.lg\:min-w-14{min-width:3.5rem}.lg\:min-w-16{min-width:4rem}.lg\:min-w-20{min-width:5rem}.lg\:min-w-24{min-width:6rem}.lg\:min-w-28{min-width:7rem}.lg\:min-w-32{min-width:8rem}.lg\:min-w-36{min-width:9rem}.lg\:min-w-40{min-width:10rem}.lg\:min-w-44{min-width:11rem}.lg\:min-w-48{min-width:12rem}.lg\:min-w-52{min-width:14rem}.lg\:min-w-60{min-width:15rem}.lg\:min-w-64{min-width:16rem}.lg\:min-w-72{min-width:18rem}.lg\:min-w-80{min-width:20rem}.lg\:min-w-96{min-width:24rem}.lg\:min-w-120{min-width:30rem}.lg\:min-w-160{min-width:40rem}.lg\:min-w-auto{min-width:auto}.lg\:min-w-1\/2{min-width:50%}.lg\:min-w-1\/3{min-width:33.33333%}.lg\:min-w-2\/3{min-width:66.66667%}.lg\:min-w-1\/4{min-width:25%}.lg\:min-w-2\/4{min-width:50%}.lg\:min-w-3\/4{min-width:75%}.lg\:min-w-1\/5{min-width:20%}.lg\:min-w-2\/5{min-width:40%}.lg\:min-w-3\/5{min-width:60%}.lg\:min-w-4\/5{min-width:80%}.lg\:min-w-1\/6{min-width:16.66667%}.lg\:min-w-2\/6{min-width:33.33333%}.lg\:min-w-3\/6{min-width:50%}.lg\:min-w-4\/6{min-width:66.66667%}.lg\:min-w-5\/6{min-width:83.33333%}.lg\:min-w-1\/12{min-width:8.33333%}.lg\:min-w-2\/12{min-width:16.66667%}.lg\:min-w-3\/12{min-width:25%}.lg\:min-w-4\/12{min-width:33.33333%}.lg\:min-w-5\/12{min-width:41.66667%}.lg\:min-w-6\/12{min-width:50%}.lg\:min-w-7\/12{min-width:58.33333%}.lg\:min-w-8\/12{min-width:66.66667%}.lg\:min-w-9\/12{min-width:75%}.lg\:min-w-10\/12{min-width:83.33333%}.lg\:min-w-11\/12{min-width:91.66667%}.lg\:min-w-half{min-width:50%}.lg\:min-w-full{min-width:100%}.lg\:min-w-screen{min-width:100vw}.lg\:min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.lg\:min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.lg\:max-h-0{max-height:0}.lg\:max-h-0\.5{max-height:.125rem}.lg\:max-h-1{max-height:.25rem}.lg\:max-h-1\.5{max-height:.375rem}.lg\:max-h-2{max-height:.5rem}.lg\:max-h-2\.5{max-height:.625rem}.lg\:max-h-3{max-height:.75rem}.lg\:max-h-3\.5{max-height:.875rem}.lg\:max-h-4{max-height:1rem}.lg\:max-h-5{max-height:1.25rem}.lg\:max-h-6{max-height:1.5rem}.lg\:max-h-7{max-height:1.75rem}.lg\:max-h-8{max-height:2rem}.lg\:max-h-9{max-height:2.25rem}.lg\:max-h-10{max-height:2.5rem}.lg\:max-h-11{max-height:2.75rem}.lg\:max-h-12{max-height:3rem}.lg\:max-h-14{max-height:3.5rem}.lg\:max-h-16{max-height:4rem}.lg\:max-h-20{max-height:5rem}.lg\:max-h-24{max-height:6rem}.lg\:max-h-28{max-height:7rem}.lg\:max-h-32{max-height:8rem}.lg\:max-h-36{max-height:9rem}.lg\:max-h-40{max-height:10rem}.lg\:max-h-44{max-height:11rem}.lg\:max-h-48{max-height:12rem}.lg\:max-h-52{max-height:14rem}.lg\:max-h-60{max-height:15rem}.lg\:max-h-64{max-height:16rem}.lg\:max-h-72{max-height:18rem}.lg\:max-h-80{max-height:20rem}.lg\:max-h-96{max-height:24rem}.lg\:max-h-120{max-height:30rem}.lg\:max-h-160{max-height:40rem}.lg\:max-h-auto{max-height:auto}.lg\:max-h-1\/2{max-height:50%}.lg\:max-h-1\/3{max-height:33.33333%}.lg\:max-h-2\/3{max-height:66.66667%}.lg\:max-h-1\/4{max-height:25%}.lg\:max-h-2\/4{max-height:50%}.lg\:max-h-3\/4{max-height:75%}.lg\:max-h-1\/5{max-height:20%}.lg\:max-h-2\/5{max-height:40%}.lg\:max-h-3\/5{max-height:60%}.lg\:max-h-4\/5{max-height:80%}.lg\:max-h-1\/6{max-height:16.66667%}.lg\:max-h-2\/6{max-height:33.33333%}.lg\:max-h-3\/6{max-height:50%}.lg\:max-h-4\/6{max-height:66.66667%}.lg\:max-h-5\/6{max-height:83.33333%}.lg\:max-h-1\/12{max-height:8.33333%}.lg\:max-h-2\/12{max-height:16.66667%}.lg\:max-h-3\/12{max-height:25%}.lg\:max-h-4\/12{max-height:33.33333%}.lg\:max-h-5\/12{max-height:41.66667%}.lg\:max-h-6\/12{max-height:50%}.lg\:max-h-7\/12{max-height:58.33333%}.lg\:max-h-8\/12{max-height:66.66667%}.lg\:max-h-9\/12{max-height:75%}.lg\:max-h-10\/12{max-height:83.33333%}.lg\:max-h-11\/12{max-height:91.66667%}.lg\:max-h-half{max-height:50%}.lg\:max-h-full{max-height:100%}.lg\:max-h-screen{max-height:100vh}.lg\:max-h-min{max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content}.lg\:max-h-max{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.lg\:min-h-0{min-height:0}.lg\:min-h-0\.5{min-height:.125rem}.lg\:min-h-1{min-height:.25rem}.lg\:min-h-1\.5{min-height:.375rem}.lg\:min-h-2{min-height:.5rem}.lg\:min-h-2\.5{min-height:.625rem}.lg\:min-h-3{min-height:.75rem}.lg\:min-h-3\.5{min-height:.875rem}.lg\:min-h-4{min-height:1rem}.lg\:min-h-5{min-height:1.25rem}.lg\:min-h-6{min-height:1.5rem}.lg\:min-h-7{min-height:1.75rem}.lg\:min-h-8{min-height:2rem}.lg\:min-h-9{min-height:2.25rem}.lg\:min-h-10{min-height:2.5rem}.lg\:min-h-11{min-height:2.75rem}.lg\:min-h-12{min-height:3rem}.lg\:min-h-14{min-height:3.5rem}.lg\:min-h-16{min-height:4rem}.lg\:min-h-20{min-height:5rem}.lg\:min-h-24{min-height:6rem}.lg\:min-h-28{min-height:7rem}.lg\:min-h-32{min-height:8rem}.lg\:min-h-36{min-height:9rem}.lg\:min-h-40{min-height:10rem}.lg\:min-h-44{min-height:11rem}.lg\:min-h-48{min-height:12rem}.lg\:min-h-52{min-height:14rem}.lg\:min-h-60{min-height:15rem}.lg\:min-h-64{min-height:16rem}.lg\:min-h-72{min-height:18rem}.lg\:min-h-80{min-height:20rem}.lg\:min-h-96{min-height:24rem}.lg\:min-h-120{min-height:30rem}.lg\:min-h-160{min-height:40rem}.lg\:min-h-auto{min-height:auto}.lg\:min-h-1\/2{min-height:50%}.lg\:min-h-1\/3{min-height:33.33333%}.lg\:min-h-2\/3{min-height:66.66667%}.lg\:min-h-1\/4{min-height:25%}.lg\:min-h-2\/4{min-height:50%}.lg\:min-h-3\/4{min-height:75%}.lg\:min-h-1\/5{min-height:20%}.lg\:min-h-2\/5{min-height:40%}.lg\:min-h-3\/5{min-height:60%}.lg\:min-h-4\/5{min-height:80%}.lg\:min-h-1\/6{min-height:16.66667%}.lg\:min-h-2\/6{min-height:33.33333%}.lg\:min-h-3\/6{min-height:50%}.lg\:min-h-4\/6{min-height:66.66667%}.lg\:min-h-5\/6{min-height:83.33333%}.lg\:min-h-1\/12{min-height:8.33333%}.lg\:min-h-2\/12{min-height:16.66667%}.lg\:min-h-3\/12{min-height:25%}.lg\:min-h-4\/12{min-height:33.33333%}.lg\:min-h-5\/12{min-height:41.66667%}.lg\:min-h-6\/12{min-height:50%}.lg\:min-h-7\/12{min-height:58.33333%}.lg\:min-h-8\/12{min-height:66.66667%}.lg\:min-h-9\/12{min-height:75%}.lg\:min-h-10\/12{min-height:83.33333%}.lg\:min-h-11\/12{min-height:91.66667%}.lg\:min-h-half{min-height:50%}.lg\:min-h-full{min-height:100%}.lg\:min-h-screen{min-height:100vh}.lg\:min-h-min{min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.lg\:min-h-max{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}}@media only screen and (max-width:768px){.md\:m-0{margin:0}.md\:m-0\.5{margin:.125rem}.md\:m-1{margin:.25rem}.md\:m-1\.5{margin:.375rem}.md\:m-2{margin:.5rem}.md\:m-2\.5{margin:.625rem}.md\:m-3{margin:.75rem}.md\:m-3\.5{margin:.875rem}.md\:m-4{margin:1rem}.md\:m-5{margin:1.25rem}.md\:m-6{margin:1.5rem}.md\:m-7{margin:1.75rem}.md\:m-8{margin:2rem}.md\:m-9{margin:2.25rem}.md\:m-10{margin:2.5rem}.md\:m-11{margin:2.75rem}.md\:m-12{margin:3rem}.md\:m-14{margin:3.5rem}.md\:m-16{margin:4rem}.md\:m-20{margin:5rem}.md\:m-24{margin:6rem}.md\:m-28{margin:7rem}.md\:m-32{margin:8rem}.md\:m-36{margin:9rem}.md\:m-40{margin:10rem}.md\:m-44{margin:11rem}.md\:m-48{margin:12rem}.md\:m-52{margin:14rem}.md\:m-60{margin:15rem}.md\:m-64{margin:16rem}.md\:m-72{margin:18rem}.md\:m-80{margin:20rem}.md\:m-96{margin:24rem}.md\:m-120{margin:30rem}.md\:m-160{margin:40rem}.md\:m-auto{margin:auto}.md\:mt-0{margin-top:0}.md\:mt-0\.5{margin-top:.125rem}.md\:mt-1{margin-top:.25rem}.md\:mt-1\.5{margin-top:.375rem}.md\:mt-2{margin-top:.5rem}.md\:mt-2\.5{margin-top:.625rem}.md\:mt-3{margin-top:.75rem}.md\:mt-3\.5{margin-top:.875rem}.md\:mt-4{margin-top:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-7{margin-top:1.75rem}.md\:mt-8{margin-top:2rem}.md\:mt-9{margin-top:2.25rem}.md\:mt-10{margin-top:2.5rem}.md\:mt-11{margin-top:2.75rem}.md\:mt-12{margin-top:3rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-16{margin-top:4rem}.md\:mt-20{margin-top:5rem}.md\:mt-24{margin-top:6rem}.md\:mt-28{margin-top:7rem}.md\:mt-32{margin-top:8rem}.md\:mt-36{margin-top:9rem}.md\:mt-40{margin-top:10rem}.md\:mt-44{margin-top:11rem}.md\:mt-48{margin-top:12rem}.md\:mt-52{margin-top:14rem}.md\:mt-60{margin-top:15rem}.md\:mt-64{margin-top:16rem}.md\:mt-72{margin-top:18rem}.md\:mt-80{margin-top:20rem}.md\:mt-96{margin-top:24rem}.md\:mt-120{margin-top:30rem}.md\:mt-160{margin-top:40rem}.md\:mt-auto{margin-top:auto}.md\:ml-0{margin-left:0}.md\:ml-0\.5{margin-left:.125rem}.md\:ml-1{margin-left:.25rem}.md\:ml-1\.5{margin-left:.375rem}.md\:ml-2{margin-left:.5rem}.md\:ml-2\.5{margin-left:.625rem}.md\:ml-3{margin-left:.75rem}.md\:ml-3\.5{margin-left:.875rem}.md\:ml-4{margin-left:1rem}.md\:ml-5{margin-left:1.25rem}.md\:ml-6{margin-left:1.5rem}.md\:ml-7{margin-left:1.75rem}.md\:ml-8{margin-left:2rem}.md\:ml-9{margin-left:2.25rem}.md\:ml-10{margin-left:2.5rem}.md\:ml-11{margin-left:2.75rem}.md\:ml-12{margin-left:3rem}.md\:ml-14{margin-left:3.5rem}.md\:ml-16{margin-left:4rem}.md\:ml-20{margin-left:5rem}.md\:ml-24{margin-left:6rem}.md\:ml-28{margin-left:7rem}.md\:ml-32{margin-left:8rem}.md\:ml-36{margin-left:9rem}.md\:ml-40{margin-left:10rem}.md\:ml-44{margin-left:11rem}.md\:ml-48{margin-left:12rem}.md\:ml-52{margin-left:14rem}.md\:ml-60{margin-left:15rem}.md\:ml-64{margin-left:16rem}.md\:ml-72{margin-left:18rem}.md\:ml-80{margin-left:20rem}.md\:ml-96{margin-left:24rem}.md\:ml-120{margin-left:30rem}.md\:ml-160{margin-left:40rem}.md\:ml-auto{margin-left:auto}.md\:mr-0{margin-right:0}.md\:mr-0\.5{margin-right:.125rem}.md\:mr-1{margin-right:.25rem}.md\:mr-1\.5{margin-right:.375rem}.md\:mr-2{margin-right:.5rem}.md\:mr-2\.5{margin-right:.625rem}.md\:mr-3{margin-right:.75rem}.md\:mr-3\.5{margin-right:.875rem}.md\:mr-4{margin-right:1rem}.md\:mr-5{margin-right:1.25rem}.md\:mr-6{margin-right:1.5rem}.md\:mr-7{margin-right:1.75rem}.md\:mr-8{margin-right:2rem}.md\:mr-9{margin-right:2.25rem}.md\:mr-10{margin-right:2.5rem}.md\:mr-11{margin-right:2.75rem}.md\:mr-12{margin-right:3rem}.md\:mr-14{margin-right:3.5rem}.md\:mr-16{margin-right:4rem}.md\:mr-20{margin-right:5rem}.md\:mr-24{margin-right:6rem}.md\:mr-28{margin-right:7rem}.md\:mr-32{margin-right:8rem}.md\:mr-36{margin-right:9rem}.md\:mr-40{margin-right:10rem}.md\:mr-44{margin-right:11rem}.md\:mr-48{margin-right:12rem}.md\:mr-52{margin-right:14rem}.md\:mr-60{margin-right:15rem}.md\:mr-64{margin-right:16rem}.md\:mr-72{margin-right:18rem}.md\:mr-80{margin-right:20rem}.md\:mr-96{margin-right:24rem}.md\:mr-120{margin-right:30rem}.md\:mr-160{margin-right:40rem}.md\:mr-auto{margin-right:auto}.md\:mb-0{margin-bottom:0}.md\:mb-0\.5{margin-bottom:.125rem}.md\:mb-1{margin-bottom:.25rem}.md\:mb-1\.5{margin-bottom:.375rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-2\.5{margin-bottom:.625rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-3\.5{margin-bottom:.875rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-7{margin-bottom:1.75rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-9{margin-bottom:2.25rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-11{margin-bottom:2.75rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-24{margin-bottom:6rem}.md\:mb-28{margin-bottom:7rem}.md\:mb-32{margin-bottom:8rem}.md\:mb-36{margin-bottom:9rem}.md\:mb-40{margin-bottom:10rem}.md\:mb-44{margin-bottom:11rem}.md\:mb-48{margin-bottom:12rem}.md\:mb-52{margin-bottom:14rem}.md\:mb-60{margin-bottom:15rem}.md\:mb-64{margin-bottom:16rem}.md\:mb-72{margin-bottom:18rem}.md\:mb-80{margin-bottom:20rem}.md\:mb-96{margin-bottom:24rem}.md\:mb-120{margin-bottom:30rem}.md\:mb-160{margin-bottom:40rem}.md\:mb-auto{margin-bottom:auto}.md\:p-0{padding:0}.md\:p-0\.5{padding:.125rem}.md\:p-1{padding:.25rem}.md\:p-1\.5{padding:.375rem}.md\:p-2{padding:.5rem}.md\:p-2\.5{padding:.625rem}.md\:p-3{padding:.75rem}.md\:p-3\.5{padding:.875rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:p-9{padding:2.25rem}.md\:p-10{padding:2.5rem}.md\:p-11{padding:2.75rem}.md\:p-12{padding:3rem}.md\:p-14{padding:3.5rem}.md\:p-16{padding:4rem}.md\:p-20{padding:5rem}.md\:p-24{padding:6rem}.md\:p-28{padding:7rem}.md\:p-32{padding:8rem}.md\:p-36{padding:9rem}.md\:p-40{padding:10rem}.md\:p-44{padding:11rem}.md\:p-48{padding:12rem}.md\:p-52{padding:14rem}.md\:p-60{padding:15rem}.md\:p-64{padding:16rem}.md\:p-72{padding:18rem}.md\:p-80{padding:20rem}.md\:p-96{padding:24rem}.md\:p-120{padding:30rem}.md\:p-160{padding:40rem}.md\:w-0{width:0}.md\:w-0\.5{width:.125rem}.md\:w-1{width:.25rem}.md\:w-1\.5{width:.375rem}.md\:w-2{width:.5rem}.md\:w-2\.5{width:.625rem}.md\:w-3{width:.75rem}.md\:w-3\.5{width:.875rem}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-7{width:1.75rem}.md\:w-8{width:2rem}.md\:w-9{width:2.25rem}.md\:w-10{width:2.5rem}.md\:w-11{width:2.75rem}.md\:w-12{width:3rem}.md\:w-14{width:3.5rem}.md\:w-16{width:4rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-28{width:7rem}.md\:w-32{width:8rem}.md\:w-36{width:9rem}.md\:w-40{width:10rem}.md\:w-44{width:11rem}.md\:w-48{width:12rem}.md\:w-52{width:14rem}.md\:w-60{width:15rem}.md\:w-64{width:16rem}.md\:w-72{width:18rem}.md\:w-80{width:20rem}.md\:w-96{width:24rem}.md\:w-120{width:30rem}.md\:w-160{width:40rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.33333%}.md\:w-2\/3{width:66.66667%}.md\:w-1\/4{width:25%}.md\:w-2\/4{width:50%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.66667%}.md\:w-2\/6{width:33.33333%}.md\:w-3\/6{width:50%}.md\:w-4\/6{width:66.66667%}.md\:w-5\/6{width:83.33333%}.md\:w-1\/12{width:8.33333%}.md\:w-2\/12{width:16.66667%}.md\:w-3\/12{width:25%}.md\:w-4\/12{width:33.33333%}.md\:w-5\/12{width:41.66667%}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.33333%}.md\:w-8\/12{width:66.66667%}.md\:w-9\/12{width:75%}.md\:w-10\/12{width:83.33333%}.md\:w-11\/12{width:91.66667%}.md\:w-half{width:50%}.md\:w-full{width:100%}.md\:w-screen{width:100vw}.md\:w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}.md\:w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.md\:h-0{height:0}.md\:h-0\.5{height:.125rem}.md\:h-1{height:.25rem}.md\:h-1\.5{height:.375rem}.md\:h-2{height:.5rem}.md\:h-2\.5{height:.625rem}.md\:h-3{height:.75rem}.md\:h-3\.5{height:.875rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-7{height:1.75rem}.md\:h-8{height:2rem}.md\:h-9{height:2.25rem}.md\:h-10{height:2.5rem}.md\:h-11{height:2.75rem}.md\:h-12{height:3rem}.md\:h-14{height:3.5rem}.md\:h-16{height:4rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-28{height:7rem}.md\:h-32{height:8rem}.md\:h-36{height:9rem}.md\:h-40{height:10rem}.md\:h-44{height:11rem}.md\:h-48{height:12rem}.md\:h-52{height:14rem}.md\:h-60{height:15rem}.md\:h-64{height:16rem}.md\:h-72{height:18rem}.md\:h-80{height:20rem}.md\:h-96{height:24rem}.md\:h-120{height:30rem}.md\:h-160{height:40rem}.md\:h-auto{height:auto}.md\:h-1\/2{height:50%}.md\:h-1\/3{height:33.33333%}.md\:h-2\/3{height:66.66667%}.md\:h-1\/4{height:25%}.md\:h-2\/4{height:50%}.md\:h-3\/4{height:75%}.md\:h-1\/5{height:20%}.md\:h-2\/5{height:40%}.md\:h-3\/5{height:60%}.md\:h-4\/5{height:80%}.md\:h-1\/6{height:16.66667%}.md\:h-2\/6{height:33.33333%}.md\:h-3\/6{height:50%}.md\:h-4\/6{height:66.66667%}.md\:h-5\/6{height:83.33333%}.md\:h-1\/12{height:8.33333%}.md\:h-2\/12{height:16.66667%}.md\:h-3\/12{height:25%}.md\:h-4\/12{height:33.33333%}.md\:h-5\/12{height:41.66667%}.md\:h-6\/12{height:50%}.md\:h-7\/12{height:58.33333%}.md\:h-8\/12{height:66.66667%}.md\:h-9\/12{height:75%}.md\:h-10\/12{height:83.33333%}.md\:h-11\/12{height:91.66667%}.md\:h-half{height:50%}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:h-min{height:-webkit-min-content;height:-moz-min-content;height:min-content}.md\:h-max{height:-webkit-max-content;height:-moz-max-content;height:max-content}.md\:max-w-0{max-width:0}.md\:max-w-0\.5{max-width:.125rem}.md\:max-w-1{max-width:.25rem}.md\:max-w-1\.5{max-width:.375rem}.md\:max-w-2{max-width:.5rem}.md\:max-w-2\.5{max-width:.625rem}.md\:max-w-3{max-width:.75rem}.md\:max-w-3\.5{max-width:.875rem}.md\:max-w-4{max-width:1rem}.md\:max-w-5{max-width:1.25rem}.md\:max-w-6{max-width:1.5rem}.md\:max-w-7{max-width:1.75rem}.md\:max-w-8{max-width:2rem}.md\:max-w-9{max-width:2.25rem}.md\:max-w-10{max-width:2.5rem}.md\:max-w-11{max-width:2.75rem}.md\:max-w-12{max-width:3rem}.md\:max-w-14{max-width:3.5rem}.md\:max-w-16{max-width:4rem}.md\:max-w-20{max-width:5rem}.md\:max-w-24{max-width:6rem}.md\:max-w-28{max-width:7rem}.md\:max-w-32{max-width:8rem}.md\:max-w-36{max-width:9rem}.md\:max-w-40{max-width:10rem}.md\:max-w-44{max-width:11rem}.md\:max-w-48{max-width:12rem}.md\:max-w-52{max-width:14rem}.md\:max-w-60{max-width:15rem}.md\:max-w-64{max-width:16rem}.md\:max-w-72{max-width:18rem}.md\:max-w-80{max-width:20rem}.md\:max-w-96{max-width:24rem}.md\:max-w-120{max-width:30rem}.md\:max-w-160{max-width:40rem}.md\:max-w-auto{max-width:auto}.md\:max-w-1\/2{max-width:50%}.md\:max-w-1\/3{max-width:33.33333%}.md\:max-w-2\/3{max-width:66.66667%}.md\:max-w-1\/4{max-width:25%}.md\:max-w-2\/4{max-width:50%}.md\:max-w-3\/4{max-width:75%}.md\:max-w-1\/5{max-width:20%}.md\:max-w-2\/5{max-width:40%}.md\:max-w-3\/5{max-width:60%}.md\:max-w-4\/5{max-width:80%}.md\:max-w-1\/6{max-width:16.66667%}.md\:max-w-2\/6{max-width:33.33333%}.md\:max-w-3\/6{max-width:50%}.md\:max-w-4\/6{max-width:66.66667%}.md\:max-w-5\/6{max-width:83.33333%}.md\:max-w-1\/12{max-width:8.33333%}.md\:max-w-2\/12{max-width:16.66667%}.md\:max-w-3\/12{max-width:25%}.md\:max-w-4\/12{max-width:33.33333%}.md\:max-w-5\/12{max-width:41.66667%}.md\:max-w-6\/12{max-width:50%}.md\:max-w-7\/12{max-width:58.33333%}.md\:max-w-8\/12{max-width:66.66667%}.md\:max-w-9\/12{max-width:75%}.md\:max-w-10\/12{max-width:83.33333%}.md\:max-w-11\/12{max-width:91.66667%}.md\:max-w-half{max-width:50%}.md\:max-w-full{max-width:100%}.md\:max-w-screen{max-width:100vw}.md\:max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.md\:max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.md\:min-w-0{min-width:0}.md\:min-w-0\.5{min-width:.125rem}.md\:min-w-1{min-width:.25rem}.md\:min-w-1\.5{min-width:.375rem}.md\:min-w-2{min-width:.5rem}.md\:min-w-2\.5{min-width:.625rem}.md\:min-w-3{min-width:.75rem}.md\:min-w-3\.5{min-width:.875rem}.md\:min-w-4{min-width:1rem}.md\:min-w-5{min-width:1.25rem}.md\:min-w-6{min-width:1.5rem}.md\:min-w-7{min-width:1.75rem}.md\:min-w-8{min-width:2rem}.md\:min-w-9{min-width:2.25rem}.md\:min-w-10{min-width:2.5rem}.md\:min-w-11{min-width:2.75rem}.md\:min-w-12{min-width:3rem}.md\:min-w-14{min-width:3.5rem}.md\:min-w-16{min-width:4rem}.md\:min-w-20{min-width:5rem}.md\:min-w-24{min-width:6rem}.md\:min-w-28{min-width:7rem}.md\:min-w-32{min-width:8rem}.md\:min-w-36{min-width:9rem}.md\:min-w-40{min-width:10rem}.md\:min-w-44{min-width:11rem}.md\:min-w-48{min-width:12rem}.md\:min-w-52{min-width:14rem}.md\:min-w-60{min-width:15rem}.md\:min-w-64{min-width:16rem}.md\:min-w-72{min-width:18rem}.md\:min-w-80{min-width:20rem}.md\:min-w-96{min-width:24rem}.md\:min-w-120{min-width:30rem}.md\:min-w-160{min-width:40rem}.md\:min-w-auto{min-width:auto}.md\:min-w-1\/2{min-width:50%}.md\:min-w-1\/3{min-width:33.33333%}.md\:min-w-2\/3{min-width:66.66667%}.md\:min-w-1\/4{min-width:25%}.md\:min-w-2\/4{min-width:50%}.md\:min-w-3\/4{min-width:75%}.md\:min-w-1\/5{min-width:20%}.md\:min-w-2\/5{min-width:40%}.md\:min-w-3\/5{min-width:60%}.md\:min-w-4\/5{min-width:80%}.md\:min-w-1\/6{min-width:16.66667%}.md\:min-w-2\/6{min-width:33.33333%}.md\:min-w-3\/6{min-width:50%}.md\:min-w-4\/6{min-width:66.66667%}.md\:min-w-5\/6{min-width:83.33333%}.md\:min-w-1\/12{min-width:8.33333%}.md\:min-w-2\/12{min-width:16.66667%}.md\:min-w-3\/12{min-width:25%}.md\:min-w-4\/12{min-width:33.33333%}.md\:min-w-5\/12{min-width:41.66667%}.md\:min-w-6\/12{min-width:50%}.md\:min-w-7\/12{min-width:58.33333%}.md\:min-w-8\/12{min-width:66.66667%}.md\:min-w-9\/12{min-width:75%}.md\:min-w-10\/12{min-width:83.33333%}.md\:min-w-11\/12{min-width:91.66667%}.md\:min-w-half{min-width:50%}.md\:min-w-full{min-width:100%}.md\:min-w-screen{min-width:100vw}.md\:min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.md\:min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.md\:max-h-0{max-height:0}.md\:max-h-0\.5{max-height:.125rem}.md\:max-h-1{max-height:.25rem}.md\:max-h-1\.5{max-height:.375rem}.md\:max-h-2{max-height:.5rem}.md\:max-h-2\.5{max-height:.625rem}.md\:max-h-3{max-height:.75rem}.md\:max-h-3\.5{max-height:.875rem}.md\:max-h-4{max-height:1rem}.md\:max-h-5{max-height:1.25rem}.md\:max-h-6{max-height:1.5rem}.md\:max-h-7{max-height:1.75rem}.md\:max-h-8{max-height:2rem}.md\:max-h-9{max-height:2.25rem}.md\:max-h-10{max-height:2.5rem}.md\:max-h-11{max-height:2.75rem}.md\:max-h-12{max-height:3rem}.md\:max-h-14{max-height:3.5rem}.md\:max-h-16{max-height:4rem}.md\:max-h-20{max-height:5rem}.md\:max-h-24{max-height:6rem}.md\:max-h-28{max-height:7rem}.md\:max-h-32{max-height:8rem}.md\:max-h-36{max-height:9rem}.md\:max-h-40{max-height:10rem}.md\:max-h-44{max-height:11rem}.md\:max-h-48{max-height:12rem}.md\:max-h-52{max-height:14rem}.md\:max-h-60{max-height:15rem}.md\:max-h-64{max-height:16rem}.md\:max-h-72{max-height:18rem}.md\:max-h-80{max-height:20rem}.md\:max-h-96{max-height:24rem}.md\:max-h-120{max-height:30rem}.md\:max-h-160{max-height:40rem}.md\:max-h-auto{max-height:auto}.md\:max-h-1\/2{max-height:50%}.md\:max-h-1\/3{max-height:33.33333%}.md\:max-h-2\/3{max-height:66.66667%}.md\:max-h-1\/4{max-height:25%}.md\:max-h-2\/4{max-height:50%}.md\:max-h-3\/4{max-height:75%}.md\:max-h-1\/5{max-height:20%}.md\:max-h-2\/5{max-height:40%}.md\:max-h-3\/5{max-height:60%}.md\:max-h-4\/5{max-height:80%}.md\:max-h-1\/6{max-height:16.66667%}.md\:max-h-2\/6{max-height:33.33333%}.md\:max-h-3\/6{max-height:50%}.md\:max-h-4\/6{max-height:66.66667%}.md\:max-h-5\/6{max-height:83.33333%}.md\:max-h-1\/12{max-height:8.33333%}.md\:max-h-2\/12{max-height:16.66667%}.md\:max-h-3\/12{max-height:25%}.md\:max-h-4\/12{max-height:33.33333%}.md\:max-h-5\/12{max-height:41.66667%}.md\:max-h-6\/12{max-height:50%}.md\:max-h-7\/12{max-height:58.33333%}.md\:max-h-8\/12{max-height:66.66667%}.md\:max-h-9\/12{max-height:75%}.md\:max-h-10\/12{max-height:83.33333%}.md\:max-h-11\/12{max-height:91.66667%}.md\:max-h-half{max-height:50%}.md\:max-h-full{max-height:100%}.md\:max-h-screen{max-height:100vh}.md\:max-h-min{max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content}.md\:max-h-max{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.md\:min-h-0{min-height:0}.md\:min-h-0\.5{min-height:.125rem}.md\:min-h-1{min-height:.25rem}.md\:min-h-1\.5{min-height:.375rem}.md\:min-h-2{min-height:.5rem}.md\:min-h-2\.5{min-height:.625rem}.md\:min-h-3{min-height:.75rem}.md\:min-h-3\.5{min-height:.875rem}.md\:min-h-4{min-height:1rem}.md\:min-h-5{min-height:1.25rem}.md\:min-h-6{min-height:1.5rem}.md\:min-h-7{min-height:1.75rem}.md\:min-h-8{min-height:2rem}.md\:min-h-9{min-height:2.25rem}.md\:min-h-10{min-height:2.5rem}.md\:min-h-11{min-height:2.75rem}.md\:min-h-12{min-height:3rem}.md\:min-h-14{min-height:3.5rem}.md\:min-h-16{min-height:4rem}.md\:min-h-20{min-height:5rem}.md\:min-h-24{min-height:6rem}.md\:min-h-28{min-height:7rem}.md\:min-h-32{min-height:8rem}.md\:min-h-36{min-height:9rem}.md\:min-h-40{min-height:10rem}.md\:min-h-44{min-height:11rem}.md\:min-h-48{min-height:12rem}.md\:min-h-52{min-height:14rem}.md\:min-h-60{min-height:15rem}.md\:min-h-64{min-height:16rem}.md\:min-h-72{min-height:18rem}.md\:min-h-80{min-height:20rem}.md\:min-h-96{min-height:24rem}.md\:min-h-120{min-height:30rem}.md\:min-h-160{min-height:40rem}.md\:min-h-auto{min-height:auto}.md\:min-h-1\/2{min-height:50%}.md\:min-h-1\/3{min-height:33.33333%}.md\:min-h-2\/3{min-height:66.66667%}.md\:min-h-1\/4{min-height:25%}.md\:min-h-2\/4{min-height:50%}.md\:min-h-3\/4{min-height:75%}.md\:min-h-1\/5{min-height:20%}.md\:min-h-2\/5{min-height:40%}.md\:min-h-3\/5{min-height:60%}.md\:min-h-4\/5{min-height:80%}.md\:min-h-1\/6{min-height:16.66667%}.md\:min-h-2\/6{min-height:33.33333%}.md\:min-h-3\/6{min-height:50%}.md\:min-h-4\/6{min-height:66.66667%}.md\:min-h-5\/6{min-height:83.33333%}.md\:min-h-1\/12{min-height:8.33333%}.md\:min-h-2\/12{min-height:16.66667%}.md\:min-h-3\/12{min-height:25%}.md\:min-h-4\/12{min-height:33.33333%}.md\:min-h-5\/12{min-height:41.66667%}.md\:min-h-6\/12{min-height:50%}.md\:min-h-7\/12{min-height:58.33333%}.md\:min-h-8\/12{min-height:66.66667%}.md\:min-h-9\/12{min-height:75%}.md\:min-h-10\/12{min-height:83.33333%}.md\:min-h-11\/12{min-height:91.66667%}.md\:min-h-half{min-height:50%}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:min-h-min{min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.md\:min-h-max{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}}.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-earthquake{background-color:#595757}.bg-earthquake-light{background-color:#e2e2e2}.bg-flood{background-color:#38a1db;background-color:#ceebf7}.bg-sediment{background-color:#ed6d1f}@media only screen and (max-width:1024px){.lg\:bg-transparent{background-color:transparent}.lg\:bg-white{background-color:#fff}.lg\:bg-black{background-color:#000}.lg\:bg-earthquake{background-color:#595757}.lg\:bg-earthquake-light{background-color:#e2e2e2}.lg\:bg-flood{background-color:#38a1db;background-color:#ceebf7}.lg\:bg-sediment{background-color:#ed6d1f}}@media only screen and (max-width:768px){.md\:bg-transparent{background-color:transparent}.md\:bg-white{background-color:#fff}.md\:bg-black{background-color:#000}.md\:bg-earthquake{background-color:#595757}.md\:bg-earthquake-light{background-color:#e2e2e2}.md\:bg-flood{background-color:#38a1db;background-color:#ceebf7}.md\:bg-sediment{background-color:#ed6d1f}}.block{display:block}.inline-block{display:inline-block}@media only screen and (max-width:1024px){.lg\:block{display:block}.lg\:inline-block{display:inline-block}}@media only screen and (max-width:768px){.md\:block{display:block}.md\:inline-block{display:inline-block}}.text-red{color:#ff2800}.text-purple{color:#a0a}.text-white{color:#fff}.text-gray{color:#888}.text-link{color:#2b3095;cursor:pointer}.stock-configurer-header .title,.text-bold{font-weight:700}.text-earthquake{color:#595757}.text-flood{color:#38a1db}.text-sediment{color:#ed6d1f}.text-small{font-size:.9em}.text-little-large{font-size:1.15em}.text-large{font-size:1.4em}.text-huge{font-size:2em}.text-indent{text-indent:1em}.text-border{border-style:solid;border-width:1px;padding:2px;background-color:#fff;line-height:1;margin:.8rem .2rem}.text-underline{text-decoration:underline}.text-vertical{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:upright;text-orientation:upright}.text-wrap{word-break:break-all}.text-center{text-align:center}.container{max-width:1200px;width:100%;margin:0 auto}.page-header{background-image:url(../images/head_bg.png);background-repeat:no-repeat;background-position:top;position:relative;border-bottom:10px solid #000;min-height:100%}.page-header>.container{padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-header .menu-button{display:none}.page-header .language-selector{position:relative;width:13rem;z-index:2}.page-header .language-selector .button{width:100%;height:3rem;background-color:#fff}.page-header .language-selector .language-list{width:100%;height:0;position:absolute;top:100%;left:0;-webkit-transition:height .2s;transition:height .2s;overflow:hidden}.page-header .language-selector .language-list .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:none;border-radius:0;padding:0}.page-header .language-selector .language-list .button:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.page-header .language-selector .language-list.visible{height:18rem}.page-header .language-selector.expanded .toggler{border-bottom-left-radius:0;border-bottom-right-radius:0}.page-header .language-selector.expanded .language-list{height:18rem}.page-title{font-size:2.8rem;line-height:1;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-title .brand{display:inline-block;width:48px;height:48px;margin-right:.4rem;background-image:url(../images/logo.png);background-repeat:no-repeat;background-position:0;background-size:contain}.page-navigation{background-color:#333;color:#fff;height:36px}.page-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding-top:2px;padding-bottom:2px}.page-navigation li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:20%;flex-basis:20%;height:100%;border-left:1px solid #555}.page-navigation li:last-child{border-right:1px solid #555}.page-navigation a{color:#fff;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.page-navigation a:hover{background-color:hsla(0,0%,100%,.105)}.page-main>.container{padding:1.2rem}.page-main>.container.print-area{min-width:1200px}.page-footer{overflow:hidden;width:100%}.page-footer .container{padding:1.2rem 1.2rem 0}.page-footer .wrapper{background-color:#fff}.page-footer .wrapper .container{padding:1.2rem}.page-footer .page-link{margin:3rem 0 1.2rem;text-align:right}.page-footer .page-link .button{color:#fff;background-color:#ffd900}.page-footer .footer-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.6rem}.page-footer .footer-link .list-row:not(:last-child){margin-right:1.6rem}.page-footer .address{margin-top:1.6rem}.page-footer .address h4{font-weight:700;margin-bottom:.4rem}.page-footer .address span{margin-right:1rem}.page-footer .address a[href^="tel:"]{cursor:default;color:#393636;text-decoration:none}.page-footer .copyright{background-color:#000;color:#fff;margin-top:1.6rem;padding:.8rem 1.2rem;text-align:center}.smartphone-title,.tablet-title{display:none}.pc-title{display:block}@media only screen and (max-width:768px){.page-header>.container{padding:4px}.page-header .menu-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page-header .menu-button~*{display:none}.page-title{font-size:2rem}.page-navigation{display:none}.page-main>.container{padding:0}.pc-title,.tablet-title{display:none}.smartphone-title{display:block}}@media only print and (max-width:768px){html.sp-pdf .page-header>.container{padding:4px}html.sp-pdf .page-header .menu-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}html.sp-pdf .page-header .menu-button~*{display:none}html.sp-pdf .page-title{font-size:2rem}html.sp-pdf .page-navigation{display:none}html.sp-pdf .page-main>.container{padding:0}html.sp-pdf .pc-title,html.sp-pdf .tablet-title{display:none}html.sp-pdf .smartphone-title{display:block}}@media only screen and (min-width:768px) and (max-width:1024px){.pc-title,.smartphone-title{display:none}.tablet-title{display:block}}@media only print and (min-width:768px) and (max-width:1024px){html.sp-pdf .pc-title,html.sp-pdf .smartphone-title{display:none}html.sp-pdf .tablet-title{display:block}}.drawer-scrim{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:9999;display:none}.drawer{position:fixed;width:260px;height:100vh;top:0;right:-260px;z-index:10000;background-color:#fff;-webkit-transition:right .2s;transition:right .2s;border-left:4px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.drawer .drawer-header{-ms-flex-negative:0;flex-shrink:0}.drawer .drawer-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto}.drawer .drawer-footer{-ms-flex-negative:0;flex-shrink:0}.drawer .drawer-close{background-color:#000;color:#fff;padding:16px 6px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drawer .drawer-close:hover{cursor:pointer}.drawer .drawer-close .mi{margin-right:8px}.drawer .language-selector{background-color:#ccc;font-size:1.2rem}.drawer .language-selector .mi{margin-right:8px}.drawer .language-selector h5{padding:6px;font-size:12px;border-bottom:1px solid #bbb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000}.drawer .language-selector h5 .icon{margin-right:4px}.drawer .language-selector .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;height:3rem;padding:.2rem;border:none;border-bottom:1px solid #bbb}.drawer .page-selector{font-size:1.2rem}.drawer .page-selector .mi{margin-right:8px}.drawer .page-selector h5{background-color:#ffdd1a;font-size:1.2rem;padding:6px;font-size:15px;border-bottom:1px solid #bbb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drawer .page-selector h5 .icon{margin-right:4px}.drawer .page-selector li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.drawer .page-selector .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;height:3rem;border:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.drawer .page-selector .button:not(.no-link){color:#000}.drawer .page-selector .button:not(.no-link):hover{background-color:#efefef;color:#000}.drawer .page-selector .button.detail{padding-left:3rem}@media only screen and (max-width:768px){html.drawer-opened{overflow:hidden}html.drawer-opened .drawer{right:0}html.drawer-opened .drawer-scrim{display:block}}.content-title{padding:.4rem .6rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.content-title-image{width:64px;height:64px;background-repeat:no-repeat;background-size:contain;margin-right:1rem;-ms-flex-negative:0;flex-shrink:0}.content-title-text{font-size:2.4rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-title-text>*{margin-right:2rem}.content-main{margin-top:2rem}.content-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tab-container .tab-content{display:none;opacity:0}.tab-container .tab-content.active{display:block;opacity:1;-webkit-animation:tab-toggle .5s;animation:tab-toggle .5s}@-webkit-keyframes tab-toggle{0%{opacity:0}to{opacity:1}}@keyframes tab-toggle{0%{opacity:0}to{opacity:1}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(../fonts/MaterialIcons-Regular.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(../fonts/MaterialIcons-Regular.woff2) format("woff2"),url(../fonts/MaterialIcons-Regular.woff) format("woff"),url(../fonts/MaterialIcons-Regular.ttf) format("truetype")}.material-icons,.material-icons-outlined,.material-icons-round,.material-icons-sharp,.material-icons-two-tone{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:url(../fonts/MaterialIconsOutlined-Regular.eot);src:local("Material Icons Outlined"),local("MaterialIconsOutlined-Regular"),url(../fonts/MaterialIconsOutlined-Regular.woff2) format("woff2"),url(../fonts/MaterialIconsOutlined-Regular.woff) format("woff"),url(../fonts/MaterialIconsOutlined-Regular.otf) format("opentype")}.material-icons-outlined{font-family:Material Icons Outlined}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;src:url(../fonts/MaterialIconsRound-Regular.eot);src:local("Material Icons Round"),local("MaterialIconsRound-Regular"),url(../fonts/MaterialIconsRound-Regular.woff2) format("woff2"),url(../fonts/MaterialIconsRound-Regular.woff) format("woff"),url(../fonts/MaterialIconsRound-Regular.otf) format("opentype")}.material-icons-round{font-family:Material Icons Round}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;src:url(../fonts/MaterialIconsSharp-Regular.eot);src:local("Material Icons Sharp"),local("MaterialIconsSharp-Regular"),url(../fonts/MaterialIconsSharp-Regular.woff2) format("woff2"),url(../fonts/MaterialIconsSharp-Regular.woff) format("woff"),url(../fonts/MaterialIconsSharp-Regular.otf) format("opentype")}.material-icons-sharp{font-family:Material Icons Sharp}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;src:url(../fonts/MaterialIconsTwoTone-Regular.eot);src:local("Material Icons Two Tone"),local("MaterialIconsTwoTone-Regular"),url(../fonts/MaterialIconsTwoTone-Regular.woff2) format("woff2"),url(../fonts/MaterialIconsTwoTone-Regular.woff) format("woff"),url(../fonts/MaterialIconsTwoTone-Regular.otf) format("opentype")}.material-icons-two-tone{font-family:Material Icons Two Tone}.mi{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.mi-360:before{content:"\e577"}.mi-10k:before{content:"\e951"}.mi-10mp:before{content:"\e952"}.mi-11mp:before{content:"\e953"}.mi-12mp:before{content:"\e954"}.mi-13mp:before{content:"\e955"}.mi-14mp:before{content:"\e956"}.mi-15mp:before{content:"\e957"}.mi-16mp:before{content:"\e958"}.mi-17mp:before{content:"\e959"}.mi-18mp:before{content:"\e95a"}.mi-19mp:before{content:"\e95b"}.mi-1k:before{content:"\e95c"}.mi-1k-plus:before{content:"\e95d"}.mi-20mp:before{content:"\e95e"}.mi-21mp:before{content:"\e95f"}.mi-22mp:before{content:"\e960"}.mi-23mp:before{content:"\e961"}.mi-24mp:before{content:"\e962"}.mi-2k:before{content:"\e963"}.mi-2k-plus:before{content:"\e964"}.mi-2mp:before{content:"\e965"}.mi-3d-rotation:before{content:"\e84d"}.mi-3k:before{content:"\e966"}.mi-3k-plus:before{content:"\e967"}.mi-3mp:before{content:"\e968"}.mi-4k:before{content:"\e072"}.mi-4k-plus:before{content:"\e969"}.mi-4mp:before{content:"\e96a"}.mi-5g:before{content:"\ef38"}.mi-5k:before{content:"\e96b"}.mi-5k-plus:before{content:"\e96c"}.mi-5mp:before{content:"\e96d"}.mi-6-ft-apart:before{content:"\f21e"}.mi-6k:before{content:"\e96e"}.mi-6k-plus:before{content:"\e96f"}.mi-6mp:before{content:"\e970"}.mi-7k:before{content:"\e971"}.mi-7k-plus:before{content:"\e972"}.mi-7mp:before{content:"\e973"}.mi-8k:before{content:"\e974"}.mi-8k-plus:before{content:"\e975"}.mi-8mp:before{content:"\e976"}.mi-9k:before{content:"\e977"}.mi-9k-plus:before{content:"\e978"}.mi-9mp:before{content:"\e979"}.mi-ac-unit:before{content:"\eb3b"}.mi-access-alarm:before{content:"\e190"}.mi-access-alarms:before{content:"\e191"}.mi-access-time:before{content:"\e192"}.mi-accessibility:before{content:"\e84e"}.mi-accessibility-new:before{content:"\e92c"}.mi-accessible:before{content:"\e914"}.mi-accessible-forward:before{content:"\e934"}.mi-account-balance:before{content:"\e84f"}.mi-account-balance-wallet:before{content:"\e850"}.mi-account-box:before{content:"\e851"}.mi-account-circle:before{content:"\e853"}.mi-account-tree:before{content:"\e97a"}.mi-ad-units:before{content:"\ef39"}.mi-adb:before{content:"\e60e"}.mi-add:before{content:"\e145"}.mi-add-a-photo:before{content:"\e439"}.mi-add-alarm:before{content:"\e193"}.mi-add-alert:before{content:"\e003"}.mi-add-box:before{content:"\e146"}.mi-add-business:before{content:"\e729"}.mi-add-call:before{content:"\e0e8"}.mi-add-chart:before{content:"\e97b"}.mi-add-circle:before{content:"\e147"}.mi-add-circle-outline:before{content:"\e148"}.mi-add-comment:before{content:"\e266"}.mi-add-ic-call:before{content:"\e97c"}.mi-add-link:before{content:"\e178"}.mi-add-location:before{content:"\e567"}.mi-add-location-alt:before{content:"\ef3a"}.mi-add-moderator:before{content:"\e97d"}.mi-add-photo-alternate:before{content:"\e43e"}.mi-add-road:before{content:"\ef3b"}.mi-add-shopping-cart:before{content:"\e854"}.mi-add-task:before{content:"\f23a"}.mi-add-to-drive:before{content:"\e65c"}.mi-add-to-home-screen:before{content:"\e1fe"}.mi-add-to-photos:before{content:"\e39d"}.mi-add-to-queue:before{content:"\e05c"}.mi-addchart:before{content:"\ef3c"}.mi-adjust:before{content:"\e39e"}.mi-admin-panel-settings:before{content:"\ef3d"}.mi-agriculture:before{content:"\ea79"}.mi-airline-seat-flat:before{content:"\e630"}.mi-airline-seat-flat-angled:before{content:"\e631"}.mi-airline-seat-individual-suite:before{content:"\e632"}.mi-airline-seat-legroom-extra:before{content:"\e633"}.mi-airline-seat-legroom-normal:before{content:"\e634"}.mi-airline-seat-legroom-reduced:before{content:"\e635"}.mi-airline-seat-recline-extra:before{content:"\e636"}.mi-airline-seat-recline-normal:before{content:"\e637"}.mi-airplanemode-active:before{content:"\e195"}.mi-airplanemode-inactive:before,.mi-airplanemode-off:before{content:"\e194"}.mi-airplanemode-on:before{content:"\e195"}.mi-airplay:before{content:"\e055"}.mi-airport-shuttle:before{content:"\eb3c"}.mi-alarm:before{content:"\e855"}.mi-alarm-add:before{content:"\e856"}.mi-alarm-off:before{content:"\e857"}.mi-alarm-on:before{content:"\e858"}.mi-album:before{content:"\e019"}.mi-align-horizontal-center:before{content:"\e00f"}.mi-align-horizontal-left:before{content:"\e00d"}.mi-align-horizontal-right:before{content:"\e010"}.mi-align-vertical-bottom:before{content:"\e015"}.mi-align-vertical-center:before{content:"\e011"}.mi-align-vertical-top:before{content:"\e00c"}.mi-all-inbox:before{content:"\e97f"}.mi-all-inclusive:before{content:"\eb3d"}.mi-all-out:before{content:"\e90b"}.mi-alt-route:before{content:"\f184"}.mi-alternate-email:before{content:"\e0e6"}.mi-amp-stories:before{content:"\ea13"}.mi-analytics:before{content:"\ef3e"}.mi-anchor:before{content:"\f1cd"}.mi-android:before{content:"\e859"}.mi-animation:before{content:"\e71c"}.mi-announcement:before{content:"\e85a"}.mi-apartment:before{content:"\ea40"}.mi-api:before{content:"\f1b7"}.mi-app-blocking:before{content:"\ef3f"}.mi-app-registration:before{content:"\ef40"}.mi-app-settings-alt:before{content:"\ef41"}.mi-approval:before{content:"\e982"}.mi-apps:before{content:"\e5c3"}.mi-architecture:before{content:"\ea3b"}.mi-archive:before{content:"\e149"}.mi-arrow-back:before{content:"\e5c4"}.mi-arrow-back-ios:before{content:"\e5e0"}.mi-arrow-circle-down:before{content:"\f181"}.mi-arrow-circle-up:before{content:"\f182"}.mi-arrow-downward:before{content:"\e5db"}.mi-arrow-drop-down:before{content:"\e5c5"}.mi-arrow-drop-down-circle:before{content:"\e5c6"}.mi-arrow-drop-up:before{content:"\e5c7"}.mi-arrow-forward:before{content:"\e5c8"}.mi-arrow-forward-ios:before{content:"\e5e1"}.mi-arrow-left:before{content:"\e5de"}.mi-arrow-right:before{content:"\e5df"}.mi-arrow-right-alt:before{content:"\e941"}.mi-arrow-upward:before{content:"\e5d8"}.mi-art-track:before{content:"\e060"}.mi-article:before{content:"\ef42"}.mi-aspect-ratio:before{content:"\e85b"}.mi-assessment:before{content:"\e85c"}.mi-assignment:before{content:"\e85d"}.mi-assignment-ind:before{content:"\e85e"}.mi-assignment-late:before{content:"\e85f"}.mi-assignment-return:before{content:"\e860"}.mi-assignment-returned:before{content:"\e861"}.mi-assignment-turned-in:before{content:"\e862"}.mi-assistant:before{content:"\e39f"}.mi-assistant-direction:before{content:"\e988"}.mi-assistant-navigation:before{content:"\e989"}.mi-assistant-photo:before{content:"\e3a0"}.mi-atm:before{content:"\e573"}.mi-attach-email:before{content:"\ea5e"}.mi-attach-file:before{content:"\e226"}.mi-attach-money:before{content:"\e227"}.mi-attachment:before{content:"\e2bc"}.mi-attractions:before{content:"\ea52"}.mi-audiotrack:before{content:"\e3a1"}.mi-auto-awesome:before{content:"\e65f"}.mi-auto-awesome-mosaic:before{content:"\e660"}.mi-auto-awesome-motion:before{content:"\e661"}.mi-auto-delete:before{content:"\ea4c"}.mi-auto-fix-high:before{content:"\e663"}.mi-auto-fix-normal:before{content:"\e664"}.mi-auto-fix-off:before{content:"\e665"}.mi-auto-stories:before{content:"\e666"}.mi-autorenew:before{content:"\e863"}.mi-av-timer:before{content:"\e01b"}.mi-baby-changing-station:before{content:"\f19b"}.mi-backpack:before{content:"\f19c"}.mi-backspace:before{content:"\e14a"}.mi-backup:before{content:"\e864"}.mi-backup-table:before{content:"\ef43"}.mi-badge:before{content:"\ea67"}.mi-bakery-dining:before{content:"\ea53"}.mi-ballot:before{content:"\e172"}.mi-bar-chart:before{content:"\e26b"}.mi-batch-prediction:before{content:"\f0f5"}.mi-bathtub:before{content:"\ea41"}.mi-battery-alert:before{content:"\e19c"}.mi-battery-charging-full:before{content:"\e1a3"}.mi-battery-full:before{content:"\e1a4"}.mi-battery-std:before{content:"\e1a5"}.mi-battery-unknown:before{content:"\e1a6"}.mi-beach-access:before{content:"\eb3e"}.mi-bedtime:before{content:"\ef44"}.mi-beenhere:before{content:"\e52d"}.mi-bento:before{content:"\f1f4"}.mi-bike-scooter:before{content:"\ef45"}.mi-biotech:before{content:"\ea3a"}.mi-block:before{content:"\e14b"}.mi-block-flipped:before{content:"\ef46"}.mi-bluetooth:before{content:"\e1a7"}.mi-bluetooth-audio:before{content:"\e60f"}.mi-bluetooth-connected:before{content:"\e1a8"}.mi-bluetooth-disabled:before{content:"\e1a9"}.mi-bluetooth-searching:before{content:"\e1aa"}.mi-blur-circular:before{content:"\e3a2"}.mi-blur-linear:before{content:"\e3a3"}.mi-blur-off:before{content:"\e3a4"}.mi-blur-on:before{content:"\e3a5"}.mi-bolt:before{content:"\ea0b"}.mi-book:before{content:"\e865"}.mi-book-online:before{content:"\f217"}.mi-bookmark:before{content:"\e866"}.mi-bookmark-border:before,.mi-bookmark-outline:before{content:"\e867"}.mi-bookmarks:before{content:"\e98b"}.mi-border-all:before{content:"\e228"}.mi-border-bottom:before{content:"\e229"}.mi-border-clear:before{content:"\e22a"}.mi-border-color:before{content:"\e22b"}.mi-border-horizontal:before{content:"\e22c"}.mi-border-inner:before{content:"\e22d"}.mi-border-left:before{content:"\e22e"}.mi-border-outer:before{content:"\e22f"}.mi-border-right:before{content:"\e230"}.mi-border-style:before{content:"\e231"}.mi-border-top:before{content:"\e232"}.mi-border-vertical:before{content:"\e233"}.mi-branding-watermark:before{content:"\e06b"}.mi-breakfast-dining:before{content:"\ea54"}.mi-brightness-1:before{content:"\e3a6"}.mi-brightness-2:before{content:"\e3a7"}.mi-brightness-3:before{content:"\e3a8"}.mi-brightness-4:before{content:"\e3a9"}.mi-brightness-5:before{content:"\e3aa"}.mi-brightness-6:before{content:"\e3ab"}.mi-brightness-7:before{content:"\e3ac"}.mi-brightness-auto:before{content:"\e1ab"}.mi-brightness-high:before{content:"\e1ac"}.mi-brightness-low:before{content:"\e1ad"}.mi-brightness-medium:before{content:"\e1ae"}.mi-broken-image:before{content:"\e3ad"}.mi-browser-not-supported:before{content:"\ef47"}.mi-brunch-dining:before{content:"\ea73"}.mi-brush:before{content:"\e3ae"}.mi-bubble-chart:before{content:"\e6dd"}.mi-bug-report:before{content:"\e868"}.mi-build:before{content:"\e869"}.mi-build-circle:before{content:"\ef48"}.mi-burst-mode:before{content:"\e43c"}.mi-bus-alert:before{content:"\e98f"}.mi-business:before{content:"\e0af"}.mi-business-center:before{content:"\eb3f"}.mi-cached:before{content:"\e86a"}.mi-cake:before{content:"\e7e9"}.mi-calculate:before{content:"\ea5f"}.mi-calendar-today:before{content:"\e935"}.mi-calendar-view-day:before{content:"\e936"}.mi-call:before{content:"\e0b0"}.mi-call-end:before{content:"\e0b1"}.mi-call-made:before{content:"\e0b2"}.mi-call-merge:before{content:"\e0b3"}.mi-call-missed:before{content:"\e0b4"}.mi-call-missed-outgoing:before{content:"\e0e4"}.mi-call-received:before{content:"\e0b5"}.mi-call-split:before{content:"\e0b6"}.mi-call-to-action:before{content:"\e06c"}.mi-camera:before{content:"\e3af"}.mi-camera-alt:before{content:"\e3b0"}.mi-camera-enhance:before{content:"\e8fc"}.mi-camera-front:before{content:"\e3b1"}.mi-camera-rear:before{content:"\e3b2"}.mi-camera-roll:before{content:"\e3b3"}.mi-campaign:before{content:"\ef49"}.mi-cancel:before{content:"\e5c9"}.mi-cancel-presentation:before{content:"\e0e9"}.mi-cancel-schedule-send:before{content:"\ea39"}.mi-car-rental:before{content:"\ea55"}.mi-car-repair:before{content:"\ea56"}.mi-card-giftcard:before{content:"\e8f6"}.mi-card-membership:before{content:"\e8f7"}.mi-card-travel:before{content:"\e8f8"}.mi-carpenter:before{content:"\f1f8"}.mi-cases:before{content:"\e992"}.mi-casino:before{content:"\eb40"}.mi-cast:before{content:"\e307"}.mi-cast-connected:before{content:"\e308"}.mi-cast-for-education:before{content:"\efec"}.mi-category:before{content:"\e574"}.mi-celebration:before{content:"\ea65"}.mi-cell-wifi:before{content:"\e0ec"}.mi-center-focus-strong:before{content:"\e3b4"}.mi-center-focus-weak:before{content:"\e3b5"}.mi-change-history:before{content:"\e86b"}.mi-charging-station:before{content:"\f19d"}.mi-chat:before{content:"\e0b7"}.mi-chat-bubble:before{content:"\e0ca"}.mi-chat-bubble-outline:before{content:"\e0cb"}.mi-check:before{content:"\e5ca"}.mi-check-box:before{content:"\e834"}.mi-check-box-outline-blank:before{content:"\e835"}.mi-check-circle:before{content:"\e86c"}.mi-check-circle-outline:before{content:"\e92d"}.mi-checkroom:before{content:"\f19e"}.mi-chevron-left:before{content:"\e5cb"}.mi-chevron-right:before{content:"\e5cc"}.mi-child-care:before{content:"\eb41"}.mi-child-friendly:before{content:"\eb42"}.mi-chrome-reader-mode:before{content:"\e86d"}.mi-circle:before{content:"\ef4a"}.mi-circle-notifications:before{content:"\e994"}.mi-class:before{content:"\e86e"}.mi-clean-hands:before{content:"\f21f"}.mi-cleaning-services:before{content:"\f0ff"}.mi-clear:before{content:"\e14c"}.mi-clear-all:before{content:"\e0b8"}.mi-close:before{content:"\e5cd"}.mi-close-fullscreen:before{content:"\f1cf"}.mi-closed-caption:before{content:"\e01c"}.mi-closed-caption-disabled:before{content:"\f1dc"}.mi-closed-caption-off:before{content:"\e996"}.mi-cloud:before{content:"\e2bd"}.mi-cloud-circle:before{content:"\e2be"}.mi-cloud-done:before{content:"\e2bf"}.mi-cloud-download:before{content:"\e2c0"}.mi-cloud-off:before{content:"\e2c1"}.mi-cloud-queue:before{content:"\e2c2"}.mi-cloud-upload:before{content:"\e2c3"}.mi-code:before{content:"\e86f"}.mi-collections:before{content:"\e3b6"}.mi-collections-bookmark:before{content:"\e431"}.mi-color-lens:before{content:"\e3b7"}.mi-colorize:before{content:"\e3b8"}.mi-comment:before{content:"\e0b9"}.mi-comment-bank:before{content:"\ea4e"}.mi-commute:before{content:"\e940"}.mi-compare:before{content:"\e3b9"}.mi-compare-arrows:before{content:"\e915"}.mi-compass-calibration:before{content:"\e57c"}.mi-compress:before{content:"\e94d"}.mi-computer:before{content:"\e30a"}.mi-confirmation-num:before,.mi-confirmation-number:before{content:"\e638"}.mi-connect-without-contact:before{content:"\f223"}.mi-connected-tv:before{content:"\e998"}.mi-construction:before{content:"\ea3c"}.mi-contact-mail:before{content:"\e0d0"}.mi-contact-page:before{content:"\f22e"}.mi-contact-phone:before{content:"\e0cf"}.mi-contact-support:before{content:"\e94c"}.mi-contactless:before{content:"\ea71"}.mi-contacts:before{content:"\e0ba"}.mi-content-copy:before{content:"\e14d"}.mi-content-cut:before{content:"\e14e"}.mi-content-paste:before{content:"\e14f"}.mi-control-camera:before{content:"\e074"}.mi-control-point:before{content:"\e3ba"}.mi-control-point-duplicate:before{content:"\e3bb"}.mi-copyright:before{content:"\e90c"}.mi-coronavirus:before{content:"\f221"}.mi-corporate-fare:before{content:"\f1d0"}.mi-countertops:before{content:"\f1f7"}.mi-create:before{content:"\e150"}.mi-create-new-folder:before{content:"\e2cc"}.mi-credit-card:before{content:"\e870"}.mi-crop:before{content:"\e3be"}.mi-crop-16-9:before{content:"\e3bc"}.mi-crop-3-2:before{content:"\e3bd"}.mi-crop-5-4:before{content:"\e3bf"}.mi-crop-7-5:before{content:"\e3c0"}.mi-crop-din:before{content:"\e3c1"}.mi-crop-free:before{content:"\e3c2"}.mi-crop-landscape:before{content:"\e3c3"}.mi-crop-original:before{content:"\e3c4"}.mi-crop-portrait:before{content:"\e3c5"}.mi-crop-rotate:before{content:"\e437"}.mi-crop-square:before{content:"\e3c6"}.mi-dangerous:before{content:"\e99a"}.mi-dashboard:before{content:"\e871"}.mi-dashboard-customize:before{content:"\e99b"}.mi-data-usage:before{content:"\e1af"}.mi-date-range:before{content:"\e916"}.mi-deck:before{content:"\ea42"}.mi-dehaze:before{content:"\e3c7"}.mi-delete:before{content:"\e872"}.mi-delete-forever:before{content:"\e92b"}.mi-delete-outline:before{content:"\e92e"}.mi-delete-sweep:before{content:"\e16c"}.mi-delivery-dining:before{content:"\ea72"}.mi-departure-board:before{content:"\e576"}.mi-description:before{content:"\e873"}.mi-design-services:before{content:"\f10a"}.mi-desktop-access-disabled:before{content:"\e99d"}.mi-desktop-mac:before{content:"\e30b"}.mi-desktop-windows:before{content:"\e30c"}.mi-details:before{content:"\e3c8"}.mi-developer-board:before{content:"\e30d"}.mi-developer-mode:before{content:"\e1b0"}.mi-device-hub:before{content:"\e335"}.mi-device-thermostat:before{content:"\e1ff"}.mi-device-unknown:before{content:"\e339"}.mi-devices:before{content:"\e1b1"}.mi-devices-other:before{content:"\e337"}.mi-dialer-sip:before{content:"\e0bb"}.mi-dialpad:before{content:"\e0bc"}.mi-dinner-dining:before{content:"\ea57"}.mi-directions:before{content:"\e52e"}.mi-directions-bike:before{content:"\e52f"}.mi-directions-boat:before{content:"\e532"}.mi-directions-bus:before{content:"\e530"}.mi-directions-car:before{content:"\e531"}.mi-directions-ferry:before{content:"\e532"}.mi-directions-off:before{content:"\f10f"}.mi-directions-railway:before{content:"\e534"}.mi-directions-run:before{content:"\e566"}.mi-directions-subway:before{content:"\e533"}.mi-directions-train:before{content:"\e534"}.mi-directions-transit:before{content:"\e535"}.mi-directions-walk:before{content:"\e536"}.mi-dirty-lens:before{content:"\ef4b"}.mi-disabled-by-default:before{content:"\f230"}.mi-disc-full:before{content:"\e610"}.mi-dnd-forwardslash:before{content:"\e611"}.mi-dns:before{content:"\e875"}.mi-do-not-disturb:before{content:"\e612"}.mi-do-not-disturb-alt:before{content:"\e611"}.mi-do-not-disturb-off:before{content:"\e643"}.mi-do-not-disturb-on:before{content:"\e644"}.mi-do-not-step:before{content:"\f19f"}.mi-do-not-touch:before{content:"\f1b0"}.mi-dock:before{content:"\e30e"}.mi-domain:before{content:"\e7ee"}.mi-domain-disabled:before{content:"\e0ef"}.mi-domain-verification:before{content:"\ef4c"}.mi-done:before{content:"\e876"}.mi-done-all:before{content:"\e877"}.mi-done-outline:before{content:"\e92f"}.mi-donut-large:before{content:"\e917"}.mi-donut-small:before{content:"\e918"}.mi-double-arrow:before{content:"\ea50"}.mi-drafts:before{content:"\e151"}.mi-drag-handle:before{content:"\e25d"}.mi-drag-indicator:before{content:"\e945"}.mi-drive-eta:before{content:"\e613"}.mi-drive-file-move:before{content:"\e675"}.mi-drive-file-move-outline:before{content:"\e9a1"}.mi-drive-file-rename-outline:before{content:"\e9a2"}.mi-drive-folder-upload:before{content:"\e9a3"}.mi-dry:before{content:"\f1b3"}.mi-dry-cleaning:before{content:"\ea58"}.mi-duo:before{content:"\e9a5"}.mi-dvr:before{content:"\e1b2"}.mi-dynamic-feed:before{content:"\ea14"}.mi-dynamic-form:before{content:"\f1bf"}.mi-east:before{content:"\f1df"}.mi-eco:before{content:"\ea35"}.mi-edit:before{content:"\e3c9"}.mi-edit-attributes:before{content:"\e578"}.mi-edit-location:before{content:"\e568"}.mi-edit-off:before{content:"\e950"}.mi-edit-road:before{content:"\ef4d"}.mi-eject:before{content:"\e8fb"}.mi-elderly:before{content:"\f21a"}.mi-electric-bike:before{content:"\eb1b"}.mi-electric-car:before{content:"\eb1c"}.mi-electric-moped:before{content:"\eb1d"}.mi-electric-rickshaw:before{content:"\eb1e"}.mi-electric-scooter:before{content:"\eb1f"}.mi-electrical-services:before{content:"\f102"}.mi-elevator:before{content:"\f1a0"}.mi-email:before{content:"\e0be"}.mi-emoji-emotions:before{content:"\ea22"}.mi-emoji-events:before{content:"\ea23"}.mi-emoji-flags:before{content:"\ea1a"}.mi-emoji-food-beverage:before{content:"\ea1b"}.mi-emoji-nature:before{content:"\ea1c"}.mi-emoji-objects:before{content:"\ea24"}.mi-emoji-people:before{content:"\ea1d"}.mi-emoji-symbols:before{content:"\ea1e"}.mi-emoji-transportation:before{content:"\ea1f"}.mi-engineering:before{content:"\ea3d"}.mi-enhance-photo-translate:before{content:"\e8fc"}.mi-enhanced-encryption:before{content:"\e63f"}.mi-equalizer:before{content:"\e01d"}.mi-error:before{content:"\e000"}.mi-error-outline:before{content:"\e001"}.mi-escalator:before{content:"\f1a1"}.mi-escalator-warning:before{content:"\f1ac"}.mi-euro:before{content:"\ea15"}.mi-euro-symbol:before{content:"\e926"}.mi-ev-station:before{content:"\e56d"}.mi-event:before{content:"\e878"}.mi-event-available:before{content:"\e614"}.mi-event-busy:before{content:"\e615"}.mi-event-note:before{content:"\e616"}.mi-event-seat:before{content:"\e903"}.mi-exit-to-app:before{content:"\e879"}.mi-expand:before{content:"\e94f"}.mi-expand-less:before{content:"\e5ce"}.mi-expand-more:before{content:"\e5cf"}.mi-explicit:before{content:"\e01e"}.mi-explore:before{content:"\e87a"}.mi-explore-off:before{content:"\e9a8"}.mi-exposure:before{content:"\e3ca"}.mi-exposure-minus-1:before{content:"\e3cb"}.mi-exposure-minus-2:before{content:"\e3cc"}.mi-exposure-neg-1:before{content:"\e3cb"}.mi-exposure-neg-2:before{content:"\e3cc"}.mi-exposure-plus-1:before{content:"\e3cd"}.mi-exposure-plus-2:before{content:"\e3ce"}.mi-exposure-zero:before{content:"\e3cf"}.mi-extension:before{content:"\e87b"}.mi-face:before{content:"\e87c"}.mi-face-retouching-natural:before{content:"\ef4e"}.mi-facebook:before{content:"\f234"}.mi-fact-check:before{content:"\f0c5"}.mi-family-restroom:before{content:"\f1a2"}.mi-fast-forward:before{content:"\e01f"}.mi-fast-rewind:before{content:"\e020"}.mi-fastfood:before{content:"\e57a"}.mi-favorite:before{content:"\e87d"}.mi-favorite-border:before,.mi-favorite-outline:before{content:"\e87e"}.mi-featured-play-list:before{content:"\e06d"}.mi-featured-video:before{content:"\e06e"}.mi-feedback:before{content:"\e87f"}.mi-fence:before{content:"\f1f6"}.mi-festival:before{content:"\ea68"}.mi-fiber-dvr:before{content:"\e05d"}.mi-fiber-manual-record:before{content:"\e061"}.mi-fiber-new:before{content:"\e05e"}.mi-fiber-pin:before{content:"\e06a"}.mi-fiber-smart-record:before{content:"\e062"}.mi-file-copy:before{content:"\e173"}.mi-file-download:before{content:"\e2c4"}.mi-file-download-done:before{content:"\e9aa"}.mi-file-present:before{content:"\ea0e"}.mi-file-upload:before{content:"\e2c6"}.mi-filter:before{content:"\e3d3"}.mi-filter-1:before{content:"\e3d0"}.mi-filter-2:before{content:"\e3d1"}.mi-filter-3:before{content:"\e3d2"}.mi-filter-4:before{content:"\e3d4"}.mi-filter-5:before{content:"\e3d5"}.mi-filter-6:before{content:"\e3d6"}.mi-filter-7:before{content:"\e3d7"}.mi-filter-8:before{content:"\e3d8"}.mi-filter-9:before{content:"\e3d9"}.mi-filter-9-plus:before{content:"\e3da"}.mi-filter-alt:before{content:"\ef4f"}.mi-filter-b-and-w:before{content:"\e3db"}.mi-filter-center-focus:before{content:"\e3dc"}.mi-filter-drama:before{content:"\e3dd"}.mi-filter-frames:before{content:"\e3de"}.mi-filter-hdr:before{content:"\e3df"}.mi-filter-list:before{content:"\e152"}.mi-filter-list-alt:before{content:"\e94e"}.mi-filter-none:before{content:"\e3e0"}.mi-filter-tilt-shift:before{content:"\e3e2"}.mi-filter-vintage:before{content:"\e3e3"}.mi-find-in-page:before{content:"\e880"}.mi-find-replace:before{content:"\e881"}.mi-fingerprint:before{content:"\e90d"}.mi-fire-extinguisher:before{content:"\f1d8"}.mi-fire-hydrant:before{content:"\f1a3"}.mi-fireplace:before{content:"\ea43"}.mi-first-page:before{content:"\e5dc"}.mi-fit-screen:before{content:"\ea10"}.mi-fitness-center:before{content:"\eb43"}.mi-flag:before{content:"\e153"}.mi-flaky:before{content:"\ef50"}.mi-flare:before{content:"\e3e4"}.mi-flash-auto:before{content:"\e3e5"}.mi-flash-off:before{content:"\e3e6"}.mi-flash-on:before{content:"\e3e7"}.mi-flight:before{content:"\e539"}.mi-flight-land:before{content:"\e904"}.mi-flight-takeoff:before{content:"\e905"}.mi-flip:before{content:"\e3e8"}.mi-flip-camera-android:before{content:"\ea37"}.mi-flip-camera-ios:before{content:"\ea38"}.mi-flip-to-back:before{content:"\e882"}.mi-flip-to-front:before{content:"\e883"}.mi-folder:before{content:"\e2c7"}.mi-folder-open:before{content:"\e2c8"}.mi-folder-shared:before{content:"\e2c9"}.mi-folder-special:before{content:"\e617"}.mi-follow-the-signs:before{content:"\f222"}.mi-font-download:before{content:"\e167"}.mi-food-bank:before{content:"\f1f2"}.mi-format-align-center:before{content:"\e234"}.mi-format-align-justify:before{content:"\e235"}.mi-format-align-left:before{content:"\e236"}.mi-format-align-right:before{content:"\e237"}.mi-format-bold:before{content:"\e238"}.mi-format-clear:before{content:"\e239"}.mi-format-color-fill:before{content:"\e23a"}.mi-format-color-reset:before{content:"\e23b"}.mi-format-color-text:before{content:"\e23c"}.mi-format-indent-decrease:before{content:"\e23d"}.mi-format-indent-increase:before{content:"\e23e"}.mi-format-italic:before{content:"\e23f"}.mi-format-line-spacing:before{content:"\e240"}.mi-format-list-bulleted:before{content:"\e241"}.mi-format-list-numbered:before{content:"\e242"}.mi-format-list-numbered-rtl:before{content:"\e267"}.mi-format-paint:before{content:"\e243"}.mi-format-quote:before{content:"\e244"}.mi-format-shapes:before{content:"\e25e"}.mi-format-size:before{content:"\e245"}.mi-format-strikethrough:before{content:"\e246"}.mi-format-textdirection-l-to-r:before{content:"\e247"}.mi-format-textdirection-r-to-l:before{content:"\e248"}.mi-format-underline:before,.mi-format-underlined:before{content:"\e249"}.mi-forum:before{content:"\e0bf"}.mi-forward:before{content:"\e154"}.mi-forward-10:before{content:"\e056"}.mi-forward-30:before{content:"\e057"}.mi-forward-5:before{content:"\e058"}.mi-forward-to-inbox:before{content:"\f187"}.mi-foundation:before{content:"\f200"}.mi-free-breakfast:before{content:"\eb44"}.mi-fullscreen:before{content:"\e5d0"}.mi-fullscreen-exit:before{content:"\e5d1"}.mi-functions:before{content:"\e24a"}.mi-g-translate:before{content:"\e927"}.mi-gamepad:before{content:"\e30f"}.mi-games:before{content:"\e021"}.mi-gavel:before{content:"\e90e"}.mi-gesture:before{content:"\e155"}.mi-get-app:before{content:"\e884"}.mi-gif:before{content:"\e908"}.mi-goat:before{content:"\10fffd"}.mi-golf-course:before{content:"\eb45"}.mi-gps-fixed:before{content:"\e1b3"}.mi-gps-not-fixed:before{content:"\e1b4"}.mi-gps-off:before{content:"\e1b5"}.mi-grade:before{content:"\e885"}.mi-gradient:before{content:"\e3e9"}.mi-grading:before{content:"\ea4f"}.mi-grain:before{content:"\e3ea"}.mi-graphic-eq:before{content:"\e1b8"}.mi-grass:before{content:"\f205"}.mi-grid-off:before{content:"\e3eb"}.mi-grid-on:before{content:"\e3ec"}.mi-grid-view:before{content:"\e9b0"}.mi-group:before{content:"\e7ef"}.mi-group-add:before{content:"\e7f0"}.mi-group-work:before{content:"\e886"}.mi-groups:before{content:"\f233"}.mi-hail:before{content:"\e9b1"}.mi-handyman:before{content:"\f10b"}.mi-hardware:before{content:"\ea59"}.mi-hd:before{content:"\e052"}.mi-hdr-enhanced-select:before{content:"\ef51"}.mi-hdr-off:before{content:"\e3ed"}.mi-hdr-on:before{content:"\e3ee"}.mi-hdr-strong:before{content:"\e3f1"}.mi-hdr-weak:before{content:"\e3f2"}.mi-headset:before{content:"\e310"}.mi-headset-mic:before{content:"\e311"}.mi-headset-off:before{content:"\e33a"}.mi-healing:before{content:"\e3f3"}.mi-hearing:before{content:"\e023"}.mi-hearing-disabled:before{content:"\f104"}.mi-height:before{content:"\ea16"}.mi-help:before{content:"\e887"}.mi-help-center:before{content:"\f1c0"}.mi-help-outline:before{content:"\e8fd"}.mi-high-quality:before{content:"\e024"}.mi-highlight:before{content:"\e25f"}.mi-highlight-alt:before{content:"\ef52"}.mi-highlight-off:before,.mi-highlight-remove:before{content:"\e888"}.mi-history:before{content:"\e889"}.mi-history-edu:before{content:"\ea3e"}.mi-history-toggle-off:before{content:"\f17d"}.mi-home:before{content:"\e88a"}.mi-home-filled:before{content:"\e9b2"}.mi-home-repair-service:before{content:"\f100"}.mi-home-work:before{content:"\ea09"}.mi-horizontal-distribute:before{content:"\e014"}.mi-horizontal-rule:before{content:"\f108"}.mi-horizontal-split:before{content:"\e947"}.mi-hot-tub:before{content:"\eb46"}.mi-hotel:before{content:"\e53a"}.mi-hourglass-bottom:before{content:"\ea5c"}.mi-hourglass-disabled:before{content:"\ef53"}.mi-hourglass-empty:before{content:"\e88b"}.mi-hourglass-full:before{content:"\e88c"}.mi-hourglass-top:before{content:"\ea5b"}.mi-house:before{content:"\ea44"}.mi-house-siding:before{content:"\f202"}.mi-how-to-reg:before{content:"\e174"}.mi-how-to-vote:before{content:"\e175"}.mi-http:before{content:"\e902"}.mi-https:before{content:"\e88d"}.mi-hvac:before{content:"\f10e"}.mi-icecream:before{content:"\ea69"}.mi-image:before{content:"\e3f4"}.mi-image-aspect-ratio:before{content:"\e3f5"}.mi-image-not-supported:before{content:"\f116"}.mi-image-search:before{content:"\e43f"}.mi-imagesearch-roller:before{content:"\e9b4"}.mi-import-contacts:before{content:"\e0e0"}.mi-import-export:before{content:"\e0c3"}.mi-important-devices:before{content:"\e912"}.mi-inbox:before{content:"\e156"}.mi-indeterminate-check-box:before{content:"\e909"}.mi-info:before{content:"\e88e"}.mi-info-outline:before{content:"\e88f"}.mi-input:before{content:"\e890"}.mi-insert-chart:before{content:"\e24b"}.mi-insert-chart-outlined:before{content:"\e26a"}.mi-insert-comment:before{content:"\e24c"}.mi-insert-drive-file:before{content:"\e24d"}.mi-insert-emoticon:before{content:"\e24e"}.mi-insert-invitation:before{content:"\e24f"}.mi-insert-link:before{content:"\e250"}.mi-insert-photo:before{content:"\e251"}.mi-insights:before{content:"\f092"}.mi-integration-instructions:before{content:"\ef54"}.mi-inventory:before{content:"\e179"}.mi-invert-colors:before{content:"\e891"}.mi-invert-colors-off:before{content:"\e0c4"}.mi-invert-colors-on:before{content:"\e891"}.mi-ios-share:before{content:"\e6b8"}.mi-iso:before{content:"\e3f6"}.mi-keyboard:before{content:"\e312"}.mi-keyboard-arrow-down:before{content:"\e313"}.mi-keyboard-arrow-left:before{content:"\e314"}.mi-keyboard-arrow-right:before{content:"\e315"}.mi-keyboard-arrow-up:before{content:"\e316"}.mi-keyboard-backspace:before{content:"\e317"}.mi-keyboard-capslock:before{content:"\e318"}.mi-keyboard-control:before{content:"\e5d3"}.mi-keyboard-hide:before{content:"\e31a"}.mi-keyboard-return:before{content:"\e31b"}.mi-keyboard-tab:before{content:"\e31c"}.mi-keyboard-voice:before{content:"\e31d"}.mi-king-bed:before{content:"\ea45"}.mi-kitchen:before{content:"\eb47"}.mi-label:before{content:"\e892"}.mi-label-important:before{content:"\e937"}.mi-label-important-outline:before{content:"\e948"}.mi-label-off:before{content:"\e9b6"}.mi-label-outline:before{content:"\e893"}.mi-landscape:before{content:"\e3f7"}.mi-language:before{content:"\e894"}.mi-laptop:before{content:"\e31e"}.mi-laptop-chromebook:before{content:"\e31f"}.mi-laptop-mac:before{content:"\e320"}.mi-laptop-windows:before{content:"\e321"}.mi-last-page:before{content:"\e5dd"}.mi-launch:before{content:"\e895"}.mi-layers:before{content:"\e53b"}.mi-layers-clear:before{content:"\e53c"}.mi-leaderboard:before{content:"\f20c"}.mi-leak-add:before{content:"\e3f8"}.mi-leak-remove:before{content:"\e3f9"}.mi-leave-bags-at-home:before{content:"\f21b"}.mi-legend-toggle:before{content:"\f11b"}.mi-lens:before{content:"\e3fa"}.mi-library-add:before{content:"\e02e"}.mi-library-add-check:before{content:"\e9b7"}.mi-library-books:before{content:"\e02f"}.mi-library-music:before{content:"\e030"}.mi-lightbulb:before{content:"\e0f0"}.mi-lightbulb-outline:before{content:"\e90f"}.mi-line-style:before{content:"\e919"}.mi-line-weight:before{content:"\e91a"}.mi-linear-scale:before{content:"\e260"}.mi-link:before{content:"\e157"}.mi-link-off:before{content:"\e16f"}.mi-linked-camera:before{content:"\e438"}.mi-liquor:before{content:"\ea60"}.mi-list:before{content:"\e896"}.mi-list-alt:before{content:"\e0ee"}.mi-live-help:before{content:"\e0c6"}.mi-live-tv:before{content:"\e639"}.mi-local-activity:before{content:"\e53f"}.mi-local-airport:before{content:"\e53d"}.mi-local-atm:before{content:"\e53e"}.mi-local-attraction:before{content:"\e53f"}.mi-local-bar:before{content:"\e540"}.mi-local-cafe:before{content:"\e541"}.mi-local-car-wash:before{content:"\e542"}.mi-local-convenience-store:before{content:"\e543"}.mi-local-dining:before{content:"\e556"}.mi-local-drink:before{content:"\e544"}.mi-local-fire-department:before{content:"\ef55"}.mi-local-florist:before{content:"\e545"}.mi-local-gas-station:before{content:"\e546"}.mi-local-grocery-store:before{content:"\e547"}.mi-local-hospital:before{content:"\e548"}.mi-local-hotel:before{content:"\e549"}.mi-local-laundry-service:before{content:"\e54a"}.mi-local-library:before{content:"\e54b"}.mi-local-mall:before{content:"\e54c"}.mi-local-movies:before{content:"\e54d"}.mi-local-offer:before{content:"\e54e"}.mi-local-parking:before{content:"\e54f"}.mi-local-pharmacy:before{content:"\e550"}.mi-local-phone:before{content:"\e551"}.mi-local-pizza:before{content:"\e552"}.mi-local-play:before{content:"\e553"}.mi-local-police:before{content:"\ef56"}.mi-local-post-office:before{content:"\e554"}.mi-local-print-shop:before,.mi-local-printshop:before{content:"\e555"}.mi-local-restaurant:before{content:"\e556"}.mi-local-see:before{content:"\e557"}.mi-local-shipping:before{content:"\e558"}.mi-local-taxi:before{content:"\e559"}.mi-location-city:before{content:"\e7f1"}.mi-location-disabled:before{content:"\e1b6"}.mi-location-history:before{content:"\e55a"}.mi-location-off:before{content:"\e0c7"}.mi-location-on:before{content:"\e0c8"}.mi-location-pin:before{content:"\f1db"}.mi-location-searching:before{content:"\e1b7"}.mi-lock:before{content:"\e897"}.mi-lock-clock:before{content:"\ef57"}.mi-lock-open:before{content:"\e898"}.mi-lock-outline:before{content:"\e899"}.mi-login:before{content:"\ea77"}.mi-logout:before{content:"\e9ba"}.mi-looks:before{content:"\e3fc"}.mi-looks-3:before{content:"\e3fb"}.mi-looks-4:before{content:"\e3fd"}.mi-looks-5:before{content:"\e3fe"}.mi-looks-6:before{content:"\e3ff"}.mi-looks-one:before{content:"\e400"}.mi-looks-two:before{content:"\e401"}.mi-loop:before{content:"\e028"}.mi-loupe:before{content:"\e402"}.mi-low-priority:before{content:"\e16d"}.mi-loyalty:before{content:"\e89a"}.mi-luggage:before{content:"\f235"}.mi-lunch-dining:before{content:"\ea61"}.mi-mail:before{content:"\e158"}.mi-mail-outline:before{content:"\e0e1"}.mi-map:before{content:"\e55b"}.mi-maps-ugc:before{content:"\ef58"}.mi-margin:before{content:"\e9bb"}.mi-mark-as-unread:before{content:"\e9bc"}.mi-mark-chat-read:before{content:"\f18b"}.mi-mark-chat-unread:before{content:"\f189"}.mi-mark-email-read:before{content:"\f18c"}.mi-mark-email-unread:before{content:"\f18a"}.mi-markunread:before{content:"\e159"}.mi-markunread-mailbox:before{content:"\e89b"}.mi-masks:before{content:"\f218"}.mi-maximize:before{content:"\e930"}.mi-mediation:before{content:"\efa7"}.mi-medical-services:before{content:"\f109"}.mi-meeting-room:before{content:"\eb4f"}.mi-memory:before{content:"\e322"}.mi-menu:before{content:"\e5d2"}.mi-menu-book:before{content:"\ea19"}.mi-menu-open:before{content:"\e9bd"}.mi-merge-type:before{content:"\e252"}.mi-message:before{content:"\e0c9"}.mi-messenger:before{content:"\e0ca"}.mi-messenger-outline:before{content:"\e0cb"}.mi-mic:before{content:"\e029"}.mi-mic-external-off:before{content:"\ef59"}.mi-mic-external-on:before{content:"\ef5a"}.mi-mic-none:before{content:"\e02a"}.mi-mic-off:before{content:"\e02b"}.mi-microwave:before{content:"\f204"}.mi-military-tech:before{content:"\ea3f"}.mi-minimize:before{content:"\e931"}.mi-miscellaneous-services:before{content:"\f10c"}.mi-missed-video-call:before{content:"\e073"}.mi-mms:before{content:"\e618"}.mi-mobile-friendly:before{content:"\e200"}.mi-mobile-off:before{content:"\e201"}.mi-mobile-screen-share:before{content:"\e0e7"}.mi-mode-comment:before{content:"\e253"}.mi-mode-edit:before{content:"\e254"}.mi-model-training:before{content:"\f0cf"}.mi-monetization-on:before{content:"\e263"}.mi-money:before{content:"\e57d"}.mi-money-off:before{content:"\e25c"}.mi-monitor:before{content:"\ef5b"}.mi-monochrome-photos:before{content:"\e403"}.mi-mood:before{content:"\e7f2"}.mi-mood-bad:before{content:"\e7f3"}.mi-moped:before{content:"\eb28"}.mi-more:before{content:"\e619"}.mi-more-horiz:before{content:"\e5d3"}.mi-more-time:before{content:"\ea5d"}.mi-more-vert:before{content:"\e5d4"}.mi-motion-photos-off:before{content:"\e9c0"}.mi-motion-photos-on:before{content:"\e9c1"}.mi-motion-photos-pause:before{content:"\f227"}.mi-motion-photos-paused:before{content:"\e9c2"}.mi-motorcycle:before{content:"\e91b"}.mi-mouse:before{content:"\e323"}.mi-move-to-inbox:before{content:"\e168"}.mi-movie:before{content:"\e02c"}.mi-movie-creation:before{content:"\e404"}.mi-movie-filter:before{content:"\e43a"}.mi-mp:before{content:"\e9c3"}.mi-multiline-chart:before{content:"\e6df"}.mi-multiple-stop:before{content:"\f1b9"}.mi-multitrack-audio:before{content:"\e1b8"}.mi-museum:before{content:"\ea36"}.mi-music-note:before{content:"\e405"}.mi-music-off:before{content:"\e440"}.mi-music-video:before{content:"\e063"}.mi-my-library-add:before{content:"\e02e"}.mi-my-library-books:before{content:"\e02f"}.mi-my-library-music:before{content:"\e030"}.mi-my-location:before{content:"\e55c"}.mi-nat:before{content:"\ef5c"}.mi-nature:before{content:"\e406"}.mi-nature-people:before{content:"\e407"}.mi-navigate-before:before{content:"\e408"}.mi-navigate-next:before{content:"\e409"}.mi-navigation:before{content:"\e55d"}.mi-near-me:before{content:"\e569"}.mi-near-me-disabled:before{content:"\f1ef"}.mi-network-cell:before{content:"\e1b9"}.mi-network-check:before{content:"\e640"}.mi-network-locked:before{content:"\e61a"}.mi-network-wifi:before{content:"\e1ba"}.mi-new-releases:before{content:"\e031"}.mi-next-plan:before{content:"\ef5d"}.mi-next-week:before{content:"\e16a"}.mi-nfc:before{content:"\e1bb"}.mi-night-shelter:before{content:"\f1f1"}.mi-nightlife:before{content:"\ea62"}.mi-nightlight-round:before{content:"\ef5e"}.mi-nights-stay:before{content:"\ea46"}.mi-no-backpack:before{content:"\f237"}.mi-no-cell:before{content:"\f1a4"}.mi-no-drinks:before{content:"\f1a5"}.mi-no-encryption:before{content:"\e641"}.mi-no-flash:before{content:"\f1a6"}.mi-no-food:before{content:"\f1a7"}.mi-no-luggage:before{content:"\f23b"}.mi-no-meals:before{content:"\f1d6"}.mi-no-meals-ouline:before{content:"\f229"}.mi-no-meeting-room:before{content:"\eb4e"}.mi-no-photography:before{content:"\f1a8"}.mi-no-sim:before{content:"\e0cc"}.mi-no-stroller:before{content:"\f1af"}.mi-no-transfer:before{content:"\f1d5"}.mi-north:before{content:"\f1e0"}.mi-north-east:before{content:"\f1e1"}.mi-north-west:before{content:"\f1e2"}.mi-not-accessible:before{content:"\f0fe"}.mi-not-interested:before{content:"\e033"}.mi-not-listed-location:before{content:"\e575"}.mi-not-started:before{content:"\f0d1"}.mi-note:before{content:"\e06f"}.mi-note-add:before{content:"\e89c"}.mi-notes:before{content:"\e26c"}.mi-notification-important:before{content:"\e004"}.mi-notifications:before{content:"\e7f4"}.mi-notifications-active:before{content:"\e7f7"}.mi-notifications-none:before{content:"\e7f5"}.mi-notifications-off:before{content:"\e7f6"}.mi-notifications-on:before{content:"\e7f7"}.mi-notifications-paused:before{content:"\e7f8"}.mi-now-wallpaper:before{content:"\e1bc"}.mi-now-widgets:before{content:"\e1bd"}.mi-offline-bolt:before{content:"\e932"}.mi-offline-pin:before{content:"\e90a"}.mi-offline-share:before{content:"\e9c5"}.mi-ondemand-video:before{content:"\e63a"}.mi-online-prediction:before{content:"\f0eb"}.mi-opacity:before{content:"\e91c"}.mi-open-in-browser:before{content:"\e89d"}.mi-open-in-full:before{content:"\f1ce"}.mi-open-in-new:before{content:"\e89e"}.mi-open-with:before{content:"\e89f"}.mi-outbond:before{content:"\f228"}.mi-outbox:before{content:"\ef5f"}.mi-outdoor-grill:before{content:"\ea47"}.mi-outgoing-mail:before{content:"\f0d2"}.mi-outlet:before{content:"\f1d4"}.mi-outlined-flag:before{content:"\e16e"}.mi-padding:before{content:"\e9c8"}.mi-pages:before{content:"\e7f9"}.mi-pageview:before{content:"\e8a0"}.mi-palette:before{content:"\e40a"}.mi-pan-tool:before{content:"\e925"}.mi-panorama:before{content:"\e40b"}.mi-panorama-fish-eye:before,.mi-panorama-fisheye:before{content:"\e40c"}.mi-panorama-horizontal:before{content:"\e40d"}.mi-panorama-horizontal-select:before{content:"\ef60"}.mi-panorama-photosphere:before{content:"\e9c9"}.mi-panorama-photosphere-select:before{content:"\e9ca"}.mi-panorama-vertical:before{content:"\e40e"}.mi-panorama-vertical-select:before{content:"\ef61"}.mi-panorama-wide-angle:before{content:"\e40f"}.mi-panorama-wide-angle-select:before{content:"\ef62"}.mi-park:before{content:"\ea63"}.mi-party-mode:before{content:"\e7fa"}.mi-pause:before{content:"\e034"}.mi-pause-circle-filled:before{content:"\e035"}.mi-pause-circle-outline:before{content:"\e036"}.mi-pause-presentation:before{content:"\e0ea"}.mi-payment:before{content:"\e8a1"}.mi-payments:before{content:"\ef63"}.mi-pedal-bike:before{content:"\eb29"}.mi-pending:before{content:"\ef64"}.mi-pending-actions:before{content:"\f1bb"}.mi-people:before{content:"\e7fb"}.mi-people-alt:before{content:"\ea21"}.mi-people-outline:before{content:"\e7fc"}.mi-perm-camera-mic:before{content:"\e8a2"}.mi-perm-contact-cal:before,.mi-perm-contact-calendar:before{content:"\e8a3"}.mi-perm-data-setting:before{content:"\e8a4"}.mi-perm-device-info:before,.mi-perm-device-information:before{content:"\e8a5"}.mi-perm-identity:before{content:"\e8a6"}.mi-perm-media:before{content:"\e8a7"}.mi-perm-phone-msg:before{content:"\e8a8"}.mi-perm-scan-wifi:before{content:"\e8a9"}.mi-person:before{content:"\e7fd"}.mi-person-add:before{content:"\e7fe"}.mi-person-add-alt:before{content:"\ea4d"}.mi-person-add-alt-1:before{content:"\ef65"}.mi-person-add-disabled:before{content:"\e9cb"}.mi-person-outline:before{content:"\e7ff"}.mi-person-pin:before{content:"\e55a"}.mi-person-pin-circle:before{content:"\e56a"}.mi-person-remove:before{content:"\ef66"}.mi-person-remove-alt-1:before{content:"\ef67"}.mi-person-search:before{content:"\f106"}.mi-personal-video:before{content:"\e63b"}.mi-pest-control:before{content:"\f0fa"}.mi-pest-control-rodent:before{content:"\f0fd"}.mi-pets:before{content:"\e91d"}.mi-phone:before{content:"\e0cd"}.mi-phone-android:before{content:"\e324"}.mi-phone-bluetooth-speaker:before{content:"\e61b"}.mi-phone-callback:before{content:"\e649"}.mi-phone-disabled:before{content:"\e9cc"}.mi-phone-enabled:before{content:"\e9cd"}.mi-phone-forwarded:before{content:"\e61c"}.mi-phone-in-talk:before{content:"\e61d"}.mi-phone-iphone:before{content:"\e325"}.mi-phone-locked:before{content:"\e61e"}.mi-phone-missed:before{content:"\e61f"}.mi-phone-paused:before{content:"\e620"}.mi-phonelink:before{content:"\e326"}.mi-phonelink-erase:before{content:"\e0db"}.mi-phonelink-lock:before{content:"\e0dc"}.mi-phonelink-off:before{content:"\e327"}.mi-phonelink-ring:before{content:"\e0dd"}.mi-phonelink-setup:before{content:"\e0de"}.mi-photo:before{content:"\e410"}.mi-photo-album:before{content:"\e411"}.mi-photo-camera:before{content:"\e412"}.mi-photo-camera-back:before{content:"\ef68"}.mi-photo-camera-front:before{content:"\ef69"}.mi-photo-filter:before{content:"\e43b"}.mi-photo-library:before{content:"\e413"}.mi-photo-size-select-actual:before{content:"\e432"}.mi-photo-size-select-large:before{content:"\e433"}.mi-photo-size-select-small:before{content:"\e434"}.mi-picture-as-pdf:before{content:"\e415"}.mi-picture-in-picture:before{content:"\e8aa"}.mi-picture-in-picture-alt:before{content:"\e911"}.mi-pie-chart:before{content:"\e6c4"}.mi-pie-chart-outlined:before{content:"\e6c5"}.mi-pin-drop:before{content:"\e55e"}.mi-pivot-table-chart:before{content:"\e9ce"}.mi-place:before{content:"\e55f"}.mi-plagiarism:before{content:"\ea5a"}.mi-play-arrow:before{content:"\e037"}.mi-play-circle-fill:before,.mi-play-circle-filled:before{content:"\e038"}.mi-play-circle-outline:before{content:"\e039"}.mi-play-disabled:before{content:"\ef6a"}.mi-play-for-work:before{content:"\e906"}.mi-playlist-add:before{content:"\e03b"}.mi-playlist-add-check:before{content:"\e065"}.mi-playlist-play:before{content:"\e05f"}.mi-plumbing:before{content:"\f107"}.mi-plus-one:before{content:"\e800"}.mi-point-of-sale:before{content:"\f17e"}.mi-policy:before{content:"\ea17"}.mi-poll:before{content:"\e801"}.mi-polymer:before{content:"\e8ab"}.mi-pool:before{content:"\eb48"}.mi-portable-wifi-off:before{content:"\e0ce"}.mi-portrait:before{content:"\e416"}.mi-post-add:before{content:"\ea20"}.mi-power:before{content:"\e63c"}.mi-power-input:before{content:"\e336"}.mi-power-off:before{content:"\e646"}.mi-power-settings-new:before{content:"\e8ac"}.mi-pregnant-woman:before{content:"\e91e"}.mi-present-to-all:before{content:"\e0df"}.mi-preview:before{content:"\f1c5"}.mi-print:before{content:"\e8ad"}.mi-print-disabled:before{content:"\e9cf"}.mi-priority-high:before{content:"\e645"}.mi-privacy-tip:before{content:"\f0dc"}.mi-psychology:before{content:"\ea4a"}.mi-public:before{content:"\e80b"}.mi-public-off:before{content:"\f1ca"}.mi-publish:before{content:"\e255"}.mi-published-with-changes:before{content:"\f232"}.mi-push-pin:before{content:"\f10d"}.mi-qr-code:before{content:"\ef6b"}.mi-qr-code-2:before{content:"\e00a"}.mi-qr-code-scanner:before{content:"\f206"}.mi-query-builder:before{content:"\e8ae"}.mi-question-answer:before{content:"\e8af"}.mi-queue:before{content:"\e03c"}.mi-queue-music:before{content:"\e03d"}.mi-queue-play-next:before{content:"\e066"}.mi-quick-contacts-dialer:before{content:"\e0cf"}.mi-quick-contacts-mail:before{content:"\e0d0"}.mi-quickreply:before{content:"\ef6c"}.mi-radio:before{content:"\e03e"}.mi-radio-button-checked:before{content:"\e837"}.mi-radio-button-off:before{content:"\e836"}.mi-radio-button-on:before{content:"\e837"}.mi-radio-button-unchecked:before{content:"\e836"}.mi-railway-alert:before{content:"\e9d1"}.mi-ramen-dining:before{content:"\ea64"}.mi-rate-review:before{content:"\e560"}.mi-read-more:before{content:"\ef6d"}.mi-receipt:before{content:"\e8b0"}.mi-receipt-long:before{content:"\ef6e"}.mi-recent-actors:before{content:"\e03f"}.mi-recommend:before{content:"\e9d2"}.mi-record-voice-over:before{content:"\e91f"}.mi-redeem:before{content:"\e8b1"}.mi-redo:before{content:"\e15a"}.mi-reduce-capacity:before{content:"\f21c"}.mi-refresh:before{content:"\e5d5"}.mi-remove:before{content:"\e15b"}.mi-remove-circle:before{content:"\e15c"}.mi-remove-circle-outline:before{content:"\e15d"}.mi-remove-done:before{content:"\e9d3"}.mi-remove-from-queue:before{content:"\e067"}.mi-remove-moderator:before{content:"\e9d4"}.mi-remove-red-eye:before{content:"\e417"}.mi-remove-shopping-cart:before{content:"\e928"}.mi-reorder:before{content:"\e8fe"}.mi-repeat:before{content:"\e040"}.mi-repeat-on:before{content:"\e9d6"}.mi-repeat-one:before{content:"\e041"}.mi-repeat-one-on:before{content:"\e9d7"}.mi-replay:before{content:"\e042"}.mi-replay-10:before{content:"\e059"}.mi-replay-30:before{content:"\e05a"}.mi-replay-5:before{content:"\e05b"}.mi-replay-circle-filled:before{content:"\e9d8"}.mi-reply:before{content:"\e15e"}.mi-reply-all:before{content:"\e15f"}.mi-report:before{content:"\e160"}.mi-report-off:before{content:"\e170"}.mi-report-problem:before{content:"\e8b2"}.mi-request-page:before{content:"\f22c"}.mi-request-quote:before{content:"\f1b6"}.mi-reset-tv:before{content:"\e9d9"}.mi-restaurant:before{content:"\e56c"}.mi-restaurant-menu:before{content:"\e561"}.mi-restore:before{content:"\e8b3"}.mi-restore-from-trash:before{content:"\e938"}.mi-restore-page:before{content:"\e929"}.mi-rice-bowl:before{content:"\f1f5"}.mi-ring-volume:before{content:"\e0d1"}.mi-roofing:before{content:"\f201"}.mi-room:before{content:"\e8b4"}.mi-room-preferences:before{content:"\f1b8"}.mi-room-service:before{content:"\eb49"}.mi-rotate-90-degrees-ccw:before{content:"\e418"}.mi-rotate-left:before{content:"\e419"}.mi-rotate-right:before{content:"\e41a"}.mi-rounded-corner:before{content:"\e920"}.mi-router:before{content:"\e328"}.mi-rowing:before{content:"\e921"}.mi-rss-feed:before{content:"\e0e5"}.mi-rtt:before{content:"\e9ad"}.mi-rule:before{content:"\f1c2"}.mi-rule-folder:before{content:"\f1c9"}.mi-run-circle:before{content:"\ef6f"}.mi-rv-hookup:before{content:"\e642"}.mi-sanitizer:before{content:"\f21d"}.mi-satellite:before{content:"\e562"}.mi-save:before{content:"\e161"}.mi-save-alt:before{content:"\e171"}.mi-saved-search:before{content:"\ea11"}.mi-scanner:before{content:"\e329"}.mi-scatter-plot:before{content:"\e268"}.mi-schedule:before{content:"\e8b5"}.mi-schedule-send:before{content:"\ea0a"}.mi-school:before{content:"\e80c"}.mi-science:before{content:"\ea4b"}.mi-score:before{content:"\e269"}.mi-screen-lock-landscape:before{content:"\e1be"}.mi-screen-lock-portrait:before{content:"\e1bf"}.mi-screen-lock-rotation:before{content:"\e1c0"}.mi-screen-rotation:before{content:"\e1c1"}.mi-screen-search-desktop:before{content:"\ef70"}.mi-screen-share:before{content:"\e0e2"}.mi-sd:before{content:"\e9dd"}.mi-sd-card:before{content:"\e623"}.mi-sd-storage:before{content:"\e1c2"}.mi-search:before{content:"\e8b6"}.mi-search-off:before{content:"\ea76"}.mi-security:before{content:"\e32a"}.mi-segment:before{content:"\e94b"}.mi-select-all:before{content:"\e162"}.mi-self-improvement:before{content:"\ea78"}.mi-send:before{content:"\e163"}.mi-send-and-archive:before{content:"\ea0c"}.mi-send-to-mobile:before{content:"\f05c"}.mi-sensor-door:before{content:"\f1b5"}.mi-sensor-window:before{content:"\f1b4"}.mi-sentiment-dissatisfied:before{content:"\e811"}.mi-sentiment-neutral:before{content:"\e812"}.mi-sentiment-satisfied:before{content:"\e813"}.mi-sentiment-satisfied-alt:before{content:"\e0ed"}.mi-sentiment-very-dissatisfied:before{content:"\e814"}.mi-sentiment-very-satisfied:before{content:"\e815"}.mi-set-meal:before{content:"\f1ea"}.mi-settings:before{content:"\e8b8"}.mi-settings-applications:before{content:"\e8b9"}.mi-settings-backup-restore:before{content:"\e8ba"}.mi-settings-bluetooth:before{content:"\e8bb"}.mi-settings-brightness:before{content:"\e8bd"}.mi-settings-cell:before{content:"\e8bc"}.mi-settings-display:before{content:"\e8bd"}.mi-settings-ethernet:before{content:"\e8be"}.mi-settings-input-antenna:before{content:"\e8bf"}.mi-settings-input-component:before{content:"\e8c0"}.mi-settings-input-composite:before{content:"\e8c1"}.mi-settings-input-hdmi:before{content:"\e8c2"}.mi-settings-input-svideo:before{content:"\e8c3"}.mi-settings-overscan:before{content:"\e8c4"}.mi-settings-phone:before{content:"\e8c5"}.mi-settings-power:before{content:"\e8c6"}.mi-settings-remote:before{content:"\e8c7"}.mi-settings-system-daydream:before{content:"\e1c3"}.mi-settings-voice:before{content:"\e8c8"}.mi-share:before{content:"\e80d"}.mi-shield:before{content:"\e9e0"}.mi-shop:before{content:"\e8c9"}.mi-shop-two:before{content:"\e8ca"}.mi-shopping-bag:before{content:"\f1cc"}.mi-shopping-basket:before{content:"\e8cb"}.mi-shopping-cart:before{content:"\e8cc"}.mi-short-text:before{content:"\e261"}.mi-show-chart:before{content:"\e6e1"}.mi-shuffle:before{content:"\e043"}.mi-shuffle-on:before{content:"\e9e1"}.mi-shutter-speed:before{content:"\e43d"}.mi-sick:before{content:"\f220"}.mi-signal-cellular-0-bar:before{content:"\f0a8"}.mi-signal-cellular-4-bar:before{content:"\e1c8"}.mi-signal-cellular-alt:before{content:"\e202"}.mi-signal-cellular-connected-no-internet-4-bar:before{content:"\e1cd"}.mi-signal-cellular-no-sim:before{content:"\e1ce"}.mi-signal-cellular-null:before{content:"\e1cf"}.mi-signal-cellular-off:before{content:"\e1d0"}.mi-signal-wifi-0-bar:before{content:"\f0b0"}.mi-signal-wifi-4-bar:before{content:"\e1d8"}.mi-signal-wifi-4-bar-lock:before{content:"\e1d9"}.mi-signal-wifi-off:before{content:"\e1da"}.mi-sim-card:before{content:"\e32b"}.mi-sim-card-alert:before{content:"\e624"}.mi-single-bed:before{content:"\ea48"}.mi-skip-next:before{content:"\e044"}.mi-skip-previous:before{content:"\e045"}.mi-slideshow:before{content:"\e41b"}.mi-slow-motion-video:before{content:"\e068"}.mi-smart-button:before{content:"\f1c1"}.mi-smartphone:before{content:"\e32c"}.mi-smoke-free:before{content:"\eb4a"}.mi-smoking-rooms:before{content:"\eb4b"}.mi-sms:before{content:"\e625"}.mi-sms-failed:before{content:"\e626"}.mi-snippet-folder:before{content:"\f1c7"}.mi-snooze:before{content:"\e046"}.mi-soap:before{content:"\f1b2"}.mi-sort:before{content:"\e164"}.mi-sort-by-alpha:before{content:"\e053"}.mi-source:before{content:"\f1c4"}.mi-south:before{content:"\f1e3"}.mi-south-east:before{content:"\f1e4"}.mi-south-west:before{content:"\f1e5"}.mi-spa:before{content:"\eb4c"}.mi-space-bar:before{content:"\e256"}.mi-speaker:before{content:"\e32d"}.mi-speaker-group:before{content:"\e32e"}.mi-speaker-notes:before{content:"\e8cd"}.mi-speaker-notes-off:before{content:"\e92a"}.mi-speaker-phone:before{content:"\e0d2"}.mi-speed:before{content:"\e9e4"}.mi-spellcheck:before{content:"\e8ce"}.mi-sports:before{content:"\ea30"}.mi-sports-bar:before{content:"\f1f3"}.mi-sports-baseball:before{content:"\ea51"}.mi-sports-basketball:before{content:"\ea26"}.mi-sports-cricket:before{content:"\ea27"}.mi-sports-esports:before{content:"\ea28"}.mi-sports-football:before{content:"\ea29"}.mi-sports-golf:before{content:"\ea2a"}.mi-sports-handball:before{content:"\ea33"}.mi-sports-hockey:before{content:"\ea2b"}.mi-sports-kabaddi:before{content:"\ea34"}.mi-sports-mma:before{content:"\ea2c"}.mi-sports-motorsports:before{content:"\ea2d"}.mi-sports-rugby:before{content:"\ea2e"}.mi-sports-soccer:before{content:"\ea2f"}.mi-sports-tennis:before{content:"\ea32"}.mi-sports-volleyball:before{content:"\ea31"}.mi-square-foot:before{content:"\ea49"}.mi-stacked-bar-chart:before{content:"\e9e6"}.mi-stacked-line-chart:before{content:"\f22b"}.mi-stairs:before{content:"\f1a9"}.mi-star:before{content:"\e838"}.mi-star-border:before{content:"\e83a"}.mi-star-half:before{content:"\e839"}.mi-star-outline:before{content:"\f06f"}.mi-star-rate:before{content:"\f0ec"}.mi-stars:before{content:"\e8d0"}.mi-stay-current-landscape:before{content:"\e0d3"}.mi-stay-current-portrait:before{content:"\e0d4"}.mi-stay-primary-landscape:before{content:"\e0d5"}.mi-stay-primary-portrait:before{content:"\e0d6"}.mi-sticky-note-2:before{content:"\f1fc"}.mi-stop:before{content:"\e047"}.mi-stop-circle:before{content:"\ef71"}.mi-stop-screen-share:before{content:"\e0e3"}.mi-storage:before{content:"\e1db"}.mi-store:before{content:"\e8d1"}.mi-store-mall-directory:before{content:"\e563"}.mi-storefront:before{content:"\ea12"}.mi-straighten:before{content:"\e41c"}.mi-stream:before{content:"\e9e9"}.mi-streetview:before{content:"\e56e"}.mi-strikethrough-s:before{content:"\e257"}.mi-stroller:before{content:"\f1ae"}.mi-style:before{content:"\e41d"}.mi-subdirectory-arrow-left:before{content:"\e5d9"}.mi-subdirectory-arrow-right:before{content:"\e5da"}.mi-subject:before{content:"\e8d2"}.mi-subscript:before{content:"\f111"}.mi-subscriptions:before{content:"\e064"}.mi-subtitles:before{content:"\e048"}.mi-subtitles-off:before{content:"\ef72"}.mi-subway:before{content:"\e56f"}.mi-superscript:before{content:"\f112"}.mi-supervised-user-circle:before{content:"\e939"}.mi-supervisor-account:before{content:"\e8d3"}.mi-support:before{content:"\ef73"}.mi-support-agent:before{content:"\f0e2"}.mi-surround-sound:before{content:"\e049"}.mi-swap-calls:before{content:"\e0d7"}.mi-swap-horiz:before{content:"\e8d4"}.mi-swap-horizontal-circle:before{content:"\e933"}.mi-swap-vert:before{content:"\e8d5"}.mi-swap-vert-circle:before,.mi-swap-vertical-circle:before{content:"\e8d6"}.mi-swipe:before{content:"\e9ec"}.mi-switch-account:before{content:"\e9ed"}.mi-switch-camera:before{content:"\e41e"}.mi-switch-left:before{content:"\f1d1"}.mi-switch-right:before{content:"\f1d2"}.mi-switch-video:before{content:"\e41f"}.mi-sync:before{content:"\e627"}.mi-sync-alt:before{content:"\ea18"}.mi-sync-disabled:before{content:"\e628"}.mi-sync-problem:before{content:"\e629"}.mi-system-update:before{content:"\e62a"}.mi-system-update-alt:before,.mi-system-update-tv:before{content:"\e8d7"}.mi-tab:before{content:"\e8d8"}.mi-tab-unselected:before{content:"\e8d9"}.mi-table-chart:before{content:"\e265"}.mi-table-rows:before{content:"\f101"}.mi-table-view:before{content:"\f1be"}.mi-tablet:before{content:"\e32f"}.mi-tablet-android:before{content:"\e330"}.mi-tablet-mac:before{content:"\e331"}.mi-tag:before{content:"\e9ef"}.mi-tag-faces:before{content:"\e420"}.mi-takeout-dining:before{content:"\ea74"}.mi-tap-and-play:before{content:"\e62b"}.mi-tapas:before{content:"\f1e9"}.mi-taxi-alert:before{content:"\ef74"}.mi-terrain:before{content:"\e564"}.mi-text-fields:before{content:"\e262"}.mi-text-format:before{content:"\e165"}.mi-text-rotate-up:before{content:"\e93a"}.mi-text-rotate-vertical:before{content:"\e93b"}.mi-text-rotation-angledown:before{content:"\e93c"}.mi-text-rotation-angleup:before{content:"\e93d"}.mi-text-rotation-down:before{content:"\e93e"}.mi-text-rotation-none:before{content:"\e93f"}.mi-text-snippet:before{content:"\f1c6"}.mi-textsms:before{content:"\e0d8"}.mi-texture:before{content:"\e421"}.mi-theater-comedy:before{content:"\ea66"}.mi-theaters:before{content:"\e8da"}.mi-thumb-down:before{content:"\e8db"}.mi-thumb-down-alt:before{content:"\e816"}.mi-thumb-down-off-alt:before{content:"\e9f2"}.mi-thumb-up:before{content:"\e8dc"}.mi-thumb-up-alt:before{content:"\e817"}.mi-thumb-up-off-alt:before{content:"\e9f3"}.mi-thumbs-up-down:before{content:"\e8dd"}.mi-time-to-leave:before{content:"\e62c"}.mi-timelapse:before{content:"\e422"}.mi-timeline:before{content:"\e922"}.mi-timer:before{content:"\e425"}.mi-timer-10:before{content:"\e423"}.mi-timer-3:before{content:"\e424"}.mi-timer-off:before{content:"\e426"}.mi-title:before{content:"\e264"}.mi-toc:before{content:"\e8de"}.mi-today:before{content:"\e8df"}.mi-toggle-off:before{content:"\e9f5"}.mi-toggle-on:before{content:"\e9f6"}.mi-toll:before{content:"\e8e0"}.mi-tonality:before{content:"\e427"}.mi-topic:before{content:"\f1c8"}.mi-touch-app:before{content:"\e913"}.mi-tour:before{content:"\ef75"}.mi-toys:before{content:"\e332"}.mi-track-changes:before{content:"\e8e1"}.mi-traffic:before{content:"\e565"}.mi-train:before{content:"\e570"}.mi-tram:before{content:"\e571"}.mi-transfer-within-a-station:before{content:"\e572"}.mi-transform:before{content:"\e428"}.mi-transit-enterexit:before{content:"\e579"}.mi-translate:before{content:"\e8e2"}.mi-trending-down:before{content:"\e8e3"}.mi-trending-flat:before,.mi-trending-neutral:before{content:"\e8e4"}.mi-trending-up:before{content:"\e8e5"}.mi-trip-origin:before{content:"\e57b"}.mi-tty:before{content:"\f1aa"}.mi-tune:before{content:"\e429"}.mi-turned-in:before{content:"\e8e6"}.mi-turned-in-not:before{content:"\e8e7"}.mi-tv:before{content:"\e333"}.mi-tv-off:before{content:"\e647"}.mi-two-wheeler:before{content:"\e9f9"}.mi-umbrella:before{content:"\f1ad"}.mi-unarchive:before{content:"\e169"}.mi-undo:before{content:"\e166"}.mi-unfold-less:before{content:"\e5d6"}.mi-unfold-more:before{content:"\e5d7"}.mi-unpublished:before{content:"\f236"}.mi-unsubscribe:before{content:"\e0eb"}.mi-update:before{content:"\e923"}.mi-update-disabled:before{content:"\e075"}.mi-upgrade:before{content:"\f0fb"}.mi-upload-file:before{content:"\e9fc"}.mi-usb:before{content:"\e1e0"}.mi-verified:before{content:"\ef76"}.mi-verified-user:before{content:"\e8e8"}.mi-vertical-align-bottom:before{content:"\e258"}.mi-vertical-align-center:before{content:"\e259"}.mi-vertical-align-top:before{content:"\e25a"}.mi-vertical-distribute:before{content:"\e076"}.mi-vertical-split:before{content:"\e949"}.mi-vibration:before{content:"\e62d"}.mi-video-call:before{content:"\e070"}.mi-video-collection:before{content:"\e04a"}.mi-video-label:before{content:"\e071"}.mi-video-library:before{content:"\e04a"}.mi-video-settings:before{content:"\ea75"}.mi-videocam:before{content:"\e04b"}.mi-videocam-off:before{content:"\e04c"}.mi-videogame-asset:before{content:"\e338"}.mi-view-agenda:before{content:"\e8e9"}.mi-view-array:before{content:"\e8ea"}.mi-view-carousel:before{content:"\e8eb"}.mi-view-column:before{content:"\e8ec"}.mi-view-comfortable:before,.mi-view-comfy:before{content:"\e42a"}.mi-view-compact:before{content:"\e42b"}.mi-view-day:before{content:"\e8ed"}.mi-view-headline:before{content:"\e8ee"}.mi-view-in-ar:before{content:"\e9fe"}.mi-view-list:before{content:"\e8ef"}.mi-view-module:before{content:"\e8f0"}.mi-view-quilt:before{content:"\e8f1"}.mi-view-sidebar:before{content:"\f114"}.mi-view-stream:before{content:"\e8f2"}.mi-view-week:before{content:"\e8f3"}.mi-vignette:before{content:"\e435"}.mi-visibility:before{content:"\e8f4"}.mi-visibility-off:before{content:"\e8f5"}.mi-voice-chat:before{content:"\e62e"}.mi-voice-over-off:before{content:"\e94a"}.mi-voicemail:before{content:"\e0d9"}.mi-volume-down:before{content:"\e04d"}.mi-volume-mute:before{content:"\e04e"}.mi-volume-off:before{content:"\e04f"}.mi-volume-up:before{content:"\e050"}.mi-volunteer-activism:before{content:"\ea70"}.mi-vpn-key:before{content:"\e0da"}.mi-vpn-lock:before{content:"\e62f"}.mi-wallet-giftcard:before{content:"\e8f6"}.mi-wallet-membership:before{content:"\e8f7"}.mi-wallet-travel:before{content:"\e8f8"}.mi-wallpaper:before{content:"\e1bc"}.mi-warning:before{content:"\e002"}.mi-wash:before{content:"\f1b1"}.mi-watch:before{content:"\e334"}.mi-watch-later:before{content:"\e924"}.mi-water-damage:before{content:"\f203"}.mi-waterfall-chart:before{content:"\ea00"}.mi-waves:before{content:"\e176"}.mi-wb-auto:before{content:"\e42c"}.mi-wb-cloudy:before{content:"\e42d"}.mi-wb-incandescent:before{content:"\e42e"}.mi-wb-iridescent:before{content:"\e436"}.mi-wb-shade:before{content:"\ea01"}.mi-wb-sunny:before{content:"\e430"}.mi-wb-twighlight:before{content:"\ea02"}.mi-wc:before{content:"\e63d"}.mi-web:before{content:"\e051"}.mi-web-asset:before{content:"\e069"}.mi-weekend:before{content:"\e16b"}.mi-west:before{content:"\f1e6"}.mi-whatshot:before{content:"\e80e"}.mi-wheelchair-pickup:before{content:"\f1ab"}.mi-where-to-vote:before{content:"\e177"}.mi-widgets:before{content:"\e1bd"}.mi-wifi:before{content:"\e63e"}.mi-wifi-calling:before{content:"\ef77"}.mi-wifi-lock:before{content:"\e1e1"}.mi-wifi-off:before{content:"\e648"}.mi-wifi-protected-setup:before{content:"\f0fc"}.mi-wifi-tethering:before{content:"\e1e2"}.mi-wine-bar:before{content:"\f1e8"}.mi-work:before{content:"\e8f9"}.mi-work-off:before{content:"\e942"}.mi-work-outline:before{content:"\e943"}.mi-workspaces-filled:before{content:"\ea0d"}.mi-workspaces-outline:before{content:"\ea0f"}.mi-wrap-text:before{content:"\e25b"}.mi-wrong-location:before{content:"\ef78"}.mi-wysiwyg:before{content:"\f1c3"}.mi-youtube-searched-for:before{content:"\e8fa"}.mi-zoom-in:before{content:"\e8ff"}.mi-zoom-out:before{content:"\e900"}.mi-zoom-out-map:before{content:"\e56b"}.icon,.mi{vertical-align:middle}.icon{padding:.44em;width:1.5em;height:1.5em;display:inline-block;-ms-flex-negative:0;flex-shrink:0}.icon:before{content:"";display:block;width:100%;height:100%}.icon.icon-square-filled:before{background-color:#000}.icon.icon-square-outlined:before{background-color:#fff;border:1px solid #000}.icon.icon-circle-filled:before{background-color:#000;border-radius:50%}.icon.icon-circle-outlined{background-color:#fff;border:1px solid #000;border-radius:50%}.button{-webkit-tap-highlight-color:transparent;will-change:transform,opacity;text-decoration:none;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.1;background-color:transparent;background-image:none;border:1px solid transparent;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;border-radius:4px;overflow:visible;padding:.5em 2em}.button:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;content:"";pointer-events:none;background-position:50%;border-radius:inherit;-webkit-transition:background .7s;transition:background .7s}.button:focus:before,.button:hover:before{background-color:hsla(0,0%,100%,.2);background-image:radial-gradient(circle,transparent 1%,hsla(0,0%,100%,.2) 0);background-position:50%;background-size:15000%}.button:active:before{background-color:hsla(0,0%,85.1%,.2);background-size:100%;-webkit-transition:background 0s;transition:background 0s}.button:not(:disabled){cursor:pointer}.button.raised{background-color:#fff;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1)}.button.raised:focus,.button.raised:hover{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.button.raised:active{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.button.outlined{border:1px solid rgba(0,0,0,.18)}.button.primary{background-color:#ffd900}.button-leading,.button-trailing{position:absolute;top:0;bottom:0;width:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button-leading{left:0}.button-trailing{right:0}.button.button-with-leading,.button.button-with-trailing{padding-left:3.5rem;padding-right:3.5rem}.icon-button{position:relative;border:none;outline:none;background-color:transparent;fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:48px;height:48px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px}.icon-button:after,.icon-button:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";top:0;left:0;width:100%;height:100%;background-color:#000}.icon-button:after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.icon-button:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.icon-button:hover:before{opacity:.04}.icon-button:active:after,.icon-button:focus:before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12}.icon-button.outlined{border:1px solid #bbb}.main-button{margin:.4rem;padding:.5rem 1.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3496cc;-webkit-box-shadow:0 4px #156794;box-shadow:0 4px #156794;-webkit-transition:-webkit-box-shadow .1s,-webkit-transform .1s;transition:-webkit-box-shadow .1s,-webkit-transform .1s;transition:box-shadow .1s,transform .1s;transition:box-shadow .1s,transform .1s,-webkit-box-shadow .1s,-webkit-transform .1s;color:#fff}.main-button:hover{cursor:pointer;-webkit-transform:translateY(-.2rem);transform:translateY(-.2rem);-webkit-box-shadow:0 6px #156794;box-shadow:0 6px #156794}.main-button:active{cursor:pointer;-webkit-transform:translateY(.3rem);transform:translateY(.3rem);-webkit-box-shadow:none;box-shadow:none}.round-button{border-radius:15px;height:30px;padding:0 8px;background-color:#fff}.round-button.outlined{border-width:2px}.round-button .mi{font-size:1.5em}.button+.button-helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 16px;color:#948e8e;font-size:.85em;color:red;margin:4px}.button+.button-helper .button-helper-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.checkbox,.ui-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.checkbox{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox>*{cursor:pointer}.checkbox input[type=checkbox]{display:none}.checkbox input[type=checkbox]+*{position:relative;border-radius:3px;border:1px solid #bbb;width:20px;height:20px;margin:2px 4px;background-color:#fff;-ms-flex-negative:0;flex-shrink:0}.checkbox input[type=checkbox]:checked+:after{content:"";display:block;position:absolute;top:0;left:5px;bottom:4px;right:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:3px solid #e21c22;border-bottom:3px solid #e21c22}.checkbox-list{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox-list.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.checkbox-list:not(.vertical){-ms-flex-wrap:wrap;flex-wrap:wrap}.checkbox-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px}.checkbox-list .checkbox{-ms-flex-negative:0;flex-shrink:0}.radiobutton,.ui-radiobutton{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.radiobutton{max-width:100%}.radiobutton>*{cursor:pointer}.radiobutton input[type=radio]{display:none}.radiobutton input[type=radio]+div{border-radius:50%;border:1px solid #bbb;width:20px;height:20px;margin:2px 4px;position:relative;-ms-flex-negative:0;flex-shrink:0}.radiobutton input[type=radio]:checked+:after{content:"";display:block;position:absolute;top:3px;left:3px;bottom:3px;right:3px;background-color:#e21c22;border-radius:50%}.radiobutton-list{display:-webkit-box;display:-ms-flexbox;display:flex}.radiobutton-list.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radiobutton-list:not(.vertical){-ms-flex-wrap:wrap;flex-wrap:wrap}.radiobutton-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px}.radiobutton-list .radiobutton{-ms-flex-negative:0;flex-shrink:0}.radiobutton-list .radiobutton-list-helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 16px;color:#948e8e;font-size:.85em}.radiobutton-list .radiobutton-list-helper-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.radiobutton-list .radiobutton-list-helper-text:not(:empty){padding:2px 0}.radiobutton-list.error .radiobutton-list-helper{color:red}.fieldset .mi{font-size:1em;margin-right:.5em}.fieldset .title{font-size:1em;margin:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.fieldset .annotation{font-size:.9em;margin:2px 0}.fieldset+.fieldset{margin-top:10px}.label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .5em;min-height:1.5em}.label.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.label.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.label.editable{border-bottom-style:solid;border-bottom-width:1px;cursor:pointer}.label.start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.freetext{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;padding:0 8px}.freetext:after,.freetext:before{content:"";position:absolute;top:0;bottom:0;width:4px;border:1px solid #393636}.freetext:before{left:0;border-right:none}.freetext:after{right:0;border-left:none}.ui-databox,.ui-selectbox,.ui-textbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ui-databox select,.ui-selectbox select,.ui-textbox select{display:none}html.databox-open,html.selectbox-open,html.textbox-open{overflow:hidden}.textbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:4px;width:100%;min-width:10em}.textbox select{display:none}.textbox .textbox-field{background-color:transparent;border:none;border-radius:4px;overflow:visible;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}.textbox .textbox-field-leading,.textbox .textbox-field-trailing{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#948e8e;word-break:break-all;z-index:2;-ms-flex-negative:0;flex-shrink:0}.textbox .textbox-field-leading{padding-left:12px}.textbox .textbox-field-trailing{padding-right:12px}.textbox .textbox-field-input{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto;height:100%;text-decoration:inherit;text-transform:inherit;color:#393636;padding:6px 12px;overflow:visible;z-index:1}.textbox .textbox-field-input input{overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:none;border-radius:0;border:none;padding:0;margin:0;width:100%;height:2em;vertical-align:middle}.textbox .textbox-field-input input::-ms-clear,.textbox .textbox-field-input input::-ms-reveal{display:none}.textbox .textbox-field-input input::-webkit-inner-spin-button,.textbox .textbox-field-input input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.textbox .textbox-field-input input[type=number]{-moz-appearance:textfield}.textbox .textbox-outline{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.textbox .textbox-outline-leading{border-radius:4px 0 0 4px;border:1px solid #bbb;border-right:none;width:12px;height:100%}.textbox .textbox-outline-notch{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;height:100%;border:1px solid #bbb;border-right:none;border-left:none}.textbox .textbox-outline-trailing{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:0 4px 4px 0;border:1px solid #bbb;border-left:none;width:12px;height:100%}.textbox .textbox-floating-label,.textbox .textbox-placeholder{position:absolute;display:inline-block;max-width:100%;-webkit-transform-origin:left top;transform-origin:left top;text-overflow:clip;white-space:nowrap;line-height:1.5em;cursor:text;overflow:hidden;top:calc(50% - .75em);pointer-events:none;left:0;color:#948e8e;padding:0 12px;z-index:1}.textbox .textbox-helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;color:#948e8e;font-size:.85em}.textbox .textbox-helper-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;word-break:break-all}.textbox .textbox-helper-text:not(:empty){padding:2px 0}.textbox .textbox-helper-counter{-ms-flex-negative:0;flex-shrink:0;margin-left:1em}.textbox .textbox-helper-counter:not(:empty){padding:2px 0}.textbox .textbox-datalist{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:100vh;top:0;left:0;opacity:0;pointer-events:none}.textbox .textbox-datalist.textbox-inline-datalist .textbox-selector{position:absolute;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:left top;transform-origin:left top;width:calc(100% - 8px);top:calc(100% + 8px);left:4px}.textbox .textbox-datalist:not(.textbox-inline-datalist) .textbox-selector{min-width:300px;max-width:80vw;max-height:80vh;width:auto;position:static;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.textbox .textbox-datalist:not(.textbox-inline-datalist) .textbox-datalist-scrim{background-color:rgba(0,0,0,.32)}.textbox .textbox-datalist-scrim{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0}.textbox .textbox-selector{display:block;overflow:auto;-webkit-transition:opacity 30ms linear,height .25s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity 30ms linear,height .25s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity 30ms linear,transform .12s cubic-bezier(0,0,.2,1),height .25s cubic-bezier(0,0,.2,1);transition:opacity 30ms linear,transform .12s cubic-bezier(0,0,.2,1),height .25s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);background-color:#fff;border-radius:4px;border:1px solid #bbb;opacity:0;z-index:8}.textbox .textbox-list-item{padding:8px;line-height:1.5em;min-height:calc(1.5em + 16px)}.textbox .textbox-list-item:hover{cursor:pointer;position:relative}.textbox .textbox-list-item:hover:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.05);z-index:-1}.textbox .textbox-list-item.selected{background-color:#ffd900;background-color:rgba(52,150,204,.25)}.textbox .textbox-list-divider{width:100%;height:1px;background-color:#ccc;margin:8px 0}.textbox.textbox-with-leading .textbox-field-leading,.textbox.textbox-with-trailing .textbox-field-trailing{display:-webkit-box;display:-ms-flexbox;display:flex}.textbox:not(.textbox-focused):not(.textbox-error):not(.textbox-disabled):hover .textbox-outline>*{border-color:#393636}.textbox.textbox-focused .textbox-outline>.textbox-outline-notch,.textbox.textbox-inputed .textbox-outline>.textbox-outline-notch{border-top:none}.textbox.textbox-focused .textbox-floating-label,.textbox.textbox-inputed .textbox-floating-label{font-size:10px;text-overflow:clip;top:-.5em;left:16px;max-width:calc(100% - 8px);padding:0}.textbox.textbox-focused .textbox-outline>*{border-color:#ffd900;border-width:2px}.textbox.textbox-focused .textbox-outline>.textbox-outline-notch{padding-top:2px}.textbox.textbox-focused .textbox-floating-label{color:#ffd900;font-weight:700}.textbox.textbox-opened .textbox-datalist{z-index:1000;opacity:1;pointer-events:auto}.textbox.textbox-opened .textbox-datalist.textbox-inline-datalist .textbox-selector{-webkit-transform:scaleY(1);transform:scaleY(1)}.textbox.textbox-opened .textbox-datalist:not(.textbox-inline-datalist) .textbox-selector{-webkit-transform:scale(1);transform:scale(1)}.textbox.textbox-opened .textbox-datalist-scrim,.textbox.textbox-opened .textbox-selector{opacity:1}.textbox.textbox-error .textbox-field{background-color:#fff}.textbox.textbox-error .textbox-outline>*{border-color:red}.textbox.textbox-error.textbox-focused .textbox-floating-label,.textbox.textbox-error .textbox-helper,.textbox.textbox-error.textbox-inputed .textbox-floating-label{color:red}.textbox.textbox-disabled .textbox-field{background-color:#ccc}.textbox.textbox-disabled .textbox-outline>*{border-color:#888}.textbox.textbox-disabled.textbox-focused .textbox-floating-label,.textbox.textbox-disabled.textbox-inputed .textbox-floating-label{color:#888}.selectbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:4px;width:100%;min-width:10em}.selectbox select{display:none}.selectbox .selectbox-field{background-color:transparent;border:none;border-radius:4px;overflow:visible;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}.selectbox .selectbox-field-leading,.selectbox .selectbox-field-trailing{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#948e8e;word-break:break-all;z-index:2;-ms-flex-negative:0;flex-shrink:0}.selectbox .selectbox-field-leading{padding-left:12px}.selectbox .selectbox-field-trailing{padding-right:12px}.selectbox .selectbox-field-input{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto;height:100%;text-decoration:inherit;text-transform:inherit;color:#393636;padding:6px 12px;overflow:visible;z-index:1}.selectbox .selectbox-field-input input{overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:none;border-radius:0;border:none;padding:0;margin:0;width:100%;height:2em;vertical-align:middle}.selectbox .selectbox-field-input input::-ms-clear,.selectbox .selectbox-field-input input::-ms-reveal{display:none}.selectbox .selectbox-field-input input::-webkit-inner-spin-button,.selectbox .selectbox-field-input input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.selectbox .selectbox-field-input input[type=number]{-moz-appearance:textfield}.selectbox .selectbox-outline{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.selectbox .selectbox-outline-leading{border-radius:4px 0 0 4px;border:1px solid #bbb;border-right:none;width:12px;height:100%}.selectbox .selectbox-outline-notch{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;height:100%;border:1px solid #bbb;border-right:none;border-left:none}.selectbox .selectbox-outline-trailing{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:0 4px 4px 0;border:1px solid #bbb;border-left:none;width:12px;height:100%}.selectbox .selectbox-floating-label,.selectbox .selectbox-placeholder{position:absolute;display:inline-block;max-width:100%;-webkit-transform-origin:left top;transform-origin:left top;text-overflow:clip;white-space:nowrap;line-height:1.5em;cursor:text;overflow:hidden;top:calc(50% - .75em);pointer-events:none;left:0;color:#948e8e;padding:0 12px;z-index:1}.selectbox .selectbox-helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;color:#948e8e;font-size:.85em}.selectbox .selectbox-helper-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;word-break:break-all}.selectbox .selectbox-helper-text:not(:empty){padding:2px 0}.selectbox .selectbox-helper-counter{-ms-flex-negative:0;flex-shrink:0;margin-left:1em}.selectbox .selectbox-helper-counter:not(:empty){padding:2px 0}.selectbox .selectbox-datalist{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:100vh;top:0;left:0;opacity:0;pointer-events:none}.selectbox .selectbox-datalist.selectbox-inline-datalist .selectbox-selector{position:absolute;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:left top;transform-origin:left top;width:calc(100% - 8px);top:calc(100% + 8px);left:4px}.selectbox .selectbox-datalist:not(.selectbox-inline-datalist) .selectbox-selector{min-width:300px;max-width:80vw;max-height:80vh;width:auto;position:static;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.selectbox .selectbox-datalist:not(.selectbox-inline-datalist) .selectbox-datalist-scrim{background-color:rgba(0,0,0,.32)}.selectbox .selectbox-datalist-scrim{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0}.selectbox .selectbox-selector{display:block;overflow:auto;-webkit-transition:opacity 30ms linear,height .25s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity 30ms linear,height .25s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity 30ms linear,transform .12s cubic-bezier(0,0,.2,1),height .25s cubic-bezier(0,0,.2,1);transition:opacity 30ms linear,transform .12s cubic-bezier(0,0,.2,1),height .25s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);background-color:#fff;border-radius:4px;border:1px solid #bbb;opacity:0;z-index:8}.selectbox .selectbox-list-item{padding:8px;line-height:1.5em;min-height:calc(1.5em + 16px)}.selectbox .selectbox-list-item:hover{cursor:pointer;position:relative}.selectbox .selectbox-list-item:hover:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.05);z-index:-1}.selectbox .selectbox-list-item.selected{background-color:#ffd900;background-color:rgba(52,150,204,.25)}.selectbox .selectbox-list-divider{width:100%;height:1px;background-color:#ccc;margin:8px 0}.selectbox.selectbox-with-leading .selectbox-field-leading,.selectbox.selectbox-with-trailing .selectbox-field-trailing{display:-webkit-box;display:-ms-flexbox;display:flex}.selectbox:not(.selectbox-focused):not(.selectbox-error):not(.selectbox-disabled):hover .selectbox-outline>*{border-color:#393636}.selectbox.selectbox-focused .selectbox-outline>.selectbox-outline-notch,.selectbox.selectbox-inputed .selectbox-outline>.selectbox-outline-notch{border-top:none}.selectbox.selectbox-focused .selectbox-floating-label,.selectbox.selectbox-inputed .selectbox-floating-label{font-size:10px;text-overflow:clip;top:-.5em;left:16px;max-width:calc(100% - 8px);padding:0}.selectbox.selectbox-focused .selectbox-outline>*{border-color:#ffd900;border-width:2px}.selectbox.selectbox-focused .selectbox-outline>.selectbox-outline-notch{padding-top:2px}.selectbox.selectbox-focused .selectbox-floating-label{color:#ffd900;font-weight:700}.selectbox.selectbox-opened .selectbox-datalist{z-index:1000;opacity:1;pointer-events:auto}.selectbox.selectbox-opened .selectbox-datalist.selectbox-inline-datalist .selectbox-selector{-webkit-transform:scaleY(1);transform:scaleY(1)}.selectbox.selectbox-opened .selectbox-datalist:not(.selectbox-inline-datalist) .selectbox-selector{-webkit-transform:scale(1);transform:scale(1)}.selectbox.selectbox-opened .selectbox-datalist-scrim,.selectbox.selectbox-opened .selectbox-selector{opacity:1}.selectbox.selectbox-error .selectbox-field{background-color:#fff}.selectbox.selectbox-error .selectbox-outline>*{border-color:red}.selectbox.selectbox-error.selectbox-focused .selectbox-floating-label,.selectbox.selectbox-error .selectbox-helper,.selectbox.selectbox-error.selectbox-inputed .selectbox-floating-label{color:red}.selectbox.selectbox-disabled .selectbox-field{background-color:#ccc}.selectbox.selectbox-disabled .selectbox-outline>*{border-color:#888}.selectbox.selectbox-disabled.selectbox-focused .selectbox-floating-label,.selectbox.selectbox-disabled.selectbox-inputed .selectbox-floating-label{color:#888}.databox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:4px;width:100%;min-width:10em}.databox select{display:none}.databox .databox-field{background-color:transparent;border:none;border-radius:4px;overflow:visible;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}.databox .databox-field-leading,.databox .databox-field-trailing{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#948e8e;word-break:break-all;z-index:2;-ms-flex-negative:0;flex-shrink:0}.databox .databox-field-leading{padding-left:12px}.databox .databox-field-trailing{padding-right:12px}.databox .databox-field-input{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto;height:100%;text-decoration:inherit;text-transform:inherit;color:#393636;padding:6px 12px;overflow:visible;z-index:1}.databox .databox-field-input input{overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:none;border-radius:0;border:none;padding:0;margin:0;width:100%;height:2em;vertical-align:middle}.databox .databox-field-input input::-ms-clear,.databox .databox-field-input input::-ms-reveal{display:none}.databox .databox-field-input input::-webkit-inner-spin-button,.databox .databox-field-input input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.databox .databox-field-input input[type=number]{-moz-appearance:textfield}.databox .databox-outline{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.databox .databox-outline-leading{border-radius:4px 0 0 4px;border:1px solid #bbb;border-right:none;width:12px;height:100%}.databox .databox-outline-notch{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;height:100%;border:1px solid #bbb;border-right:none;border-left:none}.databox .databox-outline-trailing{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:0 4px 4px 0;border:1px solid #bbb;border-left:none;width:12px;height:100%}.databox .databox-floating-label,.databox .databox-placeholder{position:absolute;display:inline-block;max-width:100%;-webkit-transform-origin:left top;transform-origin:left top;text-overflow:clip;white-space:nowrap;line-height:1.5em;cursor:text;overflow:hidden;top:calc(50% - .75em);pointer-events:none;left:0;color:#948e8e;padding:0 12px;z-index:1}.databox .databox-helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;color:#948e8e;font-size:.85em}.databox .databox-helper-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;word-break:break-all}.databox .databox-helper-text:not(:empty){padding:2px 0}.databox .databox-helper-counter{-ms-flex-negative:0;flex-shrink:0;margin-left:1em}.databox .databox-helper-counter:not(:empty){padding:2px 0}.databox .databox-datalist{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:100vh;top:0;left:0;opacity:0;pointer-events:none}.databox .databox-datalist.databox-inline-datalist .databox-selector{position:absolute;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:left top;transform-origin:left top;width:calc(100% - 8px);top:calc(100% + 8px);left:4px}.databox .databox-datalist:not(.databox-inline-datalist) .databox-selector{min-width:300px;max-width:80vw;max-height:80vh;width:auto;position:static;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.databox .databox-datalist:not(.databox-inline-datalist) .databox-datalist-scrim{background-color:rgba(0,0,0,.32)}.databox .databox-datalist-scrim{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0}.databox .databox-selector{display:block;overflow:auto;-webkit-transition:opacity 30ms linear,height .25s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity 30ms linear,height .25s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity 30ms linear,transform .12s cubic-bezier(0,0,.2,1),height .25s cubic-bezier(0,0,.2,1);transition:opacity 30ms linear,transform .12s cubic-bezier(0,0,.2,1),height .25s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);background-color:#fff;border-radius:4px;border:1px solid #bbb;opacity:0;z-index:8}.databox .databox-list-item{padding:8px;line-height:1.5em;min-height:calc(1.5em + 16px)}.databox .databox-list-item:hover{cursor:pointer;position:relative}.databox .databox-list-item:hover:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.05);z-index:-1}.databox .databox-list-item.selected{background-color:#ffd900;background-color:rgba(52,150,204,.25)}.databox .databox-list-divider{width:100%;height:1px;background-color:#ccc;margin:8px 0}.databox.databox-with-leading .databox-field-leading,.databox.databox-with-trailing .databox-field-trailing{display:-webkit-box;display:-ms-flexbox;display:flex}.databox:not(.databox-focused):not(.databox-error):not(.databox-disabled):hover .databox-outline>*{border-color:#393636}.databox.databox-focused .databox-outline>.databox-outline-notch,.databox.databox-inputed .databox-outline>.databox-outline-notch{border-top:none}.databox.databox-focused .databox-floating-label,.databox.databox-inputed .databox-floating-label{font-size:10px;text-overflow:clip;top:-.5em;left:16px;max-width:calc(100% - 8px);padding:0}.databox.databox-focused .databox-outline>*{border-color:#ffd900;border-width:2px}.databox.databox-focused .databox-outline>.databox-outline-notch{padding-top:2px}.databox.databox-focused .databox-floating-label{color:#ffd900;font-weight:700}.databox.databox-opened .databox-datalist{z-index:1000;opacity:1;pointer-events:auto}.databox.databox-opened .databox-datalist.databox-inline-datalist .databox-selector{-webkit-transform:scaleY(1);transform:scaleY(1)}.databox.databox-opened .databox-datalist:not(.databox-inline-datalist) .databox-selector{-webkit-transform:scale(1);transform:scale(1)}.databox.databox-opened .databox-datalist-scrim,.databox.databox-opened .databox-selector{opacity:1}.databox.databox-error .databox-field{background-color:#fff}.databox.databox-error .databox-outline>*{border-color:red}.databox.databox-error.databox-focused .databox-floating-label,.databox.databox-error .databox-helper,.databox.databox-error.databox-inputed .databox-floating-label{color:red}.databox.databox-disabled .databox-field{background-color:#ccc}.databox.databox-disabled .databox-outline>*{border-color:#888}.databox.databox-disabled.databox-focused .databox-floating-label,.databox.databox-disabled.databox-inputed .databox-floating-label{color:#888}.snackbars{position:fixed;width:100%;left:0;bottom:0;padding:6px;z-index:9000;pointer-events:none}.snackbar{pointer-events:auto;background-color:#333;color:hsla(0,0%,100%,.87);border-radius:4px;font-size:1.2rem;width:100%;max-width:500px;min-height:48px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-webkit-animation:fadein .2s;animation:fadein .2s}.snackbar+.snackbar{margin-top:6px}.snackbar.fadeout{-webkit-animation:fadeout .2s;animation:fadeout .2s}.snackbar .label{padding:14px 16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:inherit}.snackbar .action{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 8px 0 0}.snackbar .dismiss{margin-left:8px;margin-right:0;color:inherit;width:36px;height:36px;padding:9px;font-size:18px}.snackbar .dismiss:hover{opacity:.8}.snackbar .dismiss:after,.snackbar .dismiss:before{background-color:hsla(0,0%,100%,.87)}.snackbar .dismiss:active:after,.snackbar .dismiss:focus:before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.24}.dialogs{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.dialog,.dialog-window,.dialogs{display:-webkit-box;display:-ms-flexbox;display:flex}.dialog-window{border-radius:4px;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);overflow:hidden;max-height:calc(100vh - 32px);min-width:280px;-webkit-animation:fadein .2s;animation:fadein .2s}.dialog-window:focus{outline:none}.dialog-window.dialog-opened{overflow:visible}@media (max-width:592px){.dialog-window{max-width:calc(100vw - 32px)}}@media (min-width:592px){.dialog-window{max-width:560px}}.dialog-title{font-size:18px;line-height:32px;font-weight:700;letter-spacing:.0125em;text-decoration:inherit;text-transform:inherit;-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0 24px 9px;border-bottom:1px solid transparent}.dialog-title:before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.dialog-title+.dialog-content{padding-top:0}.dialog-content{overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px 24px}.dialog-message{white-space:pre-wrap;word-break:break-all;letter-spacing:.0325em;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.6)}.dialog-footer{min-height:52px;padding:8px;border-top:1px solid transparent;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.dialog-action{height:36px;max-width:100%;text-align:right;font-weight:700;margin-left:8px}.dialog-action:not(:disabled){color:#ffd900;background-color:transparent}.dialog-action:first-child{margin-left:0}.dialog-action.button{text-transform:uppercase}.dialog-scrim{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;background-color:rgba(0,0,0,.32)}html.dialog-open{overflow:hidden}html.dialog-open .dialogs{z-index:8000;pointer-events:auto}html.dialog-open .dialog-scrim{opacity:1}.responsive-table{display:-ms-grid;display:grid;margin:1.2rem 0;font-size:1.2rem}.responsive-table>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.responsive-table>:not(.p-0){padding:8px}.responsive-table-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.responsive-table-column{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.responsive-table-item-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;letter-spacing:.2rem}.timeline{display:-ms-grid;display:grid;margin:1.2rem 0;font-size:1.2rem;overflow:hidden}.timeline-header,.timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px;border-right:1px solid #bbb;border-bottom:1px solid #bbb}.timeline-item-border{display:none;position:relative;width:20px}.timeline-item-border:after{position:absolute;bottom:-15px;left:0;width:0;height:0;content:"";display:block;z-index:1;border-top-style:solid;border-top-width:15px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:0 solid transparent}.timeline-item-title{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-weight:700;letter-spacing:.1em;text-align:center;line-height:1.2}.timeline-item-level{position:relative;width:70px;padding-top:20px;padding-bottom:5px;border-right:0 solid;border-left:0 solid;border-top:0 solid}.timeline-item-level>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;word-break:break-word}.timeline-item-level:after{position:absolute;bottom:-15.5px;left:0;width:0;height:0;content:"";display:block;z-index:1;border-top-style:solid;border-top-width:15px;border-left:35px solid transparent;border-right:35px solid transparent;border-bottom:0 solid transparent}.timeline-item-level .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timeline-item-evacuation{padding:0}.timeline-item-evacuation ul{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:700;max-width:100%}.timeline-item-evacuation li{padding:3px;max-width:100%}.timeline-item-evacuation li+li{margin-top:4px}.timeline-item-evacuation li .text-border{border-style:solid;border-width:1px;padding:2px;background-color:#fff;line-height:1.5;margin:0}.timeline-item-community,.timeline-item-familiy{padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.timeline-item-community .action-list,.timeline-item-familiy .action-list{width:100%;padding:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.timeline-item-community .action-item,.timeline-item-familiy .action-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:4px 0}.timeline-item-community .action-item .name,.timeline-item-familiy .action-item .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;word-break:break-all}.timeline-item-community .action-item .icon,.timeline-item-familiy .action-item .icon{width:.5em;height:.5em;padding:.25em;margin:.4em}.timeline-item-community .action-item:empty,.timeline-item-familiy .action-item:empty{border-bottom:1px solid #bbb}.timeline .subject{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:4px}.timeline .subject,.timeline .subject>:first-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline .subject>:first-child{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.timeline .announce{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;font-weight:700;font-size:1.2em}.timeline .operator{margin:8px 0}.timeline .operator-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:.5rem}.timeline .operator-group .button+.button{margin-left:.3rem}.timeline-header{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;background-color:#fff;text-align:center}.timeline-image{width:40px;height:40px;background-repeat:no-repeat;background-size:contain}.timeline-form .dialog-window{width:500px}.timeline-form .dialog-title{padding:0 8px}.timeline-form .dialog-content{padding:0}.timeline-form .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.timeline-form .modal-content-header{padding:8px 0 0;-ms-flex-negative:0;flex-shrink:0}.timeline-form .modal-content-main{padding:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto}.timeline-form .modal-content-main .ui-textbox{width:100%}.timeline-form .modal-content-footer:not(:empty){padding:0 8px 8px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.timeline-form .subtitle,.timeline-form .title{padding:4px 8px}.timeline-form .title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #bbb}.timeline-form .title,.timeline-form .title .text,.timeline-form .title .text>:not(ruby){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline-form .subtitle{font-size:.9em;border-top:1px solid #bbb;border-bottom:1px solid #bbb}.timeline-form .level>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timeline-form .checkbox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.timeline-form .timeline-image{width:24px;height:24px}.timeline .round-button{margin:2px}@media only screen and (max-width:768px){.timeline-header{display:none}.timeline-item{border-left:1px solid #bbb;border-right:0 solid}.timeline-item-border{display:block;border-left:0 solid;border-right:0 solid}.timeline-item-title{width:100%;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;letter-spacing:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 8px;font-size:1.1rem;border-left:0 solid;border-right:0 solid;border-bottom:1px solid #bbb}.timeline-item-title,.timeline-item-title>*{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.timeline-item-title:before{content:"("}.timeline-item-title:after{content:")"}.timeline-item-level{width:100%;padding:8px 8px 0;border-left:0 solid}.timeline-item-level>*{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.timeline-item-level>* .icon{margin-left:.5em}.timeline-item-level:after{display:none}.timeline-item-evacuation{width:100%}.timeline-item-evacuation:empty{border-bottom:0 solid}.timeline-item-evacuation ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.timeline-item-evacuation li,.timeline-item-evacuation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.timeline-item-evacuation li{margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.timeline-item-evacuation li:not(:first-child){margin-left:1em;margin-top:0}.timeline-item-community .subject,.timeline-item-evacuation .subject,.timeline-item-familiy .subject{border-bottom:1px solid #bbb}.timeline .subject{display:-webkit-box;display:-ms-flexbox;display:flex}.timeline .operator{display:none}}@media only print and (max-width:768px){html.sp-pdf .timeline-header{display:none}html.sp-pdf .timeline-item{border-left:1px solid #bbb;border-right:0 solid}html.sp-pdf .timeline-item-border{display:block;border-left:0 solid;border-right:0 solid}html.sp-pdf .timeline-item-title{width:100%;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;letter-spacing:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 8px;font-size:1.1rem;border-left:0 solid;border-right:0 solid;border-bottom:1px solid #bbb}html.sp-pdf .timeline-item-title,html.sp-pdf .timeline-item-title>*{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}html.sp-pdf .timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}html.sp-pdf .timeline-item-title:before{content:"("}html.sp-pdf .timeline-item-title:after{content:")"}html.sp-pdf .timeline-item-level{width:100%;padding:8px 8px 0;border-left:0 solid}html.sp-pdf .timeline-item-level>*{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}html.sp-pdf .timeline-item-level>* .icon{margin-left:.5em}html.sp-pdf .timeline-item-level:after{display:none}html.sp-pdf .timeline-item-evacuation{width:100%}html.sp-pdf .timeline-item-evacuation:empty{border-bottom:0 solid}html.sp-pdf .timeline-item-evacuation ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}html.sp-pdf .timeline-item-evacuation li,html.sp-pdf .timeline-item-evacuation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}html.sp-pdf .timeline-item-evacuation li{margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}html.sp-pdf .timeline-item-evacuation li:not(:first-child){margin-left:1em;margin-top:0}html.sp-pdf .timeline-item-community .subject,html.sp-pdf .timeline-item-evacuation .subject,html.sp-pdf .timeline-item-familiy .subject{border-bottom:1px solid #bbb}html.sp-pdf .timeline .subject{display:-webkit-box;display:-ms-flexbox;display:flex}html.sp-pdf .timeline .operator{display:none}}.card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-wrapper>.card{width:100%}.card-wrapper>.card+.card{margin-left:1rem}.card-wrapper>.card.invisible+.card{margin-left:0}.card{margin-bottom:16px;background-color:#fff;border-radius:4px;border:1px solid #bbb;padding:8px 16px}.card .card-title{margin:1rem auto;padding:.2rem .2rem .2rem 1.2rem;font-size:1.8rem;font-weight:700}.card .card-title .text-huge{line-height:1;margin:0 .3rem}.card .card-title>span{position:relative;z-index:2;max-width:100%}.card .card-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.7rem;padding:.4rem;margin:.8rem .2rem}.card.mytimeline-form-card{padding:0 0 8px;overflow:hidden}.card.mytimeline-form-card .card-title{color:#fff;padding:.4rem 0;margin:0 auto 1rem}.card.mytimeline-form-card .card-title.back-color-flood{background-color:#38a1db}.card.mytimeline-form-card .card-title.back-color-earthquake{background-color:#595757}.card.mytimeline-form-card .card-title.back-color-sediment{background-color:#ed6d1f}.card.mytimeline-form-card .short-textbox .textbox-helper{white-space:nowrap}.card.back-color-main .card-title{font-size:2.8rem}.card.back-color-main .card-title span{background-position:0 100%;background-repeat:repeat-x;background-size:17px 12px;background-image:repeating-linear-gradient(-45deg,#ffd900,#ffd900 4px,transparent 6px,transparent 12px)}.card.back-color-general{background-color:#fff}.card.back-color-general .card-title{border-bottom:3px double #ffd900}.card.back-color-general .memo-title{border-bottom:1px solid #ffd900}.card.back-color-flood-light{background-color:#ceebf7}.card.back-color-flood-light .card-title{border-bottom:3px double #38a1db}.card.back-color-flood-light .memo-title{border-bottom:1px solid #38a1db}.card.back-color-earthquake-light{background-color:#e2e2e2}.card.back-color-earthquake-light .card-title{border-bottom:3px double #595757}.card.back-color-earthquake-light .memo-title{border-bottom:1px solid #595757}.card .card-main{padding:1rem}.card .card-main-flexible{display:-webkit-box;display:-ms-flexbox;display:flex}.card .card-main-flexible>:not(:last-child){margin-right:1rem}.mytimeline-card{padding:0}@media only screen and (max-width:768px){.card-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2rem}.card-wrapper>.card+.card{margin-left:0}.card{border-radius:0;border-left:none;border-right:none;margin-bottom:0;padding:0}.card+.card{border-top:none}.card .card-main{padding:0 .4rem}.card .card-main-flexible{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card .card-main-flexible>:not(:last-child){margin-right:0}.card.back-color-main .card-title{font-size:2.2rem}.card.back-color-main .card-title span{text-align:center;width:100%}}@media only print and (max-width:768px){html.sp-pdf .card-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2rem}html.sp-pdf .card-wrapper>.card+.card{margin-left:0}html.sp-pdf .card{border-radius:0;border-left:none;border-right:none;margin-bottom:0;padding:0}html.sp-pdf .card+.card{border-top:none}html.sp-pdf .card .card-main{padding:0 .4rem}html.sp-pdf .card .card-main-flexible{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html.sp-pdf .card .card-main-flexible>:not(:last-child){margin-right:0}html.sp-pdf .card.back-color-main .card-title{font-size:2.2rem}html.sp-pdf .card.back-color-main .card-title span{text-align:center;width:100%}}.image-container{display:-webkit-box;display:-ms-flexbox;display:flex}.image-container>*{padding:1rem}.image-wrapper{position:relative}.image-wrapper .point{position:absolute;bottom:1.2rem;left:0;color:#fff}.image{width:100%}.image.zoomable{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.subtitle-image{width:140px;min-width:140px;height:140px;float:left;margin:1rem 2rem 1rem 1rem;position:relative}.subtitle-image>img{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.subtitle-image .note{position:relative;padding-top:70px;z-index:2}.subtitle-image .note>*{text-align:center;width:100%}.subtitle-image .note>:first-child{font-size:.6em}.subtitle-image .note>:nth-child(2){font-size:1.2em}img.canvas{display:none}.viewer{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.viewer,.viewer-scrim{top:0;left:0;width:100%;height:100%}.viewer-scrim{position:absolute;z-index:-1;opacity:0;background-color:rgba(0,0,0,.32)}.viewer img{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);margin:10px;overflow:hidden;max-height:calc(100vh - 32px);min-width:280px;-webkit-animation:fadein .2s;animation:fadein .2s}.viewer .dismiss{position:absolute;top:4px;right:4px}html.viewer-open{overflow:hidden}html.viewer-open .viewer{z-index:7000;pointer-events:auto}html.viewer-open .viewer-scrim{opacity:1}.starburst>div,.starburst>div:after,.starburst>div:before,.starburst>div>div{content:"";width:90px;height:90px;background-color:#f2e700;position:absolute}.starburst,.starburst>div,.starburst>div:after,.starburst>div:before{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}.starburst>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);text-align:center;z-index:999}.starburst{position:relative;width:90px;height:90px;background-color:#f2e700}@media only screen and (max-width:768px){.image-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.image-container>*{height:100%;padding:0;margin-top:1rem}.image-wrapper{padding:0}.starburst,.starburst>div,.starburst>div:after,.starburst>div:before,.starburst>div>div{width:65px;height:65px}}.point{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:14rem;height:14rem;border:4px solid hsla(0,0%,100%,.3)}.point.back-color-main{background-color:rgba(255,217,0,.7);margin:1rem}.point.back-color-flood-dark{background-color:rgba(56,161,219,.7)}.point.back-color-earthquake-dark{background-color:rgba(89,87,87,.7)}.point.back-color-sediment{background-color:rgba(237,109,31,.7)}.point>*{text-align:center;width:100%;text-shadow:1px 1px .2em rgba(0,0,0,.3),1px -1px .2em rgba(0,0,0,.3),-1px 1px .2em rgba(0,0,0,.3),-1px -1px .2em rgba(0,0,0,.3)}.point .image{width:40%;height:40%}.panel{width:100%}.panel .panel-title{font-size:1.6rem;background-color:#ed5137;color:#fff;padding:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.panel .panel-main{background-color:#fff;border-radius:4px;padding:.3rem}.panel.evacuation-panel .panel-main{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:25% 0 25% 6% 44%;grid-template-columns:25% 0 25% 6% 44%}.panel.evacuation-panel .panel-main>:first-child{-ms-grid-row:1;-ms-grid-column:1}.panel.evacuation-panel .panel-main>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.panel.evacuation-panel .panel-main>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.panel.evacuation-panel .panel-main>:nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.panel.evacuation-panel .panel-main>:nth-child(5){-ms-grid-row:1;-ms-grid-column:5}.panel.evacuation-panel .panel-main .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.panel.evacuation-panel .panel-main .item.arrow{font-size:10px}.panel.evacuation-panel .panel-main .item.arrow.yes .mi{color:red}.panel.evacuation-panel .panel-main .item.arrow.no .mi{color:#00f}.panel.evacuation-panel .panel-main .item.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.panel.evacuation-panel .panel-main .item:not(.arrow){margin:.3rem;border:1px solid #ccc}.panel.evacuation-panel .panel-main .item:first-child{-ms-grid-row:1;grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.panel.evacuation-panel .panel-main .item:nth-child(2){-ms-grid-row:2;grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.panel.evacuation-panel .panel-main .item:nth-child(3){-ms-grid-row:3;grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.panel.evacuation-panel .panel-main .item:nth-child(4){-ms-grid-row:4;grid-row:4;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.panel.evacuation-panel .panel-main .item:nth-child(5){-ms-grid-row:5;grid-row:5;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.panel.evacuation-panel .panel-main .item:nth-child(6){-ms-grid-row:6;grid-row:6;-ms-grid-column:1;grid-column:1}.panel.evacuation-panel .panel-main .item:nth-child(7){-ms-grid-row:6;grid-row:6;-ms-grid-column:3;grid-column:3}.panel.evacuation-panel .panel-main .item:nth-child(8){-ms-grid-row:7;grid-row:7;-ms-grid-column:1;grid-column:1}.panel.evacuation-panel .panel-main .item:nth-child(9){-ms-grid-row:7;grid-row:7;-ms-grid-column:3;grid-column:3}.panel.evacuation-panel .panel-main .item:nth-child(10){-ms-grid-row:1;grid-row:1;-ms-grid-column:4;grid-column:4}.panel.evacuation-panel .panel-main .item:nth-child(11){-ms-grid-row:3;grid-row:3;-ms-grid-column:4;grid-column:4}.panel.evacuation-panel .panel-main .item:nth-child(12){-ms-grid-row:1;grid-row:1;-ms-grid-column:5;grid-column:5}.panel.evacuation-panel .panel-main .item:nth-child(13){-ms-grid-row:3;-ms-grid-row-span:5;grid-row:3/8;-ms-grid-column:5;grid-column:5}.panel.evacuation-panel .panel-main .item-main{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;word-break:break-all}.panel.evacuation-panel .panel-main .item-main.question{background-color:#ffd900}.panel.evacuation-panel .panel-main .item-main.answer-yes{background-color:#bfffbf}.panel.evacuation-panel .panel-main .item-main.answer-no{background-color:#ffa4a4}.panel.evacuation-panel .panel-main .item-main.answer-other{background-color:#888;color:#fff}.panel.evacuation-panel .panel-main .item-main.answer-other.exception{height:3rem}.panel.evacuation-panel .panel-main .item-main>*{max-width:100%}.panel.evacuation-panel .panel-main .item-detail{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.4rem;max-width:100%}.panel.evacuation-panel .panel-main .item-detail p{display:inline}.panel.evacuation-panel .panel-main .item-detail ul{width:100%;padding:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.panel.evacuation-panel .panel-main .item-detail li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:2em;margin:4px 0}.panel.evacuation-panel .panel-main .item-detail li .icon{width:1.3em;height:1.3em}.panel.evacuation-panel .panel-main .item-detail li .icon:before{background-color:#ed5137}.panel.warning-level-panel .panel-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.panel.warning-level-panel .warning-list{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.panel.warning-level-panel .warning-detail,.panel.warning-level-panel .warning-list,.panel.warning-level-panel ul{display:-webkit-box;display:-ms-flexbox;display:flex}.panel.warning-level-panel ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:25%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.panel.warning-level-panel ul>*{max-width:100%}.panel.warning-level-panel ul .block-area{width:100%;position:relative}.panel.warning-level-panel ul .block-area>div:not(.block){position:absolute;top:0;left:0;padding:.5em}.panel.warning-level-panel ul .block-area>div:not(.block),.panel.warning-level-panel ul .block-area>div:not(.block)>span{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.panel.warning-level-panel ul .block-area>div:not(.block)>span{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;word-break:break-all;color:#fff;z-index:1;text-shadow:1px 1px 1px #000,-1px 1px 1px #000,1px -1px 1px #000,-1px -1px 1px #000,1px 0 1px #000,0 1px 1px #000,-1px 0 1px #000,0 -1px 1px #000}.panel.warning-level-panel ul .block-area .block{height:4.5rem;width:100%}.panel.warning-level-panel ul .block-area .block+.block{margin-top:.2rem}.panel.warning-level-panel ul .block-area.level1 .block{background-color:#f2e700}.panel.warning-level-panel ul .block-area.level2 .block{background-color:#f90}.panel.warning-level-panel ul .block-area.level3 .block{background-color:#ff2800}.panel.warning-level-panel ul .block-area.level4 .block{background-color:#a0a}.panel.warning-level-panel ul .block-area.level4>div:not(.block)>span{color:#ff0}.panel.warning-level-panel ul+ul{margin-left:.5rem}.panel.warning-level-panel .warning-number{border:1px solid #fd0000;background-color:#fd0000;color:#fff;padding:.3rem;border-radius:50%;width:1.4em;height:1.4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:768px){.panel.evacuation-panel{font-size:1.2rem}.panel.warning-level-panel{font-size:1.3rem}.panel.warning-level-panel .warning-number{width:2.4rem}}.memo{padding:.8rem;border-radius:4px}.memo .memo-header{margin:.5rem 0}.memo .memo-title{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.memo .memo-content{margin:.5rem 0;padding:.4rem}.link-button-wrapper{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.link-button-wrapper,.link-button-wrapper>li{display:-webkit-box;display:-ms-flexbox;display:flex}.link-button-wrapper>li{width:100%}.link-button-wrapper>li>:last-child{margin-top:auto}.button.link-button{-ms-flex-negative:0;flex-shrink:0;background-color:#fff;text-decoration:none;color:#000;margin:.4rem;font-weight:700;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%}.button.link-button.border-bold{border-width:2px;border-color:#000}.button.link-button>*{max-width:100%}.button.link-button.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.button.link-button:hover{background-color:#ffd}.button.link-button .button-trailing .mi{color:#f60;font-size:2.2em}.link-title{font-size:1.3em;text-align:center;margin-top:1em}@media only screen and (max-width:768px){.link-button-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.paragraph{padding:.4rem}.paragraph.outlined{border:1px solid #bbb;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;border-radius:4px}.stock-panel{background-color:#fff;margin:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:4px;border:4px solid #ffd900}.stock-panel .stock-item,.stock-panel .stock-title{padding:.8rem;width:33.3333%;border-radius:4px}.stock-panel .stock-title{background-color:#ffd900;border-top-left-radius:0}.stock-panel .stock-title .stock-image{width:60px}.stock-panel .stock-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stock-panel .stock-item,.stock-panel .stock-name{display:-webkit-box;display:-ms-flexbox;display:flex}.stock-panel .stock-name{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%}.stock-panel .stock-image{-ms-flex-negative:0;flex-shrink:0;text-align:center}.stock-panel .stock-image img{max-width:100%}@media only screen and (max-width:1024px){.stock-panel .stock-title{width:100%;border-radius:0}.stock-panel .stock-item{width:50%}}@media only screen and (max-width:768px){.stock-panel .stock-item{width:100%}}.step{padding:.4rem;margin:2rem auto;width:100%;max-width:768px}.step,.step-item{display:-webkit-box;display:-ms-flexbox;display:flex}.step-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 2rem;color:#fff;font-weight:700;background-color:#a5a5a5}.step-item span{text-align:center;white-space:pre-wrap;word-break:break-all}.step-item.selected{background-color:#fc0;color:#000}.step-item:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.step-item:not(:first-child){border-left:4px solid #fff}.step-item:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.step-arrow{position:relative;display:inline-block;z-index:1;right:9px}.step-arrow:after,.step-arrow:before{position:absolute;top:0;bottom:0;left:0;margin:auto;content:"";vertical-align:middle}.step-arrow:before{width:20px;height:20px;border-radius:50%;background:#f60;border:3px solid #fff}.step-arrow:after{left:8px;width:8px;height:8px;border:4px solid transparent;border-left:5px solid #fff}.language-selector{position:relative}.language-selector .button{background-color:#fff;border-radius:2px;padding:.2rem 1rem;-webkit-transition:all .2s;transition:all .2s;color:#2b3095;white-space:nowrap}.language-selector .button:hover{background-color:#efefef;color:#9f0000}.divider{border-color:#000;opacity:.12}.loading-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.3);z-index:20000;display:none}@-webkit-keyframes loading-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes loading-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.loading-mask.active{display:block}.loading-mask:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.loading-mask:after{content:"";position:absolute;border:3px solid rgba(0,0,0,.6);border-top-color:transparent;border-radius:50%;width:24px;height:24px;top:calc(50% - 12px);left:calc(50% - 12px);-webkit-animation:loading-spin 2s linear 0s infinite normal none;animation:loading-spin 2s linear 0s infinite normal none;-webkit-animation-play-state:running;animation-play-state:running}.flooding-depth-panel.disabled *,.flooding-depth-panel .disabled *{color:#888}.flooding-depth-panel.disabled .icon:before,.flooding-depth-panel .disabled .icon:before{background-color:#888}.flooding-depth-panel.disabled .button,.flooding-depth-panel .disabled .button{pointer-events:none}.river-list{padding-left:2rem}.river-list .river-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.4rem 0}.river-list .label{text-decoration:underline;word-break:break-all}.river-list .operator-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:.5rem}.river-list .operator-group .button+.button{margin-left:.3rem}.movie-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.movie-list>li{z-index:2;padding:1rem 0;width:40%}.movie-title{font-weight:700;border-bottom:3px double orange}.movie-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:768px){.movie-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.movie-list>li{width:100%}}.earthquake-timeline-preparation-table{-ms-grid-rows:36px auto;grid-template-rows:36px auto;-ms-grid-columns:1.2fr 3fr 1.2fr;grid-template-columns:1.2fr 3fr 1.2fr}.earthquake-timeline-preparation-table>:first-child{-ms-grid-row:1;-ms-grid-column:1}.earthquake-timeline-preparation-table>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.earthquake-timeline-preparation-table>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.earthquake-timeline-preparation-table>:nth-child(4){-ms-grid-row:2;-ms-grid-column:1}.earthquake-timeline-preparation-table>:nth-child(5){-ms-grid-row:2;-ms-grid-column:2}.earthquake-timeline-preparation-table>:nth-child(6){-ms-grid-row:2;-ms-grid-column:3}.earthquake-timeline-preparation-table>*{border-right:1px solid #bbb;border-bottom:1px solid #bbb}.earthquake-timeline-preparation-table>:not(:nth-child(n+4)){border-top:1px solid #bbb}.earthquake-timeline-preparation-table>:nth-child(3n+1){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;border-left:1px solid #bbb}.earthquake-timeline-preparation-table>:nth-child(3n+2){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.earthquake-timeline-preparation-table>:nth-child(3n+3){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}.earthquake-timeline-preparation-table .responsive-table-header{background-color:#e57e75;color:#fff;font-weight:700;text-align:center}.earthquake-timeline-preparation-table .responsive-table-column{background-color:#fff}.earthquake-timeline-preparation-table .my-evacuation{max-width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.earthquake-timeline-preparation-table .my-evacuation>*{position:relative;padding:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.earthquake-timeline-preparation-table .my-evacuation>:not(:first-child){border:0 solid;border-left:1px dashed #bbb;padding-left:16px}.earthquake-timeline-preparation-table .my-evacuation .arrow{position:absolute;top:0;left:-1px;height:64px;border:0 solid;border-left:1px solid #bbb;z-index:1}.earthquake-timeline-preparation-table .my-evacuation .arrow:before{position:absolute;top:0;left:0;content:"";border-color:transparent transparent transparent #bbb;border-style:solid;border-width:32px 8px}.earthquake-timeline-preparation-table .my-evacuation .emergency-assembly-point-panel{margin-top:1em;padding:.5em;border:1px dashed #393636}.earthquake-timeline{-ms-grid-rows:54px -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;-ms-grid-rows:54px min-content min-content min-content min-content min-content min-content;grid-template-rows:54px -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;grid-template-rows:54px min-content min-content min-content min-content min-content min-content;-ms-grid-columns:0 50px 70px 2fr 1fr;grid-template-columns:0 50px 70px 2fr 1fr}.earthquake-timeline>:first-child{-ms-grid-row:1;-ms-grid-column:1}.earthquake-timeline>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.earthquake-timeline>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.earthquake-timeline>:nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.earthquake-timeline>:nth-child(5){-ms-grid-row:1;-ms-grid-column:5}.earthquake-timeline>:nth-child(6){-ms-grid-row:2;-ms-grid-column:1}.earthquake-timeline>:nth-child(7){-ms-grid-row:2;-ms-grid-column:2}.earthquake-timeline>:nth-child(8){-ms-grid-row:2;-ms-grid-column:3}.earthquake-timeline>:nth-child(9){-ms-grid-row:2;-ms-grid-column:4}.earthquake-timeline>:nth-child(10){-ms-grid-row:2;-ms-grid-column:5}.earthquake-timeline>:nth-child(11){-ms-grid-row:3;-ms-grid-column:1}.earthquake-timeline>:nth-child(12){-ms-grid-row:3;-ms-grid-column:2}.earthquake-timeline>:nth-child(13){-ms-grid-row:3;-ms-grid-column:3}.earthquake-timeline>:nth-child(14){-ms-grid-row:3;-ms-grid-column:4}.earthquake-timeline>:nth-child(15){-ms-grid-row:3;-ms-grid-column:5}.earthquake-timeline>:nth-child(16){-ms-grid-row:4;-ms-grid-column:1}.earthquake-timeline>:nth-child(17){-ms-grid-row:4;-ms-grid-column:2}.earthquake-timeline>:nth-child(18){-ms-grid-row:4;-ms-grid-column:3}.earthquake-timeline>:nth-child(19){-ms-grid-row:4;-ms-grid-column:4}.earthquake-timeline>:nth-child(20){-ms-grid-row:4;-ms-grid-column:5}.earthquake-timeline>:nth-child(21){-ms-grid-row:5;-ms-grid-column:1}.earthquake-timeline>:nth-child(22){-ms-grid-row:5;-ms-grid-column:2}.earthquake-timeline>:nth-child(23){-ms-grid-row:5;-ms-grid-column:3}.earthquake-timeline>:nth-child(24){-ms-grid-row:5;-ms-grid-column:4}.earthquake-timeline>:nth-child(25){-ms-grid-row:5;-ms-grid-column:5}.earthquake-timeline>:nth-child(26){-ms-grid-row:6;-ms-grid-column:1}.earthquake-timeline>:nth-child(27){-ms-grid-row:6;-ms-grid-column:2}.earthquake-timeline>:nth-child(28){-ms-grid-row:6;-ms-grid-column:3}.earthquake-timeline>:nth-child(29){-ms-grid-row:6;-ms-grid-column:4}.earthquake-timeline>:nth-child(30){-ms-grid-row:6;-ms-grid-column:5}.earthquake-timeline>:nth-child(31){-ms-grid-row:7;-ms-grid-column:1}.earthquake-timeline>:nth-child(32){-ms-grid-row:7;-ms-grid-column:2}.earthquake-timeline>:nth-child(33){-ms-grid-row:7;-ms-grid-column:3}.earthquake-timeline>:nth-child(34){-ms-grid-row:7;-ms-grid-column:4}.earthquake-timeline>:nth-child(35){-ms-grid-row:7;-ms-grid-column:5}.earthquake-timeline>:not(:nth-child(n+6)){border-top:1px solid #bbb}.earthquake-timeline>:nth-child(5n+1){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.earthquake-timeline>:nth-child(5n+2){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;border-left:1px solid #bbb}.earthquake-timeline>:nth-child(5n+3){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;border-right:0 solid}.earthquake-timeline>:nth-child(5n+4){-ms-grid-column:4;-ms-grid-column-span:1;grid-column:4/5;border-left:1px solid #bbb}.earthquake-timeline>:nth-child(5n+5){-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5/6}.earthquake-timeline .timeline-level0{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;background-color:#eeefef;min-height:9rem}.earthquake-timeline .timeline-level0.timeline-item-border{background-color:#595757}.earthquake-timeline .timeline-level0.timeline-item-border:after{border-top-color:#595757}.earthquake-timeline .timeline-level0.timeline-item-level{background-color:#595757;color:#fff;font-weight:700;border-bottom-color:#595757}.earthquake-timeline .timeline-level0.timeline-item-level:after{border-top-color:#595757}.earthquake-timeline .timeline-level0.timeline-item-evacuation ul{color:#595757}.earthquake-timeline .timeline-level0.timeline-item-community .round-button,.earthquake-timeline .timeline-level0.timeline-item-familiy .round-button{border-color:#595757}.earthquake-timeline .timeline-level0 .subject{background-color:rgba(89,87,87,.3)}.earthquake-timeline .timeline-level0 .announce{color:#595757}.earthquake-timeline.prepared .timeline-level0.timeline-item-border:after,.earthquake-timeline.prepared .timeline-level0.timeline-item-level:after{display:none}.earthquake-timeline.prepared .timeline-level0.timeline-item-border{border-bottom:1px solid #bbb}.earthquake-timeline .timeline-level1{-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;background-color:#f0ebd8}.earthquake-timeline .timeline-level1.timeline-item-border{background-color:#7f6c00}.earthquake-timeline .timeline-level1.timeline-item-border:after{border-top-color:#7f6c00}.earthquake-timeline .timeline-level1.timeline-item-level{background-color:#7f6c00;color:#fff;font-weight:700;border-bottom-color:#7f6c00}.earthquake-timeline .timeline-level1.timeline-item-level:after{border-top-color:#7f6c00}.earthquake-timeline .timeline-level1.timeline-item-evacuation ul{color:#7f6c00}.earthquake-timeline .timeline-level1.timeline-item-community .round-button,.earthquake-timeline .timeline-level1.timeline-item-familiy .round-button{border-color:#7f6c00}.earthquake-timeline .timeline-level1 .subject{background-color:rgba(127,108,0,.3)}.earthquake-timeline .timeline-level1 .announce{color:#7f6c00}.earthquake-timeline .timeline-level1.timeline-item-title{border-bottom:none}.earthquake-timeline .timeline-level1.timeline-item-title>*{display:none}.earthquake-timeline .timeline-level2{-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5;background-color:#f9efec}.earthquake-timeline .timeline-level2.timeline-item-border{background-color:#ce6a67}.earthquake-timeline .timeline-level2.timeline-item-border:after{border-top-color:#ce6a67}.earthquake-timeline .timeline-level2.timeline-item-level{background-color:#ce6a67;color:#fff;font-weight:700;border-bottom-color:#ce6a67}.earthquake-timeline .timeline-level2.timeline-item-level:after{border-top-color:#ce6a67}.earthquake-timeline .timeline-level2.timeline-item-evacuation ul{color:#ce6a67}.earthquake-timeline .timeline-level2.timeline-item-community .round-button,.earthquake-timeline .timeline-level2.timeline-item-familiy .round-button{border-color:#ce6a67}.earthquake-timeline .timeline-level2 .subject{background-color:rgba(206,106,103,.3)}.earthquake-timeline .timeline-level2 .announce{color:#ce6a67}.earthquake-timeline .timeline-level2.timeline-item-title{border-bottom:none}.earthquake-timeline .timeline-level2.timeline-item-title>*{display:none}.earthquake-timeline .timeline-level3{-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6;background-color:#e3e5e7}.earthquake-timeline .timeline-level3.timeline-item-border{background-color:#275f70}.earthquake-timeline .timeline-level3.timeline-item-border:after{border-top-color:#275f70}.earthquake-timeline .timeline-level3.timeline-item-level{background-color:#275f70;color:#fff;font-weight:700;border-bottom-color:#275f70}.earthquake-timeline .timeline-level3.timeline-item-level:after{border-top-color:#275f70}.earthquake-timeline .timeline-level3.timeline-item-evacuation ul{color:#275f70}.earthquake-timeline .timeline-level3.timeline-item-community .round-button,.earthquake-timeline .timeline-level3.timeline-item-familiy .round-button{border-color:#275f70}.earthquake-timeline .timeline-level3 .subject{background-color:rgba(39,95,112,.3)}.earthquake-timeline .timeline-level3 .announce{color:#275f70}.earthquake-timeline .timeline-level3.timeline-item-title{border-bottom:none}.earthquake-timeline .timeline-level3.timeline-item-title>*{display:none}.earthquake-timeline .timeline-level4{-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7;background-color:#f0e8e2}.earthquake-timeline .timeline-level4.timeline-item-border{background-color:#803b35}.earthquake-timeline .timeline-level4.timeline-item-border:after{border-top-color:#803b35}.earthquake-timeline .timeline-level4.timeline-item-level{background-color:#803b35;color:#fff;font-weight:700;border-bottom-color:#803b35}.earthquake-timeline .timeline-level4.timeline-item-level:after{border-top-color:#803b35}.earthquake-timeline .timeline-level4.timeline-item-evacuation ul{color:#803b35}.earthquake-timeline .timeline-level4.timeline-item-community .round-button,.earthquake-timeline .timeline-level4.timeline-item-familiy .round-button{border-color:#803b35}.earthquake-timeline .timeline-level4 .subject{background-color:rgba(128,59,53,.3)}.earthquake-timeline .timeline-level4 .announce{color:#803b35}.earthquake-timeline .timeline-level4.timeline-item-title{border-bottom:none}.earthquake-timeline .timeline-level4.timeline-item-title>*{display:none}.earthquake-timeline .timeline-level5{-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8;background-color:#efefef;min-height:7rem}.earthquake-timeline .timeline-level5.timeline-item-border{background-color:#000}.earthquake-timeline .timeline-level5.timeline-item-border:after{border-top-color:#000}.earthquake-timeline .timeline-level5.timeline-item-level{background-color:#000;color:#fff;font-weight:700;border-bottom-color:#000}.earthquake-timeline .timeline-level5.timeline-item-level:after{border-top-color:#000}.earthquake-timeline .timeline-level5.timeline-item-evacuation ul{color:#000}.earthquake-timeline .timeline-level5.timeline-item-community .round-button,.earthquake-timeline .timeline-level5.timeline-item-familiy .round-button{border-color:#000}.earthquake-timeline .timeline-level5 .subject{background-color:rgba(0,0,0,.3)}.earthquake-timeline .timeline-level5 .announce{color:#000}.earthquake-timeline .timeline-level5.timeline-item-border,.earthquake-timeline .timeline-level5.timeline-item-level{border-bottom:1px solid #bbb}.earthquake-timeline .timeline-level5.timeline-item-border:after,.earthquake-timeline .timeline-level5.timeline-item-level:after{display:none}.earthquake-timeline .timeline-overlay{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:3;-ms-grid-row-span:4;grid-row:3/7}.stock-configurer{width:calc(100% - 16px);margin:8px;font-size:1.2rem;background-color:#fff;border-radius:4px;border:2px solid #bbb;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stock-configurer,.stock-configurer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stock-configurer-header{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px}.stock-configurer .header-operator{display:none}.stock-configurer .stock-list{width:100%;padding:4px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.stock-configurer .stock-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0;overflow:auto}.stock-configurer .stock-item,.stock-configurer .stock-item .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.stock-configurer .stock-item .name{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;word-break:break-all}.stock-configurer .stock-item .icon{width:.5em;height:.5em;padding:.25em;margin:.4em}.stock-configurer .stock-item:empty{border-bottom:1px solid #bbb}.stock-configurer.preview .stock-list{-webkit-column-count:2;-moz-column-count:2;column-count:2}.stock-configurer.preview .stock-item{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.timeline-form.earthquake.level0 .title{color:#fff;background-color:#595757}.timeline-form.earthquake.level0 .subtitle{background-color:#eeefef}.timeline-form.earthquake.level1 .title{color:#fff;background-color:#7f6c00}.timeline-form.earthquake.level1 .subtitle{background-color:#f0ebd8}.timeline-form.earthquake.level2 .title{color:#fff;background-color:#ce6a67}.timeline-form.earthquake.level2 .subtitle{background-color:#f9efec}.timeline-form.earthquake.level3 .title{color:#fff;background-color:#275f70}.timeline-form.earthquake.level3 .subtitle{background-color:#e3e5e7}.timeline-form.earthquake.level4 .title{color:#fff;background-color:#803b35}.timeline-form.earthquake.level4 .subtitle{background-color:#f0e8e2}.timeline-form.earthquake.level5 .title{color:#fff;background-color:#000}.timeline-form.earthquake.level5 .subtitle{background-color:#efefef}@media only screen and (max-width:768px){.earthquake-timeline-preparation-table{-ms-grid-rows:(36px auto)[3];grid-template-rows:repeat(3,36px auto);-ms-grid-columns:1fr;grid-template-columns:1fr}.earthquake-timeline-preparation-table>:first-child{-ms-grid-row:1;-ms-grid-column:1}.earthquake-timeline-preparation-table>:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}.earthquake-timeline-preparation-table>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.earthquake-timeline-preparation-table>*{border-right:none;border-bottom:1px solid #bbb}.earthquake-timeline-preparation-table>:not(:first-child){border-top:none}.earthquake-timeline-preparation-table>:nth-child(3n+1){border-left:none}.earthquake-timeline-preparation-table>:first-child{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;border-top:1px solid #bbb}.earthquake-timeline-preparation-table>:nth-child(2){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6}.earthquake-timeline-preparation-table>:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8}.earthquake-timeline-preparation-table>:nth-child(4){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5}.earthquake-timeline-preparation-table>:nth-child(5){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7}.earthquake-timeline-preparation-table>:nth-child(6){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:8;grid-row:8/8}.earthquake-timeline-preparation-table .my-evacuation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.earthquake-timeline-preparation-table .my-evacuation>:not(:first-child){border-left:none;border-top:1px dashed #bbb;padding-top:16px;padding-left:8px}.earthquake-timeline-preparation-table .my-evacuation .arrow{top:-1px;left:50%;border-left:none}.earthquake-timeline-preparation-table .my-evacuation .arrow:before{-webkit-transform:translateX(-50%);transform:translateX(-50%);border-top-color:#bbb;border-left-color:transparent;border-right-color:transparent;border-width:8px 32px}.earthquake-timeline-preparation-table .my-evacuation>*{width:100%}.earthquake-timeline-preparation-table .column-title-text{font-weight:700}.earthquake-timeline{-ms-grid-rows:(auto auto auto auto)[6];grid-template-rows:repeat(6,auto auto auto auto);-ms-grid-columns:20px 1fr;grid-template-columns:20px 1fr}.earthquake-timeline>:first-child{-ms-grid-row:1;-ms-grid-column:1}.earthquake-timeline>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.earthquake-timeline>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.earthquake-timeline>:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}.earthquake-timeline>:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}.earthquake-timeline>:nth-child(6){-ms-grid-row:3;-ms-grid-column:2}.earthquake-timeline>:nth-child(7){-ms-grid-row:4;-ms-grid-column:1}.earthquake-timeline>:nth-child(8){-ms-grid-row:4;-ms-grid-column:2}.earthquake-timeline>:nth-child(9){-ms-grid-row:5;-ms-grid-column:1}.earthquake-timeline>:nth-child(10){-ms-grid-row:5;-ms-grid-column:2}.earthquake-timeline>:nth-child(11){-ms-grid-row:6;-ms-grid-column:1}.earthquake-timeline>:nth-child(12){-ms-grid-row:6;-ms-grid-column:2}.earthquake-timeline>:empty{padding:0}.earthquake-timeline>:nth-child(5n+1){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.earthquake-timeline>:nth-child(5n+2){border-left:0 solid}.earthquake-timeline>:nth-child(5n+2),.earthquake-timeline>:nth-child(5n+3),.earthquake-timeline>:nth-child(5n+4),.earthquake-timeline>:nth-child(5n+5){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.earthquake-timeline .timeline-level0{min-height:auto}.earthquake-timeline .timeline-level0:nth-child(5n+1){-ms-grid-row:1;-ms-grid-row-span:4;grid-row:1/5}.earthquake-timeline .timeline-level0:nth-child(5n+2){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.earthquake-timeline .timeline-level0:nth-child(5n+3){-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.earthquake-timeline .timeline-level0:nth-child(5n+4){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}.earthquake-timeline .timeline-level0:nth-child(5n+5){-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5}.earthquake-timeline .timeline-level0.timeline-item-title{color:#fff;background-color:#595757}.earthquake-timeline .timeline-level0.timeline-item-level{color:#fff;border-bottom-color:#595757}.earthquake-timeline .timeline-level0.timeline-item-border,.earthquake-timeline .timeline-level0.timeline-item-level{border-top:1px solid #bbb}.earthquake-timeline .timeline-level1:nth-child(5n+1){-ms-grid-row:5;-ms-grid-row-span:4;grid-row:5/9}.earthquake-timeline .timeline-level1:nth-child(5n+2){-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7}.earthquake-timeline .timeline-level1:nth-child(5n+3){-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6}.earthquake-timeline .timeline-level1:nth-child(5n+4){-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8}.earthquake-timeline .timeline-level1:nth-child(5n+5){-ms-grid-row:8;-ms-grid-row-span:1;grid-row:8/9}.earthquake-timeline .timeline-level1.timeline-item-title{color:#fff;background-color:#7f6c00}.earthquake-timeline .timeline-level1.timeline-item-level{color:#fff;border-bottom-color:#7f6c00}.earthquake-timeline .timeline-level1.timeline-item-title{border-bottom:1px solid #bbb}.earthquake-timeline .timeline-level1.timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex}.earthquake-timeline .timeline-level2:nth-child(5n+1){-ms-grid-row:9;-ms-grid-row-span:4;grid-row:9/13}.earthquake-timeline .timeline-level2:nth-child(5n+2){-ms-grid-row:10;-ms-grid-row-span:1;grid-row:10/11}.earthquake-timeline .timeline-level2:nth-child(5n+3){-ms-grid-row:9;-ms-grid-row-span:1;grid-row:9/10}.earthquake-timeline .timeline-level2:nth-child(5n+4){-ms-grid-row:11;-ms-grid-row-span:1;grid-row:11/12}.earthquake-timeline .timeline-level2:nth-child(5n+5){-ms-grid-row:12;-ms-grid-row-span:1;grid-row:12/13}.earthquake-timeline .timeline-level2.timeline-item-title{color:#fff;background-color:#ce6a67}.earthquake-timeline .timeline-level2.timeline-item-level{color:#fff;border-bottom-color:#ce6a67}.earthquake-timeline .timeline-level2.timeline-item-title{border-bottom:1px solid #bbb}.earthquake-timeline .timeline-level2.timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex}.earthquake-timeline .timeline-level3:nth-child(5n+1){-ms-grid-row:13;-ms-grid-row-span:4;grid-row:13/17}.earthquake-timeline .timeline-level3:nth-child(5n+2){-ms-grid-row:14;-ms-grid-row-span:1;grid-row:14/15}.earthquake-timeline .timeline-level3:nth-child(5n+3){-ms-grid-row:13;-ms-grid-row-span:1;grid-row:13/14}.earthquake-timeline .timeline-level3:nth-child(5n+4){-ms-grid-row:15;-ms-grid-row-span:1;grid-row:15/16}.earthquake-timeline .timeline-level3:nth-child(5n+5){-ms-grid-row:16;-ms-grid-row-span:1;grid-row:16/17}.earthquake-timeline .timeline-level3.timeline-item-title{color:#fff;background-color:#275f70}.earthquake-timeline .timeline-level3.timeline-item-level{color:#fff;border-bottom-color:#275f70}.earthquake-timeline .timeline-level3.timeline-item-title{border-bottom:1px solid #bbb}.earthquake-timeline .timeline-level3.timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex}.earthquake-timeline .timeline-level4:nth-child(5n+1){-ms-grid-row:17;-ms-grid-row-span:4;grid-row:17/21}.earthquake-timeline .timeline-level4:nth-child(5n+2){-ms-grid-row:18;-ms-grid-row-span:1;grid-row:18/19}.earthquake-timeline .timeline-level4:nth-child(5n+3){-ms-grid-row:17;-ms-grid-row-span:1;grid-row:17/18}.earthquake-timeline .timeline-level4:nth-child(5n+4){-ms-grid-row:19;-ms-grid-row-span:1;grid-row:19/20}.earthquake-timeline .timeline-level4:nth-child(5n+5){-ms-grid-row:20;-ms-grid-row-span:1;grid-row:20/21}.earthquake-timeline .timeline-level4.timeline-item-title{color:#fff;background-color:#803b35}.earthquake-timeline .timeline-level4.timeline-item-level{color:#fff;border-bottom-color:#803b35}.earthquake-timeline .timeline-level4.timeline-item-title{border-bottom:1px solid #bbb}.earthquake-timeline .timeline-level4.timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex}.earthquake-timeline .timeline-level5{min-height:auto}.earthquake-timeline .timeline-level5:nth-child(5n+1){-ms-grid-row:21;-ms-grid-row-span:4;grid-row:21/25}.earthquake-timeline .timeline-level5:nth-child(5n+2){-ms-grid-row:22;-ms-grid-row-span:1;grid-row:22/23}.earthquake-timeline .timeline-level5:nth-child(5n+3){-ms-grid-row:21;-ms-grid-row-span:1;grid-row:21/22}.earthquake-timeline .timeline-level5:nth-child(5n+4){-ms-grid-row:23;-ms-grid-row-span:1;grid-row:23/24}.earthquake-timeline .timeline-level5:nth-child(5n+5){-ms-grid-row:24;-ms-grid-row-span:1;grid-row:24/25}.earthquake-timeline .timeline-level5.timeline-item-title{color:#fff;background-color:#000}.earthquake-timeline .timeline-level5.timeline-item-level{color:#fff;border-bottom-color:#000}.earthquake-timeline .timeline-overlay{display:none}.timeline .stock-configurer .header-operator{display:block}.timeline .stock-configurer.preview .stock-list{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto}}@media only print and (max-width:768px){html.sp-pdf .earthquake-timeline-preparation-table{-ms-grid-rows:(36px auto)[3];grid-template-rows:repeat(3,36px auto);-ms-grid-columns:1fr;grid-template-columns:1fr}html.sp-pdf .earthquake-timeline-preparation-table>:first-child{-ms-grid-row:1;-ms-grid-column:1}html.sp-pdf .earthquake-timeline-preparation-table>:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}html.sp-pdf .earthquake-timeline-preparation-table>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}html.sp-pdf .earthquake-timeline-preparation-table>*{border-right:none;border-bottom:1px solid #bbb}html.sp-pdf .earthquake-timeline-preparation-table>:not(:first-child){border-top:none}html.sp-pdf .earthquake-timeline-preparation-table>:nth-child(3n+1){border-left:none}html.sp-pdf .earthquake-timeline-preparation-table>:first-child{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;border-top:1px solid #bbb}html.sp-pdf .earthquake-timeline-preparation-table>:nth-child(2){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6}html.sp-pdf .earthquake-timeline-preparation-table>:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8}html.sp-pdf .earthquake-timeline-preparation-table>:nth-child(4){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5}html.sp-pdf .earthquake-timeline-preparation-table>:nth-child(5){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7}html.sp-pdf .earthquake-timeline-preparation-table>:nth-child(6){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:8;grid-row:8/8}html.sp-pdf .earthquake-timeline-preparation-table .my-evacuation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html.sp-pdf .earthquake-timeline-preparation-table .my-evacuation>:not(:first-child){border-left:none;border-top:1px dashed #bbb;padding-top:16px;padding-left:8px}html.sp-pdf .earthquake-timeline-preparation-table .my-evacuation .arrow{top:-1px;left:50%;border-left:none}html.sp-pdf .earthquake-timeline-preparation-table .my-evacuation .arrow:before{-webkit-transform:translateX(-50%);transform:translateX(-50%);border-top-color:#bbb;border-left-color:transparent;border-right-color:transparent;border-width:8px 32px}html.sp-pdf .earthquake-timeline-preparation-table .my-evacuation>*{width:100%}html.sp-pdf .earthquake-timeline-preparation-table .column-title-text{font-weight:700}html.sp-pdf .earthquake-timeline{-ms-grid-rows:(auto auto auto auto)[6];grid-template-rows:repeat(6,auto auto auto auto);-ms-grid-columns:20px 1fr;grid-template-columns:20px 1fr}html.sp-pdf .earthquake-timeline>:first-child{-ms-grid-row:1;-ms-grid-column:1}html.sp-pdf .earthquake-timeline>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}html.sp-pdf .earthquake-timeline>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}html.sp-pdf .earthquake-timeline>:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}html.sp-pdf .earthquake-timeline>:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}html.sp-pdf .earthquake-timeline>:nth-child(6){-ms-grid-row:3;-ms-grid-column:2}html.sp-pdf .earthquake-timeline>:nth-child(7){-ms-grid-row:4;-ms-grid-column:1}html.sp-pdf .earthquake-timeline>:nth-child(8){-ms-grid-row:4;-ms-grid-column:2}html.sp-pdf .earthquake-timeline>:nth-child(9){-ms-grid-row:5;-ms-grid-column:1}html.sp-pdf .earthquake-timeline>:nth-child(10){-ms-grid-row:5;-ms-grid-column:2}html.sp-pdf .earthquake-timeline>:nth-child(11){-ms-grid-row:6;-ms-grid-column:1}html.sp-pdf .earthquake-timeline>:nth-child(12){-ms-grid-row:6;-ms-grid-column:2}html.sp-pdf .earthquake-timeline>:empty{padding:0}html.sp-pdf .earthquake-timeline>:nth-child(5n+1){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}html.sp-pdf .earthquake-timeline>:nth-child(5n+2){border-left:0 solid}html.sp-pdf .earthquake-timeline>:nth-child(5n+2),html.sp-pdf .earthquake-timeline>:nth-child(5n+3),html.sp-pdf .earthquake-timeline>:nth-child(5n+4),html.sp-pdf .earthquake-timeline>:nth-child(5n+5){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}html.sp-pdf .earthquake-timeline .timeline-level0{min-height:auto}html.sp-pdf .earthquake-timeline .timeline-level0:nth-child(5n+1){-ms-grid-row:1;-ms-grid-row-span:4;grid-row:1/5}html.sp-pdf .earthquake-timeline .timeline-level0:nth-child(5n+2){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}html.sp-pdf .earthquake-timeline .timeline-level0:nth-child(5n+3){-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}html.sp-pdf .earthquake-timeline .timeline-level0:nth-child(5n+4){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}html.sp-pdf .earthquake-timeline .timeline-level0:nth-child(5n+5){-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5}html.sp-pdf .earthquake-timeline .timeline-level0.timeline-item-title{color:#fff;background-color:#595757}html.sp-pdf .earthquake-timeline .timeline-level0.timeline-item-level{color:#fff;border-bottom-color:#595757}html.sp-pdf .earthquake-timeline .timeline-level0.timeline-item-border,html.sp-pdf .earthquake-timeline .timeline-level0.timeline-item-level{border-top:1px solid #bbb}html.sp-pdf .earthquake-timeline .timeline-level1:nth-child(5n+1){-ms-grid-row:5;-ms-grid-row-span:4;grid-row:5/9}html.sp-pdf .earthquake-timeline .timeline-level1:nth-child(5n+2){-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7}html.sp-pdf .earthquake-timeline .timeline-level1:nth-child(5n+3){-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6}html.sp-pdf .earthquake-timeline .timeline-level1:nth-child(5n+4){-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8}html.sp-pdf .earthquake-timeline .timeline-level1:nth-child(5n+5){-ms-grid-row:8;-ms-grid-row-span:1;grid-row:8/9}html.sp-pdf .earthquake-timeline .timeline-level1.timeline-item-title{color:#fff;background-color:#7f6c00}html.sp-pdf .earthquake-timeline .timeline-level1.timeline-item-level{color:#fff;border-bottom-color:#7f6c00}html.sp-pdf .earthquake-timeline .timeline-level1.timeline-item-title{border-bottom:1px solid #bbb}html.sp-pdf .earthquake-timeline .timeline-level1.timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex}html.sp-pdf .earthquake-timeline .timeline-level2:nth-child(5n+1){-ms-grid-row:9;-ms-grid-row-span:4;grid-row:9/13}html.sp-pdf .earthquake-timeline .timeline-level2:nth-child(5n+2){-ms-grid-row:10;-ms-grid-row-span:1;grid-row:10/11}html.sp-pdf .earthquake-timeline .timeline-level2:nth-child(5n+3){-ms-grid-row:9;-ms-grid-row-span:1;grid-row:9/10}html.sp-pdf .earthquake-timeline .timeline-level2:nth-child(5n+4){-ms-grid-row:11;-ms-grid-row-span:1;grid-row:11/12}html.sp-pdf .earthquake-timeline .timeline-level2:nth-child(5n+5){-ms-grid-row:12;-ms-grid-row-span:1;grid-row:12/13}html.sp-pdf .earthquake-timeline .timeline-level2.timeline-item-title{color:#fff;background-color:#ce6a67}html.sp-pdf .earthquake-timeline .timeline-level2.timeline-item-level{color:#fff;border-bottom-color:#ce6a67}html.sp-pdf .earthquake-timeline .timeline-level2.timeline-item-title{border-bottom:1px solid #bbb}html.sp-pdf .earthquake-timeline .timeline-level2.timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex}html.sp-pdf .earthquake-timeline .timeline-level3:nth-child(5n+1){-ms-grid-row:13;-ms-grid-row-span:4;grid-row:13/17}html.sp-pdf .earthquake-timeline .timeline-level3:nth-child(5n+2){-ms-grid-row:14;-ms-grid-row-span:1;grid-row:14/15}html.sp-pdf .earthquake-timeline .timeline-level3:nth-child(5n+3){-ms-grid-row:13;-ms-grid-row-span:1;grid-row:13/14}html.sp-pdf .earthquake-timeline .timeline-level3:nth-child(5n+4){-ms-grid-row:15;-ms-grid-row-span:1;grid-row:15/16}html.sp-pdf .earthquake-timeline .timeline-level3:nth-child(5n+5){-ms-grid-row:16;-ms-grid-row-span:1;grid-row:16/17}html.sp-pdf .earthquake-timeline .timeline-level3.timeline-item-title{color:#fff;background-color:#275f70}html.sp-pdf .earthquake-timeline .timeline-level3.timeline-item-level{color:#fff;border-bottom-color:#275f70}html.sp-pdf .earthquake-timeline .timeline-level3.timeline-item-title{border-bottom:1px solid #bbb}html.sp-pdf .earthquake-timeline .timeline-level3.timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex}html.sp-pdf .earthquake-timeline .timeline-level4:nth-child(5n+1){-ms-grid-row:17;-ms-grid-row-span:4;grid-row:17/21}html.sp-pdf .earthquake-timeline .timeline-level4:nth-child(5n+2){-ms-grid-row:18;-ms-grid-row-span:1;grid-row:18/19}html.sp-pdf .earthquake-timeline .timeline-level4:nth-child(5n+3){-ms-grid-row:17;-ms-grid-row-span:1;grid-row:17/18}html.sp-pdf .earthquake-timeline .timeline-level4:nth-child(5n+4){-ms-grid-row:19;-ms-grid-row-span:1;grid-row:19/20}html.sp-pdf .earthquake-timeline .timeline-level4:nth-child(5n+5){-ms-grid-row:20;-ms-grid-row-span:1;grid-row:20/21}html.sp-pdf .earthquake-timeline .timeline-level4.timeline-item-title{color:#fff;background-color:#803b35}html.sp-pdf .earthquake-timeline .timeline-level4.timeline-item-level{color:#fff;border-bottom-color:#803b35}html.sp-pdf .earthquake-timeline .timeline-level4.timeline-item-title{border-bottom:1px solid #bbb}html.sp-pdf .earthquake-timeline .timeline-level4.timeline-item-title>*{display:-webkit-box;display:-ms-flexbox;display:flex}html.sp-pdf .earthquake-timeline .timeline-level5{min-height:auto}html.sp-pdf .earthquake-timeline .timeline-level5:nth-child(5n+1){-ms-grid-row:21;-ms-grid-row-span:4;grid-row:21/25}html.sp-pdf .earthquake-timeline .timeline-level5:nth-child(5n+2){-ms-grid-row:22;-ms-grid-row-span:1;grid-row:22/23}html.sp-pdf .earthquake-timeline .timeline-level5:nth-child(5n+3){-ms-grid-row:21;-ms-grid-row-span:1;grid-row:21/22}html.sp-pdf .earthquake-timeline .timeline-level5:nth-child(5n+4){-ms-grid-row:23;-ms-grid-row-span:1;grid-row:23/24}html.sp-pdf .earthquake-timeline .timeline-level5:nth-child(5n+5){-ms-grid-row:24;-ms-grid-row-span:1;grid-row:24/25}html.sp-pdf .earthquake-timeline .timeline-level5.timeline-item-title{color:#fff;background-color:#000}html.sp-pdf .earthquake-timeline .timeline-level5.timeline-item-level{color:#fff;border-bottom-color:#000}html.sp-pdf .earthquake-timeline .timeline-overlay{display:none}html.sp-pdf .timeline .stock-configurer .header-operator{display:block}html.sp-pdf .timeline .stock-configurer.preview .stock-list{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto}}.disaster-timeline-preparation-table{-ms-grid-rows:36px auto auto;grid-template-rows:36px auto auto;-ms-grid-columns:50px 2.1fr 3fr 3fr 1fr;grid-template-columns:50px 2.1fr 3fr 3fr 1fr}.disaster-timeline-preparation-table>:first-child{-ms-grid-row:1;-ms-grid-column:1}.disaster-timeline-preparation-table>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.disaster-timeline-preparation-table>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.disaster-timeline-preparation-table>:nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.disaster-timeline-preparation-table>:nth-child(5){-ms-grid-row:1;-ms-grid-column:5}.disaster-timeline-preparation-table>:nth-child(6){-ms-grid-row:2;-ms-grid-column:1}.disaster-timeline-preparation-table>:nth-child(7){-ms-grid-row:2;-ms-grid-column:2}.disaster-timeline-preparation-table>:nth-child(8){-ms-grid-row:2;-ms-grid-column:3}.disaster-timeline-preparation-table>:nth-child(9){-ms-grid-row:2;-ms-grid-column:4}.disaster-timeline-preparation-table>:nth-child(10){-ms-grid-row:2;-ms-grid-column:5}.disaster-timeline-preparation-table>:nth-child(11){-ms-grid-row:3;-ms-grid-column:1}.disaster-timeline-preparation-table>:nth-child(12){-ms-grid-row:3;-ms-grid-column:2}.disaster-timeline-preparation-table>:nth-child(13){-ms-grid-row:3;-ms-grid-column:3}.disaster-timeline-preparation-table>:nth-child(14){-ms-grid-row:3;-ms-grid-column:4}.disaster-timeline-preparation-table>:nth-child(15){-ms-grid-row:3;-ms-grid-column:5}.disaster-timeline-preparation-table>*{border-right:1px solid #bbb;border-bottom:1px solid #bbb}.disaster-timeline-preparation-table>:not(:nth-child(n+6)){border-top:1px solid #bbb}.disaster-timeline-preparation-table>:nth-child(5n+1){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;border-left:1px solid #bbb}.disaster-timeline-preparation-table>:nth-child(5n+2){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.disaster-timeline-preparation-table>:nth-child(5n+3){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}.disaster-timeline-preparation-table>:nth-child(5n+4){-ms-grid-column:4;-ms-grid-column-span:1;grid-column:4/5}.disaster-timeline-preparation-table>:nth-child(5n+4):nth-child(4){-ms-grid-column:4;-ms-grid-column-span:2;grid-column:4/6}.disaster-timeline-preparation-table>:nth-child(5n+5){-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5/6}.disaster-timeline-preparation-table>:nth-child(5n+5):nth-child(5){display:none}.disaster-timeline-preparation-table .responsive-table-header{background-color:#38a1db;color:#fff;font-weight:700;text-align:center}.disaster-timeline-preparation-table .responsive-table-column{background-color:#fff}.disaster-timeline-preparation-table .label.editable{font-size:1.2em;min-height:1.8em}.disaster-timeline-preparation-table .my-area-assumed-flood-depth .editable{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.disaster-timeline-preparation-table .my-evacuation .title+*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.disaster-timeline-preparation-table .my-evacuation .title+*>*{width:calc(50% - 5px)}.disaster-timeline-preparation-table .my-evacuation .title+*>:last-child{margin-left:10px}.disaster-timeline-preparation-table .my-evacuation .subtitle{font-size:1.2em}.disaster-timeline-preparation-table .my-evacuation .freetext{margin-left:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.disaster-timeline-preparation-table .my-evacuation .freetext .editable{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.disaster-timeline-preparation-table .my-evacuation-required-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.disaster-timeline-preparation-table .my-evacuation-required-time .title+*{margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.disaster-timeline-preparation-table .my-evacuation-required-time .title+*>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:4px}.disaster-timeline-preparation-table .my-evacuation-required-time .editable{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:1.5em}.disaster-timeline-preparation-table .my-family-structure .annotation{margin-bottom:10px}.disaster-timeline-preparation-table .my-family-structure .checkbox-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.disaster-timeline-preparation-table .my-family-structure .checkbox-list dt{text-align:right;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:8px}.disaster-timeline-preparation-table .my-family-structure .checkbox-list .checkbox{font-size:1.2em}.disaster-timeline-preparation-table .my-family-structure .checkbox-list .checkbox>:last-child{width:2em}.disaster-timeline-preparation-card{display:none}.disaster-timeline-preparation-card .label{min-height:0}.disaster-timeline{-ms-grid-rows:54px -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;-ms-grid-rows:54px min-content min-content min-content min-content min-content min-content;grid-template-rows:54px -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;grid-template-rows:54px min-content min-content min-content min-content min-content min-content;-ms-grid-columns:0 50px 70px 120px 1fr 1fr;grid-template-columns:0 50px 70px 120px 1fr 1fr}.disaster-timeline>:first-child{-ms-grid-row:1;-ms-grid-column:1}.disaster-timeline>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.disaster-timeline>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.disaster-timeline>:nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.disaster-timeline>:nth-child(5){-ms-grid-row:1;-ms-grid-column:5}.disaster-timeline>:nth-child(6){-ms-grid-row:1;-ms-grid-column:6}.disaster-timeline>:nth-child(7){-ms-grid-row:2;-ms-grid-column:1}.disaster-timeline>:nth-child(8){-ms-grid-row:2;-ms-grid-column:2}.disaster-timeline>:nth-child(9){-ms-grid-row:2;-ms-grid-column:3}.disaster-timeline>:nth-child(10){-ms-grid-row:2;-ms-grid-column:4}.disaster-timeline>:nth-child(11){-ms-grid-row:2;-ms-grid-column:5}.disaster-timeline>:nth-child(12){-ms-grid-row:2;-ms-grid-column:6}.disaster-timeline>:nth-child(13){-ms-grid-row:3;-ms-grid-column:1}.disaster-timeline>:nth-child(14){-ms-grid-row:3;-ms-grid-column:2}.disaster-timeline>:nth-child(15){-ms-grid-row:3;-ms-grid-column:3}.disaster-timeline>:nth-child(16){-ms-grid-row:3;-ms-grid-column:4}.disaster-timeline>:nth-child(17){-ms-grid-row:3;-ms-grid-column:5}.disaster-timeline>:nth-child(18){-ms-grid-row:3;-ms-grid-column:6}.disaster-timeline>:nth-child(19){-ms-grid-row:4;-ms-grid-column:1}.disaster-timeline>:nth-child(20){-ms-grid-row:4;-ms-grid-column:2}.disaster-timeline>:nth-child(21){-ms-grid-row:4;-ms-grid-column:3}.disaster-timeline>:nth-child(22){-ms-grid-row:4;-ms-grid-column:4}.disaster-timeline>:nth-child(23){-ms-grid-row:4;-ms-grid-column:5}.disaster-timeline>:nth-child(24){-ms-grid-row:4;-ms-grid-column:6}.disaster-timeline>:nth-child(25){-ms-grid-row:5;-ms-grid-column:1}.disaster-timeline>:nth-child(26){-ms-grid-row:5;-ms-grid-column:2}.disaster-timeline>:nth-child(27){-ms-grid-row:5;-ms-grid-column:3}.disaster-timeline>:nth-child(28){-ms-grid-row:5;-ms-grid-column:4}.disaster-timeline>:nth-child(29){-ms-grid-row:5;-ms-grid-column:5}.disaster-timeline>:nth-child(30){-ms-grid-row:5;-ms-grid-column:6}.disaster-timeline>:nth-child(31){-ms-grid-row:6;-ms-grid-column:1}.disaster-timeline>:nth-child(32){-ms-grid-row:6;-ms-grid-column:2}.disaster-timeline>:nth-child(33){-ms-grid-row:6;-ms-grid-column:3}.disaster-timeline>:nth-child(34){-ms-grid-row:6;-ms-grid-column:4}.disaster-timeline>:nth-child(35){-ms-grid-row:6;-ms-grid-column:5}.disaster-timeline>:nth-child(36){-ms-grid-row:6;-ms-grid-column:6}.disaster-timeline>:nth-child(37){-ms-grid-row:7;-ms-grid-column:1}.disaster-timeline>:nth-child(38){-ms-grid-row:7;-ms-grid-column:2}.disaster-timeline>:nth-child(39){-ms-grid-row:7;-ms-grid-column:3}.disaster-timeline>:nth-child(40){-ms-grid-row:7;-ms-grid-column:4}.disaster-timeline>:nth-child(41){-ms-grid-row:7;-ms-grid-column:5}.disaster-timeline>:nth-child(42){-ms-grid-row:7;-ms-grid-column:6}.disaster-timeline>:not(:nth-child(n+7)){border-top:1px solid #bbb}.disaster-timeline>:nth-child(6n+1){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.disaster-timeline>:nth-child(6n+2){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;border-left:1px solid #bbb}.disaster-timeline>:nth-child(6n+3){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;border-right:0 solid}.disaster-timeline>:nth-child(6n+4){-ms-grid-column:4;-ms-grid-column-span:1;grid-column:4/5;border-left:1px solid #bbb}.disaster-timeline>:nth-child(6n+5){-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5/6}.disaster-timeline>:nth-child(6n+6){-ms-grid-column:6;-ms-grid-column-span:1;grid-column:6/7}.disaster-timeline .timeline-level0{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;background-color:#f8f8f8}.disaster-timeline .timeline-level0.timeline-item-border{background-color:#c8c8cb}.disaster-timeline .timeline-level0.timeline-item-border:after{border-top-color:#c8c8cb}.disaster-timeline .timeline-level0.timeline-item-level{background-color:#c8c8cb;color:#393636;font-weight:700;border-bottom-color:#c8c8cb}.disaster-timeline .timeline-level0.timeline-item-level:after{border-top-color:#c8c8cb}.disaster-timeline .timeline-level0.timeline-item-evacuation ul{color:#393636}.disaster-timeline .timeline-level0.timeline-item-community .round-button,.disaster-timeline .timeline-level0.timeline-item-familiy .round-button{border-color:#c8c8cb}.disaster-timeline .timeline-level0 .subject{background-color:rgba(200,200,203,.3)}.disaster-timeline .timeline-level0 .announce{color:#c8c8cb}.disaster-timeline .timeline-level1{-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;background-color:#f2f2ff}.disaster-timeline .timeline-level1.timeline-item-border{background-color:#fff}.disaster-timeline .timeline-level1.timeline-item-border:after{border-top-color:#fff}.disaster-timeline .timeline-level1.timeline-item-level{background-color:#fff;color:#393636;font-weight:700;border-bottom-color:#fff}.disaster-timeline .timeline-level1.timeline-item-level:after{border-top-color:#fff}.disaster-timeline .timeline-level1.timeline-item-evacuation ul{color:#393636}.disaster-timeline .timeline-level1.timeline-item-community .round-button,.disaster-timeline .timeline-level1.timeline-item-familiy .round-button{border-color:#fff}.disaster-timeline .timeline-level1 .subject{background-color:hsla(0,0%,100%,.3)}.disaster-timeline .timeline-level1 .announce{color:#fff}.disaster-timeline .timeline-level2{-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5;background-color:#fffde8}.disaster-timeline .timeline-level2.timeline-item-border{background-color:#f2e700}.disaster-timeline .timeline-level2.timeline-item-border:after{border-top-color:#f2e700}.disaster-timeline .timeline-level2.timeline-item-level{background-color:#f2e700;color:#393636;font-weight:700;border-bottom-color:#f2e700}.disaster-timeline .timeline-level2.timeline-item-level:after{border-top-color:#f2e700}.disaster-timeline .timeline-level2.timeline-item-evacuation ul{color:#393636}.disaster-timeline .timeline-level2.timeline-item-community .round-button,.disaster-timeline .timeline-level2.timeline-item-familiy .round-button{border-color:#f2e700}.disaster-timeline .timeline-level2 .subject{background-color:rgba(242,231,0,.3)}.disaster-timeline .timeline-level2 .announce{color:#f2e700}.disaster-timeline .timeline-level3{-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6;background-color:#fce3d6;min-height:14.5rem}.disaster-timeline .timeline-level3.timeline-item-border{background-color:#ff2800}.disaster-timeline .timeline-level3.timeline-item-border:after{border-top-color:#ff2800}.disaster-timeline .timeline-level3.timeline-item-level{background-color:#ff2800;color:#fff;font-weight:700;border-bottom-color:#ff2800}.disaster-timeline .timeline-level3.timeline-item-level:after{border-top-color:#ff2800}.disaster-timeline .timeline-level3.timeline-item-evacuation ul{color:#ff2800}.disaster-timeline .timeline-level3.timeline-item-community .round-button,.disaster-timeline .timeline-level3.timeline-item-familiy .round-button{border-color:#ff2800}.disaster-timeline .timeline-level3 .subject{background-color:rgba(255,40,0,.3)}.disaster-timeline .timeline-level3 .announce{color:#ff2800}.disaster-timeline .timeline-level4{-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7;background-color:#ede2ef}.disaster-timeline .timeline-level4.timeline-item-border{background-color:#a0a}.disaster-timeline .timeline-level4.timeline-item-border:after{border-top-color:#a0a}.disaster-timeline .timeline-level4.timeline-item-level{background-color:#a0a;color:#fff;font-weight:700;border-bottom-color:#a0a}.disaster-timeline .timeline-level4.timeline-item-level:after{border-top-color:#a0a}.disaster-timeline .timeline-level4.timeline-item-evacuation ul{color:#a0a}.disaster-timeline .timeline-level4.timeline-item-community .round-button,.disaster-timeline .timeline-level4.timeline-item-familiy .round-button{border-color:#a0a}.disaster-timeline .timeline-level4 .subject{background-color:rgba(170,0,170,.3)}.disaster-timeline .timeline-level4 .announce{color:#a0a}.disaster-timeline .timeline-level5{-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8;background-color:#e6e6e6}.disaster-timeline .timeline-level5.timeline-item-border{background-color:#0c000c}.disaster-timeline .timeline-level5.timeline-item-border:after{border-top-color:#0c000c}.disaster-timeline .timeline-level5.timeline-item-level{background-color:#0c000c;color:#fff;font-weight:700;border-bottom-color:#0c000c}.disaster-timeline .timeline-level5.timeline-item-level:after{border-top-color:#0c000c}.disaster-timeline .timeline-level5.timeline-item-evacuation ul{color:#0c000c}.disaster-timeline .timeline-level5.timeline-item-community .round-button,.disaster-timeline .timeline-level5.timeline-item-familiy .round-button{border-color:#0c000c}.disaster-timeline .timeline-level5 .subject{background-color:rgba(12,0,12,.3)}.disaster-timeline .timeline-level5 .announce{color:#0c000c}.disaster-timeline .timeline-level5.timeline-item-border,.disaster-timeline .timeline-level5.timeline-item-level{border-bottom:1px solid #bbb}.disaster-timeline .timeline-level5.timeline-item-border:after,.disaster-timeline .timeline-level5.timeline-item-level:after{display:none}.disaster-timeline .timeline-level5.timeline-item-familiy{font-size:1.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 8px;-ms-grid-column:5;-ms-grid-column-span:2;grid-column:5/7}.timeline-form.disaster.level0 .title{color:#393636;background-color:#c8c8cb}.timeline-form.disaster.level0 .subtitle{background-color:#f8f8f8}.timeline-form.disaster.level1 .title{color:#393636;background-color:#fff}.timeline-form.disaster.level1 .subtitle{background-color:#f2f2ff}.timeline-form.disaster.level2 .title{color:#393636;background-color:#f2e700}.timeline-form.disaster.level2 .subtitle{background-color:#fffde8}.timeline-form.disaster.level3 .title{color:#fff;background-color:#ff2800}.timeline-form.disaster.level3 .subtitle{background-color:#fce3d6}.timeline-form.disaster.level4 .title{color:#fff;background-color:#a0a}.timeline-form.disaster.level4 .subtitle{background-color:#ede2ef}.timeline-form.disaster.level5 .title{color:#fff;background-color:#0c000c}.timeline-form.disaster.level5 .subtitle{background-color:#e6e6e6}@media only screen and (max-width:768px){.disaster-timeline-preparation-table{display:none}.disaster-timeline-preparation-card{display:block}.disaster-timeline-preparation-card .card-title{border-bottom:1px solid #bbb}.disaster-timeline{-ms-grid-rows:(auto auto auto auto auto)[6];grid-template-rows:repeat(6,auto auto auto auto auto);-ms-grid-columns:20px 1fr;grid-template-columns:20px 1fr}.disaster-timeline>:first-child{-ms-grid-row:1;-ms-grid-column:1}.disaster-timeline>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.disaster-timeline>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.disaster-timeline>:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}.disaster-timeline>:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}.disaster-timeline>:nth-child(6){-ms-grid-row:3;-ms-grid-column:2}.disaster-timeline>:nth-child(7){-ms-grid-row:4;-ms-grid-column:1}.disaster-timeline>:nth-child(8){-ms-grid-row:4;-ms-grid-column:2}.disaster-timeline>:nth-child(9){-ms-grid-row:5;-ms-grid-column:1}.disaster-timeline>:nth-child(10){-ms-grid-row:5;-ms-grid-column:2}.disaster-timeline>:nth-child(11){-ms-grid-row:6;-ms-grid-column:1}.disaster-timeline>:nth-child(12){-ms-grid-row:6;-ms-grid-column:2}.disaster-timeline>:empty{padding:0}.disaster-timeline>:nth-child(6n+1){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.disaster-timeline>:nth-child(6n+2){border-left:0 solid}.disaster-timeline>:nth-child(6n+2),.disaster-timeline>:nth-child(6n+3),.disaster-timeline>:nth-child(6n+4),.disaster-timeline>:nth-child(6n+5),.disaster-timeline>:nth-child(6n+6){-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}.disaster-timeline .timeline-level0:nth-child(6n+1){-ms-grid-row:1;-ms-grid-row-span:5;grid-row:1/6}.disaster-timeline .timeline-level0:nth-child(6n+2){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.disaster-timeline .timeline-level0:nth-child(6n+3){-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.disaster-timeline .timeline-level0:nth-child(6n+4){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}.disaster-timeline .timeline-level0:nth-child(6n+5){-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5}.disaster-timeline .timeline-level0:nth-child(6n+6){-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6}.disaster-timeline .timeline-level0.timeline-item-title{color:#393636;background-color:#c8c8cb}.disaster-timeline .timeline-level0.timeline-item-level{color:#393636;border-bottom-color:#c8c8cb}.disaster-timeline .timeline-level0.timeline-item-border,.disaster-timeline .timeline-level0.timeline-item-level{border-top:1px solid #bbb}.disaster-timeline .timeline-level1:nth-child(6n+1){-ms-grid-row:6;-ms-grid-row-span:5;grid-row:6/11}.disaster-timeline .timeline-level1:nth-child(6n+2){-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8}.disaster-timeline .timeline-level1:nth-child(6n+3){-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7}.disaster-timeline .timeline-level1:nth-child(6n+4){-ms-grid-row:8;-ms-grid-row-span:1;grid-row:8/9}.disaster-timeline .timeline-level1:nth-child(6n+5){-ms-grid-row:9;-ms-grid-row-span:1;grid-row:9/10}.disaster-timeline .timeline-level1:nth-child(6n+6){-ms-grid-row:10;-ms-grid-row-span:1;grid-row:10/11}.disaster-timeline .timeline-level1.timeline-item-title{color:#393636;background-color:#fff}.disaster-timeline .timeline-level1.timeline-item-level{color:#393636;border-bottom-color:#fff}.disaster-timeline .timeline-level2:nth-child(6n+1){-ms-grid-row:11;-ms-grid-row-span:5;grid-row:11/16}.disaster-timeline .timeline-level2:nth-child(6n+2){-ms-grid-row:12;-ms-grid-row-span:1;grid-row:12/13}.disaster-timeline .timeline-level2:nth-child(6n+3){-ms-grid-row:11;-ms-grid-row-span:1;grid-row:11/12}.disaster-timeline .timeline-level2:nth-child(6n+4){-ms-grid-row:13;-ms-grid-row-span:1;grid-row:13/14}.disaster-timeline .timeline-level2:nth-child(6n+5){-ms-grid-row:14;-ms-grid-row-span:1;grid-row:14/15}.disaster-timeline .timeline-level2:nth-child(6n+6){-ms-grid-row:15;-ms-grid-row-span:1;grid-row:15/16}.disaster-timeline .timeline-level2.timeline-item-title{color:#393636;background-color:#f2e700}.disaster-timeline .timeline-level2.timeline-item-level{color:#393636;border-bottom-color:#f2e700}.disaster-timeline .timeline-level3{min-height:auto}.disaster-timeline .timeline-level3:nth-child(6n+1){-ms-grid-row:16;-ms-grid-row-span:5;grid-row:16/21}.disaster-timeline .timeline-level3:nth-child(6n+2){-ms-grid-row:17;-ms-grid-row-span:1;grid-row:17/18}.disaster-timeline .timeline-level3:nth-child(6n+3){-ms-grid-row:16;-ms-grid-row-span:1;grid-row:16/17}.disaster-timeline .timeline-level3:nth-child(6n+4){-ms-grid-row:18;-ms-grid-row-span:1;grid-row:18/19}.disaster-timeline .timeline-level3:nth-child(6n+5){-ms-grid-row:19;-ms-grid-row-span:1;grid-row:19/20}.disaster-timeline .timeline-level3:nth-child(6n+6){-ms-grid-row:20;-ms-grid-row-span:1;grid-row:20/21}.disaster-timeline .timeline-level3.timeline-item-title{color:#fff;background-color:#ff2800}.disaster-timeline .timeline-level3.timeline-item-level{color:#fff;border-bottom-color:#ff2800}.disaster-timeline .timeline-level4:nth-child(6n+1){-ms-grid-row:21;-ms-grid-row-span:5;grid-row:21/26}.disaster-timeline .timeline-level4:nth-child(6n+2){-ms-grid-row:22;-ms-grid-row-span:1;grid-row:22/23}.disaster-timeline .timeline-level4:nth-child(6n+3){-ms-grid-row:21;-ms-grid-row-span:1;grid-row:21/22}.disaster-timeline .timeline-level4:nth-child(6n+4){-ms-grid-row:23;-ms-grid-row-span:1;grid-row:23/24}.disaster-timeline .timeline-level4:nth-child(6n+5){-ms-grid-row:24;-ms-grid-row-span:1;grid-row:24/25}.disaster-timeline .timeline-level4:nth-child(6n+6){-ms-grid-row:25;-ms-grid-row-span:1;grid-row:25/26}.disaster-timeline .timeline-level4.timeline-item-title{color:#fff;background-color:#a0a}.disaster-timeline .timeline-level4.timeline-item-level{color:#fff;border-bottom-color:#a0a}.disaster-timeline .timeline-level5:nth-child(6n+1){-ms-grid-row:26;-ms-grid-row-span:5;grid-row:26/31}.disaster-timeline .timeline-level5:nth-child(6n+2){-ms-grid-row:27;-ms-grid-row-span:1;grid-row:27/28}.disaster-timeline .timeline-level5:nth-child(6n+3){-ms-grid-row:26;-ms-grid-row-span:1;grid-row:26/27}.disaster-timeline .timeline-level5:nth-child(6n+4){-ms-grid-row:28;-ms-grid-row-span:1;grid-row:28/29}.disaster-timeline .timeline-level5:nth-child(6n+5){-ms-grid-row:29;-ms-grid-row-span:1;grid-row:29/30}.disaster-timeline .timeline-level5:nth-child(6n+6){-ms-grid-row:30;-ms-grid-row-span:1;grid-row:30/31}.disaster-timeline .timeline-level5.timeline-item-title{color:#fff;background-color:#0c000c}.disaster-timeline .timeline-level5.timeline-item-level{color:#fff;border-bottom-color:#0c000c}.disaster-timeline .timeline-level5.timeline-item-familiy{font-size:1.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 8px;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}}@media only print and (max-width:768px){html.sp-pdf .disaster-timeline-preparation-table{display:none}html.sp-pdf .disaster-timeline-preparation-card{display:block}html.sp-pdf .disaster-timeline-preparation-card .card-title{border-bottom:1px solid #bbb}html.sp-pdf .disaster-timeline{-ms-grid-rows:(auto auto auto auto auto)[6];grid-template-rows:repeat(6,auto auto auto auto auto);-ms-grid-columns:20px 1fr;grid-template-columns:20px 1fr}html.sp-pdf .disaster-timeline>:first-child{-ms-grid-row:1;-ms-grid-column:1}html.sp-pdf .disaster-timeline>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}html.sp-pdf .disaster-timeline>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}html.sp-pdf .disaster-timeline>:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}html.sp-pdf .disaster-timeline>:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}html.sp-pdf .disaster-timeline>:nth-child(6){-ms-grid-row:3;-ms-grid-column:2}html.sp-pdf .disaster-timeline>:nth-child(7){-ms-grid-row:4;-ms-grid-column:1}html.sp-pdf .disaster-timeline>:nth-child(8){-ms-grid-row:4;-ms-grid-column:2}html.sp-pdf .disaster-timeline>:nth-child(9){-ms-grid-row:5;-ms-grid-column:1}html.sp-pdf .disaster-timeline>:nth-child(10){-ms-grid-row:5;-ms-grid-column:2}html.sp-pdf .disaster-timeline>:nth-child(11){-ms-grid-row:6;-ms-grid-column:1}html.sp-pdf .disaster-timeline>:nth-child(12){-ms-grid-row:6;-ms-grid-column:2}html.sp-pdf .disaster-timeline>:empty{padding:0}html.sp-pdf .disaster-timeline>:nth-child(6n+1){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}html.sp-pdf .disaster-timeline>:nth-child(6n+2){border-left:0 solid}html.sp-pdf .disaster-timeline>:nth-child(6n+2),html.sp-pdf .disaster-timeline>:nth-child(6n+3),html.sp-pdf .disaster-timeline>:nth-child(6n+4),html.sp-pdf .disaster-timeline>:nth-child(6n+5),html.sp-pdf .disaster-timeline>:nth-child(6n+6){-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}html.sp-pdf .disaster-timeline .timeline-level0:nth-child(6n+1){-ms-grid-row:1;-ms-grid-row-span:5;grid-row:1/6}html.sp-pdf .disaster-timeline .timeline-level0:nth-child(6n+2){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}html.sp-pdf .disaster-timeline .timeline-level0:nth-child(6n+3){-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}html.sp-pdf .disaster-timeline .timeline-level0:nth-child(6n+4){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}html.sp-pdf .disaster-timeline .timeline-level0:nth-child(6n+5){-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5}html.sp-pdf .disaster-timeline .timeline-level0:nth-child(6n+6){-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6}html.sp-pdf .disaster-timeline .timeline-level0.timeline-item-title{color:#393636;background-color:#c8c8cb}html.sp-pdf .disaster-timeline .timeline-level0.timeline-item-level{color:#393636;border-bottom-color:#c8c8cb}html.sp-pdf .disaster-timeline .timeline-level0.timeline-item-border,html.sp-pdf .disaster-timeline .timeline-level0.timeline-item-level{border-top:1px solid #bbb}html.sp-pdf .disaster-timeline .timeline-level1:nth-child(6n+1){-ms-grid-row:6;-ms-grid-row-span:5;grid-row:6/11}html.sp-pdf .disaster-timeline .timeline-level1:nth-child(6n+2){-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8}html.sp-pdf .disaster-timeline .timeline-level1:nth-child(6n+3){-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7}html.sp-pdf .disaster-timeline .timeline-level1:nth-child(6n+4){-ms-grid-row:8;-ms-grid-row-span:1;grid-row:8/9}html.sp-pdf .disaster-timeline .timeline-level1:nth-child(6n+5){-ms-grid-row:9;-ms-grid-row-span:1;grid-row:9/10}html.sp-pdf .disaster-timeline .timeline-level1:nth-child(6n+6){-ms-grid-row:10;-ms-grid-row-span:1;grid-row:10/11}html.sp-pdf .disaster-timeline .timeline-level1.timeline-item-title{color:#393636;background-color:#fff}html.sp-pdf .disaster-timeline .timeline-level1.timeline-item-level{color:#393636;border-bottom-color:#fff}html.sp-pdf .disaster-timeline .timeline-level2:nth-child(6n+1){-ms-grid-row:11;-ms-grid-row-span:5;grid-row:11/16}html.sp-pdf .disaster-timeline .timeline-level2:nth-child(6n+2){-ms-grid-row:12;-ms-grid-row-span:1;grid-row:12/13}html.sp-pdf .disaster-timeline .timeline-level2:nth-child(6n+3){-ms-grid-row:11;-ms-grid-row-span:1;grid-row:11/12}html.sp-pdf .disaster-timeline .timeline-level2:nth-child(6n+4){-ms-grid-row:13;-ms-grid-row-span:1;grid-row:13/14}html.sp-pdf .disaster-timeline .timeline-level2:nth-child(6n+5){-ms-grid-row:14;-ms-grid-row-span:1;grid-row:14/15}html.sp-pdf .disaster-timeline .timeline-level2:nth-child(6n+6){-ms-grid-row:15;-ms-grid-row-span:1;grid-row:15/16}html.sp-pdf .disaster-timeline .timeline-level2.timeline-item-title{color:#393636;background-color:#f2e700}html.sp-pdf .disaster-timeline .timeline-level2.timeline-item-level{color:#393636;border-bottom-color:#f2e700}html.sp-pdf .disaster-timeline .timeline-level3{min-height:auto}html.sp-pdf .disaster-timeline .timeline-level3:nth-child(6n+1){-ms-grid-row:16;-ms-grid-row-span:5;grid-row:16/21}html.sp-pdf .disaster-timeline .timeline-level3:nth-child(6n+2){-ms-grid-row:17;-ms-grid-row-span:1;grid-row:17/18}html.sp-pdf .disaster-timeline .timeline-level3:nth-child(6n+3){-ms-grid-row:16;-ms-grid-row-span:1;grid-row:16/17}html.sp-pdf .disaster-timeline .timeline-level3:nth-child(6n+4){-ms-grid-row:18;-ms-grid-row-span:1;grid-row:18/19}html.sp-pdf .disaster-timeline .timeline-level3:nth-child(6n+5){-ms-grid-row:19;-ms-grid-row-span:1;grid-row:19/20}html.sp-pdf .disaster-timeline .timeline-level3:nth-child(6n+6){-ms-grid-row:20;-ms-grid-row-span:1;grid-row:20/21}html.sp-pdf .disaster-timeline .timeline-level3.timeline-item-title{color:#fff;background-color:#ff2800}html.sp-pdf .disaster-timeline .timeline-level3.timeline-item-level{color:#fff;border-bottom-color:#ff2800}html.sp-pdf .disaster-timeline .timeline-level4:nth-child(6n+1){-ms-grid-row:21;-ms-grid-row-span:5;grid-row:21/26}html.sp-pdf .disaster-timeline .timeline-level4:nth-child(6n+2){-ms-grid-row:22;-ms-grid-row-span:1;grid-row:22/23}html.sp-pdf .disaster-timeline .timeline-level4:nth-child(6n+3){-ms-grid-row:21;-ms-grid-row-span:1;grid-row:21/22}html.sp-pdf .disaster-timeline .timeline-level4:nth-child(6n+4){-ms-grid-row:23;-ms-grid-row-span:1;grid-row:23/24}html.sp-pdf .disaster-timeline .timeline-level4:nth-child(6n+5){-ms-grid-row:24;-ms-grid-row-span:1;grid-row:24/25}html.sp-pdf .disaster-timeline .timeline-level4:nth-child(6n+6){-ms-grid-row:25;-ms-grid-row-span:1;grid-row:25/26}html.sp-pdf .disaster-timeline .timeline-level4.timeline-item-title{color:#fff;background-color:#a0a}html.sp-pdf .disaster-timeline .timeline-level4.timeline-item-level{color:#fff;border-bottom-color:#a0a}html.sp-pdf .disaster-timeline .timeline-level5:nth-child(6n+1){-ms-grid-row:26;-ms-grid-row-span:5;grid-row:26/31}html.sp-pdf .disaster-timeline .timeline-level5:nth-child(6n+2){-ms-grid-row:27;-ms-grid-row-span:1;grid-row:27/28}html.sp-pdf .disaster-timeline .timeline-level5:nth-child(6n+3){-ms-grid-row:26;-ms-grid-row-span:1;grid-row:26/27}html.sp-pdf .disaster-timeline .timeline-level5:nth-child(6n+4){-ms-grid-row:28;-ms-grid-row-span:1;grid-row:28/29}html.sp-pdf .disaster-timeline .timeline-level5:nth-child(6n+5){-ms-grid-row:29;-ms-grid-row-span:1;grid-row:29/30}html.sp-pdf .disaster-timeline .timeline-level5:nth-child(6n+6){-ms-grid-row:30;-ms-grid-row-span:1;grid-row:30/31}html.sp-pdf .disaster-timeline .timeline-level5.timeline-item-title{color:#fff;background-color:#0c000c}html.sp-pdf .disaster-timeline .timeline-level5.timeline-item-level{color:#fff;border-bottom-color:#0c000c}html.sp-pdf .disaster-timeline .timeline-level5.timeline-item-familiy{font-size:1.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 8px;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}}.color-flood{color:#38a1db}.color-sediment{color:#b7903f}.mytimeline-description{margin-bottom:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mytimeline-description:after{content:"";display:block;clear:both}.mytimeline-detail{max-width:100%;padding:1rem}.mytimeline-image-wrapper{height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.mytimeline-image-wrapper img{height:256px;z-index:1}.link-button-wrapper{width:100%;margin:1rem auto;position:relative;z-index:2}.link-button-wrapper>li{padding:1rem 0;width:40%}.link-button-wrapper .link-button{padding:.5em 3.2em}.link-button-wrapper .link-button .button-trailing{width:5.5rem}.link-button-wrapper .link-button .button-trailing .mi{color:#000;font-size:48px}.link-button-wrapper .link-button.disaster{background-color:#ceebf7;border-color:#38a1db}.link-button-wrapper .link-button.earthquake{background-color:#e2e2e2}.link-button-wrapper img{-ms-flex-negative:0;flex-shrink:0}section+section{margin-top:2rem}.leaflet-download-wrapper{width:100%}.leaflet-download{padding:.4rem}.leaflet-download .title{-ms-flex-negative:0;flex-shrink:0;min-width:5.5rem;max-width:8rem;height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.4rem}.leaflet-download .title>span{border-bottom:3px double #000}.pdf-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.pdf-list>li{width:50%;max-width:14rem}.pdf-list>li .button{width:95%}.pdf-list>li .button span{width:100px;text-align:center}@media only screen and (max-width:768px){.mytimeline-description{margin-bottom:2.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:block}.subtitle-image{-ms-flex-item-align:start;align-self:flex-start}.mytimeline-image-wrapper img{display:none}.link-button-wrapper,.link-button-wrapper>li{width:100%}}