root,html{width:100vw;height:100vh}.root{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.root html,.root body,.root div,.root span,.root applet,.root object,.root iframe,.root h1,.root h2,.root h3,.root h4,.root h5,.root h6,.root p,.root blockquote,.root pre,.root a,.root abbr,.root acronym,.root address,.root big,.root cite,.root code,.root del,.root dfn,.root em,.root img,.root ins,.root kbd,.root q,.root s,.root samp,.root small,.root strike,.root strong,.root sub,.root sup,.root tt,.root var,.root b,.root u,.root i,.root center,.root dl,.root dt,.root dd,.root ol,.root ul,.root li,.root fieldset,.root form,.root label,.root legend,.root table,.root caption,.root tbody,.root tfoot,.root thead,.root tr,.root th,.root td,.root article,.root aside,.root canvas,.root details,.root embed,.root figure,.root figcaption,.root footer,.root header,.root hgroup,.root menu,.root nav,.root output,.root ruby,.root section,.root summary,.root time,.root mark,.root audio,.root video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.root article,.root aside,.root details,.root figcaption,.root figure,.root footer,.root header,.root hgroup,.root menu,.root nav,.root section{display:block}.root body{line-height:1}.root ol,.root ul{list-style:none}.root blockquote,.root q{quotes:none}.root blockquote:before,.root blockquote:after,.root q:before,.root q:after{content:"";content:none}.root table{border-collapse:collapse;border-spacing:0}.root .Header{margin-top:5vh}.root .Header .headerImg{display:flex;flex-direction:row;justify-content:center;align-items:center}.root .Header .headerImg .headerLogo{width:200px;margin-right:2vw}.root .Header .headerImg .headerPicto{height:60px}.root .Header .headerNav{margin-top:2vh;display:flex;flex-direction:row;justify-content:space-around;font-family:Quicksand-Medium,serif}.root .Header .headerNav .link{color:#2896a5;margin:0 2vw;font-size:16px;text-transform:uppercase}.root .disclaimer{font-size:10px;color:gray;margin:1vh 0;font-family:Quicksand-Medium,serif;text-align:center}.root .Body{width:100%;display:flex;flex-direction:column;justify-content:center;margin:5vh 0;align-items:center}.root .Body .bodyHeader{display:flex;flex-direction:row;justify-content:center;text-align:center;align-items:center;margin-bottom:1vh}@media screen and (min-width: 400px){.root .Body .bodyHeader{margin-bottom:3vh}}@media screen and (min-width: 700px){.root .Body .bodyHeader{margin-bottom:2vh;margin-top:2vh}}.root .Body .bodyHeader .headphonePicto{height:80px;margin-right:2vw}.root .Body .bodyHeader .text .title{font-family:Quicksand-Bold,serif;color:#2896a5;margin:0;font-size:20px}.root .Body .bodyHeader .text .details{font-family:Cursive-Standard,serif;margin-top:5px;line-height:1.2}.root .Body .playerSection{display:flex;flex-direction:column;max-width:100%;background-color:#ebf3f9;border-radius:43px;padding:20px}@media screen and (max-width: 700px){.root .Body .playerSection{width:90%;padding:0;background-color:#fff}}.root .Body .playerSection .card-header{padding:20px;background-color:#fff;border-top-left-radius:26px;border-top-right-radius:26px;min-width:400px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}@media screen and (max-width: 700px){.root .Body .playerSection .card-header{justify-content:center;min-width:20px}}.root .Body .playerSection .card-header .story-content{display:flex;flex-direction:row;justify-content:space-between}.root .Body .playerSection .card-header .story-content .title{display:flex;align-items:center;justify-self:flex-start;font-family:Quicksand-Bold,serif;font-size:18px;margin-right:10px;gap:2px}.root .Body .playerSection .card-header .story-content .author{font-family:Quicksand-Medium,serif;font-size:14px}.root .Body .playerSection .card-header .story-content .description{margin-top:10px;width:400px;text-overflow:ellipsis;color:gray}@media screen and (max-width: 700px){.root .Body .playerSection .card-header .story-content .description{font-size:14px;width:90%}}.root .Body .playerSection .card-header .story-content .story-info{padding:10px;display:flex;flex-direction:column;width:100%}.root .Body .playerSection .card-header .story-content .storyCover{border-radius:9px;height:125px;width:125px}.root .Body .playerSection .card-header .story-content .trackCover{margin-right:10px}.root .Body .playerSection .card-header .playerWrapper{height:inherit;width:100%;background-color:#fff;padding-left:10px}.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper{display:flex;flex-direction:column;justify-content:space-between;padding-top:12px;height:100%!important}.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper .awsPlayer{display:flex;flex-direction:row;align-items:center}.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper .awsPlayer .duration{font-family:Quicksand-Medium,serif;margin-left:20px;font-size:12px}.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper .awsPlayer .sb-soundplayer-btn{display:inline-block;background-color:transparent;color:gray;font-size:1em;margin:0;height:auto;vertical-align:middle;border:0;outline:none;cursor:pointer;-webkit-transition:.05s ease,-webkit-transform,-webkit-box-shadow;transition:.05s ease,-webkit-transform,-webkit-box-shadow;transition:transform,box-shadow,.05s ease;transition:transform,box-shadow,.05s ease,-webkit-transform,-webkit-box-shadow;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper .awsPlayer .sb-soundplayer-btn:hover{-webkit-transform:scale(1.0625);transform:scale(1.0625)}.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper .awsPlayer .sb-soundplayer-btn:focus{-webkit-transform:scale(.9375);transform:scale(.9375)}.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper .awsPlayer .sb-soundplayer-btn:active{-webkit-box-shadow:inset 0 0 0 2px grey;box-shadow:inset 0 0 0 2px gray}.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper .awsPlayer .sb-soundplayer-btn:hover,.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper .awsPlayer .sb-soundplayer-btn:focus{-webkit-box-shadow:none;box-shadow:none}.root .Body .playerSection .card-header .playerWrapper .awsPlayerWrapper .awsPlayer .sb-soundplayer-icon{width:20px;height:20px}@media screen and (max-width: 700px){.root .Body .playerSection .card-header .playerWrapper{width:100%}}.root .Body .playerSection .playlist{background-color:red;border-bottom-right-radius:26px;border-bottom-left-radius:26px;background-color:#fff;padding:20px;max-height:200px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;overflow-y:auto}.root .Body .playerSection .playlist .nowPlaying{font-weight:700;background-color:#f5f5f5}.root .Body .playerSection .playlist .disabled{filter:grayscale(100%);background-color:#d3d3d3;cursor:not-allowed!important}.root .Body .playerSection .playlist .disabled:hover{background-color:#d3d3d3!important}.root .Body .playerSection .playlist .tracks{border-radius:9px;display:flex;flex-direction:row;padding:10px 20px;justify-content:flex-start;align-items:center;gap:5px}.root .Body .playerSection .playlist .tracks .index{color:#a9a9a9;width:15px;margin-right:10px}.root .Body .playerSection .playlist .tracks .track-info{max-width:400px;width:400px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.root .Body .playerSection .playlist .tracks .title{display:flex;flex-direction:column}.root .Body .playerSection .playlist .tracks .author{font-size:12px;color:gray;font-weight:400!important}.root .Body .playerSection .playlist .tracks .play{justify-self:flex-end;margin-left:auto}.root .Body .playerSection .playlist .tracks:hover{cursor:pointer;background-color:#ebf3f9}.root .Body .playerSection .playlist .icons{margin-right:5px}.root .Footer{padding-bottom:5vh}@media screen and (min-width: 1000px){.root .Footer{padding-bottom:10vh}}.root .Footer .textSection{text-align:center;font-family:Quicksand-Medium,serif;margin-bottom:2vh;width:90vw;max-width:500px}@media screen and (max-width: 699px){.root .Footer .textSection{font-size:12px}}.root .Footer .textSection .boldText{font-weight:700;margin-top:3vh}@media screen and (max-width: 350px){.root .Footer .textSection .boldText{margin-top:1vh}}.root .Footer .textSection .boldText .emoji{vertical-align:top}.root .Footer .btnSection{display:flex;flex-direction:row;justify-content:space-evenly}.root .Footer .btnSection .btn{font-family:Quicksand-Bold,serif;text-transform:none;color:gray}.root .Footer .buttonIcon{margin-right:5px}.root .borderRadiusBottom{background-color:red;border-bottom-right-radius:26px;border-bottom-left-radius:26px}.modal-title{margin-bottom:20px!important}.condition-title{width:100%;font-size:22px!important;letter-spacing:-1px!important}.steps{display:flex;flex-direction:row;justify-content:start;align-items:baseline;text-align:left;gap:5px;margin-left:20px;width:100%}.step-body{color:gray}.qr{background-color:#fff;min-width:150px;min-height:150px;margin-top:20px;padding:10px;border-radius:10px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}@media screen and (max-width: 600px){.qr{display:none}}.activate-btn{display:none!important}@media (max-width: 1200px){.activate-btn{display:block!important}}@media (max-width: 480px){.activate-btn{margin-top:20px!important}}.import-modal{background-color:#fff;border:none;position:absolute;top:50%;left:50%;padding:40px 20px;border-radius:26px;transform:translate(-50%,-50%);width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media screen and (min-width: 700px){.import-modal{width:500px}}.download{display:none}@media (max-width: 600px){.mobile{display:block}}@media (min-width: 601px) and (max-width: 1200px){.tablet{display:block}}@media (min-width: 1200px){.desktop{display:block}}.hr-container{display:none}@media (min-width: 601px) and (max-width: 1200px){.hr-container{margin:20px 0;width:80%;display:flex;flex-direction:row;justify-content:center;align-items:center;color:gray}}.hr{border:0;border-top:2px solid #c8c8ca;height:1px;width:40%}.condition-hr{border-top:1px solid #c8c8ca;width:100%;margin:25px 0}.download-app{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.store-buttons{margin-top:20px;width:100%;display:flex;justify-content:space-evenly;gap:10px}.store-buttons .btn{font-size:.8rem}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Cursive-Standard;src:local("Cursive"),url(/v2/assets/Cursive-BnkrB3a6.ttf) format("truetype")}@font-face{font-family:Quicksand-Bold;src:local("Quicksand-Bold"),url(/v2/assets/Quicksand-Bold-B-18DhYK.ttf) format("truetype")}@font-face{font-family:Quicksand-Medium;src:local("Quicksand-Medium"),url(/v2/assets/Quicksand-Medium-CnnFSFoc.ttf) format("truetype")}
