﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.container{max-width:75rem;margin-right:auto;margin-left:auto}.flex-container{display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-container.row{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-container.row-reverse{-webkit-box-direction:reverse;-moz-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-container.column{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-container.column-reverse{-webkit-box-direction:reverse;-moz-box-direction:reverse;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-container.wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-container.nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-container.wrap-reverse{-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-container.justify-content-start{-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-container.justify-content-end{-webkit-box-pack:end;-moz-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex-container.justify-content-center{-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-container.justify-content-space-around{-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.flex-container.justify-content-space-between{-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-container.align-items-start{-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-container.align-items-end{-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.flex-container.align-items-center{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex-container.align-items-baseline{-webkit-box-align:baseline;-moz-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.flex-container.align-items-stretch{-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-container.align-content-start{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.flex-container.align-content-end{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.flex-container.align-content-center{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.flex-container.align-content-space-between{-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.flex-container.align-content-space-around{-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around}.flex-container.align-content-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:1.5rem;width:100%;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:1;flex-shrink:1;flex-basis:auto}.flex-item.grow-0{-webkit-flex-grow:0;flex-grow:0}.flex-item.shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.flex-item.grow-1{-webkit-flex-grow:1;flex-grow:1}.flex-item.shrink-1{-webkit-flex-shrink:1;flex-shrink:1}.flex-item.grow-2{-webkit-flex-grow:2;flex-grow:2}.flex-item.shrink-2{-webkit-flex-shrink:2;flex-shrink:2}.flex-item.grow-3{-webkit-flex-grow:3;flex-grow:3}.flex-item.shrink-3{-webkit-flex-shrink:3;flex-shrink:3}.flex-item.grow-4{-webkit-flex-grow:4;flex-grow:4}.flex-item.shrink-4{-webkit-flex-shrink:4;flex-shrink:4}.flex-item.align-self-auto{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.flex-item.align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.flex-item.align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.flex-item.align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flex-item.align-self-baseline{-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline}.flex-item.align-self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.flex-item.col-xs-1{width:8.3333333333%}.flex-item.order-xs-1{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-webkit-order:1;-ms-flex-order:1;order:1}.flex-item.col-xs-2{width:16.6666666667%}.flex-item.order-xs-2{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-webkit-order:2;-ms-flex-order:2;order:2}.flex-item.col-xs-3{width:25%}.flex-item.order-xs-3{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-webkit-order:3;-ms-flex-order:3;order:3}.flex-item.col-xs-4{width:33.3333333333%}.flex-item.order-xs-4{-webkit-box-ordinal-group:4;-moz-box-ordinal-group:4;-webkit-order:4;-ms-flex-order:4;order:4}.flex-item.col-xs-5{width:41.6666666667%}.flex-item.order-xs-5{-webkit-box-ordinal-group:5;-moz-box-ordinal-group:5;-webkit-order:5;-ms-flex-order:5;order:5}.flex-item.col-xs-6{width:50%}.flex-item.order-xs-6{-webkit-box-ordinal-group:6;-moz-box-ordinal-group:6;-webkit-order:6;-ms-flex-order:6;order:6}.flex-item.col-xs-7{width:58.3333333333%}.flex-item.order-xs-7{-webkit-box-ordinal-group:7;-moz-box-ordinal-group:7;-webkit-order:7;-ms-flex-order:7;order:7}.flex-item.col-xs-8{width:66.6666666667%}.flex-item.order-xs-8{-webkit-box-ordinal-group:8;-moz-box-ordinal-group:8;-webkit-order:8;-ms-flex-order:8;order:8}.flex-item.col-xs-9{width:75%}.flex-item.order-xs-9{-webkit-box-ordinal-group:9;-moz-box-ordinal-group:9;-webkit-order:9;-ms-flex-order:9;order:9}.flex-item.col-xs-10{width:83.3333333333%}.flex-item.order-xs-10{-webkit-box-ordinal-group:10;-moz-box-ordinal-group:10;-webkit-order:10;-ms-flex-order:10;order:10}.flex-item.col-xs-11{width:91.6666666667%}.flex-item.order-xs-11{-webkit-box-ordinal-group:11;-moz-box-ordinal-group:11;-webkit-order:11;-ms-flex-order:11;order:11}.flex-item.col-xs-12{width:100%}.flex-item.order-xs-12{-webkit-box-ordinal-group:12;-moz-box-ordinal-group:12;-webkit-order:12;-ms-flex-order:12;order:12}.flex-item.col-xs-offset-1{margin-left:8.3333333333%}.flex-item.col-xs-offset-2{margin-left:16.6666666667%}.flex-item.col-xs-offset-3{margin-left:25%}.flex-item.col-xs-offset-4{margin-left:33.3333333333%}.flex-item.col-xs-offset-5{margin-left:41.6666666667%}.flex-item.col-xs-offset-6{margin-left:50%}.flex-item.col-xs-offset-7{margin-left:58.3333333333%}.flex-item.col-xs-offset-8{margin-left:66.6666666667%}.flex-item.col-xs-offset-9{margin-left:75%}.flex-item.col-xs-offset-10{margin-left:83.3333333333%}.flex-item.col-xs-offset-11{margin-left:91.6666666667%}@media screen and (min-width: 34rem){.flex-item.col-sm-1{width:8.3333333333%}.flex-item.order-sm-1{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-webkit-order:1;-ms-flex-order:1;order:1}.flex-item.col-sm-2{width:16.6666666667%}.flex-item.order-sm-2{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-webkit-order:2;-ms-flex-order:2;order:2}.flex-item.col-sm-3{width:25%}.flex-item.order-sm-3{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-webkit-order:3;-ms-flex-order:3;order:3}.flex-item.col-sm-4{width:33.3333333333%}.flex-item.order-sm-4{-webkit-box-ordinal-group:4;-moz-box-ordinal-group:4;-webkit-order:4;-ms-flex-order:4;order:4}.flex-item.col-sm-5{width:41.6666666667%}.flex-item.order-sm-5{-webkit-box-ordinal-group:5;-moz-box-ordinal-group:5;-webkit-order:5;-ms-flex-order:5;order:5}.flex-item.col-sm-6{width:50%}.flex-item.order-sm-6{-webkit-box-ordinal-group:6;-moz-box-ordinal-group:6;-webkit-order:6;-ms-flex-order:6;order:6}.flex-item.col-sm-7{width:58.3333333333%}.flex-item.order-sm-7{-webkit-box-ordinal-group:7;-moz-box-ordinal-group:7;-webkit-order:7;-ms-flex-order:7;order:7}.flex-item.col-sm-8{width:66.6666666667%}.flex-item.order-sm-8{-webkit-box-ordinal-group:8;-moz-box-ordinal-group:8;-webkit-order:8;-ms-flex-order:8;order:8}.flex-item.col-sm-9{width:75%}.flex-item.order-sm-9{-webkit-box-ordinal-group:9;-moz-box-ordinal-group:9;-webkit-order:9;-ms-flex-order:9;order:9}.flex-item.col-sm-10{width:83.3333333333%}.flex-item.order-sm-10{-webkit-box-ordinal-group:10;-moz-box-ordinal-group:10;-webkit-order:10;-ms-flex-order:10;order:10}.flex-item.col-sm-11{width:91.6666666667%}.flex-item.order-sm-11{-webkit-box-ordinal-group:11;-moz-box-ordinal-group:11;-webkit-order:11;-ms-flex-order:11;order:11}.flex-item.col-sm-12{width:100%}.flex-item.order-sm-12{-webkit-box-ordinal-group:12;-moz-box-ordinal-group:12;-webkit-order:12;-ms-flex-order:12;order:12}.flex-item.col-sm-offset-1{margin-left:8.3333333333%}.flex-item.col-sm-offset-2{margin-left:16.6666666667%}.flex-item.col-sm-offset-3{margin-left:25%}.flex-item.col-sm-offset-4{margin-left:33.3333333333%}.flex-item.col-sm-offset-5{margin-left:41.6666666667%}.flex-item.col-sm-offset-6{margin-left:50%}.flex-item.col-sm-offset-7{margin-left:58.3333333333%}.flex-item.col-sm-offset-8{margin-left:66.6666666667%}.flex-item.col-sm-offset-9{margin-left:75%}.flex-item.col-sm-offset-10{margin-left:83.3333333333%}.flex-item.col-sm-offset-11{margin-left:91.6666666667%}}@media screen and (min-width: 54rem){.flex-item.col-md-1{width:8.3333333333%}.flex-item.order-md-1{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-webkit-order:1;-ms-flex-order:1;order:1}.flex-item.col-md-2{width:16.6666666667%}.flex-item.order-md-2{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-webkit-order:2;-ms-flex-order:2;order:2}.flex-item.col-md-3{width:25%}.flex-item.order-md-3{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-webkit-order:3;-ms-flex-order:3;order:3}.flex-item.col-md-4{width:33.3333333333%}.flex-item.order-md-4{-webkit-box-ordinal-group:4;-moz-box-ordinal-group:4;-webkit-order:4;-ms-flex-order:4;order:4}.flex-item.col-md-5{width:41.6666666667%}.flex-item.order-md-5{-webkit-box-ordinal-group:5;-moz-box-ordinal-group:5;-webkit-order:5;-ms-flex-order:5;order:5}.flex-item.col-md-6{width:50%}.flex-item.order-md-6{-webkit-box-ordinal-group:6;-moz-box-ordinal-group:6;-webkit-order:6;-ms-flex-order:6;order:6}.flex-item.col-md-7{width:58.3333333333%}.flex-item.order-md-7{-webkit-box-ordinal-group:7;-moz-box-ordinal-group:7;-webkit-order:7;-ms-flex-order:7;order:7}.flex-item.col-md-8{width:66.6666666667%}.flex-item.order-md-8{-webkit-box-ordinal-group:8;-moz-box-ordinal-group:8;-webkit-order:8;-ms-flex-order:8;order:8}.flex-item.col-md-9{width:75%}.flex-item.order-md-9{-webkit-box-ordinal-group:9;-moz-box-ordinal-group:9;-webkit-order:9;-ms-flex-order:9;order:9}.flex-item.col-md-10{width:83.3333333333%}.flex-item.order-md-10{-webkit-box-ordinal-group:10;-moz-box-ordinal-group:10;-webkit-order:10;-ms-flex-order:10;order:10}.flex-item.col-md-11{width:91.6666666667%}.flex-item.order-md-11{-webkit-box-ordinal-group:11;-moz-box-ordinal-group:11;-webkit-order:11;-ms-flex-order:11;order:11}.flex-item.col-md-12{width:100%}.flex-item.order-md-12{-webkit-box-ordinal-group:12;-moz-box-ordinal-group:12;-webkit-order:12;-ms-flex-order:12;order:12}.flex-item.col-md-offset-1{margin-left:8.3333333333%}.flex-item.col-md-offset-2{margin-left:16.6666666667%}.flex-item.col-md-offset-3{margin-left:25%}.flex-item.col-md-offset-4{margin-left:33.3333333333%}.flex-item.col-md-offset-5{margin-left:41.6666666667%}.flex-item.col-md-offset-6{margin-left:50%}.flex-item.col-md-offset-7{margin-left:58.3333333333%}.flex-item.col-md-offset-8{margin-left:66.6666666667%}.flex-item.col-md-offset-9{margin-left:75%}.flex-item.col-md-offset-10{margin-left:83.3333333333%}.flex-item.col-md-offset-11{margin-left:91.6666666667%}}@media screen and (min-width: 70rem){.flex-item.col-lg-1{width:8.3333333333%}.flex-item.order-lg-1{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-webkit-order:1;-ms-flex-order:1;order:1}.flex-item.col-lg-2{width:16.6666666667%}.flex-item.order-lg-2{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-webkit-order:2;-ms-flex-order:2;order:2}.flex-item.col-lg-3{width:25%}.flex-item.order-lg-3{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-webkit-order:3;-ms-flex-order:3;order:3}.flex-item.col-lg-4{width:33.3333333333%}.flex-item.order-lg-4{-webkit-box-ordinal-group:4;-moz-box-ordinal-group:4;-webkit-order:4;-ms-flex-order:4;order:4}.flex-item.col-lg-5{width:41.6666666667%}.flex-item.order-lg-5{-webkit-box-ordinal-group:5;-moz-box-ordinal-group:5;-webkit-order:5;-ms-flex-order:5;order:5}.flex-item.col-lg-6{width:50%}.flex-item.order-lg-6{-webkit-box-ordinal-group:6;-moz-box-ordinal-group:6;-webkit-order:6;-ms-flex-order:6;order:6}.flex-item.col-lg-7{width:58.3333333333%}.flex-item.order-lg-7{-webkit-box-ordinal-group:7;-moz-box-ordinal-group:7;-webkit-order:7;-ms-flex-order:7;order:7}.flex-item.col-lg-8{width:66.6666666667%}.flex-item.order-lg-8{-webkit-box-ordinal-group:8;-moz-box-ordinal-group:8;-webkit-order:8;-ms-flex-order:8;order:8}.flex-item.col-lg-9{width:75%}.flex-item.order-lg-9{-webkit-box-ordinal-group:9;-moz-box-ordinal-group:9;-webkit-order:9;-ms-flex-order:9;order:9}.flex-item.col-lg-10{width:83.3333333333%}.flex-item.order-lg-10{-webkit-box-ordinal-group:10;-moz-box-ordinal-group:10;-webkit-order:10;-ms-flex-order:10;order:10}.flex-item.col-lg-11{width:91.6666666667%}.flex-item.order-lg-11{-webkit-box-ordinal-group:11;-moz-box-ordinal-group:11;-webkit-order:11;-ms-flex-order:11;order:11}.flex-item.col-lg-12{width:100%}.flex-item.order-lg-12{-webkit-box-ordinal-group:12;-moz-box-ordinal-group:12;-webkit-order:12;-ms-flex-order:12;order:12}.flex-item.col-lg-offset-1{margin-left:8.3333333333%}.flex-item.col-lg-offset-2{margin-left:16.6666666667%}.flex-item.col-lg-offset-3{margin-left:25%}.flex-item.col-lg-offset-4{margin-left:33.3333333333%}.flex-item.col-lg-offset-5{margin-left:41.6666666667%}.flex-item.col-lg-offset-6{margin-left:50%}.flex-item.col-lg-offset-7{margin-left:58.3333333333%}.flex-item.col-lg-offset-8{margin-left:66.6666666667%}.flex-item.col-lg-offset-9{margin-left:75%}.flex-item.col-lg-offset-10{margin-left:83.3333333333%}.flex-item.col-lg-offset-11{margin-left:91.6666666667%}}body{color:#404040;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-weight:400;line-height:1.5rem}::selection{background:pink}::-moz-selection{background:pink}h1,.h1,.f1{font-size:2rem;line-height:2.5rem}h2,.h2,.f2{font-size:1.5rem;line-height:2rem}h3,.h3 .f3{font-size:1.25rem;line-height:1.5rem}h4,.f4,h5,.f5,h6 .f6{font-size:1.125rem;line-height:1.5rem}@media screen and (min-width: 54rem){h1,.h1{font-size:4rem;line-height:5rem}h2,.h2{font-size:2rem;line-height:2.5rem}h3,.h3{font-size:1.5rem;line-height:2rem}}@media screen and (min-width: 70rem){h1,.h1{font-size:6rem;line-height:8rem}h2,.h2{font-size:3rem;line-height:3.5rem}}strong,.bold{font-weight:bold}.regular{font-weight:normal}.light{font-weight:300}.italic{font-style:italic}.caps{text-transform:uppercase;letter-spacing:.2em}.center{text-align:center}.justify{text-align:justify}.right-align{text-align:right}small,.small{font-size:.875rem;line-height:1.3rem}.leading-1{line-height:1.5rem}.leading-2{line-height:2rem}.leading-3{line-height:3rem}.leading-4{line-height:4rem}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.oh{overflow:hidden}.left{float:left}.right{float:right}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}ul.unstyled,ol.unstyled{list-style-type:none}img.img-responsive{display:block;max-width:100%;height:auto}img.center{display:block;margin-left:auto;margin-right:auto}.rounded{-moz-border-radius:0.3rem;-webkit-border-radius:0.3rem;border-radius:0.3rem}.round{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.border-radius-tl{border-top-left-radius:.3rem}.border-radius-tr{border-top-right-radius:.3rem}.border-radius-br{border-bottom-right-radius:.3rem}.border-radius-bl{border-bottom-left-radius:.3rem}.hidden{display:none !important}@media screen and (max-width: 34rem){.hidden-xs{display:none !important}}@media screen and (max-width: 54rem){.hidden-sm{display:none !important}}@media screen and (max-width: 70rem){.hidden-md{display:none !important}}@media screen and (max-width: 85rem){.hidden-lg{display:none !important}}.raise-1,.raise-hover-1:hover{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 2px 10px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.16);box-shadow:0 2px 10px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.16);z-index:100}.raise-2,.raise-hover-2:hover{-webkit-box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.188235);-moz-box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.188235);box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.188235);z-index:200}.raise-3,.raise-hover-3:hover{-webkit-box-shadow:0 17px 50px 0 rgba(0,0,0,0.19),0 12px 15px 0 rgba(0,0,0,0.24);-moz-box-shadow:0 17px 50px 0 rgba(0,0,0,0.19),0 12px 15px 0 rgba(0,0,0,0.24);box-shadow:0 17px 50px 0 rgba(0,0,0,0.19),0 12px 15px 0 rgba(0,0,0,0.24);z-index:300}.raise-4,.raise-hover-4:hover{-webkit-box-shadow:0 25px 55px 0 rgba(0,0,0,0.21),0 16px 28px 0 rgba(0,0,0,0.22);-moz-box-shadow:0 25px 55px 0 rgba(0,0,0,0.21),0 16px 28px 0 rgba(0,0,0,0.22);box-shadow:0 25px 55px 0 rgba(0,0,0,0.21),0 16px 28px 0 rgba(0,0,0,0.22);z-index:400}.raise-5,.raise-hover-5:hover{-webkit-box-shadow:0 40px 77px 0 rgba(0,0,0,0.22),0 27px 24px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 40px 77px 0 rgba(0,0,0,0.22),0 27px 24px 0 rgba(0,0,0,0.2);box-shadow:0 40px 77px 0 rgba(0,0,0,0.22),0 27px 24px 0 rgba(0,0,0,0.2);z-index:500}.raise-hover-1{-webkit-transition:box-shadow 0.2s ease;-moz-transition:box-shadow 0.2s ease;-o-transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease}.raise-hover-2{-webkit-transition:box-shadow 0.2s ease;-moz-transition:box-shadow 0.2s ease;-o-transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease}.raise-hover-3{-webkit-transition:box-shadow 0.2s ease;-moz-transition:box-shadow 0.2s ease;-o-transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease}.raise-hover-4{-webkit-transition:box-shadow 0.2s ease;-moz-transition:box-shadow 0.2s ease;-o-transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease}.raise-hover-5{-webkit-transition:box-shadow 0.2s ease;-moz-transition:box-shadow 0.2s ease;-o-transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease}.m1{margin:1rem}.mt1{margin-top:1rem}.mr1{margin-right:1rem}.mb1{margin-bottom:1rem}.ml1{margin-left:1rem}.mx1{margin-right:1rem;margin-left:1rem}.my1{margin-top:1rem;margin-bottom:1rem}.m2{margin:2rem}.mt2{margin-top:2rem}.mr2{margin-right:2rem}.mb2{margin-bottom:2rem}.ml2{margin-left:2rem}.mx2{margin-right:2rem;margin-left:2rem}.my2{margin-top:2rem;margin-bottom:2rem}.m3{margin:3rem}.mt3{margin-top:3rem}.mr3{margin-right:3rem}.mb3{margin-bottom:3rem}.ml3{margin-left:3rem}.mx3{margin-right:3rem;margin-left:3rem}.my3{margin-top:3rem;margin-bottom:3rem}.m4{margin:4rem}.mt4{margin-top:4rem}.mr4{margin-right:4rem}.mb4{margin-bottom:4rem}.ml4{margin-left:4rem}.mx4{margin-right:4rem;margin-left:4rem}.my4{margin-top:4rem;margin-bottom:4rem}.p1{padding:1rem}.pt1{padding-top:1rem}.pr1{padding-right:1rem}.pb1{padding-bottom:1rem}.pl1{padding-left:1rem}.px1{padding-right:1rem;padding-left:1rem}.py1{padding-top:1rem;padding-bottom:1rem}.p2{padding:2rem}.pt2{padding-top:2rem}.pr2{padding-right:2rem}.pb2{padding-bottom:2rem}.pl2{padding-left:2rem}.px2{padding-right:2rem;padding-left:2rem}.py2{padding-top:2rem;padding-bottom:2rem}.p3{padding:3rem}.pt3{padding-top:3rem}.pr3{padding-right:3rem}.pb3{padding-bottom:3rem}.pl3{padding-left:3rem}.px3{padding-right:3rem;padding-left:3rem}.py3{padding-top:3rem;padding-bottom:3rem}.p4{padding:4rem}.pt4{padding-top:4rem}.pr4{padding-right:4rem}.pb4{padding-bottom:4rem}.pl4{padding-left:4rem}.px4{padding-right:4rem;padding-left:4rem}.py4{padding-top:4rem;padding-bottom:4rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.btn{appearance:none;-webkit-appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:.2rem;color:inherit;cursor:pointer;display:inline-block;font-family:inherit;font-weight:bold;font-style:normal;height:auto;line-height:2rem;min-height:2rem;padding:.5rem 1rem;text-decoration:none;-webkit-transition:box-shadow 0.2s ease, background-color 0.2s ease;-moz-transition:box-shadow 0.2s ease, background-color 0.2s ease;-o-transition:box-shadow 0.2s ease, background-color 0.2s ease;transition:box-shadow 0.2s ease, background-color 0.2s ease;white-space:nowrap;background-color:transparent}.btn:hover{background-color:#e6e6e6;color:#404040}.btn:focus{box-shadow:0 0 0 2px #fff, 0 0 1px 4px #e6e6e6;outline:none}.btn.blue{background-color:#3372df;color:#fff}.btn.blue:hover{background-color:#1e5ac1 !important;color:#fff}.btn.blue:focus{box-shadow:0 0 0 2px #fff,0 0 1px 4px rgba(51,114,223,0.5);outline:none}.btn.red{background-color:#cb4437;color:#fff}.btn.red:hover{background-color:#a4352b !important;color:#fff}.btn.red:focus{box-shadow:0 0 0 2px #fff,0 0 1px 4px rgba(203,68,55,0.5);outline:none}.btn.orange{background-color:#eea236;color:#fff}.btn.orange:hover{background-color:#de8a13 !important;color:#fff}.btn.orange:focus{box-shadow:0 0 0 2px #fff,0 0 1px 4px rgba(238,162,54,0.5);outline:none}.btn.green{background-color:#2e8540;color:#fff}.btn.green:hover{background-color:#215f2e !important;color:#fff}.btn.green:focus{box-shadow:0 0 0 2px #fff,0 0 1px 4px rgba(46,133,64,0.5);outline:none}.btn.ghost{background-color:transparent;border:1px solid #333}.btn.ghost:hover{color:inherit;background-color:#e6e6e6}.btn.ghost.blue{border:1px solid #3372df;color:#3372df}.btn.ghost.blue:hover{color:#fff}.btn.ghost.red{border:1px solid #cb4437;color:#cb4437}.btn.ghost.red:hover{color:#fff}.btn.ghost.orange{border:1px solid #eea236;color:#eea236}.btn.ghost.orange:hover{color:#fff}.btn.ghost.green{border:1px solid #2e8540;color:#2e8540}.btn.ghost.green:hover{color:#fff}.btn.circle{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;height:3rem;width:3rem}.btn.lg{padding:1rem 1.8rem}.btn.sm{padding:0 1rem}.btn.block{text-align:center;width:100%}.form{font-size:1rem}.form .form-group .field,.form .form-group .input,.form .form-group .select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:3rem;line-height:1.5rem}.form .form-group .input,.form .form-group .select,.form .form-group .textarea{border-style:solid;border-width:1px}.form .form-group .select{margin-right:0;margin-left:0}.form .form-group .select[multiple]{height:auto}.form .form-group .input{padding:.375rem .75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form .form-group .textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.75rem;line-height:1.5}.form .form-group .input,.form .form-group .textarea,.form .form-group .select{background-color:white;-webkit-transition:box-shadow 0.2s ease;-moz-transition:box-shadow 0.2s ease;-o-transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease;border-color:#777;-moz-border-radius:0.25rem;-webkit-border-radius:0.25rem;border-radius:0.25rem}.form .form-group .input:focus,.form .form-group .textarea:focus,.form .form-group .select:focus{outline:none;border-color:#3372df;-webkit-box-shadow:0 0 0.125rem rgba(51,114,223,0.5);-moz-box-shadow:0 0 0.125rem rgba(51,114,223,0.5);box-shadow:0 0 0.125rem rgba(51,114,223,0.5)}.form .form-group .radio input,.form .form-group .checkbox{position:relative}.form .form-group .radio input input[type=checkbox],.form .form-group .checkbox input[type=checkbox]{display:none}.form .form-group .radio input input[type=checkbox]:checked~label .box,.form .form-group .checkbox input[type=checkbox]:checked~label .box{opacity:0;-webkit-transform:scale(0) rotate(-180deg);-moz-transform:scale(0) rotate(-180deg);-o-transform:scale(0) rotate(-180deg);transform:scale(0) rotate(-180deg)}.form .form-group .radio input input[type=checkbox]:checked~label .check,.form .form-group .checkbox input[type=checkbox]:checked~label .check{opacity:1;-webkit-transform:scale(1) rotate(45deg);-moz-transform:scale(1) rotate(45deg);-o-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}.form .form-group .radio input label,.form .form-group .radio input p,.form .form-group .checkbox label,.form .form-group .checkbox p{padding-left:2.5rem}.form .form-group .radio input label,.form .form-group .checkbox label{cursor:pointer}.form .form-group .radio input label span,.form .form-group .checkbox label span{display:block;left:0;position:absolute;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.form .form-group .radio input label .box,.form .form-group .checkbox label .box{border-width:1px;border-style:solid;border-color:#777;height:1.25rem;top:0;width:1.25rem}.form .form-group .radio input label .check,.form .form-group .checkbox label .check{border-width:2px;border-style:solid;border-color:#777;border-top:none;border-left:none;height:1.5rem;left:.375rem;opacity:0;top:-.375rem;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);width:.75rem}.form .form-group .radio input label .check.green,.form .form-group .checkbox label .check.green{border-color:#2e8540}.form .form-group .radio input label .check.blue,.form .form-group .checkbox label .check.blue{border-color:#3372df}.form .form-group .radio input label .check.red,.form .form-group .checkbox label .check.red{border-color:#cb4437}.form .form-group .radio input label .check.orange,.form .form-group .checkbox label .check.orange{border-color:#eea236}.form .form-group .radio input{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.form .form-group .fieldset{border-width:1px;border-style:solid;border-color:#777;-moz-border-radius:0.25rem;-webkit-border-radius:0.25rem;border-radius:0.25rem}.form.stacked .form-group .label,.form.stacked .form-group .input,.form.stacked .form-group .select,.form.stacked .form-group .checkbox,.form.stacked .form-group .radio,.form.stacked .form-group .fieldset,.form.stacked .form-group .field,.form.stacked .form-group .textarea{display:block;width:100%}.form.stacked .form-group .input,.form.stacked .form-group .select,.form.stacked .form-group .radio,.form.stacked .form-group .checkbox,.form.stacked .form-group .fieldset,.form.stacked .form-group .field,.form.stacked .form-group .textarea{margin-bottom:1rem}.black{color:#000}.muted{color:#737373}.white{color:#fff}.blue{color:#3372df}.light-gray{color:#eee}.mid-gray{color:#777}.dark-gray{color:#333}.bg-white{background-color:#fff}.bg-blue{background-color:#3372df}.bg-light-gray{background-color:#eee}.bg-mid-gray{background-color:#777}.bg-dark-gray{background-color:#333}a{color:#3372df;text-decoration:none}a:hover{color:#1e5ac1}.bg-remember{background-color:#09829a}.bg-learning{background-color:#da2e75}.red{color:#cb4437}.yellow{color:#f4b400}.table td,.table th{padding:.4rem}.table th{text-align:left}.text-vertical-baseline{vertical-align:baseline}.text-vertical-top{vertical-align:top}.text-vertical-middle{vertical-align:middle}.text-nowrap{white-space:nowrap}.label--required:after{content:'*';position:relative;left:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.mb0{margin-bottom:0 !important}.mb05{margin-bottom:.5rem}.mt05{margin-top:.5rem}.o05{opacity:.5}.direct-upload{display:inline-block;position:relative;padding:2px 4px;margin:0 3px 3px 0;border:1px solid rgba(0,0,0,0.3);border-radius:3px;font-size:11px;line-height:13px}.direct-upload--pending{opacity:0.6}.direct-upload__progress{position:absolute;top:0;left:0;bottom:0;opacity:0.2;background:#0076ff;transition:width 120ms ease-out, opacity 60ms 60ms ease-in;transform:translate3d(0, 0, 0)}.direct-upload--complete .direct-upload__progress{opacity:0.4}.direct-upload--error{border-color:red}input[type=file][data-direct-upload-url][disabled]{display:none}trix-editor{border:1px solid #bbb;border-radius:3px;margin:0;padding:0.4em 0.6em;min-height:5em;outline:none}trix-toolbar *{box-sizing:border-box}trix-toolbar .trix-button-row{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto}trix-toolbar .trix-button-group{display:flex;margin-bottom:10px;border:1px solid #bbb;border-top-color:#ccc;border-bottom-color:#888;border-radius:3px}trix-toolbar .trix-button-group:not(:first-child){margin-left:1.5vw}@media (max-device-width: 768px){trix-toolbar .trix-button-group:not(:first-child){margin-left:0}}trix-toolbar .trix-button-group-spacer{flex-grow:1}@media (max-device-width: 768px){trix-toolbar .trix-button-group-spacer{display:none}}trix-toolbar .trix-button{position:relative;float:left;color:rgba(0,0,0,0.6);font-size:0.75em;font-weight:600;white-space:nowrap;padding:0 0.5em;margin:0;outline:none;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent}trix-toolbar .trix-button:not(:first-child){border-left:1px solid #ccc}trix-toolbar .trix-button.trix-active{background:#cbeefa;color:black}trix-toolbar .trix-button:not(:disabled){cursor:pointer}trix-toolbar .trix-button:disabled{color:rgba(0,0,0,0.125)}@media (max-device-width: 768px){trix-toolbar .trix-button{letter-spacing:-0.01em;padding:0 0.3em}}trix-toolbar .trix-button--icon{font-size:inherit;width:2.6em;height:1.6em;max-width:calc(0.8em + 4vw);text-indent:-9999px}@media (max-device-width: 768px){trix-toolbar .trix-button--icon{height:2em;max-width:calc(0.8em + 3.5vw)}}trix-toolbar .trix-button--icon::before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.6;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}@media (max-device-width: 768px){trix-toolbar .trix-button--icon::before{right:6%;left:6%}}trix-toolbar .trix-button--icon.trix-active::before{opacity:1}trix-toolbar .trix-button--icon:disabled::before{opacity:0.125}trix-toolbar .trix-button--icon-attach::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);top:8%;bottom:4%}trix-toolbar .trix-button--icon-bold::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-italic::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-link::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-strike::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-quote::before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-heading-1::before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-code::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-bullet-list::before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-number-list::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-undo::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-redo::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-decrease-nesting-level::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-increase-nesting-level::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-dialogs{position:relative}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:0.75em;padding:15px 10px;background:#fff;box-shadow:0 0.3em 1em #ccc;border-top:2px solid #888;border-radius:5px;z-index:5}trix-toolbar .trix-input--dialog{font-size:inherit;font-weight:normal;padding:0.5em 0.8em;margin:0 10px 0 0;border-radius:3px;border:1px solid #bbb;background-color:#fff;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-input--dialog.validate:invalid{box-shadow:#F00 0px 0px 1.5px 1px}trix-toolbar .trix-button--dialog{font-size:inherit;padding:0.5em;border-bottom:none}trix-toolbar .trix-dialog--link{max-width:600px}trix-toolbar .trix-dialog__link-fields{display:flex;align-items:baseline}trix-toolbar .trix-dialog__link-fields .trix-input{flex:1}trix-toolbar .trix-dialog__link-fields .trix-button-group{flex:0 0 content;margin:0}trix-editor [data-trix-mutable]:not(.attachment__caption-editor){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}trix-editor [data-trix-mutable]::-moz-selection,trix-editor [data-trix-cursor-target]::-moz-selection,trix-editor [data-trix-mutable] ::-moz-selection{background:none}trix-editor [data-trix-mutable]::selection,trix-editor [data-trix-cursor-target]::selection,trix-editor [data-trix-mutable] ::selection{background:none}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection{background:highlight}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection{background:highlight}trix-editor .attachment.attachment--file[data-trix-mutable]{box-shadow:0 0 0 2px highlight;border-color:transparent}trix-editor .attachment[data-trix-mutable] img{box-shadow:0 0 0 2px highlight}trix-editor .attachment{position:relative}trix-editor .attachment:hover{cursor:default}trix-editor .attachment--preview .attachment__caption:hover{cursor:text}trix-editor .attachment__progress{position:absolute;z-index:1;height:20px;top:calc(50% - 10px);left:5%;width:90%;opacity:0.9;transition:opacity 200ms ease-in}trix-editor .attachment__progress[value="100"]{opacity:0}trix-editor .attachment__caption-editor{display:inline-block;width:100%;margin:0;padding:0;font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;text-align:center;vertical-align:top;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-editor .attachment__toolbar{position:absolute;z-index:1;top:-0.9em;left:0;width:100%;text-align:center}trix-editor .trix-button-group{display:inline-flex}trix-editor .trix-button{position:relative;float:left;color:#666;white-space:nowrap;font-size:80%;padding:0 0.8em;margin:0;outline:none;border:none;border-radius:0;background:transparent}trix-editor .trix-button:not(:first-child){border-left:1px solid #ccc}trix-editor .trix-button.trix-active{background:#cbeefa}trix-editor .trix-button:not(:disabled){cursor:pointer}trix-editor .trix-button--remove{text-indent:-9999px;display:inline-block;padding:0;outline:none;width:1.8em;height:1.8em;line-height:1.8em;border-radius:50%;background-color:#fff;border:2px solid highlight;box-shadow:1px 1px 6px rgba(0,0,0,0.25)}trix-editor .trix-button--remove::before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.7;content:"";background-image:url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);background-position:center;background-repeat:no-repeat;background-size:90%}trix-editor .trix-button--remove:hover{border-color:#333}trix-editor .trix-button--remove:hover::before{opacity:1}trix-editor .attachment__metadata-container{position:relative}trix-editor .attachment__metadata{position:absolute;left:50%;top:2em;transform:translate(-50%, 0);max-width:90%;padding:0.1em 0.6em;font-size:0.8em;color:#fff;background-color:rgba(0,0,0,0.7);border-radius:3px}trix-editor .attachment__metadata .attachment__name{display:inline-block;max-width:100%;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}trix-editor .attachment__metadata .attachment__size{margin-left:0.2em;white-space:nowrap}.trix-content{line-height:1.5}.trix-content *{box-sizing:border-box;margin:0;padding:0}.trix-content h1{font-size:1.2em;line-height:1.2}.trix-content blockquote{border:0 solid #ccc;border-left-width:0.3em;margin-left:0.3em;padding-left:0.6em}.trix-content [dir=rtl] blockquote,.trix-content blockquote[dir=rtl]{border-width:0;border-right-width:0.3em;margin-right:0.3em;padding-right:0.6em}.trix-content li{margin-left:1em}.trix-content [dir=rtl] li{margin-right:1em}.trix-content pre{display:inline-block;width:100%;vertical-align:top;font-family:monospace;font-size:0.9em;padding:0.5em;white-space:pre;background-color:#eee;overflow-x:auto}.trix-content img{max-width:100%;height:auto}.trix-content .attachment{display:inline-block;position:relative;max-width:100%}.trix-content .attachment a{color:inherit;text-decoration:none}.trix-content .attachment a:hover,.trix-content .attachment a:visited:hover{color:inherit}.trix-content .attachment__caption{text-align:center}.trix-content .attachment__caption .attachment__name+.attachment__size::before{content:' · '}.trix-content .attachment--preview{width:100%;text-align:center}.trix-content .attachment--preview .attachment__caption{color:#666;font-size:0.9em;line-height:1.2}.trix-content .attachment--file{color:#333;line-height:1;margin:0 2px 2px 2px;padding:0.4em 1em;border:1px solid #bbb;border-radius:5px}.trix-content .attachment-gallery{display:flex;flex-wrap:wrap;position:relative}.trix-content .attachment-gallery .attachment{flex:1 0 33%;padding:0 0.5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2 .attachment,.trix-content .attachment-gallery.attachment-gallery--4 .attachment{flex-basis:50%;max-width:50%}.trix-content .attachment-gallery>action-text-attachment,.trix-content .attachment-gallery>.attachment{flex:1 0 33%;padding:0 0.5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2>action-text-attachment,.trix-content .attachment-gallery.attachment-gallery--2>.attachment,.trix-content .attachment-gallery.attachment-gallery--4>action-text-attachment,.trix-content .attachment-gallery.attachment-gallery--4>.attachment{flex-basis:50%;max-width:50%}
