.free{.newsletter{height:300px;width:80vw;background-color:#fff;z-index:25;position:absolute;margin:-200px auto -25px;right:24%;left:8%;display:flex;flex-direction:column;align-items:center;.email-segment{width:70%}}.social-section{background-color:var(--color-very-light-pink)}.mini-series{display:flex;flex-direction:row;.line{width:70%;height:1px;background-color:var(--color-dark-burgundy)}.box{flex:1;width:50%}}}@media (max-width:730px){.free{.newsletter{position:relative;margin:0;.email-segment{width:100%}}.mini-series{flex-direction:column;.box{width:100%}}}}.holder{display:grid;grid-template-columns:repeat(2,1fr);gap:0;height:100%}.card{position:relative;height:50vh;width:100%}.card img{width:100%;height:100%;object-fit:cover}.overlay{position:absolute;bottom:0;left:0;width:100%;.blur-zone{padding:20px;color:var(--color-dark-burgundy);text-align:left;background-color:hsla(0,0%,100%,.7)}}.discover{width:100%;height:75px;background-color:var(--color-burgundy);.btn-discover{height:50px;padding:8px;color:#fff;border:1px solid #fff;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:center}}@media (max-width:570px){.holder{grid-template-columns:repeat(1,1fr)}.card{height:50vh}}.pink-background{background-color:var(--color-very-light-pink)}.small-navigation{width:100%;height:150px;background-color:var(--color-light-dark-burgundy);&.profile{background-color:var(--color-dark-burgundy)}.nav-holder{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:50px;align-items:center;height:100%;padding:0 20px;margin:0 auto;color:#fff;size:25px;.segment{cursor:pointer;user-select:none}.segment:focus{outline:2px solid rgba(236,72,153,.25);outline-offset:2px}}}@media (max-width:575px){.small-navigation{height:350px;.nav-holder{flex-direction:column;gap:20px}}}.skeleton-loader{width:100%;height:100%;background:linear-gradient(90deg,#f3f3f3 25%,#e0e0e0 37%,#f3f3f3 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite;border-radius:.5rem;z-index:1}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.material-chapter-item{height:70px;background-color:var(--color-light-dark-burgundy);color:#fff}.material-chapter-item,.stats{width:100%;padding:10px 20px;align-items:center;align-content:center}.stats{display:flex;justify-content:space-between;background-color:var(--color-dark-burgundy);height:120px;position:relative;left:0;z-index:20;.stats-item{display:flex;flex-direction:column;justify-content:center;text-align:center;width:33.33%;padding:20px;text-transform:lowercase;border-radius:5px;box-sizing:border-box;font-size:20px;color:#fff;.small-text{font-size:17px}}.divider{width:1px;height:50px;border:1px solid #d8d8d8;border-radius:1px}}.manifest{display:flex;flex-direction:row;align-items:center;align-content:center;gap:10px}@media (min-width:1100px){.stats{left:-170px;width:52vw}}@media (min-width:1600px){.stats{left:-170px;width:35vw}}@media (max-width:560px){.stats{display:flex;flex-direction:column;height:auto;.divider{height:1px;width:35px}}}.bullets{background-color:var(--color-pink-background)}.list{ul{margin:0}ul.dashed{list-style-type:none}ul.dashed>li{text-indent:-5px}ul.dashed>li:before{content:"-    ";text-indent:-5px}}.mini-series-card{.card{position:relative;height:250px;width:100%}.card img{width:100%;height:100%;object-fit:cover}.overlay-mini{position:absolute;bottom:0;left:0;width:100%;color:#fff;background-color:var(--color-pink-header);padding:20px}.btn-discover{height:50px;padding:8px;color:#fff;border:1px solid #fff;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:center}}.mini-series-holder{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:0}.mini-series-holder>:nth-child(n+4){display:none}.header-container{height:20rem}@media (min-width:750px){.header-container{height:23rem}}@media (min-width:1024px){.header-container{height:30rem}}@media (min-width:1120px){.header-container{height:33rem}}@media (min-width:1250px){.header-container{height:48rem}}@media (max-width:430px){.header-container{height:15rem}}.backdrop-container{position:relative}.backdrop-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(65deg,#000,#430624 50%,#760f40);opacity:.8;z-index:1}.backdrop-centered-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:24px;z-index:2;text-align:center}.hide-native-controls::-webkit-media-controls,.hide-native-controls::-webkit-media-controls-panel{display:none!important}.hide-native-controls::-webkit-media-controls-play-button,.hide-native-controls::-webkit-media-controls-start-playback-button{display:none!important}.hide-native-controls::-webkit-media-controls-fullscreen-button,.hide-native-controls::-webkit-media-controls-timeline{display:none!important}.hide-native-controls::-webkit-media-controls-mute-button,.hide-native-controls::-webkit-media-controls-volume-slider{display:none!important}.hide-native-controls::-webkit-media-controls-toggle-closed-captions-button{display:none!important}.video-wrapper{width:100%;margin:auto;display:flex;flex-direction:column;gap:10px}.video{width:100%;height:auto;border-radius:10px;background:#000;cursor:pointer}.controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.controls button{padding:6px 12px;font-size:14px;cursor:pointer}.controls input[type=range]{flex-grow:1}.progress-wrap{margin-left:0;padding:0}.video-progress{-webkit-appearance:none;appearance:none;box-sizing:border-box;width:100%;margin:0;background:transparent;padding:0;cursor:pointer;border:0!important;vertical-align:middle}.video-progress:focus{outline:none}.video-progress::-webkit-slider-runnable-track{height:8px;background:#f9a8d4;border-radius:4px}.video-progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#ec4899;border-radius:50%;border:2px solid #fff;margin-top:-4px}.video-progress::-moz-range-thumb{width:16px;height:16px;background:#ec4899;border-radius:50%;border:2px solid #fff}.video-progress::-moz-range-track{height:8px;background:#f9a8d4;border-radius:4px}.video-progress::-ms-thumb{width:16px;height:16px;background:#ec4899;border-radius:50%;border:2px solid #fff}.volume-slider{box-sizing:border-box;margin:0;padding:0;cursor:pointer;border:0!important}.volume-slider:focus{outline:none}.volume-slider::-webkit-slider-runnable-track{height:8px;background:#f9a8d4;border-radius:4px}.volume-slider::-webkit-slider-thumb{appearance:none;width:16px;height:16px;margin-top:-4px}.volume-slider::-moz-range-thumb{width:16px;height:16px;background:#ec4899;border-radius:50%;border:2px solid #fff}.volume-slider::-moz-range-track{height:8px;background:#f9a8d4;border-radius:4px}.volume-slider::-ms-thumb{width:16px;height:16px;background:#ec4899;border-radius:50%;border:2px solid #fff}.audio-player{height:50px;background:transparent;border-radius:.5rem;position:relative;justify-content:center;padding-bottom:72px}.audio-player,.progress-wrap{width:100%;display:flex;align-items:center}.progress-wrap{overflow:visible}.audio-progress{-webkit-appearance:none;appearance:none;width:100%;height:8px;padding:0;background:#f9a8d4;border-radius:4px;cursor:pointer;margin:0;box-sizing:border-box}.audio-progress::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#ec4899;border-radius:50%;border:2px solid #fff;margin-top:-3px}.volume-slider{width:70px;-webkit-appearance:none;appearance:none;background:transparent}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#ec4899;border-radius:50%;border:2px solid #fff}.audio-player .animate-spin{border-width:2px}.audio-player .text-white\/80,.audio-player .text-white\/90{color:#111!important}.audio-player .px-4{padding-left:1rem;padding-right:1rem}.audio-player .audio-progress{height:8px!important;align-self:center}.audio-player .volume-slider{display:block;height:24px}.audio-player .audio-progress::-webkit-slider-runnable-track{height:8px}.audio-player .audio-progress::-moz-range-track{height:8px}input{width:100%;height:60px;padding:20px;margin:10px 0;border:1px solid #d8d8d8!important;border-radius:5px;box-sizing:border-box;font-size:25px;font-family:Roboto,sans-serif;font-weight:100;color:var(--color-dark-burgundy);&.trans{background:transparent;color:var(--color-dark-burgundy);&::placeholder{color:#fff;opacity:1;font-weight:100}&:first-of-type{color:#fff;fill:#fff}&::-webkit-calendar-picker-indicator{background:transparent;fill:#fff;color:#fff;height:20px;width:20px}}}textarea{width:100%;min-height:60px;max-height:150px;padding:20px;margin:10px 0;border:1px solid #d8d8d8!important;border-radius:0;box-sizing:border-box;font-size:15px;font-family:Roboto,sans-serif;font-weight:100;color:var(--color-dark-burgundy);&.trans{background:transparent;color:var(--color-dark-burgundy);&::placeholder{color:#fff;opacity:1;font-weight:100}}}textarea::placeholder{color:grey;opacity:1;font-weight:100;font-family:Roboto,sans-serif}.input-with-button{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-family:Roboto,sans-serif;color:var(--color-dark-burgundy);border:1px solid var(--color-dark-burgundy)!important;input{border:none!important;width:70%;height:50px;margin:0}input::placeholder{color:var(--color-dark-burgundy)}button{width:30%;height:50px;background-color:var(--color-burgundy);color:#fff}&.light{button{background-color:var(--color-pink-background);color:var(--color-dark-burgundy)}}}.cart-items{.cart-stats{display:flex;flex-direction:row;justify-content:end}.thin-line{width:100%;height:1px;background-color:var(--color-pink-header-blur)}}.animate-spin-slow{animation:spin 2s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}