@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:2px;height:.8px;background-color:#93cab1;top:-10%;left:18%;opacity:.5484044882;transform:rotate(262.7487450227deg);animation:drop-0 4.4963129506s .678303052s infinite}@keyframes drop-0{to{top:110%;left:30%}}.confettis-wrapper .confetti-1{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:82%;opacity:1;transform:rotate(65.2266233204deg);animation:drop-1 4.2305672309s .3156180706s infinite}@keyframes drop-1{to{top:110%;left:97%}}.confettis-wrapper .confetti-2{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:90%;opacity:.53955361;transform:rotate(181.4964356648deg);animation:drop-2 4.852967777s .842576927s infinite}@keyframes drop-2{to{top:110%;left:95%}}.confettis-wrapper .confetti-3{width:5px;height:2px;background-color:#93cab1;top:-10%;left:76%;opacity:1;transform:rotate(30.3950318761deg);animation:drop-3 4.226764873s .7319761016s infinite}@keyframes drop-3{to{top:110%;left:81%}}.confettis-wrapper .confetti-4{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:34%;opacity:1;transform:rotate(293.6813215274deg);animation:drop-4 4.3629033592s .1452687574s infinite}@keyframes drop-4{to{top:110%;left:39%}}.confettis-wrapper .confetti-5{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:90%;opacity:1;transform:rotate(107.8061802965deg);animation:drop-5 4.0149249813s .0738494832s infinite}@keyframes drop-5{to{top:110%;left:91%}}.confettis-wrapper .confetti-6{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:-1%;opacity:1;transform:rotate(258.4591547066deg);animation:drop-6 4.5563203948s .3913671214s infinite}@keyframes drop-6{to{top:110%;left:10%}}.confettis-wrapper .confetti-7{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:1%;opacity:1;transform:rotate(7.679875666deg);animation:drop-7 4.6566613025s .2288411371s infinite}@keyframes drop-7{to{top:110%;left:16%}}.confettis-wrapper .confetti-8{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:69%;opacity:.9007555052;transform:rotate(163.3407001931deg);animation:drop-8 4.8584238037s .8558475324s infinite}@keyframes drop-8{to{top:110%;left:76%}}.confettis-wrapper .confetti-9{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:99%;opacity:.5085989979;transform:rotate(288.1792738655deg);animation:drop-9 4.7393006625s .1579488934s infinite}@keyframes drop-9{to{top:110%;left:107%}}.confettis-wrapper .confetti-10{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:22%;opacity:1;transform:rotate(247.9069976061deg);animation:drop-10 4.0858371394s .7601874355s infinite}@keyframes drop-10{to{top:110%;left:36%}}.confettis-wrapper .confetti-11{width:10px;height:4px;background-color:#93cab1;top:-10%;left:10%;opacity:1;transform:rotate(90.3947568436deg);animation:drop-11 4.9576583269s .1854465725s infinite}@keyframes drop-11{to{top:110%;left:21%}}.confettis-wrapper .confetti-12{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:91%;opacity:1;transform:rotate(79.7015085134deg);animation:drop-12 4.4116049588s .7162407519s infinite}@keyframes drop-12{to{top:110%;left:103%}}.confettis-wrapper .confetti-13{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:95%;opacity:.5120714141;transform:rotate(342.3623569574deg);animation:drop-13 4.871087692s .5765310219s infinite}@keyframes drop-13{to{top:110%;left:105%}}.confettis-wrapper .confetti-14{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:44%;opacity:1;transform:rotate(55.2071758572deg);animation:drop-14 4.4241217302s .8439840767s infinite}@keyframes drop-14{to{top:110%;left:47%}}.confettis-wrapper .confetti-15{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:95%;opacity:.7179300516;transform:rotate(74.2030045407deg);animation:drop-15 4.0581293171s .6250242713s infinite}@keyframes drop-15{to{top:110%;left:96%}}.confettis-wrapper .confetti-16{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:46%;opacity:.9792971163;transform:rotate(130.471614362deg);animation:drop-16 4.7454039569s .1247450104s infinite}@keyframes drop-16{to{top:110%;left:47%}}.confettis-wrapper .confetti-17{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:92%;opacity:1;transform:rotate(76.5681758384deg);animation:drop-17 4.435424183s .5350671792s infinite}@keyframes drop-17{to{top:110%;left:96%}}.confettis-wrapper .confetti-18{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:33%;opacity:1;transform:rotate(93.1856395394deg);animation:drop-18 4.6595692654s .2331141016s infinite}@keyframes drop-18{to{top:110%;left:39%}}.confettis-wrapper .confetti-19{width:5px;height:2px;background-color:#93cab1;top:-10%;left:22%;opacity:.6752119603;transform:rotate(346.7322826601deg);animation:drop-19 4.5724232536s .2907488562s infinite}@keyframes drop-19{to{top:110%;left:33%}}.confettis-wrapper .confetti-20{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:98%;opacity:1;transform:rotate(248.8549043494deg);animation:drop-20 4.1964661094s .3289610664s infinite}@keyframes drop-20{to{top:110%;left:103%}}.confettis-wrapper .confetti-21{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:96%;opacity:1;transform:rotate(118.5202624405deg);animation:drop-21 4.7014072526s .376942817s infinite}@keyframes drop-21{to{top:110%;left:103%}}.confettis-wrapper .confetti-22{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:62%;opacity:.8030472199;transform:rotate(61.3693402297deg);animation:drop-22 4.0400944261s .7264866345s infinite}@keyframes drop-22{to{top:110%;left:72%}}.confettis-wrapper .confetti-23{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:3%;opacity:.6545715597;transform:rotate(264.7775821032deg);animation:drop-23 4.1109214461s .9200770015s infinite}@keyframes drop-23{to{top:110%;left:7%}}.confettis-wrapper .confetti-24{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:55%;opacity:.7946334188;transform:rotate(123.5422441613deg);animation:drop-24 4.3285485844s .0490288806s infinite}@keyframes drop-24{to{top:110%;left:68%}}.confettis-wrapper .confetti-25{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:37%;opacity:1;transform:rotate(236.2700352591deg);animation:drop-25 4.8346832906s .3251847246s infinite}@keyframes drop-25{to{top:110%;left:40%}}.confettis-wrapper .confetti-26{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:30%;opacity:.6391694056;transform:rotate(79.5243233482deg);animation:drop-26 4.4652609137s .2191079219s infinite}@keyframes drop-26{to{top:110%;left:45%}}.confettis-wrapper .confetti-27{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:23%;opacity:1;transform:rotate(340.9673136727deg);animation:drop-27 4.3758278132s .3686191794s infinite}@keyframes drop-27{to{top:110%;left:36%}}.confettis-wrapper .confetti-28{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:107%;opacity:.5380859344;transform:rotate(106.6151449528deg);animation:drop-28 4.8624362492s .3847708654s infinite}@keyframes drop-28{to{top:110%;left:110%}}.confettis-wrapper .confetti-29{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:-6%;opacity:1;transform:rotate(83.9941848358deg);animation:drop-29 4.7058173614s .4266239266s infinite}@keyframes drop-29{to{top:110%;left:3%}}.confettis-wrapper .confetti-30{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:-4%;opacity:.7246837319;transform:rotate(214.044935475deg);animation:drop-30 4.7531176067s .1123601516s infinite}@keyframes drop-30{to{top:110%;left:0}}.confettis-wrapper .confetti-31{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:30%;opacity:1;transform:rotate(334.2966986707deg);animation:drop-31 4.4972297236s .5899251727s infinite}@keyframes drop-31{to{top:110%;left:31%}}.confettis-wrapper .confetti-32{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:28%;opacity:1;transform:rotate(71.4599439081deg);animation:drop-32 4.0001753038s .3041296597s infinite}@keyframes drop-32{to{top:110%;left:39%}}.confettis-wrapper .confetti-33{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:27%;opacity:.903854038;transform:rotate(130.5917483981deg);animation:drop-33 4.1627822687s .0599336001s infinite}@keyframes drop-33{to{top:110%;left:38%}}.confettis-wrapper .confetti-34{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:25%;opacity:1;transform:rotate(160.5240148159deg);animation:drop-34 4.9414622788s .446169131s infinite}@keyframes drop-34{to{top:110%;left:29%}}.confettis-wrapper .confetti-35{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:-9%;opacity:.6940711164;transform:rotate(266.5242606218deg);animation:drop-35 4.8985312479s .039272704s infinite}@keyframes drop-35{to{top:110%;left:0}}.confettis-wrapper .confetti-36{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:14%;opacity:1;transform:rotate(174.4902391229deg);animation:drop-36 4.8979748869s .8902532431s infinite}@keyframes drop-36{to{top:110%;left:23%}}.confettis-wrapper .confetti-37{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:14%;opacity:.9210260685;transform:rotate(84.1154101387deg);animation:drop-37 4.3265776651s .6403923983s infinite}@keyframes drop-37{to{top:110%;left:28%}}.confettis-wrapper .confetti-38{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:50%;opacity:.8454822824;transform:rotate(187.7374447412deg);animation:drop-38 4.3169141471s .2608298764s infinite}@keyframes drop-38{to{top:110%;left:56%}}.confettis-wrapper .confetti-39{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:59%;opacity:1;transform:rotate(315.2171817982deg);animation:drop-39 4.2942244176s .0543798984s infinite}@keyframes drop-39{to{top:110%;left:65%}}.confettis-wrapper .confetti-40{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:19%;opacity:1;transform:rotate(330.8076217828deg);animation:drop-40 4.4778209297s .3758456639s infinite}@keyframes drop-40{to{top:110%;left:29%}}.confettis-wrapper .confetti-41{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:1%;opacity:.6717065366;transform:rotate(193.021758097deg);animation:drop-41 4.9135836714s .41181231s infinite}@keyframes drop-41{to{top:110%;left:3%}}.confettis-wrapper .confetti-42{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:79%;opacity:1;transform:rotate(.51468618212turn);animation:drop-42 4.3529300043s .8898870024s infinite}@keyframes drop-42{to{top:110%;left:89%}}.confettis-wrapper .confetti-43{width:10px;height:4px;background-color:#93cab1;top:-10%;left:102%;opacity:.8291594689;transform:rotate(104.5142765523deg);animation:drop-43 4.6142128125s .0902040901s infinite}@keyframes drop-43{to{top:110%;left:104%}}.confettis-wrapper .confetti-44{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:90%;opacity:1;transform:rotate(59.6316896216deg);animation:drop-44 4.6186261592s .2738311226s infinite}@keyframes drop-44{to{top:110%;left:105%}}.confettis-wrapper .confetti-45{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:39%;opacity:1;transform:rotate(213.9724112071deg);animation:drop-45 4.3815592742s .1602300184s infinite}@keyframes drop-45{to{top:110%;left:42%}}.confettis-wrapper .confetti-46{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:-9%;opacity:1;transform:rotate(34.0501900523deg);animation:drop-46 4.0328651408s .824813457s infinite}@keyframes drop-46{to{top:110%;left:-5%}}.confettis-wrapper .confetti-47{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:46%;opacity:1;transform:rotate(76.0724458749deg);animation:drop-47 4.2544307191s .2987473287s infinite}@keyframes drop-47{to{top:110%;left:55%}}.confettis-wrapper .confetti-48{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:67%;opacity:.712243096;transform:rotate(135.1195373334deg);animation:drop-48 4.5458595594s .2006888207s infinite}@keyframes drop-48{to{top:110%;left:74%}}.confettis-wrapper .confetti-49{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:64%;opacity:1;transform:rotate(3.489812229deg);animation:drop-49 4.9530622026s .4107028957s infinite}@keyframes drop-49{to{top:110%;left:65%}}.confettis-wrapper .confetti-50{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:36%;opacity:1;transform:rotate(340.1610948753deg);animation:drop-50 4.1221991056s .3698021993s infinite}@keyframes drop-50{to{top:110%;left:51%}}.confettis-wrapper .confetti-51{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:41%;opacity:1;transform:rotate(101.4941104209deg);animation:drop-51 4.9107810352s .4384761831s infinite}@keyframes drop-51{to{top:110%;left:43%}}.confettis-wrapper .confetti-52{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:4%;opacity:1;transform:rotate(208.3490193011deg);animation:drop-52 4.071868421s .3737482683s infinite}@keyframes drop-52{to{top:110%;left:9%}}.confettis-wrapper .confetti-53{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:42%;opacity:1;transform:rotate(101.5110654769deg);animation:drop-53 4.5203057614s .9069039995s infinite}@keyframes drop-53{to{top:110%;left:53%}}.confettis-wrapper .confetti-54{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:59%;opacity:.7677692855;transform:rotate(62.4440003579deg);animation:drop-54 4.0392472012s .9651601098s infinite}@keyframes drop-54{to{top:110%;left:69%}}.confettis-wrapper .confetti-55{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:-2%;opacity:1;transform:rotate(276.2656144046deg);animation:drop-55 4.861471382s .1762224687s infinite}@keyframes drop-55{to{top:110%;left:4%}}.confettis-wrapper .confetti-56{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:102%;opacity:1;transform:rotate(139.37043525deg);animation:drop-56 4.0408200716s .4330104625s infinite}@keyframes drop-56{to{top:110%;left:113%}}.confettis-wrapper .confetti-57{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:106%;opacity:.9903739634;transform:rotate(189.3451248064deg);animation:drop-57 4.6982000217s .0187589158s infinite}@keyframes drop-57{to{top:110%;left:107%}}.confettis-wrapper .confetti-58{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:0;opacity:.9199431279;transform:rotate(131.0420089987deg);animation:drop-58 4.8003832075s .7696046032s infinite}@keyframes drop-58{to{top:110%;left:6%}}.confettis-wrapper .confetti-59{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:15%;opacity:.5943645369;transform:rotate(134.1003064093deg);animation:drop-59 4.4867909234s .166936402s infinite}@keyframes drop-59{to{top:110%;left:23%}}.confettis-wrapper .confetti-60{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:40%;opacity:.5096355222;transform:rotate(261.0589323975deg);animation:drop-60 4.5989240569s .1707878165s infinite}@keyframes drop-60{to{top:110%;left:54%}}.confettis-wrapper .confetti-61{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:16%;opacity:.6642865172;transform:rotate(85.1185679097deg);animation:drop-61 4.5129721863s .5386315837s infinite}@keyframes drop-61{to{top:110%;left:30%}}.confettis-wrapper .confetti-62{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:31%;opacity:1;transform:rotate(89.2034779135deg);animation:drop-62 4.4394255637s .3081456432s infinite}@keyframes drop-62{to{top:110%;left:33%}}.confettis-wrapper .confetti-63{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:78%;opacity:1;transform:rotate(27.7656110711deg);animation:drop-63 4.9890066594s .6563932032s infinite}@keyframes drop-63{to{top:110%;left:80%}}.confettis-wrapper .confetti-64{width:10px;height:4px;background-color:#93cab1;top:-10%;left:83%;opacity:.6482396784;transform:rotate(239.6244245354deg);animation:drop-64 4.3047504134s .9471125706s infinite}@keyframes drop-64{to{top:110%;left:98%}}.confettis-wrapper .confetti-65{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:56%;opacity:.6184465371;transform:rotate(336.7506632585deg);animation:drop-65 4.018916799s .2966500075s infinite}@keyframes drop-65{to{top:110%;left:68%}}.confettis-wrapper .confetti-66{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:63%;opacity:.5752995802;transform:rotate(273.5168720376deg);animation:drop-66 4.7785730467s .1150347109s infinite}@keyframes drop-66{to{top:110%;left:64%}}.confettis-wrapper .confetti-67{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:50%;opacity:1;transform:rotate(311.1064680577deg);animation:drop-67 4.0226929356s .8560839909s infinite}@keyframes drop-67{to{top:110%;left:59%}}.confettis-wrapper .confetti-68{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:92%;opacity:1;transform:rotate(329.4783568819deg);animation:drop-68 4.9119476757s .0464093726s infinite}@keyframes drop-68{to{top:110%;left:100%}}.confettis-wrapper .confetti-69{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:30%;opacity:1;transform:rotate(11.2447266101deg);animation:drop-69 4.8206563518s .914912492s infinite}@keyframes drop-69{to{top:110%;left:45%}}.confettis-wrapper .confetti-70{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:68%;opacity:.773153894;transform:rotate(39.1262999161deg);animation:drop-70 4.3491897617s .2662476332s infinite}@keyframes drop-70{to{top:110%;left:83%}}.confettis-wrapper .confetti-71{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:100%;opacity:1;transform:rotate(279.1357386274deg);animation:drop-71 4.747180576s .1325092729s infinite}@keyframes drop-71{to{top:110%;left:103%}}.confettis-wrapper .confetti-72{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:40%;opacity:1;transform:rotate(274.3933227029deg);animation:drop-72 4.4185576558s .0389259615s infinite}@keyframes drop-72{to{top:110%;left:53%}}.confettis-wrapper .confetti-73{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:47%;opacity:1;transform:rotate(353.2235225356deg);animation:drop-73 4.7387472109s .1308846957s infinite}@keyframes drop-73{to{top:110%;left:50%}}.confettis-wrapper .confetti-74{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:-6%;opacity:1;transform:rotate(148.6959115937deg);animation:drop-74 4.9071928313s .8029406425s infinite}@keyframes drop-74{to{top:110%;left:1%}}.confettis-wrapper .confetti-75{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:50%;opacity:.716118238;transform:rotate(268.8161757179deg);animation:drop-75 4.9598130574s .7607263961s infinite}@keyframes drop-75{to{top:110%;left:60%}}.confettis-wrapper .confetti-76{width:5px;height:2px;background-color:#93cab1;top:-10%;left:2%;opacity:.8021965438;transform:rotate(29.3030737589deg);animation:drop-76 4.9823383852s .2797890492s infinite}@keyframes drop-76{to{top:110%;left:15%}}.confettis-wrapper .confetti-77{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:9%;opacity:.5246718186;transform:rotate(109.4816228912deg);animation:drop-77 4.4196247016s .5488615829s infinite}@keyframes drop-77{to{top:110%;left:17%}}.confettis-wrapper .confetti-78{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:108%;opacity:.8155449767;transform:rotate(81.3415182712deg);animation:drop-78 4.8076161927s .9544311777s infinite}@keyframes drop-78{to{top:110%;left:111%}}.confettis-wrapper .confetti-79{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:32%;opacity:.5687193991;transform:rotate(276.2992024755deg);animation:drop-79 4.1022785677s .8771493728s infinite}@keyframes drop-79{to{top:110%;left:44%}}.confettis-wrapper .confetti-80{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:103%;opacity:.7150729891;transform:rotate(194.3181678245deg);animation:drop-80 4.2549033148s .9691894294s infinite}@keyframes drop-80{to{top:110%;left:110%}}.confettis-wrapper .confetti-81{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:81%;opacity:.7399813936;transform:rotate(52.2904760462deg);animation:drop-81 4.9967687016s .4417601428s infinite}@keyframes drop-81{to{top:110%;left:89%}}.confettis-wrapper .confetti-82{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:48%;opacity:1;transform:rotate(74.0911194048deg);animation:drop-82 4.3460145702s .8171561645s infinite}@keyframes drop-82{to{top:110%;left:63%}}.confettis-wrapper .confetti-83{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:38%;opacity:.683478242;transform:rotate(313.653933123deg);animation:drop-83 4.056021571s .3017290367s infinite}@keyframes drop-83{to{top:110%;left:47%}}.confettis-wrapper .confetti-84{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:72%;opacity:1;transform:rotate(152.0334022551deg);animation:drop-84 4.3900865276s .6953339135s infinite}@keyframes drop-84{to{top:110%;left:73%}}.confettis-wrapper .confetti-85{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:32%;opacity:.5198296069;transform:rotate(346.00757241deg);animation:drop-85 4.9429355871s .5429331724s infinite}@keyframes drop-85{to{top:110%;left:45%}}.confettis-wrapper .confetti-86{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:32%;opacity:1;transform:rotate(142.7746699533deg);animation:drop-86 4.4627395777s .6027074502s infinite}@keyframes drop-86{to{top:110%;left:42%}}.confettis-wrapper .confetti-87{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:35%;opacity:.8024167799;transform:rotate(191.8440575489deg);animation:drop-87 4.7938185996s .6951706347s infinite}@keyframes drop-87{to{top:110%;left:37%}}.confettis-wrapper .confetti-88{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:77%;opacity:.5192458864;transform:rotate(336.6138996353deg);animation:drop-88 4.2980006523s .4647887749s infinite}@keyframes drop-88{to{top:110%;left:78%}}.confettis-wrapper .confetti-89{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:105%;opacity:.8466926131;transform:rotate(204.2285118472deg);animation:drop-89 4.683580685s .9121532246s infinite}@keyframes drop-89{to{top:110%;left:109%}}.confettis-wrapper .confetti-90{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:89%;opacity:.5788855474;transform:rotate(18.8210132257deg);animation:drop-90 4.1347142734s .6148131725s infinite}@keyframes drop-90{to{top:110%;left:94%}}.confettis-wrapper .confetti-91{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:98%;opacity:.5054223156;transform:rotate(181.5283313978deg);animation:drop-91 4.3346774382s .9410300424s infinite}@keyframes drop-91{to{top:110%;left:106%}}.confettis-wrapper .confetti-92{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:98%;opacity:1;transform:rotate(221.1596899551deg);animation:drop-92 4.0551634226s .511631497s infinite}@keyframes drop-92{to{top:110%;left:101%}}.confettis-wrapper .confetti-93{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:52%;opacity:.8755305657;transform:rotate(133.9853955455deg);animation:drop-93 4.7902011821s .3761476228s infinite}@keyframes drop-93{to{top:110%;left:63%}}.confettis-wrapper .confetti-94{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:-9%;opacity:1;transform:rotate(75.8055699795deg);animation:drop-94 4.6563102056s .3076909572s infinite}@keyframes drop-94{to{top:110%;left:0}}.confettis-wrapper .confetti-95{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:95%;opacity:.739482071;transform:rotate(3.1024694009deg);animation:drop-95 4.1013058604s .3006924797s infinite}@keyframes drop-95{to{top:110%;left:104%}}.confettis-wrapper .confetti-96{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:6%;opacity:.8543360007;transform:rotate(274.8797121911deg);animation:drop-96 4.4770452845s .2546021902s infinite}@keyframes drop-96{to{top:110%;left:16%}}.confettis-wrapper .confetti-97{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:82%;opacity:1;transform:rotate(43.4595223967deg);animation:drop-97 4.617333995s .4009238362s infinite}@keyframes drop-97{to{top:110%;left:94%}}.confettis-wrapper .confetti-98{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:26%;opacity:.5037737214;transform:rotate(171.3909467842deg);animation:drop-98 4.691573713s .186973441s infinite}@keyframes drop-98{to{top:110%;left:39%}}.confettis-wrapper .confetti-99{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:60%;opacity:.8613330318;transform:rotate(312.6164594159deg);animation:drop-99 4.1492131525s .6655993844s infinite}@keyframes drop-99{to{top:110%;left:71%}}.confettis-wrapper .confetti-100{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:21%;opacity:.594225176;transform:rotate(293.7887955071deg);animation:drop-100 4.8884710276s .2721812083s infinite}@keyframes drop-100{to{top:110%;left:35%}}.confettis-wrapper .confetti-101{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:51%;opacity:1;transform:rotate(116.0883104885deg);animation:drop-101 4.7169484215s .6806366794s infinite}@keyframes drop-101{to{top:110%;left:53%}}.confettis-wrapper .confetti-102{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:99%;opacity:.8345655087;transform:rotate(225.0414251368deg);animation:drop-102 4.0057046361s .5853501804s infinite}@keyframes drop-102{to{top:110%;left:111%}}.confettis-wrapper .confetti-103{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:36%;opacity:1;transform:rotate(.37367698669turn);animation:drop-103 4.6486811771s .1009059997s infinite}@keyframes drop-103{to{top:110%;left:47%}}.confettis-wrapper .confetti-104{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:7%;opacity:1;transform:rotate(236.7972052791deg);animation:drop-104 4.6351315793s .9607464071s infinite}@keyframes drop-104{to{top:110%;left:11%}}.confettis-wrapper .confetti-105{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:6%;opacity:1;transform:rotate(125.7154919378deg);animation:drop-105 4.8621033648s .0580349616s infinite}@keyframes drop-105{to{top:110%;left:10%}}.confettis-wrapper .confetti-106{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:3%;opacity:1;transform:rotate(103.101851875deg);animation:drop-106 4.7052530628s .9110704758s infinite}@keyframes drop-106{to{top:110%;left:14%}}.confettis-wrapper .confetti-107{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:74%;opacity:.7255562519;transform:rotate(8.016007432deg);animation:drop-107 4.92849622s .4570419327s infinite}@keyframes drop-107{to{top:110%;left:77%}}.confettis-wrapper .confetti-108{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:96%;opacity:.566018862;transform:rotate(120.1733883243deg);animation:drop-108 4.4884709383s .629887764s infinite}@keyframes drop-108{to{top:110%;left:101%}}.confettis-wrapper .confetti-109{width:10px;height:4px;background-color:#93cab1;top:-10%;left:46%;opacity:.7070175941;transform:rotate(327.1291045178deg);animation:drop-109 4.6228652313s .8998169385s infinite}@keyframes drop-109{to{top:110%;left:61%}}.confettis-wrapper .confetti-110{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:-8%;opacity:1;transform:rotate(11.6494827448deg);animation:drop-110 4.3151782461s .2564746259s infinite}@keyframes drop-110{to{top:110%;left:-5%}}.confettis-wrapper .confetti-111{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:54%;opacity:.5597767926;transform:rotate(270.902738693deg);animation:drop-111 4.7757527872s .4028100228s infinite}@keyframes drop-111{to{top:110%;left:69%}}.confettis-wrapper .confetti-112{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:83%;opacity:1;transform:rotate(77.7859279411deg);animation:drop-112 4.5066982853s .0785251423s infinite}@keyframes drop-112{to{top:110%;left:97%}}.confettis-wrapper .confetti-113{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:-7%;opacity:1;transform:rotate(246.5465145001deg);animation:drop-113 4.4354056379s .6651587982s infinite}@keyframes drop-113{to{top:110%;left:7%}}.confettis-wrapper .confetti-114{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:33%;opacity:.6328064123;transform:rotate(52.0370949467deg);animation:drop-114 4.9812481402s .5566703457s infinite}@keyframes drop-114{to{top:110%;left:35%}}.confettis-wrapper .confetti-115{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:79%;opacity:.8742111567;transform:rotate(130.5656189756deg);animation:drop-115 4.6573875748s .7362977606s infinite}@keyframes drop-115{to{top:110%;left:87%}}.confettis-wrapper .confetti-116{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:97%;opacity:.8611008096;transform:rotate(271.7083554792deg);animation:drop-116 4.5040156973s .1238431051s infinite}@keyframes drop-116{to{top:110%;left:102%}}.confettis-wrapper .confetti-117{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:55%;opacity:.8778051835;transform:rotate(107.3083863533deg);animation:drop-117 4.517672498s .6818417787s infinite}@keyframes drop-117{to{top:110%;left:58%}}.confettis-wrapper .confetti-118{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:47%;opacity:.9513810646;transform:rotate(63.1989523647deg);animation:drop-118 4.3876856846s .4207786491s infinite}@keyframes drop-118{to{top:110%;left:58%}}.confettis-wrapper .confetti-119{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:104%;opacity:.5330086584;transform:rotate(32.5599123589deg);animation:drop-119 4.6368553323s .9187080111s infinite}@keyframes drop-119{to{top:110%;left:115%}}.confettis-wrapper .confetti-120{width:10px;height:4px;background-color:#93cab1;top:-10%;left:5%;opacity:.5818935738;transform:rotate(337.7579161672deg);animation:drop-120 4.6521961997s .1254194336s infinite}@keyframes drop-120{to{top:110%;left:17%}}.confettis-wrapper .confetti-121{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:-3%;opacity:1;transform:rotate(18.4753133154deg);animation:drop-121 4.450338701s .1870253466s infinite}@keyframes drop-121{to{top:110%;left:2%}}.confettis-wrapper .confetti-122{width:5px;height:2px;background-color:#b18ce2;top:-10%;left:15%;opacity:.7451694258;transform:rotate(66.5042090704deg);animation:drop-122 4.3421304552s .7533048056s infinite}@keyframes drop-122{to{top:110%;left:22%}}.confettis-wrapper .confetti-123{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:13%;opacity:.7892253311;transform:rotate(233.7810926772deg);animation:drop-123 4.5176488649s .8781698656s infinite}@keyframes drop-123{to{top:110%;left:22%}}.confettis-wrapper .confetti-124{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:31%;opacity:1;transform:rotate(53.3234794274deg);animation:drop-124 4.1374061824s .6871864391s infinite}@keyframes drop-124{to{top:110%;left:42%}}.confettis-wrapper .confetti-125{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:86%;opacity:1;transform:rotate(132.0754012567deg);animation:drop-125 4.9763042068s .4781218611s infinite}@keyframes drop-125{to{top:110%;left:88%}}.confettis-wrapper .confetti-126{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:104%;opacity:.6046125295;transform:rotate(100.7217209934deg);animation:drop-126 4.2621615074s .7459900055s infinite}@keyframes drop-126{to{top:110%;left:119%}}.confettis-wrapper .confetti-127{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:-7%;opacity:.8311937842;transform:rotate(176.5466300487deg);animation:drop-127 4.310628462s .2431734858s infinite}@keyframes drop-127{to{top:110%;left:2%}}.confettis-wrapper .confetti-128{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:2%;opacity:.9739444536;transform:rotate(114.5969233311deg);animation:drop-128 4.5485046675s .1231312466s infinite}@keyframes drop-128{to{top:110%;left:9%}}.confettis-wrapper .confetti-129{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:7%;opacity:1;transform:rotate(225.0721433067deg);animation:drop-129 4.7129289342s .2019680912s infinite}@keyframes drop-129{to{top:110%;left:18%}}.confettis-wrapper .confetti-130{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:83%;opacity:.9881425661;transform:rotate(20.4221439163deg);animation:drop-130 4.7345539101s .4276219457s infinite}@keyframes drop-130{to{top:110%;left:97%}}.confettis-wrapper .confetti-131{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:102%;opacity:1;transform:rotate(263.0130629808deg);animation:drop-131 4.5555700031s .6783606525s infinite}@keyframes drop-131{to{top:110%;left:111%}}.confettis-wrapper .confetti-132{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:21%;opacity:1;transform:rotate(20.8415611957deg);animation:drop-132 4.7429941225s .2538298294s infinite}@keyframes drop-132{to{top:110%;left:25%}}.confettis-wrapper .confetti-133{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:86%;opacity:.8842706262;transform:rotate(320.8525168063deg);animation:drop-133 4.1711072539s .5669813597s infinite}@keyframes drop-133{to{top:110%;left:98%}}.confettis-wrapper .confetti-134{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:2%;opacity:.8765567102;transform:rotate(336.4830591674deg);animation:drop-134 4.4430416814s .3315202943s infinite}@keyframes drop-134{to{top:110%;left:12%}}.confettis-wrapper .confetti-135{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:-6%;opacity:1;transform:rotate(91.8001258635deg);animation:drop-135 4.1411923031s .2177976755s infinite}@keyframes drop-135{to{top:110%;left:5%}}.confettis-wrapper .confetti-136{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:8%;opacity:.7742055354;transform:rotate(151.3605171912deg);animation:drop-136 4.0975390921s .5362187597s infinite}@keyframes drop-136{to{top:110%;left:17%}}.confettis-wrapper .confetti-137{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:105%;opacity:1;transform:rotate(185.2904822756deg);animation:drop-137 4.2181765374s .1753422734s infinite}@keyframes drop-137{to{top:110%;left:112%}}.confettis-wrapper .confetti-138{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:23%;opacity:1;transform:rotate(163.0763766652deg);animation:drop-138 4.1804384785s .2950153454s infinite}@keyframes drop-138{to{top:110%;left:32%}}.confettis-wrapper .confetti-139{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:3%;opacity:1;transform:rotate(240.457234539deg);animation:drop-139 4.1394844597s .7284009695s infinite}@keyframes drop-139{to{top:110%;left:11%}}.confettis-wrapper .confetti-140{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:53%;opacity:1;transform:rotate(340.2220588745deg);animation:drop-140 4.1993815934s .0448889479s infinite}@keyframes drop-140{to{top:110%;left:60%}}.confettis-wrapper .confetti-141{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:30%;opacity:.9772810406;transform:rotate(13.1742489931deg);animation:drop-141 4.3141902849s .6516399383s infinite}@keyframes drop-141{to{top:110%;left:38%}}.confettis-wrapper .confetti-142{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:91%;opacity:.669124047;transform:rotate(33.7531036763deg);animation:drop-142 4.6867470278s .2018173357s infinite}@keyframes drop-142{to{top:110%;left:95%}}.confettis-wrapper .confetti-143{width:5px;height:2px;background-color:#93cab1;top:-10%;left:79%;opacity:1;transform:rotate(108.0516827276deg);animation:drop-143 4.3034724913s .2475188068s infinite}@keyframes drop-143{to{top:110%;left:86%}}.confettis-wrapper .confetti-144{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:93%;opacity:1;transform:rotate(125.3873722036deg);animation:drop-144 4.073577979s .8230585574s infinite}@keyframes drop-144{to{top:110%;left:105%}}.confettis-wrapper .confetti-145{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:37%;opacity:.7064871967;transform:rotate(341.1060511266deg);animation:drop-145 4.4537306663s .3728098691s infinite}@keyframes drop-145{to{top:110%;left:43%}}.confettis-wrapper .confetti-146{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:8%;opacity:.8404731617;transform:rotate(206.9621838616deg);animation:drop-146 4.4740119862s .6047739315s infinite}@keyframes drop-146{to{top:110%;left:18%}}.confettis-wrapper .confetti-147{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:105%;opacity:1;transform:rotate(123.6070320833deg);animation:drop-147 4.1819091844s .7482571336s infinite}@keyframes drop-147{to{top:110%;left:111%}}.confettis-wrapper .confetti-148{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:1%;opacity:1;transform:rotate(321.0340931804deg);animation:drop-148 4.7509504256s .9425296674s infinite}@keyframes drop-148{to{top:110%;left:2%}}.confettis-wrapper .confetti-149{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:26%;opacity:1;transform:rotate(30.2307090479deg);animation:drop-149 4.813784155s .9797395766s infinite}@keyframes drop-149{to{top:110%;left:39%}}.confettis-wrapper .confetti-150{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:81%;opacity:1;transform:rotate(31.9586079007deg);animation:drop-150 4.8908035887s .7645321121s infinite}@keyframes drop-150{to{top:110%;left:95%}}.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}