@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-secondary{background-color:#55bae8!important}.btn-alert{background-color:#fd8f9e!important}.container{max-width:none!important}.overlay:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:0;pointer-events:none}.lighter-overlay{background-color:hsla(0,0%,100%,.3)}.overlay-primary:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(102,192,166,.4);z-index:0;pointer-events:none}.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}.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:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:3%;opacity:1;transform:rotate(120.1419525164deg);animation:drop-0 4.4188599228s .6968137679s infinite}@keyframes drop-0{to{top:110%;left:17%}}.confettis-wrapper .confetti-1{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:55%;opacity:1;transform:rotate(283.8598725992deg);animation:drop-1 4.2306028921s .08865379s infinite}@keyframes drop-1{to{top:110%;left:60%}}.confettis-wrapper .confetti-2{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:24%;opacity:.8443493499;transform:rotate(204.6444257145deg);animation:drop-2 4.3318384426s .771485806s infinite}@keyframes drop-2{to{top:110%;left:27%}}.confettis-wrapper .confetti-3{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:29%;opacity:1;transform:rotate(66.8568438695deg);animation:drop-3 4.019236785s .1321851065s infinite}@keyframes drop-3{to{top:110%;left:33%}}.confettis-wrapper .confetti-4{width:10px;height:4px;background-color:#93cab1;top:-10%;left:19%;opacity:.8715966885;transform:rotate(133.1703924004deg);animation:drop-4 4.1356127426s .6467388689s infinite}@keyframes drop-4{to{top:110%;left:31%}}.confettis-wrapper .confetti-5{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:56%;opacity:.7664083149;transform:rotate(223.5514969014deg);animation:drop-5 4.8981759842s .8535712518s infinite}@keyframes drop-5{to{top:110%;left:66%}}.confettis-wrapper .confetti-6{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:30%;opacity:.67960965;transform:rotate(190.2038493662deg);animation:drop-6 4.3473547633s .7002918035s infinite}@keyframes drop-6{to{top:110%;left:45%}}.confettis-wrapper .confetti-7{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:57%;opacity:1;transform:rotate(262.9332341686deg);animation:drop-7 4.7641296155s .3674405997s infinite}@keyframes drop-7{to{top:110%;left:71%}}.confettis-wrapper .confetti-8{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:34%;opacity:1;transform:rotate(84.4196345064deg);animation:drop-8 4.9671479673s .4336911014s infinite}@keyframes drop-8{to{top:110%;left:43%}}.confettis-wrapper .confetti-9{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:45%;opacity:.812067728;transform:rotate(50.8468083555deg);animation:drop-9 4.8068245227s .9232474598s infinite}@keyframes drop-9{to{top:110%;left:50%}}.confettis-wrapper .confetti-10{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:38%;opacity:1;transform:rotate(151.9742527849deg);animation:drop-10 4.802373706s .9309665333s infinite}@keyframes drop-10{to{top:110%;left:42%}}.confettis-wrapper .confetti-11{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:51%;opacity:.7258188152;transform:rotate(356.0223494955deg);animation:drop-11 4.1981866315s .2642120776s infinite}@keyframes drop-11{to{top:110%;left:60%}}.confettis-wrapper .confetti-12{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:86%;opacity:.7132202106;transform:rotate(132.2355608365deg);animation:drop-12 4.9874261116s .7514136297s infinite}@keyframes drop-12{to{top:110%;left:96%}}.confettis-wrapper .confetti-13{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:36%;opacity:1;transform:rotate(11.4720353032deg);animation:drop-13 4.6723001266s .1880309079s infinite}@keyframes drop-13{to{top:110%;left:46%}}.confettis-wrapper .confetti-14{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:-6%;opacity:1;transform:rotate(94.5425082112deg);animation:drop-14 4.3521640286s .1338908949s infinite}@keyframes drop-14{to{top:110%;left:-2%}}.confettis-wrapper .confetti-15{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:30%;opacity:1;transform:rotate(2.762441328deg);animation:drop-15 4.4576184179s .6021524588s infinite}@keyframes drop-15{to{top:110%;left:35%}}.confettis-wrapper .confetti-16{width:10px;height:4px;background-color:#93cab1;top:-10%;left:75%;opacity:.6252261692;transform:rotate(18.5681493769deg);animation:drop-16 4.7985819435s .9789390842s infinite}@keyframes drop-16{to{top:110%;left:83%}}.confettis-wrapper .confetti-17{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:26%;opacity:.5840216325;transform:rotate(245.0316952964deg);animation:drop-17 4.2375763093s .9037888749s infinite}@keyframes drop-17{to{top:110%;left:36%}}.confettis-wrapper .confetti-18{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:66%;opacity:.9623310847;transform:rotate(165.4372927531deg);animation:drop-18 4.7318697836s .5633858884s infinite}@keyframes drop-18{to{top:110%;left:79%}}.confettis-wrapper .confetti-19{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:18%;opacity:.9403631395;transform:rotate(345.5758153949deg);animation:drop-19 4.6917528157s .1102979596s infinite}@keyframes drop-19{to{top:110%;left:31%}}.confettis-wrapper .confetti-20{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:52%;opacity:1;transform:rotate(232.0275681989deg);animation:drop-20 4.6541031138s .5918780063s infinite}@keyframes drop-20{to{top:110%;left:64%}}.confettis-wrapper .confetti-21{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:14%;opacity:.7853555637;transform:rotate(39.6980108439deg);animation:drop-21 4.2948621653s .8215675974s infinite}@keyframes drop-21{to{top:110%;left:15%}}.confettis-wrapper .confetti-22{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:35%;opacity:1;transform:rotate(6.6138374453deg);animation:drop-22 4.9423744727s .8209341949s infinite}@keyframes drop-22{to{top:110%;left:44%}}.confettis-wrapper .confetti-23{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:101%;opacity:1;transform:rotate(176.3350804734deg);animation:drop-23 4.3171660874s .323231637s infinite}@keyframes drop-23{to{top:110%;left:110%}}.confettis-wrapper .confetti-24{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:50%;opacity:1;transform:rotate(352.0077419469deg);animation:drop-24 4.9468867687s .5291587781s infinite}@keyframes drop-24{to{top:110%;left:53%}}.confettis-wrapper .confetti-25{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:10%;opacity:1;transform:rotate(17.1144909134deg);animation:drop-25 4.4701220988s .1720732ms infinite}@keyframes drop-25{to{top:110%;left:18%}}.confettis-wrapper .confetti-26{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:94%;opacity:.7031100588;transform:rotate(347.335703954deg);animation:drop-26 4.7829917732s .2563046809s infinite}@keyframes drop-26{to{top:110%;left:98%}}.confettis-wrapper .confetti-27{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:5%;opacity:1;transform:rotate(63.5507854015deg);animation:drop-27 4.1158836875s .771914477s infinite}@keyframes drop-27{to{top:110%;left:20%}}.confettis-wrapper .confetti-28{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:96%;opacity:.8344864616;transform:rotate(333.5677263142deg);animation:drop-28 4.1415913835s .3223280439s infinite}@keyframes drop-28{to{top:110%;left:103%}}.confettis-wrapper .confetti-29{width:5px;height:2px;background-color:#93cab1;top:-10%;left:99%;opacity:.8255379247;transform:rotate(321.3202276566deg);animation:drop-29 4.0359280995s .5591999751s infinite}@keyframes drop-29{to{top:110%;left:111%}}.confettis-wrapper .confetti-30{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:29%;opacity:.5800077503;transform:rotate(166.1710925242deg);animation:drop-30 4.9987254694s .7954209159s infinite}@keyframes drop-30{to{top:110%;left:30%}}.confettis-wrapper .confetti-31{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:110%;opacity:.6097770608;transform:rotate(186.3689455589deg);animation:drop-31 4.4827217921s .1462210242s infinite}@keyframes drop-31{to{top:110%;left:114%}}.confettis-wrapper .confetti-32{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:11%;opacity:1;transform:rotate(35.6434925494deg);animation:drop-32 4.1223836848s .5663477885s infinite}@keyframes drop-32{to{top:110%;left:24%}}.confettis-wrapper .confetti-33{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:45%;opacity:.930650873;transform:rotate(334.7044976508deg);animation:drop-33 4.0263685617s .5907482505s infinite}@keyframes drop-33{to{top:110%;left:48%}}.confettis-wrapper .confetti-34{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:82%;opacity:.901643383;transform:rotate(326.4153654529deg);animation:drop-34 4.3371335084s .3526791204s infinite}@keyframes drop-34{to{top:110%;left:88%}}.confettis-wrapper .confetti-35{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:43%;opacity:1;transform:rotate(12.8859726943deg);animation:drop-35 4.1036665289s .4897003691s infinite}@keyframes drop-35{to{top:110%;left:51%}}.confettis-wrapper .confetti-36{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:66%;opacity:.5352796467;transform:rotate(289.2795635535deg);animation:drop-36 4.0664757293s .3773579282s infinite}@keyframes drop-36{to{top:110%;left:67%}}.confettis-wrapper .confetti-37{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:74%;opacity:.516876253;transform:rotate(320.607077712deg);animation:drop-37 4.0038442497s .7008712666s infinite}@keyframes drop-37{to{top:110%;left:78%}}.confettis-wrapper .confetti-38{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:8%;opacity:1;transform:rotate(305.859915223deg);animation:drop-38 4.1403492852s .6212183709s infinite}@keyframes drop-38{to{top:110%;left:17%}}.confettis-wrapper .confetti-39{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:89%;opacity:1;transform:rotate(77.5663205463deg);animation:drop-39 4.4295524336s .7968246421s infinite}@keyframes drop-39{to{top:110%;left:104%}}.confettis-wrapper .confetti-40{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:101%;opacity:1;transform:rotate(14.3997976918deg);animation:drop-40 4.0165001046s .684208945s infinite}@keyframes drop-40{to{top:110%;left:109%}}.confettis-wrapper .confetti-41{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:58%;opacity:.5145474199;transform:rotate(209.0271654702deg);animation:drop-41 4.882298048s .3774157864s infinite}@keyframes drop-41{to{top:110%;left:63%}}.confettis-wrapper .confetti-42{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:45%;opacity:1;transform:rotate(152.5878876973deg);animation:drop-42 4.2078200013s .429376865s infinite}@keyframes drop-42{to{top:110%;left:56%}}.confettis-wrapper .confetti-43{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:106%;opacity:1;transform:rotate(234.6819429935deg);animation:drop-43 4.2406530678s .3344721565s infinite}@keyframes drop-43{to{top:110%;left:112%}}.confettis-wrapper .confetti-44{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:26%;opacity:.7852617897;transform:rotate(62.5037783323deg);animation:drop-44 4.7161284472s .6555121229s infinite}@keyframes drop-44{to{top:110%;left:31%}}.confettis-wrapper .confetti-45{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:92%;opacity:1;transform:rotate(269.7495938557deg);animation:drop-45 4.6138945275s .7021740159s infinite}@keyframes drop-45{to{top:110%;left:102%}}.confettis-wrapper .confetti-46{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:46%;opacity:1;transform:rotate(359.9113613007deg);animation:drop-46 4.4778542968s .6153951996s infinite}@keyframes drop-46{to{top:110%;left:58%}}.confettis-wrapper .confetti-47{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:77%;opacity:1;transform:rotate(26.5986968397deg);animation:drop-47 4.5845040542s .9953336089s infinite}@keyframes drop-47{to{top:110%;left:89%}}.confettis-wrapper .confetti-48{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:66%;opacity:.6658657951;transform:rotate(17.7794445398deg);animation:drop-48 4.8295253453s .6926295057s infinite}@keyframes drop-48{to{top:110%;left:68%}}.confettis-wrapper .confetti-49{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:-8%;opacity:1;transform:rotate(16.6489337348deg);animation:drop-49 4.011620283s .815773619s infinite}@keyframes drop-49{to{top:110%;left:-4%}}.confettis-wrapper .confetti-50{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:81%;opacity:.7034976598;transform:rotate(216.3864745982deg);animation:drop-50 4.4970283299s .504375983s infinite}@keyframes drop-50{to{top:110%;left:89%}}.confettis-wrapper .confetti-51{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:3%;opacity:.9936621077;transform:rotate(92.9379224525deg);animation:drop-51 4.623124795s .9320079326s infinite}@keyframes drop-51{to{top:110%;left:14%}}.confettis-wrapper .confetti-52{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:2%;opacity:.584580535;transform:rotate(134.5834516539deg);animation:drop-52 4.7474201868s .7843167969s infinite}@keyframes drop-52{to{top:110%;left:4%}}.confettis-wrapper .confetti-53{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:16%;opacity:1;transform:rotate(122.3745814786deg);animation:drop-53 4.7413641669s .2395882418s infinite}@keyframes drop-53{to{top:110%;left:21%}}.confettis-wrapper .confetti-54{width:5px;height:2px;background-color:#93cab1;top:-10%;left:-3%;opacity:1;transform:rotate(2.1030206053deg);animation:drop-54 4.9736806242s .1409394574s infinite}@keyframes drop-54{to{top:110%;left:2%}}.confettis-wrapper .confetti-55{width:5px;height:2px;background-color:#93cab1;top:-10%;left:12%;opacity:1;transform:rotate(329.5843960844deg);animation:drop-55 4.0812831154s .9924905303s infinite}@keyframes drop-55{to{top:110%;left:15%}}.confettis-wrapper .confetti-56{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:80%;opacity:1;transform:rotate(246.4627528022deg);animation:drop-56 4.5571227848s .7392289177s infinite}@keyframes drop-56{to{top:110%;left:88%}}.confettis-wrapper .confetti-57{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:-7%;opacity:1;transform:rotate(35.8672425907deg);animation:drop-57 4.46105511s .925865711s infinite}@keyframes drop-57{to{top:110%;left:-5%}}.confettis-wrapper .confetti-58{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:76%;opacity:.600715867;transform:rotate(62.7785861244deg);animation:drop-58 4.0345853854s .9638933925s infinite}@keyframes drop-58{to{top:110%;left:81%}}.confettis-wrapper .confetti-59{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:104%;opacity:.5062556986;transform:rotate(310.2477927248deg);animation:drop-59 4.8705592173s .3145929961s infinite}@keyframes drop-59{to{top:110%;left:111%}}.confettis-wrapper .confetti-60{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:14%;opacity:1;transform:rotate(229.1092666871deg);animation:drop-60 4.1639452537s .8302218167s infinite}@keyframes drop-60{to{top:110%;left:18%}}.confettis-wrapper .confetti-61{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:82%;opacity:1;transform:rotate(28.0535470201deg);animation:drop-61 4.2507717201s .0416821658s infinite}@keyframes drop-61{to{top:110%;left:87%}}.confettis-wrapper .confetti-62{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:20%;opacity:.6243329529;transform:rotate(231.0681566983deg);animation:drop-62 4.8440773947s .8364449341s infinite}@keyframes drop-62{to{top:110%;left:31%}}.confettis-wrapper .confetti-63{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:75%;opacity:.8158371143;transform:rotate(174.2857002914deg);animation:drop-63 4.2312451676s .1875671674s infinite}@keyframes drop-63{to{top:110%;left:78%}}.confettis-wrapper .confetti-64{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:109%;opacity:1;transform:rotate(141.875088442deg);animation:drop-64 4.1498000276s .9116422738s infinite}@keyframes drop-64{to{top:110%;left:119%}}.confettis-wrapper .confetti-65{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:64%;opacity:.7576832138;transform:rotate(246.2380776671deg);animation:drop-65 4.1837763497s .5596984696s infinite}@keyframes drop-65{to{top:110%;left:68%}}.confettis-wrapper .confetti-66{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:106%;opacity:1;transform:rotate(261.4479141799deg);animation:drop-66 4.3244061882s .5209571643s infinite}@keyframes drop-66{to{top:110%;left:110%}}.confettis-wrapper .confetti-67{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:3%;opacity:.8220926859;transform:rotate(26.2867312129deg);animation:drop-67 4.8744884278s .6394136468s infinite}@keyframes drop-67{to{top:110%;left:13%}}.confettis-wrapper .confetti-68{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:16%;opacity:.9198013854;transform:rotate(330.0147373438deg);animation:drop-68 4.0896059979s .849454301s infinite}@keyframes drop-68{to{top:110%;left:30%}}.confettis-wrapper .confetti-69{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:102%;opacity:1;transform:rotate(42.0386330201deg);animation:drop-69 4.9433032794s .1454149231s infinite}@keyframes drop-69{to{top:110%;left:115%}}.confettis-wrapper .confetti-70{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:51%;opacity:.8115385922;transform:rotate(308.8699674628deg);animation:drop-70 4.794250771s .0925617252s infinite}@keyframes drop-70{to{top:110%;left:59%}}.confettis-wrapper .confetti-71{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:108%;opacity:.8918525878;transform:rotate(9.9097264361deg);animation:drop-71 4.7277186928s .0435870543s infinite}@keyframes drop-71{to{top:110%;left:116%}}.confettis-wrapper .confetti-72{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:51%;opacity:.820880228;transform:rotate(252.946944112deg);animation:drop-72 4.1804699673s .9189422684s infinite}@keyframes drop-72{to{top:110%;left:54%}}.confettis-wrapper .confetti-73{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:24%;opacity:.5640146047;transform:rotate(96.4583819255deg);animation:drop-73 4.3510127129s .923329108s infinite}@keyframes drop-73{to{top:110%;left:30%}}.confettis-wrapper .confetti-74{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:42%;opacity:.6707584552;transform:rotate(166.621511028deg);animation:drop-74 4.3348102609s .9545116236s infinite}@keyframes drop-74{to{top:110%;left:52%}}.confettis-wrapper .confetti-75{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:81%;opacity:.8850366985;transform:rotate(97.5951995409deg);animation:drop-75 4.3556250916s .2226036967s infinite}@keyframes drop-75{to{top:110%;left:93%}}.confettis-wrapper .confetti-76{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:92%;opacity:1;transform:rotate(4.9670984719deg);animation:drop-76 4.6412815111s .2742793418s infinite}@keyframes drop-76{to{top:110%;left:101%}}.confettis-wrapper .confetti-77{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:70%;opacity:1;transform:rotate(181.7243408157deg);animation:drop-77 4.8784866252s .4619816652s infinite}@keyframes drop-77{to{top:110%;left:77%}}.confettis-wrapper .confetti-78{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:21%;opacity:1;transform:rotate(156.7784010949deg);animation:drop-78 4.9349125937s .6054531461s infinite}@keyframes drop-78{to{top:110%;left:29%}}.confettis-wrapper .confetti-79{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:66%;opacity:1;transform:rotate(99.6281038045deg);animation:drop-79 4.5099636665s .344378425s infinite}@keyframes drop-79{to{top:110%;left:77%}}.confettis-wrapper .confetti-80{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:36%;opacity:.7838277111;transform:rotate(7.7293196867deg);animation:drop-80 4.32832433s .600758646s infinite}@keyframes drop-80{to{top:110%;left:37%}}.confettis-wrapper .confetti-81{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:94%;opacity:.5164482805;transform:rotate(89.9805570481deg);animation:drop-81 4.2801062448s .1183128085s infinite}@keyframes drop-81{to{top:110%;left:105%}}.confettis-wrapper .confetti-82{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:70%;opacity:1;transform:rotate(65.3514422125deg);animation:drop-82 4.5182993538s .9347908821s infinite}@keyframes drop-82{to{top:110%;left:79%}}.confettis-wrapper .confetti-83{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:11%;opacity:1;transform:rotate(21.8897053243deg);animation:drop-83 4.4403812831s .9164072972s infinite}@keyframes drop-83{to{top:110%;left:25%}}.confettis-wrapper .confetti-84{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:50%;opacity:1;transform:rotate(235.6419032479deg);animation:drop-84 4.9053499652s .6214146462s infinite}@keyframes drop-84{to{top:110%;left:54%}}.confettis-wrapper .confetti-85{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:74%;opacity:1;transform:rotate(200.2819595985deg);animation:drop-85 4.4864251794s .7700269482s infinite}@keyframes drop-85{to{top:110%;left:89%}}.confettis-wrapper .confetti-86{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:71%;opacity:1;transform:rotate(220.7939569841deg);animation:drop-86 4.3361343241s .46131119s infinite}@keyframes drop-86{to{top:110%;left:78%}}.confettis-wrapper .confetti-87{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:77%;opacity:.6631197028;transform:rotate(42.9049259358deg);animation:drop-87 4.9016760372s .3266870584s infinite}@keyframes drop-87{to{top:110%;left:89%}}.confettis-wrapper .confetti-88{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:29%;opacity:.8335710178;transform:rotate(356.6311504802deg);animation:drop-88 4.6955713159s .7642031369s infinite}@keyframes drop-88{to{top:110%;left:42%}}.confettis-wrapper .confetti-89{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:99%;opacity:1;transform:rotate(179.9980812136deg);animation:drop-89 4.7052859441s .4273485719s infinite}@keyframes drop-89{to{top:110%;left:109%}}.confettis-wrapper .confetti-90{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:53%;opacity:1;transform:rotate(56.6342038694deg);animation:drop-90 4.6376942871s .6653534328s infinite}@keyframes drop-90{to{top:110%;left:54%}}.confettis-wrapper .confetti-91{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:36%;opacity:1;transform:rotate(195.6387579951deg);animation:drop-91 4.7417671408s .9403232067s infinite}@keyframes drop-91{to{top:110%;left:39%}}.confettis-wrapper .confetti-92{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:34%;opacity:.590426833;transform:rotate(62.3756851606deg);animation:drop-92 4.8085811089s .3262542119s infinite}@keyframes drop-92{to{top:110%;left:40%}}.confettis-wrapper .confetti-93{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:55%;opacity:1;transform:rotate(252.8655642011deg);animation:drop-93 4.740120872s .0252180141s infinite}@keyframes drop-93{to{top:110%;left:62%}}.confettis-wrapper .confetti-94{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:90%;opacity:.9700182075;transform:rotate(264.6413305797deg);animation:drop-94 4.761928483s .0770839958s infinite}@keyframes drop-94{to{top:110%;left:99%}}.confettis-wrapper .confetti-95{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:50%;opacity:.670230306;transform:rotate(281.415972953deg);animation:drop-95 4.3506376419s .2554547567s infinite}@keyframes drop-95{to{top:110%;left:53%}}.confettis-wrapper .confetti-96{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:0;opacity:.9288263287;transform:rotate(333.6293135427deg);animation:drop-96 4.8011094695s .7588851314s infinite}@keyframes drop-96{to{top:110%;left:4%}}.confettis-wrapper .confetti-97{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:53%;opacity:1;transform:rotate(236.8589109321deg);animation:drop-97 4.9394805029s .5631869774s infinite}@keyframes drop-97{to{top:110%;left:58%}}.confettis-wrapper .confetti-98{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:25%;opacity:.5256284423;transform:rotate(219.9632391293deg);animation:drop-98 4.2342627799s .43651912s infinite}@keyframes drop-98{to{top:110%;left:32%}}.confettis-wrapper .confetti-99{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:-8%;opacity:1;transform:rotate(141.3742795213deg);animation:drop-99 4.0072106854s .0590215224s infinite}@keyframes drop-99{to{top:110%;left:0}}.confettis-wrapper .confetti-100{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:94%;opacity:.5007582571;transform:rotate(246.4743478485deg);animation:drop-100 4.8910454863s .3222177146s infinite}@keyframes drop-100{to{top:110%;left:101%}}.confettis-wrapper .confetti-101{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:71%;opacity:.8217898697;transform:rotate(27.6923642852deg);animation:drop-101 4.5354156237s .3543888033s infinite}@keyframes drop-101{to{top:110%;left:83%}}.confettis-wrapper .confetti-102{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:73%;opacity:.743066182;transform:rotate(178.4502633922deg);animation:drop-102 4.7994509397s .7329697655s infinite}@keyframes drop-102{to{top:110%;left:88%}}.confettis-wrapper .confetti-103{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:90%;opacity:1;transform:rotate(75.7663181034deg);animation:drop-103 4.0530966064s .4426777703s infinite}@keyframes drop-103{to{top:110%;left:105%}}.confettis-wrapper .confetti-104{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:36%;opacity:1;transform:rotate(88.5593488732deg);animation:drop-104 4.804874949s .3879602643s infinite}@keyframes drop-104{to{top:110%;left:39%}}.confettis-wrapper .confetti-105{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:59%;opacity:.7561748032;transform:rotate(123.8576996115deg);animation:drop-105 4.6413616825s .6359270061s infinite}@keyframes drop-105{to{top:110%;left:69%}}.confettis-wrapper .confetti-106{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:67%;opacity:.6988511257;transform:rotate(24.9182897734deg);animation:drop-106 4.9345419167s .0970409989s infinite}@keyframes drop-106{to{top:110%;left:75%}}.confettis-wrapper .confetti-107{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:83%;opacity:.6493901062;transform:rotate(282.729851022deg);animation:drop-107 4.9661020154s .2552064057s infinite}@keyframes drop-107{to{top:110%;left:93%}}.confettis-wrapper .confetti-108{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:82%;opacity:.5978489011;transform:rotate(289.3763621023deg);animation:drop-108 4.991447587s .1590626355s infinite}@keyframes drop-108{to{top:110%;left:91%}}.confettis-wrapper .confetti-109{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:-5%;opacity:1;transform:rotate(226.1239457566deg);animation:drop-109 4.9966089181s .8359105038s infinite}@keyframes drop-109{to{top:110%;left:6%}}.confettis-wrapper .confetti-110{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:38%;opacity:1;transform:rotate(82.0704450434deg);animation:drop-110 4.6104694621s .36298239s infinite}@keyframes drop-110{to{top:110%;left:47%}}.confettis-wrapper .confetti-111{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:105%;opacity:.9818697538;transform:rotate(29.8784541deg);animation:drop-111 4.9163810634s .7584297943s infinite}@keyframes drop-111{to{top:110%;left:113%}}.confettis-wrapper .confetti-112{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:93%;opacity:1;transform:rotate(315.9997093966deg);animation:drop-112 4.3948896212s .0589011361s infinite}@keyframes drop-112{to{top:110%;left:102%}}.confettis-wrapper .confetti-113{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:78%;opacity:.9377357008;transform:rotate(10.225993304deg);animation:drop-113 4.7464188078s .2313426666s infinite}@keyframes drop-113{to{top:110%;left:84%}}.confettis-wrapper .confetti-114{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:79%;opacity:1;transform:rotate(294.6568109283deg);animation:drop-114 4.0281639139s .3219231986s infinite}@keyframes drop-114{to{top:110%;left:92%}}.confettis-wrapper .confetti-115{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:19%;opacity:1;transform:rotate(28.2555691442deg);animation:drop-115 4.5559028405s .1740191834s infinite}@keyframes drop-115{to{top:110%;left:29%}}.confettis-wrapper .confetti-116{width:5px;height:2px;background-color:#93cab1;top:-10%;left:36%;opacity:.6044482851;transform:rotate(248.1773727737deg);animation:drop-116 4.1071046226s .9518461641s infinite}@keyframes drop-116{to{top:110%;left:37%}}.confettis-wrapper .confetti-117{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:56%;opacity:1;transform:rotate(62.4429450199deg);animation:drop-117 4.0974583167s .6874929198s infinite}@keyframes drop-117{to{top:110%;left:64%}}.confettis-wrapper .confetti-118{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:86%;opacity:1;transform:rotate(158.3824109018deg);animation:drop-118 4.8914828857s .6373815796s infinite}@keyframes drop-118{to{top:110%;left:96%}}.confettis-wrapper .confetti-119{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:54%;opacity:.5955165582;transform:rotate(255.2535746181deg);animation:drop-119 4.0669065401s .688712249s infinite}@keyframes drop-119{to{top:110%;left:65%}}.confettis-wrapper .confetti-120{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:82%;opacity:.7501165071;transform:rotate(8.4237650852deg);animation:drop-120 4.6555759768s .8140438135s infinite}@keyframes drop-120{to{top:110%;left:97%}}.confettis-wrapper .confetti-121{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:85%;opacity:.6613432492;transform:rotate(66.5055168749deg);animation:drop-121 4.9475557751s .775197638s infinite}@keyframes drop-121{to{top:110%;left:87%}}.confettis-wrapper .confetti-122{width:10px;height:4px;background-color:#93cab1;top:-10%;left:16%;opacity:1;transform:rotate(155.4788135211deg);animation:drop-122 4.7069604879s .6483609078s infinite}@keyframes drop-122{to{top:110%;left:26%}}.confettis-wrapper .confetti-123{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:7%;opacity:.579169893;transform:rotate(63.8128540708deg);animation:drop-123 4.2919496836s .5804839075s infinite}@keyframes drop-123{to{top:110%;left:10%}}.confettis-wrapper .confetti-124{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:69%;opacity:1;transform:rotate(188.3692615202deg);animation:drop-124 4.9346988875s .0749025911s infinite}@keyframes drop-124{to{top:110%;left:79%}}.confettis-wrapper .confetti-125{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:21%;opacity:.5188348273;transform:rotate(213.0160987791deg);animation:drop-125 4.9673473109s .1564302784s infinite}@keyframes drop-125{to{top:110%;left:36%}}.confettis-wrapper .confetti-126{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:78%;opacity:1;transform:rotate(129.395823499deg);animation:drop-126 4.9715324282s .1154094605s infinite}@keyframes drop-126{to{top:110%;left:80%}}.confettis-wrapper .confetti-127{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:34%;opacity:1;transform:rotate(171.3097686088deg);animation:drop-127 4.8126250833s .7972326753s infinite}@keyframes drop-127{to{top:110%;left:40%}}.confettis-wrapper .confetti-128{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:-5%;opacity:.6446125862;transform:rotate(317.3272629081deg);animation:drop-128 4.3484408397s .003704753s infinite}@keyframes drop-128{to{top:110%;left:-1%}}.confettis-wrapper .confetti-129{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:86%;opacity:1;transform:rotate(174.7457153816deg);animation:drop-129 4.8884831735s .1354734589s infinite}@keyframes drop-129{to{top:110%;left:100%}}.confettis-wrapper .confetti-130{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:20%;opacity:1;transform:rotate(312.7820935963deg);animation:drop-130 4.4764189017s .5045600118s infinite}@keyframes drop-130{to{top:110%;left:21%}}.confettis-wrapper .confetti-131{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:27%;opacity:.6703755012;transform:rotate(335.4075117078deg);animation:drop-131 4.946529891s .5536169491s infinite}@keyframes drop-131{to{top:110%;left:34%}}.confettis-wrapper .confetti-132{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:102%;opacity:.5158528317;transform:rotate(175.936389346deg);animation:drop-132 4.9672762819s .6689440169s infinite}@keyframes drop-132{to{top:110%;left:104%}}.confettis-wrapper .confetti-133{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:3%;opacity:1;transform:rotate(229.9558821967deg);animation:drop-133 4.8248538427s .9473949085s infinite}@keyframes drop-133{to{top:110%;left:12%}}.confettis-wrapper .confetti-134{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:72%;opacity:1;transform:rotate(142.0936829389deg);animation:drop-134 4.4000940124s .8800440888s infinite}@keyframes drop-134{to{top:110%;left:78%}}.confettis-wrapper .confetti-135{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:34%;opacity:1;transform:rotate(81.7345970663deg);animation:drop-135 4.8606529374s .455824086s infinite}@keyframes drop-135{to{top:110%;left:49%}}.confettis-wrapper .confetti-136{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:27%;opacity:1;transform:rotate(116.2968309625deg);animation:drop-136 4.0978101007s .599896052s infinite}@keyframes drop-136{to{top:110%;left:40%}}.confettis-wrapper .confetti-137{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:78%;opacity:.5035275804;transform:rotate(309.7722919637deg);animation:drop-137 4.1108394568s .209479208s infinite}@keyframes drop-137{to{top:110%;left:79%}}.confettis-wrapper .confetti-138{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:91%;opacity:1;transform:rotate(129.0863593768deg);animation:drop-138 4.5417131473s .1636836494s infinite}@keyframes drop-138{to{top:110%;left:106%}}.confettis-wrapper .confetti-139{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:64%;opacity:1;transform:rotate(138.3425647231deg);animation:drop-139 4.7439523127s .0978244269s infinite}@keyframes drop-139{to{top:110%;left:72%}}.confettis-wrapper .confetti-140{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:21%;opacity:1;transform:rotate(295.8987674939deg);animation:drop-140 4.4258739138s .6259795572s infinite}@keyframes drop-140{to{top:110%;left:28%}}.confettis-wrapper .confetti-141{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:10%;opacity:.6429362916;transform:rotate(49.4167341226deg);animation:drop-141 4.1087122096s .8326878463s infinite}@keyframes drop-141{to{top:110%;left:16%}}.confettis-wrapper .confetti-142{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:45%;opacity:1;transform:rotate(224.2859667935deg);animation:drop-142 4.1931077682s .5839240828s infinite}@keyframes drop-142{to{top:110%;left:57%}}.confettis-wrapper .confetti-143{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:31%;opacity:.596225894;transform:rotate(219.1940245402deg);animation:drop-143 4.1151515981s .8575423198s infinite}@keyframes drop-143{to{top:110%;left:37%}}.confettis-wrapper .confetti-144{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:7%;opacity:.7134711324;transform:rotate(187.537244294deg);animation:drop-144 4.3450753594s .5292584125s infinite}@keyframes drop-144{to{top:110%;left:18%}}.confettis-wrapper .confetti-145{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:50%;opacity:.5074628167;transform:rotate(276.7242116732deg);animation:drop-145 4.5362253545s .7848398556s infinite}@keyframes drop-145{to{top:110%;left:62%}}.confettis-wrapper .confetti-146{width:10px;height:4px;background-color:#93cab1;top:-10%;left:-2%;opacity:.9329673766;transform:rotate(237.2018607465deg);animation:drop-146 4.3804859701s .4712419144s infinite}@keyframes drop-146{to{top:110%;left:3%}}.confettis-wrapper .confetti-147{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:27%;opacity:1;transform:rotate(61.5278481021deg);animation:drop-147 4.1216766585s .3584210198s infinite}@keyframes drop-147{to{top:110%;left:28%}}.confettis-wrapper .confetti-148{width:5px;height:2px;background-color:#93cab1;top:-10%;left:33%;opacity:.8261574086;transform:rotate(68.0323286518deg);animation:drop-148 4.4622414211s .5973368729s infinite}@keyframes drop-148{to{top:110%;left:41%}}.confettis-wrapper .confetti-149{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:82%;opacity:.9157576978;transform:rotate(67.7772160292deg);animation:drop-149 4.1505407676s .441463638s infinite}@keyframes drop-149{to{top:110%;left:90%}}.confettis-wrapper .confetti-150{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:53%;opacity:1;transform:rotate(65.4504504955deg);animation:drop-150 4.445160468s .5082692939s infinite}@keyframes drop-150{to{top:110%;left:61%}}.bg-en,.bg-fr{background-position:50%;background-size:cover;background:linear-gradient(135deg,#93cab1 20%,#a2d2e8 40%,#8ab5d2,#e6bceb)}.bg-ch,.bg-en,.bg-fr{position:fixed;height:100vh;width:100vw;top:0;left:0;transition:all .3s ease}.bg-ch{background:linear-gradient(90deg,#fd8f9e,#b18ce2);background-position:50%;background-size:cover}.loader{display:flex;flex-direction:column;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}.alert-dialog{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.6);z-index:100;position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0}.alert-dialog.active{opacity:1}.btn{width:-moz-fit-content;width:fit-content;margin:auto}.btn-primary{background-color:#66c0a6!important;color:#fff!important;border-color:#66c0a6!important}.btn-primary.outlined{border-color:#66c0a6!important;background-color:transparent!important;color:#66c0a6!important;font-weight:300}.ch .btn-primary{background-color:#e74e50!important;color:#fff!important;border-color:#e74e50!important}.ch .btn-primary.outlined{border-color:#e74e50!important;background-color:transparent!important;color:#e74e50!important}.legal{height:50vh;overflow:scroll;overflow-x:hidden;padding:1em .5em;background:#f5f5f5}.cta{padding:2em!important;font-size:1em!important;border-radius:0}@media screen and (max-width:960px){.cta{width:100%;padding:0}}.cpf{height:2em;vertical-align:middle}.grecaptcha-badge{visibility:hidden}.theme--dark.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:#d3d3d3!important}.theme--dark.v-text-field--solo>.v-input__control>.v-input__slot{background:#fff}.theme--dark.v-input,.theme--dark.v-input input,.theme--dark.v-input textarea,.theme--dark.v-label{color:#000;border-color:#000;-webkit-text-fill-color:#000}.theme--dark p{color:#000;text-align:left}.theme--dark p.center{text-align:center}em{color:gray}@media screen and (max-width:960px){em{white-space:normal}}.tinyTxt{font-size:.7rem!important}@media screen and (max-width:960px){.tinyTxt{font-size:1.05rem!important}}.hugeTxt{font-size:6rem!important}@media screen and (max-width:960px){.hugeTxt{font-size:9rem!important}}h3{color:#55bae8}h3 i{color:#55bae8!important}h3.ch,h3.ch i{color:#e74e50!important}.v-messages{min-height:0}.theme--dark.v-input--switch .v-input--switch__track{color:gray}.v-input--switch__track.theme--dark.white--text{color:#66c0a6!important}.ch .v-input--switch__track.theme--dark.white--text{color:#e74e50!important}.theme--dark.v-text-field>.v-input__control>.v-input__slot:before{border-color:#000}.v-text-field>.v-input__control>.v-input__slot:after{border-color:#66c0a6}.v-application--is-ltr .v-text-field .v-label{color:#000!important}.align-start .v-list-item__content{align-self:unset}.theme--dark.v-list{background:transparent}.theme--dark.v-list *{color:#000}.v-list-item__subtitle,.v-list-item__title{white-space:normal}.basic-fade-enter-active,.basic-fade-leave-active{opacity:1}.basic-fade-enter,.basic-fade-leave-to{opacity:0}#inspire{font-family:Ubuntu,sans-serif,Helvetica,Arial}.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}@font-face{font-family:Ubuntu;src:url(/fonts/Ubuntu-Medium.1f178659.ttf) format("ttf");font-weight:500}.price-tag{background:hsla(0,0%,83%,.5)!important;border-radius:.5rem!important}