@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:#a2d2e8;top:-10%;left:27%;opacity:1;transform:rotate(100.7634812384deg);animation:drop-0 4.7162495858s .2441962727s infinite}@keyframes drop-0{to{top:110%;left:39%}}.confettis-wrapper .confetti-1{width:5px;height:2px;background-color:#93cab1;top:-10%;left:10%;opacity:.5927306151;transform:rotate(167.4593390441deg);animation:drop-1 4.9029973184s .510997781s infinite}@keyframes drop-1{to{top:110%;left:19%}}.confettis-wrapper .confetti-2{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:71%;opacity:1;transform:rotate(187.4331753322deg);animation:drop-2 4.5561826005s .2618073561s infinite}@keyframes drop-2{to{top:110%;left:75%}}.confettis-wrapper .confetti-3{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:17%;opacity:.5590195719;transform:rotate(267.1079571331deg);animation:drop-3 4.8512464068s .3970574149s infinite}@keyframes drop-3{to{top:110%;left:32%}}.confettis-wrapper .confetti-4{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:47%;opacity:1;transform:rotate(238.545667857deg);animation:drop-4 4.8011877111s .896946848s infinite}@keyframes drop-4{to{top:110%;left:62%}}.confettis-wrapper .confetti-5{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:85%;opacity:1;transform:rotate(44.0016027267deg);animation:drop-5 4.987776063s .2061083127s infinite}@keyframes drop-5{to{top:110%;left:98%}}.confettis-wrapper .confetti-6{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:-1%;opacity:.5760342192;transform:rotate(305.7317478266deg);animation:drop-6 4.6552819525s .7430715266s infinite}@keyframes drop-6{to{top:110%;left:10%}}.confettis-wrapper .confetti-7{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:74%;opacity:.6350833095;transform:rotate(155.6207122806deg);animation:drop-7 4.4425360251s .6401195211s infinite}@keyframes drop-7{to{top:110%;left:85%}}.confettis-wrapper .confetti-8{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:36%;opacity:.8905779375;transform:rotate(296.7175209802deg);animation:drop-8 4.6877639299s .9310585916s infinite}@keyframes drop-8{to{top:110%;left:39%}}.confettis-wrapper .confetti-9{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:109%;opacity:1;transform:rotate(133.6417737149deg);animation:drop-9 4.8776066711s .3917531799s infinite}@keyframes drop-9{to{top:110%;left:120%}}.confettis-wrapper .confetti-10{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:83%;opacity:1;transform:rotate(290.6236646969deg);animation:drop-10 4.2474316888s .0204360433s infinite}@keyframes drop-10{to{top:110%;left:93%}}.confettis-wrapper .confetti-11{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:54%;opacity:1;transform:rotate(241.3730695018deg);animation:drop-11 4.5388333737s .1367585665s infinite}@keyframes drop-11{to{top:110%;left:69%}}.confettis-wrapper .confetti-12{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:3%;opacity:1;transform:rotate(281.8319816552deg);animation:drop-12 4.0292435899s .2309793179s infinite}@keyframes drop-12{to{top:110%;left:13%}}.confettis-wrapper .confetti-13{width:4px;height:1.6px;background-color:#93cab1;top:-10%;left:-3%;opacity:1;transform:rotate(2.4035815068deg);animation:drop-13 4.2824499344s .1587108827s infinite}@keyframes drop-13{to{top:110%;left:7%}}.confettis-wrapper .confetti-14{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:24%;opacity:.7766034105;transform:rotate(89.3377039796deg);animation:drop-14 4.5272694825s .5424003842s infinite}@keyframes drop-14{to{top:110%;left:27%}}.confettis-wrapper .confetti-15{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:60%;opacity:1;transform:rotate(37.8791314205deg);animation:drop-15 4.2790263219s .6186468086s infinite}@keyframes drop-15{to{top:110%;left:71%}}.confettis-wrapper .confetti-16{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:84%;opacity:1;transform:rotate(356.3394562653deg);animation:drop-16 4.2965659064s .1873937368s infinite}@keyframes drop-16{to{top:110%;left:86%}}.confettis-wrapper .confetti-17{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:10%;opacity:1;transform:rotate(257.9071723316deg);animation:drop-17 4.3189658123s .5213045346s infinite}@keyframes drop-17{to{top:110%;left:11%}}.confettis-wrapper .confetti-18{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:106%;opacity:.9973486456;transform:rotate(125.4259310558deg);animation:drop-18 4.1700599258s .1092534555s infinite}@keyframes drop-18{to{top:110%;left:116%}}.confettis-wrapper .confetti-19{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:90%;opacity:1;transform:rotate(79.3665113477deg);animation:drop-19 4.8533146728s .6884622957s infinite}@keyframes drop-19{to{top:110%;left:93%}}.confettis-wrapper .confetti-20{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:60%;opacity:1;transform:rotate(57.6512731453deg);animation:drop-20 4.5400962011s .9661032362s infinite}@keyframes drop-20{to{top:110%;left:62%}}.confettis-wrapper .confetti-21{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:20%;opacity:1;transform:rotate(32.6331744941deg);animation:drop-21 4.7118280448s .7475433491s infinite}@keyframes drop-21{to{top:110%;left:27%}}.confettis-wrapper .confetti-22{width:10px;height:4px;background-color:#93cab1;top:-10%;left:-7%;opacity:1;transform:rotate(224.6569004365deg);animation:drop-22 4.0661502137s .4525116668s infinite}@keyframes drop-22{to{top:110%;left:-6%}}.confettis-wrapper .confetti-23{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:107%;opacity:1;transform:rotate(287.5051823241deg);animation:drop-23 4.6811212075s .5816947179s infinite}@keyframes drop-23{to{top:110%;left:112%}}.confettis-wrapper .confetti-24{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:70%;opacity:1;transform:rotate(22.0714238465deg);animation:drop-24 4.7743359007s .1249570653s infinite}@keyframes drop-24{to{top:110%;left:81%}}.confettis-wrapper .confetti-25{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:16%;opacity:1;transform:rotate(336.0385701732deg);animation:drop-25 4.7726394963s .8779613729s infinite}@keyframes drop-25{to{top:110%;left:19%}}.confettis-wrapper .confetti-26{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:57%;opacity:.6690398124;transform:rotate(300.8223771458deg);animation:drop-26 4.0704901128s .5287740532s infinite}@keyframes drop-26{to{top:110%;left:63%}}.confettis-wrapper .confetti-27{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:15%;opacity:1;transform:rotate(247.320728411deg);animation:drop-27 4.9834765183s .4823836309s infinite}@keyframes drop-27{to{top:110%;left:18%}}.confettis-wrapper .confetti-28{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:13%;opacity:1;transform:rotate(161.932589294deg);animation:drop-28 4.830071007s .5169241592s infinite}@keyframes drop-28{to{top:110%;left:18%}}.confettis-wrapper .confetti-29{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:30%;opacity:1;transform:rotate(161.3656485795deg);animation:drop-29 4.7463134948s .9167981329s infinite}@keyframes drop-29{to{top:110%;left:33%}}.confettis-wrapper .confetti-30{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:90%;opacity:1;transform:rotate(277.7421633319deg);animation:drop-30 4.0514073602s .7168126698s infinite}@keyframes drop-30{to{top:110%;left:104%}}.confettis-wrapper .confetti-31{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:102%;opacity:.958166816;transform:rotate(130.8650534366deg);animation:drop-31 4.2231077037s .3623603847s infinite}@keyframes drop-31{to{top:110%;left:114%}}.confettis-wrapper .confetti-32{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:59%;opacity:1;transform:rotate(228.2791049017deg);animation:drop-32 4.1598328626s .4338617202s infinite}@keyframes drop-32{to{top:110%;left:70%}}.confettis-wrapper .confetti-33{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:36%;opacity:1;transform:rotate(158.2010631718deg);animation:drop-33 4.3083615952s .8228440192s infinite}@keyframes drop-33{to{top:110%;left:48%}}.confettis-wrapper .confetti-34{width:10px;height:4px;background-color:#93cab1;top:-10%;left:97%;opacity:.7240014055;transform:rotate(46.9190488381deg);animation:drop-34 4.2687310413s .4221671864s infinite}@keyframes drop-34{to{top:110%;left:104%}}.confettis-wrapper .confetti-35{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:3%;opacity:.6821092246;transform:rotate(257.166003924deg);animation:drop-35 4.4530490542s .2263907179s infinite}@keyframes drop-35{to{top:110%;left:14%}}.confettis-wrapper .confetti-36{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:18%;opacity:1;transform:rotate(98.5650926395deg);animation:drop-36 4.3365065541s .6614435582s infinite}@keyframes drop-36{to{top:110%;left:29%}}.confettis-wrapper .confetti-37{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:-9%;opacity:1;transform:rotate(283.0539372823deg);animation:drop-37 4.6412021565s .6791292134s infinite}@keyframes drop-37{to{top:110%;left:3%}}.confettis-wrapper .confetti-38{width:6px;height:2.4px;background-color:#93cab1;top:-10%;left:67%;opacity:1;transform:rotate(229.7409905928deg);animation:drop-38 4.4171819073s .3345187438s infinite}@keyframes drop-38{to{top:110%;left:82%}}.confettis-wrapper .confetti-39{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:2%;opacity:1;transform:rotate(253.1550847547deg);animation:drop-39 4.6898739002s .7639213535s infinite}@keyframes drop-39{to{top:110%;left:9%}}.confettis-wrapper .confetti-40{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:4%;opacity:.5585709905;transform:rotate(314.0871943797deg);animation:drop-40 4.8470795199s .6554145367s infinite}@keyframes drop-40{to{top:110%;left:13%}}.confettis-wrapper .confetti-41{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:9%;opacity:1;transform:rotate(164.2070492558deg);animation:drop-41 4.1394305981s .8716959396s infinite}@keyframes drop-41{to{top:110%;left:14%}}.confettis-wrapper .confetti-42{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:66%;opacity:1;transform:rotate(157.3593585754deg);animation:drop-42 4.5062172555s .3216529769s infinite}@keyframes drop-42{to{top:110%;left:68%}}.confettis-wrapper .confetti-43{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:34%;opacity:.6305779819;transform:rotate(13.2689672612deg);animation:drop-43 4.5432500406s .4919670818s infinite}@keyframes drop-43{to{top:110%;left:46%}}.confettis-wrapper .confetti-44{width:3px;height:1.2px;background-color:#a2d2e8;top:-10%;left:63%;opacity:1;transform:rotate(134.5108256617deg);animation:drop-44 4.8104635529s .9945122517s infinite}@keyframes drop-44{to{top:110%;left:71%}}.confettis-wrapper .confetti-45{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:28%;opacity:.715037129;transform:rotate(302.7149013387deg);animation:drop-45 4.284893472s .0677941511s infinite}@keyframes drop-45{to{top:110%;left:33%}}.confettis-wrapper .confetti-46{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:28%;opacity:1;transform:rotate(345.3391615366deg);animation:drop-46 4.909012504s .2731337961s infinite}@keyframes drop-46{to{top:110%;left:30%}}.confettis-wrapper .confetti-47{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:78%;opacity:.7270604651;transform:rotate(282.8564062009deg);animation:drop-47 4.5481459699s .9100362389s infinite}@keyframes drop-47{to{top:110%;left:84%}}.confettis-wrapper .confetti-48{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:60%;opacity:.8288671589;transform:rotate(320.7890827755deg);animation:drop-48 4.7970730644s .0949349629s infinite}@keyframes drop-48{to{top:110%;left:66%}}.confettis-wrapper .confetti-49{width:10px;height:4px;background-color:#93cab1;top:-10%;left:24%;opacity:1;transform:rotate(107.8759574555deg);animation:drop-49 4.44439837s .9981195642s infinite}@keyframes drop-49{to{top:110%;left:39%}}.confettis-wrapper .confetti-50{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:64%;opacity:1;transform:rotate(315.9227455462deg);animation:drop-50 4.3830799306s .2216131361s infinite}@keyframes drop-50{to{top:110%;left:69%}}.confettis-wrapper .confetti-51{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:35%;opacity:.5545497849;transform:rotate(134.8974394652deg);animation:drop-51 4.3077962533s .1167236626s infinite}@keyframes drop-51{to{top:110%;left:41%}}.confettis-wrapper .confetti-52{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:77%;opacity:.7117556302;transform:rotate(313.9288583702deg);animation:drop-52 4.253806551s .7978856953s infinite}@keyframes drop-52{to{top:110%;left:90%}}.confettis-wrapper .confetti-53{width:5px;height:2px;background-color:#93cab1;top:-10%;left:22%;opacity:1;transform:rotate(297.6427259268deg);animation:drop-53 4.8150360153s .0761032181s infinite}@keyframes drop-53{to{top:110%;left:29%}}.confettis-wrapper .confetti-54{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:100%;opacity:.9455159141;transform:rotate(88.3525140177deg);animation:drop-54 4.9755779157s .3360937319s infinite}@keyframes drop-54{to{top:110%;left:107%}}.confettis-wrapper .confetti-55{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:43%;opacity:1;transform:rotate(353.9764773005deg);animation:drop-55 4.1844649604s .6684468387s infinite}@keyframes drop-55{to{top:110%;left:47%}}.confettis-wrapper .confetti-56{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:90%;opacity:.9448789261;transform:rotate(29.6608404107deg);animation:drop-56 4.9218238066s .0422053282s infinite}@keyframes drop-56{to{top:110%;left:100%}}.confettis-wrapper .confetti-57{width:5px;height:2px;background-color:#93cab1;top:-10%;left:19%;opacity:.7005391577;transform:rotate(124.3941689274deg);animation:drop-57 4.8815651585s 4.5554307ms infinite}@keyframes drop-57{to{top:110%;left:33%}}.confettis-wrapper .confetti-58{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:9%;opacity:1;transform:rotate(203.1625675132deg);animation:drop-58 4.244042678s .8082743142s infinite}@keyframes drop-58{to{top:110%;left:20%}}.confettis-wrapper .confetti-59{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:-2%;opacity:1;transform:rotate(352.2114059019deg);animation:drop-59 4.6917366763s .5146374446s infinite}@keyframes drop-59{to{top:110%;left:12%}}.confettis-wrapper .confetti-60{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:37%;opacity:.8148797614;transform:rotate(70.6013050918deg);animation:drop-60 4.6823125836s .9506412073s infinite}@keyframes drop-60{to{top:110%;left:45%}}.confettis-wrapper .confetti-61{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:104%;opacity:.9895546069;transform:rotate(170.3535044041deg);animation:drop-61 4.3896452672s .0231774s infinite}@keyframes drop-61{to{top:110%;left:117%}}.confettis-wrapper .confetti-62{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:107%;opacity:1;transform:rotate(339.8147021093deg);animation:drop-62 4.7726720111s .3835299417s infinite}@keyframes drop-62{to{top:110%;left:118%}}.confettis-wrapper .confetti-63{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:93%;opacity:1;transform:rotate(162.7443478318deg);animation:drop-63 4.5501964171s .7402879311s infinite}@keyframes drop-63{to{top:110%;left:98%}}.confettis-wrapper .confetti-64{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:68%;opacity:1;transform:rotate(293.6998554275deg);animation:drop-64 4.0376733797s .2652437215s infinite}@keyframes drop-64{to{top:110%;left:81%}}.confettis-wrapper .confetti-65{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:67%;opacity:.5797430267;transform:rotate(139.729876371deg);animation:drop-65 4.3078676732s .5711821018s infinite}@keyframes drop-65{to{top:110%;left:79%}}.confettis-wrapper .confetti-66{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:99%;opacity:.6656185302;transform:rotate(319.7635108181deg);animation:drop-66 4.7841664561s .611516561s infinite}@keyframes drop-66{to{top:110%;left:114%}}.confettis-wrapper .confetti-67{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:42%;opacity:1;transform:rotate(156.5340210651deg);animation:drop-67 4.783682009s 1.6828364ms infinite}@keyframes drop-67{to{top:110%;left:56%}}.confettis-wrapper .confetti-68{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:95%;opacity:.8349206235;transform:rotate(338.2822250273deg);animation:drop-68 4.8641217314s .0662664461s infinite}@keyframes drop-68{to{top:110%;left:105%}}.confettis-wrapper .confetti-69{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:104%;opacity:1;transform:rotate(229.4602420115deg);animation:drop-69 4.6118564594s .4522111771s infinite}@keyframes drop-69{to{top:110%;left:115%}}.confettis-wrapper .confetti-70{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:37%;opacity:.5273284604;transform:rotate(142.1670508438deg);animation:drop-70 4.152318033s .1867497471s infinite}@keyframes drop-70{to{top:110%;left:49%}}.confettis-wrapper .confetti-71{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:16%;opacity:1;transform:rotate(116.96918121deg);animation:drop-71 4.2085922894s .0748711179s infinite}@keyframes drop-71{to{top:110%;left:18%}}.confettis-wrapper .confetti-72{width:12px;height:4.8px;background-color:#b18ce2;top:-10%;left:50%;opacity:.5166693319;transform:rotate(346.2778025616deg);animation:drop-72 4.3143339912s .1268498331s infinite}@keyframes drop-72{to{top:110%;left:52%}}.confettis-wrapper .confetti-73{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:46%;opacity:1;transform:rotate(143.619430472deg);animation:drop-73 4.5063536557s .545110872s infinite}@keyframes drop-73{to{top:110%;left:52%}}.confettis-wrapper .confetti-74{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:28%;opacity:.8543128601;transform:rotate(150.8437408881deg);animation:drop-74 4.7646533186s .6736484789s infinite}@keyframes drop-74{to{top:110%;left:38%}}.confettis-wrapper .confetti-75{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:53%;opacity:.7374981369;transform:rotate(300.9170501612deg);animation:drop-75 4.7797438124s .8731260066s infinite}@keyframes drop-75{to{top:110%;left:60%}}.confettis-wrapper .confetti-76{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:86%;opacity:.9589653882;transform:rotate(177.8375003003deg);animation:drop-76 4.5751809591s .8717414375s infinite}@keyframes drop-76{to{top:110%;left:100%}}.confettis-wrapper .confetti-77{width:5px;height:2px;background-color:#93cab1;top:-10%;left:-5%;opacity:1;transform:rotate(183.1885870858deg);animation:drop-77 4.8537411283s .8786676788s infinite}@keyframes drop-77{to{top:110%;left:2%}}.confettis-wrapper .confetti-78{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:42%;opacity:.6693522565;transform:rotate(24.8166083022deg);animation:drop-78 4.0364455225s .5252897286s infinite}@keyframes drop-78{to{top:110%;left:54%}}.confettis-wrapper .confetti-79{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:8%;opacity:.7656514455;transform:rotate(86.9180033885deg);animation:drop-79 4.8746209409s .2037427808s infinite}@keyframes drop-79{to{top:110%;left:19%}}.confettis-wrapper .confetti-80{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:25%;opacity:.5733409794;transform:rotate(9.5110909029deg);animation:drop-80 4.7809556517s .083739618s infinite}@keyframes drop-80{to{top:110%;left:31%}}.confettis-wrapper .confetti-81{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:58%;opacity:1;transform:rotate(21.8443521414deg);animation:drop-81 4.7612113062s .6343293708s infinite}@keyframes drop-81{to{top:110%;left:69%}}.confettis-wrapper .confetti-82{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:3%;opacity:1;transform:rotate(135.028529949deg);animation:drop-82 4.2069796048s .6333506065s infinite}@keyframes drop-82{to{top:110%;left:15%}}.confettis-wrapper .confetti-83{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:76%;opacity:.5862469355;transform:rotate(26.3214212321deg);animation:drop-83 4.2938955201s .2429435736s infinite}@keyframes drop-83{to{top:110%;left:82%}}.confettis-wrapper .confetti-84{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:104%;opacity:1;transform:rotate(127.9026340046deg);animation:drop-84 4.9391567046s .3693116848s infinite}@keyframes drop-84{to{top:110%;left:114%}}.confettis-wrapper .confetti-85{width:10px;height:4px;background-color:#93cab1;top:-10%;left:-7%;opacity:.6281568757;transform:rotate(28.3824686329deg);animation:drop-85 4.9407660683s .2035636682s infinite}@keyframes drop-85{to{top:110%;left:-4%}}.confettis-wrapper .confetti-86{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:43%;opacity:1;transform:rotate(185.8498399068deg);animation:drop-86 4.2089776263s .3792961614s infinite}@keyframes drop-86{to{top:110%;left:50%}}.confettis-wrapper .confetti-87{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:69%;opacity:.5071760823;transform:rotate(39.5396650582deg);animation:drop-87 4.6071164043s .1531536133s infinite}@keyframes drop-87{to{top:110%;left:79%}}.confettis-wrapper .confetti-88{width:5px;height:2px;background-color:#93cab1;top:-10%;left:66%;opacity:.5900495321;transform:rotate(239.2525520587deg);animation:drop-88 4.896572512s .1365232977s infinite}@keyframes drop-88{to{top:110%;left:79%}}.confettis-wrapper .confetti-89{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:-1%;opacity:.7848546416;transform:rotate(227.573355247deg);animation:drop-89 4.008690109s .3553117481s infinite}@keyframes drop-89{to{top:110%;left:0}}.confettis-wrapper .confetti-90{width:5px;height:2px;background-color:#93cab1;top:-10%;left:99%;opacity:.6962443096;transform:rotate(110.4313628065deg);animation:drop-90 4.5906468535s .8093038903s infinite}@keyframes drop-90{to{top:110%;left:105%}}.confettis-wrapper .confetti-91{width:11px;height:4.4px;background-color:#b18ce2;top:-10%;left:57%;opacity:.8506979717;transform:rotate(62.9483509551deg);animation:drop-91 4.0332290519s .2550749057s infinite}@keyframes drop-91{to{top:110%;left:61%}}.confettis-wrapper .confetti-92{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:28%;opacity:.8942255002;transform:rotate(203.2991092299deg);animation:drop-92 4.9934275198s .4606223233s infinite}@keyframes drop-92{to{top:110%;left:31%}}.confettis-wrapper .confetti-93{width:11px;height:4.4px;background-color:#93cab1;top:-10%;left:93%;opacity:.8768629931;transform:rotate(66.2765048207deg);animation:drop-93 4.7055248002s .6899194918s infinite}@keyframes drop-93{to{top:110%;left:104%}}.confettis-wrapper .confetti-94{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:103%;opacity:1;transform:rotate(55.6308163948deg);animation:drop-94 4.7366415612s .9388250612s infinite}@keyframes drop-94{to{top:110%;left:118%}}.confettis-wrapper .confetti-95{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:-6%;opacity:1;transform:rotate(289.7324615887deg);animation:drop-95 4.6170428805s .3074245589s infinite}@keyframes drop-95{to{top:110%;left:-3%}}.confettis-wrapper .confetti-96{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:16%;opacity:1;transform:rotate(29.0626702746deg);animation:drop-96 4.1438260879s .1815068862s infinite}@keyframes drop-96{to{top:110%;left:25%}}.confettis-wrapper .confetti-97{width:9px;height:3.6px;background-color:#b18ce2;top:-10%;left:98%;opacity:.8902910576;transform:rotate(359.5017081145deg);animation:drop-97 4.0524534663s .652317444s infinite}@keyframes drop-97{to{top:110%;left:112%}}.confettis-wrapper .confetti-98{width:12px;height:4.8px;background-color:#93cab1;top:-10%;left:12%;opacity:.5249060719;transform:rotate(126.208107117deg);animation:drop-98 4.1072256885s .5866162576s infinite}@keyframes drop-98{to{top:110%;left:15%}}.confettis-wrapper .confetti-99{width:5px;height:2px;background-color:#93cab1;top:-10%;left:107%;opacity:1;transform:rotate(15.7809561988deg);animation:drop-99 4.3060127117s .8277391896s infinite}@keyframes drop-99{to{top:110%;left:122%}}.confettis-wrapper .confetti-100{width:9px;height:3.6px;background-color:#a2d2e8;top:-10%;left:86%;opacity:.5999085142;transform:rotate(335.1980216528deg);animation:drop-100 4.1000876344s .424780918s infinite}@keyframes drop-100{to{top:110%;left:97%}}.confettis-wrapper .confetti-101{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:-9%;opacity:1;transform:rotate(5.7681283217deg);animation:drop-101 4.8091814738s .1397390258s infinite}@keyframes drop-101{to{top:110%;left:5%}}.confettis-wrapper .confetti-102{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:43%;opacity:1;transform:rotate(56.025443324deg);animation:drop-102 4.9699678738s .5169717501s infinite}@keyframes drop-102{to{top:110%;left:56%}}.confettis-wrapper .confetti-103{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:53%;opacity:1;transform:rotate(242.0304077803deg);animation:drop-103 4.0179813421s .1179419415s infinite}@keyframes drop-103{to{top:110%;left:60%}}.confettis-wrapper .confetti-104{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:52%;opacity:.569905733;transform:rotate(325.0175424418deg);animation:drop-104 4.9840860428s .928983443s infinite}@keyframes drop-104{to{top:110%;left:65%}}.confettis-wrapper .confetti-105{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:9%;opacity:.6517565133;transform:rotate(301.2531999837deg);animation:drop-105 4.81030336s .6636056531s infinite}@keyframes drop-105{to{top:110%;left:13%}}.confettis-wrapper .confetti-106{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:8%;opacity:1;transform:rotate(168.6165731194deg);animation:drop-106 4.1426262653s .8788687827s infinite}@keyframes drop-106{to{top:110%;left:16%}}.confettis-wrapper .confetti-107{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:57%;opacity:1;transform:rotate(12.0855270588deg);animation:drop-107 4.6794374536s .2984346045s infinite}@keyframes drop-107{to{top:110%;left:67%}}.confettis-wrapper .confetti-108{width:1px;height:.4px;background-color:#b18ce2;top:-10%;left:43%;opacity:1;transform:rotate(228.3525203457deg);animation:drop-108 4.5504813835s .9152340613s infinite}@keyframes drop-108{to{top:110%;left:52%}}.confettis-wrapper .confetti-109{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:25%;opacity:1;transform:rotate(159.135892193deg);animation:drop-109 4.398861828s .4100758432s infinite}@keyframes drop-109{to{top:110%;left:40%}}.confettis-wrapper .confetti-110{width:6px;height:2.4px;background-color:#a2d2e8;top:-10%;left:43%;opacity:1;transform:rotate(192.7426622593deg);animation:drop-110 4.1490573206s .1926233314s infinite}@keyframes drop-110{to{top:110%;left:56%}}.confettis-wrapper .confetti-111{width:4px;height:1.6px;background-color:#a2d2e8;top:-10%;left:58%;opacity:1;transform:rotate(29.9102874889deg);animation:drop-111 4.4482407646s .8227296685s infinite}@keyframes drop-111{to{top:110%;left:60%}}.confettis-wrapper .confetti-112{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:27%;opacity:.5644823849;transform:rotate(163.5216445805deg);animation:drop-112 4.0349674729s .7891512768s infinite}@keyframes drop-112{to{top:110%;left:41%}}.confettis-wrapper .confetti-113{width:10px;height:4px;background-color:#93cab1;top:-10%;left:35%;opacity:1;transform:rotate(104.7922599109deg);animation:drop-113 4.2566898807s .9611018883s infinite}@keyframes drop-113{to{top:110%;left:40%}}.confettis-wrapper .confetti-114{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:-4%;opacity:1;transform:rotate(328.7762683865deg);animation:drop-114 4.020974208s .9169061213s infinite}@keyframes drop-114{to{top:110%;left:1%}}.confettis-wrapper .confetti-115{width:10px;height:4px;background-color:#93cab1;top:-10%;left:65%;opacity:.9570872913;transform:rotate(44.7917810973deg);animation:drop-115 4.9915719736s .8070322483s infinite}@keyframes drop-115{to{top:110%;left:74%}}.confettis-wrapper .confetti-116{width:3px;height:1.2px;background-color:#b18ce2;top:-10%;left:59%;opacity:.5010423416;transform:rotate(331.8445131711deg);animation:drop-116 4.8112166096s .0486285873s infinite}@keyframes drop-116{to{top:110%;left:61%}}.confettis-wrapper .confetti-117{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:89%;opacity:.783721653;transform:rotate(136.0887894757deg);animation:drop-117 4.85685336s .8929639305s infinite}@keyframes drop-117{to{top:110%;left:103%}}.confettis-wrapper .confetti-118{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:20%;opacity:1;transform:rotate(90.3235111047deg);animation:drop-118 4.866956851s .3665020168s infinite}@keyframes drop-118{to{top:110%;left:26%}}.confettis-wrapper .confetti-119{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:99%;opacity:1;transform:rotate(227.3337133897deg);animation:drop-119 4.1036092597s .967862165s infinite}@keyframes drop-119{to{top:110%;left:113%}}.confettis-wrapper .confetti-120{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:109%;opacity:.7059941033;transform:rotate(162.7641757576deg);animation:drop-120 4.5289129915s .164052947s infinite}@keyframes drop-120{to{top:110%;left:118%}}.confettis-wrapper .confetti-121{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:58%;opacity:.5796419661;transform:rotate(335.7696016216deg);animation:drop-121 4.2617019081s .3799665931s infinite}@keyframes drop-121{to{top:110%;left:71%}}.confettis-wrapper .confetti-122{width:3px;height:1.2px;background-color:#93cab1;top:-10%;left:86%;opacity:.5588333186;transform:rotate(16.1176846043deg);animation:drop-122 4.6036572004s .7509578847s infinite}@keyframes drop-122{to{top:110%;left:94%}}.confettis-wrapper .confetti-123{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:96%;opacity:1;transform:rotate(209.096244412deg);animation:drop-123 4.2171605889s .1349918254s infinite}@keyframes drop-123{to{top:110%;left:105%}}.confettis-wrapper .confetti-124{width:1px;height:.4px;background-color:#93cab1;top:-10%;left:41%;opacity:.5504069656;transform:rotate(274.6811879948deg);animation:drop-124 4.5858048621s .6220999704s infinite}@keyframes drop-124{to{top:110%;left:49%}}.confettis-wrapper .confetti-125{width:7px;height:2.8px;background-color:#b18ce2;top:-10%;left:44%;opacity:.9045066967;transform:rotate(41.0136839788deg);animation:drop-125 4.4255004033s .4737266342s infinite}@keyframes drop-125{to{top:110%;left:45%}}.confettis-wrapper .confetti-126{width:10px;height:4px;background-color:#a2d2e8;top:-10%;left:-6%;opacity:1;transform:rotate(331.7558124264deg);animation:drop-126 4.0185816293s .172529669s infinite}@keyframes drop-126{to{top:110%;left:3%}}.confettis-wrapper .confetti-127{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:19%;opacity:.6776882761;transform:rotate(231.4969743776deg);animation:drop-127 4.4450372421s .9199909265s infinite}@keyframes drop-127{to{top:110%;left:27%}}.confettis-wrapper .confetti-128{width:5px;height:2px;background-color:#a2d2e8;top:-10%;left:8%;opacity:1;transform:rotate(226.503537705deg);animation:drop-128 4.3576986885s .2936406963s infinite}@keyframes drop-128{to{top:110%;left:21%}}.confettis-wrapper .confetti-129{width:10px;height:4px;background-color:#93cab1;top:-10%;left:18%;opacity:.852305152;transform:rotate(281.3906214309deg);animation:drop-129 4.9565561296s .5262289915s infinite}@keyframes drop-129{to{top:110%;left:27%}}.confettis-wrapper .confetti-130{width:8px;height:3.2px;background-color:#93cab1;top:-10%;left:6%;opacity:1;transform:rotate(213.3816668252deg);animation:drop-130 4.543253487s .5923103742s infinite}@keyframes drop-130{to{top:110%;left:20%}}.confettis-wrapper .confetti-131{width:10px;height:4px;background-color:#93cab1;top:-10%;left:78%;opacity:1;transform:rotate(19.0263785073deg);animation:drop-131 4.9123490138s .7966766581s infinite}@keyframes drop-131{to{top:110%;left:90%}}.confettis-wrapper .confetti-132{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:21%;opacity:.5702352038;transform:rotate(251.141043435deg);animation:drop-132 4.8431228943s .6635712146s infinite}@keyframes drop-132{to{top:110%;left:29%}}.confettis-wrapper .confetti-133{width:4px;height:1.6px;background-color:#b18ce2;top:-10%;left:15%;opacity:.5262763984;transform:rotate(321.8009426777deg);animation:drop-133 4.4358543819s .3041984768s infinite}@keyframes drop-133{to{top:110%;left:19%}}.confettis-wrapper .confetti-134{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:21%;opacity:1;transform:rotate(74.0229812907deg);animation:drop-134 4.8963648131s .6964022385s infinite}@keyframes drop-134{to{top:110%;left:24%}}.confettis-wrapper .confetti-135{width:7px;height:2.8px;background-color:#a2d2e8;top:-10%;left:37%;opacity:1;transform:rotate(293.8636649994deg);animation:drop-135 4.4471882638s .3594074242s infinite}@keyframes drop-135{to{top:110%;left:42%}}.confettis-wrapper .confetti-136{width:1px;height:.4px;background-color:#a2d2e8;top:-10%;left:8%;opacity:1;transform:rotate(184.5325724501deg);animation:drop-136 4.5102824841s .7380543637s infinite}@keyframes drop-136{to{top:110%;left:18%}}.confettis-wrapper .confetti-137{width:6px;height:2.4px;background-color:#b18ce2;top:-10%;left:-1%;opacity:1;transform:rotate(38.4123496726deg);animation:drop-137 4.4271447264s .5091509765s infinite}@keyframes drop-137{to{top:110%;left:14%}}.confettis-wrapper .confetti-138{width:8px;height:3.2px;background-color:#a2d2e8;top:-10%;left:-3%;opacity:.7187346922;transform:rotate(240.105998422deg);animation:drop-138 4.4082317305s .327198335s infinite}@keyframes drop-138{to{top:110%;left:8%}}.confettis-wrapper .confetti-139{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:62%;opacity:1;transform:rotate(326.5089666669deg);animation:drop-139 4.8837419543s .6577651065s infinite}@keyframes drop-139{to{top:110%;left:75%}}.confettis-wrapper .confetti-140{width:7px;height:2.8px;background-color:#93cab1;top:-10%;left:106%;opacity:.8932712282;transform:rotate(330.2654920935deg);animation:drop-140 4.2410648706s .1204253182s infinite}@keyframes drop-140{to{top:110%;left:113%}}.confettis-wrapper .confetti-141{width:11px;height:4.4px;background-color:#a2d2e8;top:-10%;left:46%;opacity:.6756394387;transform:rotate(66.937157115deg);animation:drop-141 4.3128464611s .0119197948s infinite}@keyframes drop-141{to{top:110%;left:47%}}.confettis-wrapper .confetti-142{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:28%;opacity:1;transform:rotate(91.3160180202deg);animation:drop-142 4.9234438158s .2911323188s infinite}@keyframes drop-142{to{top:110%;left:43%}}.confettis-wrapper .confetti-143{width:12px;height:4.8px;background-color:#a2d2e8;top:-10%;left:16%;opacity:1;transform:rotate(215.0692839571deg);animation:drop-143 4.8447259874s .8923155954s infinite}@keyframes drop-143{to{top:110%;left:29%}}.confettis-wrapper .confetti-144{width:2px;height:.8px;background-color:#a2d2e8;top:-10%;left:22%;opacity:.7683779138;transform:rotate(100.7143665429deg);animation:drop-144 4.4011716124s .2726171487s infinite}@keyframes drop-144{to{top:110%;left:25%}}.confettis-wrapper .confetti-145{width:2px;height:.8px;background-color:#b18ce2;top:-10%;left:-2%;opacity:1;transform:rotate(288.0622920799deg);animation:drop-145 4.3129942576s .6623999129s infinite}@keyframes drop-145{to{top:110%;left:13%}}.confettis-wrapper .confetti-146{width:8px;height:3.2px;background-color:#b18ce2;top:-10%;left:79%;opacity:1;transform:rotate(118.1606726802deg);animation:drop-146 4.4774842158s .1540775342s infinite}@keyframes drop-146{to{top:110%;left:92%}}.confettis-wrapper .confetti-147{width:9px;height:3.6px;background-color:#93cab1;top:-10%;left:35%;opacity:1;transform:rotate(233.6367263157deg);animation:drop-147 4.5249183154s .8540450311s infinite}@keyframes drop-147{to{top:110%;left:36%}}.confettis-wrapper .confetti-148{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:79%;opacity:.5871234744;transform:rotate(29.6793510992deg);animation:drop-148 4.1375382097s .0827524825s infinite}@keyframes drop-148{to{top:110%;left:94%}}.confettis-wrapper .confetti-149{width:2px;height:.8px;background-color:#93cab1;top:-10%;left:58%;opacity:.7822820089;transform:rotate(271.5935187223deg);animation:drop-149 4.1313494038s .7995155063s infinite}@keyframes drop-149{to{top:110%;left:61%}}.confettis-wrapper .confetti-150{width:10px;height:4px;background-color:#b18ce2;top:-10%;left:63%;opacity:.8227707009;transform:rotate(35.4420740401deg);animation:drop-150 4.9402897037s .9609258308s infinite}@keyframes drop-150{to{top:110%;left:74%}}.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}