@charset "UTF-8";body{margin:0;height:100svh;overflow-xxxx:hidden}h1,p,ul{margin:0}button,ul{padding:0}button{border:0}.header{background-color:#6e1043;height:3.75rem;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.header--centered{justify-content:center}@media (min-width: 768px){.header{flex-direction:row-reverse}}.header__logo{-o-object-fit:contain;object-fit:contain;height:2.75rem}.header__button-logout{font-family:Lato;font-weight:400;font-size:1.125rem;height:100%;width:3.75rem;background-color:#7e2d5a;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.625rem;text-decoration:none}.header__button-logout:hover{background-color:#570a34}.header__button-logout:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22.264'%20height='19.524'%20data-name='Groupe%2020869'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%23fff'%20d='M0%200h22.264v19.524H0z'%20data-name='Rectangle%207244'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill='%23fff'%20clip-path='url(%23a)'%20data-name='Groupe%2020868'%3e%3cpath%20d='M12.501%200a9.753%209.753%200%200%200-8.614%205.165.827.827%200%201%200%201.458.78%208.109%208.109%200%201%201%200%207.634.827.827%200%201%200-1.458.78A9.763%209.763%200%201%200%2012.501%200'%20data-name='Tracé%2012100'/%3e%3cpath%20d='M8.479%2012.669a.827.827%200%200%200%201.169%201.169l3.438-3.438a.827.827%200%200%200%20.242-.585v-.053a.826.826%200%200%200-.442-.732L9.542%205.686a.827.827%200%201%200-1.169%201.169l2.08%202.08H.827a.827.827%200%201%200%200%201.654h9.732Z'%20data-name='Tracé%2012101'/%3e%3c/g%3e%3c/svg%3e");display:inline-block;height:1.25rem;width:1.5rem;background-repeat:no-repeat;background-size:contain;transform:rotate(180deg)}@media (min-width: 768px){.header__button-logout:after{transform:unset}}@media (min-width: 768px){.header__button-logout{width:10.8rem}}.header__button-title{display:none}@media (min-width: 768px){.header__button-title{display:block}}.header__spacer{width:3.75rem}@media (min-width: 768px){.header__spacer{width:10.8rem}}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:.375rem;border-radius:9999px;background:linear-gradient(90deg,#F99F8A 30%,transparent 30%);cursor:pointer;margin:0;position:relative}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:.8rem;height:.8rem;border:1px solid #F99F8A;border-radius:13px;background:#fff;box-shadow:none}input[type=range]::-webkit-slider-thumb:hover{background:#f99f8a}input[type=range]::-moz-range-thumb{width:.8rem;height:.8rem;border:1px solid #F99F8A;border-radius:13px;background:#fff;box-shadow:none}input[type=range]::-moz-range-thumb:hover{background:#f99f8a}.login-page{height:100%;background-color:#f7f7f8;display:flex;flex-direction:column}.login-page__content{display:flex;flex-direction:column;align-items:center;flex:1}@media (min-width: 768px){.login-page__content{justify-content:center}}.login-page__title{font-family:"Source Serif 4";font-weight:600;color:#6e1043;font-size:1.875rem;padding:0 3.125rem;box-sizing:border-box;text-align:center;max-width:26.25rem;margin-top:2.5rem}@media (min-width: 768px){.login-page__title{margin-top:0;max-width:40.6rem;font-size:3.125rem}}.login-page__scratch{max-width:3.6rem;margin-top:.875rem}@media (min-width: 768px){.login-page__scratch{max-width:6.15rem;margin-top:.625rem}}.login-page__instructions{font-family:Lato;font-weight:400;color:#6e1043;max-width:17rem;text-align:center;font-size:1rem;margin:3.5rem 0 .625rem}@media (min-width: 768px){.login-page__instructions{margin-top:2.5rem}}.login-page__input{width:17rem;height:3.75rem;background-color:#fff;border-radius:.625rem;box-sizing:border-box;padding:1.25rem;color:#707071;font-family:Lato;font-weight:400;box-shadow:0 0 6px #00000024;border:unset}.login-page__input::-moz-placeholder{color:#707071;font-style:italic}.login-page__input::placeholder{color:#707071;font-style:italic}.login-page__input:focus-visible{outline-style:solid;outline-color:#6e1043}.login-page__input:hover{box-shadow:unset}.login-page__input--on-error{outline-style:solid;outline-color:#9f1f00}.login-page__input-error{font-family:Lato;font-weight:400;color:#9f1f00;font-size:.875rem;margin-top:.3125rem}.login-page__submit-button{height:3rem;background-color:#6e1043;font-family:Lato;font-weight:700;color:#fff;border-radius:.3125rem;font-size:1.125rem;padding:.75rem 2rem;border:solid 1px #6E1043;margin-top:1.25rem;cursor:pointer}@media (min-width: 768px){.login-page__submit-button{margin-top:.875rem}}.login-page__submit-button:hover{color:#6e1043;background-color:#fff}.listing-page{background-color:#fff}@media (min-width: 768px){.listing-page{overflow-ys:hidden;height:100%;display:flex;flex-direction:column}}.listing-page__content{display:flex;flex-direction:column}@media (min-width: 768px){.listing-page__content{flex-direction:row;justify-content:center;padding:4rem 0;width:100%;box-sizing:border-box;margin:0 auto;gap:2.5rem;flex:1;overflowd:hidden}}.listing-page__player{padding:1.25rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;max-width:27.2rem;margin:0 auto}@media (min-width: 768px){.listing-page__player{width:21.25rem;padding:0;margin:0}}.listing-page__cover-wrapper{width:100%;aspect-ratio:1;background-color:#b6dfd5;border-radius:1.25rem;display:flex;flex-direction:column;padding-top:1.625rem;padding-bottom:2.3rem;overflow:hidden;box-sizing:border-box;align-items:center;gap:1rem}.listing-page__cover-wrapper--dynamic{aspect-ratio:unset}.listing-page__image-wrapper{flex:1;overflow:hidden;width:100%}.listing-page__cover-image{height:100%;display:block;margin:0 auto}.listing-page__book-title{font-family:"Source Serif 4";font-weight:600;color:#000;font-size:1.25rem}.listing-page__page-number{font-family:Lato;font-weight:400;color:#6e1043;font-size:1.125rem;margin-top:1.25rem}.listing-page__lesson-title{font-family:Lato;font-weight:700;color:#000;font-size:1.25rem;text-align:center}.listing-page__slider-wrapper{width:100%;position:relative;margin-top:1.3rem}.listing-page__slider-wrapper:before{content:"";height:.25rem;width:100%;position:absolute;left:0;top:50%;background-color:#e5e5e6;border-radius:.125rem}.listing-page__timing-slider{width:100%}.listing-page__timers-wrapper{width:100%;display:flex;justify-content:space-between;margin-top:.375rem}.listing-page__timer{font-family:Lato;font-weight:400;font-size:1rem;color:#6f7070}.listing-page__infobubble{padding:.625rem;display:flex;background-color:#daeafa;border-radius:.75rem;align-items:center;gap:.56rem;margin-top:.625rem}.listing-page__bubble-image{width:1.5rem;height:1.5rem}.listing-page__bubble-text{flex:1;color:#1e7fde;font-family:Lato;font-weight:400;font-size:1rem}.listing-page__player-controls{display:flex;justify-content:space-evenly;width:100%;padding:1.3rem 0}.listing-page__change-track-button,.listing-page__play-pause-button{height:4.25rem;width:4.25rem;border-radius:2.125rem;border:none;cursor:pointer}.listing-page__play-pause-button{background-color:#6e1043;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='15'%3e%3cpath%20fill='%23fff'%20d='M10.643%206.652a1%201%200%200%201%200%201.7l-9.113%205.7A1%201%200%200%201%200%2013.2V1.8A1%201%200%200%201%201.53.952Z'%20data-name='Polygone%202'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:30%;background-position:center;background-position-x:56%}.listing-page__play-pause-button:hover{background-color:#570a34}.listing-page__play-pause-button--is-playing{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='11.877'%20height='14.817'%3e%3cg%20fill='%23fff'%20data-name='Groupe%2020935'%3e%3cpath%20d='M11.152%200a.725.725%200%200%200-.728.724v13.369a.7245.7245%200%200%200%201.449%200V.724A.725.725%200%200%200%2011.152%200'%20data-name='Tracé%2012111'/%3e%3cpath%20d='M.724%200A.724.724%200%200%200%200%20.724v13.369a.724.724%200%200%200%201.448%200V.724A.725.725%200%200%200%20.724%200'%20data-name='Tracé%2012112'/%3e%3c/g%3e%3c/svg%3e");background-position-x:51%}.listing-page__change-track-button{background-color:transparent}.listing-page__change-track-button--prev{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='23'%20height='27'%3e%3cg%20fill='%236e1043'%20data-name='Groupe%2020872'%20transform='translate(.27%20-.067)'%3e%3cpath%20d='M8.485%2015.267a2%202%200%200%201%200-3.4l11.194-6.914a2%202%200%200%201%203.051%201.7v13.828a2%202%200%200%201-3.051%201.7Z'%20data-name='Polygone%201'/%3e%3crect%20width='3'%20height='27'%20data-name='Rectangle%207248'%20rx='1.5'%20transform='translate(-.27%20.067)'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:30%;background-position:center;background-position-x:56%}.listing-page__change-track-button--next{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='23'%20height='27'%3e%3cg%20fill='%236e1043'%20data-name='Groupe%2020871'%20transform='translate(-.128%20-.067)'%3e%3cpath%20d='M14.373%2011.867a2%202%200%200%201%200%203.4L3.179%2022.181a2%202%200%200%201-3.051-1.7V6.653a2%202%200%200%201%203.051-1.7Z'%20data-name='Polygone%201'/%3e%3crect%20width='3'%20height='27'%20data-name='Rectangle%207248'%20rx='1.5'%20transform='translate(20.128%20.067)'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:30%;background-position:center;background-position-x:56%}.listing-page__change-track-button:hover{background-color:#f7f7f7}.listing-page__track-list{width:100%;background-color:#f7f7f8}@media (min-width: 768px){.listing-page__track-list{overflow:hidden;height:-moz-fit-content;height:fit-content;max-height:100%;display:flex;flex-direction:column;background-color:unset;width:auto}}.listing-page__list-header{border-bottom:solid 1px #F2E5EB;display:flex;flex-direction:column;align-items:center;gap:.53rem;padding:1.125rem}@media (min-width: 768px){.listing-page__list-header{width:23.4375rem;background-color:#f7f7f8;box-sizing:border-box;border-top-left-radius:.75rem;border-top-right-radius:.75rem}}@media (min-width: 768px){.listing-page__list-wrapper{height:100%;width:-moz-fit-content;width:fit-content;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;background-color:#f7f7f8;scrollbar-color:#9F9F9F white;position:relative}.listing-page__list-wrapper:after{position:sticky;display:block;content:"";width:100%;height:3.8rem;bottom:0;left:0;background:linear-gradient(transparent,#f7f7f8);pointer-events:none}}.listing-page__list{margin-bottom:-3.8rem}.listing-page__header-title{font-family:Lato;font-weight:400;font-size:1.25rem}.listing-page__header-scratch{width:2.325rem}.listing-page__track-item{display:flex;flex-direction:row;border-bottom:solid 1px #F2E5EB;list-style:none;padding:1.75rem 1.45rem;align-items:center;position:relative;cursor:pointer}.listing-page__track-item--in-progress{background-color:#f8bdb1}.listing-page__track-item--read{opacity:.5}.listing-page__track-item--error{background-color:#9f1f001a;cursor:not-allowed}@media (min-width: 768px){.listing-page__track-item{box-sizing:border-box;width:23.4375rem}}.listing-page__track-content{display:flex;flex-direction:column;font-family:Lato;font-weight:400;flex:1}.listing-page__track-page{color:#6e1043;margin-bottom:.3125rem}.listing-page__track-lesson{font-weight:700;font-size:1.125rem}@media (min-width: 768px){.listing-page__track-lesson{font-size:1rem}}.listing-page__track-error{color:#9f1f00;font-size:1.125rem}@media (min-width: 768px){.listing-page__track-error{font-size:1rem}}.listing-page__track-duration{opacity:.5}.listing-page__track-duration:before{content:"•"}.listing-page__track-play-button{border:none;height:2.625rem;width:2.625rem;border-radius:1.3125rem;background-color:#6e1043;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='15'%3e%3cpath%20fill='%23fff'%20d='M10.643%206.652a1%201%200%200%201%200%201.7l-9.113%205.7A1%201%200%200%201%200%2013.2V1.8A1%201%200%200%201%201.53.952Z'%20data-name='Polygone%202'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:30%;background-position:center;background-position-x:58%}.listing-page__track-play-button:hover{background-color:#570a34}.listing-page__track-play-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.listing-page__track-item--in-progress .listing-page__track-play-button{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='11.877'%20height='14.817'%3e%3cg%20fill='%23fff'%20data-name='Groupe%2020935'%3e%3cpath%20d='M11.152%200a.725.725%200%200%200-.728.724v13.369a.7245.7245%200%200%200%201.449%200V.724A.725.725%200%200%200%2011.152%200'%20data-name='Tracé%2012111'/%3e%3cpath%20d='M.724%200A.724.724%200%200%200%200%20.724v13.369a.724.724%200%200%200%201.448%200V.724A.725.725%200%200%200%20.724%200'%20data-name='Tracé%2012112'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:30%;background-position:center}.listing-page__track-item--read .listing-page__track-play-button{background-color:#fff;border:solid 1px #6E1043;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18.39'%20height='18.667'%3e%3cpath%20fill='%236e1043'%20d='M2.701%2015.973a9.171%209.171%200%200%201-2.486-4.541%209.231%209.231%200%200%201%20.313-5.027.943.943%200%200%201%20.887-.625.927.927%200%200%201%20.313.055.938.938%200%200%201%20.573%201.2%207.357%207.357%200%200%200%201.727%207.617%207.279%207.279%200%200%200%205.177%202.144%207.271%207.271%200%200%200%205.174-2.144%207.271%207.271%200%200%200%202.141-5.177%207.271%207.271%200%200%200-2.141-5.177%207.271%207.271%200%200%200-5.174-2.144%207.264%207.264%200%200%200-2.831.57.943.943%200%200%201%20.71.912.94.94%200%200%201-.937.938H3.365a.935.935%200%200%201-.265-.039.215.215%200%200%201-.052-.02.185.185%200%200%201-.039-.013h-.007a.575.575%200%200%201-.137-.078%201.068%201.068%200%200%201-.13-.094.759.759%200%200%201-.111-.127l-.013-.016a.841.841%200%200%201-.071-.111.413.413%200%200%201-.036-.062l-.007-.023a.557.557%200%200%201-.039-.137.721.721%200%200%201-.025-.16.781.781%200%200%201%20.01-.173.47.47%200%200%201%20.022-.147l.8-2.7a.943.943%200%200%201%20.9-.671%201.061%201.061%200%200%201%20.268.036.946.946%200%200%201%20.635%201.166l-.022.068a9.127%209.127%200%200%201%204.163-1%209.144%209.144%200%200%201%206.5%202.694%209.209%209.209%200%200%201%200%2013.005%209.144%209.144%200%200%201-6.5%202.694%209.132%209.132%200%200%201-6.508-2.693Z'%20data-name='Union%201'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:50%;background-position:center}@media (min-width: 768px){.listing-page__track-play-button{height:1.9375rem;width:1.9375rem;border-radius:.97rem}}
