*{box-sizing:border-box}.l-padding{padding:8px}.l-margin{margin:8px}.l-fill{width:100%;height:100%;min-height:100%;margin:0}.l-absolute{position:absolute}.l-relative{position:relative}.l-fixed{position:fixed}.l-static{position:static}.l-scroll{overflow:auto}.l-scroll-x{overflow-x:auto}.l-scroll-y{overflow-y:auto}.l-hidden{overflow:hidden}.l-start{justify-content:flex-start}.l-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.l-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.l-start-center{justify-content:flex-start;align-items:center;align-content:center}.l-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.l-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.l-end{justify-content:flex-end}.l-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.l-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.l-end-center{justify-content:flex-end;align-items:center;align-content:center}.l-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.l-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.l-center{justify-content:center}.l-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.l-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.l-center-center{justify-content:center;align-items:center;align-content:center}.l-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.l-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.l-space-between{justify-content:space-between}.l-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.l-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.l-space-between-center{justify-content:space-between;align-items:center;align-content:center}.l-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.l-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.l-space-around{justify-content:space-around}.l-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.l-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.l-space-around-center{justify-content:space-around;align-items:center;align-content:center}.l-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.l-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.l-row{display:flex;flex-direction:row}.l-column{display:flex;flex-direction:column}.l-wrap{flex-wrap:wrap}.l-nowrap{flex-wrap:nowrap}.l-hide{display:none}.l-flex{flex:1 1 auto}.l-row>.l-flex{min-width:0}.l-column>.l-flex{min-height:0}.l-5{flex:1 1 5%}.l-row>.l-5{max-width:5%;max-height:100%}.l-column>.l-5{max-height:5%;max-width:100%}.l-10{flex:1 1 10%}.l-row>.l-10{max-width:10%;max-height:100%}.l-column>.l-10{max-height:10%;max-width:100%}.l-15{flex:1 1 15%}.l-row>.l-15{max-width:15%;max-height:100%}.l-column>.l-15{max-height:15%;max-width:100%}.l-20{flex:1 1 20%}.l-row>.l-20{max-width:20%;max-height:100%}.l-column>.l-20{max-height:20%;max-width:100%}.l-25{flex:1 1 25%}.l-row>.l-25{max-width:25%;max-height:100%}.l-column>.l-25{max-height:25%;max-width:100%}.l-30{flex:1 1 30%}.l-row>.l-30{max-width:30%;max-height:100%}.l-column>.l-30{max-height:30%;max-width:100%}.l-35{flex:1 1 35%}.l-row>.l-35{max-width:35%;max-height:100%}.l-column>.l-35{max-height:35%;max-width:100%}.l-40{flex:1 1 40%}.l-row>.l-40{max-width:40%;max-height:100%}.l-column>.l-40{max-height:40%;max-width:100%}.l-45{flex:1 1 45%}.l-row>.l-45{max-width:45%;max-height:100%}.l-column>.l-45{max-height:45%;max-width:100%}.l-50{flex:1 1 50%}.l-row>.l-50{max-width:50%;max-height:100%}.l-column>.l-50{max-height:50%;max-width:100%}.l-55{flex:1 1 55%}.l-row>.l-55{max-width:55%;max-height:100%}.l-column>.l-55{max-height:55%;max-width:100%}.l-60{flex:1 1 60%}.l-row>.l-60{max-width:60%;max-height:100%}.l-column>.l-60{max-height:60%;max-width:100%}.l-65{flex:1 1 65%}.l-row>.l-65{max-width:65%;max-height:100%}.l-column>.l-65{max-height:65%;max-width:100%}.l-70{flex:1 1 70%}.l-row>.l-70{max-width:70%;max-height:100%}.l-column>.l-70{max-height:70%;max-width:100%}.l-75{flex:1 1 75%}.l-row>.l-75{max-width:75%;max-height:100%}.l-column>.l-75{max-height:75%;max-width:100%}.l-80{flex:1 1 80%}.l-row>.l-80{max-width:80%;max-height:100%}.l-column>.l-80{max-height:80%;max-width:100%}.l-85{flex:1 1 85%}.l-row>.l-85{max-width:85%;max-height:100%}.l-column>.l-85{max-height:85%;max-width:100%}.l-90{flex:1 1 90%}.l-row>.l-90{max-width:90%;max-height:100%}.l-column>.l-90{max-height:90%;max-width:100%}.l-95{flex:1 1 95%}.l-row>.l-95{max-width:95%;max-height:100%}.l-column>.l-95{max-height:95%;max-width:100%}.l-100{flex:1 1 100%}.l-row>.l-100{max-width:100%;max-height:100%}.l-column>.l-100{max-height:100%;max-width:100%}.l-33{flex:1 1 33.33%}.l-row>.l-33{max-width:33.33%;max-height:100%}.l-column>.l-33{max-height:33.33%;max-width:100%}.l-66{flex:1 1 66.66%}.l-row>.l-66{max-width:66.66%;max-height:100%}.l-column>.l-66{max-height:66.66%;max-width:100%}.l-order--20{order:-20}.l-order--19{order:-19}.l-order--18{order:-18}.l-order--17{order:-17}.l-order--16{order:-16}.l-order--15{order:-15}.l-order--14{order:-14}.l-order--13{order:-13}.l-order--12{order:-12}.l-order--11{order:-11}.l-order--10{order:-10}.l-order--9{order:-9}.l-order--8{order:-8}.l-order--7{order:-7}.l-order--6{order:-6}.l-order--5{order:-5}.l-order--4{order:-4}.l-order--3{order:-3}.l-order--2{order:-2}.l-order--1{order:-1}.l-order-0{order:0}.l-order-1{order:1}.l-order-2{order:2}.l-order-3{order:3}.l-order-4{order:4}.l-order-5{order:5}.l-order-6{order:6}.l-order-7{order:7}.l-order-8{order:8}.l-order-9{order:9}.l-order-10{order:10}.l-order-11{order:11}.l-order-12{order:12}.l-order-13{order:13}.l-order-14{order:14}.l-order-15{order:15}.l-order-16{order:16}.l-order-17{order:17}.l-order-18{order:18}.l-order-19{order:19}.l-order-20{order:20}@media (max-width: 599px){.xs-padding{padding:8px}.xs-margin{margin:8px}.xs-fill{width:100%;height:100%;min-height:100%;margin:0}.xs-absolute{position:absolute}.xs-relative{position:relative}.xs-fixed{position:fixed}.xs-static{position:static}.xs-scroll{overflow:auto}.xs-scroll-x{overflow-x:auto}.xs-scroll-y{overflow-y:auto}.xs-hidden{overflow:hidden}.xs-start{justify-content:flex-start}.xs-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.xs-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.xs-start-center{justify-content:flex-start;align-items:center;align-content:center}.xs-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.xs-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.xs-end{justify-content:flex-end}.xs-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.xs-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.xs-end-center{justify-content:flex-end;align-items:center;align-content:center}.xs-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.xs-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.xs-center{justify-content:center}.xs-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.xs-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.xs-center-center{justify-content:center;align-items:center;align-content:center}.xs-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.xs-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.xs-space-between{justify-content:space-between}.xs-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.xs-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.xs-space-between-center{justify-content:space-between;align-items:center;align-content:center}.xs-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.xs-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.xs-space-around{justify-content:space-around}.xs-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.xs-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.xs-space-around-center{justify-content:space-around;align-items:center;align-content:center}.xs-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.xs-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.xs-row{display:flex;flex-direction:row}.xs-column{display:flex;flex-direction:column}.xs-wrap{flex-wrap:wrap}.xs-nowrap{flex-wrap:nowrap}.xs-hide{display:none}.xs-flex{flex:1 1 auto}.l-row>.xs-flex{min-width:0}.l-column>.xs-flex{min-height:0}.xs-row>.xs-flex{min-width:0}.xs-column>.xs-flex{min-height:0}.xs-5{flex:1 1 5%}.l-row>.xs-5{max-width:5%;max-height:100%}.l-column>.xs-5{max-height:5%;max-width:100%}.xs-row>.xs-5{max-width:5%;max-height:100%}.xs-column>.xs-5{max-height:5%;max-width:100%}.xs-row>.xs-5{max-width:5%;max-height:100%}.xs-column>.xs-5{max-height:5%;max-width:100%}.xs-10{flex:1 1 10%}.l-row>.xs-10{max-width:10%;max-height:100%}.l-column>.xs-10{max-height:10%;max-width:100%}.xs-row>.xs-10{max-width:10%;max-height:100%}.xs-column>.xs-10{max-height:10%;max-width:100%}.xs-row>.xs-10{max-width:10%;max-height:100%}.xs-column>.xs-10{max-height:10%;max-width:100%}.xs-15{flex:1 1 15%}.l-row>.xs-15{max-width:15%;max-height:100%}.l-column>.xs-15{max-height:15%;max-width:100%}.xs-row>.xs-15{max-width:15%;max-height:100%}.xs-column>.xs-15{max-height:15%;max-width:100%}.xs-row>.xs-15{max-width:15%;max-height:100%}.xs-column>.xs-15{max-height:15%;max-width:100%}.xs-20{flex:1 1 20%}.l-row>.xs-20{max-width:20%;max-height:100%}.l-column>.xs-20{max-height:20%;max-width:100%}.xs-row>.xs-20{max-width:20%;max-height:100%}.xs-column>.xs-20{max-height:20%;max-width:100%}.xs-row>.xs-20{max-width:20%;max-height:100%}.xs-column>.xs-20{max-height:20%;max-width:100%}.xs-25{flex:1 1 25%}.l-row>.xs-25{max-width:25%;max-height:100%}.l-column>.xs-25{max-height:25%;max-width:100%}.xs-row>.xs-25{max-width:25%;max-height:100%}.xs-column>.xs-25{max-height:25%;max-width:100%}.xs-row>.xs-25{max-width:25%;max-height:100%}.xs-column>.xs-25{max-height:25%;max-width:100%}.xs-30{flex:1 1 30%}.l-row>.xs-30{max-width:30%;max-height:100%}.l-column>.xs-30{max-height:30%;max-width:100%}.xs-row>.xs-30{max-width:30%;max-height:100%}.xs-column>.xs-30{max-height:30%;max-width:100%}.xs-row>.xs-30{max-width:30%;max-height:100%}.xs-column>.xs-30{max-height:30%;max-width:100%}.xs-35{flex:1 1 35%}.l-row>.xs-35{max-width:35%;max-height:100%}.l-column>.xs-35{max-height:35%;max-width:100%}.xs-row>.xs-35{max-width:35%;max-height:100%}.xs-column>.xs-35{max-height:35%;max-width:100%}.xs-row>.xs-35{max-width:35%;max-height:100%}.xs-column>.xs-35{max-height:35%;max-width:100%}.xs-40{flex:1 1 40%}.l-row>.xs-40{max-width:40%;max-height:100%}.l-column>.xs-40{max-height:40%;max-width:100%}.xs-row>.xs-40{max-width:40%;max-height:100%}.xs-column>.xs-40{max-height:40%;max-width:100%}.xs-row>.xs-40{max-width:40%;max-height:100%}.xs-column>.xs-40{max-height:40%;max-width:100%}.xs-45{flex:1 1 45%}.l-row>.xs-45{max-width:45%;max-height:100%}.l-column>.xs-45{max-height:45%;max-width:100%}.xs-row>.xs-45{max-width:45%;max-height:100%}.xs-column>.xs-45{max-height:45%;max-width:100%}.xs-row>.xs-45{max-width:45%;max-height:100%}.xs-column>.xs-45{max-height:45%;max-width:100%}.xs-50{flex:1 1 50%}.l-row>.xs-50{max-width:50%;max-height:100%}.l-column>.xs-50{max-height:50%;max-width:100%}.xs-row>.xs-50{max-width:50%;max-height:100%}.xs-column>.xs-50{max-height:50%;max-width:100%}.xs-row>.xs-50{max-width:50%;max-height:100%}.xs-column>.xs-50{max-height:50%;max-width:100%}.xs-55{flex:1 1 55%}.l-row>.xs-55{max-width:55%;max-height:100%}.l-column>.xs-55{max-height:55%;max-width:100%}.xs-row>.xs-55{max-width:55%;max-height:100%}.xs-column>.xs-55{max-height:55%;max-width:100%}.xs-row>.xs-55{max-width:55%;max-height:100%}.xs-column>.xs-55{max-height:55%;max-width:100%}.xs-60{flex:1 1 60%}.l-row>.xs-60{max-width:60%;max-height:100%}.l-column>.xs-60{max-height:60%;max-width:100%}.xs-row>.xs-60{max-width:60%;max-height:100%}.xs-column>.xs-60{max-height:60%;max-width:100%}.xs-row>.xs-60{max-width:60%;max-height:100%}.xs-column>.xs-60{max-height:60%;max-width:100%}.xs-65{flex:1 1 65%}.l-row>.xs-65{max-width:65%;max-height:100%}.l-column>.xs-65{max-height:65%;max-width:100%}.xs-row>.xs-65{max-width:65%;max-height:100%}.xs-column>.xs-65{max-height:65%;max-width:100%}.xs-row>.xs-65{max-width:65%;max-height:100%}.xs-column>.xs-65{max-height:65%;max-width:100%}.xs-70{flex:1 1 70%}.l-row>.xs-70{max-width:70%;max-height:100%}.l-column>.xs-70{max-height:70%;max-width:100%}.xs-row>.xs-70{max-width:70%;max-height:100%}.xs-column>.xs-70{max-height:70%;max-width:100%}.xs-row>.xs-70{max-width:70%;max-height:100%}.xs-column>.xs-70{max-height:70%;max-width:100%}.xs-75{flex:1 1 75%}.l-row>.xs-75{max-width:75%;max-height:100%}.l-column>.xs-75{max-height:75%;max-width:100%}.xs-row>.xs-75{max-width:75%;max-height:100%}.xs-column>.xs-75{max-height:75%;max-width:100%}.xs-row>.xs-75{max-width:75%;max-height:100%}.xs-column>.xs-75{max-height:75%;max-width:100%}.xs-80{flex:1 1 80%}.l-row>.xs-80{max-width:80%;max-height:100%}.l-column>.xs-80{max-height:80%;max-width:100%}.xs-row>.xs-80{max-width:80%;max-height:100%}.xs-column>.xs-80{max-height:80%;max-width:100%}.xs-row>.xs-80{max-width:80%;max-height:100%}.xs-column>.xs-80{max-height:80%;max-width:100%}.xs-85{flex:1 1 85%}.l-row>.xs-85{max-width:85%;max-height:100%}.l-column>.xs-85{max-height:85%;max-width:100%}.xs-row>.xs-85{max-width:85%;max-height:100%}.xs-column>.xs-85{max-height:85%;max-width:100%}.xs-row>.xs-85{max-width:85%;max-height:100%}.xs-column>.xs-85{max-height:85%;max-width:100%}.xs-90{flex:1 1 90%}.l-row>.xs-90{max-width:90%;max-height:100%}.l-column>.xs-90{max-height:90%;max-width:100%}.xs-row>.xs-90{max-width:90%;max-height:100%}.xs-column>.xs-90{max-height:90%;max-width:100%}.xs-row>.xs-90{max-width:90%;max-height:100%}.xs-column>.xs-90{max-height:90%;max-width:100%}.xs-95{flex:1 1 95%}.l-row>.xs-95{max-width:95%;max-height:100%}.l-column>.xs-95{max-height:95%;max-width:100%}.xs-row>.xs-95{max-width:95%;max-height:100%}.xs-column>.xs-95{max-height:95%;max-width:100%}.xs-row>.xs-95{max-width:95%;max-height:100%}.xs-column>.xs-95{max-height:95%;max-width:100%}.xs-100{flex:1 1 100%}.l-row>.xs-100{max-width:100%;max-height:100%}.l-column>.xs-100{max-height:100%;max-width:100%}.xs-row>.xs-100{max-width:100%;max-height:100%}.xs-column>.xs-100{max-height:100%;max-width:100%}.xs-row>.xs-100{max-width:100%;max-height:100%}.xs-column>.xs-100{max-height:100%;max-width:100%}.xs-33{flex:1 1 33.33%}.l-row>.xs-33{max-width:33.33%;max-height:100%}.l-column>.xs-33{max-height:33.33%;max-width:100%}.xs-row>.xs-33{max-width:33.33%;max-height:100%}.xs-column>.xs-33{max-height:33.33%;max-width:100%}.xs-row>.xs-33{max-width:33.33%;max-height:100%}.xs-column>.xs-33{max-height:33.33%;max-width:100%}.xs-66{flex:1 1 66.66%}.l-row>.xs-66{max-width:66.66%;max-height:100%}.l-column>.xs-66{max-height:66.66%;max-width:100%}.xs-row>.xs-66{max-width:66.66%;max-height:100%}.xs-column>.xs-66{max-height:66.66%;max-width:100%}.xs-row>.xs-66{max-width:66.66%;max-height:100%}.xs-column>.xs-66{max-height:66.66%;max-width:100%}.xs-order--20{order:-20}.xs-order--19{order:-19}.xs-order--18{order:-18}.xs-order--17{order:-17}.xs-order--16{order:-16}.xs-order--15{order:-15}.xs-order--14{order:-14}.xs-order--13{order:-13}.xs-order--12{order:-12}.xs-order--11{order:-11}.xs-order--10{order:-10}.xs-order--9{order:-9}.xs-order--8{order:-8}.xs-order--7{order:-7}.xs-order--6{order:-6}.xs-order--5{order:-5}.xs-order--4{order:-4}.xs-order--3{order:-3}.xs-order--2{order:-2}.xs-order--1{order:-1}.xs-order-0{order:0}.xs-order-1{order:1}.xs-order-2{order:2}.xs-order-3{order:3}.xs-order-4{order:4}.xs-order-5{order:5}.xs-order-6{order:6}.xs-order-7{order:7}.xs-order-8{order:8}.xs-order-9{order:9}.xs-order-10{order:10}.xs-order-11{order:11}.xs-order-12{order:12}.xs-order-13{order:13}.xs-order-14{order:14}.xs-order-15{order:15}.xs-order-16{order:16}.xs-order-17{order:17}.xs-order-18{order:18}.xs-order-19{order:19}.xs-order-20{order:20}}@media (min-width: 600px){.gxs-padding{padding:8px}.gxs-margin{margin:8px}.gxs-fill{width:100%;height:100%;min-height:100%;margin:0}.gxs-absolute{position:absolute}.gxs-relative{position:relative}.gxs-fixed{position:fixed}.gxs-static{position:static}.gxs-scroll{overflow:auto}.gxs-scroll-x{overflow-x:auto}.gxs-scroll-y{overflow-y:auto}.gxs-hidden{overflow:hidden}.gxs-start{justify-content:flex-start}.gxs-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.gxs-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.gxs-start-center{justify-content:flex-start;align-items:center;align-content:center}.gxs-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.gxs-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.gxs-end{justify-content:flex-end}.gxs-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.gxs-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.gxs-end-center{justify-content:flex-end;align-items:center;align-content:center}.gxs-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.gxs-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.gxs-center{justify-content:center}.gxs-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.gxs-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.gxs-center-center{justify-content:center;align-items:center;align-content:center}.gxs-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.gxs-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.gxs-space-between{justify-content:space-between}.gxs-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.gxs-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.gxs-space-between-center{justify-content:space-between;align-items:center;align-content:center}.gxs-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.gxs-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.gxs-space-around{justify-content:space-around}.gxs-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.gxs-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.gxs-space-around-center{justify-content:space-around;align-items:center;align-content:center}.gxs-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.gxs-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.gxs-row{display:flex;flex-direction:row}.gxs-column{display:flex;flex-direction:column}.gxs-wrap{flex-wrap:wrap}.gxs-nowrap{flex-wrap:nowrap}.gxs-hide{display:none}.gxs-flex{flex:1 1 auto}.l-row>.gxs-flex{min-width:0}.l-column>.gxs-flex{min-height:0}.gxs-row>.gxs-flex{min-width:0}.gxs-column>.gxs-flex{min-height:0}.gxs-5{flex:1 1 5%}.l-row>.gxs-5{max-width:5%;max-height:100%}.l-column>.gxs-5{max-height:5%;max-width:100%}.gxs-row>.gxs-5{max-width:5%;max-height:100%}.gxs-column>.gxs-5{max-height:5%;max-width:100%}.gxs-row>.gxs-5{max-width:5%;max-height:100%}.gxs-column>.gxs-5{max-height:5%;max-width:100%}.gxs-10{flex:1 1 10%}.l-row>.gxs-10{max-width:10%;max-height:100%}.l-column>.gxs-10{max-height:10%;max-width:100%}.gxs-row>.gxs-10{max-width:10%;max-height:100%}.gxs-column>.gxs-10{max-height:10%;max-width:100%}.gxs-row>.gxs-10{max-width:10%;max-height:100%}.gxs-column>.gxs-10{max-height:10%;max-width:100%}.gxs-15{flex:1 1 15%}.l-row>.gxs-15{max-width:15%;max-height:100%}.l-column>.gxs-15{max-height:15%;max-width:100%}.gxs-row>.gxs-15{max-width:15%;max-height:100%}.gxs-column>.gxs-15{max-height:15%;max-width:100%}.gxs-row>.gxs-15{max-width:15%;max-height:100%}.gxs-column>.gxs-15{max-height:15%;max-width:100%}.gxs-20{flex:1 1 20%}.l-row>.gxs-20{max-width:20%;max-height:100%}.l-column>.gxs-20{max-height:20%;max-width:100%}.gxs-row>.gxs-20{max-width:20%;max-height:100%}.gxs-column>.gxs-20{max-height:20%;max-width:100%}.gxs-row>.gxs-20{max-width:20%;max-height:100%}.gxs-column>.gxs-20{max-height:20%;max-width:100%}.gxs-25{flex:1 1 25%}.l-row>.gxs-25{max-width:25%;max-height:100%}.l-column>.gxs-25{max-height:25%;max-width:100%}.gxs-row>.gxs-25{max-width:25%;max-height:100%}.gxs-column>.gxs-25{max-height:25%;max-width:100%}.gxs-row>.gxs-25{max-width:25%;max-height:100%}.gxs-column>.gxs-25{max-height:25%;max-width:100%}.gxs-30{flex:1 1 30%}.l-row>.gxs-30{max-width:30%;max-height:100%}.l-column>.gxs-30{max-height:30%;max-width:100%}.gxs-row>.gxs-30{max-width:30%;max-height:100%}.gxs-column>.gxs-30{max-height:30%;max-width:100%}.gxs-row>.gxs-30{max-width:30%;max-height:100%}.gxs-column>.gxs-30{max-height:30%;max-width:100%}.gxs-35{flex:1 1 35%}.l-row>.gxs-35{max-width:35%;max-height:100%}.l-column>.gxs-35{max-height:35%;max-width:100%}.gxs-row>.gxs-35{max-width:35%;max-height:100%}.gxs-column>.gxs-35{max-height:35%;max-width:100%}.gxs-row>.gxs-35{max-width:35%;max-height:100%}.gxs-column>.gxs-35{max-height:35%;max-width:100%}.gxs-40{flex:1 1 40%}.l-row>.gxs-40{max-width:40%;max-height:100%}.l-column>.gxs-40{max-height:40%;max-width:100%}.gxs-row>.gxs-40{max-width:40%;max-height:100%}.gxs-column>.gxs-40{max-height:40%;max-width:100%}.gxs-row>.gxs-40{max-width:40%;max-height:100%}.gxs-column>.gxs-40{max-height:40%;max-width:100%}.gxs-45{flex:1 1 45%}.l-row>.gxs-45{max-width:45%;max-height:100%}.l-column>.gxs-45{max-height:45%;max-width:100%}.gxs-row>.gxs-45{max-width:45%;max-height:100%}.gxs-column>.gxs-45{max-height:45%;max-width:100%}.gxs-row>.gxs-45{max-width:45%;max-height:100%}.gxs-column>.gxs-45{max-height:45%;max-width:100%}.gxs-50{flex:1 1 50%}.l-row>.gxs-50{max-width:50%;max-height:100%}.l-column>.gxs-50{max-height:50%;max-width:100%}.gxs-row>.gxs-50{max-width:50%;max-height:100%}.gxs-column>.gxs-50{max-height:50%;max-width:100%}.gxs-row>.gxs-50{max-width:50%;max-height:100%}.gxs-column>.gxs-50{max-height:50%;max-width:100%}.gxs-55{flex:1 1 55%}.l-row>.gxs-55{max-width:55%;max-height:100%}.l-column>.gxs-55{max-height:55%;max-width:100%}.gxs-row>.gxs-55{max-width:55%;max-height:100%}.gxs-column>.gxs-55{max-height:55%;max-width:100%}.gxs-row>.gxs-55{max-width:55%;max-height:100%}.gxs-column>.gxs-55{max-height:55%;max-width:100%}.gxs-60{flex:1 1 60%}.l-row>.gxs-60{max-width:60%;max-height:100%}.l-column>.gxs-60{max-height:60%;max-width:100%}.gxs-row>.gxs-60{max-width:60%;max-height:100%}.gxs-column>.gxs-60{max-height:60%;max-width:100%}.gxs-row>.gxs-60{max-width:60%;max-height:100%}.gxs-column>.gxs-60{max-height:60%;max-width:100%}.gxs-65{flex:1 1 65%}.l-row>.gxs-65{max-width:65%;max-height:100%}.l-column>.gxs-65{max-height:65%;max-width:100%}.gxs-row>.gxs-65{max-width:65%;max-height:100%}.gxs-column>.gxs-65{max-height:65%;max-width:100%}.gxs-row>.gxs-65{max-width:65%;max-height:100%}.gxs-column>.gxs-65{max-height:65%;max-width:100%}.gxs-70{flex:1 1 70%}.l-row>.gxs-70{max-width:70%;max-height:100%}.l-column>.gxs-70{max-height:70%;max-width:100%}.gxs-row>.gxs-70{max-width:70%;max-height:100%}.gxs-column>.gxs-70{max-height:70%;max-width:100%}.gxs-row>.gxs-70{max-width:70%;max-height:100%}.gxs-column>.gxs-70{max-height:70%;max-width:100%}.gxs-75{flex:1 1 75%}.l-row>.gxs-75{max-width:75%;max-height:100%}.l-column>.gxs-75{max-height:75%;max-width:100%}.gxs-row>.gxs-75{max-width:75%;max-height:100%}.gxs-column>.gxs-75{max-height:75%;max-width:100%}.gxs-row>.gxs-75{max-width:75%;max-height:100%}.gxs-column>.gxs-75{max-height:75%;max-width:100%}.gxs-80{flex:1 1 80%}.l-row>.gxs-80{max-width:80%;max-height:100%}.l-column>.gxs-80{max-height:80%;max-width:100%}.gxs-row>.gxs-80{max-width:80%;max-height:100%}.gxs-column>.gxs-80{max-height:80%;max-width:100%}.gxs-row>.gxs-80{max-width:80%;max-height:100%}.gxs-column>.gxs-80{max-height:80%;max-width:100%}.gxs-85{flex:1 1 85%}.l-row>.gxs-85{max-width:85%;max-height:100%}.l-column>.gxs-85{max-height:85%;max-width:100%}.gxs-row>.gxs-85{max-width:85%;max-height:100%}.gxs-column>.gxs-85{max-height:85%;max-width:100%}.gxs-row>.gxs-85{max-width:85%;max-height:100%}.gxs-column>.gxs-85{max-height:85%;max-width:100%}.gxs-90{flex:1 1 90%}.l-row>.gxs-90{max-width:90%;max-height:100%}.l-column>.gxs-90{max-height:90%;max-width:100%}.gxs-row>.gxs-90{max-width:90%;max-height:100%}.gxs-column>.gxs-90{max-height:90%;max-width:100%}.gxs-row>.gxs-90{max-width:90%;max-height:100%}.gxs-column>.gxs-90{max-height:90%;max-width:100%}.gxs-95{flex:1 1 95%}.l-row>.gxs-95{max-width:95%;max-height:100%}.l-column>.gxs-95{max-height:95%;max-width:100%}.gxs-row>.gxs-95{max-width:95%;max-height:100%}.gxs-column>.gxs-95{max-height:95%;max-width:100%}.gxs-row>.gxs-95{max-width:95%;max-height:100%}.gxs-column>.gxs-95{max-height:95%;max-width:100%}.gxs-100{flex:1 1 100%}.l-row>.gxs-100{max-width:100%;max-height:100%}.l-column>.gxs-100{max-height:100%;max-width:100%}.gxs-row>.gxs-100{max-width:100%;max-height:100%}.gxs-column>.gxs-100{max-height:100%;max-width:100%}.gxs-row>.gxs-100{max-width:100%;max-height:100%}.gxs-column>.gxs-100{max-height:100%;max-width:100%}.gxs-33{flex:1 1 33.33%}.l-row>.gxs-33{max-width:33.33%;max-height:100%}.l-column>.gxs-33{max-height:33.33%;max-width:100%}.gxs-row>.gxs-33{max-width:33.33%;max-height:100%}.gxs-column>.gxs-33{max-height:33.33%;max-width:100%}.gxs-row>.gxs-33{max-width:33.33%;max-height:100%}.gxs-column>.gxs-33{max-height:33.33%;max-width:100%}.gxs-66{flex:1 1 66.66%}.l-row>.gxs-66{max-width:66.66%;max-height:100%}.l-column>.gxs-66{max-height:66.66%;max-width:100%}.gxs-row>.gxs-66{max-width:66.66%;max-height:100%}.gxs-column>.gxs-66{max-height:66.66%;max-width:100%}.gxs-row>.gxs-66{max-width:66.66%;max-height:100%}.gxs-column>.gxs-66{max-height:66.66%;max-width:100%}.gxs-order--20{order:-20}.gxs-order--19{order:-19}.gxs-order--18{order:-18}.gxs-order--17{order:-17}.gxs-order--16{order:-16}.gxs-order--15{order:-15}.gxs-order--14{order:-14}.gxs-order--13{order:-13}.gxs-order--12{order:-12}.gxs-order--11{order:-11}.gxs-order--10{order:-10}.gxs-order--9{order:-9}.gxs-order--8{order:-8}.gxs-order--7{order:-7}.gxs-order--6{order:-6}.gxs-order--5{order:-5}.gxs-order--4{order:-4}.gxs-order--3{order:-3}.gxs-order--2{order:-2}.gxs-order--1{order:-1}.gxs-order-0{order:0}.gxs-order-1{order:1}.gxs-order-2{order:2}.gxs-order-3{order:3}.gxs-order-4{order:4}.gxs-order-5{order:5}.gxs-order-6{order:6}.gxs-order-7{order:7}.gxs-order-8{order:8}.gxs-order-9{order:9}.gxs-order-10{order:10}.gxs-order-11{order:11}.gxs-order-12{order:12}.gxs-order-13{order:13}.gxs-order-14{order:14}.gxs-order-15{order:15}.gxs-order-16{order:16}.gxs-order-17{order:17}.gxs-order-18{order:18}.gxs-order-19{order:19}.gxs-order-20{order:20}}@media (min-width: 600px) and (max-width: 959px){.sm-padding{padding:8px}.sm-margin{margin:8px}.sm-fill{width:100%;height:100%;min-height:100%;margin:0}.sm-absolute{position:absolute}.sm-relative{position:relative}.sm-fixed{position:fixed}.sm-static{position:static}.sm-scroll{overflow:auto}.sm-scroll-x{overflow-x:auto}.sm-scroll-y{overflow-y:auto}.sm-hidden{overflow:hidden}.sm-start{justify-content:flex-start}.sm-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.sm-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.sm-start-center{justify-content:flex-start;align-items:center;align-content:center}.sm-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.sm-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.sm-end{justify-content:flex-end}.sm-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.sm-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.sm-end-center{justify-content:flex-end;align-items:center;align-content:center}.sm-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.sm-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.sm-center{justify-content:center}.sm-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.sm-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.sm-center-center{justify-content:center;align-items:center;align-content:center}.sm-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.sm-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.sm-space-between{justify-content:space-between}.sm-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.sm-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.sm-space-between-center{justify-content:space-between;align-items:center;align-content:center}.sm-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.sm-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.sm-space-around{justify-content:space-around}.sm-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.sm-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.sm-space-around-center{justify-content:space-around;align-items:center;align-content:center}.sm-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.sm-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.sm-row{display:flex;flex-direction:row}.sm-column{display:flex;flex-direction:column}.sm-wrap{flex-wrap:wrap}.sm-nowrap{flex-wrap:nowrap}.sm-hide{display:none}.sm-flex{flex:1 1 auto}.l-row>.sm-flex{min-width:0}.l-column>.sm-flex{min-height:0}.sm-row>.sm-flex{min-width:0}.sm-column>.sm-flex{min-height:0}.sm-5{flex:1 1 5%}.l-row>.sm-5{max-width:5%;max-height:100%}.l-column>.sm-5{max-height:5%;max-width:100%}.sm-row>.sm-5{max-width:5%;max-height:100%}.sm-column>.sm-5{max-height:5%;max-width:100%}.sm-row>.sm-5{max-width:5%;max-height:100%}.sm-column>.sm-5{max-height:5%;max-width:100%}.sm-10{flex:1 1 10%}.l-row>.sm-10{max-width:10%;max-height:100%}.l-column>.sm-10{max-height:10%;max-width:100%}.sm-row>.sm-10{max-width:10%;max-height:100%}.sm-column>.sm-10{max-height:10%;max-width:100%}.sm-row>.sm-10{max-width:10%;max-height:100%}.sm-column>.sm-10{max-height:10%;max-width:100%}.sm-15{flex:1 1 15%}.l-row>.sm-15{max-width:15%;max-height:100%}.l-column>.sm-15{max-height:15%;max-width:100%}.sm-row>.sm-15{max-width:15%;max-height:100%}.sm-column>.sm-15{max-height:15%;max-width:100%}.sm-row>.sm-15{max-width:15%;max-height:100%}.sm-column>.sm-15{max-height:15%;max-width:100%}.sm-20{flex:1 1 20%}.l-row>.sm-20{max-width:20%;max-height:100%}.l-column>.sm-20{max-height:20%;max-width:100%}.sm-row>.sm-20{max-width:20%;max-height:100%}.sm-column>.sm-20{max-height:20%;max-width:100%}.sm-row>.sm-20{max-width:20%;max-height:100%}.sm-column>.sm-20{max-height:20%;max-width:100%}.sm-25{flex:1 1 25%}.l-row>.sm-25{max-width:25%;max-height:100%}.l-column>.sm-25{max-height:25%;max-width:100%}.sm-row>.sm-25{max-width:25%;max-height:100%}.sm-column>.sm-25{max-height:25%;max-width:100%}.sm-row>.sm-25{max-width:25%;max-height:100%}.sm-column>.sm-25{max-height:25%;max-width:100%}.sm-30{flex:1 1 30%}.l-row>.sm-30{max-width:30%;max-height:100%}.l-column>.sm-30{max-height:30%;max-width:100%}.sm-row>.sm-30{max-width:30%;max-height:100%}.sm-column>.sm-30{max-height:30%;max-width:100%}.sm-row>.sm-30{max-width:30%;max-height:100%}.sm-column>.sm-30{max-height:30%;max-width:100%}.sm-35{flex:1 1 35%}.l-row>.sm-35{max-width:35%;max-height:100%}.l-column>.sm-35{max-height:35%;max-width:100%}.sm-row>.sm-35{max-width:35%;max-height:100%}.sm-column>.sm-35{max-height:35%;max-width:100%}.sm-row>.sm-35{max-width:35%;max-height:100%}.sm-column>.sm-35{max-height:35%;max-width:100%}.sm-40{flex:1 1 40%}.l-row>.sm-40{max-width:40%;max-height:100%}.l-column>.sm-40{max-height:40%;max-width:100%}.sm-row>.sm-40{max-width:40%;max-height:100%}.sm-column>.sm-40{max-height:40%;max-width:100%}.sm-row>.sm-40{max-width:40%;max-height:100%}.sm-column>.sm-40{max-height:40%;max-width:100%}.sm-45{flex:1 1 45%}.l-row>.sm-45{max-width:45%;max-height:100%}.l-column>.sm-45{max-height:45%;max-width:100%}.sm-row>.sm-45{max-width:45%;max-height:100%}.sm-column>.sm-45{max-height:45%;max-width:100%}.sm-row>.sm-45{max-width:45%;max-height:100%}.sm-column>.sm-45{max-height:45%;max-width:100%}.sm-50{flex:1 1 50%}.l-row>.sm-50{max-width:50%;max-height:100%}.l-column>.sm-50{max-height:50%;max-width:100%}.sm-row>.sm-50{max-width:50%;max-height:100%}.sm-column>.sm-50{max-height:50%;max-width:100%}.sm-row>.sm-50{max-width:50%;max-height:100%}.sm-column>.sm-50{max-height:50%;max-width:100%}.sm-55{flex:1 1 55%}.l-row>.sm-55{max-width:55%;max-height:100%}.l-column>.sm-55{max-height:55%;max-width:100%}.sm-row>.sm-55{max-width:55%;max-height:100%}.sm-column>.sm-55{max-height:55%;max-width:100%}.sm-row>.sm-55{max-width:55%;max-height:100%}.sm-column>.sm-55{max-height:55%;max-width:100%}.sm-60{flex:1 1 60%}.l-row>.sm-60{max-width:60%;max-height:100%}.l-column>.sm-60{max-height:60%;max-width:100%}.sm-row>.sm-60{max-width:60%;max-height:100%}.sm-column>.sm-60{max-height:60%;max-width:100%}.sm-row>.sm-60{max-width:60%;max-height:100%}.sm-column>.sm-60{max-height:60%;max-width:100%}.sm-65{flex:1 1 65%}.l-row>.sm-65{max-width:65%;max-height:100%}.l-column>.sm-65{max-height:65%;max-width:100%}.sm-row>.sm-65{max-width:65%;max-height:100%}.sm-column>.sm-65{max-height:65%;max-width:100%}.sm-row>.sm-65{max-width:65%;max-height:100%}.sm-column>.sm-65{max-height:65%;max-width:100%}.sm-70{flex:1 1 70%}.l-row>.sm-70{max-width:70%;max-height:100%}.l-column>.sm-70{max-height:70%;max-width:100%}.sm-row>.sm-70{max-width:70%;max-height:100%}.sm-column>.sm-70{max-height:70%;max-width:100%}.sm-row>.sm-70{max-width:70%;max-height:100%}.sm-column>.sm-70{max-height:70%;max-width:100%}.sm-75{flex:1 1 75%}.l-row>.sm-75{max-width:75%;max-height:100%}.l-column>.sm-75{max-height:75%;max-width:100%}.sm-row>.sm-75{max-width:75%;max-height:100%}.sm-column>.sm-75{max-height:75%;max-width:100%}.sm-row>.sm-75{max-width:75%;max-height:100%}.sm-column>.sm-75{max-height:75%;max-width:100%}.sm-80{flex:1 1 80%}.l-row>.sm-80{max-width:80%;max-height:100%}.l-column>.sm-80{max-height:80%;max-width:100%}.sm-row>.sm-80{max-width:80%;max-height:100%}.sm-column>.sm-80{max-height:80%;max-width:100%}.sm-row>.sm-80{max-width:80%;max-height:100%}.sm-column>.sm-80{max-height:80%;max-width:100%}.sm-85{flex:1 1 85%}.l-row>.sm-85{max-width:85%;max-height:100%}.l-column>.sm-85{max-height:85%;max-width:100%}.sm-row>.sm-85{max-width:85%;max-height:100%}.sm-column>.sm-85{max-height:85%;max-width:100%}.sm-row>.sm-85{max-width:85%;max-height:100%}.sm-column>.sm-85{max-height:85%;max-width:100%}.sm-90{flex:1 1 90%}.l-row>.sm-90{max-width:90%;max-height:100%}.l-column>.sm-90{max-height:90%;max-width:100%}.sm-row>.sm-90{max-width:90%;max-height:100%}.sm-column>.sm-90{max-height:90%;max-width:100%}.sm-row>.sm-90{max-width:90%;max-height:100%}.sm-column>.sm-90{max-height:90%;max-width:100%}.sm-95{flex:1 1 95%}.l-row>.sm-95{max-width:95%;max-height:100%}.l-column>.sm-95{max-height:95%;max-width:100%}.sm-row>.sm-95{max-width:95%;max-height:100%}.sm-column>.sm-95{max-height:95%;max-width:100%}.sm-row>.sm-95{max-width:95%;max-height:100%}.sm-column>.sm-95{max-height:95%;max-width:100%}.sm-100{flex:1 1 100%}.l-row>.sm-100{max-width:100%;max-height:100%}.l-column>.sm-100{max-height:100%;max-width:100%}.sm-row>.sm-100{max-width:100%;max-height:100%}.sm-column>.sm-100{max-height:100%;max-width:100%}.sm-row>.sm-100{max-width:100%;max-height:100%}.sm-column>.sm-100{max-height:100%;max-width:100%}.sm-33{flex:1 1 33.33%}.l-row>.sm-33{max-width:33.33%;max-height:100%}.l-column>.sm-33{max-height:33.33%;max-width:100%}.sm-row>.sm-33{max-width:33.33%;max-height:100%}.sm-column>.sm-33{max-height:33.33%;max-width:100%}.sm-row>.sm-33{max-width:33.33%;max-height:100%}.sm-column>.sm-33{max-height:33.33%;max-width:100%}.sm-66{flex:1 1 66.66%}.l-row>.sm-66{max-width:66.66%;max-height:100%}.l-column>.sm-66{max-height:66.66%;max-width:100%}.sm-row>.sm-66{max-width:66.66%;max-height:100%}.sm-column>.sm-66{max-height:66.66%;max-width:100%}.sm-row>.sm-66{max-width:66.66%;max-height:100%}.sm-column>.sm-66{max-height:66.66%;max-width:100%}.sm-order--20{order:-20}.sm-order--19{order:-19}.sm-order--18{order:-18}.sm-order--17{order:-17}.sm-order--16{order:-16}.sm-order--15{order:-15}.sm-order--14{order:-14}.sm-order--13{order:-13}.sm-order--12{order:-12}.sm-order--11{order:-11}.sm-order--10{order:-10}.sm-order--9{order:-9}.sm-order--8{order:-8}.sm-order--7{order:-7}.sm-order--6{order:-6}.sm-order--5{order:-5}.sm-order--4{order:-4}.sm-order--3{order:-3}.sm-order--2{order:-2}.sm-order--1{order:-1}.sm-order-0{order:0}.sm-order-1{order:1}.sm-order-2{order:2}.sm-order-3{order:3}.sm-order-4{order:4}.sm-order-5{order:5}.sm-order-6{order:6}.sm-order-7{order:7}.sm-order-8{order:8}.sm-order-9{order:9}.sm-order-10{order:10}.sm-order-11{order:11}.sm-order-12{order:12}.sm-order-13{order:13}.sm-order-14{order:14}.sm-order-15{order:15}.sm-order-16{order:16}.sm-order-17{order:17}.sm-order-18{order:18}.sm-order-19{order:19}.sm-order-20{order:20}}@media (min-width: 960px){.gsm-padding{padding:8px}.gsm-margin{margin:8px}.gsm-fill{width:100%;height:100%;min-height:100%;margin:0}.gsm-absolute{position:absolute}.gsm-relative{position:relative}.gsm-fixed{position:fixed}.gsm-static{position:static}.gsm-scroll{overflow:auto}.gsm-scroll-x{overflow-x:auto}.gsm-scroll-y{overflow-y:auto}.gsm-hidden{overflow:hidden}.gsm-start{justify-content:flex-start}.gsm-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.gsm-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.gsm-start-center{justify-content:flex-start;align-items:center;align-content:center}.gsm-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.gsm-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.gsm-end{justify-content:flex-end}.gsm-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.gsm-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.gsm-end-center{justify-content:flex-end;align-items:center;align-content:center}.gsm-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.gsm-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.gsm-center{justify-content:center}.gsm-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.gsm-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.gsm-center-center{justify-content:center;align-items:center;align-content:center}.gsm-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.gsm-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.gsm-space-between{justify-content:space-between}.gsm-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.gsm-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.gsm-space-between-center{justify-content:space-between;align-items:center;align-content:center}.gsm-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.gsm-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.gsm-space-around{justify-content:space-around}.gsm-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.gsm-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.gsm-space-around-center{justify-content:space-around;align-items:center;align-content:center}.gsm-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.gsm-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.gsm-row{display:flex;flex-direction:row}.gsm-column{display:flex;flex-direction:column}.gsm-wrap{flex-wrap:wrap}.gsm-nowrap{flex-wrap:nowrap}.gsm-hide{display:none}.gsm-flex{flex:1 1 auto}.l-row>.gsm-flex{min-width:0}.l-column>.gsm-flex{min-height:0}.gsm-row>.gsm-flex{min-width:0}.gsm-column>.gsm-flex{min-height:0}.gsm-5{flex:1 1 5%}.l-row>.gsm-5{max-width:5%;max-height:100%}.l-column>.gsm-5{max-height:5%;max-width:100%}.gsm-row>.gsm-5{max-width:5%;max-height:100%}.gsm-column>.gsm-5{max-height:5%;max-width:100%}.gsm-row>.gsm-5{max-width:5%;max-height:100%}.gsm-column>.gsm-5{max-height:5%;max-width:100%}.gsm-10{flex:1 1 10%}.l-row>.gsm-10{max-width:10%;max-height:100%}.l-column>.gsm-10{max-height:10%;max-width:100%}.gsm-row>.gsm-10{max-width:10%;max-height:100%}.gsm-column>.gsm-10{max-height:10%;max-width:100%}.gsm-row>.gsm-10{max-width:10%;max-height:100%}.gsm-column>.gsm-10{max-height:10%;max-width:100%}.gsm-15{flex:1 1 15%}.l-row>.gsm-15{max-width:15%;max-height:100%}.l-column>.gsm-15{max-height:15%;max-width:100%}.gsm-row>.gsm-15{max-width:15%;max-height:100%}.gsm-column>.gsm-15{max-height:15%;max-width:100%}.gsm-row>.gsm-15{max-width:15%;max-height:100%}.gsm-column>.gsm-15{max-height:15%;max-width:100%}.gsm-20{flex:1 1 20%}.l-row>.gsm-20{max-width:20%;max-height:100%}.l-column>.gsm-20{max-height:20%;max-width:100%}.gsm-row>.gsm-20{max-width:20%;max-height:100%}.gsm-column>.gsm-20{max-height:20%;max-width:100%}.gsm-row>.gsm-20{max-width:20%;max-height:100%}.gsm-column>.gsm-20{max-height:20%;max-width:100%}.gsm-25{flex:1 1 25%}.l-row>.gsm-25{max-width:25%;max-height:100%}.l-column>.gsm-25{max-height:25%;max-width:100%}.gsm-row>.gsm-25{max-width:25%;max-height:100%}.gsm-column>.gsm-25{max-height:25%;max-width:100%}.gsm-row>.gsm-25{max-width:25%;max-height:100%}.gsm-column>.gsm-25{max-height:25%;max-width:100%}.gsm-30{flex:1 1 30%}.l-row>.gsm-30{max-width:30%;max-height:100%}.l-column>.gsm-30{max-height:30%;max-width:100%}.gsm-row>.gsm-30{max-width:30%;max-height:100%}.gsm-column>.gsm-30{max-height:30%;max-width:100%}.gsm-row>.gsm-30{max-width:30%;max-height:100%}.gsm-column>.gsm-30{max-height:30%;max-width:100%}.gsm-35{flex:1 1 35%}.l-row>.gsm-35{max-width:35%;max-height:100%}.l-column>.gsm-35{max-height:35%;max-width:100%}.gsm-row>.gsm-35{max-width:35%;max-height:100%}.gsm-column>.gsm-35{max-height:35%;max-width:100%}.gsm-row>.gsm-35{max-width:35%;max-height:100%}.gsm-column>.gsm-35{max-height:35%;max-width:100%}.gsm-40{flex:1 1 40%}.l-row>.gsm-40{max-width:40%;max-height:100%}.l-column>.gsm-40{max-height:40%;max-width:100%}.gsm-row>.gsm-40{max-width:40%;max-height:100%}.gsm-column>.gsm-40{max-height:40%;max-width:100%}.gsm-row>.gsm-40{max-width:40%;max-height:100%}.gsm-column>.gsm-40{max-height:40%;max-width:100%}.gsm-45{flex:1 1 45%}.l-row>.gsm-45{max-width:45%;max-height:100%}.l-column>.gsm-45{max-height:45%;max-width:100%}.gsm-row>.gsm-45{max-width:45%;max-height:100%}.gsm-column>.gsm-45{max-height:45%;max-width:100%}.gsm-row>.gsm-45{max-width:45%;max-height:100%}.gsm-column>.gsm-45{max-height:45%;max-width:100%}.gsm-50{flex:1 1 50%}.l-row>.gsm-50{max-width:50%;max-height:100%}.l-column>.gsm-50{max-height:50%;max-width:100%}.gsm-row>.gsm-50{max-width:50%;max-height:100%}.gsm-column>.gsm-50{max-height:50%;max-width:100%}.gsm-row>.gsm-50{max-width:50%;max-height:100%}.gsm-column>.gsm-50{max-height:50%;max-width:100%}.gsm-55{flex:1 1 55%}.l-row>.gsm-55{max-width:55%;max-height:100%}.l-column>.gsm-55{max-height:55%;max-width:100%}.gsm-row>.gsm-55{max-width:55%;max-height:100%}.gsm-column>.gsm-55{max-height:55%;max-width:100%}.gsm-row>.gsm-55{max-width:55%;max-height:100%}.gsm-column>.gsm-55{max-height:55%;max-width:100%}.gsm-60{flex:1 1 60%}.l-row>.gsm-60{max-width:60%;max-height:100%}.l-column>.gsm-60{max-height:60%;max-width:100%}.gsm-row>.gsm-60{max-width:60%;max-height:100%}.gsm-column>.gsm-60{max-height:60%;max-width:100%}.gsm-row>.gsm-60{max-width:60%;max-height:100%}.gsm-column>.gsm-60{max-height:60%;max-width:100%}.gsm-65{flex:1 1 65%}.l-row>.gsm-65{max-width:65%;max-height:100%}.l-column>.gsm-65{max-height:65%;max-width:100%}.gsm-row>.gsm-65{max-width:65%;max-height:100%}.gsm-column>.gsm-65{max-height:65%;max-width:100%}.gsm-row>.gsm-65{max-width:65%;max-height:100%}.gsm-column>.gsm-65{max-height:65%;max-width:100%}.gsm-70{flex:1 1 70%}.l-row>.gsm-70{max-width:70%;max-height:100%}.l-column>.gsm-70{max-height:70%;max-width:100%}.gsm-row>.gsm-70{max-width:70%;max-height:100%}.gsm-column>.gsm-70{max-height:70%;max-width:100%}.gsm-row>.gsm-70{max-width:70%;max-height:100%}.gsm-column>.gsm-70{max-height:70%;max-width:100%}.gsm-75{flex:1 1 75%}.l-row>.gsm-75{max-width:75%;max-height:100%}.l-column>.gsm-75{max-height:75%;max-width:100%}.gsm-row>.gsm-75{max-width:75%;max-height:100%}.gsm-column>.gsm-75{max-height:75%;max-width:100%}.gsm-row>.gsm-75{max-width:75%;max-height:100%}.gsm-column>.gsm-75{max-height:75%;max-width:100%}.gsm-80{flex:1 1 80%}.l-row>.gsm-80{max-width:80%;max-height:100%}.l-column>.gsm-80{max-height:80%;max-width:100%}.gsm-row>.gsm-80{max-width:80%;max-height:100%}.gsm-column>.gsm-80{max-height:80%;max-width:100%}.gsm-row>.gsm-80{max-width:80%;max-height:100%}.gsm-column>.gsm-80{max-height:80%;max-width:100%}.gsm-85{flex:1 1 85%}.l-row>.gsm-85{max-width:85%;max-height:100%}.l-column>.gsm-85{max-height:85%;max-width:100%}.gsm-row>.gsm-85{max-width:85%;max-height:100%}.gsm-column>.gsm-85{max-height:85%;max-width:100%}.gsm-row>.gsm-85{max-width:85%;max-height:100%}.gsm-column>.gsm-85{max-height:85%;max-width:100%}.gsm-90{flex:1 1 90%}.l-row>.gsm-90{max-width:90%;max-height:100%}.l-column>.gsm-90{max-height:90%;max-width:100%}.gsm-row>.gsm-90{max-width:90%;max-height:100%}.gsm-column>.gsm-90{max-height:90%;max-width:100%}.gsm-row>.gsm-90{max-width:90%;max-height:100%}.gsm-column>.gsm-90{max-height:90%;max-width:100%}.gsm-95{flex:1 1 95%}.l-row>.gsm-95{max-width:95%;max-height:100%}.l-column>.gsm-95{max-height:95%;max-width:100%}.gsm-row>.gsm-95{max-width:95%;max-height:100%}.gsm-column>.gsm-95{max-height:95%;max-width:100%}.gsm-row>.gsm-95{max-width:95%;max-height:100%}.gsm-column>.gsm-95{max-height:95%;max-width:100%}.gsm-100{flex:1 1 100%}.l-row>.gsm-100{max-width:100%;max-height:100%}.l-column>.gsm-100{max-height:100%;max-width:100%}.gsm-row>.gsm-100{max-width:100%;max-height:100%}.gsm-column>.gsm-100{max-height:100%;max-width:100%}.gsm-row>.gsm-100{max-width:100%;max-height:100%}.gsm-column>.gsm-100{max-height:100%;max-width:100%}.gsm-33{flex:1 1 33.33%}.l-row>.gsm-33{max-width:33.33%;max-height:100%}.l-column>.gsm-33{max-height:33.33%;max-width:100%}.gsm-row>.gsm-33{max-width:33.33%;max-height:100%}.gsm-column>.gsm-33{max-height:33.33%;max-width:100%}.gsm-row>.gsm-33{max-width:33.33%;max-height:100%}.gsm-column>.gsm-33{max-height:33.33%;max-width:100%}.gsm-66{flex:1 1 66.66%}.l-row>.gsm-66{max-width:66.66%;max-height:100%}.l-column>.gsm-66{max-height:66.66%;max-width:100%}.gsm-row>.gsm-66{max-width:66.66%;max-height:100%}.gsm-column>.gsm-66{max-height:66.66%;max-width:100%}.gsm-row>.gsm-66{max-width:66.66%;max-height:100%}.gsm-column>.gsm-66{max-height:66.66%;max-width:100%}.gsm-order--20{order:-20}.gsm-order--19{order:-19}.gsm-order--18{order:-18}.gsm-order--17{order:-17}.gsm-order--16{order:-16}.gsm-order--15{order:-15}.gsm-order--14{order:-14}.gsm-order--13{order:-13}.gsm-order--12{order:-12}.gsm-order--11{order:-11}.gsm-order--10{order:-10}.gsm-order--9{order:-9}.gsm-order--8{order:-8}.gsm-order--7{order:-7}.gsm-order--6{order:-6}.gsm-order--5{order:-5}.gsm-order--4{order:-4}.gsm-order--3{order:-3}.gsm-order--2{order:-2}.gsm-order--1{order:-1}.gsm-order-0{order:0}.gsm-order-1{order:1}.gsm-order-2{order:2}.gsm-order-3{order:3}.gsm-order-4{order:4}.gsm-order-5{order:5}.gsm-order-6{order:6}.gsm-order-7{order:7}.gsm-order-8{order:8}.gsm-order-9{order:9}.gsm-order-10{order:10}.gsm-order-11{order:11}.gsm-order-12{order:12}.gsm-order-13{order:13}.gsm-order-14{order:14}.gsm-order-15{order:15}.gsm-order-16{order:16}.gsm-order-17{order:17}.gsm-order-18{order:18}.gsm-order-19{order:19}.gsm-order-20{order:20}}@media (min-width: 960px) and (max-width: 1279px){.md-padding{padding:8px}.md-margin{margin:8px}.md-fill{width:100%;height:100%;min-height:100%;margin:0}.md-absolute{position:absolute}.md-relative{position:relative}.md-fixed{position:fixed}.md-static{position:static}.md-scroll{overflow:auto}.md-scroll-x{overflow-x:auto}.md-scroll-y{overflow-y:auto}.md-hidden{overflow:hidden}.md-start{justify-content:flex-start}.md-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.md-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.md-start-center{justify-content:flex-start;align-items:center;align-content:center}.md-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.md-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.md-end{justify-content:flex-end}.md-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.md-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.md-end-center{justify-content:flex-end;align-items:center;align-content:center}.md-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.md-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.md-center{justify-content:center}.md-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.md-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.md-center-center{justify-content:center;align-items:center;align-content:center}.md-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.md-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.md-space-between{justify-content:space-between}.md-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.md-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.md-space-between-center{justify-content:space-between;align-items:center;align-content:center}.md-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.md-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.md-space-around{justify-content:space-around}.md-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.md-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.md-space-around-center{justify-content:space-around;align-items:center;align-content:center}.md-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.md-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.md-row{display:flex;flex-direction:row}.md-column{display:flex;flex-direction:column}.md-wrap{flex-wrap:wrap}.md-nowrap{flex-wrap:nowrap}.md-hide{display:none}.md-flex{flex:1 1 auto}.l-row>.md-flex{min-width:0}.l-column>.md-flex{min-height:0}.md-row>.md-flex{min-width:0}.md-column>.md-flex{min-height:0}.md-5{flex:1 1 5%}.l-row>.md-5{max-width:5%;max-height:100%}.l-column>.md-5{max-height:5%;max-width:100%}.md-row>.md-5{max-width:5%;max-height:100%}.md-column>.md-5{max-height:5%;max-width:100%}.md-row>.md-5{max-width:5%;max-height:100%}.md-column>.md-5{max-height:5%;max-width:100%}.md-10{flex:1 1 10%}.l-row>.md-10{max-width:10%;max-height:100%}.l-column>.md-10{max-height:10%;max-width:100%}.md-row>.md-10{max-width:10%;max-height:100%}.md-column>.md-10{max-height:10%;max-width:100%}.md-row>.md-10{max-width:10%;max-height:100%}.md-column>.md-10{max-height:10%;max-width:100%}.md-15{flex:1 1 15%}.l-row>.md-15{max-width:15%;max-height:100%}.l-column>.md-15{max-height:15%;max-width:100%}.md-row>.md-15{max-width:15%;max-height:100%}.md-column>.md-15{max-height:15%;max-width:100%}.md-row>.md-15{max-width:15%;max-height:100%}.md-column>.md-15{max-height:15%;max-width:100%}.md-20{flex:1 1 20%}.l-row>.md-20{max-width:20%;max-height:100%}.l-column>.md-20{max-height:20%;max-width:100%}.md-row>.md-20{max-width:20%;max-height:100%}.md-column>.md-20{max-height:20%;max-width:100%}.md-row>.md-20{max-width:20%;max-height:100%}.md-column>.md-20{max-height:20%;max-width:100%}.md-25{flex:1 1 25%}.l-row>.md-25{max-width:25%;max-height:100%}.l-column>.md-25{max-height:25%;max-width:100%}.md-row>.md-25{max-width:25%;max-height:100%}.md-column>.md-25{max-height:25%;max-width:100%}.md-row>.md-25{max-width:25%;max-height:100%}.md-column>.md-25{max-height:25%;max-width:100%}.md-30{flex:1 1 30%}.l-row>.md-30{max-width:30%;max-height:100%}.l-column>.md-30{max-height:30%;max-width:100%}.md-row>.md-30{max-width:30%;max-height:100%}.md-column>.md-30{max-height:30%;max-width:100%}.md-row>.md-30{max-width:30%;max-height:100%}.md-column>.md-30{max-height:30%;max-width:100%}.md-35{flex:1 1 35%}.l-row>.md-35{max-width:35%;max-height:100%}.l-column>.md-35{max-height:35%;max-width:100%}.md-row>.md-35{max-width:35%;max-height:100%}.md-column>.md-35{max-height:35%;max-width:100%}.md-row>.md-35{max-width:35%;max-height:100%}.md-column>.md-35{max-height:35%;max-width:100%}.md-40{flex:1 1 40%}.l-row>.md-40{max-width:40%;max-height:100%}.l-column>.md-40{max-height:40%;max-width:100%}.md-row>.md-40{max-width:40%;max-height:100%}.md-column>.md-40{max-height:40%;max-width:100%}.md-row>.md-40{max-width:40%;max-height:100%}.md-column>.md-40{max-height:40%;max-width:100%}.md-45{flex:1 1 45%}.l-row>.md-45{max-width:45%;max-height:100%}.l-column>.md-45{max-height:45%;max-width:100%}.md-row>.md-45{max-width:45%;max-height:100%}.md-column>.md-45{max-height:45%;max-width:100%}.md-row>.md-45{max-width:45%;max-height:100%}.md-column>.md-45{max-height:45%;max-width:100%}.md-50{flex:1 1 50%}.l-row>.md-50{max-width:50%;max-height:100%}.l-column>.md-50{max-height:50%;max-width:100%}.md-row>.md-50{max-width:50%;max-height:100%}.md-column>.md-50{max-height:50%;max-width:100%}.md-row>.md-50{max-width:50%;max-height:100%}.md-column>.md-50{max-height:50%;max-width:100%}.md-55{flex:1 1 55%}.l-row>.md-55{max-width:55%;max-height:100%}.l-column>.md-55{max-height:55%;max-width:100%}.md-row>.md-55{max-width:55%;max-height:100%}.md-column>.md-55{max-height:55%;max-width:100%}.md-row>.md-55{max-width:55%;max-height:100%}.md-column>.md-55{max-height:55%;max-width:100%}.md-60{flex:1 1 60%}.l-row>.md-60{max-width:60%;max-height:100%}.l-column>.md-60{max-height:60%;max-width:100%}.md-row>.md-60{max-width:60%;max-height:100%}.md-column>.md-60{max-height:60%;max-width:100%}.md-row>.md-60{max-width:60%;max-height:100%}.md-column>.md-60{max-height:60%;max-width:100%}.md-65{flex:1 1 65%}.l-row>.md-65{max-width:65%;max-height:100%}.l-column>.md-65{max-height:65%;max-width:100%}.md-row>.md-65{max-width:65%;max-height:100%}.md-column>.md-65{max-height:65%;max-width:100%}.md-row>.md-65{max-width:65%;max-height:100%}.md-column>.md-65{max-height:65%;max-width:100%}.md-70{flex:1 1 70%}.l-row>.md-70{max-width:70%;max-height:100%}.l-column>.md-70{max-height:70%;max-width:100%}.md-row>.md-70{max-width:70%;max-height:100%}.md-column>.md-70{max-height:70%;max-width:100%}.md-row>.md-70{max-width:70%;max-height:100%}.md-column>.md-70{max-height:70%;max-width:100%}.md-75{flex:1 1 75%}.l-row>.md-75{max-width:75%;max-height:100%}.l-column>.md-75{max-height:75%;max-width:100%}.md-row>.md-75{max-width:75%;max-height:100%}.md-column>.md-75{max-height:75%;max-width:100%}.md-row>.md-75{max-width:75%;max-height:100%}.md-column>.md-75{max-height:75%;max-width:100%}.md-80{flex:1 1 80%}.l-row>.md-80{max-width:80%;max-height:100%}.l-column>.md-80{max-height:80%;max-width:100%}.md-row>.md-80{max-width:80%;max-height:100%}.md-column>.md-80{max-height:80%;max-width:100%}.md-row>.md-80{max-width:80%;max-height:100%}.md-column>.md-80{max-height:80%;max-width:100%}.md-85{flex:1 1 85%}.l-row>.md-85{max-width:85%;max-height:100%}.l-column>.md-85{max-height:85%;max-width:100%}.md-row>.md-85{max-width:85%;max-height:100%}.md-column>.md-85{max-height:85%;max-width:100%}.md-row>.md-85{max-width:85%;max-height:100%}.md-column>.md-85{max-height:85%;max-width:100%}.md-90{flex:1 1 90%}.l-row>.md-90{max-width:90%;max-height:100%}.l-column>.md-90{max-height:90%;max-width:100%}.md-row>.md-90{max-width:90%;max-height:100%}.md-column>.md-90{max-height:90%;max-width:100%}.md-row>.md-90{max-width:90%;max-height:100%}.md-column>.md-90{max-height:90%;max-width:100%}.md-95{flex:1 1 95%}.l-row>.md-95{max-width:95%;max-height:100%}.l-column>.md-95{max-height:95%;max-width:100%}.md-row>.md-95{max-width:95%;max-height:100%}.md-column>.md-95{max-height:95%;max-width:100%}.md-row>.md-95{max-width:95%;max-height:100%}.md-column>.md-95{max-height:95%;max-width:100%}.md-100{flex:1 1 100%}.l-row>.md-100{max-width:100%;max-height:100%}.l-column>.md-100{max-height:100%;max-width:100%}.md-row>.md-100{max-width:100%;max-height:100%}.md-column>.md-100{max-height:100%;max-width:100%}.md-row>.md-100{max-width:100%;max-height:100%}.md-column>.md-100{max-height:100%;max-width:100%}.md-33{flex:1 1 33.33%}.l-row>.md-33{max-width:33.33%;max-height:100%}.l-column>.md-33{max-height:33.33%;max-width:100%}.md-row>.md-33{max-width:33.33%;max-height:100%}.md-column>.md-33{max-height:33.33%;max-width:100%}.md-row>.md-33{max-width:33.33%;max-height:100%}.md-column>.md-33{max-height:33.33%;max-width:100%}.md-66{flex:1 1 66.66%}.l-row>.md-66{max-width:66.66%;max-height:100%}.l-column>.md-66{max-height:66.66%;max-width:100%}.md-row>.md-66{max-width:66.66%;max-height:100%}.md-column>.md-66{max-height:66.66%;max-width:100%}.md-row>.md-66{max-width:66.66%;max-height:100%}.md-column>.md-66{max-height:66.66%;max-width:100%}.md-order--20{order:-20}.md-order--19{order:-19}.md-order--18{order:-18}.md-order--17{order:-17}.md-order--16{order:-16}.md-order--15{order:-15}.md-order--14{order:-14}.md-order--13{order:-13}.md-order--12{order:-12}.md-order--11{order:-11}.md-order--10{order:-10}.md-order--9{order:-9}.md-order--8{order:-8}.md-order--7{order:-7}.md-order--6{order:-6}.md-order--5{order:-5}.md-order--4{order:-4}.md-order--3{order:-3}.md-order--2{order:-2}.md-order--1{order:-1}.md-order-0{order:0}.md-order-1{order:1}.md-order-2{order:2}.md-order-3{order:3}.md-order-4{order:4}.md-order-5{order:5}.md-order-6{order:6}.md-order-7{order:7}.md-order-8{order:8}.md-order-9{order:9}.md-order-10{order:10}.md-order-11{order:11}.md-order-12{order:12}.md-order-13{order:13}.md-order-14{order:14}.md-order-15{order:15}.md-order-16{order:16}.md-order-17{order:17}.md-order-18{order:18}.md-order-19{order:19}.md-order-20{order:20}}@media (min-width: 1280px){.gmd-padding{padding:8px}.gmd-margin{margin:8px}.gmd-fill{width:100%;height:100%;min-height:100%;margin:0}.gmd-absolute{position:absolute}.gmd-relative{position:relative}.gmd-fixed{position:fixed}.gmd-static{position:static}.gmd-scroll{overflow:auto}.gmd-scroll-x{overflow-x:auto}.gmd-scroll-y{overflow-y:auto}.gmd-hidden{overflow:hidden}.gmd-start{justify-content:flex-start}.gmd-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.gmd-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.gmd-start-center{justify-content:flex-start;align-items:center;align-content:center}.gmd-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.gmd-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.gmd-end{justify-content:flex-end}.gmd-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.gmd-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.gmd-end-center{justify-content:flex-end;align-items:center;align-content:center}.gmd-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.gmd-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.gmd-center{justify-content:center}.gmd-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.gmd-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.gmd-center-center{justify-content:center;align-items:center;align-content:center}.gmd-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.gmd-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.gmd-space-between{justify-content:space-between}.gmd-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.gmd-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.gmd-space-between-center{justify-content:space-between;align-items:center;align-content:center}.gmd-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.gmd-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.gmd-space-around{justify-content:space-around}.gmd-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.gmd-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.gmd-space-around-center{justify-content:space-around;align-items:center;align-content:center}.gmd-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.gmd-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.gmd-row{display:flex;flex-direction:row}.gmd-column{display:flex;flex-direction:column}.gmd-wrap{flex-wrap:wrap}.gmd-nowrap{flex-wrap:nowrap}.gmd-hide{display:none}.gmd-flex{flex:1 1 auto}.l-row>.gmd-flex{min-width:0}.l-column>.gmd-flex{min-height:0}.gmd-row>.gmd-flex{min-width:0}.gmd-column>.gmd-flex{min-height:0}.gmd-5{flex:1 1 5%}.l-row>.gmd-5{max-width:5%;max-height:100%}.l-column>.gmd-5{max-height:5%;max-width:100%}.gmd-row>.gmd-5{max-width:5%;max-height:100%}.gmd-column>.gmd-5{max-height:5%;max-width:100%}.gmd-row>.gmd-5{max-width:5%;max-height:100%}.gmd-column>.gmd-5{max-height:5%;max-width:100%}.gmd-10{flex:1 1 10%}.l-row>.gmd-10{max-width:10%;max-height:100%}.l-column>.gmd-10{max-height:10%;max-width:100%}.gmd-row>.gmd-10{max-width:10%;max-height:100%}.gmd-column>.gmd-10{max-height:10%;max-width:100%}.gmd-row>.gmd-10{max-width:10%;max-height:100%}.gmd-column>.gmd-10{max-height:10%;max-width:100%}.gmd-15{flex:1 1 15%}.l-row>.gmd-15{max-width:15%;max-height:100%}.l-column>.gmd-15{max-height:15%;max-width:100%}.gmd-row>.gmd-15{max-width:15%;max-height:100%}.gmd-column>.gmd-15{max-height:15%;max-width:100%}.gmd-row>.gmd-15{max-width:15%;max-height:100%}.gmd-column>.gmd-15{max-height:15%;max-width:100%}.gmd-20{flex:1 1 20%}.l-row>.gmd-20{max-width:20%;max-height:100%}.l-column>.gmd-20{max-height:20%;max-width:100%}.gmd-row>.gmd-20{max-width:20%;max-height:100%}.gmd-column>.gmd-20{max-height:20%;max-width:100%}.gmd-row>.gmd-20{max-width:20%;max-height:100%}.gmd-column>.gmd-20{max-height:20%;max-width:100%}.gmd-25{flex:1 1 25%}.l-row>.gmd-25{max-width:25%;max-height:100%}.l-column>.gmd-25{max-height:25%;max-width:100%}.gmd-row>.gmd-25{max-width:25%;max-height:100%}.gmd-column>.gmd-25{max-height:25%;max-width:100%}.gmd-row>.gmd-25{max-width:25%;max-height:100%}.gmd-column>.gmd-25{max-height:25%;max-width:100%}.gmd-30{flex:1 1 30%}.l-row>.gmd-30{max-width:30%;max-height:100%}.l-column>.gmd-30{max-height:30%;max-width:100%}.gmd-row>.gmd-30{max-width:30%;max-height:100%}.gmd-column>.gmd-30{max-height:30%;max-width:100%}.gmd-row>.gmd-30{max-width:30%;max-height:100%}.gmd-column>.gmd-30{max-height:30%;max-width:100%}.gmd-35{flex:1 1 35%}.l-row>.gmd-35{max-width:35%;max-height:100%}.l-column>.gmd-35{max-height:35%;max-width:100%}.gmd-row>.gmd-35{max-width:35%;max-height:100%}.gmd-column>.gmd-35{max-height:35%;max-width:100%}.gmd-row>.gmd-35{max-width:35%;max-height:100%}.gmd-column>.gmd-35{max-height:35%;max-width:100%}.gmd-40{flex:1 1 40%}.l-row>.gmd-40{max-width:40%;max-height:100%}.l-column>.gmd-40{max-height:40%;max-width:100%}.gmd-row>.gmd-40{max-width:40%;max-height:100%}.gmd-column>.gmd-40{max-height:40%;max-width:100%}.gmd-row>.gmd-40{max-width:40%;max-height:100%}.gmd-column>.gmd-40{max-height:40%;max-width:100%}.gmd-45{flex:1 1 45%}.l-row>.gmd-45{max-width:45%;max-height:100%}.l-column>.gmd-45{max-height:45%;max-width:100%}.gmd-row>.gmd-45{max-width:45%;max-height:100%}.gmd-column>.gmd-45{max-height:45%;max-width:100%}.gmd-row>.gmd-45{max-width:45%;max-height:100%}.gmd-column>.gmd-45{max-height:45%;max-width:100%}.gmd-50{flex:1 1 50%}.l-row>.gmd-50{max-width:50%;max-height:100%}.l-column>.gmd-50{max-height:50%;max-width:100%}.gmd-row>.gmd-50{max-width:50%;max-height:100%}.gmd-column>.gmd-50{max-height:50%;max-width:100%}.gmd-row>.gmd-50{max-width:50%;max-height:100%}.gmd-column>.gmd-50{max-height:50%;max-width:100%}.gmd-55{flex:1 1 55%}.l-row>.gmd-55{max-width:55%;max-height:100%}.l-column>.gmd-55{max-height:55%;max-width:100%}.gmd-row>.gmd-55{max-width:55%;max-height:100%}.gmd-column>.gmd-55{max-height:55%;max-width:100%}.gmd-row>.gmd-55{max-width:55%;max-height:100%}.gmd-column>.gmd-55{max-height:55%;max-width:100%}.gmd-60{flex:1 1 60%}.l-row>.gmd-60{max-width:60%;max-height:100%}.l-column>.gmd-60{max-height:60%;max-width:100%}.gmd-row>.gmd-60{max-width:60%;max-height:100%}.gmd-column>.gmd-60{max-height:60%;max-width:100%}.gmd-row>.gmd-60{max-width:60%;max-height:100%}.gmd-column>.gmd-60{max-height:60%;max-width:100%}.gmd-65{flex:1 1 65%}.l-row>.gmd-65{max-width:65%;max-height:100%}.l-column>.gmd-65{max-height:65%;max-width:100%}.gmd-row>.gmd-65{max-width:65%;max-height:100%}.gmd-column>.gmd-65{max-height:65%;max-width:100%}.gmd-row>.gmd-65{max-width:65%;max-height:100%}.gmd-column>.gmd-65{max-height:65%;max-width:100%}.gmd-70{flex:1 1 70%}.l-row>.gmd-70{max-width:70%;max-height:100%}.l-column>.gmd-70{max-height:70%;max-width:100%}.gmd-row>.gmd-70{max-width:70%;max-height:100%}.gmd-column>.gmd-70{max-height:70%;max-width:100%}.gmd-row>.gmd-70{max-width:70%;max-height:100%}.gmd-column>.gmd-70{max-height:70%;max-width:100%}.gmd-75{flex:1 1 75%}.l-row>.gmd-75{max-width:75%;max-height:100%}.l-column>.gmd-75{max-height:75%;max-width:100%}.gmd-row>.gmd-75{max-width:75%;max-height:100%}.gmd-column>.gmd-75{max-height:75%;max-width:100%}.gmd-row>.gmd-75{max-width:75%;max-height:100%}.gmd-column>.gmd-75{max-height:75%;max-width:100%}.gmd-80{flex:1 1 80%}.l-row>.gmd-80{max-width:80%;max-height:100%}.l-column>.gmd-80{max-height:80%;max-width:100%}.gmd-row>.gmd-80{max-width:80%;max-height:100%}.gmd-column>.gmd-80{max-height:80%;max-width:100%}.gmd-row>.gmd-80{max-width:80%;max-height:100%}.gmd-column>.gmd-80{max-height:80%;max-width:100%}.gmd-85{flex:1 1 85%}.l-row>.gmd-85{max-width:85%;max-height:100%}.l-column>.gmd-85{max-height:85%;max-width:100%}.gmd-row>.gmd-85{max-width:85%;max-height:100%}.gmd-column>.gmd-85{max-height:85%;max-width:100%}.gmd-row>.gmd-85{max-width:85%;max-height:100%}.gmd-column>.gmd-85{max-height:85%;max-width:100%}.gmd-90{flex:1 1 90%}.l-row>.gmd-90{max-width:90%;max-height:100%}.l-column>.gmd-90{max-height:90%;max-width:100%}.gmd-row>.gmd-90{max-width:90%;max-height:100%}.gmd-column>.gmd-90{max-height:90%;max-width:100%}.gmd-row>.gmd-90{max-width:90%;max-height:100%}.gmd-column>.gmd-90{max-height:90%;max-width:100%}.gmd-95{flex:1 1 95%}.l-row>.gmd-95{max-width:95%;max-height:100%}.l-column>.gmd-95{max-height:95%;max-width:100%}.gmd-row>.gmd-95{max-width:95%;max-height:100%}.gmd-column>.gmd-95{max-height:95%;max-width:100%}.gmd-row>.gmd-95{max-width:95%;max-height:100%}.gmd-column>.gmd-95{max-height:95%;max-width:100%}.gmd-100{flex:1 1 100%}.l-row>.gmd-100{max-width:100%;max-height:100%}.l-column>.gmd-100{max-height:100%;max-width:100%}.gmd-row>.gmd-100{max-width:100%;max-height:100%}.gmd-column>.gmd-100{max-height:100%;max-width:100%}.gmd-row>.gmd-100{max-width:100%;max-height:100%}.gmd-column>.gmd-100{max-height:100%;max-width:100%}.gmd-33{flex:1 1 33.33%}.l-row>.gmd-33{max-width:33.33%;max-height:100%}.l-column>.gmd-33{max-height:33.33%;max-width:100%}.gmd-row>.gmd-33{max-width:33.33%;max-height:100%}.gmd-column>.gmd-33{max-height:33.33%;max-width:100%}.gmd-row>.gmd-33{max-width:33.33%;max-height:100%}.gmd-column>.gmd-33{max-height:33.33%;max-width:100%}.gmd-66{flex:1 1 66.66%}.l-row>.gmd-66{max-width:66.66%;max-height:100%}.l-column>.gmd-66{max-height:66.66%;max-width:100%}.gmd-row>.gmd-66{max-width:66.66%;max-height:100%}.gmd-column>.gmd-66{max-height:66.66%;max-width:100%}.gmd-row>.gmd-66{max-width:66.66%;max-height:100%}.gmd-column>.gmd-66{max-height:66.66%;max-width:100%}.gmd-order--20{order:-20}.gmd-order--19{order:-19}.gmd-order--18{order:-18}.gmd-order--17{order:-17}.gmd-order--16{order:-16}.gmd-order--15{order:-15}.gmd-order--14{order:-14}.gmd-order--13{order:-13}.gmd-order--12{order:-12}.gmd-order--11{order:-11}.gmd-order--10{order:-10}.gmd-order--9{order:-9}.gmd-order--8{order:-8}.gmd-order--7{order:-7}.gmd-order--6{order:-6}.gmd-order--5{order:-5}.gmd-order--4{order:-4}.gmd-order--3{order:-3}.gmd-order--2{order:-2}.gmd-order--1{order:-1}.gmd-order-0{order:0}.gmd-order-1{order:1}.gmd-order-2{order:2}.gmd-order-3{order:3}.gmd-order-4{order:4}.gmd-order-5{order:5}.gmd-order-6{order:6}.gmd-order-7{order:7}.gmd-order-8{order:8}.gmd-order-9{order:9}.gmd-order-10{order:10}.gmd-order-11{order:11}.gmd-order-12{order:12}.gmd-order-13{order:13}.gmd-order-14{order:14}.gmd-order-15{order:15}.gmd-order-16{order:16}.gmd-order-17{order:17}.gmd-order-18{order:18}.gmd-order-19{order:19}.gmd-order-20{order:20}}@media (min-width: 1280px) and (max-width: 1619px){.lg-padding{padding:8px}.lg-margin{margin:8px}.lg-fill{width:100%;height:100%;min-height:100%;margin:0}.lg-absolute{position:absolute}.lg-relative{position:relative}.lg-fixed{position:fixed}.lg-static{position:static}.lg-scroll{overflow:auto}.lg-scroll-x{overflow-x:auto}.lg-scroll-y{overflow-y:auto}.lg-hidden{overflow:hidden}.lg-start{justify-content:flex-start}.lg-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.lg-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.lg-start-center{justify-content:flex-start;align-items:center;align-content:center}.lg-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.lg-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.lg-end{justify-content:flex-end}.lg-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.lg-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.lg-end-center{justify-content:flex-end;align-items:center;align-content:center}.lg-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.lg-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.lg-center{justify-content:center}.lg-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.lg-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.lg-center-center{justify-content:center;align-items:center;align-content:center}.lg-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.lg-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.lg-space-between{justify-content:space-between}.lg-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.lg-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.lg-space-between-center{justify-content:space-between;align-items:center;align-content:center}.lg-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.lg-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.lg-space-around{justify-content:space-around}.lg-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.lg-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.lg-space-around-center{justify-content:space-around;align-items:center;align-content:center}.lg-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.lg-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.lg-row{display:flex;flex-direction:row}.lg-column{display:flex;flex-direction:column}.lg-wrap{flex-wrap:wrap}.lg-nowrap{flex-wrap:nowrap}.lg-hide{display:none}.lg-flex{flex:1 1 auto}.l-row>.lg-flex{min-width:0}.l-column>.lg-flex{min-height:0}.lg-row>.lg-flex{min-width:0}.lg-column>.lg-flex{min-height:0}.lg-5{flex:1 1 5%}.l-row>.lg-5{max-width:5%;max-height:100%}.l-column>.lg-5{max-height:5%;max-width:100%}.lg-row>.lg-5{max-width:5%;max-height:100%}.lg-column>.lg-5{max-height:5%;max-width:100%}.lg-row>.lg-5{max-width:5%;max-height:100%}.lg-column>.lg-5{max-height:5%;max-width:100%}.lg-10{flex:1 1 10%}.l-row>.lg-10{max-width:10%;max-height:100%}.l-column>.lg-10{max-height:10%;max-width:100%}.lg-row>.lg-10{max-width:10%;max-height:100%}.lg-column>.lg-10{max-height:10%;max-width:100%}.lg-row>.lg-10{max-width:10%;max-height:100%}.lg-column>.lg-10{max-height:10%;max-width:100%}.lg-15{flex:1 1 15%}.l-row>.lg-15{max-width:15%;max-height:100%}.l-column>.lg-15{max-height:15%;max-width:100%}.lg-row>.lg-15{max-width:15%;max-height:100%}.lg-column>.lg-15{max-height:15%;max-width:100%}.lg-row>.lg-15{max-width:15%;max-height:100%}.lg-column>.lg-15{max-height:15%;max-width:100%}.lg-20{flex:1 1 20%}.l-row>.lg-20{max-width:20%;max-height:100%}.l-column>.lg-20{max-height:20%;max-width:100%}.lg-row>.lg-20{max-width:20%;max-height:100%}.lg-column>.lg-20{max-height:20%;max-width:100%}.lg-row>.lg-20{max-width:20%;max-height:100%}.lg-column>.lg-20{max-height:20%;max-width:100%}.lg-25{flex:1 1 25%}.l-row>.lg-25{max-width:25%;max-height:100%}.l-column>.lg-25{max-height:25%;max-width:100%}.lg-row>.lg-25{max-width:25%;max-height:100%}.lg-column>.lg-25{max-height:25%;max-width:100%}.lg-row>.lg-25{max-width:25%;max-height:100%}.lg-column>.lg-25{max-height:25%;max-width:100%}.lg-30{flex:1 1 30%}.l-row>.lg-30{max-width:30%;max-height:100%}.l-column>.lg-30{max-height:30%;max-width:100%}.lg-row>.lg-30{max-width:30%;max-height:100%}.lg-column>.lg-30{max-height:30%;max-width:100%}.lg-row>.lg-30{max-width:30%;max-height:100%}.lg-column>.lg-30{max-height:30%;max-width:100%}.lg-35{flex:1 1 35%}.l-row>.lg-35{max-width:35%;max-height:100%}.l-column>.lg-35{max-height:35%;max-width:100%}.lg-row>.lg-35{max-width:35%;max-height:100%}.lg-column>.lg-35{max-height:35%;max-width:100%}.lg-row>.lg-35{max-width:35%;max-height:100%}.lg-column>.lg-35{max-height:35%;max-width:100%}.lg-40{flex:1 1 40%}.l-row>.lg-40{max-width:40%;max-height:100%}.l-column>.lg-40{max-height:40%;max-width:100%}.lg-row>.lg-40{max-width:40%;max-height:100%}.lg-column>.lg-40{max-height:40%;max-width:100%}.lg-row>.lg-40{max-width:40%;max-height:100%}.lg-column>.lg-40{max-height:40%;max-width:100%}.lg-45{flex:1 1 45%}.l-row>.lg-45{max-width:45%;max-height:100%}.l-column>.lg-45{max-height:45%;max-width:100%}.lg-row>.lg-45{max-width:45%;max-height:100%}.lg-column>.lg-45{max-height:45%;max-width:100%}.lg-row>.lg-45{max-width:45%;max-height:100%}.lg-column>.lg-45{max-height:45%;max-width:100%}.lg-50{flex:1 1 50%}.l-row>.lg-50{max-width:50%;max-height:100%}.l-column>.lg-50{max-height:50%;max-width:100%}.lg-row>.lg-50{max-width:50%;max-height:100%}.lg-column>.lg-50{max-height:50%;max-width:100%}.lg-row>.lg-50{max-width:50%;max-height:100%}.lg-column>.lg-50{max-height:50%;max-width:100%}.lg-55{flex:1 1 55%}.l-row>.lg-55{max-width:55%;max-height:100%}.l-column>.lg-55{max-height:55%;max-width:100%}.lg-row>.lg-55{max-width:55%;max-height:100%}.lg-column>.lg-55{max-height:55%;max-width:100%}.lg-row>.lg-55{max-width:55%;max-height:100%}.lg-column>.lg-55{max-height:55%;max-width:100%}.lg-60{flex:1 1 60%}.l-row>.lg-60{max-width:60%;max-height:100%}.l-column>.lg-60{max-height:60%;max-width:100%}.lg-row>.lg-60{max-width:60%;max-height:100%}.lg-column>.lg-60{max-height:60%;max-width:100%}.lg-row>.lg-60{max-width:60%;max-height:100%}.lg-column>.lg-60{max-height:60%;max-width:100%}.lg-65{flex:1 1 65%}.l-row>.lg-65{max-width:65%;max-height:100%}.l-column>.lg-65{max-height:65%;max-width:100%}.lg-row>.lg-65{max-width:65%;max-height:100%}.lg-column>.lg-65{max-height:65%;max-width:100%}.lg-row>.lg-65{max-width:65%;max-height:100%}.lg-column>.lg-65{max-height:65%;max-width:100%}.lg-70{flex:1 1 70%}.l-row>.lg-70{max-width:70%;max-height:100%}.l-column>.lg-70{max-height:70%;max-width:100%}.lg-row>.lg-70{max-width:70%;max-height:100%}.lg-column>.lg-70{max-height:70%;max-width:100%}.lg-row>.lg-70{max-width:70%;max-height:100%}.lg-column>.lg-70{max-height:70%;max-width:100%}.lg-75{flex:1 1 75%}.l-row>.lg-75{max-width:75%;max-height:100%}.l-column>.lg-75{max-height:75%;max-width:100%}.lg-row>.lg-75{max-width:75%;max-height:100%}.lg-column>.lg-75{max-height:75%;max-width:100%}.lg-row>.lg-75{max-width:75%;max-height:100%}.lg-column>.lg-75{max-height:75%;max-width:100%}.lg-80{flex:1 1 80%}.l-row>.lg-80{max-width:80%;max-height:100%}.l-column>.lg-80{max-height:80%;max-width:100%}.lg-row>.lg-80{max-width:80%;max-height:100%}.lg-column>.lg-80{max-height:80%;max-width:100%}.lg-row>.lg-80{max-width:80%;max-height:100%}.lg-column>.lg-80{max-height:80%;max-width:100%}.lg-85{flex:1 1 85%}.l-row>.lg-85{max-width:85%;max-height:100%}.l-column>.lg-85{max-height:85%;max-width:100%}.lg-row>.lg-85{max-width:85%;max-height:100%}.lg-column>.lg-85{max-height:85%;max-width:100%}.lg-row>.lg-85{max-width:85%;max-height:100%}.lg-column>.lg-85{max-height:85%;max-width:100%}.lg-90{flex:1 1 90%}.l-row>.lg-90{max-width:90%;max-height:100%}.l-column>.lg-90{max-height:90%;max-width:100%}.lg-row>.lg-90{max-width:90%;max-height:100%}.lg-column>.lg-90{max-height:90%;max-width:100%}.lg-row>.lg-90{max-width:90%;max-height:100%}.lg-column>.lg-90{max-height:90%;max-width:100%}.lg-95{flex:1 1 95%}.l-row>.lg-95{max-width:95%;max-height:100%}.l-column>.lg-95{max-height:95%;max-width:100%}.lg-row>.lg-95{max-width:95%;max-height:100%}.lg-column>.lg-95{max-height:95%;max-width:100%}.lg-row>.lg-95{max-width:95%;max-height:100%}.lg-column>.lg-95{max-height:95%;max-width:100%}.lg-100{flex:1 1 100%}.l-row>.lg-100{max-width:100%;max-height:100%}.l-column>.lg-100{max-height:100%;max-width:100%}.lg-row>.lg-100{max-width:100%;max-height:100%}.lg-column>.lg-100{max-height:100%;max-width:100%}.lg-row>.lg-100{max-width:100%;max-height:100%}.lg-column>.lg-100{max-height:100%;max-width:100%}.lg-33{flex:1 1 33.33%}.l-row>.lg-33{max-width:33.33%;max-height:100%}.l-column>.lg-33{max-height:33.33%;max-width:100%}.lg-row>.lg-33{max-width:33.33%;max-height:100%}.lg-column>.lg-33{max-height:33.33%;max-width:100%}.lg-row>.lg-33{max-width:33.33%;max-height:100%}.lg-column>.lg-33{max-height:33.33%;max-width:100%}.lg-66{flex:1 1 66.66%}.l-row>.lg-66{max-width:66.66%;max-height:100%}.l-column>.lg-66{max-height:66.66%;max-width:100%}.lg-row>.lg-66{max-width:66.66%;max-height:100%}.lg-column>.lg-66{max-height:66.66%;max-width:100%}.lg-row>.lg-66{max-width:66.66%;max-height:100%}.lg-column>.lg-66{max-height:66.66%;max-width:100%}.lg-order--20{order:-20}.lg-order--19{order:-19}.lg-order--18{order:-18}.lg-order--17{order:-17}.lg-order--16{order:-16}.lg-order--15{order:-15}.lg-order--14{order:-14}.lg-order--13{order:-13}.lg-order--12{order:-12}.lg-order--11{order:-11}.lg-order--10{order:-10}.lg-order--9{order:-9}.lg-order--8{order:-8}.lg-order--7{order:-7}.lg-order--6{order:-6}.lg-order--5{order:-5}.lg-order--4{order:-4}.lg-order--3{order:-3}.lg-order--2{order:-2}.lg-order--1{order:-1}.lg-order-0{order:0}.lg-order-1{order:1}.lg-order-2{order:2}.lg-order-3{order:3}.lg-order-4{order:4}.lg-order-5{order:5}.lg-order-6{order:6}.lg-order-7{order:7}.lg-order-8{order:8}.lg-order-9{order:9}.lg-order-10{order:10}.lg-order-11{order:11}.lg-order-12{order:12}.lg-order-13{order:13}.lg-order-14{order:14}.lg-order-15{order:15}.lg-order-16{order:16}.lg-order-17{order:17}.lg-order-18{order:18}.lg-order-19{order:19}.lg-order-20{order:20}}@media (min-width: 1620px){.glg-padding{padding:8px}.glg-margin{margin:8px}.glg-fill{width:100%;height:100%;min-height:100%;margin:0}.glg-absolute{position:absolute}.glg-relative{position:relative}.glg-fixed{position:fixed}.glg-static{position:static}.glg-scroll{overflow:auto}.glg-scroll-x{overflow-x:auto}.glg-scroll-y{overflow-y:auto}.glg-hidden{overflow:hidden}.glg-start{justify-content:flex-start}.glg-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.glg-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.glg-start-center{justify-content:flex-start;align-items:center;align-content:center}.glg-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.glg-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.glg-end{justify-content:flex-end}.glg-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.glg-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.glg-end-center{justify-content:flex-end;align-items:center;align-content:center}.glg-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.glg-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.glg-center{justify-content:center}.glg-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.glg-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.glg-center-center{justify-content:center;align-items:center;align-content:center}.glg-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.glg-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.glg-space-between{justify-content:space-between}.glg-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.glg-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.glg-space-between-center{justify-content:space-between;align-items:center;align-content:center}.glg-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.glg-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.glg-space-around{justify-content:space-around}.glg-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.glg-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.glg-space-around-center{justify-content:space-around;align-items:center;align-content:center}.glg-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.glg-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.glg-row{display:flex;flex-direction:row}.glg-column{display:flex;flex-direction:column}.glg-wrap{flex-wrap:wrap}.glg-nowrap{flex-wrap:nowrap}.glg-hide{display:none}.glg-flex{flex:1 1 auto}.l-row>.glg-flex{min-width:0}.l-column>.glg-flex{min-height:0}.glg-row>.glg-flex{min-width:0}.glg-column>.glg-flex{min-height:0}.glg-5{flex:1 1 5%}.l-row>.glg-5{max-width:5%;max-height:100%}.l-column>.glg-5{max-height:5%;max-width:100%}.glg-row>.glg-5{max-width:5%;max-height:100%}.glg-column>.glg-5{max-height:5%;max-width:100%}.glg-row>.glg-5{max-width:5%;max-height:100%}.glg-column>.glg-5{max-height:5%;max-width:100%}.glg-10{flex:1 1 10%}.l-row>.glg-10{max-width:10%;max-height:100%}.l-column>.glg-10{max-height:10%;max-width:100%}.glg-row>.glg-10{max-width:10%;max-height:100%}.glg-column>.glg-10{max-height:10%;max-width:100%}.glg-row>.glg-10{max-width:10%;max-height:100%}.glg-column>.glg-10{max-height:10%;max-width:100%}.glg-15{flex:1 1 15%}.l-row>.glg-15{max-width:15%;max-height:100%}.l-column>.glg-15{max-height:15%;max-width:100%}.glg-row>.glg-15{max-width:15%;max-height:100%}.glg-column>.glg-15{max-height:15%;max-width:100%}.glg-row>.glg-15{max-width:15%;max-height:100%}.glg-column>.glg-15{max-height:15%;max-width:100%}.glg-20{flex:1 1 20%}.l-row>.glg-20{max-width:20%;max-height:100%}.l-column>.glg-20{max-height:20%;max-width:100%}.glg-row>.glg-20{max-width:20%;max-height:100%}.glg-column>.glg-20{max-height:20%;max-width:100%}.glg-row>.glg-20{max-width:20%;max-height:100%}.glg-column>.glg-20{max-height:20%;max-width:100%}.glg-25{flex:1 1 25%}.l-row>.glg-25{max-width:25%;max-height:100%}.l-column>.glg-25{max-height:25%;max-width:100%}.glg-row>.glg-25{max-width:25%;max-height:100%}.glg-column>.glg-25{max-height:25%;max-width:100%}.glg-row>.glg-25{max-width:25%;max-height:100%}.glg-column>.glg-25{max-height:25%;max-width:100%}.glg-30{flex:1 1 30%}.l-row>.glg-30{max-width:30%;max-height:100%}.l-column>.glg-30{max-height:30%;max-width:100%}.glg-row>.glg-30{max-width:30%;max-height:100%}.glg-column>.glg-30{max-height:30%;max-width:100%}.glg-row>.glg-30{max-width:30%;max-height:100%}.glg-column>.glg-30{max-height:30%;max-width:100%}.glg-35{flex:1 1 35%}.l-row>.glg-35{max-width:35%;max-height:100%}.l-column>.glg-35{max-height:35%;max-width:100%}.glg-row>.glg-35{max-width:35%;max-height:100%}.glg-column>.glg-35{max-height:35%;max-width:100%}.glg-row>.glg-35{max-width:35%;max-height:100%}.glg-column>.glg-35{max-height:35%;max-width:100%}.glg-40{flex:1 1 40%}.l-row>.glg-40{max-width:40%;max-height:100%}.l-column>.glg-40{max-height:40%;max-width:100%}.glg-row>.glg-40{max-width:40%;max-height:100%}.glg-column>.glg-40{max-height:40%;max-width:100%}.glg-row>.glg-40{max-width:40%;max-height:100%}.glg-column>.glg-40{max-height:40%;max-width:100%}.glg-45{flex:1 1 45%}.l-row>.glg-45{max-width:45%;max-height:100%}.l-column>.glg-45{max-height:45%;max-width:100%}.glg-row>.glg-45{max-width:45%;max-height:100%}.glg-column>.glg-45{max-height:45%;max-width:100%}.glg-row>.glg-45{max-width:45%;max-height:100%}.glg-column>.glg-45{max-height:45%;max-width:100%}.glg-50{flex:1 1 50%}.l-row>.glg-50{max-width:50%;max-height:100%}.l-column>.glg-50{max-height:50%;max-width:100%}.glg-row>.glg-50{max-width:50%;max-height:100%}.glg-column>.glg-50{max-height:50%;max-width:100%}.glg-row>.glg-50{max-width:50%;max-height:100%}.glg-column>.glg-50{max-height:50%;max-width:100%}.glg-55{flex:1 1 55%}.l-row>.glg-55{max-width:55%;max-height:100%}.l-column>.glg-55{max-height:55%;max-width:100%}.glg-row>.glg-55{max-width:55%;max-height:100%}.glg-column>.glg-55{max-height:55%;max-width:100%}.glg-row>.glg-55{max-width:55%;max-height:100%}.glg-column>.glg-55{max-height:55%;max-width:100%}.glg-60{flex:1 1 60%}.l-row>.glg-60{max-width:60%;max-height:100%}.l-column>.glg-60{max-height:60%;max-width:100%}.glg-row>.glg-60{max-width:60%;max-height:100%}.glg-column>.glg-60{max-height:60%;max-width:100%}.glg-row>.glg-60{max-width:60%;max-height:100%}.glg-column>.glg-60{max-height:60%;max-width:100%}.glg-65{flex:1 1 65%}.l-row>.glg-65{max-width:65%;max-height:100%}.l-column>.glg-65{max-height:65%;max-width:100%}.glg-row>.glg-65{max-width:65%;max-height:100%}.glg-column>.glg-65{max-height:65%;max-width:100%}.glg-row>.glg-65{max-width:65%;max-height:100%}.glg-column>.glg-65{max-height:65%;max-width:100%}.glg-70{flex:1 1 70%}.l-row>.glg-70{max-width:70%;max-height:100%}.l-column>.glg-70{max-height:70%;max-width:100%}.glg-row>.glg-70{max-width:70%;max-height:100%}.glg-column>.glg-70{max-height:70%;max-width:100%}.glg-row>.glg-70{max-width:70%;max-height:100%}.glg-column>.glg-70{max-height:70%;max-width:100%}.glg-75{flex:1 1 75%}.l-row>.glg-75{max-width:75%;max-height:100%}.l-column>.glg-75{max-height:75%;max-width:100%}.glg-row>.glg-75{max-width:75%;max-height:100%}.glg-column>.glg-75{max-height:75%;max-width:100%}.glg-row>.glg-75{max-width:75%;max-height:100%}.glg-column>.glg-75{max-height:75%;max-width:100%}.glg-80{flex:1 1 80%}.l-row>.glg-80{max-width:80%;max-height:100%}.l-column>.glg-80{max-height:80%;max-width:100%}.glg-row>.glg-80{max-width:80%;max-height:100%}.glg-column>.glg-80{max-height:80%;max-width:100%}.glg-row>.glg-80{max-width:80%;max-height:100%}.glg-column>.glg-80{max-height:80%;max-width:100%}.glg-85{flex:1 1 85%}.l-row>.glg-85{max-width:85%;max-height:100%}.l-column>.glg-85{max-height:85%;max-width:100%}.glg-row>.glg-85{max-width:85%;max-height:100%}.glg-column>.glg-85{max-height:85%;max-width:100%}.glg-row>.glg-85{max-width:85%;max-height:100%}.glg-column>.glg-85{max-height:85%;max-width:100%}.glg-90{flex:1 1 90%}.l-row>.glg-90{max-width:90%;max-height:100%}.l-column>.glg-90{max-height:90%;max-width:100%}.glg-row>.glg-90{max-width:90%;max-height:100%}.glg-column>.glg-90{max-height:90%;max-width:100%}.glg-row>.glg-90{max-width:90%;max-height:100%}.glg-column>.glg-90{max-height:90%;max-width:100%}.glg-95{flex:1 1 95%}.l-row>.glg-95{max-width:95%;max-height:100%}.l-column>.glg-95{max-height:95%;max-width:100%}.glg-row>.glg-95{max-width:95%;max-height:100%}.glg-column>.glg-95{max-height:95%;max-width:100%}.glg-row>.glg-95{max-width:95%;max-height:100%}.glg-column>.glg-95{max-height:95%;max-width:100%}.glg-100{flex:1 1 100%}.l-row>.glg-100{max-width:100%;max-height:100%}.l-column>.glg-100{max-height:100%;max-width:100%}.glg-row>.glg-100{max-width:100%;max-height:100%}.glg-column>.glg-100{max-height:100%;max-width:100%}.glg-row>.glg-100{max-width:100%;max-height:100%}.glg-column>.glg-100{max-height:100%;max-width:100%}.glg-33{flex:1 1 33.33%}.l-row>.glg-33{max-width:33.33%;max-height:100%}.l-column>.glg-33{max-height:33.33%;max-width:100%}.glg-row>.glg-33{max-width:33.33%;max-height:100%}.glg-column>.glg-33{max-height:33.33%;max-width:100%}.glg-row>.glg-33{max-width:33.33%;max-height:100%}.glg-column>.glg-33{max-height:33.33%;max-width:100%}.glg-66{flex:1 1 66.66%}.l-row>.glg-66{max-width:66.66%;max-height:100%}.l-column>.glg-66{max-height:66.66%;max-width:100%}.glg-row>.glg-66{max-width:66.66%;max-height:100%}.glg-column>.glg-66{max-height:66.66%;max-width:100%}.glg-row>.glg-66{max-width:66.66%;max-height:100%}.glg-column>.glg-66{max-height:66.66%;max-width:100%}.glg-order--20{order:-20}.glg-order--19{order:-19}.glg-order--18{order:-18}.glg-order--17{order:-17}.glg-order--16{order:-16}.glg-order--15{order:-15}.glg-order--14{order:-14}.glg-order--13{order:-13}.glg-order--12{order:-12}.glg-order--11{order:-11}.glg-order--10{order:-10}.glg-order--9{order:-9}.glg-order--8{order:-8}.glg-order--7{order:-7}.glg-order--6{order:-6}.glg-order--5{order:-5}.glg-order--4{order:-4}.glg-order--3{order:-3}.glg-order--2{order:-2}.glg-order--1{order:-1}.glg-order-0{order:0}.glg-order-1{order:1}.glg-order-2{order:2}.glg-order-3{order:3}.glg-order-4{order:4}.glg-order-5{order:5}.glg-order-6{order:6}.glg-order-7{order:7}.glg-order-8{order:8}.glg-order-9{order:9}.glg-order-10{order:10}.glg-order-11{order:11}.glg-order-12{order:12}.glg-order-13{order:13}.glg-order-14{order:14}.glg-order-15{order:15}.glg-order-16{order:16}.glg-order-17{order:17}.glg-order-18{order:18}.glg-order-19{order:19}.glg-order-20{order:20}}@media (min-width: 1920px){.xl-padding{padding:8px}.xl-margin{margin:8px}.xl-fill{width:100%;height:100%;min-height:100%;margin:0}.xl-absolute{position:absolute}.xl-relative{position:relative}.xl-fixed{position:fixed}.xl-static{position:static}.xl-scroll{overflow:auto}.xl-scroll-x{overflow-x:auto}.xl-scroll-y{overflow-y:auto}.xl-hidden{overflow:hidden}.xl-start{justify-content:flex-start}.xl-start-start{justify-content:flex-start;align-items:flex-start;align-content:flex-start}.xl-start-end{justify-content:flex-start;align-items:flex-end;align-content:flex-end}.xl-start-center{justify-content:flex-start;align-items:center;align-content:center}.xl-start-baseline{justify-content:flex-start;align-items:baseline;align-content:baseline}.xl-start-stretch{justify-content:flex-start;align-items:stretch;align-content:stretch}.xl-end{justify-content:flex-end}.xl-end-start{justify-content:flex-end;align-items:flex-start;align-content:flex-start}.xl-end-end{justify-content:flex-end;align-items:flex-end;align-content:flex-end}.xl-end-center{justify-content:flex-end;align-items:center;align-content:center}.xl-end-baseline{justify-content:flex-end;align-items:baseline;align-content:baseline}.xl-end-stretch{justify-content:flex-end;align-items:stretch;align-content:stretch}.xl-center{justify-content:center}.xl-center-start{justify-content:center;align-items:flex-start;align-content:flex-start}.xl-center-end{justify-content:center;align-items:flex-end;align-content:flex-end}.xl-center-center{justify-content:center;align-items:center;align-content:center}.xl-center-baseline{justify-content:center;align-items:baseline;align-content:baseline}.xl-center-stretch{justify-content:center;align-items:stretch;align-content:stretch}.xl-space-between{justify-content:space-between}.xl-space-between-start{justify-content:space-between;align-items:flex-start;align-content:flex-start}.xl-space-between-end{justify-content:space-between;align-items:flex-end;align-content:flex-end}.xl-space-between-center{justify-content:space-between;align-items:center;align-content:center}.xl-space-between-baseline{justify-content:space-between;align-items:baseline;align-content:baseline}.xl-space-between-stretch{justify-content:space-between;align-items:stretch;align-content:stretch}.xl-space-around{justify-content:space-around}.xl-space-around-start{justify-content:space-around;align-items:flex-start;align-content:flex-start}.xl-space-around-end{justify-content:space-around;align-items:flex-end;align-content:flex-end}.xl-space-around-center{justify-content:space-around;align-items:center;align-content:center}.xl-space-around-baseline{justify-content:space-around;align-items:baseline;align-content:baseline}.xl-space-around-stretch{justify-content:space-around;align-items:stretch;align-content:stretch}.xl-row{display:flex;flex-direction:row}.xl-column{display:flex;flex-direction:column}.xl-wrap{flex-wrap:wrap}.xl-nowrap{flex-wrap:nowrap}.xl-hide{display:none}.xl-flex{flex:1 1 auto}.l-row>.xl-flex{min-width:0}.l-column>.xl-flex{min-height:0}.xl-row>.xl-flex{min-width:0}.xl-column>.xl-flex{min-height:0}.xl-5{flex:1 1 5%}.l-row>.xl-5{max-width:5%;max-height:100%}.l-column>.xl-5{max-height:5%;max-width:100%}.xl-row>.xl-5{max-width:5%;max-height:100%}.xl-column>.xl-5{max-height:5%;max-width:100%}.xl-row>.xl-5{max-width:5%;max-height:100%}.xl-column>.xl-5{max-height:5%;max-width:100%}.xl-10{flex:1 1 10%}.l-row>.xl-10{max-width:10%;max-height:100%}.l-column>.xl-10{max-height:10%;max-width:100%}.xl-row>.xl-10{max-width:10%;max-height:100%}.xl-column>.xl-10{max-height:10%;max-width:100%}.xl-row>.xl-10{max-width:10%;max-height:100%}.xl-column>.xl-10{max-height:10%;max-width:100%}.xl-15{flex:1 1 15%}.l-row>.xl-15{max-width:15%;max-height:100%}.l-column>.xl-15{max-height:15%;max-width:100%}.xl-row>.xl-15{max-width:15%;max-height:100%}.xl-column>.xl-15{max-height:15%;max-width:100%}.xl-row>.xl-15{max-width:15%;max-height:100%}.xl-column>.xl-15{max-height:15%;max-width:100%}.xl-20{flex:1 1 20%}.l-row>.xl-20{max-width:20%;max-height:100%}.l-column>.xl-20{max-height:20%;max-width:100%}.xl-row>.xl-20{max-width:20%;max-height:100%}.xl-column>.xl-20{max-height:20%;max-width:100%}.xl-row>.xl-20{max-width:20%;max-height:100%}.xl-column>.xl-20{max-height:20%;max-width:100%}.xl-25{flex:1 1 25%}.l-row>.xl-25{max-width:25%;max-height:100%}.l-column>.xl-25{max-height:25%;max-width:100%}.xl-row>.xl-25{max-width:25%;max-height:100%}.xl-column>.xl-25{max-height:25%;max-width:100%}.xl-row>.xl-25{max-width:25%;max-height:100%}.xl-column>.xl-25{max-height:25%;max-width:100%}.xl-30{flex:1 1 30%}.l-row>.xl-30{max-width:30%;max-height:100%}.l-column>.xl-30{max-height:30%;max-width:100%}.xl-row>.xl-30{max-width:30%;max-height:100%}.xl-column>.xl-30{max-height:30%;max-width:100%}.xl-row>.xl-30{max-width:30%;max-height:100%}.xl-column>.xl-30{max-height:30%;max-width:100%}.xl-35{flex:1 1 35%}.l-row>.xl-35{max-width:35%;max-height:100%}.l-column>.xl-35{max-height:35%;max-width:100%}.xl-row>.xl-35{max-width:35%;max-height:100%}.xl-column>.xl-35{max-height:35%;max-width:100%}.xl-row>.xl-35{max-width:35%;max-height:100%}.xl-column>.xl-35{max-height:35%;max-width:100%}.xl-40{flex:1 1 40%}.l-row>.xl-40{max-width:40%;max-height:100%}.l-column>.xl-40{max-height:40%;max-width:100%}.xl-row>.xl-40{max-width:40%;max-height:100%}.xl-column>.xl-40{max-height:40%;max-width:100%}.xl-row>.xl-40{max-width:40%;max-height:100%}.xl-column>.xl-40{max-height:40%;max-width:100%}.xl-45{flex:1 1 45%}.l-row>.xl-45{max-width:45%;max-height:100%}.l-column>.xl-45{max-height:45%;max-width:100%}.xl-row>.xl-45{max-width:45%;max-height:100%}.xl-column>.xl-45{max-height:45%;max-width:100%}.xl-row>.xl-45{max-width:45%;max-height:100%}.xl-column>.xl-45{max-height:45%;max-width:100%}.xl-50{flex:1 1 50%}.l-row>.xl-50{max-width:50%;max-height:100%}.l-column>.xl-50{max-height:50%;max-width:100%}.xl-row>.xl-50{max-width:50%;max-height:100%}.xl-column>.xl-50{max-height:50%;max-width:100%}.xl-row>.xl-50{max-width:50%;max-height:100%}.xl-column>.xl-50{max-height:50%;max-width:100%}.xl-55{flex:1 1 55%}.l-row>.xl-55{max-width:55%;max-height:100%}.l-column>.xl-55{max-height:55%;max-width:100%}.xl-row>.xl-55{max-width:55%;max-height:100%}.xl-column>.xl-55{max-height:55%;max-width:100%}.xl-row>.xl-55{max-width:55%;max-height:100%}.xl-column>.xl-55{max-height:55%;max-width:100%}.xl-60{flex:1 1 60%}.l-row>.xl-60{max-width:60%;max-height:100%}.l-column>.xl-60{max-height:60%;max-width:100%}.xl-row>.xl-60{max-width:60%;max-height:100%}.xl-column>.xl-60{max-height:60%;max-width:100%}.xl-row>.xl-60{max-width:60%;max-height:100%}.xl-column>.xl-60{max-height:60%;max-width:100%}.xl-65{flex:1 1 65%}.l-row>.xl-65{max-width:65%;max-height:100%}.l-column>.xl-65{max-height:65%;max-width:100%}.xl-row>.xl-65{max-width:65%;max-height:100%}.xl-column>.xl-65{max-height:65%;max-width:100%}.xl-row>.xl-65{max-width:65%;max-height:100%}.xl-column>.xl-65{max-height:65%;max-width:100%}.xl-70{flex:1 1 70%}.l-row>.xl-70{max-width:70%;max-height:100%}.l-column>.xl-70{max-height:70%;max-width:100%}.xl-row>.xl-70{max-width:70%;max-height:100%}.xl-column>.xl-70{max-height:70%;max-width:100%}.xl-row>.xl-70{max-width:70%;max-height:100%}.xl-column>.xl-70{max-height:70%;max-width:100%}.xl-75{flex:1 1 75%}.l-row>.xl-75{max-width:75%;max-height:100%}.l-column>.xl-75{max-height:75%;max-width:100%}.xl-row>.xl-75{max-width:75%;max-height:100%}.xl-column>.xl-75{max-height:75%;max-width:100%}.xl-row>.xl-75{max-width:75%;max-height:100%}.xl-column>.xl-75{max-height:75%;max-width:100%}.xl-80{flex:1 1 80%}.l-row>.xl-80{max-width:80%;max-height:100%}.l-column>.xl-80{max-height:80%;max-width:100%}.xl-row>.xl-80{max-width:80%;max-height:100%}.xl-column>.xl-80{max-height:80%;max-width:100%}.xl-row>.xl-80{max-width:80%;max-height:100%}.xl-column>.xl-80{max-height:80%;max-width:100%}.xl-85{flex:1 1 85%}.l-row>.xl-85{max-width:85%;max-height:100%}.l-column>.xl-85{max-height:85%;max-width:100%}.xl-row>.xl-85{max-width:85%;max-height:100%}.xl-column>.xl-85{max-height:85%;max-width:100%}.xl-row>.xl-85{max-width:85%;max-height:100%}.xl-column>.xl-85{max-height:85%;max-width:100%}.xl-90{flex:1 1 90%}.l-row>.xl-90{max-width:90%;max-height:100%}.l-column>.xl-90{max-height:90%;max-width:100%}.xl-row>.xl-90{max-width:90%;max-height:100%}.xl-column>.xl-90{max-height:90%;max-width:100%}.xl-row>.xl-90{max-width:90%;max-height:100%}.xl-column>.xl-90{max-height:90%;max-width:100%}.xl-95{flex:1 1 95%}.l-row>.xl-95{max-width:95%;max-height:100%}.l-column>.xl-95{max-height:95%;max-width:100%}.xl-row>.xl-95{max-width:95%;max-height:100%}.xl-column>.xl-95{max-height:95%;max-width:100%}.xl-row>.xl-95{max-width:95%;max-height:100%}.xl-column>.xl-95{max-height:95%;max-width:100%}.xl-100{flex:1 1 100%}.l-row>.xl-100{max-width:100%;max-height:100%}.l-column>.xl-100{max-height:100%;max-width:100%}.xl-row>.xl-100{max-width:100%;max-height:100%}.xl-column>.xl-100{max-height:100%;max-width:100%}.xl-row>.xl-100{max-width:100%;max-height:100%}.xl-column>.xl-100{max-height:100%;max-width:100%}.xl-33{flex:1 1 33.33%}.l-row>.xl-33{max-width:33.33%;max-height:100%}.l-column>.xl-33{max-height:33.33%;max-width:100%}.xl-row>.xl-33{max-width:33.33%;max-height:100%}.xl-column>.xl-33{max-height:33.33%;max-width:100%}.xl-row>.xl-33{max-width:33.33%;max-height:100%}.xl-column>.xl-33{max-height:33.33%;max-width:100%}.xl-66{flex:1 1 66.66%}.l-row>.xl-66{max-width:66.66%;max-height:100%}.l-column>.xl-66{max-height:66.66%;max-width:100%}.xl-row>.xl-66{max-width:66.66%;max-height:100%}.xl-column>.xl-66{max-height:66.66%;max-width:100%}.xl-row>.xl-66{max-width:66.66%;max-height:100%}.xl-column>.xl-66{max-height:66.66%;max-width:100%}.xl-order--20{order:-20}.xl-order--19{order:-19}.xl-order--18{order:-18}.xl-order--17{order:-17}.xl-order--16{order:-16}.xl-order--15{order:-15}.xl-order--14{order:-14}.xl-order--13{order:-13}.xl-order--12{order:-12}.xl-order--11{order:-11}.xl-order--10{order:-10}.xl-order--9{order:-9}.xl-order--8{order:-8}.xl-order--7{order:-7}.xl-order--6{order:-6}.xl-order--5{order:-5}.xl-order--4{order:-4}.xl-order--3{order:-3}.xl-order--2{order:-2}.xl-order--1{order:-1}.xl-order-0{order:0}.xl-order-1{order:1}.xl-order-2{order:2}.xl-order-3{order:3}.xl-order-4{order:4}.xl-order-5{order:5}.xl-order-6{order:6}.xl-order-7{order:7}.xl-order-8{order:8}.xl-order-9{order:9}.xl-order-10{order:10}.xl-order-11{order:11}.xl-order-12{order:12}.xl-order-13{order:13}.xl-order-14{order:14}.xl-order-15{order:15}.xl-order-16{order:16}.xl-order-17{order:17}.xl-order-18{order:18}.xl-order-19{order:19}.xl-order-20{order:20}}.v-content{width:100%;height:100%;background-color:#fafafa;overflow:auto}.v-caption{font-size:12px;font-weight:400;letter-spacing:0.02em;line-height:17px;color:rgba(0,0,0,0.54)}.v-body-1,body{font-size:14px;font-weight:400;letter-spacing:0.01em;line-height:20px}.v-body-2{font-size:14px;font-weight:500;letter-spacing:0.01em;line-height:24px}.v-subheading{font-size:16px;font-weight:400;letter-spacing:0.01em;line-height:24px}.v-title{font-size:20px;font-weight:500;letter-spacing:0.005em;line-height:26px}.v-headline{font-size:24px;font-weight:400;letter-spacing:0;line-height:32px}.v-display-1{font-size:34px;font-weight:400;letter-spacing:0;line-height:40px}.v-display-2{font-size:45px;font-weight:400;letter-spacing:0;line-height:48px}.v-display-3{font-size:56px;font-weight:400;letter-spacing:-0.005em;line-height:58px}.v-display-4{font-size:112px;font-weight:300;letter-spacing:-0.01em;line-height:112px}a:not(.v-button):not(.v-bottom-bar-item){text-decoration:none}a:not(.v-button):not(.v-bottom-bar-item):hover{text-decoration:underline}button:focus{outline:none}html{width:100%;height:100%;box-sizing:border-box;overflow:hidden}html *,html *:before,html *:after{box-sizing:inherit}body{width:100%;height:100%;min-height:100%;overflow:hidden;margin:0;position:relative;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,0.87);font-family:Roboto, 'Noto Sans', Noto, sans-serif}ul:not(.v-list)>li+li{margin-top:8px}audio,img,svg,object,embed,canvas,video,iframe{max-width:100%;font-style:italic;vertical-align:middle}audio:not(.v-image),img:not(.v-image),svg:not(.v-image),object:not(.v-image),embed:not(.v-image),canvas:not(.v-image),video:not(.v-image),iframe:not(.v-image){height:auto}[tabindex="-1"]:focus{outline:none !important}.v-shadow,.v-shadow-1{box-shadow:0 1px 3px rgba(0,0,0,0.2), 0 1px 1px rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12)}.v-shadow-2{box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12)}.v-shadow-3{box-shadow:0 1px 8px rgba(0,0,0,0.2), 0 3px 4px rgba(0,0,0,0.14), 0 3px 3px -2px rgba(0,0,0,0.12)}.v-shadow-4{box-shadow:0 2px 4px -1px rgba(0,0,0,0.2), 0 4px 5px rgba(0,0,0,0.14), 0 1px 10px rgba(0,0,0,0.12)}.v-shadow-5{box-shadow:0 3px 5px -1px rgba(0,0,0,0.2), 0 5px 8px rgba(0,0,0,0.14), 0 1px 14px rgba(0,0,0,0.12)}.v-shadow-6{box-shadow:0 3px 5px -1px rgba(0,0,0,0.2), 0 6px 10px rgba(0,0,0,0.14), 0 1px 18px rgba(0,0,0,0.12)}.v-shadow-7{box-shadow:0 4px 5px -2px rgba(0,0,0,0.2), 0 7px 10px 1px rgba(0,0,0,0.14), 0 2px 16px 1px rgba(0,0,0,0.12)}.v-shadow-8{box-shadow:0 5px 5px -3px rgba(0,0,0,0.2), 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12)}.v-shadow-9{box-shadow:0 5px 6px -3px rgba(0,0,0,0.2), 0 9px 12px 1px rgba(0,0,0,0.14), 0 3px 16px 2px rgba(0,0,0,0.12)}.v-shadow-10{box-shadow:0 6px 6px -3px rgba(0,0,0,0.2), 0 10px 14px 1px rgba(0,0,0,0.14), 0 4px 18px 3px rgba(0,0,0,0.12)}.v-shadow-11{box-shadow:0 6px 7px -4px rgba(0,0,0,0.2), 0 11px 15px 1px rgba(0,0,0,0.14), 0 4px 20px 3px rgba(0,0,0,0.12)}.v-shadow-12{box-shadow:0 7px 8px -4px rgba(0,0,0,0.2), 0 12px 17px 2px rgba(0,0,0,0.14), 0 5px 22px 4px rgba(0,0,0,0.12)}.v-shadow-13{box-shadow:0 7px 8px -4px rgba(0,0,0,0.2), 0 13px 19px 2px rgba(0,0,0,0.14), 0 5px 24px 4px rgba(0,0,0,0.12)}.v-shadow-14{box-shadow:0 7px 9px -4px rgba(0,0,0,0.2), 0 14px 21px 2px rgba(0,0,0,0.14), 0 5px 26px 4px rgba(0,0,0,0.12)}.v-shadow-15{box-shadow:0 8px 9px -5px rgba(0,0,0,0.2), 0 15px 22px 2px rgba(0,0,0,0.14), 0 6px 28px 5px rgba(0,0,0,0.12)}.v-shadow-16{box-shadow:0 8px 10px -5px rgba(0,0,0,0.2), 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12)}.v-shadow-17{box-shadow:0 8px 11px -5px rgba(0,0,0,0.2), 0 17px 26px 2px rgba(0,0,0,0.14), 0 6px 32px 5px rgba(0,0,0,0.12)}.v-shadow-18{box-shadow:0 9px 11px -5px rgba(0,0,0,0.2), 0 18px 28px 2px rgba(0,0,0,0.14), 0 7px 34px 6px rgba(0,0,0,0.12)}.v-shadow-19{box-shadow:0 9px 12px -6px rgba(0,0,0,0.2), 0 19px 29px 2px rgba(0,0,0,0.14), 0 7px 36px 6px rgba(0,0,0,0.12)}.v-shadow-20{box-shadow:0 10px 13px -6px rgba(0,0,0,0.2), 0 20px 31px 3px rgba(0,0,0,0.14), 0 8px 38px 7px rgba(0,0,0,0.12)}.v-shadow-21{box-shadow:0 10px 13px -6px rgba(0,0,0,0.2), 0 21px 33px 3px rgba(0,0,0,0.14), 0 8px 40px 7px rgba(0,0,0,0.12)}.v-shadow-22{box-shadow:0 10px 14px -6px rgba(0,0,0,0.2), 0 22px 35px 3px rgba(0,0,0,0.14), 0 8px 42px 7px rgba(0,0,0,0.12)}.v-shadow-23{box-shadow:0 11px 14px -7px rgba(0,0,0,0.2), 0 23px 36px 3px rgba(0,0,0,0.14), 0 9px 44px 8px rgba(0,0,0,0.12)}.v-shadow-24{box-shadow:0 11px 15px -7px rgba(0,0,0,0.2), 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12)}@media print{.no-print{display:none !important}html,body{height:auto !important;overflow:auto !important}#vision,#vision-router-view{height:auto !important;position:relative !important}}body>.v-print-prepend-body{display:none}@media print{body>.v-print-prepend-body:first-child{display:block}body>.v-print-prepend-body:first-child ~ *{display:none}}.v-button{min-width:88px;min-height:36px;margin:6px 8px;padding:0 16px;display:inline-block;position:relative;user-select:none;cursor:pointer;outline:none;background:none;border:0;border-radius:2px;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);color:currentColor;font-family:inherit;font-size:14px;font-style:inherit;font-variant:inherit;font-weight:500;letter-spacing:inherit;line-height:36px;text-align:center;text-transform:uppercase;text-decoration:none;vertical-align:top;white-space:nowrap}.v-button:focus{outline:none}.v-button::-moz-focus-inner{border:0}.v-button:hover:not([disabled]):not(.v-raised){background-color:rgba(153,153,153,0.2);text-decoration:none}.v-button:hover:not([disabled]).v-raised{background-color:rgba(0,0,0,0.12)}.v-button:active:not([disabled]){background-color:rgba(153,153,153,0.4)}.v-button.v-raised:not([disabled]){box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12)}.v-button.v-dense{min-height:32px;line-height:32px;font-size:13px}.v-button.v-icon-button .v-icon,.v-button.v-fab .v-icon{position:absolute;top:1px;right:0;bottom:0;left:0}.v-button.v-icon-button{width:40px;min-width:40px;height:40px;margin:0 6px;padding:8px;border-radius:50%;line-height:24px}.v-button.v-icon-button:not([disabled]):hover{background:none}.v-button.v-icon-button.v-dense{width:32px;min-width:32px;height:32px;min-height:32px;padding:4px;line-height:32px}.v-button.v-icon-button .v-ink-ripple{border-radius:50%}.v-button.v-icon-button .v-ink-ripple .v-ripple{top:0 !important;right:0 !important;bottom:0 !important;left:0 !important}.v-button.v-icon-button .v-ripple.v-active{animation-duration:0.9s}.v-button.v-fab{width:56px;height:56px;padding:0;min-width:0;overflow:hidden;box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);border-radius:56px;line-height:56px;background-clip:padding-box;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color, box-shadow, transform}.v-button.v-fab:hover,.v-button.v-fab:focus{box-shadow:0 3px 5px -1px rgba(0,0,0,0.2), 0 5px 8px rgba(0,0,0,0.14), 0 1px 14px rgba(0,0,0,0.12)}.v-button.v-fab.v-mini{width:40px;height:40px;line-height:40px}.v-button.v-fab .v-ink-ripple{border-radius:56px}.v-button[disabled]{color:rgba(0,0,0,0.26);cursor:default;pointer-events:none}.v-button[disabled].v-raised,.v-button[disabled].v-fab{background-color:rgba(0,0,0,0.12)}.v-button[disabled].v-fab{box-shadow:none}.v-button:after{transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-button .v-ink-ripple{border-radius:2px;background-clip:padding-box;overflow:hidden}.v-button.v-icon-button .v-icon,.v-button.v-fab .v-icon{display:block}.v-fab.v-fab-top-left,.v-speed-dial.v-fab-top-left,.v-fab.v-fab-top-center,.v-speed-dial.v-fab-top-center,.v-fab.v-fab-top-right,.v-speed-dial.v-fab-top-right,.v-fab.v-fab-bottom-left,.v-speed-dial.v-fab-bottom-left,.v-fab.v-fab-bottom-center,.v-speed-dial.v-fab-bottom-center,.v-fab.v-fab-bottom-right,.v-speed-dial.v-fab-bottom-right{margin:0;position:absolute;z-index:10}.v-fab.v-fab-top-left,.v-speed-dial.v-fab-top-left{top:24px;left:24px}.v-fab.v-fab-top-center,.v-speed-dial.v-fab-top-center{top:24px;left:50%;transform:translateX(-50%)}.v-fab.v-fab-top-right,.v-speed-dial.v-fab-top-right{top:24px;right:24px}.v-fab.v-fab-bottom-left,.v-speed-dial.v-fab-bottom-left{bottom:24px;left:24px}.v-fab.v-fab-bottom-center,.v-speed-dial.v-fab-bottom-center{bottom:24px;left:50%;transform:translateX(-50%)}.v-fab.v-fab-bottom-right,.v-speed-dial.v-fab-bottom-right{right:24px;bottom:24px}.v-button-tooltip.v-tooltip-top{margin-top:-8px}.v-button-tooltip.v-tooltip-right{margin-left:8px}.v-button-tooltip.v-tooltip-bottom{margin-top:8px}.v-button-tooltip.v-tooltip-left{margin-left:-8px}button-radius 2px,.v-button-toggle{width:auto;display:flex}button-radius 2px>.v-button,.v-button-toggle>.v-button{margin:0;overflow:hidden;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}button-radius 2px>.v-button:first-child,.v-button-toggle>.v-button:first-child{border-radius:2px 0 0 2px}button-radius 2px>.v-button:last-child,.v-button-toggle>.v-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}button-radius 2px>.v-button:not([disabled]),.v-button-toggle>.v-button:not([disabled]){color:rgba(0,0,0,0.54)}button-radius 2px>.v-button:not([disabled]):hover:not(.v-toggle):not(.v-raised),.v-button-toggle>.v-button:not([disabled]):hover:not(.v-toggle):not(.v-raised){background-color:rgba(153,153,153,0.2);text-decoration:none}button-radius 2px>.v-button .v-ink-ripple,.v-button-toggle>.v-button .v-ink-ripple{border-radius:2px}.v-ink-ripple{pointer-events:none;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask-image:radial-gradient(circle, #fff 100%, #000 100%);transition:all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2)}.v-ripple{position:absolute;background-color:currentColor;border-radius:50%;opacity:0.2;transform:scale(0) translateZ(0);transition:none;will-change:background-color, opacity, transform, width, height, top, left}.v-ripple.v-active{animation:vripple 1s cubic-bezier(0.25, 0.8, 0.25, 1) forwards}.v-ripple.v-active.v-fadeout{opacity:0 !important;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:0.6s}@-moz-keyframes vripple{to{transform:scale(2.2) translateZ(0)}}@-webkit-keyframes vripple{to{transform:scale(2.2) translateZ(0)}}@-o-keyframes vripple{to{transform:scale(2.2) translateZ(0)}}@keyframes vripple{to{transform:scale(2.2) translateZ(0)}}.v-panel-container{opacity:0;position:absolute;background-color:#fff;transition:opacity 0.2s}.v-panel{top:0;left:0;position:fixed;width:100%;height:100%;z-index:6000}.backdrop{display:block !important;position:absolute;top:0;left:0;width:100%;height:100%}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url("https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2") format('woff2')}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.v-icon{font-family:'Material Icons' !important;width:24px;min-width:24px;height:24px;min-height:24px;font-size:24px !important;margin:auto;display:inline-flex;align-items:center;fill:currentColor;text-rendering:optimizeLegibility;vertical-align:middle}.v-icon.v-size-2x{width:48px;min-width:48px;height:48px;min-height:48px;font-size:48px !important}.v-icon.v-size-3x{width:72px;min-width:72px;height:72px;min-height:72px;font-size:72px !important}.v-icon.v-size-4x{width:96px;min-width:96px;height:96px;min-height:96px;font-size:96px !important}.v-icon.v-size-5x{width:120px;min-width:120px;height:120px;min-height:120px;font-size:120px !important}.v-icon svg{width:100%;height:100%}img.v-icon{user-select:none;-webkit-user-drag:none}.v-divider{height:1px;margin:0;padding:0;display:block;border:0;background-color:rgba(0,0,0,0.12)}.v-divider.v-inset{margin-left:72px}.l-row>.v-divider{height:100%;width:1px}.v-checkbox{width:auto;margin:12px 8px 4px 0;display:inline-flex;position:relative;cursor:pointer}.v-checkbox .v-checkbox-container{width:20px;height:20px;position:relative;border-radius:2px;border:2px solid rgba(0,0,0,0.54);transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-checkbox .v-checkbox-container:focus{outline:none}.v-checkbox .v-checkbox-container:before{width:48px;height:48px;position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%, -50%);transition:all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);content:" "}.v-checkbox .v-checkbox-container:after{width:6px;height:13px;position:absolute;top:0;left:5px;border:2px solid #fff;border-top:0;border-left:0;opacity:0;transform:rotate(45deg) scale3D(0.15, 0.15, 1);transition:all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);content:" "}.v-checkbox .v-checkbox-container input{position:absolute;left:-999em}.v-checkbox .v-checkbox-container .v-ink-ripple{top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;color:rgba(0,0,0,0.54)}.v-checkbox .v-checkbox-container .v-ink-ripple .v-ripple{width:48px !important;height:48px !important;top:0 !important;right:0 !important;bottom:0 !important;left:0 !important}.v-checkbox .v-checkbox-label{height:20px;padding-left:8px;line-height:20px;user-select:none}.v-checkbox.v-checked .v-checkbox-container:after{opacity:1;transform:rotate(45deg) scale3D(1, 1, 1);transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-toolbar{min-height:64px;padding:0 8px;display:flex;align-items:center;align-content:center;flex-flow:row nowrap;position:relative;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transform:translate3D(0, 0, 0);z-index:2}.v-toolbar.v-dense{min-height:48px}.v-toolbar.v-dense.v-medium{min-height:72px}.v-toolbar.v-dense.v-large{min-height:96px}.v-toolbar.v-dense .v-toolbar-container{height:48px}.v-toolbar.v-medium{min-height:88px}.v-toolbar.v-medium .v-toolbar-container:nth-child(2) .v-title:first-child{margin-left:56px}.v-toolbar.v-large{min-height:128px;align-content:inherit}.v-toolbar.v-large .v-toolbar-container:nth-child(2) .v-title:first-child{margin-left:56px}.v-toolbar.v-account-header{min-height:164px}.v-toolbar.v-account-header .v-ink-ripple{color:#fff}.v-toolbar.v-account-header .v-list-item-container:hover:not([disabled]){background-color:rgba(255,255,255,0.12)}.v-toolbar.v-account-header .v-avatar-list{margin:16px 0 8px}.v-toolbar.v-account-header .v-avatar-list .v-list-item-container{align-items:flex-start}.v-toolbar.v-account-header .v-avatar-list .v-avatar+.v-avatar{margin-left:16px}.v-toolbar .v-toolbar-container{width:100%;height:64px;display:flex;align-items:center;align-self:flex-start}.v-toolbar .v-toolbar-container>.v-button:first-child{margin-left:0;margin-right:16px}.v-toolbar .v-toolbar-container>.v-button+.v-button{margin-left:0}.v-toolbar>.v-button:first-child{margin-left:0;margin-right:16px}.v-toolbar>.v-button+.v-button{margin-left:0}.v-toolbar .v-button:hover:not([disabled]):not(.v-raised):not(.v-icon-button):not(.v-fab){background-color:rgba(255,255,255,0.1)}.v-toolbar .v-title{margin:0;font-size:20px;font-weight:400}.v-toolbar .v-title:first-child{margin-left:8px}.v-toolbar .v-title+.v-input-container{margin-left:24px}.v-toolbar .v-list{padding:0;margin:0 -8px;flex:1}.v-avatar{width:40px;min-width:40px;height:40px;min-height:40px;margin:auto;display:inline-block;overflow:hidden;user-select:none;position:relative;border-radius:40px;vertical-align:middle}.v-avatar.v-large{width:64px;min-width:64px;height:64px;min-height:64px;border-radius:64px}.v-avatar.v-large .v-icon{width:40px;min-width:40px;height:40px;min-height:40px;font-size:40px;line-height:40px}.v-avatar.v-avatar-icon{background-color:rgba(0,0,0,0.38)}.v-avatar.v-avatar-icon .v-icon{color:#fff}.v-avatar .v-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.v-avatar img{width:100%;height:100%;display:block}.v-avatar .v-ink-ripple{border-radius:50%}.v-avatar .v-ink-ripple .v-ripple.v-active{animation-duration:0.9s}.v-avatar-tooltip.v-tooltip-top{margin-top:-8px}.v-avatar-tooltip.v-tooltip-right{margin-left:8px}.v-avatar-tooltip.v-tooltip-bottom{margin-top:8px}.v-avatar-tooltip.v-tooltip-left{margin-left:-8px}.v-bottom-bar{width:100%;min-width:100%;height:56px;position:relative;display:flex;justify-content:center;box-shadow:0 5px 5px -3px rgba(0,0,0,0.2), 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12);transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-bottom-bar-item{max-width:168px;min-width:80px;height:100%;padding:8px 12px 10px;display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;flex:1;position:relative;cursor:pointer;border:none;background:transparent;transform:translate3d(0, 0, 0);color:currentColor;font-family:inherit;font-size:14px;line-height:1em;text-decoration:none}.v-bottom-bar-item.v-active{padding-top:6px}.v-bottom-bar-item.v-active .v-text{transform:scale(1) translate3d(0, 0, 0)}.v-bottom-bar-item.v-active .v-text,.v-bottom-bar-item.v-active .v-icon{color:currentColor}.v-bottom-bar-item[disabled]{opacity:0.38}.v-bottom-bar.v-shift .v-bottom-bar-item{min-width:56px;max-width:96px;position:static;flex:1 1 32px;transition:0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:flex, min-width, max-width}.v-bottom-bar.v-shift .v-bottom-bar-item .v-icon{transform:translate3d(0, 8px, 0)}.v-bottom-bar.v-shift .v-bottom-bar-item .v-text{opacity:0;transform:scale(1) translate3d(0, 6px, 0)}.v-bottom-bar.v-shift .v-bottom-bar-item.v-active{min-width:96px;max-width:168px;flex:1 1 72px}.v-bottom-bar.v-shift .v-bottom-bar-item.v-active .v-icon,.v-bottom-bar.v-shift .v-bottom-bar-item.v-active .v-text{opacity:1}.v-bottom-bar.v-shift .v-bottom-bar-item.v-active .v-icon{transform:scale(1) translate3d(0, 0, 0)}.v-bottom-bar.v-shift .v-bottom-bar-item.v-active .v-text{transform:scale(1) translate3d(0, 2px, 0)}.v-bottom-bar-item .v-text{transform:scale(0.8571) translateY(2px);transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.15s linear, opacity 0.15s linear}.v-bottom-bar-item .v-icon{transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.15s linear}.v-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;pointer-events:none;background-color:rgba(0,0,0,0.54);transform:translate3d(0, 0, 0);opacity:0;transition:all 0.5s cubic-bezier(0.35, 0, 0.25, 1)}.v-backdrop.v-active{opacity:1;pointer-events:auto}.v-backdrop.v-transparent{background:rgba(0,0,0,0.005)}.v-dialog-container{display:flex;flex-flow:column;justify-content:center;align-items:center;pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:6000}.v-dialog-container.v-active{pointer-events:auto}.v-dialog-container.v-active .v-dialog{opacity:1 !important;transform:scale(1) !important;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:opacity, transform}.v-dialog-backdrop{position:fixed;z-index:109}.v-dialog{min-width:280px;max-width:90%;max-height:90%;display:flex;flex-flow:column;overflow:hidden;position:relative;z-index:110;outline:none;border-radius:2px;opacity:0;box-shadow:0 7px 9px -4px rgba(0,0,0,0.2), 0 14px 21px 2px rgba(0,0,0,0.14), 0 5px 26px 4px rgba(0,0,0,0.12);transform:scale(0.9, 0.85);transform-origin:center center;transition:opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s 0.05s cubic-bezier(0.25, 0.8, 0.25, 1);will-change:opacity, transform}.v-dialog.v-reference{transform-origin:top center}.v-dialog.v-transition-off{transition:none !important}.v-dialog.v-fullscreen{max-width:100%;max-height:100%;width:100%;height:100%}.v-dialog p{margin:0}.v-dialog-title{margin-bottom:20px;padding:24px 24px 0}.v-dialog-content{padding:0 24px 24px;flex:1;flex-basis:auto;overflow:auto;position:relative;background:linear-gradient(to bottom, #fff 0, #fff 1px, transparent 1px), linear-gradient(to top, #fff 0, #fff 3px, transparent 3px), linear-gradient(to bottom, rgba(0,0,0,0.12) 0, rgba(0,0,0,0.12) 1px, transparent 1px), linear-gradient(to top, rgba(0,0,0,0.2) 1px, rgba(0,0,0,0.2) 2px, transparent 2px);background-attachment:local, local, scroll, scroll}.v-dialog-content:first-child{padding-top:24px}.v-dialog-content p:first-child:not(:only-child){margin-top:0}.v-dialog-content p:last-child:not(:only-child){margin-bottom:0}.v-dialog-body{margin:0 -24px;padding:0 24px;overflow:auto}.v-dialog-actions{min-height:52px;padding:8px 8px 8px 24px;display:flex;align-items:center;justify-content:flex-end;position:relative}.v-dialog-actions:before{height:1px;position:absolute;top:-1px;right:0;left:0;background-color:#fff;content:" "}.v-dialog-actions .v-button{min-width:64px;margin:0;padding:0 8px}.v-dialog-actions .v-button+.v-button{margin-left:8px}.v-image{opacity:0;filter:saturate(20%)}.v-image.v-black-output{filter:brightness(0.4) saturate(20%)}.v-image.v-loaded{opacity:1;filter:saturate(100%);transition:opacity $transition-duration/2 $swift-ease-out-timing-function, filter $transition-duration 0.3s $swift-ease-out-timing-function}.v-tooltip{min-height:20px;padding:4px 8px;position:fixed;z-index:6001;pointer-events:none;background-color:rgba(97,97,97,0.87);border-radius:2px;opacity:0;transform-origin:center top;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:0.3s;transition-delay:0s;color:#fff;font-family:Roboto, 'Noto Sans', Noto, sans-serif;font-size:10px;line-height:14px;text-transform:none;max-width:300px;height:auto}.v-tooltip.v-active{opacity:1;transition:all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);transition-duration:0.1s}.v-tooltip:not(.v-active){transition-delay:0s !important}.v-tooltip.v-transition-off{transition:none !important}.v-tooltip.v-tooltip-top{margin-top:-14px;transform:translate(-50%, 8px)}.v-tooltip.v-tooltip-top.v-active{transform:translate(-50%, 0)}.v-tooltip.v-tooltip-right{margin-left:14px;transform:translate(-8px, 50%)}.v-tooltip.v-tooltip-right.v-active{transform:translate(0, 50%)}.v-tooltip.v-tooltip-bottom{margin-top:14px;transform:translate(-50%, -8px)}.v-tooltip.v-tooltip-bottom.v-active{transform:translate(-50%, 0)}.v-tooltip.v-tooltip-left{margin-left:-14px;transform:translate(8px, 50%)}.v-tooltip.v-tooltip-left.v-active{transform:translate(0, 50%)}.v-tabs{width:100%;display:flex;flex-flow:column;position:relative}.v-tabs.v-transition-off *{transition:none !important}.v-tabs.v-dynamic-height .v-tabs-content{transition:height 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-tabs .v-tabs-navigation{height:48px;min-height:48px;position:relative;z-index:1;display:flex;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-tabs .v-tabs-navigation.v-has-icon.v-has-label{min-height:72px}.v-tabs .v-tabs-navigation.v-has-icon.v-has-label .v-icon{margin-bottom:10px}.v-tabs .v-tabs-navigation.v-centered{justify-content:center}.v-tabs .v-tabs-navigation.v-fixed .v-tab-header{flex:1}.v-tabs .v-tabs-navigation.v-right{justify-content:flex-end}.v-tabs .v-tab-header{min-width:72px;max-width:264px;margin:0;padding:0 12px;display:inline-block;position:relative;cursor:pointer;border:0;background:none;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);font-family:inherit;font-size:14px;font-weight:500;text-transform:uppercase}.v-tabs .v-tab-header.v-disabled{cursor:default;pointer-events:none;user-select:none;-webkit-user-drag:none}.v-tabs .v-tab-header-container{display:flex;flex-flow:column;justify-content:center;align-items:center}.v-tabs .v-tab-header-container .v-icon{margin:0}.v-tabs .v-tab-indicator{height:2px;position:absolute;bottom:0;left:0;transform:translate3D(0, 0, 0)}.v-tabs .v-tab-indicator.v-transition-off{transition:none !important}.v-tabs .v-tab-indicator.v-to-right{transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), right 0.15s cubic-bezier(0.35, 0, 0.25, 1)}.v-tabs .v-tab-indicator.v-to-left{transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), right 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.15s cubic-bezier(0.35, 0, 0.25, 1)}.v-tabs .v-tabs-content{width:100%;height:0;position:relative;overflow:hidden}.v-tabs .v-tabs-wrapper{width:9999em;position:absolute;top:0;right:0;bottom:0;left:0;transform:translate3d(0, 0, 0);transition:transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-tab{padding:16px;position:absolute;top:0;left:0;right:0}.v-tabs.l-fill{display:flex;flex-direction:column}.v-tabs.l-fill .v-tabs-content{flex:1;background-color:#f4f4f4}.v-tabs.l-fill .v-tabs-wrapper{overflow:auto}.v-switch{width:auto;margin:16px 8px 16px 0;display:inline-flex;position:relative}.v-switch .v-switch-container{width:34px;height:14px;position:relative;border-radius:14px;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);background-color:rgba(0,0,0,0.38)}.v-switch .v-switch-container .v-switch-thumb{width:20px;height:20px;position:absolute;top:50%;left:0;background-color:#fafafa;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,0.2), 0 1px 1px rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12);transition:all 0.15s linear}.v-switch .v-switch-container input{position:absolute;left:-999em}.v-switch .v-switch-container .v-ink-ripple{top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;color:rgba(0,0,0,0.54)}.v-switch .v-switch-container .v-ink-ripple .v-ripple{width:48px !important;height:48px !important;top:0 !important;right:0 !important;bottom:0 !important;left:0 !important}.v-switch .v-switch-container .v-switch-holder{width:40px;height:40px;margin:0;padding:0;position:absolute;top:50%;left:50%;z-index:2;background:none;border:none;transform:translate(-50%, -50%)}.v-switch .v-switch-container .v-switch-holder:focus{outline:none}.v-switch .v-switch-label{height:14px;padding-left:8px;line-height:14px}.v-switch.v-dragging .v-switch-thumb{cursor:grabbing}.v-switch.v-disabled .v-switch-thumb{cursor:default}.v-subheader{min-height:48px;padding:0 16px;display:flex;align-items:center;flex-flow:row wrap;color:rgba(0,0,0,0.54);font-size:14px;font-weight:500}.v-spinner{display:inline-block;position:relative;pointer-events:none;will-change:transform, opacity}.v-spinner.v-indeterminate .v-spinner-draw{animation:spinner-rotate 1.9s linear infinite;transform:rotate(0deg) translateZ(0)}.v-spinner.v-indeterminate .v-spinner-path{stroke-dasharray:2, 200;animation:spinner-dash 1.425s ease-in-out infinite}.v-spinner.v-spinner-leave-active{opacity:0;transform:scale(0.8) translateZ(0);transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-spinner:not(.v-indeterminate).v-spinner-enter-active{transition-duration:2s}.v-spinner:not(.v-indeterminate).v-spinner-enter-active .v-spinner-draw{animation:spinner-initial-rotate 1.98s cubic-bezier(0.25, 0.8, 0.25, 1) forwards}.v-spinner-draw{width:100%;height:100%;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(270deg) translateZ(0);transform-origin:center center;will-change:transform, opacity}.v-spinner-path{fill:none;stroke-dashoffset:0;stroke-miterlimit:10;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}@-moz-keyframes spinner-rotate{to{transform:rotate(360deg) translateZ(0)}}@-webkit-keyframes spinner-rotate{to{transform:rotate(360deg) translateZ(0)}}@-o-keyframes spinner-rotate{to{transform:rotate(360deg) translateZ(0)}}@keyframes spinner-rotate{to{transform:rotate(360deg) translateZ(0)}}@-moz-keyframes spinner-initial-rotate{0%{opacity:0;transform:rotate(-90deg) translateZ(0)}20%{opacity:1}100%{transform:rotate(270deg) translateZ(0)}}@-webkit-keyframes spinner-initial-rotate{0%{opacity:0;transform:rotate(-90deg) translateZ(0)}20%{opacity:1}100%{transform:rotate(270deg) translateZ(0)}}@-o-keyframes spinner-initial-rotate{0%{opacity:0;transform:rotate(-90deg) translateZ(0)}20%{opacity:1}100%{transform:rotate(270deg) translateZ(0)}}@keyframes spinner-initial-rotate{0%{opacity:0;transform:rotate(-90deg) translateZ(0)}20%{opacity:1}100%{transform:rotate(270deg) translateZ(0)}}@-moz-keyframes spinner-dash{0%{stroke-dasharray:2, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}@-webkit-keyframes spinner-dash{0%{stroke-dasharray:2, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}@-o-keyframes spinner-dash{0%{stroke-dasharray:2, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}@keyframes spinner-dash{0%{stroke-dasharray:2, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}.v-snackbar{display:flex;position:fixed;right:0;left:0;z-index:120;pointer-events:none;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:margin-top, margin-bottom}.v-snackbar.v-position-top-center,.v-snackbar.v-position-bottom-center{justify-content:center}.v-snackbar.v-position-top-right,.v-snackbar.v-position-bottom-right{margin-right:24px;justify-content:flex-end}.v-snackbar.v-position-top-left,.v-snackbar.v-position-bottom-left{margin-left:24px;justify-content:flex-start}.v-snackbar.v-position-top-right,.v-snackbar.v-position-top-left,.v-snackbar.v-position-top-center{margin-top:24px}.v-snackbar.v-position-bottom-right,.v-snackbar.v-position-bottom-left{margin-bottom:24px}.v-snackbar.v-position-top-center,.v-snackbar.v-position-top-right,.v-snackbar.v-position-top-left{top:0}.v-snackbar.v-position-top-center .v-snackbar-container,.v-snackbar.v-position-top-right .v-snackbar-container,.v-snackbar.v-position-top-left .v-snackbar-container{transform:translate3D(0, calc(-100% - snackbar-space), 0)}.v-snackbar.v-position-bottom-center,.v-snackbar.v-position-bottom-right,.v-snackbar.v-position-bottom-left{bottom:0}.v-snackbar.v-position-bottom-center .v-snackbar-container,.v-snackbar.v-position-bottom-right .v-snackbar-container,.v-snackbar.v-position-bottom-left .v-snackbar-container{transform:translate3D(0, calc(-100% + snackbar-space), 0)}.v-snackbar.v-active .v-snackbar-container{transform:translate3D(0, 0, 0)}.v-snackbar.v-active .v-snackbar-content{opacity:1;transition:opacity 0.4s 0.1s cubic-bezier(0.25, 0.8, 0.25, 1)}@include layout-xsmall{margin:0 !important}.v-snackbar .v-snackbar-content{display:flex;align-items:center;justify-content:space-between;opacity:0;transition:opacity 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);will-change:opacity}.v-snackbar .v-button{min-width:64px;margin:-8px -16px}.v-snackbar .v-button:last-child{margin-left:48px}.v-snackbar-container{width:auto;min-width:288px;max-width:568px;min-height:48px;padding:14px 24px;overflow:hidden;pointer-events:auto;border-radius:2px;background-color:#323232;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);color:#fff;font-size:14px}@include layout-xsmall{width:100%;max-width:100%;border-radius:0}.v-has-toast-top-right .v-fab.v-fab-top-right{transform:translate3D(0, 68px, 0)}@include layout-xsmall{transform:translate3D(0, 48px, 0)}.v-has-toast-top-center .v-fab.v-fab-top-center{transform:translate3D(-50%, 68px, 0)}@include layout-xsmall{transform:translate3D(-50%, 48px, 0)}.v-has-toast-top-left .v-fab.v-fab-top-left{transform:translate3D(0, 68px, 0)}@include layout-xsmall{transform:translate3D(0, 48px, 0)}.v-has-toast-bottom-right .v-fab.v-fab-bottom-right{transform:translate3D(0, -snackbar-height -6px, 0)}@include layout-xsmall{transform:translate3D(0, -snackbar-height, 0)}.v-has-toast-bottom-center .v-fab.v-fab-bottom-center{transform:translate3D(-50%, -snackbar-height -6px, 0)}@include layout-xsmall{transform:translate3D(-50%, -snackbar-height, 0)}.v-has-toast-bottom-left .v-fab.v-fab-bottom-left{transform:translate3D(0, -snackbar-height -6px, 0)}@include layout-xsmall{transform:translate3D(0, -snackbar-height, 0)}@include layout-xsmall{transform:translate3D(0, 44px, 0)}@include layout-xsmall{transform:translate3D(0, -snackbar-height4px, 0)}.v-sidenav.v-left .v-sidenav-content{left:0;transform:translate3D(-100%, 0, 0)}.v-sidenav.v-right .v-sidenav-content{right:0;transform:translate3D(100%, 0, 0)}.v-sidenav.v-fixed .v-sidenav-content,.v-sidenav.v-fixed .v-sidenav-backdrop{position:fixed}.v-sidenav .v-sidenav-content{width:auto;max-width:100%;position:absolute;top:0;bottom:0;z-index:100;overflow:hidden;pointer-events:none;-webkit-overflow-scrolling:touch;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform;will-change:transform}.v-sidenav .v-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;pointer-events:none;background-color:rgba(0,0,0,0.54);opacity:0;transition:all 0.5s cubic-bezier(0.35, 0, 0.25, 1);transition-property:opacity;will-change:opacity}.v-sidenav.v-active .v-sidenav-content{box-shadow:0 8px 10px -5px rgba(0,0,0,0.2), 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12);pointer-events:auto;transform:translate3D(0, 0, 0);overflow:visible}.v-sidenav.v-active .v-sidenav-backdrop{opacity:1;pointer-events:auto}.v-sidenav.v-block{position:relative;display:block;transform:none;outline:none}.v-sidenav.v-block .v-backdrop{display:none}.v-sidenav.v-block .v-sidenav-content{pointer-events:auto;overflow:visible;position:absolute;width:100%;height:100%;min-height:100%;padding:0;margin:0;transform:none;box-shadow:none;z-index:1}.v-speed-dial{display:flex;flex-direction:column-reverse;align-items:center}.v-speed-dial.v-direction-top.v-mode-fling [fab-trigger] ~ .v-button{transform:scale(0.95) translate3D(0, 80%, 0)}.v-speed-dial.v-direction-top [fab-trigger]{margin-top:8px}.v-speed-dial.v-direction-top [fab-trigger] ~ .v-button{margin-bottom:8px}.v-speed-dial.v-direction-right{flex-direction:row;justify-content:center}.v-speed-dial.v-direction-right.v-mode-fling [fab-trigger] ~ .v-button{transform:scale(0.95) translate3D(-80%, 0, 0)}.v-speed-dial.v-direction-right [fab-trigger]{margin-right:8px}.v-speed-dial.v-direction-right [fab-trigger] ~ .v-button{margin-left:16px}.v-speed-dial.v-direction-bottom{flex-direction:column}.v-speed-dial.v-direction-bottom.v-mode-fling [fab-trigger] ~ .v-button{transform:scale(0.95) translate3D(0, -80%, 0)}.v-speed-dial.v-direction-bottom [fab-trigger]{margin-bottom:8px}.v-speed-dial.v-direction-bottom [fab-trigger] ~ .v-button{margin-top:16px}.v-speed-dial.v-direction-left{flex-direction:row-reverse;justify-content:center}.v-speed-dial.v-direction-left.v-mode-fling [fab-trigger] ~ .v-button{transform:scale(0.95) translate3D(80%, 0, 0)}.v-speed-dial.v-direction-left [fab-trigger]{margin-left:8px}.v-speed-dial.v-direction-left [fab-trigger] ~ .v-button{margin-right:16px}.v-speed-dial.v-mode-scale [fab-trigger] ~ .v-button{transform:scale(0.6)}.v-speed-dial.v-active [fab-trigger] ~ .v-button{opacity:1;pointer-events:auto;transform:translate3D(0, 0, 0) !important}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.05s}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.1s}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.15s}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.2s}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.25s}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.3s}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.35s}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.4s}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.45s}.v-speed-dial.v-active [fab-trigger] ~ .v-button:nth-child(i+1){transition-delay:0.5s}.v-speed-dial.v-active [fab-trigger] [icon-morph]{transform:rotateZ(0);opacity:1}.v-speed-dial.v-active [fab-trigger] [icon-morph]+.v-icon{transform:rotateZ(90deg) scale(0.8);opacity:0}.v-speed-dial .v-button{margin:0}.v-speed-dial [fab-trigger]{position:relative;z-index:2}.v-speed-dial [fab-trigger] ~ .v-button{position:relative;z-index:1;opacity:0;pointer-events:none;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.05s}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.1s}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.15s}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.2s}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.25s}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.3s}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.35s}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.4s}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.45s}.v-speed-dial [fab-trigger] ~ .v-button:nth-last-child(i+1){transition-delay:0.5s}.v-speed-dial [icon-morph]+.v-icon,.v-speed-dial [icon-morph]{transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-speed-dial [icon-morph]{opacity:0;transform:rotateZ(-90deg) scale(0.8)}.v-progress{width:100%;height:4px;position:relative;overflow:hidden;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-progress.v-indeterminate .v-progress-track{right:0}.v-progress.v-indeterminate .v-progress-track:before,.v-progress.v-indeterminate .v-progress-track:after{position:absolute;top:0;bottom:0;left:0;will-change:left, right;content:''}.v-progress.v-indeterminate .v-progress-track:before{animation:progress-indeterminate 2.3s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite}.v-progress.v-indeterminate .v-progress-track:after{animation:progress-indeterminate-short 2.3s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;animation-delay:1.15s}.v-progress.v-progress-enter,.v-progress.v-progress-leave-active{opacity:0;transform:scaleY(0) translateZ(0)}.v-progress.v-progress-enter-active{transform:scaleY(1) translateZ(0)}.v-progress-track{position:absolute;top:0;bottom:0;left:0;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}@-moz-keyframes progress-indeterminate{0%{right:100%;left:-35%}60%{right:-100%;left:100%}100%{right:-100%;left:100%}}@-webkit-keyframes progress-indeterminate{0%{right:100%;left:-35%}60%{right:-100%;left:100%}100%{right:-100%;left:100%}}@-o-keyframes progress-indeterminate{0%{right:100%;left:-35%}60%{right:-100%;left:100%}100%{right:-100%;left:100%}}@keyframes progress-indeterminate{0%{right:100%;left:-35%}60%{right:-100%;left:100%}100%{right:-100%;left:100%}}@-moz-keyframes progress-indeterminate-short{0%{right:100%;left:-200%}60%{right:-8%;left:107%}100%{right:-8%;left:107%}}@-webkit-keyframes progress-indeterminate-short{0%{right:100%;left:-200%}60%{right:-8%;left:107%}100%{right:-8%;left:107%}}@-o-keyframes progress-indeterminate-short{0%{right:100%;left:-200%}60%{right:-8%;left:107%}100%{right:-8%;left:107%}}@keyframes progress-indeterminate-short{0%{right:100%;left:-200%}60%{right:-8%;left:107%}100%{right:-8%;left:107%}}.v-chip{height:32px;padding:8px 12px;display:inline-block;border-radius:32px;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);font-size:13px;line-height:16px;white-space:nowrap}.v-chip.v-deletable{position:relative;padding-right:32px}.v-chip:focus,.v-chip:active{outline:none}.v-chip:focus:not(.v-disabled),.v-chip:active:not(.v-disabled){cursor:pointer;box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12)}.v-chip.v-disabled .v-button{pointer-events:none;cursor:default}.v-chip .v-button.v-delete{width:24px;min-width:24px;height:24px;min-height:24px;margin:0;padding:0;position:absolute;top:4px;right:4px;border-radius:24px;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-chip .v-button.v-delete .v-icon{width:20px;min-width:20px;height:20px;min-height:20px;margin:0;font-size:20px}.v-chip .v-button.v-delete .v-ink-ripple{border-radius:32px}.v-chip .v-button.v-delete .v-ripple{opacity:0.54}.v-chips .v-chip{margin-right:8px;margin-bottom:4px}.v-chips .v-input-container{min-height:54px;display:flex;flex-wrap:wrap}.v-chips .v-input{width:128px;flex:1}.v-menu{display:inline-block}.v-menu-content{width:168px;min-width:84px;max-width:392px;min-height:64px;max-height:calc(100vh - 32px);overflow-x:hidden;overflow-y:auto;position:absolute;z-index:131;transform:scale(0.9, 0.85) translateZ(0);border-radius:2px;box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);opacity:0;transition:width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), margin 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), transform 0s 0.4s cubic-bezier(0.55, 0, 0.55, 0.2);will-change:transform, opacity, width}.v-menu-content.v-direction-bottom-right{margin-top:-20px;margin-left:-8px;transform-origin:top left}.v-menu-content.v-direction-bottom-right.v-active{margin-top:-11px}.v-menu-content.v-direction-bottom-left{margin-top:-20px;margin-left:8px;transform-origin:top right}.v-menu-content.v-direction-bottom-left.v-active{margin-top:-11px}.v-menu-content.v-direction-top-right{margin-top:20px;margin-left:-8px;transform-origin:bottom left}.v-menu-content.v-direction-top-right.v-active{margin-top:11px}.v-menu-content.v-direction-top-left{margin-top:20px;margin-left:8px;transform-origin:bottom right}.v-menu-content.v-direction-top-left.v-active{margin-top:11px}.v-menu-content.v-align-trigger{margin:0}.v-menu-content.v-size-1{width:84px}.v-menu-content.v-size-2{width:112px}.v-menu-content.v-size-3{width:168px}.v-menu-content.v-size-4{width:224px}.v-menu-content.v-size-5{width:280px}.v-menu-content.v-size-6{width:336px}.v-menu-content.v-size-7{width:392px}.v-menu-content.v-active{pointer-events:auto;opacity:1;transform:scale(1) translateZ(0);transition:width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-menu-content.v-active .v-list{opacity:1;transition:opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-menu-content .v-list{opacity:0;transition:opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-menu-item{cursor:pointer;font-size:16px;line-height:1.2em}.v-menu-item[disabled]{cursor:default}.v-menu-item .v-list-item-holder{overflow:hidden;text-overflow:ellipsis}.v-menu-backdrop{z-index:130}.v-list{margin:0;padding:8px 0;display:flex;flex-flow:column nowrap;position:relative;list-style:none}.v-list.v-dense{padding:4px 0}.v-list.v-dense .v-list-item.v-inset .v-list-item-container{padding-left:72px}.v-list.v-dense .v-list-item .v-list-item-container{min-height:40px;font-size:13px}.v-list.v-dense .v-list-item .v-list-item-container .v-avatar:first-child,.v-list.v-dense .v-list-item .v-list-item-container .v-list-action:first-child{margin-right:24px}.v-list.v-dense .v-avatar{width:32px;min-width:32px;height:32px;min-height:32px}.v-list.v-dense .v-list-item-expand{min-height:40px}.v-list.v-double-line.v-dense .v-list-item .v-list-item-container{min-height:60px}.v-list.v-double-line.v-dense .v-list-item .v-avatar{width:36px;min-width:36px;height:36px;min-height:36px}.v-list.v-double-line.v-dense .v-list-item .v-avatar .v-avatar:first-child,.v-list.v-double-line.v-dense .v-list-item .v-avatar .v-list-action:first-child{margin-right:20px}.v-list.v-double-line.v-dense .v-list-text-container>:nth-child(1){font-size:13px}.v-list.v-double-line.v-dense .v-list-text-container>:nth-child(2){font-size:13px}.v-list.v-double-line .v-list-item .v-list-item-container{min-height:72px}.v-list.v-triple-line.v-dense .v-list-item .v-list-item-container{min-height:76px}.v-list.v-triple-line.v-dense .v-list-item .v-avatar{width:36px;min-width:36px;height:36px;min-height:36px}.v-list.v-triple-line.v-dense .v-list-item .v-avatar .v-avatar:first-child,.v-list.v-triple-line.v-dense .v-list-item .v-avatar .v-list-action:first-child{margin-right:20px}.v-list.v-triple-line.v-dense .v-list-text-container>:nth-child(1){font-size:13px}.v-list.v-triple-line.v-dense .v-list-text-container>:nth-child(2){font-size:13px}.v-list.v-triple-line .v-list-item .v-list-item-container{min-height:88px}.v-list.v-triple-line .v-avatar{margin:0}.v-list .v-subheader.v-inset{padding-left:72px}.v-list>.v-subheader:first-of-type{margin-top:-8px}.v-list-item{height:auto;position:relative;z-index:2}.v-list-item.v-disabled{cursor:default;pointer-events:none}.v-list-item.v-inset .v-list-item-container{padding-left:72px}.v-list-item .v-button-ghost{width:100%;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:0}.v-list-item .v-button:not(.v-button-ghost):not(.v-list-item-container){position:relative;z-index:2}.v-list-item .v-button:not(.v-button-ghost):not(.v-list-item-container) .v-icon{position:relative}.v-list-item .v-list-item-container{min-height:48px;margin:0;padding:0 16px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;flex:1;position:relative;font-size:16px;font-weight:400;text-align:left;text-transform:none}.v-list-item .v-list-item-container:hover{text-decoration:none}.v-list-item .v-list-item-container>.v-icon:first-child{margin-right:32px}.v-list-item .v-list-item-container .v-avatar:first-child,.v-list-item .v-list-item-container .v-list-action:first-child{margin-right:16px}.v-list-item .v-list-item-container .v-list-action{margin:0 -10px 0 0}.v-list-item .v-list-item-container .v-list-action:nth-child(3){margin:0 -10px 0 16px}.v-list-item .v-divider{position:absolute;bottom:0;right:0;left:0}.v-list-item .v-icon,.v-list-item .v-avatar,.v-list-item .v-list-action:first-child{margin:0}.v-list-item .v-icon:first-of-type+*,.v-list-item .v-avatar:first-of-type+*,.v-list-item .v-list-action:first-child:first-of-type+*{flex:1 1 auto}.v-list-item .v-avatar{margin-top:8px;margin-bottom:8px}.v-list-item .v-icon{color:rgba(0,0,0,0.54)}.v-list-item .v-ink-ripple{border-radius:0}.v-list-item-expand{min-height:48px;flex-flow:column wrap;overflow:hidden;transform:translate3D(0, 0, 0)}.v-list-item-expand:before,.v-list-item-expand:after{height:1px;position:absolute;right:0;left:0;z-index:3;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);content:" "}.v-list-item-expand:before{top:0}.v-list-item-expand:after{bottom:0}.v-list-item-expand.v-active{position:relative}.v-list-item-expand.v-active:before,.v-list-item-expand.v-active:after{background-color:rgba(0,0,0,0.12)}.v-list-item-expand.v-active:first-of-type:before{background:none}.v-list-item-expand.v-active:last-of-type:after{background:none}.v-list-item-expand.v-active.v-active+.v-active:before{background:none}.v-list-item-expand.v-active>.v-list-item-container .v-list-expand-indicator{transform:rotateZ(180deg) translate3D(0, 0, 0)}.v-list-item-expand.v-active>.v-list-expand{margin-bottom:0 !important}.v-list-item-expand .v-expansion-indicator,.v-list-item-expand .v-list-item-container,.v-list-item-expand .v-icon{transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-list-item-expand .v-list-expand{position:relative;z-index:1;transform:translate3D(0, 0, 0);will-change:margin-bottom;transition:all 0.5s cubic-bezier(0.35, 0, 0.25, 1)}.v-list-item-expand .v-list-expand.v-transition-off{transition:none !important}.v-list-item-expand .v-list-expand .v-list{padding:0}.v-list-text-container{display:flex;flex-flow:column nowrap;flex:1;overflow:hidden;line-height:1.25em;white-space:normal}.v-list-text-container>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-list-text-container>:nth-child(1){font-size:16px}.v-list-text-container>:nth-child(2),.v-list-text-container>:nth-child(3){margin:0;color:rgba(0,0,0,0.54);font-size:14px}.v-list-text-container>:nth-child(2):not(:last-child){color:rgba(0,0,0,0.87)}.v-card{overflow:auto;display:flex;flex-direction:column;position:relative;z-index:1;border-radius:2px;box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12)}.v-card.v-with-hover{cursor:pointer;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:box-shadow}.v-card.v-with-hover:hover{z-index:2;box-shadow:0 5px 5px -3px rgba(0,0,0,0.2), 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12)}.v-card .v-card-media{position:relative}.v-card .v-card-media.v-16-9{overflow:hidden}.v-card .v-card-media.v-16-9:before{width:100%;padding-top:56.25%;display:block;content:" "}.v-card .v-card-media.v-16-9 img{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%)}.v-card .v-card-media.v-4-3{overflow:hidden}.v-card .v-card-media.v-4-3:before{width:100%;padding-top:75%;display:block;content:" "}.v-card .v-card-media.v-4-3 img{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%)}.v-card .v-card-media.v-1-1{overflow:hidden}.v-card .v-card-media.v-1-1:before{width:100%;padding-top:100%;display:block;content:" "}.v-card .v-card-media.v-1-1 img{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%)}.v-card .v-card-media+.v-card-header{padding-top:24px}.v-card .v-card-media+.v-card-content:last-child{padding-bottom:16px}.v-card .v-card-media img{width:100%}.v-card .v-card-header{padding:16px}.v-card .v-card-header:first-child>.v-title:first-child,.v-card .v-card-header:first-child>.v-card-header-text>.v-title:first-child{margin-top:8px}.v-card .v-card-header:last-child{margin-bottom:8px}.v-card .v-card-header.v-card-header-flex{display:flex;justify-content:space-between}.v-card .v-card-header+.v-card-content{padding-top:0}.v-card .v-card-header+.v-card-actions:not(:last-child){padding:0 8px}.v-card .v-card-header .v-avatar{margin-right:16px;float:left}.v-card .v-card-header .v-avatar ~ .v-title{font-size:14px}.v-card .v-card-header .v-avatar ~ .v-title,.v-card .v-card-header .v-avatar ~ .v-subhead{font-weight:500;line-height:20px}.v-card .v-card-header .v-button{margin:0}.v-card .v-card-header .v-button:last-child{margin-right:-4px}.v-card .v-card-header .v-button+.v-button{margin-left:8px}.v-card .v-card-header .v-card-header-text{flex:1}.v-card .v-card-header .v-card-media{size:80px;width:size;flex:0 0 size;height:size;margin-left:16px}.v-card .v-card-header .v-card-media.v-medium{size:120px;width:size;flex:0 0 size;height:size}.v-card .v-card-header .v-card-media.v-big{size:160px;width:size;flex:0 0 size;height:size}.v-card .v-subhead,.v-card .v-title,.v-card .v-subheading{margin:0;font-weight:400}.v-card .v-subhead{opacity:0.54;font-size:14px;letter-spacing:0.01em;line-height:20px}.v-card .v-subhead+.v-title{margin-top:4px}.v-card .v-title{font-size:24px;letter-spacing:0;line-height:32px}.v-card .v-card-media-actions{padding:16px;display:flex;justify-content:space-between}.v-card .v-card-media-actions .v-card-media{size:240px;max-width:size;max-height:size;flex:1}.v-card .v-card-media-actions .v-card-actions{margin-left:16px;flex-direction:column;justify-content:flex-start;align-items:center}.v-card .v-card-media-actions .v-card-actions .v-button+.v-button{margin:8px 0 0}.v-card .v-card-content{padding:16px;font-size:14px;line-height:22px}.v-card .v-card-content:last-child{padding-bottom:24px}.v-card .v-card-actions{padding:8px;display:flex;justify-content:flex-end;align-items:center}.v-card .v-card-actions .v-button{margin:0}.v-card .v-card-actions .v-button:first-child{margin-left:0}.v-card .v-card-actions .v-button:last-child{margin-right:0}.v-card .v-card-actions .v-button+.v-button{margin-left:4px}.v-card .v-card-area{position:relative}.v-card>.v-card-area:not(:last-child){position:relative}.v-card>.v-card-area:not(:last-child):after{height:1px;position:absolute;bottom:0;content:" "}.v-card>.v-card-area:not(:last-child):not(.v-inset):after{right:0;left:0}.v-card>.v-card-area:not(:last-child).v-inset:after{right:16px;left:16px}.v-card .v-card-media-cover{position:relative;color:#fff}.v-card .v-card-media-cover.v-text-scrim .v-card-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.v-card .v-card-media-cover .v-card-area{position:absolute;right:0;bottom:0;left:0;z-index:2}.v-card .v-card-media-cover .v-card-header+.v-card-actions{padding-top:0}.v-card .v-card-media-cover .v-subhead{opacity:1}.v-card .v-card-expand{overflow:hidden}.v-card .v-card-expand.v-active [v-expand-trigger]{transform:rotateZ(180deg) translate3D(0, 0, 0)}.v-card .v-card-expand.v-active .v-card-content{margin-top:0 !important;opacity:1}.v-card .v-card-expand .v-card-actions{padding-top:0;position:relative;z-index:2}.v-card .v-card-expand [v-expand-trigger]{transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);will-change:transform}.v-card .v-card-expand .v-card-content{padding-top:4px;position:relative;z-index:1;opacity:0;transform:translate3D(0, 0, 0);transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);will-change:margin}.v-table{display:flex;flex-flow:column wrap;overflow-x:auto}.v-table.v-border .v-table-cell:not(:last-child),.v-table.v-border .v-table-head:not(:last-child){border-right:1px solid #e0e0e0}.v-table.v-transition-off .v-table-cell,.v-table.v-transition-off .v-checkbox .v-checkbox-container,.v-table.v-transition-off .v-checkbox .v-checkbox-container:after{transition:none !important}.v-table table{width:100%;border-spacing:0;border-collapse:collapse;overflow:hidden}.v-table tbody .v-table-row{border-top:1px solid #e0e0e0}.v-table tbody .v-table-row.v-selected .v-table-cell{background-color:#f5f5f5}.v-table .v-table-head{padding:0;position:relative;color:rgba(0,0,0,0.54);transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);font-size:12px;line-height:16px;text-align:left}.v-table .v-table-head:last-child .v-table-head-container .v-table-head-text{padding-right:24px}.v-table .v-table-head.v-numeric{text-align:right}.v-table .v-table-head .v-icon{width:16px;min-width:16px;height:16px;min-height:16px;font-size:16px;color:rgba(0,0,0,0.54)}.v-table .v-table-head .v-icon:not(.v-sortable-icon){margin:0 4px}.v-table .v-table-head .v-icon:first-child{margin-left:0}.v-table .v-table-head .v-icon:last-child{margin-right:0}.v-table .v-table-head-container{height:56px;padding:14px 0;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-table .v-table-head-text{height:28px;padding-right:32px;padding-left:24px;display:inline-block;position:relative;overflow:hidden;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.v-table .v-sortable{cursor:pointer}.v-table .v-sortable:first-of-type .v-sortable-icon{left:auto;right:10px}.v-table .v-sortable:hover,.v-table .v-sortable.v-sorted{color:rgba(0,0,0,0.87)}.v-table .v-sortable:hover .v-sortable-icon,.v-table .v-sortable.v-sorted .v-sortable-icon{opacity:1}.v-table .v-sortable.v-sorted .v-sortable-icon{color:rgba(0,0,0,0.87)}.v-table .v-sortable.v-sorted-descending .v-sortable-icon{transform:translateY(-50%) rotate(180deg)}.v-table .v-sortable .v-sortable-icon{position:absolute;top:50%;left:2px;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transform:translateY(-50%);opacity:0;color:rgba(0,0,0,0.38)}.v-table .v-sortable .v-ink-ripple{color:rgba(0,0,0,0.87)}.v-table .v-table-cell{height:48px;position:relative;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);color:rgba(0,0,0,0.87);font-size:13px;line-height:18px}.v-table .v-table-cell:last-child .v-table-cell-container{padding-right:24px}.v-table .v-table-cell.v-numeric{text-align:right}.v-table .v-table-cell.v-numeric .v-table-cell-container{justify-content:flex-end}.v-table .v-table-cell.v-has-action .v-table-cell-container{display:flex;align-items:center;justify-content:space-between}.v-table .v-table-cell .v-table-cell-container{padding:6px 32px 6px 24px}.v-table .v-table-cell .v-button{width:36px;min-width:36px;height:36px;min-height:36px}.v-table .v-table-cell .v-button:last-child{margin:0 -10px 0 0}.v-table .v-table-cell .v-button .v-icon{size:18px;width:36px;min-width:36px;height:36px;min-height:36px;margin:0;color:rgba(0,0,0,0.54);font-size:36px}.v-table .v-table-selection{width:60px;position:relative;vertical-align:middle}.v-table .v-table-selection+.v-table-cell .v-table-cell-container,.v-table .v-table-selection+.v-table-head .v-table-head-container .v-table-head-text{padding-left:8px}.v-table .v-table-selection .v-table-cell-container{padding-right:16px;padding-left:24px}.v-table .v-table-selection .v-checkbox{margin:0}.v-table .v-table-selection .v-checkbox-container{width:18px;height:18px;margin-top:1px}.v-table .v-table-selection .v-checkbox-container:after{top:-1px;left:4px}.v-table .v-table-select{height:48px}.v-table .v-table-select .v-select{min-width:84px}.v-table .v-table-select .v-select-value,.v-table .v-table-select .v-option{margin-top:0;font-size:13px}.v-table.v-dense .v-table-cell{height:32px}.v-table.v-dense .v-table-cell .v-table-cell-container{padding:2px 8px 2px 8px}.v-table.v-dense .v-table-head .v-table-head-container{height:32px;padding:2px 0}.v-table.v-dense .v-table-head-text{padding-left:8px;padding-right:8px}.v-table.v-dense .v-table-select{height:32px;padding:2px 8px 2px 8px}.v-table.v-dense .v-button{height:28px !important;min-height:28px !important;line-height:28px !important}.v-table-head.left,.v-table-cell.left{text-align:left}.v-table-head.right,.v-table-cell.right{text-align:right}.v-table-head.center,.v-table-cell.center{text-align:center}.v-table.v-hover tbody .v-table-row:hover .v-table-cell,.v-table.v-hover tbody .v-table-row:hover .v-table-head{background-color:#eee}.v-table-edit-trigger{display:inline-block;cursor:pointer;color:rgba(0,0,0,0.38)}.v-table-edit-trigger.v-edited{color:rgba(0,0,0,0.87)}.v-table-dialog{max-height:0;margin:0;padding:0 24px 2px;position:absolute;top:0;right:0;left:24px;z-index:60;overflow:hidden;pointer-events:none;border-radius:2px;box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);background-color:#fff;opacity:0;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), max-height 0s 0.5s;transition-duration:0.3s;transform:translate3D(0, -8px, 0)}.v-table-dialog.v-active{max-height:400px;pointer-events:auto;transform:translate3D(#000);opacity:1;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:0.3s}.v-table-dialog.v-large{padding:12px 24px 2px}.v-table-dialog .v-input-container{margin-top:0;margin-bottom:16px}.v-table-dialog .v-input-container.v-input-placeholder input{font-size:13px}.v-table-dialog .v-input-container.v-input-placeholder input::-webkit-input-placeholder{font-size:13px}.v-table-dialog .v-char-counter{font-size:13.5px;color:rgba(0,0,0,0.54)}.v-table-dialog .v-button{min-width:64px}.v-table-card{overflow:visible}.v-table-card .v-toolbar{padding-left:16px;background-color:#fff}.v-table-card .v-title{flex:1;font-size:20px}.v-table-card .v-table-pagination{height:56px;display:flex;flex:1;align-items:center;justify-content:flex-end;border-top:1px solid #e0e0e0;color:rgba(0,0,0,0.54);font-size:12px}.v-table-card .v-table-pagination .v-table-pagination-previous{margin-right:2px;margin-left:18px}.v-table-card .v-table-pagination .v-select{width:auto;min-width:36px;margin:0 32px}.v-table-card .v-table-pagination .v-select:after{margin-top:0}.v-table-card .v-table-pagination .v-select .v-select-value{padding:0;border:none;font-size:13px}.v-table-card .v-table-pagination .v-button:not([disabled]){color:rgba(0,0,0,0.87)}.v-table-card .v-table-pagination .v-button[disabled] .v-icon{color:rgba(0,0,0,0.26)}.v-pagination-select.v-direction-bottom-right{margin-top:-16px}.v-pagination-select .v-list-item-holder{font-size:13px}.v-table-alternate-header{position:absolute;top:0;right:0;left:0;z-index:10;pointer-events:none;opacity:0;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:0.3s}.v-table-alternate-header.v-active{pointer-events:auto;opacity:1;transform:translate3D(#000)}.v-table-alternate-header .v-counter{margin-left:8px;flex:1}.v-calendar{cursor:pointer;width:100%;position:relative;height:auto;box-sizing:border-box}.v-calendar-fill{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}.v-calendar-value{margin-top:8px;display:block;width:100%;position:relative;font-size:16px;box-sizing:border-box}.v-calendar-label{position:absolute}.v-calendar-label.v-placeholder{top:20px;font-size:16px;color:rgba(0,0,0,0.54)}.v-calendar-label.v-caption{top:0px}.v-calendar-panel .inputs{height:35px}.v-calendar-panel .arrows{z-index:2}.v-calendar-panel .month{margin:8px}.v-calendar-panel .month-button{min-width:40px;width:40px;padding:0}.v-calendar-panel .month-button:first-child>.v-icon{position:absolute;bottom:10px;left:10px}.v-calendar-panel .month-button:last-child>.v-icon{position:absolute;top:10px;left:10px}.v-calendar-panel input{text-align:center;font-size:16px;word-spacing:12px !important;border:none;outline:none;box-shadow:none}.v-calendar-panel input::-webkit-inner-spin-button,.v-calendar-panel input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.v-calendar-panel .inputs{margin-top:18px}.v-calendar-panel .switch{position:absolute;top:10px;right:10px}.v-calendar-panel .span{display:inline-block;margin-left:16px}.v-input-container{width:100%;min-height:48px;margin:4px 0 0;padding-top:16px;display:flex;position:relative}.v-input-container.v-dense{margin:4px 0 0}.v-input-container.has-triangle:before{color:rgba(0,0,0,0.38);margin-top:9px;position:absolute;top:50%;right:0;transform:translateY(-50%) scaleY(0.45) scaleX(0.85);transition:all 0.15s linear;content:"\25BC";box-sizing:inherit}.v-input-container:after{height:1px;position:absolute;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.12);transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);content:" "}.v-input-container>label{position:absolute;top:23px;left:0;pointer-events:none;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-duration:0.3s;color:rgba(0,0,0,0.54);font-size:16px;line-height:20px}.v-input-container>input,.v-input-container>textarea{width:100%;height:32px;padding:0;display:block;flex:1;border:none;background:none;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:font-size;color:rgba(0,0,0,0.54);font-family:inherit;font-size:1px;line-height:32px}.v-input-container>input:focus,.v-input-container>textarea:focus{outline:none}.v-input-container>input::-webkit-input-placeholder,.v-input-container>textarea::-webkit-input-placeholder{color:rgba(0,0,0,0.54);font-size:16px;text-shadow:none;-webkit-text-fill-color:initial}.v-input-container>input ~ .v-icon:not(.v-icon-delete),.v-input-container>textarea ~ .v-icon:not(.v-icon-delete){margin-left:12px}.v-input-container>input ~ .v-icon:not(.v-icon-delete):after,.v-input-container>textarea ~ .v-icon:not(.v-icon-delete):after{right:0;left:auto}.v-input-container>textarea{min-height:32px;max-height:230px;padding:5px 0;resize:none;line-height:1.3em}.v-input-container .v-error,.v-input-container .v-count{height:20px;position:absolute;bottom:-22px;font-size:12px}.v-input-container .v-error{display:block !important;left:0;opacity:0;transform:translate3d(0, -8px, 0);transition:all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2)}.v-input-container .v-count{right:0}.v-input-container .v-icon:not(.v-icon-delete){margin:4px auto;color:rgba(0,0,0,0.54);transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}.v-input-container .v-icon:not(.v-icon-delete):after{width:36px;height:2px;position:absolute;left:0;bottom:0;z-index:2;content:""}.v-input-container .v-icon:not(.v-icon-delete) ~ label{left:36px}.v-input-container .v-icon:not(.v-icon-delete) ~ .v-input,.v-input-container .v-icon:not(.v-icon-delete) ~ .v-textarea,.v-input-container .v-icon:not(.v-icon-delete) ~ .v-file{margin-left:12px}.v-input-container.v-input-placeholder>label{pointer-events:auto;top:10px;opacity:0;font-size:12px}.v-input-container.v-input-placeholder>input,.v-input-container.v-input-placeholder>textarea{font-size:16px}.v-input-container.v-input-focused>label,.v-input-container.v-has-value>label{pointer-events:auto;top:0;opacity:1;font-size:12px}.v-input-container.v-input-focused>input,.v-input-container.v-has-value>input,.v-input-container.v-input-focused>textarea,.v-input-container.v-has-value>textarea{font-size:16px}.v-input-container.v-has-value>input,.v-input-container.v-has-value>textarea{color:rgba(0,0,0,0.87)}.v-input-container.v-input-inline>label{pointer-events:none}.v-input-container.v-input-inline.v-input-focused>label{top:23px;font-size:16px}.v-input-container.v-input-inline.v-has-value>label{opacity:0}.v-input-container.v-input-disabled:after{background:bottom left repeat-x;background-image:linear-gradient(to right, rgba(0,0,0,0.38) 0%, rgba(0,0,0,0.38) 33%, transparent 0%);background-size:4px 1px}.v-input-container.v-input-disabled>label,.v-input-container.v-input-disabled>input,.v-input-container.v-input-disabled>textarea{color:rgba(0,0,0,0.38)}.v-input-container.v-has-password.v-input-focused .v-toggle-password{color:rgba(0,0,0,0.54)}.v-input-container.v-has-password .v-toggle-password{margin:0;position:absolute;right:0;bottom:-2px;color:rgba(0,0,0,0.38)}.v-input-container.v-has-password .v-toggle-password .v-ink-ripple{color:rgba(0,0,0,0.87)}.v-input-container.v-input-invalid .v-error{opacity:1;transform:translate3d(0, 0, 0)}.v-input-container.v-input-required>label:after{position:absolute;top:2px;right:0;transform:translateX(calc(100% + 2px));content:"*";font-size:12px;line-height:1em;vertical-align:top}.v-input-container.v-has-select:hover .v-select:not(.v-disabled):after{color:rgba(0,0,0,0.87)}.v-select{cursor:pointer;width:100%;position:relative;height:auto;box-sizing:border-box}.v-select select{display:none}.v-select-fill{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}.v-select-value{margin-top:8px;display:block;width:100%;position:relative;font-size:16px;box-sizing:border-box}.v-select-label{position:absolute}.v-select-label.v-placeholder{top:20px;font-size:16px;color:rgba(0,0,0,0.54)}.v-select-label.v-caption{top:0px}.v-select-panel .search{height:56px !important;min-height:56px !important}.v-select-panel .v-select-panel{z-index:999;background-color:#fff}.v-select-panel input{outline:none;box-shadow:none;border:none;font-size:1em;margin-left:3px}.v-select-panel .v-button{margin:0 !important}.v-option{user-select:none;position:relative;cursor:pointer;font-size:16px;line-height:35px;height:35px;padding:0 16px;display:block;transition:background-color 0.1s;white-space:nowrap}.v-option.focus{background-color:rgba(0,0,0,0.1)}.v-option .v-checkbox{margin:0;margin-right:12px}.v-option .checked{color:#2196f3}.v-option .hover{position:absolute;top:0;left:0;width:100%;height:100%}.croppie-container .cr-boundary{height:calc(100% - 40px) !important}.v-dropzone{height:100%;border:2px solid #e5e5e5;font-family:'Arial', sans-serif;letter-spacing:0.2px;color:#777;transition:background-color 0.2s linear}.v-dropzone .dz-message{text-align:center}.v-dropzone:hover{background-color:#f6f6f6}.v-dropzone i{color:#ccc}.v-dropzone .dz-preview .dz-image{border-radius:0px}.v-dropzone .dz-preview .dz-image:hover img{transform:none;-webkit-filter:none}.v-dropzone .dz-preview .dz-details{bottom:0px;top:0px;color:#fff;background-color:rgba(33,150,243,0.8);transition:opacity 0.2s linear;text-align:left}.v-dropzone .dz-preview .dz-details .dz-filename span,.v-dropzone .dz-preview .dz-details .dz-size span{background-color:transparent}.v-dropzone .dz-preview .dz-details .dz-filenamenot(:hover) span{border:none}.v-dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:transparent;border:none}.v-dropzone .dz-preview .dz-progress .dz-upload{background:#ccc}.v-dropzone .dz-preview .dz-remove{position:absolute;z-index:30;color:#fff;margin-left:15px;padding:10px;top:inherit;bottom:15px;border:2px #fff solid;text-decoration:none;text-transform:uppercase;font-size:0.8rem;font-weight:800;letter-spacing:1.1px;opacity:0}.v-dropzone .dz-preview:hover .dz-remove{opacity:1}.v-dropzone .dz-preview .dz-success-mark,.v-dropzone .dz-preview .dz-error-mark{margin-left:auto !important;margin-top:auto !important;width:100% !important;top:35% !important;left:0}.v-dropzone .dz-preview .dz-success-mark i,.v-dropzone .dz-preview .dz-error-mark i{color:#fff !important;font-size:5rem !important}.v-collapse{margin:8px 0;background-color:#fff}.v-collapse .toggle{user-select:none;display:block;position:relative;cursor:pointer;padding:12px 8px}.v-badge{position:absolute;background-color:#f44336;border-radius:50%;width:22px;height:22px;line-height:22px;top:0;right:0;font-size:14px}.v-card[data-v-005c9488]{width:300px}.sidenav[data-v-22b51005]{width:60px;-ms-flex:none;flex:none}.v-bottom-bar[data-v-22b51005]{z-index:2;position:relative !important;overflow-x:auto;-ms-flex-pack:start;justify-content:flex-start}.v-list[data-v-30918f3a]{width:400px;max-width:100%;max-height:100%;overflow-y:auto}.item:last-child .v-divider[data-v-30918f3a]{display:none}.l-column>div[data-v-5d217d9d]{width:100%}.l-column>div[data-v-5d217d9d]:first-child{width:calc(100% - 50px)}.close[data-v-5d217d9d]{position:absolute;top:11px;right:20px;min-width:40px !important}.v-toolbar[data-v-8f4b9c4c]{z-index:2}.absolute[data-v-8f4b9c4c]{position:absolute;width:100%;height:100%;right:0;top:0}#vision[data-v-0021ec59]{width:100%;height:100%;overflow:hidden}.month[data-v-05f48eb8]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:240px;height:278px}.title[data-v-05f48eb8]{width:100%}th[data-v-05f48eb8]{color:rgba(0,0,0,0.36);font-size:14px;font-weight:normal;text-transform:uppercase}.day[data-v-05f48eb8]{border-radius:50%;width:30px;height:30px;line-height:30px;text-align:center;cursor:pointer}.day.active[data-v-05f48eb8]{background-color:#2196f3;color:#fff}.day.active[data-v-05f48eb8]:hover{background-color:#2196f3;color:#fff}.day[data-v-05f48eb8]:hover{background-color:rgba(0,0,0,0.2)}.month[data-v-300a6b52]{margin:8px}.month-button[data-v-300a6b52]{min-width:40px;width:40px;padding:0}.fade-enter-active[data-v-6758b2d4],.fade-leave-active[data-v-6758b2d4]{transition:opacity 0.5s}.fade-enter[data-v-6758b2d4],.fade-leave-to[data-v-6758b2d4]{opacity:0}.v-loading-child[data-v-6758b2d4]{position:absolute;top:0;left:0;width:100%;height:100%}.v-loading[data-v-6758b2d4]{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.loader[data-v-6758b2d4]{position:absolute;width:100px;height:100px;left:50%;top:20%}.circular[data-v-6758b2d4]{animation:rotate 2s linear infinite;height:100px;position:relative;width:100px}.path[data-v-6758b2d4]{stroke-dasharray:1, 200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124}}@keyframes color{100%,0%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.v-scroller[data-v-048614f9]{overflow:auto;position:relative}.v-scroll-offseter[data-v-048614f9]{position:absolute;left:0;margin:0;padding:0;right:0;top:0}.search[data-v-42937390]{position:absolute;top:3px;display:block;width:300px;height:40px;line-height:40px;min-height:40px;z-index:999;padding:0 30px}.group[data-v-4da50ca9]{width:700px;max-width:100%;min-height:400px}.v-card[data-v-ff1d1d20]{height:150px;background-color:#fff}.v-card-content[data-v-ff1d1d20]{padding-bottom:10px !important}.group[data-v-ff1d1d20]:not(:last-child):after{content:', '}.v-card-header[data-v-ff1d1d20]{padding:6px !important}.v-subheading[data-v-ff1d1d20]{word-wrap:nowrap}.user[data-v-a5cb9946]{width:700px;max-width:100%;min-height:400px}.photo[data-v-357a576f]{width:800px;max-width:100%;height:500px;max-height:100%}.v-dialog-content[data-v-357a576f]{padding:10px}img[data-v-357a576f]{height:100%}.content[data-v-357a576f]{width:calc(100% - 20px);height:calc(100% - 20px)}.v-card[data-v-3dbae89e]{height:150px;background-color:#fff}.v-card-content[data-v-3dbae89e]{padding-bottom:10px !important}.group[data-v-3dbae89e]:not(:last-child):after{content:', '}.v-card-header[data-v-3dbae89e]{padding:6px !important}.v-subheading[data-v-3dbae89e]{word-wrap:nowrap}.task[data-v-6469bc03]{max-width:100%;width:350px}.edit[data-v-6469bc03]{position:absolute !important}.task[data-v-2c796580]{width:350px}.toolbar[data-v-5d76e725]{height:48px;padding:0 0 0 8px}input[data-v-5d76e725]{font-size:16px;border:none;outline:none;box-shadow:none}.v-speed-dial[data-v-5d76e725]{position:relative;top:5px}.saving[data-v-5d76e725]{position:absolute;bottom:0;left:0;width:100%;height:4px;z-index:2}.settings[data-v-5d76e725]{margin-right:0}.ok[data-v-5d76e725]{margin-left:0}.edit[data-v-5d76e725]{position:relative !important}.data[data-v-02f453a1]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toolbar[data-v-02f453a1]{z-index:2;height:48px;min-height:48px}.options[data-v-02f453a1]{height:56px;min-height:56px}.groups[data-v-02f453a1]{padding-bottom:20px}.description[data-v-4cea2955]{padding:20px;position:relative}.icon[data-v-4cea2955]{position:absolute;top:10px;right:10px;opacity:0.5;z-index:2;cursor:pointer}.list[data-v-53a6578a]{padding-top:18px}.list-enter-active[data-v-1b7a8718],.list-leave-active[data-v-1b7a8718]{transition:all 0.5s}.list-enter[data-v-1b7a8718],.list-leave-to[data-v-1b7a8718]{opacity:0}.list-move[data-v-1b7a8718]{transition:transform 0.5s}.v-loading[data-v-5781fd0b]{background-color:#fff}.v-subheader[data-v-5781fd0b]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-button[data-v-24559377]{opacity:0.3}.v-button.active[data-v-24559377]{opacity:1}.task[data-v-7fdf33fc]{cursor:pointer;height:30px;padding:1px 10px;overflow:hidden}.task[data-v-7fdf33fc]:hover{background-color:rgba(0,0,0,0.05)}.link[data-v-7fdf33fc]{cursor:pointer;position:relative;height:100%}.time[data-v-7fdf33fc]{font-size:0.75em}.title[data-v-7fdf33fc]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.time[data-v-7fdf33fc]{margin-left:10px;white-space:nowrap;text-align:right}.full-day[data-v-28cd84fc]{width:500px;max-width:100%;min-height:400px}.content[data-v-28cd84fc]{padding-left:0 !important;padding-right:0 !important}.table-container[data-v-7fa1aee6]{position:absolute;width:100%;height:100%}table[data-v-7fa1aee6]{min-width:100%;min-height:100%;border-collapse:collapse;table-layout:fixed}th[data-v-7fa1aee6]{text-align:center}td[data-v-7fa1aee6],th[data-v-7fa1aee6]{position:relative;border:1px solid rgba(0,0,0,0.12);width:14%}td[data-v-7fa1aee6]:first-child,th[data-v-7fa1aee6]:first-child{border-left:none}td[data-v-7fa1aee6]:last-child,th[data-v-7fa1aee6]:last-child{border-right:none}tr:last-child td[data-v-7fa1aee6],tr:last-child th[data-v-7fa1aee6]{border-bottom:none}.day[data-v-7303e1e6]{width:100%;height:100%;oveflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.showAll[data-v-7303e1e6]{font-size:14px;color:rgba(0,0,0,0.54);cursor:pointer;margin:0;position:absolute;top:2px;right:-2px}.v-fab[data-v-7303e1e6]{right:10px;bottom:10px;height:40px !important;width:40px !important;min-height:40px !important;min-width:40px !important;line-height:40px !important}.tasks[data-v-7303e1e6]{overflow:hidden}.task[data-v-7303e1e6]{font-size:13px;line-height:12px;height:18px;padding:4px;width:100%;width:calc(100% - 2px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background-color 0.2s}.task.done[data-v-7303e1e6]{text-decoration:line-through}.task.done .title[data-v-7303e1e6]{text-decoration:line-through}.task[data-v-7303e1e6]:hover{background-color:rgba(0,0,0,0.1)}.priority[data-v-7303e1e6]{display:inline-block;margin-right:2px}.time[data-v-7303e1e6]{display:inline-block;margin-right:2px;color:rgba(0,0,0,0.54);font-size:0.9em}.title[data-v-7303e1e6]{display:inline-block}.dense .v-fab[data-v-7303e1e6]{right:3px;bottom:3px;height:30px !important;width:30px !important;min-height:30px !important;min-width:30px !important;line-height:30px !important}.dense .task[data-v-7303e1e6]{font-size:12px;line-height:12px;height:14px;padding:2px;width:100%;width:calc(100% - 2px)}.table-container[data-v-1c10a604]{position:absolute;width:100%;height:100%;overflow-x:auto}table[data-v-1c10a604]{min-width:100%;min-height:100%;border-collapse:collapse;table-layout:fixed}th[data-v-1c10a604]{text-align:center}td[data-v-1c10a604],th[data-v-1c10a604]{position:relative;border:1px solid rgba(0,0,0,0.12);width:14%}td[data-v-1c10a604]:first-child,th[data-v-1c10a604]:first-child{border-left:none}td[data-v-1c10a604]:last-child,th[data-v-1c10a604]:last-child{border-right:none}tr:last-child td[data-v-1c10a604],tr:last-child th[data-v-1c10a604]{border-bottom:none}.day[data-v-1c10a604]{min-width:150px}.open[data-v-1c10a604]{font-size:16px;color:rgba(0,0,0,0.54);cursor:pointer;position:relative;top:3px}.v-button[data-v-6859ab04]{margin:1px;min-width:34px;min-height:34px;height:34px}.date[data-v-6859ab04]{text-align:center;margin:8px 0;height:32px}.date .v-input-container[data-v-6859ab04]{padding-top:0;height:32px;min-height:32px}.actions .v-button[data-v-6859ab04]{margin:8px}.fabs[data-v-8df360be]{position:absolute;bottom:16px;right:16px}.v-divider[data-v-8df360be]{margin:8px 0}.just[data-v-54c69583]{margin-left:0 !important;margin-right:0 !important}.priority[data-v-b8e8328a]{overflow:hidden;z-index:2;position:relative;width:40px;height:40px;margin-left:-15px}.priority.hover[data-v-b8e8328a]{overflow:visible}.absolute[data-v-b8e8328a]{width:220px}.warning[data-v-7aad10f9],.v-checkbox[data-v-7aad10f9]{margin:2px;overflow:hidden}.title[data-v-7aad10f9]{margin-left:4px}.v-input-container[data-v-7aad10f9]{min-height:30px !important;margin:0;padding-top:0;margin-top:-1px;margin-bottom:-5px;margin-left:4px}.v-input-container[data-v-7aad10f9]:after{display:none}textarea[data-v-7aad10f9]{margin-top:1px;border:none;outline:none;box-shadow:none;font-size:1em;resize:none}.remove[data-v-7aad10f9]{opacity:0.3;cursor:pointer;border-radius:50% !important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity 0.1s}.remove[data-v-7aad10f9]:hover{opacity:0.8}.subs[data-v-42bea16c]{margin-top:12px}.add[data-v-42bea16c]{width:100%;width:calc(100% - 16px);text-align:center}.plus[data-v-42bea16c]{height:28px;transition:background-color 0.2s;cursor:pointer}.plus[data-v-42bea16c]:hover{background-color:rgba(0,0,0,0.1)}.plus .v-icon[data-v-42bea16c]{margin:1px;color:rgba(0,0,0,0.54)}.v-chips[data-v-2d0d7630]{position:relative;margin-top:-16px}.text[data-v-c65f2742]{margin-bottom:12px}.v-checkbox[data-v-22358efe]{margin:2px;overflow:hidden}.complete[data-v-22358efe]{margin-top:12px}.v-input-container[data-v-61508be8]{margin-bottom:0}.v-button[data-v-61508be8]{margin-bottom:0 !important}.v-button[data-v-21a13263]{width:40px;min-width:30px;margin:2px;padding:0;min-height:26px;line-height:26px;height:26px}.v-tab[data-v-21a13263]{padding:0}.last[data-v-21a13263]{-ms-flex-positive:999;flex-grow:999}.v-tab[data-v-8956b270]{padding:0}.v-input-container[data-v-8956b270]{margin:0 0 8px}.v-button[data-v-4329743e]{width:auto;min-width:30px;margin:2px;padding:0}.edit[data-v-c9a660b6]{width:400px;height:600px;max-width:100%;max-height:100%}.panel[data-v-6ff7eb92]{width:500px;max-width:100%;max-height:100%}.done[data-v-4cbe846c]{width:24px;height:24px;margin-right:4px}.v-checkbox[data-v-4cbe846c]{margin:2px}.priority[data-v-f81b4a28]{margin-right:4px}.v-avatar[data-v-104999f0]{background-color:#fff;min-width:24px !important;min-height:24px !important;width:24px !important;height:24px !important}.v-avatar img[data-v-104999f0]{width:100%;height:100%}.users[data-v-104999f0]{white-space:nowrap;margin-left:4px;margin-right:4px}.user[data-v-104999f0]{display:inline-block;margin-left:-8px}.user[data-v-104999f0]:first-child{margin-left:0}.v-list-item:last-child .v-divider[data-v-9c6c5256]{display:none}.v-list-item.active[data-v-9c6c5256]{color:#03a9f4 !important;background-color:rgba(2,168,244,0.1) !important}.v-list-item.active .v-icon[data-v-9c6c5256]{color:#03a9f4 !important}main[data-v-ec39e48a]{width:270px;height:100%;position:relative}.v-toolbar[data-v-ec39e48a]{z-index:2}.search[data-v-e4d1c8e8]{display:block}.search[data-v-42937390]{position:absolute;top:3px;display:block;width:300px;height:40px;line-height:40px;min-height:40px;z-index:999;padding:0 30px}.group[data-v-4da50ca9]{width:700px;max-width:100%;min-height:400px}.v-card[data-v-ff1d1d20]{height:150px;background-color:#fff}.v-card-content[data-v-ff1d1d20]{padding-bottom:10px !important}.group[data-v-ff1d1d20]:not(:last-child):after{content:', '}.v-card-header[data-v-ff1d1d20]{padding:6px !important}.v-subheading[data-v-ff1d1d20]{word-wrap:nowrap}.user[data-v-5cb86f4b]{width:700px;max-width:100%;min-height:400px}.photo[data-v-79a39941]{width:800px;max-width:100%;height:500px;max-height:100%}.v-dialog-content[data-v-79a39941]{padding:10px}img[data-v-79a39941]{height:100%}.content[data-v-79a39941]{width:calc(100% - 20px);height:calc(100% - 20px)}.v-card[data-v-254db6e8]{height:150px;background-color:#fff}.v-card-content[data-v-254db6e8]{padding-bottom:10px !important}.group[data-v-254db6e8]:not(:last-child):after{content:', '}.v-card-header[data-v-254db6e8]{padding:6px !important}.v-subheading[data-v-254db6e8]{word-wrap:nowrap}.task[data-v-6469bc03]{max-width:100%;width:350px}.edit[data-v-6469bc03]{position:absolute !important}.task[data-v-2c796580]{width:350px}.toolbar[data-v-0d152313]{height:48px;padding:0 0 0 8px}input[data-v-0d152313]{font-size:16px;border:none;outline:none;box-shadow:none}.v-speed-dial[data-v-0d152313]{position:relative;top:5px}.saving[data-v-0d152313]{position:absolute;bottom:0;left:0;width:100%;height:4px;z-index:2}.settings[data-v-0d152313]{margin-right:0}.ok[data-v-0d152313]{margin-left:0}.edit[data-v-0d152313]{position:relative !important}.data[data-v-02f453a1]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toolbar[data-v-02f453a1]{z-index:2;height:48px;min-height:48px}.options[data-v-02f453a1]{height:56px;min-height:56px}.groups[data-v-02f453a1]{padding-bottom:20px}.description[data-v-4cea2955]{padding:20px;position:relative}.icon[data-v-4cea2955]{position:absolute;top:10px;right:10px;opacity:0.5;z-index:2;cursor:pointer}.list[data-v-53a6578a]{padding-top:18px}.list-enter-active[data-v-1b7a8718],.list-leave-active[data-v-1b7a8718]{transition:all 0.5s}.list-enter[data-v-1b7a8718],.list-leave-to[data-v-1b7a8718]{opacity:0}.list-move[data-v-1b7a8718]{transition:transform 0.5s}.v-loading[data-v-5781fd0b]{background-color:#fff}.v-subheader[data-v-5781fd0b]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-button[data-v-24559377]{opacity:0.3}.v-button.active[data-v-24559377]{opacity:1}.task[data-v-7fdf33fc]{cursor:pointer;height:30px;padding:1px 10px;overflow:hidden}.task[data-v-7fdf33fc]:hover{background-color:rgba(0,0,0,0.05)}.link[data-v-7fdf33fc]{cursor:pointer;position:relative;height:100%}.time[data-v-7fdf33fc]{font-size:0.75em}.title[data-v-7fdf33fc]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.time[data-v-7fdf33fc]{margin-left:10px;white-space:nowrap;text-align:right}.full-day[data-v-28cd84fc]{width:500px;max-width:100%;min-height:400px}.content[data-v-28cd84fc]{padding-left:0 !important;padding-right:0 !important}.table-container[data-v-7fa1aee6]{position:absolute;width:100%;height:100%}table[data-v-7fa1aee6]{min-width:100%;min-height:100%;border-collapse:collapse;table-layout:fixed}th[data-v-7fa1aee6]{text-align:center}td[data-v-7fa1aee6],th[data-v-7fa1aee6]{position:relative;border:1px solid rgba(0,0,0,0.12);width:14%}td[data-v-7fa1aee6]:first-child,th[data-v-7fa1aee6]:first-child{border-left:none}td[data-v-7fa1aee6]:last-child,th[data-v-7fa1aee6]:last-child{border-right:none}tr:last-child td[data-v-7fa1aee6],tr:last-child th[data-v-7fa1aee6]{border-bottom:none}.day[data-v-7303e1e6]{width:100%;height:100%;oveflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.showAll[data-v-7303e1e6]{font-size:14px;color:rgba(0,0,0,0.54);cursor:pointer;margin:0;position:absolute;top:2px;right:-2px}.v-fab[data-v-7303e1e6]{right:10px;bottom:10px;height:40px !important;width:40px !important;min-height:40px !important;min-width:40px !important;line-height:40px !important}.tasks[data-v-7303e1e6]{overflow:hidden}.task[data-v-7303e1e6]{font-size:13px;line-height:12px;height:18px;padding:4px;width:100%;width:calc(100% - 2px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background-color 0.2s}.task.done[data-v-7303e1e6]{text-decoration:line-through}.task.done .title[data-v-7303e1e6]{text-decoration:line-through}.task[data-v-7303e1e6]:hover{background-color:rgba(0,0,0,0.1)}.priority[data-v-7303e1e6]{display:inline-block;margin-right:2px}.time[data-v-7303e1e6]{display:inline-block;margin-right:2px;color:rgba(0,0,0,0.54);font-size:0.9em}.title[data-v-7303e1e6]{display:inline-block}.dense .v-fab[data-v-7303e1e6]{right:3px;bottom:3px;height:30px !important;width:30px !important;min-height:30px !important;min-width:30px !important;line-height:30px !important}.dense .task[data-v-7303e1e6]{font-size:12px;line-height:12px;height:14px;padding:2px;width:100%;width:calc(100% - 2px)}.table-container[data-v-1c10a604]{position:absolute;width:100%;height:100%;overflow-x:auto}table[data-v-1c10a604]{min-width:100%;min-height:100%;border-collapse:collapse;table-layout:fixed}th[data-v-1c10a604]{text-align:center}td[data-v-1c10a604],th[data-v-1c10a604]{position:relative;border:1px solid rgba(0,0,0,0.12);width:14%}td[data-v-1c10a604]:first-child,th[data-v-1c10a604]:first-child{border-left:none}td[data-v-1c10a604]:last-child,th[data-v-1c10a604]:last-child{border-right:none}tr:last-child td[data-v-1c10a604],tr:last-child th[data-v-1c10a604]{border-bottom:none}.day[data-v-1c10a604]{min-width:150px}.open[data-v-1c10a604]{font-size:16px;color:rgba(0,0,0,0.54);cursor:pointer;position:relative;top:3px}.v-button[data-v-6859ab04]{margin:1px;min-width:34px;min-height:34px;height:34px}.date[data-v-6859ab04]{text-align:center;margin:8px 0;height:32px}.date .v-input-container[data-v-6859ab04]{padding-top:0;height:32px;min-height:32px}.actions .v-button[data-v-6859ab04]{margin:8px}.fabs[data-v-0bf56fe2]{position:absolute;bottom:16px;right:16px}.v-divider[data-v-0bf56fe2]{margin:8px 0}.just[data-v-54c69583]{margin-left:0 !important;margin-right:0 !important}.priority[data-v-b8e8328a]{overflow:hidden;z-index:2;position:relative;width:40px;height:40px;margin-left:-15px}.priority.hover[data-v-b8e8328a]{overflow:visible}.absolute[data-v-b8e8328a]{width:220px}.warning[data-v-7aad10f9],.v-checkbox[data-v-7aad10f9]{margin:2px;overflow:hidden}.title[data-v-7aad10f9]{margin-left:4px}.v-input-container[data-v-7aad10f9]{min-height:30px !important;margin:0;padding-top:0;margin-top:-1px;margin-bottom:-5px;margin-left:4px}.v-input-container[data-v-7aad10f9]:after{display:none}textarea[data-v-7aad10f9]{margin-top:1px;border:none;outline:none;box-shadow:none;font-size:1em;resize:none}.remove[data-v-7aad10f9]{opacity:0.3;cursor:pointer;border-radius:50% !important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity 0.1s}.remove[data-v-7aad10f9]:hover{opacity:0.8}.subs[data-v-42bea16c]{margin-top:12px}.add[data-v-42bea16c]{width:100%;width:calc(100% - 16px);text-align:center}.plus[data-v-42bea16c]{height:28px;transition:background-color 0.2s;cursor:pointer}.plus[data-v-42bea16c]:hover{background-color:rgba(0,0,0,0.1)}.plus .v-icon[data-v-42bea16c]{margin:1px;color:rgba(0,0,0,0.54)}.v-chips[data-v-2d0d7630]{position:relative;margin-top:-16px}.text[data-v-7bb081b1]{margin-bottom:12px}.texts-client[data-v-9c960548]{margin:8px 0}label[data-v-9c960548]{font-size:12px;color:rgba(0,0,0,0.54)}.link[data-v-9c960548]{display:block;color:#2196f3;cursor:pointer}.link[data-v-9c960548]:hover{text-decoration:underline}.v-checkbox[data-v-22358efe]{margin:2px;overflow:hidden}.complete[data-v-22358efe]{margin-top:12px}.v-input-container[data-v-61508be8]{margin-bottom:0}.v-button[data-v-61508be8]{margin-bottom:0 !important}.v-button[data-v-21a13263]{width:40px;min-width:30px;margin:2px;padding:0;min-height:26px;line-height:26px;height:26px}.v-tab[data-v-21a13263]{padding:0}.last[data-v-21a13263]{-ms-flex-positive:999;flex-grow:999}.v-tab[data-v-8956b270]{padding:0}.v-input-container[data-v-8956b270]{margin:0 0 8px}.v-button[data-v-4329743e]{width:auto;min-width:30px;margin:2px;padding:0}.edit[data-v-c9a660b6]{width:400px;height:600px;max-width:100%;max-height:100%}.panel[data-v-6ff7eb92]{width:500px;max-width:100%;max-height:100%}.done[data-v-4cbe846c]{width:24px;height:24px;margin-right:4px}.v-checkbox[data-v-4cbe846c]{margin:2px}.priority[data-v-f81b4a28]{margin-right:4px}.v-avatar[data-v-104999f0]{background-color:#fff;min-width:24px !important;min-height:24px !important;width:24px !important;height:24px !important}.v-avatar img[data-v-104999f0]{width:100%;height:100%}.users[data-v-104999f0]{white-space:nowrap;margin-left:4px;margin-right:4px}.user[data-v-104999f0]{display:inline-block;margin-left:-8px}.user[data-v-104999f0]:first-child{margin-left:0}.v-list-item:last-child .v-divider[data-v-9c6c5256]{display:none}.v-list-item.active[data-v-9c6c5256]{color:#03a9f4 !important;background-color:rgba(2,168,244,0.1) !important}.v-list-item.active .v-icon[data-v-9c6c5256]{color:#03a9f4 !important}main[data-v-ec39e48a]{width:270px;height:100%;position:relative}.v-toolbar[data-v-ec39e48a]{z-index:2}.search[data-v-e4d1c8e8]{display:block}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit;-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:transparent}html,body,#q-app{width:100%;direction:ltr}html,body{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}input[type='text'],input[type='email'],input[type='search'],input[type='password']{-webkit-appearance:none;-moz-appearance:none}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}dfn{font-style:italic}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input,select{overflow:visible}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}input[type='search']{-webkit-appearance:textfield}input[type='search']::-webkit-search-cancel-button,input[type='search']::-webkit-search-decoration{-webkit-appearance:none}.q-icon{line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr}.q-icon,.material-icons{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:inherit;font-size:inherit;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;vertical-align:middle}.q-actionsheet-title{min-height:56px;padding:0 16px;color:#777;color:var(--q-color-faded)}.q-actionsheet-body{max-height:500px}.q-actionsheet-grid{padding:8px 16px}.q-actionsheet-grid .q-item-separator-component{margin:24px 0}.q-actionsheet-grid-item{padding:8px 16px;-webkit-transition:background 0.3s;transition:background 0.3s}.q-actionsheet-grid-item:hover,.q-actionsheet-grid-item:focus{background:#d0d0d0;outline:0}.q-actionsheet-grid-item i,.q-actionsheet-grid-item img{font-size:48px;margin-bottom:8px}.q-actionsheet-grid-item .avatar{width:48px;height:48px}.q-actionsheet-grid-item span{color:#777;color:var(--q-color-faded)}.q-loading-bar{position:fixed;z-index:9998;-webkit-transition:opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0, 0, 0.2, 1);transition:opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0, 0, 0.2, 1);transition:transform 0.5s cubic-bezier(0, 0, 0.2, 1), opacity 0.5s;transition:transform 0.5s cubic-bezier(0, 0, 0.2, 1), opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0, 0, 0.2, 1)}.q-loading-bar.top{left:0;right:0;top:0;width:100%}.q-loading-bar.bottom{left:0;right:0;bottom:0;width:100%}.q-loading-bar.right{top:0;bottom:0;right:0;height:100%}.q-loading-bar.left{top:0;bottom:0;left:0;height:100%}.q-alert{border-radius:3px;-webkit-box-shadow:none;box-shadow:none}.q-alert .avatar{width:32px;height:32px}.q-alert-side,.q-alert-content{padding:12px;font-size:16px;word-break:break-word}.q-alert-side{font-size:24px;background:rgba(0,0,0,0.1)}.q-alert-actions{padding:12px 12px 12px 0}.q-alert-detail{font-size:12px}.q-breadcrumbs .q-icon,.q-breadcrumbs .q-breadcrumbs-separator{font-size:150%}.q-breadcrumbs-last a{pointer-events:none}[dir=rtl] .q-breadcrumbs-separator .q-icon{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.q-btn{outline:0;border:0;vertical-align:middle;cursor:pointer;padding:4px 16px;font-size:14px;text-decoration:none;color:inherit;background:transparent;-webkit-transition:0.3s cubic-bezier(0.25, 0.8, 0.5, 1);transition:0.3s cubic-bezier(0.25, 0.8, 0.5, 1);min-height:2.572em;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);font-weight:500;text-transform:uppercase}button.q-btn{-webkit-appearance:button}a.q-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.q-btn .q-icon,.q-btn .q-spinner{font-size:1.4em}.q-btn .q-btn-inner:before{content:''}.q-btn.disabled{opacity:0.7 !important}.q-btn:not(.disabled):not(.q-btn-flat):not(.q-btn-outline):not(.q-btn-push):before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;z-index:-1;-webkit-transition:0.3s cubic-bezier(0.25, 0.8, 0.5, 1);transition:0.3s cubic-bezier(0.25, 0.8, 0.5, 1)}.q-btn:not(.disabled):not(.q-btn-flat):not(.q-btn-outline):not(.q-btn-push):active:before,.q-btn:not(.disabled):not(.q-btn-flat):not(.q-btn-outline):not(.q-btn-push).active:before{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.2), 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12);box-shadow:0 5px 5px -3px rgba(0,0,0,0.2), 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12)}.q-btn-progress{-webkit-transition:all 0.3s;transition:all 0.3s;height:100%;background:rgba(255,255,255,0.25)}.q-btn-progress.q-btn-dark-progress{background:rgba(0,0,0,0.2)}.q-btn-no-uppercase{text-transform:none}.q-btn-rectangle{border-radius:3px}.q-btn-outline{border:1px solid currentColor;background:transparent !important}.q-btn-push{border-radius:7px;border-bottom:3px solid rgba(0,0,0,0.15)}.q-btn-push:active:not(.disabled),.q-btn-push.active:not(.disabled){-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translateY(3px);transform:translateY(3px);border-bottom-color:transparent}.q-btn-push .q-focus-helper,.q-btn-push .q-ripple-container{height:auto;bottom:-3px}.q-btn-rounded{border-radius:28px}.q-btn-round{border-radius:50%;padding:0;min-height:0;height:3em;width:3em}.q-btn-flat,.q-btn-outline{-webkit-box-shadow:none;box-shadow:none}.q-btn-dense{padding:0.285em;min-height:2em}.q-btn-dense.q-btn-round{padding:0;height:2.4em;width:2.4em}.q-btn-dense .on-left{margin-right:6px}.q-btn-dense .on-right{margin-left:6px}.q-btn-fab .q-icon,.q-btn-fab-mini .q-icon{font-size:24px}.q-btn-fab{height:56px;width:56px}.q-btn-fab-mini{height:40px;width:40px}.q-btn-dropdown-split .q-btn-dropdown-arrow{padding:0 4px;border-left:1px solid rgba(255,255,255,0.3)}.q-btn-group{border-radius:3px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);vertical-align:middle}.q-btn-group>.q-btn-item{-webkit-box-shadow:none;box-shadow:none}.q-btn-group>.q-btn-group>.q-btn:first-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.q-btn-group>.q-btn-group>.q-btn:last-child{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.q-btn-group>.q-btn-group:not(:first-child)>.q-btn:first-child{border-left:0}.q-btn-group>.q-btn-group:not(:last-child)>.q-btn:last-child{border-right:0}.q-btn-group>.q-btn-item:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.q-btn-group>.q-btn-item+.q-btn-item{border-top-left-radius:0;border-bottom-left-radius:0}.q-btn-group-push{border-radius:7px}.q-btn-group-push>.q-btn-push .q-btn-inner{-webkit-transition:0.3s cubic-bezier(0.25, 0.8, 0.5, 1);transition:0.3s cubic-bezier(0.25, 0.8, 0.5, 1)}.q-btn-group-push>.q-btn-push:active:not(.disabled),.q-btn-group-push>.q-btn-push.active:not(.disabled){border-bottom-color:rgba(0,0,0,0.15);-webkit-transform:translateY(0);transform:translateY(0)}.q-btn-group-push>.q-btn-push:active:not(.disabled) .q-btn-inner,.q-btn-group-push>.q-btn-push.active:not(.disabled) .q-btn-inner{-webkit-transform:translateY(3px);transform:translateY(3px)}.q-btn-group-rounded{border-radius:28px}.q-btn-group-flat,.q-btn-group-outline{-webkit-box-shadow:none;box-shadow:none}.q-btn-group-outline>.q-btn-item+.q-btn-item{border-left:0}.q-btn-group-outline>.q-btn-item:not(:last-child){border-right:0}.q-card{border-radius:3px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);vertical-align:top}.q-card>div:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.q-card>div:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.q-card>.q-list{border:0}.q-card-separator{background:rgba(0,0,0,0.1);height:1px}.q-card-separator.inset{margin:0 16px}.q-card-container{padding:16px}.q-card-title{font-size:18px;font-weight:400;letter-spacing:normal;line-height:2rem}.q-card-title:empty{display:none}.q-card-subtitle,.q-card-title-extra{font-size:14px;color:rgba(0,0,0,0.4)}.q-card-subtitle .q-icon,.q-card-title-extra .q-icon{font-size:24px}.q-card-main{font-size:14px}.q-card-primary+.q-card-main{padding-top:0}.q-card-actions{padding:8px}.q-card-actions .q-btn{padding:0 8px}.q-card-actions-horiz .q-btn+.q-btn{margin-left:8px}.q-card-actions-vert .q-btn+.q-btn{margin-top:4px}.q-card-media{overflow:hidden}.q-card-media>img{display:block;width:100%;max-width:100%;border:0}.q-card-media-overlay{color:#fff;background:rgba(0,0,0,0.47)}.q-card-media-overlay .q-card-subtitle{color:#fff}.q-card-dark .q-card-separator{background:rgba(255,255,255,0.2)}.q-card-dark .q-card-subtitle,.q-card-dark .q-card-title-extra{color:rgba(255,255,255,0.6)}.q-carousel{overflow:hidden;position:relative}.q-carousel-inner{position:relative;height:100%}.q-carousel-slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;padding:18px}.q-carousel-track{padding:0;margin:0;will-change:transform;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}.q-carousel-track.infinite-left>div:nth-last-child(2){-webkit-box-ordinal-group:-999;-ms-flex-order:-1000;order:-1000;margin-left:-100%}.q-carousel-track.infinite-right>div:nth-child(2){-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}.q-carousel-left-arrow,.q-carousel-right-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:rgba(0,0,0,0.3)}.q-carousel-left-arrow{left:5px}.q-carousel-right-arrow{right:5px}.q-carousel-quick-nav{padding:2px 0;background:rgba(0,0,0,0.3)}.q-carousel-quick-nav .q-icon{font-size:18px !important}.q-carousel-quick-nav .q-btn.inactive{opacity:0.5}.q-carousel-quick-nav .q-btn.inactive .q-icon{font-size:14px !important}.q-carousel-thumbnails{will-change:transform;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;-webkit-transform:translateY(105%);transform:translateY(105%);width:100%;height:auto;max-height:60%;overflow:auto;background:#000;padding:0.5rem;text-align:center;-webkit-box-shadow:0 -3px 6px rgba(0,0,0,0.16), 0 -5px 6px rgba(0,0,0,0.23);box-shadow:0 -3px 6px rgba(0,0,0,0.16), 0 -5px 6px rgba(0,0,0,0.23)}.q-carousel-thumbnails.active{-webkit-transform:translateY(0);transform:translateY(0)}.q-carousel-thumbnails img{height:auto;width:100%;display:block;opacity:0.5;will-change:opacity;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;cursor:pointer;border:1px solid #000}.q-carousel-thumbnails>div>div{-webkit-box-flex:0;-ms-flex:0 0 108px;flex:0 0 108px}.q-carousel-thumbnails>div>div.active img,.q-carousel-thumbnails>div>div img.active{opacity:1;border-color:#fff}.q-carousel-thumbnail-btn{background:rgba(0,0,0,0.3);top:5px;right:5px}body.desktop .q-carousel-thumbnails img:hover{opacity:1}.q-message-name,.q-message-stamp,.q-message-label{font-size:small}.q-message-label{margin:24px 0}.q-message-stamp{color:inherit;margin-top:4px;opacity:0.6;display:none}.q-message-avatar{border-radius:50%;width:48px;height:48px}.q-message{margin-bottom:8px}.q-message:first-child .q-message-label{margin-top:0}.q-message-received .q-message-avatar{margin-right:8px}.q-message-received .q-message-text{color:#81c784;border-radius:3px 3px 3px 0}.q-message-received .q-message-text:last-child:before{right:100%;border-right:0 solid transparent;border-left:8px solid transparent;border-bottom:8px solid currentColor}.q-message-received .q-message-text-content{color:#000}.q-message-sent .q-message-name{text-align:right}.q-message-sent .q-message-avatar{margin-left:8px}.q-message-sent .q-message-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.q-message-sent .q-message-text{color:#e0e0e0;border-radius:3px 3px 0 3px}.q-message-sent .q-message-text:last-child:before{left:100%;border-left:0 solid transparent;border-right:8px solid transparent;border-bottom:8px solid currentColor}.q-message-sent .q-message-text-content{color:#000}.q-message-text{background:currentColor;padding:8px;line-height:1.2;word-break:break-word;position:relative;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.q-message-text+.q-message-text{margin-top:3px}.q-message-text:last-child{min-height:48px}.q-message-text:last-child .q-message-stamp{display:block}.q-message-text:last-child:before{content:'';position:absolute;bottom:0;width:0;height:0}.q-checkbox-icon{height:21px;width:21px;font-size:21px;opacity:0}.q-chip{min-height:32px;max-width:100%;padding:0 12px;font-size:14px;border:#e0e0e0;border-radius:2rem;vertical-align:middle;color:#000;background:#eee}.q-chip:focus .q-chip-close{opacity:0.8}.q-chip .q-icon{font-size:24px;line-height:1}.q-chip-main{line-height:initial;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.q-chip-side{border-radius:50%;height:32px;width:32px;min-width:32px;overflow:hidden}.q-chip-side img{width:100%;height:100%}.q-chip-left{margin-left:-12px;margin-right:8px}.q-chip-right{margin-left:2px;margin-right:-12px}.q-chip-square{border-radius:2px}.q-chip-floating{position:absolute;top:-0.3em;right:-0.3em;pointer-events:none;z-index:1}.q-chip-tag{position:relative;padding-left:1.7rem}.q-chip-tag:after{content:'';position:absolute;top:50%;left:0.5rem;margin-top:-0.25rem;background:#fff;width:0.5rem;height:0.5rem;-webkit-box-shadow:0 -1px 1px 0 rgba(0,0,0,0.3);box-shadow:0 -1px 1px 0 rgba(0,0,0,0.3);border-radius:50%}.q-chip-pointing{position:relative;z-index:0}.q-chip-pointing:before{content:'';z-index:-1;background:inherit;width:16px;height:16px;position:absolute}.q-chip-pointing-up{margin-top:0.8rem}.q-chip-pointing-up:before{top:0;left:50%;-webkit-transform:translateX(-50%) translateY(-22%) rotate(45deg);transform:translateX(-50%) translateY(-22%) rotate(45deg)}.q-chip-pointing-down{margin-bottom:0.8rem}.q-chip-pointing-down:before{right:auto;top:100%;left:50%;-webkit-transform:translateX(-50%) translateY(-78%) rotate(45deg);transform:translateX(-50%) translateY(-78%) rotate(45deg)}.q-chip-pointing-right{margin-right:0.8rem}.q-chip-pointing-right:before{top:50%;right:2px;bottom:auto;left:auto;-webkit-transform:translateX(33%) translateY(-50%) rotate(45deg);transform:translateX(33%) translateY(-50%) rotate(45deg)}.q-chip-pointing-left{margin-left:0.8rem}.q-chip-pointing-left:before{top:50%;left:2px;bottom:auto;right:auto;-webkit-transform:translateX(-33%) translateY(-50%) rotate(45deg);transform:translateX(-33%) translateY(-50%) rotate(45deg)}.q-chip-detail{background:rgba(0,0,0,0.1);opacity:0.8;padding:0 5px;border-radius:inherit;border-top-right-radius:0;border-bottom-right-radius:0}.q-chip-small{min-height:26px}.q-chip-small .q-chip-main{padding:4px 1px;line-height:initial}.q-chip-small .q-chip-side{height:26px;width:26px;min-width:26px}.q-chip-small .q-chip-icon{font-size:16px}.q-chip-dense{min-height:1px;padding:0 3px;font-size:12px}.q-chip-dense.q-chip-tag{padding-left:1.3rem}.q-chip-dense.q-chip-pointing:before{width:9px;height:9px}.q-chip-dense .q-chip-main{padding:1px}.q-chip-dense .q-chip-side{height:18px;width:18px;min-width:16px;font-size:14px}.q-chip-dense .q-chip-left{margin-left:-3px;margin-right:2px}.q-chip-dense .q-chip-right{margin-left:2px;margin-right:-2px}.q-chip-dense .q-icon{font-size:16px}.q-input-chips{margin-top:-1px;margin-bottom:-1px}.q-input-chips .q-chip{margin:1px}.q-input-chips input.q-input-target{min-width:70px !important}.q-collapsible-sub-item{padding:8px 16px}.q-collapsible-sub-item.indent{padding-left:48px;padding-right:0}.q-collapsible-sub-item .q-card{margin-bottom:0}.q-collapsible.router-link-active>.q-item{background:rgba(189,189,189,0.4)}.q-collapsible{-webkit-transition:padding 0.5s;transition:padding 0.5s}.q-collapsible-popup-closed{padding:0 15px}.q-collapsible-popup-closed .q-collapsible-inner{border:1px solid #e0e0e0}.q-collapsible-popup-closed+.q-collapsible-popup-closed .q-collapsible-inner{border-top:0}.q-collapsible-popup-opened{padding:15px 0}.q-collapsible-popup-opened .q-collapsible-inner{-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);box-shadow:0 1px 5px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12)}.q-collapsible-popup-opened+.q-collapsible-popup-opened,.q-collapsible-popup-opened:first-child{padding-top:0}.q-collapsible-popup-opened:last-child{padding-bottom:0}.q-collapsible-cursor-pointer>.q-collapsible-inner>.q-item{cursor:pointer}.q-collapsible-toggle-icon{border-radius:50%;width:1em;text-align:center}.q-color{max-width:100vw;border:1px solid #e0e0e0;display:inline-block;width:100%;background:#fff}.q-color-saturation{width:100%;height:123px}.q-color-saturation-white{background:-webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));background:linear-gradient(to right, #fff, rgba(255,255,255,0))}.q-color-saturation-black{background:-webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0,0,0,0)));background:linear-gradient(to top, #000, rgba(0,0,0,0))}.q-color-saturation-circle{width:10px;height:10px;-webkit-box-shadow:0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,0.3), 0 0 1px 2px rgba(0,0,0,0.4);box-shadow:0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,0.3), 0 0 1px 2px rgba(0,0,0,0.4);border-radius:50%;-webkit-transform:translate(-5px, -5px);transform:translate(-5px, -5px)}.q-color-swatch,.q-color-alpha .q-slider-track{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAH0lEQVQoU2NkYGAwZkAFZ5G5jPRRgOYEVDeB3EBjBQBOZwTVugIGyAAAAABJRU5ErkJggg==") !important}.q-color-swatch{position:relative;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e0e0e0}.q-color-hue .q-slider-track{border-radius:2px;background:-webkit-gradient(linear, left top, right top, from(#f00), color-stop(17%, #ff0), color-stop(33%, #0f0), color-stop(50%, #0ff), color-stop(67%, #00f), color-stop(83%, #f0f), to(#f00));background:linear-gradient(to right, #f00 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);opacity:1;height:8px}.q-color-hue .q-slider-track.active-track{opacity:0}.q-color-alpha .q-slider-track{position:relative;background:#fff;opacity:1;height:8px}.q-color-alpha .q-slider-track:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(#757575));background:linear-gradient(90deg, rgba(255,255,255,0), #757575)}.q-color-alpha .q-slider-track.active-track{opacity:0}.q-color-sliders{height:56px}.q-color-sliders .q-slider{height:20px}.q-color-sliders .q-slider-handle{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.37);box-shadow:0 1px 4px 0 rgba(0,0,0,0.37)}.q-color-sliders .q-slider-ring{display:none}.q-color-inputs{font-size:11px;color:#757575}.q-color-inputs input{border:1px solid #e0e0e0;outline:0}.q-color-padding{padding:0 2px}.q-color-label{padding-top:4px}.q-color-dark{background:#000;border:1px solid #424242}.q-color-dark input{background:#000;color:#bdbdbd;color:var(--q-color-light);border:1px solid #424242;border:1px solid var(--q-color-dark)}.q-color-dark .q-color-inputs{color:#bdbdbd;color:var(--q-color-light)}.q-color-dark .q-color-swatch{border:1px solid #424242;border:1px solid var(--q-color-dark)}.q-datetime-input{min-width:70px}.q-datetime-controls{padding:0 10px 8px}.q-datetime{font-size:12px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:initial}.q-datetime .modal-buttons{padding-top:8px}.q-datetime:not(.no-border):not(.q-datetime-dark) .q-datetime-content{border:1px solid #e0e0e0}.q-datetime:not(.no-border).q-datetime-dark{border:1px solid #424242;border:1px solid var(--q-color-dark)}.q-datetime-header{background:currentColor}.q-datetime-header>div{color:#fff;width:100%}.modal-content>.q-datetime>.q-datetime-header,.q-popover>.q-datetime>.q-datetime-header{min-width:175px}.q-datetime-weekdaystring{font-size:0.8rem;background:rgba(0,0,0,0.1);padding:5px 0}.q-datetime-time{padding:10px 0;will-change:scroll-position;overflow:auto}.q-datetime-ampm{font-size:0.9rem;padding:5px}.q-datetime-datestring{padding:10px 0}.q-datetime-datestring .q-datetime-link{font-size:2.7rem}.q-datetime-datestring .q-datetime-link span{padding:0 5px;width:100%}.q-datetime-datestring .q-datetime-link.small{margin:0 5px;font-size:1.2rem}.q-datetime-datestring .q-datetime-link.small span{padding:5px}.q-datetime-link{opacity:0.6}.q-datetime-link>span{cursor:pointer;display:inline-block;outline:0}.q-datetime-link.active{opacity:1}.q-datetime-clockstring{min-width:210px;font-size:2.7rem;direction:ltr}.q-datetime-selector{min-width:290px;height:310px;overflow:auto}.q-datetime-view-day{width:250px;height:285px;color:#000}.q-datetime-view-year>.q-btn:not(.active),.q-datetime-view-month>.q-btn:not(.active){color:#000}.q-datetime-month-stamp{font-size:16px}.q-datetime-weekdays{margin-bottom:5px}.q-datetime-weekdays div{opacity:0.6;width:35px;height:35px;line-height:35px;margin:0;padding:0;min-width:0;min-height:0;background:transparent}.q-datetime-days div{margin:1px;line-height:33px;width:33px;height:33px;border-radius:50%}.q-datetime-days div.q-datetime-day-active{background:currentColor}.q-datetime-days div.q-datetime-day-active>span{color:#fff}.q-datetime-days div.q-datetime-day-today{color:currentColor;font-size:14px;border:1px solid currentColor}.q-datetime-days div:not(.q-datetime-fillerday):not(.disabled):not(.q-datetime-day-active):hover{background:#e0e0e0}.q-datetime-btn{font-weight:normal}.q-datetime-btn.active{font-size:1.5rem;padding-top:1rem;padding-bottom:1rem}.q-datetime-clock{width:250px;height:250px;border-radius:50%;background:#e0e0e0;padding:24px}.q-datetime-clock-circle{position:relative;-webkit-animation:q-pop 0.5s;animation:q-pop 0.5s}.q-datetime-clock-center{height:6px;width:6px;top:0;margin:auto;border-radius:50%;min-height:0;position:absolute;left:0;right:0;bottom:0;background:currentColor}.q-datetime-clock-pointer{width:1px;height:50%;margin:0 auto;-webkit-transform-origin:top center;transform-origin:top center;min-height:0;position:absolute;left:0;right:0;bottom:0;background:currentColor}.q-datetime-clock-pointer span{position:absolute;border-radius:50%;width:8px;height:8px;bottom:-8px;left:0;min-width:0;min-height:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:currentColor}.q-datetime-arrow{color:#757575}.q-datetime-dark{background:#424242;background:var(--q-color-dark)}.q-datetime-dark .q-datetime-arrow{color:#bdbdbd;color:var(--q-color-light)}.q-datetime-dark .q-datetime-header,.q-datetime-dark .q-datetime-clock{background:#616161}.q-datetime-dark .q-datetime-view-day{color:#fff}.q-datetime-dark .q-datetime-view-year>.q-btn:not(.active),.q-datetime-dark .q-datetime-view-month>.q-btn:not(.active){color:#fff}.q-datetime-dark .q-datetime-days div.q-datetime-day-active>span,.q-datetime-dark .q-datetime-days div:not(.q-datetime-fillerday):not(.disabled):not(.q-datetime-day-active):hover{color:#000}body.desktop .q-datetime-clock-position:not(.active):hover{background:#f5f5f5 !important}body.desktop .q-datetime-dark .q-datetime-clock-position:not(.active):hover{color:#000}.q-datetime-clock-position{position:absolute;min-height:32px;width:32px;height:32px;font-size:12px;line-height:32px;margin:0;padding:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%}.q-datetime-clock-position:not(.active){color:#000}.q-datetime-dark .q-datetime-clock-position:not(.active){color:#fff}.q-datetime-clock-position.active{background:currentColor}.q-datetime-clock-position.active>span{color:#fff}.q-datetime-clock-pos-0{top:0%;left:50%}.q-datetime-clock-pos-1{top:6.7%;left:75%}.q-datetime-clock-pos-2{top:25%;left:93.3%}.q-datetime-clock-pos-3{top:50%;left:100%}.q-datetime-clock-pos-4{top:75%;left:93.3%}.q-datetime-clock-pos-5{top:93.3%;left:75%}.q-datetime-clock-pos-6{top:100%;left:50%}.q-datetime-clock-pos-7{top:93.3%;left:25%}.q-datetime-clock-pos-8{top:75%;left:6.7%}.q-datetime-clock-pos-9{top:50%;left:0%}.q-datetime-clock-pos-10{top:25%;left:6.7%}.q-datetime-clock-pos-11{top:6.7%;left:25%}.q-datetime-clock-pos-12{top:0%;left:50%}.q-datetime-clock-pos-1.fmt24{top:6.7%;left:75%}.q-datetime-clock-pos-2.fmt24{top:25%;left:93.3%}.q-datetime-clock-pos-3.fmt24{top:50%;left:100%}.q-datetime-clock-pos-4.fmt24{top:75%;left:93.3%}.q-datetime-clock-pos-5.fmt24{top:93.3%;left:75%}.q-datetime-clock-pos-6.fmt24{top:100%;left:50%}.q-datetime-clock-pos-7.fmt24{top:93.3%;left:25%}.q-datetime-clock-pos-8.fmt24{top:75%;left:6.7%}.q-datetime-clock-pos-9.fmt24{top:50%;left:0%}.q-datetime-clock-pos-10.fmt24{top:25%;left:6.7%}.q-datetime-clock-pos-11.fmt24{top:6.7%;left:25%}.q-datetime-clock-pos-12.fmt24{top:0%;left:50%}.q-datetime-clock-pos-13.fmt24{top:19.69%;left:67.5%}.q-datetime-clock-pos-14.fmt24{top:32.5%;left:80.31%}.q-datetime-clock-pos-15.fmt24{top:50%;left:85%}.q-datetime-clock-pos-16.fmt24{top:67.5%;left:80.31%}.q-datetime-clock-pos-17.fmt24{top:80.31%;left:67.5%}.q-datetime-clock-pos-18.fmt24{top:85%;left:50%}.q-datetime-clock-pos-19.fmt24{top:80.31%;left:32.5%}.q-datetime-clock-pos-20.fmt24{top:67.5%;left:19.69%}.q-datetime-clock-pos-21.fmt24{top:50%;left:15%}.q-datetime-clock-pos-22.fmt24{top:32.5%;left:19.69%}.q-datetime-clock-pos-23.fmt24{top:19.69%;left:32.5%}.q-datetime-clock-pos-0.fmt24{top:15%;left:50%}.q-datetime-range.row .q-datetime-range-left{border-top-right-radius:0;border-bottom-right-radius:0}.q-datetime-range.row .q-datetime-range-right{border-top-left-radius:0;border-bottom-left-radius:0}.q-datetime-range.column>div+div{margin-top:10px}@media (max-width: 767px){.q-datetime{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}}@media (min-width: 768px){.q-datetime-header{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.q-datetime-content{-webkit-box-flex:2;-ms-flex:2 2 auto;flex:2 2 auto}}.q-dot{position:absolute;top:-2px;right:-10px;height:10px;width:10px;border-radius:50%;background:#f44336;opacity:0.8}.q-editor{border:1px solid #ccc}.q-editor.disabled{border-style:dashed}.q-editor.fullscreen{border:0 !important}.q-editor-content{outline:0;padding:10px;min-height:10em;background:#fff}.q-editor-content hr{border:0;outline:0;margin:1px;height:1px;background:#ccc}.q-editor-toolbar-padding{padding:4px}.q-editor-toolbar{border-bottom:1px solid #ccc;background:#e0e0e0;min-height:37px}.q-editor-toolbar .q-btn-group{-webkit-box-shadow:none;box-shadow:none}.q-editor-toolbar .q-btn-group+.q-btn-group{margin-left:5px}.q-editor-toolbar-separator .q-btn-group+.q-btn-group{padding-left:5px}.q-editor-toolbar-separator .q-btn-group+.q-btn-group:before{content:'';position:absolute;left:0;top:0;bottom:0;height:100%;width:1px;background:#ccc}.q-editor-input input{color:inherit}.q-fab{position:relative;vertical-align:middle}.z-fab{z-index:990}.q-fab-opened .q-fab-actions{opacity:1;-webkit-transform:scaleX(1) scaleY(1) translateX(0) translateY(0);transform:scaleX(1) scaleY(1) translateX(0) translateY(0);pointer-events:all}.q-fab-opened .q-fab-icon{-webkit-transform:rotate3d(0, 0, 1, 180deg);transform:rotate3d(0, 0, 1, 180deg);opacity:0}.q-fab-opened .q-fab-active-icon{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);opacity:1}.q-fab-icon,.q-fab-active-icon{-webkit-transition:opacity 0.4s, -webkit-transform 0.4s;transition:opacity 0.4s, -webkit-transform 0.4s;transition:opacity 0.4s, transform 0.4s;transition:opacity 0.4s, transform 0.4s, -webkit-transform 0.4s}.q-fab-icon{opacity:1;-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}.q-fab-active-icon{opacity:0;-webkit-transform:rotate3d(0, 0, 1, -180deg);transform:rotate3d(0, 0, 1, -180deg)}.q-fab-actions{position:absolute;opacity:0;-webkit-transition:all 0.2s ease-in;transition:all 0.2s ease-in;pointer-events:none}.q-fab-actions .q-btn{margin:5px}.q-fab-right{-webkit-transform:scaleX(0.4) scaleY(0.4) translateX(-100%);transform:scaleX(0.4) scaleY(0.4) translateX(-100%);top:0;bottom:0;left:120%}.q-fab-left{-webkit-transform:scaleX(0.4) scaleY(0.4) translateX(100%);transform:scaleX(0.4) scaleY(0.4) translateX(100%);top:0;bottom:0;right:120%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.q-fab-up{-webkit-transform:scaleX(0.4) scaleY(0.4) translateY(100%);transform:scaleX(0.4) scaleY(0.4) translateY(100%);-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:120%;left:0;right:0}.q-fab-down{-webkit-transform:scaleX(0.4) scaleY(0.4) translateY(-100%);transform:scaleX(0.4) scaleY(0.4) translateY(-100%);-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;top:120%;left:0;right:0}.q-field-icon{width:28px;height:28px;min-width:28px;font-size:28px;margin-right:16px;color:#979797}.q-field-label{padding-right:8px;color:#979797}.q-field-label-inner{min-height:28px}.q-field-label-hint{padding-left:8px}.q-field-bottom{font-size:12px;padding-top:8px;color:#979797}.q-field-no-input .q-field-bottom{margin-top:8px;border-top:1px solid rgba(0,0,0,0.12)}.q-field-counter{color:#979797;padding-left:8px}.q-field-dark .q-field-label,.q-field-dark .q-field-icon,.q-field-dark .q-field-counter,.q-field-dark .q-field-bottom{color:#a7a7a7}.q-field-dark .q-field-no-input .q-field-bottom{border-top:1px solid #979797}.q-field-with-error .q-field-icon,.q-field-with-error .q-field-label,.q-field-with-error .q-field-bottom{color:#db2828;color:var(--q-color-negative)}.q-field-with-error .q-field-no-input .q-field-bottom{border-top:1px solid #db2828;border-top:1px solid var(--q-color-negative)}.q-field-with-warning .q-field-icon,.q-field-with-warning .q-field-label,.q-field-with-warning .q-field-bottom{color:#f2c037;color:var(--q-color-warning)}.q-field-with-warning .q-field-no-input .q-field-bottom{border-top:1px solid #f2c037;border-top:1px solid var(--q-color-warning)}.q-field-margin{margin-top:5px}.q-field-floating .q-field-margin{margin-top:23px}.q-field-no-input .q-field-margin{margin-top:3px}.q-field-content .q-if.q-if-has-label:not(.q-if-standard){margin-top:9px}.q-field-content .q-if-standard:not(.q-if-has-label){padding-top:6px}.q-field-content .q-option-group{padding-top:0}.q-field-no-input .q-field-content{padding-top:6px}.q-field-vertical:not(.q-field-no-label) .q-field-margin{margin-top:0}.q-field-vertical:not(.q-field-no-label) .q-if-standard:not(.q-if-has-label){padding-top:0}.q-field-vertical:not(.q-field-no-label) .q-if.q-if-has-label:not(.q-if-standard){margin-top:0px}.q-field-vertical.q-field-no-label .q-field-label{display:none}@media (max-width: 575px){.q-field-responsive:not(.q-field-no-label) .q-field-margin{margin-top:0}.q-field-responsive:not(.q-field-no-label) .q-if-standard:not(.q-if-has-label){padding-top:0}.q-field-responsive:not(.q-field-no-label) .q-if.q-if-has-label:not(.q-if-standard){margin-top:0px}.q-field-responsive.q-field-no-label .q-field-label{display:none}}.q-inner-loading{background:rgba(255,255,255,0.6)}.q-inner-loading.dark{background:rgba(0,0,0,0.4)}.q-if,.q-if:before,.q-if-label,.q-if-addon,.q-field-icon,.q-field-label,.q-if-control,.q-field-bottom{-webkit-transition:all 0.45s cubic-bezier(0.23, 1, 0.32, 1), display 0s 0s;transition:all 0.45s cubic-bezier(0.23, 1, 0.32, 1), display 0s 0s}.q-if.q-if-hide-underline:before,.q-if.q-if-inverted:before,.q-if.q-if-hide-underline:after,.q-if.q-if-inverted:after{content:none}.q-if-inverted{padding-left:8px;padding-right:8px}.q-if-inverted .q-if-inner{margin-top:7px;margin-bottom:7px}.q-if-inverted.q-if-has-label .q-if-inner{margin-top:25px}.q-if:before,.q-if:after{position:absolute;top:0;bottom:0;left:0;right:0;border:1px hidden currentColor;border-bottom-style:solid;background:transparent;pointer-events:none;content:''}.q-if:before{color:#bdbdbd;color:var(--q-color-light)}.q-if:after{border-width:0;-webkit-transform-origin:center center 0;transform-origin:center center 0;-webkit-transform:scaleX(0);transform:scaleX(0)}.q-if:not(.q-if-disabled):not(.q-if-error):not(.q-if-warning):hover:before,.q-if.q-if-readonly:not(.q-if-error):not(.q-if-warning):after{color:#000}.q-if-dark.q-if:not(.q-if-disabled):not(.q-if-error):not(.q-if-warning):hover:before,.q-if-dark.q-if.q-if-readonly:not(.q-if-error):not(.q-if-warning):after{color:#fff}.q-if-focused:after{border-width:2px;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:border-left-width 0s 0.45s, border-right-width 0s 0.45s, -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1);transition:border-left-width 0s 0.45s, border-right-width 0s 0.45s, -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1);transition:transform 0.45s cubic-bezier(0.23, 1, 0.32, 1), border-left-width 0s 0.45s, border-right-width 0s 0.45s;transition:transform 0.45s cubic-bezier(0.23, 1, 0.32, 1), border-left-width 0s 0.45s, border-right-width 0s 0.45s, -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1)}.q-if{outline:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem}.q-if .q-if-inner{min-height:24px}.q-if-standard{padding-top:7px;padding-bottom:7px}.q-if-standard.q-if-has-label{padding-top:25px}.q-if-hide-underline{padding-top:0;padding-bottom:0}.q-if-hide-underline.q-if-has-label{padding-top:18px}.q-if-standard .q-if-label,.q-if-inverted .q-if-label{position:absolute;left:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.q-if-standard .q-if-label.q-if-label-above,.q-if-inverted .q-if-label.q-if-label-above{font-size:0.75rem;-webkit-transform:translate(0, -100%);transform:translate(0, -100%);line-height:18px}.q-if-inverted{-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2), 0 1px 1px rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12);box-shadow:0 1px 3px rgba(0,0,0,0.2), 0 1px 1px rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12);border-radius:3px}.q-if-inverted .q-if-label{top:50%;-webkit-transform:translate(0, -21px);transform:translate(0, -21px)}.q-if-inverted .q-if-label.q-if-label-above{top:4px;-webkit-transform:translate(0, -125%);transform:translate(0, -125%)}.q-if-inverted .q-input-target{color:inherit}.q-if-focused:not(.q-if-readonly) .q-if-label,.q-if-focused:not(.q-if-readonly) .q-if-addon,.q-if-focused:not(.q-if-readonly) .q-if-control{color:currentColor}.q-if-warning:before,.q-if-warning:after,.q-if-warning:not(.q-if-inverted) .q-if-label{color:#f2c037;color:var(--q-color-warning)}.q-if-warning:hover:before{color:#f8dd93;color:var(--q-color-warning-l)}.q-if-error:before,.q-if-error:after,.q-if-error:not(.q-if-inverted) .q-if-label{color:#db2828;color:var(--q-color-negative)}.q-if-error:hover:before{color:#ec8b8b;color:var(--q-color-negative-l)}.q-if-disabled{cursor:not-allowed;opacity:0.6}.q-if-disabled .q-if-label,.q-if-disabled .q-if-control,.q-if-disabled .q-input-target,.q-if-disabled .q-chip{cursor:not-allowed}.q-if-dark:not(.q-if-inverted-light) .q-input-target:not(.q-input-target-placeholder){color:#fff}.q-if-focusable{outline:0;cursor:pointer}.q-if-label,.q-input-target,.q-input-target-placeholder{line-height:24px}.q-if-control{font-size:24px;width:24px;height:24px;cursor:pointer}.q-if-control+.q-if-control,.q-if-control+.q-if-inner,.q-if-inner+.q-if-control{margin-left:4px}.q-if-control:hover{opacity:0.7}.q-if-baseline{line-height:24px;width:0;color:transparent}.q-if-label-inner,.q-if-label-spacer,.q-if-baseline{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.q-if-label-spacer{visibility:hidden;height:0 !important;white-space:nowrap}.q-if-label{cursor:text;max-width:100%;overflow:hidden}.q-if-label,.q-if-addon,.q-if-control{color:#979797;line-height:24px}.q-if-inverted .q-if-label,.q-if-inverted .q-if-addon,.q-if-inverted .q-if-control{color:#ddd}.q-if-inverted-light .q-if-label,.q-if-inverted-light .q-if-addon,.q-if-inverted-light .q-if-control{color:#656565}.q-if-addon{opacity:0;cursor:inherit}.q-if-addon:not(.q-if-addon-visible){display:none}.q-if-addon-left{padding-right:1px}.q-if-addon-right{padding-left:1px}.q-if-addon-visible{opacity:1}.q-input-target,.q-input-shadow{border:0;outline:0;padding:0;background:transparent;line-height:24px;font-size:inherit;resize:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000}.q-input-target:-webkit-autofill{-webkit-animation-name:webkit-autofill-on;-webkit-animation-fill-mode:both}.q-input-target.q-input-autofill:not(:-webkit-autofill){-webkit-animation-name:webkit-autofill-off;-webkit-animation-fill-mode:both}.q-input-target::-ms-clear,.q-input-target::-ms-reveal{display:none;width:0;height:0}.q-input-target:invalid{-webkit-box-shadow:inherit;box-shadow:inherit}.q-input-target:before{content:'|';line-height:24px;width:0;color:transparent}input.q-input-target{height:24px;outline:0;display:inline-block;-webkit-appearance:none}.q-if .q-input-target-placeholder{color:#979797 !important}.q-if .q-input-target::-webkit-input-placeholder{color:#979797 !important}.q-if .q-input-target::-moz-placeholder{color:#979797 !important}.q-if .q-input-target:-ms-input-placeholder{color:#979797 !important}.q-if-dark .q-input-target-placeholder{color:#979797 !important}.q-if-dark .q-input-target::-webkit-input-placeholder{color:#979797 !important}.q-if-dark .q-input-target::-moz-placeholder{color:#979797 !important}.q-if-dark .q-input-target:-ms-input-placeholder{color:#979797 !important}.q-if-inverted:not(.q-if-inverted-light) .q-input-target-placeholder{color:#ddd !important}.q-if-inverted:not(.q-if-inverted-light) .q-input-target::-webkit-input-placeholder{color:#ddd !important}.q-if-inverted:not(.q-if-inverted-light) .q-input-target::-moz-placeholder{color:#ddd !important}.q-if-inverted:not(.q-if-inverted-light) .q-input-target:-ms-input-placeholder{color:#ddd !important}.q-input-shadow{overflow:hidden;visibility:hidden;pointer-events:none;height:auto;width:100% !important}.q-jumbotron{position:relative;padding:2rem 1rem;border-radius:3px;background-color:#eee;background-repeat:no-repeat;background-size:cover}.q-jumbotron-dark{color:#fff;background-color:#757575}.q-jumbotron-dark hr.q-hr{background:rgba(255,255,255,0.36)}@media (min-width: 768px){.q-jumbotron{padding:4rem 2rem}}.q-knob,.q-knob>div{position:relative;display:inline-block}.q-knob>div{width:100%;height:100%}.q-knob-label{width:100%;pointer-events:none;position:absolute;left:0;right:0;top:0;bottom:0}.q-knob-label i{font-size:130%}.q-layout{width:100%;min-height:100vh}.q-layout-container .q-layout{min-height:100%}.q-layout-container>div{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.q-layout-container>div>div{min-height:0;max-height:100%}.q-layout-header{-webkit-box-shadow:0 1px 8px rgba(0,0,0,0.2), 0 3px 4px rgba(0,0,0,0.14), 0 3px 3px -2px rgba(0,0,0,0.12);box-shadow:0 1px 8px rgba(0,0,0,0.2), 0 3px 4px rgba(0,0,0,0.14), 0 3px 3px -2px rgba(0,0,0,0.12)}.q-layout-header-hidden{-webkit-transform:translateY(-110%);transform:translateY(-110%)}.q-layout-footer{-webkit-box-shadow:0 -1px 8px rgba(0,0,0,0.2), 0 -3px 4px rgba(0,0,0,0.14), 0 -3px 3px -2px rgba(0,0,0,0.12);box-shadow:0 -1px 8px rgba(0,0,0,0.2), 0 -3px 4px rgba(0,0,0,0.14), 0 -3px 3px -2px rgba(0,0,0,0.12)}.q-layout-footer-hidden{-webkit-transform:translateY(110%);transform:translateY(110%)}.q-layout-drawer{position:absolute;top:0;bottom:0;background:#fff;z-index:1000}.q-layout-drawer.on-top{z-index:3000}.q-layout-drawer-delimiter{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2), 0 5px 8px rgba(0,0,0,0.14), 0 1px 14px rgba(0,0,0,0.12);box-shadow:0 3px 5px -1px rgba(0,0,0,0.2), 0 5px 8px rgba(0,0,0,0.14), 0 1px 14px rgba(0,0,0,0.12)}.q-layout-drawer-left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.q-layout-drawer-right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.q-layout,.q-layout-header,.q-layout-footer,.q-layout-page{position:relative}.q-layout-header,.q-layout-footer{z-index:2000}.q-layout-backdrop{z-index:2999 !important;will-change:background-color}.q-layout-drawer-mini{padding:0 !important}.q-layout-drawer-mini .q-item,.q-layout-drawer-mini .q-item-side{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.q-layout-drawer-mini .q-mini-drawer-hide,.q-layout-drawer-mini .q-collapsible-inner>div:last-of-type,.q-layout-drawer-mini .q-list-header,.q-layout-drawer-mini .q-item-main,.q-layout-drawer-mini .q-item-side-right{display:none}.q-layout-drawer-normal .q-mini-drawer-only{display:none}.q-layout-drawer-mobile .q-mini-drawer-only,.q-layout-drawer-mobile .q-mini-drawer-hide{display:none}.q-layout-drawer-opener{z-index:2001;height:100%;width:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.q-page-sticky-shrink{pointer-events:none}.q-page-sticky-shrink>span{pointer-events:auto}body.q-ios-statusbar-padding .q-layout .q-layout-header>.q-toolbar:nth-child(2),body.q-ios-statusbar-padding .q-layout .q-layout-header>.q-tabs:nth-child(2) .q-tabs-head,body.q-ios-statusbar-padding .q-layout .q-layout-drawer.top-padding,body.q-ios-statusbar-padding .modal:not(.minimized) .q-layout-header>.q-toolbar:nth-child(1){padding-top:20px;min-height:70px}body.q-ios-statusbar-x .q-layout .q-layout-header>.q-toolbar:nth-child(2),body.q-ios-statusbar-x .q-layout .q-layout-header>.q-tabs:nth-child(2) .q-tabs-head,body.q-ios-statusbar-x .q-layout .q-layout-drawer.top-padding,body.q-ios-statusbar-x .modal:not(.minimized) .q-layout-header>.q-toolbar:nth-child(1){padding-top:env(safe-area-inset-top)}body.q-ios-statusbar-x .q-layout .q-layout-footer>.q-toolbar:last-child,body.q-ios-statusbar-x .q-layout .q-layout-footer>.q-tabs:last-child .q-tabs-head,body.q-ios-statusbar-x .q-layout .q-layout-drawer.top-padding,body.q-ios-statusbar-x .modal:not(.minimized) .q-layout-footer>.q-toolbar:last-child{padding-bottom:env(safe-area-inset-bottom);min-height:70px}.q-layout-animate .q-layout-transition{-webkit-transition:all 0.12s ease-in !important;transition:all 0.12s ease-in !important}.q-body-drawer-toggle{overflow-x:hidden !important}@media (max-width: 767px){.layout-padding{padding:1.5rem 0.5rem}.layout-padding.horizontal{padding:0 0.5rem}}@media (min-width: 768px) and (max-width: 991px){.layout-padding{padding:1.5rem 2rem;margin:auto}.layout-padding.horizontal{padding:0 2rem}}@media (min-width: 992px) and (max-width: 1199px){.layout-padding{padding:2.5rem 3rem;margin:auto}.layout-padding.horizontal{padding:0 3rem}}@media (min-width: 1200px){.layout-padding{padding:3rem 4rem;margin:auto}.layout-padding.horizontal{padding:0 4rem}}.q-item-stamp{font-size:0.8rem;line-height:0.8rem;white-space:nowrap;margin:0.3rem 0}.q-item-side{color:#737373;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:38px}