@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap);@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes inRight{0%{transform:translateX(-20%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes inRightShort{0%{transform:translateX(-5%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes inLeft{0%{transform:translateX(20%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes inLeftFull{0%{transform:translateX(100vw)}to{transform:translateX(0)}}@keyframes inBottom{0%{transform:translateY(20%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes inTop{0%{transform:translateY(-10%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes expandFromTop{0%{height:0}to{height:60px}}@keyframes expandFromLeft{0%{transform:scaleY(0)}to{transform:scale(1)}}@keyframes bounce{0%{transform:translateY(-5px)}50%{transform:translateY(5px)}to{transform:translateY(-5px)}}@keyframes beat{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes radiation{0%{opacity:0;transform:scale(1)}30%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.3)}to{opacity:0;transform:scale(1.3)}}@keyframes input-radiation{0%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.06,1.6)}to{opacity:0;transform:scale(1.06,1.6)}}@keyframes flipdown{0%{opacity:0;transform-origin:top center;transform:rotateX(-90deg)}5%{opacity:1}80%{transform:rotateX(8deg)}83%{transform:rotateX(6deg)}92%{transform:rotateX(-3deg)}to{transform-origin:top center;transform:rotateX(0deg)}}.fadeOut5{opacity:1;animation:fadeout;animation-duration:.5s;animation-timing-function:ease-in-out;animation-delay:5s;animation-fill-mode:forwards}.fadeIn{opacity:0;animation:fadeIn;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.fadeInFast{opacity:0;animation:fadeIn;animation-duration:.4s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.inRight{opacity:0;animation:inRight;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.inRightShort{opacity:0;animation:inRight;animation-duration:.4s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.inLeft{opacity:0;animation:inLeft;animation-duration:.1s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.inLeftFull{transform:translateX(100vw);animation:inLeftFull;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.inBottom{opacity:0;animation:inBottom;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.inTop{opacity:0;animation:inBottom;animation-duration:.3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.expandFromTop{height:0;overflow:hidden;animation:expandFromTop;animation-duration:.3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.expandFromLeft{transform:scaleY(0);animation:expandFromLeft;animation-duration:.3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:forwards}.bounce{animation:bounce 2s ease-in-out infinite}.beat{animation:beat 2s ease-in-out infinite}.delay0{animation-delay:0s}.delay1{animation-delay:.3s}.delay2{animation-delay:.6s}.delay3{animation-delay:.9s}.delay4{animation-delay:1.2s}.delay5{animation-delay:1.5s}.delay6{animation-delay:1.8s}.delay7{animation-delay:2.1s}.delay8{animation-delay:2.4s}.delay9{animation-delay:2.7s}.delay10{animation-delay:3s}.full-screen{width:100vw;max-width:100%;height:100vh}.screen-width{width:100vw}.screen-min-width{min-width:100vw}.screen-height{height:100vh}.screen-min-height{min-height:calc(100vh - 70px)}.wi-0{width:0!important}.he-0{height:0!important}.wi-5{width:5%!important}.he-5{height:5%!important}.wi-10{width:10%!important}.he-10{height:10%!important}.wi-15{width:15%!important}.he-15{height:15%!important}.wi-20{width:20%!important}.he-20{height:20%!important}.wi-25{width:25%!important}.he-25{height:25%!important}.wi-30{width:30%!important}.he-30{height:30%!important}.wi-35{width:35%!important}.he-35{height:35%!important}.wi-40{width:40%!important}.he-40{height:40%!important}.wi-45{width:45%!important}.he-45{height:45%!important}.wi-50{width:50%!important}.he-50{height:50%!important}.wi-55{width:55%!important}.he-55{height:55%!important}.wi-60{width:60%!important}.he-60{height:60%!important}.wi-65{width:65%!important}.he-65{height:65%!important}.wi-70{width:70%!important}.he-70{height:70%!important}.wi-75{width:75%!important}.he-75{height:75%!important}.wi-80{width:80%!important}.he-80{height:80%!important}.wi-85{width:85%!important}.he-85{height:85%!important}.wi-90{width:90%!important}.he-90{height:90%!important}.wi-95{width:95%!important}.he-95{height:95%!important}.wi-100{width:100%!important}.he-100{height:100%!important}.wi-auto{width:auto!important}.min-wi-0{min-width:0!important}.max-wi-none{max-width:none!important}.he-auto{height:auto!important}.min-he-0{min-height:0!important}.max-he-none{max-height:none!important}@media screen and (max-width:960px){.wi-sm-0{width:0!important}.he-sm-0{height:0!important}.wi-sm-5{width:5%!important}.he-sm-5{height:5%!important}.wi-sm-10{width:10%!important}.he-sm-10{height:10%!important}.wi-sm-15{width:15%!important}.he-sm-15{height:15%!important}.wi-sm-20{width:20%!important}.he-sm-20{height:20%!important}.wi-sm-25{width:25%!important}.he-sm-25{height:25%!important}.wi-sm-30{width:30%!important}.he-sm-30{height:30%!important}.wi-sm-35{width:35%!important}.he-sm-35{height:35%!important}.wi-sm-40{width:40%!important}.he-sm-40{height:40%!important}.wi-sm-45{width:45%!important}.he-sm-45{height:45%!important}.wi-sm-50{width:50%!important}.he-sm-50{height:50%!important}.wi-sm-55{width:55%!important}.he-sm-55{height:55%!important}.wi-sm-60{width:60%!important}.he-sm-60{height:60%!important}.wi-sm-65{width:65%!important}.he-sm-65{height:65%!important}.wi-sm-70{width:70%!important}.he-sm-70{height:70%!important}.wi-sm-75{width:75%!important}.he-sm-75{height:75%!important}.wi-sm-80{width:80%!important}.he-sm-80{height:80%!important}.wi-sm-85{width:85%!important}.he-sm-85{height:85%!important}.wi-sm-90{width:90%!important}.he-sm-90{height:90%!important}.wi-sm-95{width:95%!important}.he-sm-95{height:95%!important}.wi-sm-100{width:100%!important}.he-sm-100{height:100%!important}.wi-sm-auto{width:auto!important}.min-wi-sm-0{min-width:0!important}.max-wi-sm-none{max-width:none!important}.he-sm-auto{height:auto!important}.min-he-sm-0{min-height:0!important}.max-he-sm-none{max-height:none!important}}.pos-absolute{position:absolute}.pos-absolute.tr{top:0;right:0}.pos-absolute.tl{top:0;left:0}.pos-absolute.br{bottom:0;right:0}.pos-absolute.bl{bottom:0;left:0}.pos-relative{position:relative}.zi-1{z-index:1}.zi-2{z-index:2}.zi-3{z-index:3}.zi-4{z-index:4}.zi-5{z-index:5}.zi-6{z-index:6}.zi-7{z-index:7}.zi-8{z-index:8}.zi-9{z-index:9}.zi-10{z-index:10}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.overflow-visible{overflow:visible!important}.overflow-y-scroll{overflow-y:scroll}.overflow-y-hidden{overflow-y:hidden}.overflow-hidden{overflow:hidden}@media screen and (max-width:960px){.overflow-sm-hidden{overflow:hidden}}.text-ellispsis,.text-no-wrap{white-space:nowrap}.text-ellispsis{text-overflow:ellipsis}.flex-wrap{flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.spaced{letter-spacing:2px}.primary{color:#66c0a6}.secondary{color:#55bae8}.alert{color:#fd8f9e}.grey{color:gray}.white_{color:#fff!important}.black_{color:#000!important}.primary-hover:hover{color:#66c0a6!important}.secondary-hover:hover{color:#55bae8!important}.alert-hover:hover{color:#fd8f9e!important}.grey-hover:hover{color:gray!important}.text-shadow{text-shadow:1px 1px 4px #d3d3d3}.text-shadow-dark{text-shadow:1px 1px 4px rgba(0,0,0,.3)}.box-shadow-1{box-shadow:0 0 6px 0 rgba(0,0,0,.3)}.box-shadow-2{box-shadow:0 0 7px 0 rgba(0,0,0,.3)}.box-shadow-3{box-shadow:0 0 8px 0 rgba(0,0,0,.3)}.box-shadow-4{box-shadow:0 0 9px 0 rgba(0,0,0,.3)}.box-shadow-5{box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.box-shadow-6{box-shadow:0 0 11px 0 rgba(0,0,0,.3)}.box-shadow-7{box-shadow:0 0 12px 0 rgba(0,0,0,.3)}.box-shadow-8{box-shadow:0 0 13px 0 rgba(0,0,0,.3)}.box-shadow-9{box-shadow:0 0 14px 0 rgba(0,0,0,.3)}.box-shadow-10{box-shadow:0 0 15px 0 rgba(0,0,0,.3)}.cursor-pointer{cursor:pointer!important}.cursor-initial{cursor:auto!important}.cursor-cell{cursor:cell!important}.cursor-crosshair{cursor:crosshair!important}.cursor-help{cursor:help!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-wait{cursor:wait!important}.cursor-zoom-in{cursor:zoom-in!important}.cursor-zoom-out{cursor:zoom-out!important}.pointer-events-none{pointer-events:none}.no-appearance{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.no-list-style{list-style:none}.no-resize{resize:none}.no-scroll-bar{overflow:-moz-scrollbars-none;-ms-overflow-style:none}.no-scroll-bar ::-webkit-scrollbar{width:0;background:transparent}.noScrollBar::-webkit-scrollbar{-webkit-appearance:none}body,html{width:100vw;overflow-x:hidden;overscroll-behavior-x:none}body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:.5rem;opacity:1}body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{background-color:#fff;box-shadow:0 0 5px 0 gray;border-radius:10px;-webkit-transition:"background-color" .3s ease;transition:"background-color" .3s ease}body ::-webkit-scrollbar-thumb:hover,html ::-webkit-scrollbar-thumb:hover{background-color:gray}#app{background-color:#fff;position:relative;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#app>footer{background:transparent;position:absolute;left:0;bottom:0;width:100%}#app>footer p{color:#fff;margin:0;font-size:.7em}*{word-break:normal!important}.fade-enter-active,.fade-leave-active{transition-property:opacity;transition-duration:.25s}.fade-enter-active{transition-delay:.25s}.fade-enter,.fade-leave-active{opacity:0}.popup-enter-from,.popup-leave-to{opacity:0;transform:translateY(-60px)}.popup-enter-to,.popup-leave-from{opacity:1;transform:translateY(0)}.popup-enter-active,.popup-leave-active{transition:all 1s ease}a:hover{text-decoration:none!important}ul{list-style:none;padding:0}button{outline:none!important}.v-btn.d-flex.flex-column .v-btn__content,.v-btn.d-md-flex.flex-column .v-btn__content{display:flex;flex-direction:column}.alert{padding:0}.tag{font-size:.7em;padding:.2em .5em;background:#c8c8c8;border-radius:5px;color:#fff;margin-right:.3em;margin:.2em}.btn{display:inline-flex!important}.btn-primary{background-color:#66c0a6!important}.btn-secondary{background-color:#55bae8!important}.btn-alert{background-color:#fd8f9e!important}.container{max-width:none!important}.overlay:before{background:rgba(0,0,0,.4)}.overlay-primary:before,.overlay:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;pointer-events:none}.overlay-primary:before{background:rgba(102,192,166,.4)}.paddingTNAv{padding-top:82px}.BGblueImage{background-image:url(/img/blueBG.cfdddb63.png);background-size:cover;background-repeat:no-repeat}.BGblueGradient{background:#004ecd;background:linear-gradient(117deg,#004ecd,#23a0c3)}.BGgreyImage{background-image:url(/img/greyBG-85.e3d56298.png);background-size:cover;background-repeat:no-repeat}.BGwhitesmoke{background-color:#f5f5f5}.BGlightgrey{background-color:#d3d3d3}.BGlightgrey-opacity{background-color:hsla(0,0%,83%,.5)}.jumbotron{margin:0}@media screen and (max-width:960px){.jumbotron h1{font-size:3em}}.editr--content{background:#fff}.ql-container.ql-snow{height:50vh;background-color:#fff}.carousel-item{z-index:0;color:#000;height:-moz-fit-content;height:fit-content;transition:all .3s ease}.carousel-item .carousel-caption{position:relative;right:auto;bottom:auto;left:auto;color:#000}.draggable>div{background-color:#ededed!important;padding:1em 3em;margin:2px;border-radius:5px;overflow:hidden;position:relative;transition:all .3s ease}.draggable>div:hover{box-shadow:0 0 3px 0 rgba(0,0,0,.2)}.draggable>div:hover .actions{opacity:1}.draggable>div>i{cursor:move;left:0;background-color:#9a9a9a;width:2.5em;color:#fff}.draggable>div .actions,.draggable>div>i{position:absolute;top:0;height:100%;display:flex;align-items:center;justify-content:center}.draggable>div .actions{transition:all .3s ease;opacity:0;right:0;background-color:#b3b3b3;width:-moz-fit-content;width:fit-content}@media screen and (max-width:960px){.draggable>div .actions{opacity:1}}.draggable>div .actions .fa{font-size:1em!important;color:#fff;margin:0 .5em;cursor:pointer}.draggable>div .actions .fa.fa-times{color:#fd8f9e}@media screen and (max-width:960px){.draggable>div .actions .fa{margin:0 1em}}.v-card .caption>*{flex-grow:0}.v-card .caption .image{flex-basis:20%}.v-card .caption .image img{height:8em}.v-card .caption .content{flex:1}.box-shadow-1{box-shadow:3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.border-grey{border:2px solid #d3d3d3}.hover-lightgrey{transition:background-color .3s ease}.hover-lightgrey:hover{background-color:#ededed}.shiny-container{background:#fff;box-shadow:0 0 10px 0 #fff!important}.grecaptcha-badge{visibility:hidden}.video-placeholder{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAM2CAMAAABSSVmJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFpQTFRF7e3t1tbW7u7u3Nzc1NTU1dXV7+/v7Ozs4eHh5+fn2tra6Ojo09PT5OTk29vb6enp2dnZ19fX39/f4uLi3t7e4ODg8PDw3d3d4+Pj2NjY6urq5eXl5ubm6+vr4Yc9DwAACOFJREFUeNrs3WtT4kgYgNEQkgBhCPdV0Pn/f3NnVmW1MWpu2OA530INlalKPRXATr9JAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASZLGxQWBITKfxKWQOvTuuBnHZXdUOvRsUuVZZKrfLgv06zEbxSZbuCzQr+koPlOXBYQOtAv97It6/vwxuu64mTw4Sc1JM6HDkKGXVWD99HrtcTNP716fjkfB8dvXhQ7DhL5YBp6bqz1u5und1el4FBy/fV3oMEzo83B92vjp9drjZp7ePT4dj4Ljt68LHYYJfRa+/hx27XEzz6GfjkfB8dvXhQ5CB4QOCB2ELnQQutBB6EIHoQsdhC50EDogdEDoIHShg9CFDkIXOghd6CB0oYPQAaEDQgeEDj8t9LpdYIcN3S6wcNHQ7+eB8gKhl+FJ50KHIUNflYH1BUJfhycthQ5Dhp6feT/0f9p5P/S6kwodhgm9Thj6vp3Du6Gbpgpxht5pmqrQ4TpC70To8L2h19yD/w+96iH0KvyObj46XDT0u03gEIS+y/u/ox/Ck26EDkOGPpsEqiD0Wduv5688BKFX4UknQochQ/90ZVyyGFfdjO+TIHQr4+DCd/Tw9bPQ0+Oym2N6FvrZ/0bo8L2hJ2lXidAh+tD7JHQQussCQgeEDggdhC50+Nmh+/Ma3H7oRbKcdzIphA6Rh54+7qqyk7uF0CHy0OeHLMs7ydYzoUPcoffwmGp+J3SIO/QhNp4QOkQW+hBbSQkd4gy9180hhQ5xhr5r5yB0uKLQJ+1UQocrCr3lojjTVCGG0E1ThR8Q+uNnu8AOEbpdYOGyoY/vAoevhv72aZVGoR/Ck94JHYYM/dNJLbWhL988rdIodJNa4LKhf3X2Wvj2yb4qdw+f3tTHZq/BFYe+/3tXPmwnqdDhdkN/+gie7+aF0CH60POW39Hz53eXiyT1HR0iD30VbhOxbnBH//tj3mh/LJqGvj7bnELoMGToi3Djp7JZ6H8+vo9nacPQy7PtpoQOQ4bedmXcq2/W2Wpb+/HdyjiIIfSvrnX/IPQ/N/VN3W9y1rrD9Yeev/y4Vj68f1MXOlx/6Ov8OfVsPf2dCh1uMvTd/nRTz+/e+01O6HD9oW+TRZm9/CZX3p9/fBc6XH/o06SY7V7W2OSjzbIQOtxg6Ek6mR6yl9/kqodU6HCDoSdp+lhlp9/kHoUOtxh6khTLzfrlT+orocNthv7npr47LZMTOtxm6GmyOA1uWgsdbjL04jj9/6/pW6HDLYaezsav1sdNhA63F3qa3K+yVyveE6HDzYVezDd5/sEzbEKH6w99+1Ce/oR+eO+pdKHD9YderbPTPjOPnl6D2wz99LF9NH1/5zihw/WHftpMqm4vWKHDjYSeZ7tZ3UawQocYQl8WgcahZ4dp/byWmtDDkxZChyFD32wDq2ah//doatPtnlfhSbdChyFDz34F8kah56Pd8qOhTDWTWsKT/hI6DBl629lr+fOvcPcfTmQyew2uOvQqy/OaDSGFDrcS+ny8Xh/2v81Hh2sIPT/ztdDT42LxmHzWed139JqTCh2GCb3tNNUkLYri87OYpgoxhN52muoXmaYKMYTedppqp9BNU4XLht52CWy30M/+ndAhhtCLdoQO1xT6tp2V0OGKQv/VTi50uKLQOxE6RB56JXS4/dDvegi9EjrEHfpD3t1W6BB36Mn+sO7msJ8IHSIPPXlcdPP62RehQ6ShF12dBS10iC70PgkdhO6ygNABoQNCB6ELHX546Gk3Qof4Q0/TSTev94oVOkQZejrfbrqZzq2Mg+8N/dNpqscy66pchqGbpgoXDX1/Hwinqe7zzk+p5psg9FV40nuhw5Chf3Waaq/Po5umCpcN/auz13rdYcbsNYgz9LZ7Tggdrij0sp210CGC0Gvmmp6FPm+nfD9001ThoqGfbfxUE3rLVXE189Frzip0GCb0fbjx0+oCs9dWZ9tNCR2GDP3TBTODDFm0YAYuGrppqiB0oYPQhQ5CFzoIXeggdEDogNABoYPQhQ5CFzoIXeggdKGD0AGhA0IHhA5CFzoIXeggdKGD0IUOQhc6DBl63XbPtcfNjIPtnW33DN8R+rRmgEPtcTOrYGCDAQ7wHaHXzUevPW4mD+ahm48O3xF6VIQOQgeaWuTRdZ5vXRbo1/GQx2Y0d1mgX+lDtYpLtU1dFuhZcZzF5Vi4KND/PT02LgkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMP6V4ABAN0Y3d7GrSeaAAAAAElFTkSuQmCC);background-size:cover;background-position:50%;background-repeat:no-repeat}.text-gradient{background:linear-gradient(135deg,#66c0a6 20%,#55bae8 40%,#55bae8 0,#539aca,#d795df);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.title-font{font-family:Ubuntu,sans-serif}.main-gradient{background:linear-gradient(135deg,#93cab1 20%,#a2d2e8 40%,#8ab5d2,#e6bceb)}.main-gradient-pastel{background:linear-gradient(135deg,#d7ece2 20%,#dff0f7 40%,#d4e4ee,#edd0f1)}.green-gradient{background:linear-gradient(90deg,#93cab1,#8ab5d2)}.red-gradient{background:linear-gradient(90deg,#fd8f9e,#b18ce2)}.text-grey{color:#484848!important}.text-alert{color:#fd8f9e!important}.v-btn.j-btn,button.j-btn{border-radius:10rem;margin:0 auto}.v-btn.j-btn span,button.j-btn span{font-weight:700}@media screen and (min-width:960px){.v-btn.j-btn.v-size--x-large span,button.j-btn.v-size--x-large span{font-size:1.2rem}}.coach-thumbnail{position:relative;width:100%}.coach-thumbnail:after{content:"";display:block;padding-bottom:100%}.coach-thumbnail img{bottom:0;right:0;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:100%;box-shadow:3px 5px 10px 0 rgba(0,0,0,.2)}.coach-thumbnail img,.confettis-wrapper{position:absolute;top:0;left:0;width:100%}.confettis-wrapper{height:350px}.confettis-wrapper [class|=confetti]{position:absolute}.confettis-wrapper .confetti-0{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:45%;opacity:1;transform:rotate(96.0735278874deg);animation:drop-0 4.9055569721s .3600338696s infinite}@keyframes drop-0{to{top:110%;left:49%}}.confettis-wrapper .confetti-1{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:66%;opacity:1;transform:rotate(267.8832337852deg);animation:drop-1 4.5019646872s .0105409903s infinite}@keyframes drop-1{to{top:110%;left:69%}}.confettis-wrapper .confetti-2{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:-9%;opacity:1;transform:rotate(259.8313071136deg);animation:drop-2 4.1154693631s .7469993953s infinite}@keyframes drop-2{to{top:110%;left:-7%}}.confettis-wrapper .confetti-3{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:8%;opacity:1;transform:rotate(240.2725471112deg);animation:drop-3 4.4311135167s .5431872977s infinite}@keyframes drop-3{to{top:110%;left:11%}}.confettis-wrapper .confetti-4{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:97%;opacity:.5338365105;transform:rotate(200.4140727106deg);animation:drop-4 4.0838140935s .4980124107s infinite}@keyframes drop-4{to{top:110%;left:104%}}.confettis-wrapper .confetti-5{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:-1%;opacity:.9682588228;transform:rotate(85.7352336537deg);animation:drop-5 4.2475648468s .1244756115s infinite}@keyframes drop-5{to{top:110%;left:7%}}.confettis-wrapper .confetti-6{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:84%;opacity:1;transform:rotate(95.8151902317deg);animation:drop-6 4.9972651072s .4938444817s infinite}@keyframes drop-6{to{top:110%;left:97%}}.confettis-wrapper .confetti-7{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:56%;opacity:.7492698002;transform:rotate(231.330683576deg);animation:drop-7 4.1679209106s .5905287384s infinite}@keyframes drop-7{to{top:110%;left:61%}}.confettis-wrapper .confetti-8{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:61%;opacity:1;transform:rotate(177.5103255475deg);animation:drop-8 4.376487123s .0992512736s infinite}@keyframes drop-8{to{top:110%;left:67%}}.confettis-wrapper .confetti-9{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:-4%;opacity:.8144424883;transform:rotate(137.3519306905deg);animation:drop-9 4.5152938004s .1754232415s infinite}@keyframes drop-9{to{top:110%;left:-2%}}.confettis-wrapper .confetti-10{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:50%;opacity:.5943961761;transform:rotate(248.2048350542deg);animation:drop-10 4.463814362s .454698288s infinite}@keyframes drop-10{to{top:110%;left:64%}}.confettis-wrapper .confetti-11{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:70%;opacity:1;transform:rotate(211.5323555414deg);animation:drop-11 4.2844314706s .3221789062s infinite}@keyframes drop-11{to{top:110%;left:71%}}.confettis-wrapper .confetti-12{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:73%;opacity:.9990496912;transform:rotate(304.2509101127deg);animation:drop-12 4.5829403636s .5955298939s infinite}@keyframes drop-12{to{top:110%;left:80%}}.confettis-wrapper .confetti-13{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:26%;opacity:1;transform:rotate(139.4238397542deg);animation:drop-13 4.2158595308s .9118206189s infinite}@keyframes drop-13{to{top:110%;left:37%}}.confettis-wrapper .confetti-14{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:44%;opacity:1;transform:rotate(87.992788157deg);animation:drop-14 4.2955725851s .9907551448s infinite}@keyframes drop-14{to{top:110%;left:55%}}.confettis-wrapper .confetti-15{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:38%;opacity:.800123633;transform:rotate(239.8492595114deg);animation:drop-15 4.5855348649s .9002784309s infinite}@keyframes drop-15{to{top:110%;left:40%}}.confettis-wrapper .confetti-16{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:63%;opacity:.7834583524;transform:rotate(50.6100137002deg);animation:drop-16 4.7163455319s .8430875853s infinite}@keyframes drop-16{to{top:110%;left:64%}}.confettis-wrapper .confetti-17{width:10px;height:4px;background-color:#93cab1;top:-10%;left:51%;opacity:1;transform:rotate(68.2010568826deg);animation:drop-17 4.8659207834s .225952724s infinite}@keyframes drop-17{to{top:110%;left:65%}}.confettis-wrapper .confetti-18{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:59%;opacity:.7951771079;transform:rotate(194.9682978675deg);animation:drop-18 4.0678787362s .0438171272s infinite}@keyframes drop-18{to{top:110%;left:64%}}.confettis-wrapper .confetti-19{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:50%;opacity:.6668203072;transform:rotate(76.3392158989deg);animation:drop-19 4.1333731706s .1299730787s infinite}@keyframes drop-19{to{top:110%;left:61%}}.confettis-wrapper .confetti-20{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:20%;opacity:.6394520054;transform:rotate(19.6360956959deg);animation:drop-20 4.897054648s .520560077s infinite}@keyframes drop-20{to{top:110%;left:22%}}.confettis-wrapper .confetti-21{width:10px;height:4px;background-color:#93cab1;top:-10%;left:98%;opacity:1;transform:rotate(7.0169883193deg);animation:drop-21 4.7972612854s .8798551754s infinite}@keyframes drop-21{to{top:110%;left:99%}}.confettis-wrapper .confetti-22{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:36%;opacity:.7673269432;transform:rotate(152.7033205963deg);animation:drop-22 4.699842764s .5574126621s infinite}@keyframes drop-22{to{top:110%;left:38%}}.confettis-wrapper .confetti-23{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:87%;opacity:1;transform:rotate(82.7908424488deg);animation:drop-23 4.1345474271s .7009861077s infinite}@keyframes drop-23{to{top:110%;left:98%}}.confettis-wrapper .confetti-24{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:60%;opacity:.5880827584;transform:rotate(44.8081162033deg);animation:drop-24 4.7946258496s .0753495432s infinite}@keyframes drop-24{to{top:110%;left:75%}}.confettis-wrapper .confetti-25{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:73%;opacity:.8132528171;transform:rotate(3.2916952986deg);animation:drop-25 4.6198380947s .0448905935s infinite}@keyframes drop-25{to{top:110%;left:77%}}.confettis-wrapper .confetti-26{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:68%;opacity:.8570005099;transform:rotate(140.4476737646deg);animation:drop-26 4.5038242006s .8894388678s infinite}@keyframes drop-26{to{top:110%;left:74%}}.confettis-wrapper .confetti-27{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:35%;opacity:.5372994148;transform:rotate(200.0037711219deg);animation:drop-27 4.6363480265s .2715765728s infinite}@keyframes drop-27{to{top:110%;left:43%}}.confettis-wrapper .confetti-28{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:8%;opacity:1;transform:rotate(310.0837617135deg);animation:drop-28 4.4244521058s .954517158s infinite}@keyframes drop-28{to{top:110%;left:23%}}.confettis-wrapper .confetti-29{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:-4%;opacity:.5189255785;transform:rotate(140.2519516454deg);animation:drop-29 4.8453768189s .4722583011s infinite}@keyframes drop-29{to{top:110%;left:8%}}.confettis-wrapper .confetti-30{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:95%;opacity:1;transform:rotate(11.3881938363deg);animation:drop-30 4.1297366478s .5310326437s infinite}@keyframes drop-30{to{top:110%;left:101%}}.confettis-wrapper .confetti-31{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:4%;opacity:1;transform:rotate(179.3424987348deg);animation:drop-31 4.7310874574s .8866754949s infinite}@keyframes drop-31{to{top:110%;left:6%}}.confettis-wrapper .confetti-32{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:41%;opacity:1;transform:rotate(19.5474513669deg);animation:drop-32 4.1646759277s .1299016506s infinite}@keyframes drop-32{to{top:110%;left:52%}}.confettis-wrapper .confetti-33{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:48%;opacity:1;transform:rotate(23.8469889072deg);animation:drop-33 4.5600015261s 2.0193603ms infinite}@keyframes drop-33{to{top:110%;left:56%}}.confettis-wrapper .confetti-34{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:13%;opacity:1;transform:rotate(66.8398615703deg);animation:drop-34 4.2697514923s .1651811901s infinite}@keyframes drop-34{to{top:110%;left:15%}}.confettis-wrapper .confetti-35{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:71%;opacity:.879567454;transform:rotate(112.4610041765deg);animation:drop-35 4.0807845865s .3725680132s infinite}@keyframes drop-35{to{top:110%;left:73%}}.confettis-wrapper .confetti-36{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:75%;opacity:.6898867761;transform:rotate(228.8254113038deg);animation:drop-36 4.2863583394s .9782365643s infinite}@keyframes drop-36{to{top:110%;left:80%}}.confettis-wrapper .confetti-37{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:97%;opacity:.9346368798;transform:rotate(340.8975130633deg);animation:drop-37 4.4537126911s .6548936525s infinite}@keyframes drop-37{to{top:110%;left:108%}}.confettis-wrapper .confetti-38{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:107%;opacity:1;transform:rotate(314.7957459369deg);animation:drop-38 4.9195789794s .8932292238s infinite}@keyframes drop-38{to{top:110%;left:121%}}.confettis-wrapper .confetti-39{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:9%;opacity:.8702193074;transform:rotate(137.4854418514deg);animation:drop-39 4.113914148s .1077516561s infinite}@keyframes drop-39{to{top:110%;left:14%}}.confettis-wrapper .confetti-40{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:94%;opacity:1;transform:rotate(74.8948077199deg);animation:drop-40 4.8801816069s .3938258517s infinite}@keyframes drop-40{to{top:110%;left:107%}}.confettis-wrapper .confetti-41{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:56%;opacity:.5505217612;transform:rotate(247.7570176439deg);animation:drop-41 4.7782767396s .2734534969s infinite}@keyframes drop-41{to{top:110%;left:71%}}.confettis-wrapper .confetti-42{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:109%;opacity:.6495339672;transform:rotate(342.4570323913deg);animation:drop-42 4.5645798767s .7448699314s infinite}@keyframes drop-42{to{top:110%;left:118%}}.confettis-wrapper .confetti-43{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:-6%;opacity:.6715099295;transform:rotate(153.4997615882deg);animation:drop-43 4.5706531801s .6391183569s infinite}@keyframes drop-43{to{top:110%;left:9%}}.confettis-wrapper .confetti-44{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:90%;opacity:.6120476852;transform:rotate(92.5278417044deg);animation:drop-44 4.6018817162s .3924389778s infinite}@keyframes drop-44{to{top:110%;left:93%}}.confettis-wrapper .confetti-45{width:5px;height:2px;background-color:#93cab1;top:-10%;left:26%;opacity:1;transform:rotate(80.1571380095deg);animation:drop-45 4.8602601506s .6230098579s infinite}@keyframes drop-45{to{top:110%;left:30%}}.confettis-wrapper .confetti-46{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:-7%;opacity:1;transform:rotate(102.6109524029deg);animation:drop-46 4.0229522619s .525054788s infinite}@keyframes drop-46{to{top:110%;left:4%}}.confettis-wrapper .confetti-47{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:93%;opacity:.8096418348;transform:rotate(59.6008947866deg);animation:drop-47 4.5054337849s .8659331159s infinite}@keyframes drop-47{to{top:110%;left:102%}}.confettis-wrapper .confetti-48{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:38%;opacity:.854360517;transform:rotate(101.5880373885deg);animation:drop-48 4.2000802912s .5707700146s infinite}@keyframes drop-48{to{top:110%;left:48%}}.confettis-wrapper .confetti-49{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:101%;opacity:1;transform:rotate(257.7894585613deg);animation:drop-49 4.289019124s .6265341485s infinite}@keyframes drop-49{to{top:110%;left:103%}}.confettis-wrapper .confetti-50{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:93%;opacity:.6491214358;transform:rotate(340.520407577deg);animation:drop-50 4.4874739539s .2323721017s infinite}@keyframes drop-50{to{top:110%;left:106%}}.confettis-wrapper .confetti-51{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:69%;opacity:.5219121239;transform:rotate(274.7877993025deg);animation:drop-51 4.8404065454s .2205693928s infinite}@keyframes drop-51{to{top:110%;left:84%}}.confettis-wrapper .confetti-52{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:53%;opacity:1;transform:rotate(56.5138096616deg);animation:drop-52 4.2878062515s .2639672915s infinite}@keyframes drop-52{to{top:110%;left:64%}}.confettis-wrapper .confetti-53{width:10px;height:4px;background-color:#93cab1;top:-10%;left:43%;opacity:1;transform:rotate(11.8838865255deg);animation:drop-53 4.1563468636s .8481715887s infinite}@keyframes drop-53{to{top:110%;left:55%}}.confettis-wrapper .confetti-54{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:15%;opacity:.7447591849;transform:rotate(210.4729064051deg);animation:drop-54 4.8876310923s .6103836199s infinite}@keyframes drop-54{to{top:110%;left:16%}}.confettis-wrapper .confetti-55{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:30%;opacity:1;transform:rotate(3.3736321965deg);animation:drop-55 4.3572890256s .4712104954s infinite}@keyframes drop-55{to{top:110%;left:35%}}.confettis-wrapper .confetti-56{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:31%;opacity:1;transform:rotate(104.8502532586deg);animation:drop-56 4.2377363436s .6127580304s infinite}@keyframes drop-56{to{top:110%;left:35%}}.confettis-wrapper .confetti-57{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:73%;opacity:1;transform:rotate(192.7590507791deg);animation:drop-57 4.581093739s .2630082809s infinite}@keyframes drop-57{to{top:110%;left:80%}}.confettis-wrapper .confetti-58{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:-9%;opacity:1;transform:rotate(106.445089786deg);animation:drop-58 4.6695996772s .6474480952s infinite}@keyframes drop-58{to{top:110%;left:-3%}}.confettis-wrapper .confetti-59{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:-9%;opacity:.6733589938;transform:rotate(240.004573853deg);animation:drop-59 4.5496264745s .6692970457s infinite}@keyframes drop-59{to{top:110%;left:-6%}}.confettis-wrapper .confetti-60{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:-2%;opacity:.9499822198;transform:rotate(202.5368183045deg);animation:drop-60 4.6466907592s .9974241009s infinite}@keyframes drop-60{to{top:110%;left:11%}}.confettis-wrapper .confetti-61{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:108%;opacity:.5502613371;transform:rotate(159.4343324691deg);animation:drop-61 4.5255513169s .6303774521s infinite}@keyframes drop-61{to{top:110%;left:116%}}.confettis-wrapper .confetti-62{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:15%;opacity:1;transform:rotate(95.636375952deg);animation:drop-62 4.9602722057s .9678906529s infinite}@keyframes drop-62{to{top:110%;left:28%}}.confettis-wrapper .confetti-63{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:13%;opacity:1;transform:rotate(129.0476901736deg);animation:drop-63 4.7219071414s .3709551981s infinite}@keyframes drop-63{to{top:110%;left:20%}}.confettis-wrapper .confetti-64{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:75%;opacity:1;transform:rotate(38.0289453516deg);animation:drop-64 4.2649240072s .584274626s infinite}@keyframes drop-64{to{top:110%;left:90%}}.confettis-wrapper .confetti-65{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:90%;opacity:1;transform:rotate(287.4982067639deg);animation:drop-65 4.3042639506s .7068275462s infinite}@keyframes drop-65{to{top:110%;left:103%}}.confettis-wrapper .confetti-66{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:46%;opacity:.5332982571;transform:rotate(217.5782427923deg);animation:drop-66 4.8406540477s .5668461158s infinite}@keyframes drop-66{to{top:110%;left:50%}}.confettis-wrapper .confetti-67{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:66%;opacity:1;transform:rotate(295.8936513171deg);animation:drop-67 4.6771397167s .8203706356s infinite}@keyframes drop-67{to{top:110%;left:68%}}.confettis-wrapper .confetti-68{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:79%;opacity:1;transform:rotate(317.3339387278deg);animation:drop-68 4.2835350165s .0188629245s infinite}@keyframes drop-68{to{top:110%;left:92%}}.confettis-wrapper .confetti-69{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:9%;opacity:.5813711686;transform:rotate(229.1394873392deg);animation:drop-69 4.5697086044s .8831547281s infinite}@keyframes drop-69{to{top:110%;left:13%}}.confettis-wrapper .confetti-70{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:24%;opacity:.6726340578;transform:rotate(145.4177128696deg);animation:drop-70 4.894019447s .2154769546s infinite}@keyframes drop-70{to{top:110%;left:27%}}.confettis-wrapper .confetti-71{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:78%;opacity:.6907763285;transform:rotate(291.6224828647deg);animation:drop-71 4.3256604285s .4360156002s infinite}@keyframes drop-71{to{top:110%;left:83%}}.confettis-wrapper .confetti-72{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:106%;opacity:1;transform:rotate(325.632323093deg);animation:drop-72 4.153990051s .8530110245s infinite}@keyframes drop-72{to{top:110%;left:119%}}.confettis-wrapper .confetti-73{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:38%;opacity:1;transform:rotate(170.5136734794deg);animation:drop-73 4.4936190733s .5721238355s infinite}@keyframes drop-73{to{top:110%;left:43%}}.confettis-wrapper .confetti-74{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:98%;opacity:.5204379886;transform:rotate(266.8689365485deg);animation:drop-74 4.8332360302s .2696631167s infinite}@keyframes drop-74{to{top:110%;left:109%}}.confettis-wrapper .confetti-75{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:75%;opacity:1;transform:rotate(219.2103858399deg);animation:drop-75 4.1825440184s .7490654041s infinite}@keyframes drop-75{to{top:110%;left:89%}}.confettis-wrapper .confetti-76{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:9%;opacity:1;transform:rotate(341.7338475637deg);animation:drop-76 4.1748765892s .5771196245s infinite}@keyframes drop-76{to{top:110%;left:10%}}.confettis-wrapper .confetti-77{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:10%;opacity:1;transform:rotate(52.9101020417deg);animation:drop-77 4.057725997s .9697133095s infinite}@keyframes drop-77{to{top:110%;left:20%}}.confettis-wrapper .confetti-78{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:41%;opacity:.9021525996;transform:rotate(342.9817098598deg);animation:drop-78 4.9594774697s .7487518461s infinite}@keyframes drop-78{to{top:110%;left:50%}}.confettis-wrapper .confetti-79{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:31%;opacity:1;transform:rotate(9.0694666735deg);animation:drop-79 4.7747612267s .8313495018s infinite}@keyframes drop-79{to{top:110%;left:38%}}.confettis-wrapper .confetti-80{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:45%;opacity:.7389724866;transform:rotate(303.4226723878deg);animation:drop-80 4.5381353363s .4589685404s infinite}@keyframes drop-80{to{top:110%;left:46%}}.confettis-wrapper .confetti-81{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:49%;opacity:.6591665566;transform:rotate(27.5993242663deg);animation:drop-81 4.9134417562s .1474807112s infinite}@keyframes drop-81{to{top:110%;left:52%}}.confettis-wrapper .confetti-82{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:65%;opacity:1;transform:rotate(17.9586410392deg);animation:drop-82 4.3963536942s .3879909815s infinite}@keyframes drop-82{to{top:110%;left:67%}}.confettis-wrapper .confetti-83{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:-6%;opacity:.7498360234;transform:rotate(148.7693244637deg);animation:drop-83 4.2335159099s .5317889276s infinite}@keyframes drop-83{to{top:110%;left:4%}}.confettis-wrapper .confetti-84{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:15%;opacity:.584603665;transform:rotate(148.0981548757deg);animation:drop-84 4.8250976427s .7625681727s infinite}@keyframes drop-84{to{top:110%;left:17%}}.confettis-wrapper .confetti-85{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:34%;opacity:.7057889738;transform:rotate(339.9510117353deg);animation:drop-85 4.3292319259s .2828179512s infinite}@keyframes drop-85{to{top:110%;left:36%}}.confettis-wrapper .confetti-86{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:9%;opacity:.9983726675;transform:rotate(158.0806141568deg);animation:drop-86 4.9765944434s .7884736376s infinite}@keyframes drop-86{to{top:110%;left:14%}}.confettis-wrapper .confetti-87{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:21%;opacity:.769706441;transform:rotate(357.6649333678deg);animation:drop-87 4.4404456371s .9641854131s infinite}@keyframes drop-87{to{top:110%;left:31%}}.confettis-wrapper .confetti-88{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:2%;opacity:.6397822927;transform:rotate(212.6660132698deg);animation:drop-88 4.3477317011s .2697231226s infinite}@keyframes drop-88{to{top:110%;left:12%}}.confettis-wrapper .confetti-89{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:-7%;opacity:1;transform:rotate(228.4722678325deg);animation:drop-89 4.6749623799s .3343699403s infinite}@keyframes drop-89{to{top:110%;left:1%}}.confettis-wrapper .confetti-90{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:49%;opacity:.5028532984;transform:rotate(333.0688423881deg);animation:drop-90 4.6913801863s .9247357476s infinite}@keyframes drop-90{to{top:110%;left:59%}}.confettis-wrapper .confetti-91{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:20%;opacity:1;transform:rotate(140.1009666198deg);animation:drop-91 4.556500607s .747799435s infinite}@keyframes drop-91{to{top:110%;left:33%}}.confettis-wrapper .confetti-92{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:39%;opacity:.6716154792;transform:rotate(58.3081304459deg);animation:drop-92 4.3107680441s .7863006218s infinite}@keyframes drop-92{to{top:110%;left:52%}}.confettis-wrapper .confetti-93{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:7%;opacity:1;transform:rotate(151.7958851442deg);animation:drop-93 4.1336891084s .6990026213s infinite}@keyframes drop-93{to{top:110%;left:22%}}.confettis-wrapper .confetti-94{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:20%;opacity:1;transform:rotate(190.7314989954deg);animation:drop-94 4.7412178451s .7225477112s infinite}@keyframes drop-94{to{top:110%;left:21%}}.confettis-wrapper .confetti-95{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:43%;opacity:1;transform:rotate(349.0235326027deg);animation:drop-95 4.3598944208s .4809852686s infinite}@keyframes drop-95{to{top:110%;left:46%}}.confettis-wrapper .confetti-96{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:22%;opacity:.8504058711;transform:rotate(79.6982993547deg);animation:drop-96 4.3821626905s .4829743071s infinite}@keyframes drop-96{to{top:110%;left:36%}}.confettis-wrapper .confetti-97{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:8%;opacity:.5202316169;transform:rotate(26.1916232054deg);animation:drop-97 4.5596935268s .0999283215s infinite}@keyframes drop-97{to{top:110%;left:15%}}.confettis-wrapper .confetti-98{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:51%;opacity:.9555680291;transform:rotate(63.2825028708deg);animation:drop-98 4.24435823s .7951704078s infinite}@keyframes drop-98{to{top:110%;left:55%}}.confettis-wrapper .confetti-99{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:47%;opacity:.6707381189;transform:rotate(307.8474732322deg);animation:drop-99 4.2435210715s .0065228814s infinite}@keyframes drop-99{to{top:110%;left:58%}}.confettis-wrapper .confetti-100{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:77%;opacity:.5488114611;transform:rotate(333.6643470477deg);animation:drop-100 4.7684459861s .541425781s infinite}@keyframes drop-100{to{top:110%;left:80%}}.confettis-wrapper .confetti-101{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:28%;opacity:.5042017059;transform:rotate(229.7325002353deg);animation:drop-101 4.0059895086s .1932709905s infinite}@keyframes drop-101{to{top:110%;left:36%}}.confettis-wrapper .confetti-102{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:26%;opacity:.9782838053;transform:rotate(111.3052282597deg);animation:drop-102 4.1604057682s .1426868749s infinite}@keyframes drop-102{to{top:110%;left:28%}}.confettis-wrapper .confetti-103{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:47%;opacity:.8199014254;transform:rotate(137.716179462deg);animation:drop-103 4.6061455808s .2035535345s infinite}@keyframes drop-103{to{top:110%;left:52%}}.confettis-wrapper .confetti-104{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:59%;opacity:.8918042876;transform:rotate(348.707798235deg);animation:drop-104 4.4523806425s .5783563928s infinite}@keyframes drop-104{to{top:110%;left:68%}}.confettis-wrapper .confetti-105{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:-2%;opacity:1;transform:rotate(214.4270933812deg);animation:drop-105 4.8807307192s .9959571995s infinite}@keyframes drop-105{to{top:110%;left:0}}.confettis-wrapper .confetti-106{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:109%;opacity:1;transform:rotate(261.8290818444deg);animation:drop-106 4.0953232197s .1487227102s infinite}@keyframes drop-106{to{top:110%;left:110%}}.confettis-wrapper .confetti-107{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:42%;opacity:.8365932385;transform:rotate(277.7956584486deg);animation:drop-107 4.4514355511s .9767586347s infinite}@keyframes drop-107{to{top:110%;left:50%}}.confettis-wrapper .confetti-108{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:42%;opacity:1;transform:rotate(148.3453371338deg);animation:drop-108 4.7694631828s .3801249027s infinite}@keyframes drop-108{to{top:110%;left:57%}}.confettis-wrapper .confetti-109{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:29%;opacity:1;transform:rotate(253.0896362511deg);animation:drop-109 4.3574507649s .0752445437s infinite}@keyframes drop-109{to{top:110%;left:42%}}.confettis-wrapper .confetti-110{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:97%;opacity:1;transform:rotate(292.6778246673deg);animation:drop-110 4.3232271827s .6966943968s infinite}@keyframes drop-110{to{top:110%;left:101%}}.confettis-wrapper .confetti-111{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:42%;opacity:.8191506393;transform:rotate(70.1434615339deg);animation:drop-111 4.0132233366s .2682943894s infinite}@keyframes drop-111{to{top:110%;left:48%}}.confettis-wrapper .confetti-112{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:86%;opacity:.5178014277;transform:rotate(281.3684490711deg);animation:drop-112 4.6275991705s .3703751818s infinite}@keyframes drop-112{to{top:110%;left:94%}}.confettis-wrapper .confetti-113{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:95%;opacity:.6888771629;transform:rotate(11.8922157249deg);animation:drop-113 4.8798968612s .408636988s infinite}@keyframes drop-113{to{top:110%;left:99%}}.confettis-wrapper .confetti-114{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:44%;opacity:1;transform:rotate(260.7232416261deg);animation:drop-114 4.9588054175s .8948880629s infinite}@keyframes drop-114{to{top:110%;left:58%}}.confettis-wrapper .confetti-115{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:29%;opacity:1;transform:rotate(146.2225813125deg);animation:drop-115 4.522511751s .4439061375s infinite}@keyframes drop-115{to{top:110%;left:40%}}.confettis-wrapper .confetti-116{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:49%;opacity:1;transform:rotate(167.4812682874deg);animation:drop-116 4.5765310576s .434278434s infinite}@keyframes drop-116{to{top:110%;left:64%}}.confettis-wrapper .confetti-117{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:81%;opacity:.6221239869;transform:rotate(98.637457038deg);animation:drop-117 4.2577281113s .5226535211s infinite}@keyframes drop-117{to{top:110%;left:85%}}.confettis-wrapper .confetti-118{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:41%;opacity:.763313832;transform:rotate(9.4059424155deg);animation:drop-118 4.8338434178s .4651228957s infinite}@keyframes drop-118{to{top:110%;left:55%}}.confettis-wrapper .confetti-119{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:47%;opacity:.9377505053;transform:rotate(140.6312426939deg);animation:drop-119 4.4891974224s .9981012227s infinite}@keyframes drop-119{to{top:110%;left:54%}}.confettis-wrapper .confetti-120{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:69%;opacity:.7011772257;transform:rotate(26.7786127011deg);animation:drop-120 4.7412786024s .7850046634s infinite}@keyframes drop-120{to{top:110%;left:76%}}.confettis-wrapper .confetti-121{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:77%;opacity:1;transform:rotate(193.1701030871deg);animation:drop-121 4.2750731978s .1055248772s infinite}@keyframes drop-121{to{top:110%;left:86%}}.confettis-wrapper .confetti-122{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:86%;opacity:1;transform:rotate(196.625542044deg);animation:drop-122 4.9589676758s .9761768017s infinite}@keyframes drop-122{to{top:110%;left:92%}}.confettis-wrapper .confetti-123{width:5px;height:2px;background-color:#93cab1;top:-10%;left:89%;opacity:.5913647656;transform:rotate(8.6726336675deg);animation:drop-123 4.0744864952s .2826223808s infinite}@keyframes drop-123{to{top:110%;left:100%}}.confettis-wrapper .confetti-124{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:78%;opacity:.518456219;transform:rotate(53.4869558349deg);animation:drop-124 4.2946196095s .3170262856s infinite}@keyframes drop-124{to{top:110%;left:85%}}.confettis-wrapper .confetti-125{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:85%;opacity:1;transform:rotate(229.2265308984deg);animation:drop-125 4.8642904589s .5337283569s infinite}@keyframes drop-125{to{top:110%;left:100%}}.confettis-wrapper .confetti-126{width:5px;height:2px;background-color:#93cab1;top:-10%;left:61%;opacity:.9413476958;transform:rotate(162.1448242762deg);animation:drop-126 4.1386553202s .1461402724s infinite}@keyframes drop-126{to{top:110%;left:71%}}.confettis-wrapper .confetti-127{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:64%;opacity:.5318686738;transform:rotate(264.5919713564deg);animation:drop-127 4.2618145901s .1711938181s infinite}@keyframes drop-127{to{top:110%;left:79%}}.confettis-wrapper .confetti-128{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:29%;opacity:.663752391;transform:rotate(112.3837897762deg);animation:drop-128 4.3717161683s .0763477102s infinite}@keyframes drop-128{to{top:110%;left:32%}}.confettis-wrapper .confetti-129{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:58%;opacity:.9694207541;transform:rotate(192.3876580156deg);animation:drop-129 4.5832766768s .7313017429s infinite}@keyframes drop-129{to{top:110%;left:61%}}.confettis-wrapper .confetti-130{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:75%;opacity:1;transform:rotate(74.3471557513deg);animation:drop-130 4.6397686468s .8816867427s infinite}@keyframes drop-130{to{top:110%;left:88%}}.confettis-wrapper .confetti-131{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:71%;opacity:1;transform:rotate(183.2534400144deg);animation:drop-131 4.001474271s .3665895313s infinite}@keyframes drop-131{to{top:110%;left:85%}}.confettis-wrapper .confetti-132{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:38%;opacity:.5744966319;transform:rotate(17.4866159839deg);animation:drop-132 4.6983909224s .6570142613s infinite}@keyframes drop-132{to{top:110%;left:41%}}.confettis-wrapper .confetti-133{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:-2%;opacity:.8252428708;transform:rotate(133.283421845deg);animation:drop-133 4.0688598287s .2242059065s infinite}@keyframes drop-133{to{top:110%;left:9%}}.confettis-wrapper .confetti-134{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:5%;opacity:.6432795303;transform:rotate(65.2725039671deg);animation:drop-134 4.5465340024s .05412348s infinite}@keyframes drop-134{to{top:110%;left:7%}}.confettis-wrapper .confetti-135{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:28%;opacity:1;transform:rotate(315.3295095096deg);animation:drop-135 4.3459529965s .7129489249s infinite}@keyframes drop-135{to{top:110%;left:39%}}.confettis-wrapper .confetti-136{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:69%;opacity:1;transform:rotate(156.2722144156deg);animation:drop-136 4.8512448298s .3195204619s infinite}@keyframes drop-136{to{top:110%;left:81%}}.confettis-wrapper .confetti-137{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:80%;opacity:.6852872963;transform:rotate(346.149488957deg);animation:drop-137 4.9614695531s .4456555182s infinite}@keyframes drop-137{to{top:110%;left:90%}}.confettis-wrapper .confetti-138{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:110%;opacity:1;transform:rotate(169.5497729584deg);animation:drop-138 4.240415691s .890881375s infinite}@keyframes drop-138{to{top:110%;left:122%}}.confettis-wrapper .confetti-139{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:86%;opacity:.7858807197;transform:rotate(358.8639145496deg);animation:drop-139 4.4745599997s .7127652393s infinite}@keyframes drop-139{to{top:110%;left:99%}}.confettis-wrapper .confetti-140{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:80%;opacity:.8035224917;transform:rotate(55.0841198567deg);animation:drop-140 4.717575057s .0350098128s infinite}@keyframes drop-140{to{top:110%;left:84%}}.confettis-wrapper .confetti-141{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:93%;opacity:1;transform:rotate(48.1391185884deg);animation:drop-141 4.57385961s .3448769937s infinite}@keyframes drop-141{to{top:110%;left:106%}}.confettis-wrapper .confetti-142{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:62%;opacity:.6131714149;transform:rotate(217.7858600517deg);animation:drop-142 4.3188037685s .0448810757s infinite}@keyframes drop-142{to{top:110%;left:67%}}.confettis-wrapper .confetti-143{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:96%;opacity:1;transform:rotate(29.0911869025deg);animation:drop-143 4.2793568094s .813516082s infinite}@keyframes drop-143{to{top:110%;left:106%}}.confettis-wrapper .confetti-144{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:25%;opacity:1;transform:rotate(15.9716782316deg);animation:drop-144 4.6456623657s .0865500831s infinite}@keyframes drop-144{to{top:110%;left:34%}}.confettis-wrapper .confetti-145{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:4%;opacity:.6014716303;transform:rotate(256.3838207046deg);animation:drop-145 4.1453654219s .8769699875s infinite}@keyframes drop-145{to{top:110%;left:7%}}.confettis-wrapper .confetti-146{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:80%;opacity:.7812097119;transform:rotate(333.5062962403deg);animation:drop-146 4.9837604935s .1952592248s infinite}@keyframes drop-146{to{top:110%;left:82%}}.confettis-wrapper .confetti-147{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:44%;opacity:1;transform:rotate(212.0738439762deg);animation:drop-147 4.1466624057s .6661945702s infinite}@keyframes drop-147{to{top:110%;left:54%}}.confettis-wrapper .confetti-148{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:51%;opacity:.5395212507;transform:rotate(116.5159143659deg);animation:drop-148 4.4072060813s .9151694554s infinite}@keyframes drop-148{to{top:110%;left:57%}}.confettis-wrapper .confetti-149{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:3%;opacity:1;transform:rotate(91.0406207329deg);animation:drop-149 4.4275307641s .9450331759s infinite}@keyframes drop-149{to{top:110%;left:12%}}.confettis-wrapper .confetti-150{width:10px;height:4px;background-color:#93cab1;top:-10%;left:37%;opacity:1;transform:rotate(153.5882906247deg);animation:drop-150 4.6114689423s .645003239s infinite}@keyframes drop-150{to{top:110%;left:45%}}.v-application--wrap{background:linear-gradient(135deg,#93cab1 20%,#a2d2e8 40%,#8ab5d2,#e6bceb)}.lighter-overlay{background-color:hsla(0,0%,100%,.3)}.content-loader{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.content-loader>div{width:30%}.profile-bubble{background-size:cover;background-position:50%;width:3.5rem;height:3.5rem;aspect-ratio:1;background-color:hsla(0,0%,100%,.3);border-radius:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){.profile-bubble{height:2.5rem;width:2.5rem}}.profile-bubble span{text-transform:capitalize;color:#fff;font-weight:300;font-size:1.5rem}@media screen and (max-width:960px){.profile-bubble span{font-size:1rem}}.engage-content{background:linear-gradient(90deg,#93cab1,#8ab5d2);display:flex;align-items:center;justify-content:space-around;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1)!important;padding:2rem}@media screen and (min-width:960px){.engage-content{padding-top:3rem!important;padding-bottom:3rem!important}}@media screen and (max-width:960px){.engage-content{flex-direction:column}}.engage-content .profile-bubble{height:15rem;width:15rem;margin-right:3rem}@media screen and (max-width:960px){.engage-content .profile-bubble{margin-right:0;margin-bottom:1rem}}.engage-content__actions>p{color:#fff;font-weight:900;font-size:2.5em;width:100%;text-align:left;margin-bottom:2rem;line-height:1}@media screen and (max-width:960px){.engage-content__actions>p{text-align:center}}.engage-content__actions>span{display:block}.engage-content__actions>span+span{margin-top:2rem}.engage-content__actions>span>div{display:flex;align-items:center;width:100%}@media screen and (max-width:960px){.engage-content__actions>span>div{flex-direction:column}}.engage-content__actions>span>div>p{width:60%;flex-basis:60%;flex-grow:0;text-align:left;color:#fff;margin-right:2rem;margin-bottom:0}@media screen and (max-width:960px){.engage-content__actions>span>div>p{width:100%;margin-right:0;margin-bottom:1rem}}.engage-content__actions>span>div .v-btn{flex-grow:1;border-radius:100px}@media screen and (max-width:960px){.engage-content__actions>span>div .v-btn{width:100%}}#dialog{position:fixed;top:0;left:0;background:rgba(0,0,0,.3);width:100vw;height:100vh;z-index:1000}#dialog .box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000000;background:#f5f5f5;padding:2em;border-radius:1em;box-shadow:0 0 5px 5px rgba(0,0,0,.1)}@media screen and (max-width:960px){#dialog .box{width:80%;padding:1em 0}}.date-picker .v-input{width:5rem}.date-picker .v-input input{text-align:center}#loader{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);z-index:1000000000;position:fixed;top:0;left:0;height:100vh;width:100vw}#loader .v-prodress-circular{width:5vw;height:auto}.pdf-viewer{overflow:hidden;border-radius:1em}.pdf-viewer .pdf-container{max-width:100%;width:calc(100vw - 56px);overflow:auto;background:#d1d1d1;padding-top:.5em}.pdf-viewer .pdf-container>*{transition:all .3s ease}.pdf-viewer .pdf-container iframe{width:100%;height:80vh;z-index:1}@media screen and (max-width:960px){.pdf-viewer .pdf-container iframe{height:100vh}}.imageDropContainer{height:200px;width:200px;border:2px solid #d3d3d3;border-radius:5px;overflow:hidden;position:relative;cursor:pointer;background:#d3d3d3}.imageDropContainer img{height:calc(100% - 3em);width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:1}.imageDropContainer:after{content:"Déposez une image";width:80%;position:absolute;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)}#popup .box{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;top:0;z-index:1000000;text-align:center;background:#f5f5f5;box-shadow:0 0 5px 5px rgba(0,0,0,.1);width:20%}@media screen and (max-width:960px){#popup .box{width:80%}}.banner-infos{position:fixed;bottom:0;z-index:1000000;width:100vw!important;height:15vh}@media screen and (max-width:960px){.banner-infos{height:25vh}}.banner-infos .banner-content{position:relative}.banner-infos .banner-content .closeIcon{position:absolute;width:2em;height:2em;top:.5em;right:0;cursor:pointer;opacity:1!important}.banner-infos .banner-content .closeIcon:after,.banner-infos .banner-content .closeIcon:before{position:absolute;left:.9em;content:" ";height:2em;width:.2em;background-color:#fff}.banner-infos .banner-content .closeIcon:before{transform:rotate(45deg)}.banner-infos .banner-content .closeIcon:after{transform:rotate(-45deg)}.banner-infos .banner-content .closeIcon{left:.5em!important}.banner-infos .banner-scroll{display:flex;position:relative;width:100%;height:100%;margin:auto;background-color:#d34444;overflow:hidden;z-index:1}.banner-infos .banner-scroll__title{display:flex;position:absolute;top:0;left:0;align-items:center;justify-content:flex-start;width:100%;height:100%;white-space:nowrap;transition:all 1s ease}@media screen and (max-width:960px){.banner-infos .banner-scroll__title{transform:scale(2)}}.banner-infos .banner-scroll__title>div{display:flex;animation:scrollText 33s linear infinite}.banner-infos .banner-scroll__title p{text-transform:uppercase;margin:0;color:#fff;transition:all 2s ease}@keyframes scrollText{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.collectives-infos{position:relative}@media screen and (max-width:960px){.collectives-infos{display:flex;width:100%;position:fixed;bottom:5vh;z-index:100000}}.collectives-infos .collectives-content{background-color:#ede2a7!important}.logout{position:absolute;bottom:2em}.navigation-drawer{padding-top:3.5rem}.navigation-drawer .closeIcon{position:absolute;width:2rem;height:2rem;top:1rem;right:1rem;cursor:pointer;opacity:1!important}.navigation-drawer .closeIcon:after,.navigation-drawer .closeIcon:before{position:absolute;left:.95rem;content:" ";height:2rem;width:.1rem;background-color:#787878}.navigation-drawer .closeIcon:before{transform:rotate(45deg)}.navigation-drawer .closeIcon:after{transform:rotate(-45deg)}.v-app-bar{box-shadow:none!important}.v-app-bar .v-toolbar__content{padding-right:3rem;padding-left:3rem}@media screen and (max-width:960px){.v-app-bar .v-toolbar__content{padding-left:1rem;padding-right:2rem}}.v-app-bar .logo{height:1.5rem}.v-app-bar .account-link *{transition:all .3s ease}@media screen and (min-width:960px){.v-app-bar .account-link:hover{color:#66c0a6!important}.v-app-bar .account-link:hover>div{background:#66c0a6}.v-app-bar .account-link:hover>div>span{color:#fff!important}}.v-app-bar .account-link>div{font-weight:700!important;background:#f5f5f5;border-radius:100%;width:2rem;height:2rem;position:relative}.v-app-bar .account-link>div span{display:block;color:#55bae8!important;font-size:1rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#navbar{padding:1em!important}#navbar.bg-info{background-color:#f5f5f5!important}#navbar .navbar-brand img{height:1.5em}@media screen and (min-width:960px){#navbar #nav-collapse{display:flex;justify-content:flex-end;align-items:center}#navbar #nav-collapse .navbar-nav{flex:1;display:flex;justify-content:flex-end}#navbar #nav-collapse .navbar-nav span{display:flex}#navbar #nav-collapse .navbar-nav .nav-item{margin-right:1em;display:flex;flex-direction:column;justify-content:center;align-items:center}}#navbar .nav-item{position:relative}#navbar .nav-item .b-nav-dropdown{width:100%;position:absolute;left:0;top:0;height:100%}@media screen and (max-width:960px){#navbar .nav-item .b-nav-dropdown.show{position:relative}#navbar .nav-item .b-nav-dropdown.show>a:after{top:0;z-index:10000;transform:translateY(-50%) rotate(180deg)}#navbar .nav-item .b-nav-dropdown.show .dropdown-menu{position:relative!important;display:flex;flex-direction:column;border:none;outline:none!important}}#navbar .nav-item .b-nav-dropdown>a{position:absolute;top:50%;right:0;transform:translate(50%,-50%)}@media screen and (max-width:960px){#navbar .nav-item .b-nav-dropdown>a{width:100%;height:100%;padding:0;top:0;transform:none}#navbar .nav-item .b-nav-dropdown>a:after{position:absolute;right:0;top:50%;transform:translateY(-50%)}}#navbar .nav-item .b-nav-dropdown .dropdown-menu{position:absolute;left:0;top:100%!important;padding:0;height:-moz-fit-content;height:fit-content;flex-direction:column}@media screen and (min-width:960px){#navbar .nav-item:hover .dropdown-menu{display:flex}}#navbar .nav-link{display:flex}@media screen and (max-width:960px){#navbar .nav-link{flex-direction:column;align-items:flex-start}}#navbar .nav-link a{color:#55bae8}#navbar a.router-link-exact-active{font-weight:700}.navbar.navbar-dark .navbar-toggler .navbar-toggler-icon{background-image:none!important;border-top:3px solid gray;border-bottom:3px solid gray;position:relative;height:1em;transition:all .3s ease}.navbar.navbar-dark .navbar-toggler .navbar-toggler-icon:after,.navbar.navbar-dark .navbar-toggler .navbar-toggler-icon:before{content:"";position:absolute;top:50%;left:0;width:100%;background:gray;height:3px;transform-origin:center;transform:translateY(-50%);transition:all .3s ease}.navbar.navbar-dark .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{border-top:3px solid transparent;border-bottom:3px solid transparent}.navbar.navbar-dark .navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after{transform:translateY(-50%) rotate(45deg)}.navbar.navbar-dark .navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before{transform:translateY(-50%) rotate(-45deg)}@media screen and (max-width:960px){.collectives-desktop{display:none}}.courseChoice[data-v-acce0f12]{display:flex;flex-direction:row}label[data-v-acce0f12]{text-align:left;display:flex;align-items:center;cursor:pointer}label input[data-v-acce0f12]{margin-right:5px}.login-dialog[data-v-7f381506]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:10}@media screen and (min-width:960px){.login-dialog .form-col[data-v-7f381506]{min-height:80vh}}.login-dialog .closeIcon[data-v-7f381506]{position:absolute;width:2em;height:2em;top:2em;right:2em;cursor:pointer;opacity:1!important}.login-dialog .closeIcon[data-v-7f381506]:after,.login-dialog .closeIcon[data-v-7f381506]:before{position:absolute;left:.9em;content:" ";height:2em;width:.2em;background-color:#fff}.login-dialog .closeIcon[data-v-7f381506]:before{transform:rotate(45deg)}.login-dialog .closeIcon[data-v-7f381506]:after{transform:rotate(-45deg)}#userForm input[type=email],#userForm input[type=password],#userForm input[type=phone],#userForm input[type=text]{padding:0}#userForm .v-input--checkbox .v-messages{display:none}#userForm .v-input--checkbox .v-input__slot{margin-bottom:0}#userForm .v-text-field__details{display:none}#userForm form{width:100%}.video-title{word-wrap:break-word}.videos-playlist{position:relative!important}.videos-playlist .container-nav{position:relative!important;border-radius:.8em;background:#e1e1e1;overflow:hidden!important}.videos-playlist .container-nav .video-selected{height:auto}.videos-playlist .container-nav .video-selected *,.videos-playlist .container-nav .video-selected * *{width:100%;height:calc(36.5625vw - 135px)}@media screen and (max-width:960px){.videos-playlist .container-nav .video-selected *,.videos-playlist .container-nav .video-selected * *{height:calc(56.25vw - 31.5px)}}.videos-playlist .container-nav:hover .nav-video{opacity:50%}.videos-playlist .container-nav .nav-video{width:auto!important;position:absolute!important;height:-moz-min-content!important;height:min-content!important;margin:auto;top:0;bottom:0;opacity:0;transition:all .3s ease}.videos-playlist .container-nav .nav-video.nav-left{left:0}.videos-playlist .container-nav .nav-video.nav-right{right:0}.videos-playlist .container-nav .nav-video .arrow{height:auto!important;background:#e1e1e1;padding:.2em;border-radius:100%}.videos-playlist .container-nav .nav-video .arrow:hover{opacity:75%;cursor:pointer}.videos-playlist .container-nav .nav-video .arrow:hover .v-icon{font-size:3.5rem}.videos-playlist .container-nav .nav-video .arrow .v-icon{font-size:3rem;color:#fff}.videos-playlist .scroll-playlist{overflow-y:auto;border:1px solid #e1e1e1;border-radius:.8em;height:calc(36.5625vw - 135px)}@media screen and (max-width:960px){.videos-playlist .scroll-playlist{height:calc(56.25vw - 31.5px)}}.videos-playlist .scroll-playlist :not(:last-child) .video-item{margin-bottom:.2rem}.videos-playlist .scroll-playlist .video-item{transition:all .3s ease}.videos-playlist .scroll-playlist .video-item .thumb-title{word-wrap:break-word}.videos-playlist .scroll-playlist .video-item:hover{background:#e1e1e1;box-shadow:0 0 5px 0 gray;cursor:pointer}.videos-playlist .scroll-playlist .video-item:hover .video-thumbnail{filter:none}.videos-playlist .scroll-playlist .video-active{background:#e1e1e1}.videos-playlist .scroll-playlist .video-thumbnail{height:6rem;width:100%;border-radius:.8em}.videos-playlist .scroll-playlist .video-thumbnail.inactive{transition:all .3s ease;filter:grayscale(100)}.video-thumbnail{background-size:cover;background-position:50%;background-repeat:no-repeat}.vimeo-embed{position:relative;display:block;width:100%;padding:0;overflow:hidden;cursor:pointer}.vimeo-embed .v-icon,.vimeo-embed .v-progress-circular{position:absolute;top:50%;left:50%;font-size:10rem;transform:translate(-50%,-50%);pointer-events:none}.vimeo-embed .v-icon:hover,.vimeo-embed .v-progress-circular:hover{transform:translate(-50%,-50%) scale(1.1)}.youtube-embed{position:relative;display:block;width:100%;padding:0;overflow:hidden}.stripe-el{padding:1em;border-radius:1.5em}.stripe-el .cardInfos{font-size:.6em;text-align:right;padding-top:.3em}.stripe-el .cardInfos img{height:1.5em;vertical-align:middle;margin-left:.3em}.stripe-el .cardInput{background-color:#fff;border-radius:1em;padding:1em .5em}.stripe-el .cardsLogo{display:flex;justify-content:flex-end;margin-top:.3em}.stripe-el .cardsLogo img{height:2em;margin:0 .3em}.stripe-el .cardsLogo img:last-child{margin-right:0}.stripe-el .cardBtn{white-space:normal!important;display:block!important}.cardContainer{width:70vw}@media screen and (min-width:960px){.cardContainer{width:30vw}}.circular-progress{height:4.3rem;width:4.3rem;position:relative}.circular-progress svg{width:100%;height:100%}.circular-progress svg .back,.circular-progress svg .front{stroke-width:.7rem;fill:transparent;transition:all 1s ease-out .1s;stroke-dasharray:283;stroke:#d3d3d3}.circular-progress svg .front{stroke:url(#gradient)}.circular-progress svg .stop3{stop-color:#66c0a6}.circular-progress svg .stop2{stop-color:#55bae8}.circular-progress svg .stop1{stop-color:#b18ce2}.circular-progress>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circular-progress>div p{background:linear-gradient(270deg,#66c0a6 20%,#55bae8 40%,#55bae8 0,#539aca,#d795df);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1!important;font-size:1.1em;transform:translate(0);font-weight:900;margin-bottom:0}@media screen and (max-width:960px){.circular-progress>div p{font-size:1em;transform:translate(2px,-2px)}}.circular-progress>div span{position:absolute;font-size:.6em;right:0;top:100%;transform:translateY(-.6em);color:#484848}.linear-progress{width:auto;height:2rem;background:#f5f5f5;flex-grow:1;border-radius:5px;position:relative}@media screen and (max-width:960px){.linear-progress{height:1.5rem}}.linear-progress .thumb{border-radius:5px;height:100%;background:linear-gradient(135deg,#93cab1 20%,#a2d2e8 40%,#8ab5d2,#e6bceb);transition:all 1.5s ease}.linear-progress .cursor{position:absolute;left:100%;bottom:0;height:2rem;transition:all 1.5s ease}@media screen and (max-width:960px){.linear-progress .cursor{height:1.5rem}}.linear-progress .cursor p{margin:0;font-size:.7em;line-height:1;position:absolute;right:100%;bottom:calc(100% + 20px);color:gray;width:7rem;text-align:right;padding-right:3px}.linear-progress .cursor:after{content:"";display:block;position:absolute;left:0;bottom:0;height:calc(100% + 20px);border-left:1px dashed gray}.linear-progress .cursor.self{left:60%}.linear-progress .cursor.self p{color:#b18ce2}.linear-progress .cursor.self:after{border-color:#b18ce2}.linear-progress .cursor.model p{bottom:calc(100% + 20px + 1rem)}.job{min-height:100vh;overflow:hidden;padding:2rem;padding-top:5rem;background:#fff;text-align:left;padding-bottom:5rem}@media screen and (max-width:960px){.job{padding:1rem;min-height:110vh}}.job .job-content .logos-offers{height:1rem}@media screen and (max-width:960px){.job .circular-progress{position:absolute;right:0;top:0;width:4rem;height:4rem}}.job .back{text-decoration:none}.job .left-border{border-left:10px solid #f5f5f5;padding-left:5rem}@media screen and (max-width:960px){.job .left-border{padding-left:1rem}}.job-content{padding:0 5rem}@media screen and (max-width:960px){.job-content{padding:5rem 1rem 0}}.job-header{position:relative}@media screen and (max-width:960px){.job-header>p{width:calc(100% - 4.3rem);margin-right:0;overflow-wrap:break-word}}.job-thumbnail{min-height:20rem;max-height:25rem;background-size:cover;background-repeat:no-repeat;background-position:50%;opacity:.8;filter:brightness(1.1)}@media screen and (max-width:960px){.job-thumbnail{width:100%;height:20rem}}.job-stat{padding:1rem 0 1rem}.job-stat>div:first-child{margin-right:5rem}@media screen and (max-width:960px){.job-stat>div:first-child{margin-right:0}}.job-stat img{height:4rem}@media screen and (max-width:960px){.job-stat img{transform:scale(.8)}}.job-stat p{font-size:1.3rem;margin-bottom:0}.job-video{margin-top:8rem}@media screen and (min-width:960px){.job-video .profile-bubble{transform:translate(calc(-50% + 5px)) scale(1.1)}}@media screen and (max-width:960px){.job-video .profile-bubble{height:10rem;width:10rem;margin-bottom:1rem}}.job-video .left-border{margin-top:.8rem}.job-video iframe{margin-top:2rem;height:40rem}@media screen and (max-width:960px){.job-video iframe{height:15rem;width:100%}}.job-reason{margin-top:8rem}.job-reason .quality{display:flex;align-items:center;width:100%;margin-bottom:2rem}.job-reason .quality>p{width:15%;flex-grow:0;margin-bottom:0}@media screen and (max-width:960px){.job-reason .quality>p{font-size:.8em;width:5rem}}.reset-btn{animation:inBottom .3s;animation-fill-mode:forwards;opacity:0;border-color:transparent!important;border-width:2px;background:#fff;position:relative}.reset-btn:after,.reset-btn:before{content:"";z-index:-1;opacity:1!important;position:absolute;display:block;border-radius:100%;left:-2px!important;top:-2px!important;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(135deg,#93cab1 20%,#a2d2e8 40%,#8ab5d2,#e6bceb)}.reset-btn:after{width:100%;height:100%;left:0!important;top:0!important;background:#fff;transition:all .3s ease}.reset-btn .v-icon{background:linear-gradient(135deg,#93cab1 20%,#a2d2e8 40%,#8ab5d2,#e6bceb);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.reset-btn:hover:after{transform:scale(1.1)}.typing-bubble{padding:1.5em}@media screen and (max-width:960px){.typing-bubble{padding-top:.5em;padding-bottom:1.5em;padding-left:1em}}.typing-bubble>div{background:hsla(0,0%,100%,.4);padding:.5rem .3rem;display:flex;border-radius:5rem;height:-moz-fit-content;height:fit-content}.typing-bubble>div span{width:.6rem;height:.6rem;border-radius:100%;background:hsla(0,0%,100%,.6);margin:0 .2rem;transition:all .5s linear}.typing-bubble>div span.active{transform:translateY(-.3em);background:#fff}.simple-input .btn-invalide{visibility:hidden}.quality-input{width:100%}.quality-input>div{padding:.3em}.quality-input>div.done{opacity:.3;pointer-events:none}.quality-input>div .v-chip{margin:.3em;cursor:pointer;white-space:normal;padding:.5rem 1rem!important;overflow:hidden;border-radius:5rem;height:auto}.quality-input>span{display:block}.quality-input .v-btn{margin:1em 0 .5em;width:100%}.optin-input .v-input{padding:0}.optin-input .v-input.done a{opacity:.4}.optin-input label{margin:0}.optin-input .v-messages{display:none}@media screen and (min-width:960px){.ranking-input{max-width:85%}}@media screen and (max-width:960px){.ranking-input{width:100%}}.ranking-input.done{opacity:.4;pointer-events:none}.ranking-input .v-list-item{min-height:0;background:#fff}.ranking-input .v-list-item__title{text-transform:capitalize}@media screen and (max-width:960px){.ranking-input .v-list-item__title{font-size:.8rem}}.ranking-input .ghost{opacity:.5;background:rgba(85,186,232,.5)}.cta-input button{margin:0}.cta-input.main .v-btn{background:linear-gradient(90deg,#fd8f9e,#b18ce2);transform:scale(1.2)}.file-input{display:flex;position:relative}.file-input .loader{position:absolute;height:100%;width:100%;background-color:hsla(0,0%,100%,.9);z-index:1}.file-input .v-file-input{width:13rem}.select-popup{height:70vh;overflow:auto}.select-popup .v-input--radio-group{margin-top:0}.select-popup .v-input--radio-group .v-messages{display:none}.select-input .v-input{width:15rem}.v-dialog ::-webkit-scrollbar{width:.5rem;opacity:1}.v-dialog ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.v-dialog ::-webkit-scrollbar-thumb{background-color:#fff;box-shadow:0 0 5px 0 gray;border-radius:10px;-webkit-transition:"background-color" .3s ease;transition:"background-color" .3s ease}.v-dialog ::-webkit-scrollbar-thumb:hover{background-color:gray}.message{width:100%;display:flex;animation:inBottom .5s;animation-fill-mode:forwards;opacity:0}.message.self{flex-direction:row-reverse}@media screen and (max-width:960px){.message.self .profile{padding-left:.5rem}.message.sender .profile{padding-right:.5rem}}.message.main .message--content{max-width:none;width:100%;justify-content:center;box-shadow:none;background:transparent}.message--content{animation:inBottom .5s;animation-fill-mode:forwards;display:flex;max-width:70%;width:-moz-fit-content;width:fit-content;padding:1.5em 3em;align-items:center;border-radius:2.8rem;box-shadow:0 0 5px 0 rgba(0,0,0,.2);overflow:hidden;justify-self:flex-end;background:#fff;flex-wrap:wrap}@media screen and (max-width:960px){.message--content{max-width:calc(100% - 4rem);border-radius:2rem;padding:1em}}.message--content p{margin:0;text-align:left}.message--content .v-input{margin-left:.5em;margin-top:0;position:relative}.message--content .v-input__slot{margin-bottom:0!important}.message--content .v-input .v-text-field__details{position:absolute;top:calc(100% + 5px);width:100%}.message--content .skip{position:absolute;left:3rem;color:gray;text-decoration:underline;font-size:.8em;bottom:0}@media screen and (max-width:960px){.message--content .skip{display:none}}.message--content .skip:hover{text-decoration:none}.message .profile{height:auto;display:flex;padding:.6rem .5em 0}@media screen and (max-width:960px){.message .profile{padding:0}.message .profile-bubble{height:1.5rem;width:1.5rem}.message .profile-bubble span{font-size:.7rem}}.message-input{animation:inBottom .3s ease;animation-fill-mode:forwards;position:fixed;bottom:0;left:0;width:100vw;background:#fff;display:flex;align-items:center;padding:1rem .5rem}.message-input.optional{padding-bottom:3rem}.message-input .skip{position:absolute;bottom:0;left:50%;transform:translate(-50%);color:gray;text-decoration:underline}.message-input .v-text-field{margin-right:1rem;font-weight:300}.message-input .v-text-field .v-input__slot{display:flex;align-items:center;justify-content:center}.message-input .v-text-field .v-input__slot .v-input__prepend-inner{margin:auto;height:auto}.message-input .v-text-field .v-input__slot .v-input__prepend-inner p{color:#484848;height:auto;margin:0 .5rem 0 0;font-size:.8rem}.message-input .v-text-field .v-input__slot{background:#fff;border-color:#66c0a6!important;margin-bottom:0;box-shadow:0 0 7px 0 rgba(72,72,72,.2)}.message-input .v-text-field .v-input__slot input{color:#000;caret-color:#55bae8}.message-input .v-text-field .v-input__slot input::-moz-placeholder{color:gray}.message-input .v-text-field .v-input__slot input::placeholder{color:gray}.message-input .v-text-field .v-text-field__details{display:none}.chat-engine{position:relative;scroll-behavior:smooth;width:60%;margin:auto;margin-top:0;flex-grow:1;overflow:auto;background:#fff;box-shadow:0 0 10px 0 #fff!important;border-radius:30px;border-bottom-left-radius:0;border-bottom-right-radius:0;background:hsla(0,0%,100%,.5);padding:6rem 3em 5em;border:5px solid #fff;border-bottom:none}.chat-engine ::-webkit-scrollbar{width:0;opacity:0}.chat-engine ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px transparent;border-radius:10px}.chat-engine ::-webkit-scrollbar-thumb{background-color:transparent;border-radius:10px;-webkit-transition:"background-color" .3s ease;transition:"background-color" .3s ease}.chat-engine ::-webkit-scrollbar-thumb:hover{background-color:gray}@media screen and (max-width:960px){.chat-engine{width:99%;padding:6rem .5rem 5rem}}.chat-engine>span{display:block;margin-top:2rem}.chat-engine>span:first-child{margin-top:0}.chat-engine>span.self+.self,.chat-engine>span.sender+.sender{margin-top:.5rem}.chat-engine>span.start+span{margin-top:0}.chat-engine .text-gradient{font-size:1.2em}@media screen and (max-width:960px){.chat-engine .text-gradient{font-size:1.1em}}.chat-full-video{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:960px){.chat-full-video{height:70vh}}.chat-full-video p{position:relative;margin-top:2rem;font-weight:500;text-decoration:underline;cursor:pointer}.chat-full-video .video-container>div{width:30vw;height:30vw;overflow:hidden;border-radius:100%}@media screen and (max-width:960px){.chat-full-video .video-container>div{width:70vw;height:70vw}}.chat-steps{background:hsla(0,0%,100%,.9);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:1em 1em .5em}.chat-steps:after{content:"";opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;transition:all .3s ease}.chat-steps.disabled:after{content:"";opacity:.9}.chat-steps>span{display:inline-flex;justify-content:center;align-items:center;color:#484848;font-size:.7em;font-weight:900;border:.2em solid #484848;box-sizing:border-box;border-radius:100%;width:2.2em;height:2.2em;margin-right:2.5rem;position:relative;transition:all .3s ease}.chat-steps>span.active{background:#484848;color:#fff}.chat-steps>span:after{content:"";display:block;position:absolute;left:calc(100% + 1px);top:50%;width:2.6rem;border-top:3px dotted #484848;transform:translateY(-50%)}.chat-steps>span:nth-last-child(2){margin-right:0}.chat-steps>span:nth-last-child(2):after{display:none}.chat-steps p{color:#484848;margin-top:.3em;margin-bottom:0}.v-list-item[data-v-322c08b9]{min-height:0;background:#fff}.v-list-item__title[data-v-322c08b9]{text-transform:capitalize}.v-list-item__title[data-v-322c08b9]:first-letter{text-transform:uppercase}.qualityContainer[data-v-6847f623]{max-height:70vh;display:flex;flex-direction:column;overflow:hidden}.qualityContainer .v-list[data-v-6847f623]{flex:1;overflow:auto}.v-list-item[data-v-6847f623]{min-height:0;background:#fff}.v-list-item__title[data-v-6847f623]{text-transform:capitalize}.ghost[data-v-6847f623]{opacity:.5;background:rgba(85,186,232,.5)}@font-face{font-family:Ubuntu;src:url(/fonts/Ubuntu-Medium.1f178659.ttf) format("ttf");font-weight:500}.qualityContainer{max-height:50vh;overflow:auto}